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 perlhack.pod for the details.
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files. The file lists have a short symbolic
19 +> branched (from elsewhere)
20 !> merged changes (from elsewhere)
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list. You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
31 Version v5.7.2 Development release working toward v5.8
33 ____________________________________________________________________________
34 [ 13418] By: jhi on 2001/12/01 20:40:03
35 Log: Integrate perlio;
37 Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
38 which do not have file descriptors. Noticed a possibly
39 worse problem in the process ...
42 ____________________________________________________________________________
43 [ 13417] By: jhi on 2001/12/01 20:37:40
44 Log: Non-VMS-fixed and Win32-skipped version of
46 Subject: [PATCH t/op/exec.t] Portabilty fix
47 From: Michael G Schwern <schwern@pobox.com>
48 Date: Fri, 30 Nov 2001 16:09:27 -0500
49 Message-ID: <20011130160927.A10406@blackrider>
52 ____________________________________________________________________________
53 [ 13416] By: jhi on 2001/12/01 20:35:31
54 Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
55 From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
56 Date: Sat, 1 Dec 2001 07:01:09 -0500
57 Message-ID: <3C0D2E39@operamail.com>
59 Subject: More verbose POD for Carp
60 From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
61 Date: Sat, 1 Dec 2001 08:04:16 -0500
62 Message-ID: <3C285C2B@operamail.com>
64 ! lib/Carp.pm lib/Carp/Heavy.pm
65 ____________________________________________________________________________
66 [ 13415] By: jhi on 2001/12/01 20:31:06
67 Log: Subject: [PATCH lib/DB.t] Strictures, dual variables
68 From: chromatic <chromatic@rmci.net>
69 Date: Sat, 01 Dec 2001 12:41:58 -0700
70 Message-ID: <20011201194946.50449.qmail@onion.perl.org>
73 ____________________________________________________________________________
74 [ 13414] By: jhi on 2001/12/01 20:30:17
75 Log: Try to make a missing RADIXCHAR a softer kinder error.
77 ! ext/I18N/Langinfo/Langinfo.t
78 ____________________________________________________________________________
79 [ 13413] By: jhi on 2001/12/01 20:21:27
80 Log: Have a little faith on nl_langinfo() itself.
82 ! ext/I18N/Langinfo/Langinfo.xs
83 ____________________________________________________________________________
84 [ 13412] By: jhi on 2001/12/01 18:47:07
85 Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
86 the max, not max plus one)
88 ! ext/I18N/Langinfo/Langinfo.xs
89 ____________________________________________________________________________
90 [ 13411] By: jhi on 2001/12/01 18:45:32
91 Log: Make reality agree with the comment.
93 ! ext/I18N/Langinfo/Langinfo.xs
94 ____________________________________________________________________________
95 [ 13410] By: jhi on 2001/12/01 18:43:11
96 Log: Try to protect against wild langinfo() arguments.
98 ! ext/I18N/Langinfo/Langinfo.xs
99 ____________________________________________________________________________
100 [ 13408] By: jhi on 2001/12/01 18:18:34
101 Log: If we are inside an eval, let's be silent about
102 separate symbols and just croak() in the end.
104 ! lib/Exporter/Heavy.pm
105 ____________________________________________________________________________
106 [ 13406] By: jhi on 2001/12/01 16:31:02
107 Log: Subject: Fix for Exporter error reporting behaviour
108 From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
109 Date: Sat, 1 Dec 2001 06:34:48 -0500
110 Message-ID: <3C0D1B9A@operamail.com>
112 ! lib/Exporter.pm lib/Exporter/Heavy.pm
113 ____________________________________________________________________________
114 [ 13405] By: jhi on 2001/12/01 16:29:27
115 Log: Need to hide behind an eval to avoid a warning
116 about :utf8 on non-perlio configs.
119 ____________________________________________________________________________
120 [ 13404] By: jhi on 2001/12/01 15:55:51
121 Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods
122 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
123 Date: Fri, 30 Nov 2001 23:46:58 +0100
124 Message-ID: <20011130234658.A717@rafael>
127 ____________________________________________________________________________
128 [ 13403] By: jhi on 2001/12/01 15:54:23
129 Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
130 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
131 Date: Thu, 29 Nov 2001 22:46:12 +0100
132 Message-ID: <20011129224612.A699@rafael>
135 ____________________________________________________________________________
136 [ 13402] By: jhi on 2001/12/01 15:52:13
137 Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open
138 From: Tels <perl_dummy@bloodgate.com>
139 Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
140 Message-Id: <200112010931.LAA29309@tiku.hut.fi>
143 ____________________________________________________________________________
144 [ 13401] By: jhi on 2001/12/01 15:48:13
145 Log: Subject: [REPATCH] reference pointer comparison
146 From: Nicholas Clark <nick@ccl4.org>
147 Date: Sat, 1 Dec 2001 13:00:17 +0000
148 Message-ID: <20011201130017.I21702@plum.flirble.org>
151 ____________________________________________________________________________
152 [ 13400] By: jhi on 2001/12/01 15:43:15
153 Log: Upgrade to Storable 1.0.14.
155 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
156 ____________________________________________________________________________
157 [ 13399] By: jhi on 2001/12/01 15:40:13
158 Log: Add simple caches for ::viacode() and ::vianame().
160 ! lib/charnames.pm lib/charnames.t
161 ____________________________________________________________________________
162 [ 13397] By: jhi on 2001/12/01 04:35:39
163 Log: Regen toc and modlib.
165 ! pod/perlmodlib.pod pod/perltoc.pod
166 ____________________________________________________________________________
167 [ 13396] By: jhi on 2001/12/01 04:31:53
168 Log: Upgrade to podlators-1.18.
170 ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
171 ____________________________________________________________________________
172 [ 13395] By: jhi on 2001/11/30 23:03:20
173 Log: -h scalar0 -h vector0 seems to help for both
174 UNICOS and UNICOS/mk on the unpack %65c problems.
178 ! hints/unicos.sh hints/unicosmk.sh
179 ____________________________________________________________________________
180 [ 13394] By: jhi on 2001/11/30 22:51:17
181 Log: More Socket constants.
183 ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
184 ____________________________________________________________________________
185 [ 13393] By: jhi on 2001/11/30 22:00:04
186 Log: (replaced by #13395)
189 ____________________________________________________________________________
190 [ 13392] By: jhi on 2001/11/30 20:26:22
191 Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
192 From: Andy Dougherty <doughera@lafayette.edu>
193 Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
194 Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
196 Simplify the test skippage criterion now that we are
197 no more dependent on sed.
199 ! t/comp/cpp.t t/run/switchPx.t
200 ____________________________________________________________________________
201 [ 13391] By: jhi on 2001/11/30 20:19:37
202 Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
203 From: Michael G Schwern <schwern@pobox.com>
204 Date: Fri, 30 Nov 2001 11:48:44 -0500
205 Message-ID: <20011130114844.C1303@blackrider>
210 ____________________________________________________________________________
211 [ 13390] By: jhi on 2001/11/30 18:12:54
212 Log: Let's not assume how much memory has been allocated
215 ! ext/Devel/Peek/Peek.t
216 ____________________________________________________________________________
217 [ 13389] By: jhi on 2001/11/30 17:38:37
218 Log: VOS needs to know the modules, including pp_sort.
221 ____________________________________________________________________________
222 [ 13388] By: jhi on 2001/11/30 15:18:51
223 Log: Unused variables.
225 ! ext/Unicode/Normalize/Normalize.xs
226 ____________________________________________________________________________
227 [ 13387] By: jhi on 2001/11/30 14:57:19
228 Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
229 From: John Peacock <jpeacock@rowman.com>
230 Date: Fri, 30 Nov 2001 10:24:00 -0500
231 Message-ID: <3C07A490.A22A76B0@rowman.com>
233 ! lib/ExtUtils/Embed.t
234 ____________________________________________________________________________
235 [ 13386] By: jhi on 2001/11/30 14:55:02
236 Log: Tweak for the VOS building script from Paul Green.
238 ! vos/configure_perl.cm
239 ____________________________________________________________________________
240 [ 13385] By: jhi on 2001/11/30 14:11:18
243 ! Changes patchlevel.h
244 ____________________________________________________________________________
245 [ 13384] By: jhi on 2001/11/30 14:00:55
246 Log: Cannot test if cppstdin has not yet been installed.
249 ____________________________________________________________________________
250 [ 13383] By: jhi on 2001/11/30 13:59:18
251 Log: Subject: [PATCH perl.c ...] -P on VMS. Evicting sed
252 From: Michael G Schwern <schwern@pobox.com>
253 Date: Thu, 29 Nov 2001 22:05:11 -0500
254 Message-ID: <20011129220510.A18869@blackrider>
256 TODO 1: if cppstdin is used and not yet installed,
257 the Px.t will fail (must do the same as in cpp.t)
259 TODO 2: does this work if no Perl whatsoever has
260 yet been installed? That is, we should be using
261 the Perl we are building to execute the one-liner.
263 + t/run/switchPx.aux t/run/switchPx.t
264 ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
266 ____________________________________________________________________________
267 [ 13382] By: jhi on 2001/11/30 13:41:15
268 Log: Upgrade to Unicode::Normalize 0.12.
270 ! ext/Unicode/Normalize/Changes
271 ! ext/Unicode/Normalize/Normalize.pm
272 ! ext/Unicode/Normalize/Normalize.xs
273 ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
274 ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
275 ! ext/Unicode/Normalize/t/test.t
276 ____________________________________________________________________________
277 [ 13381] By: jhi on 2001/11/30 13:23:06
278 Log: Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
279 From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
280 Date: 30 Nov 2001 11:41:53 -0000
281 Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
283 No need to die if we have high-paranoia (non-chdirable)
287 ____________________________________________________________________________
288 [ 13380] By: jhi on 2001/11/30 04:49:56
289 Log: Paragraph rewrapping.
292 ____________________________________________________________________________
293 [ 13379] By: jhi on 2001/11/30 04:38:34
294 Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
295 From: Stas Bekman <stas@stason.org>
296 Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)
297 Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
300 ____________________________________________________________________________
301 [ 13378] By: jhi on 2001/11/30 04:34:40
302 Log: Whether select() gets restarted on signals is
303 implementation dependent.
305 ! ext/Time/HiRes/HiRes.t
306 ____________________________________________________________________________
307 [ 13377] By: jhi on 2001/11/30 01:24:29
308 Log: More forgotten checkins.
310 ! embed.h embed.pl proto.h
311 ____________________________________________________________________________
312 [ 13376] By: jhi on 2001/11/30 01:16:22
313 Log: Add a note about folding vs lowercase.
316 ____________________________________________________________________________
317 [ 13375] By: jhi on 2001/11/30 01:09:17
318 Log: Use to_uni_fold (and add changed global.sym)
321 ____________________________________________________________________________
322 [ 13374] By: jhi on 2001/11/30 00:49:35
323 Log: Make to Unicode character functions to use UVs
324 instead of U32s and add to_uni_fold().
326 ! embed.pl proto.h utf8.c
327 ____________________________________________________________________________
328 [ 13373] By: jhi on 2001/11/29 22:34:44
329 Log: Subject: Re: DRAFT perlpacktut.pod v0.0
330 From: Nicholas Clark <nick@ccl4.org>
331 Date: Thu, 29 Nov 2001 22:47:32 +0000
332 Message-ID: <20011129224732.W37621@plum.flirble.org>
334 ! pod/perlpacktut.pod
335 ____________________________________________________________________________
336 [ 13372] By: jhi on 2001/11/29 22:32:49
337 Log: README.vos updates from Paul Green.
340 ____________________________________________________________________________
341 [ 13371] By: jhi on 2001/11/29 21:01:31
342 Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
343 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
344 Date: Thu, 29 Nov 2001 14:18:51 EST
345 Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
347 ! mg.c vms/vms.c vms/vmsish.h
348 ____________________________________________________________________________
349 [ 13370] By: jhi on 2001/11/29 20:59:35
350 Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
351 From: Michael G Schwern <schwern@pobox.com>
352 Date: Thu, 29 Nov 2001 13:12:31 -0500
353 Message-ID: <20011129131231.E11300@blackrider>
356 ____________________________________________________________________________
357 [ 13369] By: jhi on 2001/11/29 20:58:10
358 Log: BGET_IV was missing.
360 ! ext/ByteLoader/bytecode.h
361 ____________________________________________________________________________
362 [ 13368] By: jhi on 2001/11/29 15:40:40
363 Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from [PATCH Perl@13013] Term::Cap and VMS )
364 From: Jonathan Stowe <gellyfish@gellyfish.com>
365 Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)
366 Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
369 ____________________________________________________________________________
370 [ 13367] By: jhi on 2001/11/29 15:11:43
371 Log: Porting/checkURL.pl was missing.
374 ____________________________________________________________________________
375 [ 13366] By: jhi on 2001/11/29 15:03:52
376 Log: Subject: INSTALL and READMEs should be reviewed
377 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
378 Date: Thu, 29 Nov 2001 16:49:36 +0100
379 Message-ID: <20011129164936.A17492@rafael>
382 ____________________________________________________________________________
383 [ 13365] By: jhi on 2001/11/29 14:39:01
384 Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
385 From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
386 Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
387 Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
390 ____________________________________________________________________________
391 [ 13364] By: jhi on 2001/11/29 14:34:18
394 ! Changes patchlevel.h
395 ____________________________________________________________________________
396 [ 13363] By: jhi on 2001/11/29 14:26:48
397 Log: The changes to the curliffed files didn't stick in #13348.
399 ! README.dos README.win32
400 ____________________________________________________________________________
401 [ 13362] By: jhi on 2001/11/29 14:13:03
402 Log: Subject: Re: Found the rev where File::Glob broke
403 From: Andy Dougherty <doughera@lafayette.edu>
404 Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
405 Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
407 ! lib/ExtUtils/MM_Unix.pm
408 ____________________________________________________________________________
409 [ 13361] By: jhi on 2001/11/29 14:08:30
410 Log: Use __DATA__ instead of __END__.
413 ____________________________________________________________________________
414 [ 13360] By: jhi on 2001/11/29 14:03:28
415 Log: Subject: [PATCH toke.c] autosplit into @F fix
416 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
417 Date: Thu, 29 Nov 2001 14:52:23 +0100
418 Message-ID: <20011129145223.A25817@rafael>
421 ____________________________________________________________________________
422 [ 13359] By: jhi on 2001/11/29 13:47:07
423 Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
424 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
425 Date: Thu, 29 Nov 2001 15:48:15 +0100
426 Message-ID: <20011129154815.C25817@rafael>
428 ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
429 ____________________________________________________________________________
430 [ 13358] By: jhi on 2001/11/29 13:43:40
431 Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
432 From: "Wolfgang Laun" <wolfgang.laun@chello.at>
433 Date: Wed, 28 Nov 2001 20:35:29 +0100
434 Message-ID: <200111282035290250.0067732D@smtp.chello.at>
436 ! pod/perlpacktut.pod
437 ____________________________________________________________________________
438 [ 13357] By: jhi on 2001/11/29 13:42:18
439 Log: Subject: [patch pod/perlapio.pod] csh temp env setting
440 From: Stas Bekman <stas@stason.org>
441 Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT)
442 Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
447 ____________________________________________________________________________
448 [ 13356] By: jhi on 2001/11/29 13:39:06
449 Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
450 From: Tels <perl_dummy@bloodgate.com>
451 Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET)
452 Message-Id: <200111290630.IAA08631@tiku.hut.fi>
454 (plus paragraph rewrapping)
457 ____________________________________________________________________________
458 [ 13355] By: jhi on 2001/11/29 04:43:54
459 Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
460 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
461 Date: Wed, 28 Nov 2001 21:47:59 +0000
462 Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
464 ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
465 ____________________________________________________________________________
466 [ 13354] By: jhi on 2001/11/29 04:28:29
467 Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current
468 From: Andy Dougherty <doughera@lafayette.edu>
469 Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST)
470 Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>
472 ! INSTALL ext/Time/HiRes/HiRes.t
473 ____________________________________________________________________________
474 [ 13353] By: jhi on 2001/11/29 04:19:40
475 Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
476 From: Michael G Schwern <schwern@pobox.com>
477 Date: Wed, 28 Nov 2001 16:37:01 -0500
478 Message-ID: <20011128163701.H676@blackrider>
481 ____________________________________________________________________________
482 [ 13352] By: jhi on 2001/11/29 04:18:08
486 ____________________________________________________________________________
487 [ 13351] By: jhi on 2001/11/29 02:28:06
488 Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
489 From: Nicholas Clark <nick@ccl4.org>
490 Date: Wed, 28 Nov 2001 23:38:43 +0000
491 Message-ID: <20011128233843.N37621@plum.flirble.org>
494 ____________________________________________________________________________
495 [ 13350] By: jhi on 2001/11/29 02:18:30
496 Log: Tweak the forking logic.
498 ! Porting/checkURL.pl
499 ____________________________________________________________________________
500 [ 13349] By: jhi on 2001/11/29 01:37:48
501 Log: Update perlmodlib.PL as per #13348. The L<> got
502 changed back because that is coming from ParseLink.pm.
504 ! pod/perlmodlib.PL pod/perlmodlib.pod
505 ____________________________________________________________________________
506 [ 13348] By: jhi on 2001/11/29 01:31:48
507 Log: URL fixups from Michael Schwern.
509 ! README.cygwin README.dos README.hpux README.mint README.mpeix
510 ! README.os390 README.qnx README.solaris README.vos README.win32
512 ____________________________________________________________________________
513 [ 13347] By: jhi on 2001/11/29 01:23:08
514 Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
515 From: Barrie Slaymaker <barries@slaysys.com>
516 Date: Wed, 28 Nov 2001 14:10:01 -0500
517 Message-ID: <20011128140957.D5236@sizzle.whoville.com>
520 ____________________________________________________________________________
521 [ 13346] By: jhi on 2001/11/29 01:22:02
522 Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
524 ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
525 ____________________________________________________________________________
526 [ 13345] By: jhi on 2001/11/29 00:11:56
527 Log: Subject: [PATCH] Re: $\ very broken
528 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
529 Date: Wed, 28 Nov 2001 22:33:08 +0100
530 Message-ID: <20011128223308.E732@rafael>
532 Subject: Re: [PATCH] Re: $\ very broken
533 From: Nicholas Clark <nick@ccl4.org>
534 Date: Wed, 28 Nov 2001 22:29:00 +0000
535 Message-ID: <20011128222859.K37621@plum.flirble.org>
538 ____________________________________________________________________________
539 [ 13344] By: jhi on 2001/11/29 00:05:19
540 Log: Add Abigail's link checker with the following tweaks:
541 - known dummy URLs (Peter Prymmer)
542 - do also READMEs and INSTALL (Michael Schwern)
544 - add fork retry loop in case the allowed number
545 of processes per user is low
547 + Porting/checkURL.pl
549 ____________________________________________________________________________
550 [ 13343] By: jhi on 2001/11/28 14:56:50
553 ! Changes patchlevel.h
554 ____________________________________________________________________________
555 [ 13342] By: jhi on 2001/11/28 14:15:25
556 Log: In Linux if we have modern enough gcc and supported
557 enough CPU, crank up the optimization level to -O3.
560 ____________________________________________________________________________
561 [ 13341] By: jhi on 2001/11/28 14:00:12
562 Log: Add perlpacktut from Wolfgang Laun; regen toc.
564 + pod/perlpacktut.pod
565 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
567 ____________________________________________________________________________
568 [ 13340] By: jhi on 2001/11/28 13:45:00
569 Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS
570 From: PPrymmer@factset.com
571 Date: Wed, 28 Nov 2001 07:51:26 -0500
572 Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>
575 ____________________________________________________________________________
576 [ 13339] By: jhi on 2001/11/28 13:37:31
577 Log: Test cases for the first half of #13338.
579 ! t/lib/h2ph.h t/lib/h2ph.pht
580 ____________________________________________________________________________
581 [ 13338] By: jhi on 2001/11/28 13:28:08
582 Log: Subject: Re: h2ph confused by comments in an enum.
583 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
584 Date: Wed, 28 Nov 2001 04:19:21 +0000
585 Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>
587 Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
588 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
589 Date: Wed, 28 Nov 2001 13:36:35 +0000
590 Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
593 ____________________________________________________________________________
594 [ 13337] By: jhi on 2001/11/28 13:15:41
595 Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
596 From: Jonathan Stowe <gellyfish@gellyfish.com>
597 Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
598 Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
603 ____________________________________________________________________________
604 [ 13336] By: jhi on 2001/11/28 04:21:05
605 Log: Replace #13335 with
607 Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
608 From: Russ Allbery <rra@stanford.edu>
609 Date: 27 Nov 2001 20:42:49 -0800
610 Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
612 ! lib/Pod/Text/Termcap.pm
613 ____________________________________________________________________________
614 [ 13335] By: jhi on 2001/11/28 03:33:10
615 Log: (replaced by #13336)
617 Subject: [PATCH perl@13323] Termcap.pm with no termios
618 From: "Craig A. Berry" <craigberry@mac.com>
619 Date: Tue, 27 Nov 2001 22:28:50 -0600
620 Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
622 ! lib/Pod/Text/Termcap.pm
623 ____________________________________________________________________________
624 [ 13334] By: jhi on 2001/11/28 03:31:51
625 Log: Subject: [PATCH perl@13323] solve identity crisis on VMS
626 From: "Craig A. Berry" <craigberry@mac.com>
627 Date: Tue, 27 Nov 2001 21:46:45 -0600
628 Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
631 ____________________________________________________________________________
632 [ 13333] By: jhi on 2001/11/28 03:30:03
633 Log: Upgrade to podlators 1.17.
635 ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
636 ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
637 ____________________________________________________________________________
638 [ 13332] By: jhi on 2001/11/28 03:23:04
639 Log: Fix for "a\x{100}" =~ /A/i.
641 ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
643 ____________________________________________________________________________
644 [ 13331] By: jhi on 2001/11/28 00:52:19
645 Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
646 From: "Craig A. Berry" <craigberry@mac.com>
647 Date: Tue, 27 Nov 2001 17:11:49 -0600
648 Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
651 ____________________________________________________________________________
652 [ 13330] By: jhi on 2001/11/28 00:50:53
653 Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
654 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
655 Date: Tue, 27 Nov 2001 14:55:23 -0500
656 Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
658 Subject: [PATCH: perl@13324] updates to perldelta.pod
659 From: PPrymmer@factset.com
660 Date: Tue, 27 Nov 2001 18:06:04 -0500
661 Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
663 plus added some known problems.
666 ____________________________________________________________________________
667 [ 13329] By: jhi on 2001/11/28 00:35:53
668 Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
669 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
670 Date: Tue, 27 Nov 2001 15:38:02 EST
671 Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
673 ! configure.com vms/vms.c vms/vmsish.h
674 ____________________________________________________________________________
675 [ 13328] By: jhi on 2001/11/28 00:34:12
676 Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
677 From: Michael G Schwern <schwern@pobox.com>
678 Date: Tue, 27 Nov 2001 15:31:12 -0500
679 Message-ID: <20011127153112.G20929@blackrider>
682 ____________________________________________________________________________
683 [ 13327] By: jhi on 2001/11/28 00:23:10
684 Log: (replaced by #13337)
686 VMS can safely hardcode a termcap entry for VT100.
689 ____________________________________________________________________________
690 [ 13326] By: jhi on 2001/11/27 17:47:28
691 Log: VMS piping fixes from Charles Lane (perl -P should
695 ____________________________________________________________________________
696 [ 13325] By: jhi on 2001/11/27 17:44:31
697 Log: Subject: [PATCH] perlvar.pod fix
698 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
699 Date: Tue, 27 Nov 2001 13:11:47 -0500
700 Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
703 ____________________________________________________________________________
704 [ 13324] By: jhi on 2001/11/27 15:56:06
707 ! Changes patchlevel.h
708 ____________________________________________________________________________
709 [ 13323] By: jhi on 2001/11/27 15:51:08
710 Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century
711 From: "Craig A. Berry" <craigberry@mac.com>
712 Date: Tue, 27 Nov 2001 10:21:18 -0600
713 Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
715 ! lib/ExtUtils/MM_VMS.pm
716 ____________________________________________________________________________
717 [ 13322] By: jhi on 2001/11/27 15:24:12
718 Log: Protect against accumulating -options -options -options.
721 ____________________________________________________________________________
722 [ 13321] By: jhi on 2001/11/27 15:16:28
723 Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS
724 From: Barrie Slaymaker <barries@slaysys.com>
725 Date: Tue, 27 Nov 2001 10:58:54 -0500
726 Message-ID: <20011127105850.B696@sizzle.whoville.com>
729 ____________________________________________________________________________
730 [ 13320] By: jhi on 2001/11/27 15:05:33
731 Log: Tiny fix from John P. Linderman.
734 ____________________________________________________________________________
735 [ 13319] By: jhi on 2001/11/27 15:04:37
736 Log: The Story of sort(), from John P. Linderman.
739 ____________________________________________________________________________
740 [ 13318] By: jhi on 2001/11/27 14:58:06
741 Log: Add information what to do if you are reading
742 perluniintro but using some older Perl.
744 ! pod/perluniintro.pod
745 ____________________________________________________________________________
746 [ 13317] By: jhi on 2001/11/27 14:51:42
747 Log: Update the 'wide characters' FAQ entry.
750 ____________________________________________________________________________
751 [ 13316] By: jhi on 2001/11/27 14:26:25
754 Subject: [ID 20011127.151] regex result vars no longer marked as utf8
755 From: Marc Lehmann <root@schmorp.de>
756 Date: Tue, 27 Nov 2001 14:27:14 +0100
757 Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
759 ! ext/Encode.t ext/Encode/Encode.xs
760 ____________________________________________________________________________
761 [ 13315] By: jhi on 2001/11/27 14:06:45
762 Log: Subject: [PATCH] DB_File 1.801
763 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
764 Date: Tue, 27 Nov 2001 15:06:45 -0000
765 Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
767 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
768 ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
769 ____________________________________________________________________________
770 [ 13314] By: jhi on 2001/11/27 13:51:49
771 Log: Regen perlmodlib. (TODO: why does Pod::t::basic get listed?)
774 ____________________________________________________________________________
775 [ 13313] By: jhi on 2001/11/27 13:49:55
776 Log: sort() doc tweaks from John P. Linderman.
779 ____________________________________________________________________________
780 [ 13312] By: jhi on 2001/11/27 13:36:44
781 Log: Subject: [PATCH] More perldelta.pod nits
782 From: Simon Glover <scog@roe.ac.uk>
783 Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT)
784 Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
787 ____________________________________________________________________________
788 [ 13311] By: jhi on 2001/11/27 13:26:38
789 Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
790 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
791 Date: Tue, 27 Nov 2001 11:52:31 -0000
792 Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
794 ! ext/Devel/PPPort/harness/Makefile.PL
795 ____________________________________________________________________________
796 [ 13310] By: jhi on 2001/11/27 13:23:28
797 Log: Subject: [PATCH t/TEST] Remove redundant #! parsing. Deparse tests better.
798 From: Michael G Schwern <schwern@pobox.com>
799 Date: Tue, 27 Nov 2001 03:38:24 -0500
800 Message-ID: <20011127033824.A17775@blackrider>
803 ____________________________________________________________________________
804 [ 13309] By: jhi on 2001/11/27 13:16:44
805 Log: Subject: Re: perlcc very broken
806 From: John Peacock <jpeacock@rowman.com>
807 Date: Tue, 27 Nov 2001 06:48:01 -0500
808 Message-ID: <3C037D71.4030508@rowman.com>
811 ____________________________________________________________________________
812 [ 13308] By: jhi on 2001/11/27 12:57:49
813 Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704.
814 From: David Dyck <dcd@tc.fluke.com>
815 Date: Mon, 26 Nov 2001 22:04:38 -0800
816 Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
819 ____________________________________________________________________________
820 [ 13307] By: jhi on 2001/11/27 12:56:09
821 Log: Subject: [ID 20011126.149] t/op/split fails step 37
822 From: David Dyck <dcd@tc.fluke.com>
823 Date: Mon, 26 Nov 2001 21:52:35 -0800
824 Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
827 ____________________________________________________________________________
828 [ 13306] By: gbarr on 2001/11/27 12:19:40
829 Log: incorporate last minute change from libnet 1.0901-tobe
832 ____________________________________________________________________________
833 [ 13305] By: jhi on 2001/11/27 02:39:35
834 Log: Pass 7 at perldelta - random edits.
837 ____________________________________________________________________________
838 [ 13304] By: jhi on 2001/11/27 02:04:19
839 Log: Portability and skippage tweaks.
842 ____________________________________________________________________________
843 [ 13303] By: jhi on 2001/11/27 02:03:49
844 Log: Try to make Unicode casemapping to work for EBCDIC, too.
847 ____________________________________________________________________________
848 [ 13302] By: jhi on 2001/11/27 01:35:23
849 Log: Just printing 1..0 is not quite enough...
852 ____________________________________________________________________________
853 [ 13301] By: jhi on 2001/11/27 01:22:22
854 Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
855 Delay the match until runtime.
858 ____________________________________________________________________________
859 [ 13300] By: jhi on 2001/11/27 01:08:10
862 ! ext/Devel/Peek/Peek.t
863 ____________________________________________________________________________
864 [ 13299] By: jhi on 2001/11/27 01:02:21
865 Log: Be UTF-EBCDIC aware.
868 ____________________________________________________________________________
869 [ 13298] By: jhi on 2001/11/27 00:59:44
870 Log: Bad assumption which way digits and letters sort.
873 ____________________________________________________________________________
874 [ 13297] By: jhi on 2001/11/27 00:55:04
875 Log: If in EBCDIC but no Convert::EBCDIC
876 the libnet tests will all fail.
878 ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
879 ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
880 ! lib/Net/t/smtp.t lib/Net/t/time.t
881 ____________________________________________________________________________
882 [ 13296] By: jhi on 2001/11/27 00:45:55
883 Log: Just sorting to guarantee order is not enough.
886 ! lib/ExtUtils/Manifest.t
887 ____________________________________________________________________________
888 [ 13295] By: jhi on 2001/11/27 00:43:38
889 Log: OS/390 cleanable gunk.
891 ! lib/ExtUtils/MM_Unix.pm
892 ____________________________________________________________________________
893 [ 13294] By: jhi on 2001/11/27 00:40:02
894 Log: Update the EBCDIC MD5 checksums.
896 ! ext/Digest/MD5/t/files.t
897 ____________________________________________________________________________
898 [ 13293] By: jhi on 2001/11/27 00:28:40
899 Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
900 From: Nicholas Clark <nick@ccl4.org>
901 Date: Mon, 26 Nov 2001 23:06:34 +0000
902 Message-ID: <20011126230633.Q37621@plum.flirble.org>
905 ____________________________________________________________________________
906 [ 13292] By: jhi on 2001/11/27 00:24:36
907 Log: sort tweaks from John P. Linderman.
909 ! lib/sort.pm lib/sort.t perl.h pp_sort.c
910 ____________________________________________________________________________
911 [ 13291] By: jhi on 2001/11/27 00:20:09
912 Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
913 From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>
914 Date: Mon, 26 Nov 2001 18:47:25 -0600
915 Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
917 Craig Berry submitted half of this patch just yesterday.
918 Spooky cosmic resonance.
920 ! ext/Socket/Socket.xs
921 ____________________________________________________________________________
922 [ 13290] By: jhi on 2001/11/27 00:15:07
923 Log: Subject: [PATCH] doio slightly smaller
924 From: Nicholas Clark <nick@ccl4.org>
925 Date: Tue, 27 Nov 2001 00:40:23 +0000
926 Message-ID: <20011127004023.S37621@plum.flirble.org>
929 ____________________________________________________________________________
930 [ 13289] By: jhi on 2001/11/27 00:12:11
931 Log: perldelta nits from Autrijus Tang and Ron Kimball.
934 ____________________________________________________________________________
935 [ 13288] By: jhi on 2001/11/27 00:08:23
936 Log: Subject: [PATCH] unpack P* uses random length for item
937 From: "Wolfgang Laun" <wolfgang.laun@chello.at>
938 Date: Mon, 26 Nov 2001 19:56:32 +0100
939 Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
941 ! pod/perldiag.pod pp_pack.c t/op/pack.t
942 ____________________________________________________________________________
943 [ 13287] By: jhi on 2001/11/26 23:55:02
944 Log: Subject: [PATCH current] system and taintedness
945 From: Radu Greab <radu@netsoft.ro>
946 Date: Mon, 26 Nov 2001 18:42:29 +0200
947 Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
949 ! pp_sys.c t/op/taint.t
950 ____________________________________________________________________________
951 [ 13286] By: jhi on 2001/11/26 23:53:21
952 Log: Subject: [PATCH @ 13283] Devel::PPPort
953 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
954 Date: Mon, 26 Nov 2001 14:37:17 -0000
955 Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
957 + ext/Devel/PPPort/MANIFEST
958 ! MANIFEST ext/Devel/PPPort/Makefile.PL
959 ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
960 ! ext/Devel/PPPort/harness/Harness.xs
961 ! ext/Devel/PPPort/harness/Makefile.PL
962 ! ext/Devel/PPPort/harness/module2.c
963 ! ext/Devel/PPPort/harness/module3.c
964 ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
965 ____________________________________________________________________________
966 [ 13285] By: jhi on 2001/11/26 14:08:36
967 Log: Update the test list.
970 ____________________________________________________________________________
971 [ 13284] By: gbarr on 2001/11/26 12:41:45
972 Log: Sync-up tests with libnet distribution
975 ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
976 ____________________________________________________________________________
977 [ 13283] By: jhi on 2001/11/26 11:34:35
980 ! Changes patchlevel.h
981 ____________________________________________________________________________
982 [ 13282] By: jhi on 2001/11/26 11:28:18
983 Log: Upgrade to podlators 1.16.
985 + lib/Pod/t/basic.cap
986 ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
987 ! lib/Pod/t/basic.t pod/pod2man.PL
988 ____________________________________________________________________________
989 [ 13281] By: jhi on 2001/11/26 11:11:08
990 Log: Pass 6 at perldelta - sort enhancements, generic and
991 platform specific bug fixes.
994 ____________________________________________________________________________
995 [ 13280] By: jhi on 2001/11/26 10:35:56
996 Log: PROPAGATE documentation from Tony Cook.
999 ____________________________________________________________________________
1000 [ 13279] By: jhi on 2001/11/25 23:45:27
1001 Log: DJGPP cannot do signals that well.
1003 ! ext/POSIX/t/sigaction.t
1004 ____________________________________________________________________________
1005 [ 13278] By: jhi on 2001/11/25 23:43:30
1006 Log: Can't do subsecond alarms without ualarm; and break out
1007 early if alarms do not seem to be coming in as expected.
1009 ! ext/Time/HiRes/HiRes.t
1010 ____________________________________________________________________________
1011 [ 13277] By: jhi on 2001/11/25 23:01:39
1012 Log: No Socket, little Net.
1015 ____________________________________________________________________________
1016 [ 13276] By: jhi on 2001/11/25 22:58:44
1017 Log: Take the taint brush to the getcwds.
1019 ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
1020 ____________________________________________________________________________
1021 [ 13275] By: jhi on 2001/11/25 21:42:02
1022 Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
1023 From: "Craig A. Berry" <craigberry@mac.com>
1024 Date: Sun, 25 Nov 2001 16:20:45 -0600
1025 Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
1027 ! ext/Socket/Socket.xs
1028 ____________________________________________________________________________
1029 [ 13274] By: jhi on 2001/11/25 21:32:17
1030 Log: Since in some DOS filesystems the timestamp granularity
1031 may be only two seconds, better sleep for three to play safe.
1032 (Helps CygWin, at least.)
1034 ! lib/Memoize/t/expire_file.t
1035 ____________________________________________________________________________
1036 [ 13273] By: jhi on 2001/11/25 21:22:10
1037 Log: For some reason CygWin wasn't collapsing multiple
1038 slashes into one, which made some Spec.t tests to fail.
1039 Either CygWin was being too prudish or the collapsing
1040 logic needs to be rethunk.
1042 ! lib/File/Spec/Unix.pm
1043 ____________________________________________________________________________
1044 [ 13272] By: jhi on 2001/11/25 20:40:23
1045 Log: Cygwin needs to have libperl.dll around if trying to link
1046 with -lperl. Note: this change cures the test but whether
1047 it cures CygPerl installation, I don't know: hopefully the
1048 libperl5_7_2.dll, or the version equivalent, gets installed
1049 also as libperl.dll to the proper place(s).
1051 ! lib/ExtUtils/Embed.t
1052 ____________________________________________________________________________
1053 [ 13271] By: jhi on 2001/11/25 20:18:53
1054 Log: -I../lib/.. and -L../lib/..? Strange.
1056 ! lib/ExtUtils/Embed.t
1057 ____________________________________________________________________________
1058 [ 13270] By: jhi on 2001/11/25 19:57:54
1061 ! lib/ExtUtils/Embed.pm
1062 ____________________________________________________________________________
1063 [ 13269] By: jhi on 2001/11/25 19:46:55
1064 Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
1065 From: Dave Rolsky <autarch@urth.org>
1066 Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
1067 Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
1069 ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
1070 ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
1071 ____________________________________________________________________________
1072 [ 13268] By: jhi on 2001/11/25 19:44:38
1073 Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
1074 From: chromatic <chromatic@rmci.net>
1075 Date: Sat, 24 Nov 2001 14:56:57 -0700
1076 Message-ID: <20011124220430.97697.qmail@onion.perl.org>
1078 plus a tweak for ithreads builds.
1081 ! MANIFEST lib/DB.pm
1082 ____________________________________________________________________________
1083 [ 13267] By: jhi on 2001/11/25 19:38:50
1084 Log: Win32 compilation tweaks for Blair Zajac.
1086 ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
1087 ____________________________________________________________________________
1088 [ 13266] By: jhi on 2001/11/25 19:11:38
1089 Log: I don't think trying to bracket the hires time with lores
1090 times is going to be portable enough: Cygwin seems to be
1091 capable of getting hires ones rather consistently lower
1092 than the lores ones. So let's try average difference instead.
1094 ! ext/Time/HiRes/HiRes.t
1095 ____________________________________________________________________________
1096 [ 13265] By: jhi on 2001/11/25 18:28:04
1097 Log: Subject: Re: benchmarks, sorts and reproducibility
1098 From: "John P. Linderman" <jpl@research.att.com>
1099 Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
1100 Message-Id: <200111251925.OAA77172@raptor.research.att.com>
1102 Randomize large partitions for quicksort to dodge the
1103 angry gods of quadratic.
1106 ____________________________________________________________________________
1107 [ 13264] By: jhi on 2001/11/25 18:23:54
1108 Log: The joys of portable quoting.
1110 ! ext/Devel/PPPort/harness/Makefile.PL
1111 ____________________________________________________________________________
1112 [ 13263] By: jhi on 2001/11/25 18:12:31
1113 Log: sort pragma tweaks.
1116 ____________________________________________________________________________
1117 [ 13262] By: jhi on 2001/11/25 17:10:09
1118 Log: Skip the link= directives of utils.lst if no mandir
1122 ____________________________________________________________________________
1123 [ 13260] By: gsar on 2001/11/25 16:37:29
1124 Log: change#3373 introduced a handle leak in backticks and piped open()s
1128 ____________________________________________________________________________
1129 [ 13258] By: jhi on 2001/11/25 05:58:30
1130 Log: Extraenous breaks noticed by David Dyck.
1133 ____________________________________________________________________________
1134 [ 13257] By: jhi on 2001/11/25 05:32:18
1135 Log: Revert the /proc/self/auxv experiment for now.
1137 ! lib/ExtUtils.t perl.c t/lib/1_compile.t
1138 ____________________________________________________________________________
1139 [ 13256] By: jhi on 2001/11/25 04:59:31
1140 Log: Also ExtUtils.t had $^X assumptions.
1143 ____________________________________________________________________________
1144 [ 13255] By: jhi on 2001/11/25 04:20:02
1145 Log: Now is Solaris if you start the t/perl in the t/
1146 as "./perl", the $^X will be "../perl", not "./perl".
1149 ____________________________________________________________________________
1150 [ 13254] By: jhi on 2001/11/25 03:59:06
1151 Log: The new way of finding out $^X in Solaris
1152 requires a little tweak if the executable
1153 pathname is *not* absolute: prepend "./"
1154 (otherwise `$^X ...` will start perl from PATH...)
1157 ____________________________________________________________________________
1158 [ 13253] By: jhi on 2001/11/25 03:18:05
1159 Log: Avoid "will not stay shared" warnings.
1161 ! lib/ExtUtils/MM_Unix.pm
1162 ____________________________________________________________________________
1163 [ 13252] By: jhi on 2001/11/25 03:00:49
1164 Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
1165 From: Michael G Schwern <schwern@pobox.com>
1166 Date: Sat, 24 Nov 2001 19:56:18 -0500
1167 Message-ID: <20011124195618.A14614@blackrider>
1169 ! perl.c pp_sys.c t/op/magic.t util.c
1170 ____________________________________________________________________________
1171 [ 13251] By: jhi on 2001/11/25 02:48:04
1172 Log: In the MakeMaker pm_to_blib target don't copy all
1173 the files in one fell swppo, deal with them hunkwise,
1174 helps for CLIs with limited line lengths.
1175 (This seems to help for DJGPP building Encode,
1176 where there are dozens of files to copy.)
1178 ! lib/ExtUtils/MM_Unix.pm
1179 ____________________________________________________________________________
1180 [ 13250] By: gsar on 2001/11/25 00:50:10
1181 Log: testsuite leaves stray files behind on windows
1183 ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
1184 ____________________________________________________________________________
1185 [ 13249] By: gsar on 2001/11/25 00:32:36
1186 Log: xsubpp produces a spurious warning on directories called 'typemap'
1188 ! lib/ExtUtils/xsubpp
1189 ____________________________________________________________________________
1190 [ 13248] By: gsar on 2001/11/25 00:17:28
1191 Log: xsubpp treats invalid (indented) cpp directives as comments
1194 ____________________________________________________________________________
1195 [ 13247] By: gsar on 2001/11/25 00:02:37
1196 Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
1198 ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
1199 ____________________________________________________________________________
1200 [ 13246] By: jhi on 2001/11/24 21:45:32
1201 Log: The debug_pag needs to be visible at all times
1202 because of the re extension.
1204 ! intrpvar.h makedef.pl perl.c perl.h regexec.c
1205 ____________________________________________________________________________
1206 [ 13245] By: jhi on 2001/11/24 20:09:20
1207 Log: Subject: Re: [PATCH] Tests are good
1208 From: Philip Newton <Philip.Newton@gmx.net>
1209 Date: Sat, 24 Nov 2001 21:24:00 +0100
1210 Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
1213 ____________________________________________________________________________
1214 [ 13244] By: jhi on 2001/11/24 19:06:29
1215 Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
1216 From: "Craig A. Berry" <craigberry@mac.com>
1217 Date: Sat, 24 Nov 2001 12:45:44 -0600
1218 Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
1220 (with tweaks, and combined with Sarathy's #13242)
1222 ! configure.com ext/Devel/PPPort/harness/Makefile.PL
1223 ____________________________________________________________________________
1224 [ 13243] By: jhi on 2001/11/24 18:46:31
1225 Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
1226 From: John Peacock <jpeacock@rowman.com>
1227 Date: Sat, 24 Nov 2001 14:27:46 -0500
1228 Message-ID: <3BFFF4B2.40509@rowman.com>
1230 ! lib/Exporter/Heavy.pm
1231 ____________________________________________________________________________
1232 [ 13242] By: gsar on 2001/11/24 17:16:18
1233 Log: use portable quotes
1235 ! ext/Devel/PPPort/harness/Makefile.PL
1236 ____________________________________________________________________________
1237 [ 13241] By: jhi on 2001/11/24 17:09:25
1238 Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
1239 From: Nicholas Clark <nick@ccl4.org>
1240 Date: Sat, 24 Nov 2001 18:06:26 +0000
1241 Message-ID: <20011124180626.T37621@plum.flirble.org>
1244 ____________________________________________________________________________
1245 [ 13240] By: jhi on 2001/11/24 17:06:11
1246 Log: Subject: [PATCH] perl5005delta.pod L<>
1247 From: Nicholas Clark <nick@ccl4.org>
1248 Date: Sat, 24 Nov 2001 18:04:21 +0000
1249 Message-ID: <20011124180421.S37621@plum.flirble.org>
1251 ! pod/perl5005delta.pod
1252 ____________________________________________________________________________
1253 [ 13239] By: gsar on 2001/11/24 17:01:17
1254 Log: fix typo in config.vc; regenerate win32 config_H.* files
1256 ! win32/config.vc win32/config_H.bc win32/config_H.gc
1258 ____________________________________________________________________________
1259 [ 13238] By: jhi on 2001/11/24 16:16:01
1260 Log: Mention the charnames::vianame().
1262 ! pod/perluniintro.pod
1263 ____________________________________________________________________________
1264 [ 13237] By: jhi on 2001/11/24 16:12:31
1265 Log: Add charnames::vianame() in case people want to access
1266 the codes in run-time (as opposed to the compile-timeness
1269 ! lib/charnames.pm lib/charnames.t
1270 ____________________________________________________________________________
1271 [ 13236] By: jhi on 2001/11/24 16:11:04
1272 Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
1273 From: Nicholas Clark <nick@ccl4.org>
1274 Date: Sat, 24 Nov 2001 16:30:42 +0000
1275 Message-ID: <20011124163042.R37621@plum.flirble.org>
1277 ! regcomp.c regcomp.h
1278 ____________________________________________________________________________
1279 [ 13235] By: jhi on 2001/11/24 15:26:37
1280 Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
1281 From: Nicholas Clark <nick@ccl4.org>
1282 Date: Sat, 24 Nov 2001 16:24:33 +0000
1283 Message-ID: <20011124162433.Q37621@plum.flirble.org>
1288 ____________________________________________________________________________
1289 [ 13234] By: jhi on 2001/11/24 15:23:34
1290 Log: Use /proc/self/auxv in Solaris to figure out the $^X.
1291 (It seems that "./perl" gets resolved to "perl" now.)
1294 ____________________________________________________________________________
1295 [ 13233] By: jhi on 2001/11/24 14:58:52
1296 Log: Subject: [PATCH] DB_File 1.800
1297 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
1298 Date: Sat, 24 Nov 2001 11:41:41 -0000
1299 Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
1301 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
1302 ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
1303 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
1304 ! ext/DB_File/t/db-recno.t
1305 ____________________________________________________________________________
1306 [ 13232] By: jhi on 2001/11/24 14:48:34
1307 Log: Tweak the PUSHED documentation.
1309 ! ext/PerlIO/Via/Via.pm
1310 ____________________________________________________________________________
1311 [ 13231] By: jhi on 2001/11/24 04:09:41
1312 Log: Update 1_compile for new known tests.
1315 ____________________________________________________________________________
1316 [ 13230] By: jhi on 2001/11/24 04:07:39
1317 Log: Move the MBF/MBI test modules to t/lib.
1319 + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
1320 - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
1321 - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
1322 ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
1323 ! lib/Math/BigInt/t/sub_mbi.t
1324 ____________________________________________________________________________
1325 [ 13229] By: jhi on 2001/11/23 23:09:27
1326 Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
1327 From: "Craig A. Berry" <craigberry@mac.com>
1328 Date: Fri, 23 Nov 2001 18:05:35 -0600
1329 Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
1332 ____________________________________________________________________________
1333 [ 13228] By: jhi on 2001/11/23 21:11:56
1334 Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char
1335 From: PPrymmer@factset.com
1336 Date: Fri, 23 Nov 2001 17:03:07 -0500
1337 Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>
1339 ! ext/Unicode/Normalize/mkheader
1340 ____________________________________________________________________________
1341 [ 13227] By: jhi on 2001/11/23 20:09:36
1342 Log: Here are the right helper files.
1344 + t/lib/Filter/Simple/ExportTest.pm
1345 + t/lib/Filter/Simple/FilterOnlyTest.pm
1346 + t/lib/Filter/Simple/FilterTest.pm
1347 + t/lib/Filter/Simple/ImportTest.pm
1349 ____________________________________________________________________________
1350 [ 13226] By: jhi on 2001/11/23 20:03:28
1351 Log: Update Changes.
1353 ! Changes patchlevel.h
1354 ____________________________________________________________________________
1355 [ 13225] By: jhi on 2001/11/23 19:53:53
1358 - lib/Filter/Simple/lib/ExportTest.pm
1359 - lib/Filter/Simple/lib/ImportTest.pm
1360 ____________________________________________________________________________
1361 [ 13224] By: jhi on 2001/11/23 19:52:03
1364 + lib/Filter/Simple/lib/ExportTest.pm
1365 + lib/Filter/Simple/lib/ImportTest.pm
1366 ____________________________________________________________________________
1367 [ 13223] By: jhi on 2001/11/23 19:39:57
1368 Log: Upgrade to Filter::Simple 0.77.
1370 + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
1371 - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
1372 ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
1373 ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
1374 ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
1375 ____________________________________________________________________________
1376 [ 13222] By: jhi on 2001/11/23 19:12:20
1377 Log: Missing p4 add.
1379 + lib/ExtUtils/MM_VMS.t
1380 ____________________________________________________________________________
1381 [ 13221] By: jhi on 2001/11/23 19:10:18
1382 Log: Pass 5 at perldelta - module and utility updates cleanup.
1385 ____________________________________________________________________________
1386 [ 13219] By: jhi on 2001/11/23 18:55:06
1387 Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
1389 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1390 ! pod/buildtoc.PL pod/perltoc.pod
1391 ____________________________________________________________________________
1392 [ 13218] By: jhi on 2001/11/23 18:48:18
1393 Log: Add procselfexe and d_dirfd to strange lands.
1395 ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
1396 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
1397 ! vos/config.ga.def vos/config.ga.h win32/config.bc
1398 ! win32/config.gc win32/config.vc win32/config.win64
1400 ____________________________________________________________________________
1401 [ 13216] By: jhi on 2001/11/23 18:47:17
1402 Log: Better to "quote" the pathname.
1404 ! Configure config_h.SH
1405 ____________________________________________________________________________
1406 [ 13215] By: jhi on 2001/11/23 18:34:24
1407 Log: Use PROCSELFEXE_PATH.
1410 ____________________________________________________________________________
1411 [ 13213] By: jhi on 2001/11/23 18:31:13
1412 Log: Add probing for BSD-like /proc/curpoc/file.
1414 ! Configure config_h.SH
1415 ____________________________________________________________________________
1416 [ 13211] By: jhi on 2001/11/23 18:09:37
1417 Log: Add probing for dirfd() so that it can be added it IO::Dir.
1419 ! Configure config_h.SH perl.h
1420 ____________________________________________________________________________
1421 [ 13210] By: jhi on 2001/11/23 17:37:27
1422 Log: ...and update the test count.
1425 ____________________________________________________________________________
1426 [ 13209] By: jhi on 2001/11/23 17:19:12
1427 Log: Must remove the cap test also from the test script.
1430 ____________________________________________________________________________
1431 [ 13208] By: jhi on 2001/11/23 17:11:58
1432 Log: Subject: [PATCH] Tests are good
1433 From: Nicholas Clark <nick@ccl4.org>
1434 Date: Fri, 23 Nov 2001 18:12:21 +0000
1435 Message-ID: <20011123181220.F37621@plum.flirble.org>
1438 ____________________________________________________________________________
1439 [ 13207] By: jhi on 2001/11/23 17:08:31
1440 Log: The basic.cap from podlators 1.14 is not very portable.
1442 - lib/Pod/t/basic.cap
1444 ____________________________________________________________________________
1445 [ 13206] By: jhi on 2001/11/23 16:41:13
1446 Log: Subject: Re: [DOC PATCHES] pod cleanups
1447 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
1448 Date: 22 Nov 2001 12:54:16 -0000
1449 Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
1451 ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
1452 ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
1453 ____________________________________________________________________________
1454 [ 13205] By: jhi on 2001/11/23 16:38:10
1457 ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
1458 ____________________________________________________________________________
1459 [ 13204] By: jhi on 2001/11/23 16:37:21
1460 Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS
1461 From: PPrymmer@factset.com
1462 Date: Fri, 23 Nov 2001 11:43:45 -0500
1463 Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
1465 ! MANIFEST lib/ExtUtils/MM_VMS.pm
1466 ____________________________________________________________________________
1467 [ 13203] By: jhi on 2001/11/23 15:47:13
1468 Log: Corify podlators 1.14 test.
1471 ____________________________________________________________________________
1472 [ 13202] By: jhi on 2001/11/23 15:38:36
1473 Log: Output tweak needed because of podlators 1.14.
1475 ! t/pod/multiline_items.xr
1476 ____________________________________________________________________________
1477 [ 13201] By: jhi on 2001/11/23 15:38:04
1478 Log: Upgrade to podlators 1.14.
1480 + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
1481 + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
1482 + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
1483 ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
1484 ! lib/Pod/Text/Overstrike.pm
1485 ____________________________________________________________________________
1486 [ 13200] By: jhi on 2001/11/23 15:32:06
1487 Log: perlmodinstall tweaks from Philip Newton.
1489 ! pod/perlmodinstall.pod
1490 ____________________________________________________________________________
1491 [ 13199] By: jhi on 2001/11/23 15:05:02
1492 Log: Subject: Re: [PATCH] Porting/genlog -bi and range
1493 From: Autrijus Tang <autrijus@autrijus.org>
1494 Date: Fri, 23 Nov 2001 23:55:53 +0800
1495 Message-ID: <20011123235553.A2310@not.autrijus.org>
1498 ____________________________________________________________________________
1499 [ 13198] By: jhi on 2001/11/23 14:58:40
1500 Log: Subject: Re: regex oddness with \Z and $&
1501 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1502 Date: Fri, 23 Nov 2001 15:15:24 +0000
1503 Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
1505 ! regcomp.c t/op/re_tests
1506 ____________________________________________________________________________
1507 [ 13197] By: jhi on 2001/11/23 14:44:19
1510 ! embed.h global.sym pod/perlapi.pod proto.h
1511 ____________________________________________________________________________
1512 [ 13196] By: jhi on 2001/11/23 14:24:08
1513 Log: Forgotten check-in.
1516 ____________________________________________________________________________
1517 [ 13195] By: jhi on 2001/11/23 14:23:49
1518 Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
1520 ! lib/Test/Simple.pm
1521 ____________________________________________________________________________
1522 [ 13194] By: jhi on 2001/11/22 11:31:59
1523 Log: Retract #13173 (effectively retract Net::Ping 2.06,
1524 go back to 2.04, the 2.06 hasn't seen the patches
1525 that have gone to the blead version.)
1527 - lib/Net/Ping/CHANGES lib/Net/Ping/README
1528 - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
1529 - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
1530 - lib/Net/Ping/t/200_ping_tcp.t
1531 ! MANIFEST lib/Net/Ping.pm
1532 ____________________________________________________________________________
1533 [ 13193] By: jhi on 2001/11/22 11:27:49
1534 Log: Subject: Re: [PATCH perldoc] problems with pod2man
1535 From: Robin Barker <rmb1@cise.npl.co.uk>
1536 Date: Thu, 22 Nov 2001 11:00:38 GMT
1537 Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
1540 ____________________________________________________________________________
1541 [ 13191] By: jhi on 2001/11/22 05:06:09
1542 Log: procselfexe tweak: for some reason I had a ls in
1543 /proc/self/exe, not the ls Configure thought it
1547 ____________________________________________________________________________
1548 [ 13190] By: jhi on 2001/11/22 04:45:36
1549 Log: Corify the Net::Ping tests; skip the tests
1550 unless $ENV{PERL_TEST_Net_Ping} is true.
1552 ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
1553 ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
1554 ! lib/Net/Ping/t/200_ping_tcp.t
1555 ____________________________________________________________________________
1556 [ 13188] By: jhi on 2001/11/22 04:43:29
1557 Log: The #13182 didn't really help. The real problem
1558 seems to be that 'sh' can in AIX mean at least three
1559 different things, and we can't know which one it is
1560 unless we export $newsh from an earlier run (and it's
1561 the 'bsh' aka 'sh' that has the the broken test -h).
1564 ____________________________________________________________________________
1565 [ 13187] By: gsar on 2001/11/22 03:42:58
1566 Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides
1568 ! op.c t/op/override.t
1569 ____________________________________________________________________________
1570 [ 13186] By: jhi on 2001/11/22 03:18:49
1571 Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
1572 From: PPrymmer@factset.com
1573 Date: Wed, 21 Nov 2001 20:17:25 -0500
1574 Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
1577 ____________________________________________________________________________
1578 [ 13185] By: jhi on 2001/11/22 03:09:27
1579 Log: Reapply perlmodinstall parts of #12897.
1581 ! pod/perlmodinstall.pod
1582 ____________________________________________________________________________
1583 [ 13184] By: jhi on 2001/11/22 03:08:00
1584 Log: perlmodinstall 2.01 from Jon Orwant.
1586 ! pod/perlmodinstall.pod
1587 ____________________________________________________________________________
1588 [ 13183] By: jhi on 2001/11/21 22:33:20
1589 Log: Subject: [PATCH @10907] REXX on OS/2
1590 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1591 Date: Wed, 21 Nov 2001 15:26:11 -0500
1592 Message-ID: <20011121152611.A13664@math.ohio-state.edu>
1594 ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
1595 ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
1596 ____________________________________________________________________________
1597 [ 13181] By: jhi on 2001/11/21 22:30:37
1598 Log: AIX has broken builtin 'test'.
1601 ____________________________________________________________________________
1602 [ 13180] By: jhi on 2001/11/21 22:27:16
1603 Log: Subject: [PATCH 5.7.x] INSTALL size update
1604 From: Andy Dougherty <doughera@lafayette.edu>
1605 Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST)
1606 Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>
1609 ____________________________________________________________________________
1610 [ 13179] By: jhi on 2001/11/21 22:25:14
1611 Log: Implement the sort pragma. Split sort code from pp_ctl.c
1612 to pp_sort.c. Includes the quicksort stabilizing layer
1613 from John P. Linderman. -Msort=qsort or -Msort=fast is
1614 faster than without (or with -Msort=mergesort or -Msort=safe)
1615 for short random inputs, but for some reason not quite as fast
1616 as 5.6.1 qsort. More benchmarking, profiling, tuning, and
1617 optimizing definitely needed.
1619 + lib/sort.pm lib/sort.t pp_sort.c
1620 ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
1621 ! embed.pl global.sym perl.h pp_ctl.c proto.h
1622 ! vms/descrip_mms.template vos/build.cm win32/Makefile
1623 ! win32/makefile.mk wince/Makefile.ce
1624 ____________________________________________________________________________
1625 [ 13178] By: gbarr on 2001/11/21 18:30:10
1626 Log: Sync file with libnet-1.0901-tobe
1628 + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
1629 ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
1630 ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
1631 ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
1632 ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
1633 ____________________________________________________________________________
1634 [ 13177] By: jhi on 2001/11/21 17:31:28
1635 Log: Subject: [PATCH perldoc] problems with pod2man
1636 From: Robin Barker <rmb1@cise.npl.co.uk>
1637 Date: Wed, 21 Nov 2001 17:48:51 GMT
1638 Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
1641 ____________________________________________________________________________
1642 [ 13176] By: jhi on 2001/11/21 17:27:30
1643 Log: debug_pad only visible when debugging.
1646 ____________________________________________________________________________
1647 [ 13174] By: jhi on 2001/11/21 16:01:39
1648 Log: procselfexe tweaks.
1650 ! Configure config_h.SH
1651 ____________________________________________________________________________
1652 [ 13173] By: jhi on 2001/11/21 15:55:08
1653 Log: Upgrade to Net::Ping 2.06.
1655 + lib/Net/Ping/CHANGES lib/Net/Ping/README
1656 + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
1657 + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
1658 + lib/Net/Ping/t/200_ping_tcp.t
1659 ! MANIFEST lib/Net/Ping.pm
1660 ____________________________________________________________________________
1661 [ 13172] By: jhi on 2001/11/21 15:17:13
1662 Log: Upgrade to Math::BigInt 1.47.
1664 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
1665 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
1666 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
1667 ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
1668 ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
1669 ! lib/Math/BigInt/t/sub_mbi.t
1670 ____________________________________________________________________________
1671 [ 13171] By: jhi on 2001/11/21 15:03:53
1672 Log: Dynaloading for POSIX-BC from Thomas Dorner.
1675 ____________________________________________________________________________
1676 [ 13170] By: jhi on 2001/11/21 15:02:39
1677 Log: Strange: the same mysterious regex study bug
1678 seems to be present both in OS/390 and POSIX-BC.
1679 Deep EBCDIC magic that regex engine gets wrong,
1680 or a bug in some compiler/library shared by the
1681 two platforms? From Thomas Dorner.
1684 ____________________________________________________________________________
1685 [ 13169] By: jhi on 2001/11/21 14:47:03
1686 Log: More lost and found.
1688 + lib/Test/Simple/README
1690 ____________________________________________________________________________
1691 [ 13168] By: jhi on 2001/11/21 14:45:05
1692 Log: MANIFESTly missing.
1695 ____________________________________________________________________________
1696 [ 13167] By: jhi on 2001/11/21 14:42:35
1697 Log: Subject: Re: PERFORCE change 13162 for review
1698 From: Philip Newton <Philip.Newton@gmx.net>
1699 Date: Wed, 21 Nov 2001 16:44:30 +0100
1700 Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
1702 ! ext/Devel/PPPort/PPPort.pm
1703 ____________________________________________________________________________
1704 [ 13166] By: jhi on 2001/11/21 14:39:27
1705 Log: Update Changes.
1707 ! Changes patchlevel.h
1708 ____________________________________________________________________________
1709 [ 13165] By: jhi on 2001/11/21 14:34:43
1710 Log: Small doc tweaks.
1712 ! ext/PerlIO/Via/Via.pm
1713 ____________________________________________________________________________
1714 [ 13164] By: jhi on 2001/11/21 14:13:00
1715 Log: Redundant return.
1717 ! ext/MIME/Base64/QuotedPrint.pm
1718 ____________________________________________________________________________
1719 [ 13163] By: jhi on 2001/11/21 13:52:30
1720 Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
1721 From: "Wolfgang Laun" <wolfgang.laun@chello.at>
1722 Date: Wed, 21 Nov 2001 10:23:16 +0100
1723 Message-ID: <200111211023160020.0050BD28@smtp.chello.at>
1725 ! pp_pack.c t/op/pack.t
1726 ____________________________________________________________________________
1727 [ 13162] By: jhi on 2001/11/21 13:44:41
1728 Log: Add Devel::PPPort originally from Kenneth Albanowski,
1729 revigorated by Paul Marquess: gives h2xs a Perl version
1732 + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
1733 + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
1734 + ext/Devel/PPPort/harness/Harness.pm
1735 + ext/Devel/PPPort/harness/Harness.xs
1736 + ext/Devel/PPPort/harness/Makefile.PL
1737 + ext/Devel/PPPort/harness/module2.c
1738 + ext/Devel/PPPort/harness/module3.c
1739 + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
1740 ! MANIFEST lib/h2xs.t utils/h2xs.PL
1741 ____________________________________________________________________________
1742 [ 13161] By: jhi on 2001/11/21 13:43:08
1745 ! lib/Test/Simple/t/filehandles.t
1746 ____________________________________________________________________________
1747 [ 13160] By: jhi on 2001/11/21 13:23:07
1748 Log: Subject: Re: PERFORCE change 13152 for review
1749 From: Philip Newton <Philip.Newton@gmx.net>
1750 Date: Wed, 21 Nov 2001 09:04:05 +0100
1751 Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
1753 ! lib/Test/Builder.pm
1754 ____________________________________________________________________________
1755 [ 13159] By: jhi on 2001/11/21 13:19:08
1756 Log: Subject: Re: PERFORCE change 13142 for review
1757 From: Philip Newton <Philip.Newton@gmx.net>
1758 Date: Wed, 21 Nov 2001 09:04:03 +0100
1759 Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
1761 plus rewrap few paragraphs.
1764 ____________________________________________________________________________
1765 [ 13158] By: jhi on 2001/11/21 03:59:51
1766 Log: Integrate #13154 from macperl; Remove comments.
1768 !> lib/File/Spec/Mac.pm
1769 ____________________________________________________________________________
1770 [ 13157] By: jhi on 2001/11/21 03:53:06
1771 Log: Update the list of modules having tests.
1774 ____________________________________________________________________________
1775 [ 13156] By: pudge on 2001/11/21 03:19:09
1776 Log: Slight doc changes.
1777 Branch: maint-5.6/macperl
1778 ! macos/macperl/MacPerl.podhelp
1779 ____________________________________________________________________________
1780 [ 13155] By: pudge on 2001/11/21 03:18:48
1781 Log: Add UTF-16 coercion.
1782 Branch: maint-5.6/macperl
1783 ! macos/lib/Mac/AppleEvents/Simple.pm
1784 ____________________________________________________________________________
1785 [ 13154] By: pudge on 2001/11/21 03:16:55
1786 Log: Remove comments.
1787 Branch: maint-5.6/macperl
1788 ! lib/File/Spec/Mac.pm
1789 ____________________________________________________________________________
1790 [ 13153] By: pudge on 2001/11/21 03:16:00
1791 Log: Fix FSpGetCatInfo (and other functions) corrupting
1792 memory with bad filespecs (bug #471867)
1793 Branch: maint-5.6/macperl
1794 ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
1795 ____________________________________________________________________________
1796 [ 13152] By: jhi on 2001/11/21 03:09:46
1797 Log: Upgrade to Test::Simple 0.33.
1799 ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
1800 ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
1801 ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
1802 ____________________________________________________________________________
1803 [ 13151] By: jhi on 2001/11/21 03:01:36
1804 Log: Upgrade to Test::Harness 1.26.
1806 ! lib/Test/Harness.pm lib/Test/Harness/Changes
1807 ____________________________________________________________________________
1808 [ 13150] By: jhi on 2001/11/21 02:15:47
1809 Log: Integrate change #13145 from maintperl;
1810 another compatibility tweak to change#12559: avoid quoting
1811 arguments that already have quotes; add test case
1813 !> t/op/system_tests win32/win32.c
1814 ____________________________________________________________________________
1815 [ 13149] By: gsar on 2001/11/21 02:00:28
1816 Log: integrate change#13147 from mainline (fixes nit in change#10091)
1818 Subject: [PATCH] spaceship and refs
1819 Branch: maint-5.6/perl
1820 ! pp.c pp_hot.c t/op/cmp.t
1821 ____________________________________________________________________________
1822 [ 13148] By: jhi on 2001/11/21 00:44:56
1823 Log: Subject: [PATCH] Add test for Pod::ParseUtils
1824 From: Tim Jenness <t.jenness@jach.hawaii.edu>
1825 Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
1826 Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
1830 ____________________________________________________________________________
1831 [ 13147] By: jhi on 2001/11/21 00:40:09
1832 Log: Subject: [PATCH] spaceship and refs
1833 From: Nicholas Clark <nick@ccl4.org>
1834 Date: Tue, 20 Nov 2001 21:59:51 +0000
1835 Message-ID: <20011120215951.U62891@plum.flirble.org>
1837 ! pp.c pp_hot.c t/op/cmp.t
1838 ____________________________________________________________________________
1839 [ 13146] By: jhi on 2001/11/21 00:37:00
1840 Log: Try to clarify which I/O call operates on bytes,
1841 which on characters, which on either.
1844 ____________________________________________________________________________
1845 [ 13145] By: gsar on 2001/11/21 00:14:29
1846 Log: another compatibility tweak to change#12559: avoid quoting
1847 arguments that already have quotes; add test case
1848 Branch: maint-5.6/perl
1849 ! t/op/system_tests win32/win32.c
1850 ____________________________________________________________________________
1851 [ 13144] By: jhi on 2001/11/20 22:31:47
1852 Log: Give a simple example of writing PerlIO::Via handlers
1855 ! ext/PerlIO/Via/Via.pm
1856 ____________________________________________________________________________
1857 [ 13143] By: jhi on 2001/11/20 20:50:41
1858 Log: Add test for Pod::LaTeX; re-sort MANIFEST.
1862 ____________________________________________________________________________
1863 [ 13142] By: jhi on 2001/11/20 20:42:48
1864 Log: Subject: [PATCH] Pod::LaTeX up to V0.54
1865 From: Tim Jenness <t.jenness@jach.hawaii.edu>
1866 Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
1867 Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
1869 ! lib/Pod/LaTeX.pm pod/pod2latex.PL
1870 ____________________________________________________________________________
1871 [ 13141] By: jhi on 2001/11/20 20:35:14
1872 Log: Spread d_procselfexe to far-off lands (undefined).
1874 ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
1875 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
1876 ! vos/config.ga.def vos/config.ga.h win32/config.bc
1877 ! win32/config.gc win32/config.vc win32/config.win64
1879 ____________________________________________________________________________
1880 [ 13140] By: jhi on 2001/11/20 20:17:13
1881 Log: Integrate perlio; add detection and use of /proc/self/exe
1882 (Linuxism for finding the absolute path of the executable)
1884 !> Configure config_h.SH perl.c t/op/magic.t
1885 ____________________________________________________________________________
1886 [ 13139] By: jhi on 2001/11/20 20:12:06
1887 Log: Really define do_report_used() only if DEBUGGING.
1890 ____________________________________________________________________________
1891 [ 13138] By: nick on 2001/11/20 20:01:05
1892 Log: perl.c change to use HAS_PROCSELFEXE, also
1893 tweak to $^X test to comprehend full path to real executable
1894 being returned (like Cygwin as it happens...)
1896 ! perl.c t/op/magic.t
1897 ____________________________________________________________________________
1898 [ 13137] By: nick on 2001/11/20 19:46:00
1899 Log: Integrate mainline
1901 +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
1902 +> lib/NEXT/t/unseen.t
1904 !> (integrate 34 files)
1905 ____________________________________________________________________________
1906 [ 13136] By: jhi on 2001/11/20 17:47:36
1907 Log: Subject: [?PATCH] terser pp_eq
1908 From: Nicholas Clark <nick@ccl4.org>
1909 Date: Mon, 19 Nov 2001 23:09:02 +0000
1910 Message-ID: <20011119230901.O62891@plum.flirble.org>
1913 ____________________________________________________________________________
1914 [ 13135] By: jhi on 2001/11/20 17:40:13
1915 Log: Pass 4 at perldelta - cleanup problems found by podchecker.
1918 ____________________________________________________________________________
1919 [ 13134] By: jhi on 2001/11/20 16:59:54
1920 Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
1921 From: Andy Dougherty <doughera@lafayette.edu>
1922 Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
1923 Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
1925 ! ext/re/Makefile.PL ext/re/re.xs
1926 ____________________________________________________________________________
1927 [ 13133] By: jhi on 2001/11/20 15:51:04
1928 Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
1929 From: Andy Dougherty <doughera@lafayette.edu>
1930 Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
1931 Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
1934 ____________________________________________________________________________
1935 [ 13132] By: jhi on 2001/11/20 15:31:43
1936 Log: Integrate change #13119 from macperl.
1937 (No changes since already applied the patch,
1938 just keep perforce happy and well-fed.)
1941 ____________________________________________________________________________
1942 [ 13131] By: jhi on 2001/11/20 15:29:55
1943 Log: Subject: [PATCH] filter-util.pl for Mac OS
1944 From: Chris Nandor <pudge@pobox.com>
1945 Date: Tue, 20 Nov 2001 00:16:11 -0500
1946 Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
1948 ! t/lib/filter-util.pl
1949 ____________________________________________________________________________
1950 [ 13130] By: jhi on 2001/11/20 15:23:11
1951 Log: Subject: [PATCH] Portability fix for Pod::Html
1952 From: Chris Nandor <pudge@pobox.com>
1953 Date: Tue, 20 Nov 2001 00:01:05 -0500
1954 Message-Id: <p05100307b81f92788846@[10.0.1.177]>
1957 ____________________________________________________________________________
1958 [ 13129] By: jhi on 2001/11/20 15:14:49
1959 Log: Need to skip more tests if not perlio.
1962 ____________________________________________________________________________
1963 [ 13128] By: jhi on 2001/11/20 15:04:55
1964 Log: Pass 3 at perldelta - sort the lists of new modules,
1965 module improvements, and new platforms.
1968 ____________________________________________________________________________
1969 [ 13127] By: jhi on 2001/11/20 13:42:22
1970 Log: Document ${^OPEN}.
1973 ____________________________________________________________________________
1974 [ 13126] By: pudge on 2001/11/20 03:28:51
1975 Log: Make configpm work with extra keys
1976 Branch: maint-5.6/macperl
1978 ____________________________________________________________________________
1979 [ 13125] By: pudge on 2001/11/20 03:28:09
1980 Log: Version and doc updates
1981 Branch: maint-5.6/macperl
1982 ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
1983 ____________________________________________________________________________
1984 [ 13124] By: pudge on 2001/11/20 03:27:44
1985 Log: More fixes for error message parsing (bug #470316)
1986 Branch: maint-5.6/macperl
1988 ____________________________________________________________________________
1989 [ 13123] By: pudge on 2001/11/20 03:26:32
1990 Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
1991 remove obsolete function (bug #465225)
1992 Branch: maint-5.6/macperl
1993 ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
1994 ! macos/macperl/MPScript.c
1995 ____________________________________________________________________________
1996 [ 13122] By: pudge on 2001/11/20 03:20:17
1997 Log: Add p2as droplet to distribution.
1998 Branch: maint-5.6/macperl
1999 + macos/macperl/Droplets/p2as.plx
2000 ____________________________________________________________________________
2001 [ 13121] By: pudge on 2001/11/20 03:10:36
2002 Log: Bundle File::Sort.
2003 Branch: maint-5.6/macperl
2004 + macos/bundled_lib/blib/lib/File/Sort.pm
2005 ____________________________________________________________________________
2006 [ 13120] By: pudge on 2001/11/20 03:09:21
2007 Log: Various bundled module fixes.
2008 Branch: maint-5.6/macperl
2009 ! macos/bundled_ext/Compress/Zlib/Makefile.mk
2010 ! macos/bundled_ext/Digest/MD5/t/files.t
2011 ! macos/bundled_ext/Filter/t/filter-util.pl
2012 ! macos/bundled_lib/blib/lib/Net/Config.pm
2013 ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
2014 ____________________________________________________________________________
2015 [ 13119] By: pudge on 2001/11/20 03:08:27
2016 Log: Portability fix for Pod::Html.
2017 Branch: maint-5.6/macperl
2019 ____________________________________________________________________________
2020 [ 13118] By: jhi on 2001/11/20 02:58:38
2021 Log: Upgrade to Text::Balanced 1.89.
2023 ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
2024 ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
2025 ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
2026 ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
2027 ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
2028 ! lib/Text/Balanced/t/gentag.t
2029 ____________________________________________________________________________
2030 [ 13117] By: jhi on 2001/11/20 02:53:32
2031 Log: Upgrade to NEXT 0.50.
2033 + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
2034 + lib/NEXT/t/unseen.t
2036 ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
2037 ____________________________________________________________________________
2038 [ 13116] By: pudge on 2001/11/20 02:47:23
2039 Log: Integrate with maint-5.6/perl.
2040 Branch: maint-5.6/macperl
2042 ____________________________________________________________________________
2043 [ 13115] By: jhi on 2001/11/20 01:57:41
2044 Log: Update the README.threads scary header a bit.
2047 ____________________________________________________________________________
2048 [ 13114] By: jhi on 2001/11/20 01:49:59
2049 Log: Pass 2 at perldelta: add some changes since 5.7.2.
2052 ____________________________________________________________________________
2053 [ 13113] By: jhi on 2001/11/20 00:55:25
2054 Log: Subject: [DOC PATCH] perlfaq4.pod
2055 From: Tim Jenness <t.jenness@jach.hawaii.edu>
2056 Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
2057 Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>
2060 ____________________________________________________________________________
2061 [ 13112] By: jhi on 2001/11/20 00:53:17
2062 Log: Subject: [PATCH perl.c] Extra diagnostics for -DP
2063 From: Michael G Schwern <schwern@pobox.com>
2064 Date: Mon, 19 Nov 2001 19:53:12 -0500
2065 Message-ID: <20011119195311.I11883@blackrider>
2068 ____________________________________________________________________________
2069 [ 13111] By: jhi on 2001/11/20 00:48:46
2070 Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
2071 From: PPrymmer@factset.com
2072 Date: Mon, 19 Nov 2001 17:08:59 -0500
2073 Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
2075 ! vms/descrip_mms.template
2076 ____________________________________________________________________________
2077 [ 13110] By: jhi on 2001/11/20 00:39:02
2078 Log: Create a per-interpeter debug scratchpad container
2079 and use that for the regexec debugging.
2081 ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
2082 ____________________________________________________________________________
2083 [ 13109] By: nick on 2001/11/19 22:01:45
2084 Log: Use /proc/self/exe to set $^X on linux (or anywhere new
2085 Configure unit detects the feature).
2086 Branch: metaconfig/U/perl
2089 ! Configure config_h.SH
2090 ____________________________________________________________________________
2091 [ 13108] By: nick on 2001/11/19 20:39:17
2092 Log: Integrate mainline
2095 !> (integrate 44 files)
2096 ____________________________________________________________________________
2097 [ 13107] By: jhi on 2001/11/19 20:22:36
2101 ____________________________________________________________________________
2102 [ 13106] By: jhi on 2001/11/19 20:18:42
2103 Log: Move the sysio tests from io/utf8 to lib/open.
2105 ! lib/open.t t/io/utf8.t
2106 ____________________________________________________________________________
2107 [ 13105] By: nick on 2001/11/19 20:15:39
2108 Log: Add a .package and a README to //depot/metaconfig
2111 ____________________________________________________________________________
2112 [ 13104] By: jhi on 2001/11/19 20:01:54
2113 Log: Thou shalt not mix stdio and sysio.
2116 ____________________________________________________________________________
2117 [ 13103] By: jhi on 2001/11/19 19:28:40
2118 Log: Update Changes.
2120 ! Changes patchlevel.h
2121 ____________________________________________________________________________
2122 [ 13102] By: jhi on 2001/11/19 19:17:14
2123 Log: The runops_debug needs to be present always, otherwise
2124 places like AIX which need an explicit symbol export list
2125 will croak when trying to build Devel::Peek (which uses
2129 ____________________________________________________________________________
2130 [ 13101] By: jhi on 2001/11/19 19:06:48
2131 Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
2132 From: PPrymmer@factset.com
2133 Date: Mon, 19 Nov 2001 11:34:22 -0500
2134 Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
2136 ! lib/Memoize/t/tie_sdbm.t
2137 ____________________________________________________________________________
2138 [ 13100] By: jhi on 2001/11/19 18:57:11
2139 Log: Retract #13088: it seems that unless dump.c is extensively
2140 reorganized as to what symbols it shows, when, and to whom,
2141 we are stuck with having the dump.o symbols in the libperl
2142 and thusly in the main Perl binary.
2144 ! embedvar.h perlapi.h perlvars.h
2145 ____________________________________________________________________________
2146 [ 13099] By: jhi on 2001/11/19 18:02:14
2147 Log: The _uni_display should not be in dump.c since they
2148 are used under normal operation (S_not_a_number()).
2150 ! dump.c embed.h embed.pl global.sym proto.h utf8.c
2151 ____________________________________________________________________________
2152 [ 13098] By: jhi on 2001/11/19 17:37:26
2153 Log: Protect sv_dump() from being included unless DEBUGGING,
2157 ____________________________________________________________________________
2158 [ 13097] By: jhi on 2001/11/19 15:11:41
2159 Log: Pending further investigation skip the tell() tests.
2160 The tell() is okay on Solaris, HP-UX and Tru64, but fails
2161 (by returning too much) in Linux.
2164 ____________________________________________________________________________
2165 [ 13096] By: jhi on 2001/11/19 14:28:57
2166 Log: Retract #13082 until a better solution is found:
2167 statics break ithreads.
2170 ____________________________________________________________________________
2171 [ 13095] By: jhi on 2001/11/19 14:24:33
2172 Log: Figures 1 and 2 for UTF-8.
2174 ! pod/perlunicode.pod
2175 ____________________________________________________________________________
2176 [ 13094] By: jhi on 2001/11/19 14:09:34
2177 Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
2178 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2179 Date: Mon, 19 Nov 2001 13:26:45 +0100
2180 Message-ID: <20011119132645.A15034@rafael>
2182 ! op.c pod/perldiag.pod t/lib/warnings/op
2183 ____________________________________________________________________________
2184 [ 13093] By: jhi on 2001/11/19 14:07:20
2185 Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
2186 From: Michael G Schwern <schwern@pobox.com>
2187 Date: Mon, 19 Nov 2001 03:11:12 -0500
2188 Message-ID: <20011119031112.E786@blackrider>
2191 ____________________________________________________________________________
2192 [ 13092] By: jhi on 2001/11/19 14:05:21
2193 Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
2194 From: Michael G Schwern <schwern@pobox.com>
2195 Date: Mon, 19 Nov 2001 03:42:56 -0500
2196 Message-ID: <20011119034256.I786@blackrider>
2200 ____________________________________________________________________________
2201 [ 13091] By: jhi on 2001/11/19 13:50:45
2202 Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
2203 From: "Craig A. Berry" <craigberry@mac.com>
2204 Date: Sun, 18 Nov 2001 14:33:48 -0600
2205 Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
2207 ! ext/IO/lib/IO/t/io_poll.t vms/test.com
2208 ____________________________________________________________________________
2209 [ 13090] By: jhi on 2001/11/19 13:49:28
2210 Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
2211 From: Dave Rolsky <autarch@urth.org>
2212 Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
2213 Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
2215 ! lib/ExtUtils/Manifest.pm
2216 ____________________________________________________________________________
2217 [ 13089] By: jhi on 2001/11/19 13:48:35
2218 Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
2219 From: Dave Rolsky <autarch@urth.org>
2220 Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
2221 Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
2223 ! lib/ExtUtils/Install.pm
2224 ____________________________________________________________________________
2225 [ 13088] By: jhi on 2001/11/19 13:44:49
2226 Log: The runops_dbg should not be needed.
2228 ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
2229 ____________________________________________________________________________
2230 [ 13087] By: jhi on 2001/11/19 13:28:22
2231 Log: do_spawn() cleanup from Charles Lane.
2234 ____________________________________________________________________________
2235 [ 13086] By: jhi on 2001/11/19 13:22:26
2236 Log: Update the list of tests.
2239 ____________________________________________________________________________
2240 [ 13085] By: jhi on 2001/11/18 21:57:23
2241 Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
2242 From: Michael G Schwern <schwern@pobox.com>
2243 Date: Fri, 16 Nov 2001 17:37:04 -0500
2244 Message-ID: <20011116173703.L30160@blackrider>
2247 ____________________________________________________________________________
2248 [ 13084] By: jhi on 2001/11/18 21:38:50
2252 ____________________________________________________________________________
2253 [ 13083] By: jhi on 2001/11/18 21:37:06
2254 Log: Integrate perlio; win32 sync.
2256 !> perlio.c win32/win32io.c
2257 ____________________________________________________________________________
2258 [ 13082] By: jhi on 2001/11/18 19:13:06
2259 Log: (retracted by #13096)
2260 Debugging would be badly skewed by a malloc per regex dump.
2263 ____________________________________________________________________________
2264 [ 13081] By: nick on 2001/11/18 19:08:40
2265 Log: Win32 layer has a dup which needs to match new prototype.
2268 ____________________________________________________________________________
2269 [ 13080] By: nick on 2001/11/18 19:05:02
2270 Log: Wrong way to get stdio mode used.
2273 ____________________________________________________________________________
2274 [ 13079] By: jhi on 2001/11/18 18:59:28
2275 Log: Retract #13048: that introduced a malloc() (through savepvn())
2276 to *every* m//, which killed the performance quite badly.
2278 ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
2279 ____________________________________________________________________________
2280 [ 13078] By: jhi on 2001/11/18 17:37:31
2281 Log: Pass 1 at perldelta.pod: sort the section contents
2282 together, drop all but the 5.7.2 known problems,
2283 leave the 5.7.1 security note since that's the
2284 fullest explanation (update the date on that).
2287 ____________________________________________________________________________
2288 [ 13077] By: jhi on 2001/11/18 17:07:12
2289 Log: Retract 11635: close 20011113.110, reopen 20010809.028.
2291 Tiny problem in the test for 20011113.110: I hope
2292 'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
2294 ! pp.c t/op/repeat.t
2295 ____________________________________________________________________________
2296 [ 13076] By: jhi on 2001/11/18 16:46:11
2297 Log: All of syswrite/send/sendto need to return character counts,
2298 and character counts from the offset, not the beginning of
2302 ____________________________________________________________________________
2303 [ 13075] By: jhi on 2001/11/18 16:39:32
2304 Log: Integrate PerlIO: duping fixes.
2306 !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
2307 !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
2309 ____________________________________________________________________________
2310 [ 13074] By: jhi on 2001/11/18 16:34:29
2311 Log: syswrite() was still returning byte counts, not character counts.
2313 ! pp_sys.c t/io/utf8.t
2314 ____________________________________________________________________________
2315 [ 13073] By: jhi on 2001/11/18 16:16:17
2316 Log: Add test for sysread().
2319 ____________________________________________________________________________
2320 [ 13072] By: nick on 2001/11/18 16:15:31
2321 Log: Allow dup'ing of PerlIO::Scalar etc.
2323 ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
2324 ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
2326 ____________________________________________________________________________
2327 [ 13071] By: jhi on 2001/11/18 16:12:32
2328 Log: Prepend a null byte to the test set.
2331 ____________________________________________________________________________
2332 [ 13070] By: jhi on 2001/11/18 15:13:57
2333 Log: Document how "no utf8;" can become handy.
2336 ____________________________________________________________________________
2337 [ 13069] By: jhi on 2001/11/18 14:05:23
2338 Log: Integrate perlio; force the inclusion of the PL_runops_*
2340 !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
2341 ____________________________________________________________________________
2342 [ 13068] By: nick on 2001/11/18 13:23:33
2343 Log: embed.pl generated changes I forgot to include
2345 ! embedvar.h perlapi.h pod/perlapi.pod
2346 ____________________________________________________________________________
2347 [ 13067] By: nick on 2001/11/18 12:50:19
2348 Log: Force inclusion of both Perl_runops_* in perl itself,
2349 so they are available for Peek.xs etc.
2352 ____________________________________________________________________________
2353 [ 13066] By: nick on 2001/11/18 11:00:34
2354 Log: Integrate mainline - a few Devel::Peak fails.
2356 +> (branch 29 files)
2357 - ext/Thread/Thread.pm lib/Benchmark.t
2358 - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
2359 - lib/Lingua/KO/Hangul/Util/README
2360 - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
2361 - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
2362 - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
2363 - vms/ext/vmsish.pm vms/ext/vmsish.t
2365 !> (integrate 389 files)
2366 ____________________________________________________________________________
2367 [ 13065] By: jhi on 2001/11/18 01:22:25
2368 Log: Start working on perldelta. This is not yet any sort of
2369 editing; just concatenating perl570delta, perl571delta,
2370 and perl572delta. Any sorting not done, any duplicate
2371 removal not done, any removal or update of obsolete items
2372 not done, any changes since 5.7.2 not included. So there.
2375 ____________________________________________________________________________
2376 [ 13064] By: jhi on 2001/11/17 22:22:47
2377 Log: Banish "use utf8".
2379 ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
2380 ____________________________________________________________________________
2381 [ 13063] By: jhi on 2001/11/17 17:53:38
2382 Log: Tweak from Charles Lane.
2385 ____________________________________________________________________________
2386 [ 13062] By: jhi on 2001/11/17 15:35:22
2387 Log: Integrate change #13058 from maintperl;
2388 change#12559 breaks things on Win9x because command.com doesn't
2389 grok dquotes at all; disable all the system() smarts for
2393 ____________________________________________________________________________
2394 [ 13061] By: ams on 2001/11/17 13:46:11
2395 Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
2396 From: Jonathan Stowe <gellyfish@gellyfish.com>
2397 Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
2398 Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
2401 ____________________________________________________________________________
2402 [ 13060] By: ams on 2001/11/17 09:49:10
2403 Log: Subject: [PATCH9 File/Find.pm doc nits
2404 From: Tels <perl_dummy@bloodgate.com>
2405 Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
2408 ____________________________________________________________________________
2409 [ 13059] By: ams on 2001/11/17 09:38:38
2410 Log: Subject: [PATCH] Benchmark.pm nit
2411 From: Tels <perl_dummy@bloodgate.com>
2412 Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
2415 ____________________________________________________________________________
2416 [ 13058] By: gsar on 2001/11/17 03:50:49
2417 Log: change#12559 breaks things on Win9x because command.com doesn't
2418 grok dquotes at all; disable all the system() smarts for
2420 Branch: maint-5.6/perl
2422 ____________________________________________________________________________
2423 [ 13057] By: ams on 2001/11/16 20:30:03
2424 Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
2425 From: Andy Dougherty <doughera@lafayette.edu>
2426 Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
2427 Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
2430 ____________________________________________________________________________
2431 [ 13056] By: jhi on 2001/11/16 19:18:21
2432 Log: Subject: [Patch Perl@13023] VMS system() warning
2433 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2434 Date: Fri, 16 Nov 2001 15:20:11 EST
2435 Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
2438 ____________________________________________________________________________
2439 [ 13055] By: jhi on 2001/11/16 19:03:39
2440 Log: It's neither-nor, and protect against the impossible.
2443 ____________________________________________________________________________
2444 [ 13054] By: jhi on 2001/11/16 18:37:30
2445 Log: 5005threads didn't work because $Thread::VERSION wasn't
2448 ! ext/Thread/Makefile.PL lib/Thread.pm
2449 ____________________________________________________________________________
2450 [ 13053] By: jhi on 2001/11/16 17:08:15
2451 Log: Robustness against Linux using something else than gcc;
2454 Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
2455 From: Charles Randall <cfriv@yahoo.com>
2456 Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
2457 Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
2459 ! ext/Errno/Errno_pm.PL
2460 ____________________________________________________________________________
2461 [ 13052] By: ams on 2001/11/16 16:46:39
2462 Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
2463 From: Russ Allbery <rra@stanford.edu>
2464 Date: 16 Nov 2001 09:44:21 -0800
2465 Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
2467 ! lib/Pod/ParseLink.pm
2468 ____________________________________________________________________________
2469 [ 13051] By: jhi on 2001/11/16 15:26:41
2470 Log: Update perluniintro on the UTF-8 output matters
2471 (that -w will warn unless the stream is explicitly UTF-8-ified).
2473 ! pod/perluniintro.pod
2474 ____________________________________________________________________________
2475 [ 13050] By: jhi on 2001/11/16 15:08:52
2476 Log: Adding new files to MANIFEST is nice.
2479 ____________________________________________________________________________
2480 [ 13049] By: jhi on 2001/11/16 15:04:45
2481 Log: Update Changes.
2483 ! Changes patchlevel.h
2484 ____________________________________________________________________________
2485 [ 13048] By: jhi on 2001/11/16 14:46:17
2486 Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
2487 From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
2488 Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST)
2489 Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
2491 ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
2492 ____________________________________________________________________________
2493 [ 13047] By: jhi on 2001/11/16 14:37:32
2494 Log: Rename perlunintro to perluniintro; regen toc.
2496 + pod/perluniintro.pod
2497 - pod/perlunintro.pod
2498 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
2499 ____________________________________________________________________________
2500 [ 13046] By: jhi on 2001/11/16 14:14:38
2501 Log: Document the negated lookeahead trick to emulate
2502 character class subtraction.
2504 ! pod/perlunicode.pod
2505 ____________________________________________________________________________
2506 [ 13045] By: jhi on 2001/11/16 14:08:43
2507 Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
2508 From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2509 Date: Fri, 16 Nov 2001 23:31:04 +0900
2510 Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
2512 (with the tweak that Cntrl is not C, it's Cc)
2514 ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
2515 ! lib/unicore/mktables
2516 ____________________________________________________________________________
2517 [ 13044] By: jhi on 2001/11/16 13:42:44
2518 Log: Subject: [PATCH current] runtime runops switch
2519 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2520 Date: Fri, 16 Nov 2001 00:48:09 -0500
2521 Message-ID: <20011116004809.A934@math.ohio-state.edu>
2523 ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
2524 ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
2525 ! pod/perlintern.pod proto.h run.c
2526 ____________________________________________________________________________
2527 [ 13043] By: jhi on 2001/11/16 13:24:28
2528 Log: Further discourage old Thread code; tell how to tell
2532 ____________________________________________________________________________
2533 [ 13042] By: jhi on 2001/11/16 13:16:13
2534 Log: A missing return; from Charles Lane.
2537 ____________________________________________________________________________
2538 [ 13041] By: ams on 2001/11/16 12:11:14
2539 Log: Subject: [PATCH] Doc spellcheck + podcheck
2540 From: Autrijus Tang <autrijus@egb.elixus.org>
2541 Date: Thu, 15 Nov 2001 22:49:05 -0800
2542 Message-Id: <20011116064905.GA44092@egb.elixus.org>
2544 Subject: [PATCH] podcheck+spellcheck, the rest of the story
2545 From: Autrijus Tang <autrijus@egb.elixus.org>
2546 Date: Fri, 16 Nov 2001 00:42:20 -0800
2547 Message-Id: <20011116084220.GA44295@egb.elixus.org>
2549 Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
2550 From: Nicholas Clark <nick@ccl4.org>
2551 Date: Fri, 16 Nov 2001 10:32:01 +0000
2552 Message-Id: <20011116103200.F62891@plum.flirble.org>
2553 (Applied after suitable de-mangling.)
2555 ! README.aix README.dgux README.dos README.epoc README.hpux
2556 ! README.mint README.mpeix README.netware README.os2
2557 ! README.os390 README.plan9 README.qnx README.solaris
2558 ! README.threads doio.c pod/perl571delta.pod
2559 ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
2560 ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
2561 ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
2562 ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
2563 ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
2564 ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
2565 ____________________________________________________________________________
2566 [ 13040] By: jhi on 2001/11/16 04:48:16
2567 Log: Avoid redefinedness warning for now.
2570 ____________________________________________________________________________
2571 [ 13039] By: jhi on 2001/11/16 04:44:30
2575 ____________________________________________________________________________
2576 [ 13038] By: jhi on 2001/11/16 04:40:19
2577 Log: Subject: [PATCH Perl@13023] subprocess command line size increase
2578 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2579 Date: Thu, 15 Nov 2001 22:54:47 EST
2580 Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>
2582 ! vms/vms.c vms/vmspipe.com
2583 ____________________________________________________________________________
2584 [ 13037] By: jhi on 2001/11/16 04:38:47
2585 Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
2586 From: "chromatic" <chromatic@rmci.net>
2587 Date: Thu, 15 Nov 2001 19:54:23 -0700
2588 Message-ID: <20011116030139.6821.qmail@onion.perl.org>
2591 ____________________________________________________________________________
2592 [ 13036] By: jhi on 2001/11/16 04:37:52
2593 Log: Make Thread a wrapper for both ithreads and 5005threads.
2594 Needs a lot of work and Arthur's eyeballing (and finishing
2595 few missing odds and ends of threads.pm). Now Thread
2596 is an extension without its own .pm.
2598 If there are people who have experience working with
2599 either the 5005threads or the ithreads: cleaning up
2600 the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
2601 and porting the various Thread::* modules, like Thread::Queue,
2602 to work also with ithreads, is needed.
2604 Removed the 5005threads requirement from the 5005 tests
2605 for easier testing (not all of them work yet since
2606 they use the Thread::* modules that have not been made
2607 to work with ithreads). Leave the 5005 tests named as
2608 *.tx so that they are not run by "make test".
2611 - ext/Thread/Thread.pm
2612 ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
2613 ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
2614 ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
2615 ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
2616 ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
2617 ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
2618 ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
2619 ____________________________________________________________________________
2620 [ 13035] By: jhi on 2001/11/16 03:30:38
2621 Log: $VERSION "a5" doesn't quite work.
2624 ____________________________________________________________________________
2625 [ 13034] By: jhi on 2001/11/16 00:38:41
2626 Log: Add the fruits of Larry Shatzer's version verifying script.
2627 (There are some straddlers, but they will be fixed in the
2628 upcoming releases of the modules.)
2630 ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
2631 ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
2632 ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
2633 ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
2634 ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
2635 ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
2636 ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
2637 ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
2638 ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
2639 ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
2641 ____________________________________________________________________________
2642 [ 13033] By: jhi on 2001/11/16 00:37:36
2643 Log: Add Larry Shatzer's VERSION verifying script.
2645 + Porting/checkVERSION.pl
2646 ! MANIFEST Porting/pumpkin.pod
2647 ____________________________________________________________________________
2648 [ 13032] By: jhi on 2001/11/16 00:09:31
2649 Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
2650 From: Michael G Schwern <schwern@pobox.com>
2651 Date: Thu, 15 Nov 2001 19:26:40 -0500
2652 Message-ID: <20011115192640.R31399@blackrider>
2655 ____________________________________________________________________________
2656 [ 13031] By: jhi on 2001/11/15 23:18:19
2657 Log: Document the MY_CXT business; from Paul Marquess.
2660 ____________________________________________________________________________
2661 [ 13030] By: jhi on 2001/11/15 22:03:46
2662 Log: VMSCMD synch attempt.
2664 ! vms/vms.c vms/vmsish.h
2665 ____________________________________________________________________________
2666 [ 13029] By: jhi on 2001/11/15 21:35:36
2667 Log: Advise against -P as instructed by Schwern.
2670 ____________________________________________________________________________
2671 [ 13028] By: jhi on 2001/11/15 21:21:29
2672 Log: Subject: [PATCH] v-strings as Objects Step 1
2673 From: John Peacock <jpeacock@rowman.com>
2674 Date: Thu, 15 Nov 2001 12:41:04 -0500
2675 Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
2677 ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
2679 ____________________________________________________________________________
2680 [ 13027] By: jhi on 2001/11/15 21:16:57
2681 Log: Subject: [PATCH] -x (was Re: [PATCH] new tests for command-line switches)
2682 From: Michael G Schwern <schwern@pobox.com>
2683 Date: Thu, 15 Nov 2001 12:47:59 -0500
2684 Message-ID: <20011115124759.E31399@blackrider>
2686 + t/run/switchx.aux t/run/switchx.t
2687 ! MANIFEST t/run/switches.t
2688 ____________________________________________________________________________
2689 [ 13026] By: jhi on 2001/11/15 20:55:31
2690 Log: Upgrade to Getopt::Long 2.26_03.
2692 ! lib/Getopt/Long.pm
2693 ____________________________________________________________________________
2694 [ 13025] By: ams on 2001/11/15 20:46:22
2695 Log: Subject: [PATCH vms/vms.c] VMSCMD missing
2696 From: Michael G Schwern <schwern@pobox.com>
2697 Date: Thu, 15 Nov 2001 16:24:11 -0500
2698 Message-Id: <20011115162411.M31399@blackrider>
2701 ____________________________________________________________________________
2702 [ 13024] By: ams on 2001/11/15 19:32:06
2703 Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
2704 From: rspier@pobox.com (Robert Spier)
2705 Date: Thu, 15 Nov 2001 11:19:21 -0800
2706 Message-Id: <15348.5433.732364.963687@rls.cx>
2709 ____________________________________________________________________________
2710 [ 13023] By: jhi on 2001/11/15 15:35:48
2711 Log: Update Changes.
2713 ! Changes patchlevel.h
2714 ____________________________________________________________________________
2715 [ 13022] By: jhi on 2001/11/15 15:11:37
2716 Log: Subject: [PATCH] new tests for command-line switches
2717 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2718 Date: Thu, 15 Nov 2001 17:00:30 +0100
2719 Message-ID: <20011115170030.A14193@rafael>
2723 ____________________________________________________________________________
2724 [ 13021] By: jhi on 2001/11/15 15:06:36
2725 Log: Upgrade to podlators 1.13.
2727 + lib/Pod/ParseLink.pm
2728 ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
2729 ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
2730 ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
2731 ! t/pod/pod2usage.xr t/pod/podselect.xr
2732 ____________________________________________________________________________
2733 [ 13020] By: jhi on 2001/11/15 14:47:29
2734 Log: skip "might be used uninitialized".
2737 ____________________________________________________________________________
2738 [ 13019] By: jhi on 2001/11/15 14:35:55
2739 Log: Fix for "perlio bug in koi8-r encoding". The problem
2740 seemed to be that binmode() always flushed the handle,
2741 which is not so good when switching encodings. Fixed,
2742 added Matt Sergeant's testcase, documented in perlfunc/binmode,
2743 also added a pointer about disciplines to perlfunc/open,
2744 and in general cleaned up and reformatted the open entry.
2746 ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
2747 ____________________________________________________________________________
2748 [ 13018] By: jhi on 2001/11/15 13:22:57
2749 Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
2750 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
2751 Date: 15 Nov 2001 08:57:06 -0000
2752 Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
2754 chop() and chomp() are not real list functions,
2755 so let's not have them overrideable. (Casey will
2756 be confused since in #7071 he patched the other way.)
2758 ! pod/perlfunc.pod toke.c
2759 ____________________________________________________________________________
2760 [ 13017] By: ams on 2001/11/15 12:56:49
2761 Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
2762 From: Robin Barker <rmb1@cise.npl.co.uk>
2763 Date: Thu, 15 Nov 2001 13:48:34 GMT
2764 Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
2765 (Applied with tweaks.)
2768 ____________________________________________________________________________
2769 [ 13016] By: ams on 2001/11/15 09:12:48
2770 Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
2771 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2772 Date: Thu, 15 Nov 2001 09:06:39 +0100
2773 Message-Id: <20011115090639.A13005@rafael>
2776 ____________________________________________________________________________
2777 [ 13015] By: jhi on 2001/11/15 04:08:50
2778 Log: "link =" from utils.lst was being processed oddly.
2781 ____________________________________________________________________________
2782 [ 13014] By: ams on 2001/11/15 02:52:52
2783 Log: Subject: [PATCH current] CreateTTY in -d
2784 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2785 Date: Wed, 14 Nov 2001 21:26:31 -0500
2786 Message-Id: <20011114212631.A25705@math.ohio-state.edu>
2789 ____________________________________________________________________________
2790 [ 13013] By: jhi on 2001/11/15 00:46:07
2791 Log: Corify the Filter::Simple tests.
2793 ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
2794 ! lib/Filter/Simple/t/filter_only.t
2795 ____________________________________________________________________________
2796 [ 13012] By: jhi on 2001/11/15 00:42:25
2797 Log: Upgrade to Filter::Simple 0.70.
2799 + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
2800 + t/lib/FilterOnlyTest.pm
2801 ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
2802 ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
2803 ! t/lib/FilterTest.pm
2804 ____________________________________________________________________________
2805 [ 13011] By: jhi on 2001/11/14 22:38:31
2806 Log: Cleanliness inspired by Cygwin.
2808 ! Makefile.SH x2p/Makefile.SH
2809 ____________________________________________________________________________
2810 [ 13010] By: jhi on 2001/11/14 22:30:59
2811 Log: Add perlunintro (formerly known as perlunitut); regen toc.
2813 + pod/perlunintro.pod
2814 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
2815 ____________________________________________________________________________
2816 [ 13009] By: jhi on 2001/11/14 22:27:12
2820 ____________________________________________________________________________
2821 [ 13008] By: jhi on 2001/11/14 22:16:06
2822 Log: Quieten pgcc 2.91.66 worries.
2824 ! gv.c pp_ctl.c utf8.c
2825 ____________________________________________________________________________
2826 [ 13007] By: jhi on 2001/11/14 22:05:01
2827 Log: Upgrade to Switch 2.06.
2829 ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
2830 ! lib/Switch/t/nested.t
2831 ____________________________________________________________________________
2832 [ 13006] By: jhi on 2001/11/14 21:55:51
2833 Log: Upgrade to Attribute::Handlers 0.76.
2835 ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
2836 ! lib/Attribute/Handlers/README
2837 ! lib/Attribute/Handlers/demo/Demo.pm
2838 ! lib/Attribute/Handlers/demo/Descriptions.pm
2839 ! lib/Attribute/Handlers/demo/MyClass.pm
2840 ! lib/Attribute/Handlers/demo/demo_cycle.pl
2841 ! lib/Attribute/Handlers/demo/demo_hashdir.pl
2842 ! lib/Attribute/Handlers/t/multi.t
2843 ____________________________________________________________________________
2844 [ 13005] By: jhi on 2001/11/14 21:53:22
2845 Log: Signedness nit.
2848 ____________________________________________________________________________
2849 [ 13004] By: jhi on 2001/11/14 21:24:39
2852 ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
2854 ____________________________________________________________________________
2855 [ 13003] By: jhi on 2001/11/14 21:17:02
2856 Log: No pod in internal Net::FTP classes.
2859 ____________________________________________________________________________
2860 [ 13002] By: jhi on 2001/11/14 21:11:48
2861 Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY*
2862 From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
2863 Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
2864 Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
2867 ____________________________________________________________________________
2868 [ 13001] By: jhi on 2001/11/14 21:09:48
2869 Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
2873 ____________________________________________________________________________
2874 [ 13000] By: jhi on 2001/11/14 21:00:23
2875 Log: Add comments to mark where $^X is being handled.
2878 ____________________________________________________________________________
2879 [ 12999] By: jhi on 2001/11/14 20:45:42
2880 Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
2881 From: Michael G Schwern <schwern@pobox.com>
2882 Date: Wed, 14 Nov 2001 16:38:25 -0500
2883 Message-ID: <20011114163825.D6519@blackrider>
2886 ____________________________________________________________________________
2887 [ 12998] By: jhi on 2001/11/14 20:22:06
2888 Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
2889 From: Michael G Schwern <schwern@pobox.com>
2890 Date: Wed, 14 Nov 2001 13:19:15 -0500
2891 Message-ID: <20011114131915.K5096@blackrider>
2894 ____________________________________________________________________________
2895 [ 12997] By: jhi on 2001/11/14 19:36:57
2896 Log: Subject: Re: [PATCH] new version of runperl()
2897 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2898 Date: Wed, 14 Nov 2001 15:39:12 EST
2899 Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
2901 "VMS $^X pipes etc" patch.
2904 ____________________________________________________________________________
2905 [ 12996] By: jhi on 2001/11/14 19:31:01
2906 Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
2907 and add "verbose" option to show the final command.
2910 ____________________________________________________________________________
2911 [ 12995] By: jhi on 2001/11/14 15:02:29
2912 Log: Goof in some of the comment fields of #12994.
2914 ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
2915 ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
2916 ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
2917 ! lib/unicore/In/9.pl
2918 ____________________________________________________________________________
2919 [ 12994] By: jhi on 2001/11/14 14:59:32
2920 Log: The First, Last ranges in the Unicode data weren't
2921 getting their general categories added properly;
2922 noticed by Jeffrey Friedl.
2924 ! lib/unicore/Category.pl lib/unicore/In/0.pl
2925 ! lib/unicore/In/1.pl lib/unicore/In/164.pl
2926 ! lib/unicore/In/169.pl lib/unicore/In/170.pl
2927 ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
2928 ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
2929 ! lib/unicore/In/8.pl lib/unicore/In/9.pl
2930 ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
2931 ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
2932 ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
2933 ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
2934 ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
2935 ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
2936 ! lib/unicore/mktables
2937 ____________________________________________________________________________
2938 [ 12993] By: jhi on 2001/11/14 13:54:20
2939 Log: Subject: [PATCH] new version of runperl()
2940 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
2941 Date: Wed, 14 Nov 2001 12:23:01 +0100
2942 Message-ID: <20011114122301.A29384@rafael>
2944 ! t/io/argv.t t/test.pl
2945 ____________________________________________________________________________
2946 [ 12992] By: ams on 2001/11/14 13:40:39
2947 Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
2948 From: Michael G Schwern <schwern@pobox.com>
2949 Date: Tue, 13 Nov 2001 23:17:54 -0500
2950 Message-Id: <20011113231754.S32567@blackrider>
2953 ____________________________________________________________________________
2954 [ 12991] By: jhi on 2001/11/14 13:24:34
2955 Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
2956 From: Philip Newton <Philip.Newton@gmx.net>
2957 Date: Wed, 14 Nov 2001 10:59:53 +0100
2958 Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
2960 plus a lot of paragraph reformatting because of long lines.
2963 ____________________________________________________________________________
2964 [ 12990] By: jhi on 2001/11/14 13:19:19
2965 Log: A bool is not a pointer.
2968 ____________________________________________________________________________
2969 [ 12989] By: jhi on 2001/11/14 02:41:42
2970 Log: AUTHORS updates.
2973 ____________________________________________________________________________
2974 [ 12988] By: jhi on 2001/11/14 02:18:44
2975 Log: There are several MIME RFCs.
2977 ! ext/Encode/Encode.pm
2978 ____________________________________________________________________________
2979 [ 12987] By: ams on 2001/11/14 01:09:28
2980 Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
2981 From: Michael G Schwern <schwern@pobox.com>
2982 Date: Tue, 13 Nov 2001 20:59:13 -0500
2983 Message-Id: <20011113205913.H32567@blackrider>
2985 ! t/op/groups.t vms/test.com
2986 ____________________________________________________________________________
2987 [ 12986] By: ams on 2001/11/14 01:07:06
2988 Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
2989 From: Michael G Schwern <schwern@pobox.com>
2990 Date: Tue, 13 Nov 2001 20:51:34 -0500
2991 Message-Id: <20011113205134.F32567@blackrider>
2993 ! ext/IO/lib/IO/t/io_sel.t vms/test.com
2994 ____________________________________________________________________________
2995 [ 12985] By: ams on 2001/11/14 00:43:59
2996 Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
2997 From: Michael G Schwern <schwern@pobox.com>
2998 Date: Tue, 13 Nov 2001 20:38:42 -0500
2999 Message-Id: <20011113203842.E32567@blackrider>
3002 ____________________________________________________________________________
3003 [ 12984] By: ams on 2001/11/14 00:32:15
3004 Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
3005 From: Michael G Schwern <schwern@pobox.com>
3006 Date: Tue, 13 Nov 2001 20:27:02 -0500
3007 Message-Id: <20011113202702.D32567@blackrider>
3009 ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
3010 ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
3011 ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
3012 ! ext/IO/lib/IO/t/io_xs.t vms/test.com
3013 ____________________________________________________________________________
3014 [ 12983] By: ams on 2001/11/14 00:00:27
3015 Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
3016 From: Michael G Schwern <schwern@pobox.com>
3017 Date: Tue, 13 Nov 2001 19:51:59 -0500
3018 Message-Id: <20011113195159.B32567@blackrider>
3021 ____________________________________________________________________________
3022 [ 12982] By: ams on 2001/11/13 23:53:11
3023 Log: Subject: [PATCH pod/perlapio.pod double-word fix]
3024 From: Larry Shatzer <fugazi@zippy.zyx.net>
3025 Date: Tue, 13 Nov 2001 17:27:59 -0700
3026 Message-Id: <20011113172759.E27768@zippy.zyx.net>
3029 ____________________________________________________________________________
3030 [ 12981] By: jhi on 2001/11/13 22:50:27
3031 Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
3032 "large enough" Unicode characters returned more than one
3033 as their "Unicode size".
3035 ! pp_sys.c t/io/utf8.t
3036 ____________________________________________________________________________
3037 [ 12980] By: ams on 2001/11/13 19:32:33
3038 Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
3039 From: "Craig A. Berry" <craigberry@mac.com>
3040 Date: Tue, 13 Nov 2001 14:33:25 -0600
3041 Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
3044 ____________________________________________________________________________
3045 [ 12979] By: jhi on 2001/11/13 18:10:15
3046 Log: Subject: Minor patch to Encode.pm (detypo)
3047 From: "Philip Newton" <Philip.Newton@gmx.net>
3048 Date: Tue, 13 Nov 2001 20:11:01 +0100
3049 Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
3051 ! ext/Encode/Encode.pm
3052 ____________________________________________________________________________
3053 [ 12978] By: jhi on 2001/11/13 17:55:02
3054 Log: Evil tabulators.
3056 ! ext/Encode/Encode.pm
3057 ____________________________________________________________________________
3058 [ 12977] By: jhi on 2001/11/13 17:52:17
3059 Log: Document the available encodings.
3061 ! ext/Encode/Encode.pm
3062 ____________________________________________________________________________
3063 [ 12976] By: ams on 2001/11/13 17:14:07
3064 Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
3065 From: Barrie Slaymaker <barries@slaysys.com>
3066 Date: Tue, 13 Nov 2001 12:41:36 -0500
3067 Message-Id: <20011113124133.C24305@sizzle.whoville.com>
3070 ____________________________________________________________________________
3071 [ 12975] By: ams on 2001/11/13 16:24:21
3072 Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
3073 From: Barrie Slaymaker <barries@slaysys.com>
3074 Date: Tue, 13 Nov 2001 10:56:20 -0500
3075 Message-Id: <20011113105620.B24192@sizzle.whoville.com>
3076 (Test applied with minor tweaks and ->isa("HASH") omission.)
3078 ! lib/UNIVERSAL.pm t/op/universal.t
3079 ____________________________________________________________________________
3080 [ 12974] By: ams on 2001/11/13 15:46:07
3081 Log: Subject: [PATCH Benchmark.pm] docco tweaks
3082 From: Barrie Slaymaker <barries@slaysys.com>
3083 Date: Tue, 13 Nov 2001 11:34:45 -0500
3084 Message-Id: <20011113113442.B24305@sizzle.whoville.com>
3087 ____________________________________________________________________________
3088 [ 12973] By: jhi on 2001/11/13 13:42:40
3089 Log: Subject: [PATCH] Attack of the C loops, round 1
3090 From: Richard Soderberg <rs@oregonnet.com>
3091 Date: Mon, 12 Nov 2001 12:07:29 -0800
3092 Message-Id: <200111122007.MAA01994@oregonnet.com>
3094 Subject: [PATCH] bytecode.pl (tiny patch)
3095 From: Richard Soderberg <rs@oregonnet.com>
3096 Date: Mon, 12 Nov 2001 12:53:24 -0800
3097 Message-Id: <200111122053.MAA06272@oregonnet.com>
3099 ! bytecode.pl installhtml
3100 ____________________________________________________________________________
3101 [ 12972] By: jhi on 2001/11/13 13:41:02
3102 Log: Subject: [PATCH] Update to Filter::Util::Call
3103 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
3104 Date: Sun, 11 Nov 2001 22:33:33 -0000
3105 Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
3107 Use the new CXT* macros.
3109 ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
3110 ____________________________________________________________________________
3111 [ 12971] By: jhi on 2001/11/13 13:31:34
3112 Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS
3113 From: Michael G Schwern <schwern@pobox.com>
3114 Date: Mon, 12 Nov 2001 20:50:34 -0500
3115 Message-ID: <20011112205034.H2888@blackrider>
3117 + lib/vmsish.pm lib/vmsish.t
3118 - vms/ext/vmsish.pm vms/ext/vmsish.t
3119 ! MANIFEST vms/descrip_mms.template
3120 ____________________________________________________________________________
3121 [ 12970] By: jhi on 2001/11/13 13:09:23
3122 Log: :utf8 works only with perlio.
3125 ____________________________________________________________________________
3126 [ 12969] By: jhi on 2001/11/13 13:03:36
3127 Log: Subject: Re: @Config -"des" not quite working on VMS
3128 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3129 Date: Tue, 13 Nov 2001 08:35:13 EST
3130 Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
3133 ____________________________________________________________________________
3134 [ 12968] By: jhi on 2001/11/13 12:59:11
3135 Log: Subject: [PATCH] lib/charnames.pm
3136 From: Jeffrey Friedl <jfriedl@yahoo.com>
3137 Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST)
3138 Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
3141 ____________________________________________________________________________
3142 [ 12967] By: pudge on 2001/11/13 05:44:13
3143 Log: Docs for Mac::err.
3144 Branch: maint-5.6/macperl
3145 ! macos/ext/Mac/err/err.pm
3146 ____________________________________________________________________________
3147 [ 12966] By: pudge on 2001/11/13 05:43:58
3148 Log: Some cleanup; change some globals to references for
3149 possible persistence later.
3150 Branch: maint-5.6/macperl
3151 ! macos/lib/Mac/Glue.pm
3152 ____________________________________________________________________________
3153 [ 12965] By: pudge on 2001/11/13 05:42:59
3154 Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
3155 Branch: maint-5.6/macperl
3156 ! macos/ext/Mac/Files/Files.pm
3157 ____________________________________________________________________________
3158 [ 12964] By: pudge on 2001/11/13 05:42:35
3159 Log: Get Mac::Navigation to compile (bug #464684).
3160 Branch: maint-5.6/macperl
3161 ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
3162 ! macos/ext/Mac/Navigation/Makefile.PL
3163 ! macos/ext/Mac/Navigation/Navigation.xs
3164 ! macos/macperl/Makefile.mk
3165 ____________________________________________________________________________
3166 [ 12963] By: pudge on 2001/11/13 05:41:12
3167 Log: Add in modules and POD to help menu.
3168 Branch: maint-5.6/macperl
3169 ! macos/macperl/MacPerl.podhelp
3170 ____________________________________________________________________________
3171 [ 12962] By: pudge on 2001/11/13 05:28:18
3172 Log: Update bundled modules.
3173 Branch: maint-5.6/macperl
3174 + macos/bundled_ext/Filter/t/FilterTest.pm
3175 + macos/bundled_ext/List/Util/t/shuffle.t
3176 + macos/bundled_ext/Storable/t/compat06.t
3177 + macos/bundled_ext/Storable/t/st-dump.pl
3178 + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
3179 + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
3180 + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
3181 + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
3182 + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
3183 + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
3184 + macos/bundled_lib/blib/lib/lwpcook.pod
3185 + macos/bundled_lib/t/Filter/Simple/filter.t
3186 + macos/bundled_lib/t/Switch/t/given.t
3187 + macos/bundled_lib/t/Switch/t/nested.t
3188 + macos/bundled_lib/t/Switch/t/switch.t
3189 + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
3190 + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
3191 + macos/bundled_lib/t/Text/Balanced/t/extdel.t
3192 + macos/bundled_lib/t/Text/Balanced/t/extmul.t
3193 + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
3194 + macos/bundled_lib/t/Text/Balanced/t/exttag.t
3195 + macos/bundled_lib/t/Text/Balanced/t/extvar.t
3196 + macos/bundled_lib/t/Text/Balanced/t/gentag.t
3197 + macos/bundled_lib/t/URI/rfc2732.t
3198 + macos/bundled_lib/t/libnet/config.t
3199 + macos/bundled_lib/t/libnet/libnet_t.pl
3200 + macos/bundled_lib/t/libwww-perl/live/google.t
3201 + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
3202 + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
3203 + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
3204 + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
3205 + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
3206 + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
3207 + macos/bundled_lib/t/libwww-perl/live/validator.t
3208 - macos/bundled_ext/Filter/t/MyFilter.pm
3209 - macos/bundled_ext/Storable/t/compat-0.6.t
3210 - macos/bundled_ext/Storable/t/dump.pl
3211 - macos/bundled_ext/Time/Piece/Makefile.PL
3212 - macos/bundled_ext/Time/Piece/Piece.pm
3213 - macos/bundled_ext/Time/Piece/Piece.t
3214 - macos/bundled_ext/Time/Piece/Piece.xs
3215 - macos/bundled_ext/Time/Piece/README
3216 - macos/bundled_ext/Time/Piece/Seconds.pm
3217 - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
3218 - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
3219 - macos/bundled_lib/blib/lib/Net/PH.pm
3220 - macos/bundled_lib/blib/lib/Net/SNPP.pm
3221 - macos/bundled_lib/blib/lib/Text/Balanced.pod
3222 - macos/bundled_lib/t/Filter/Simple/test.pl
3223 - macos/bundled_lib/t/Switch/test.pl
3224 - macos/bundled_lib/t/Text/Balanced/t/genxt.t
3225 - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
3226 - macos/bundled_lib/t/Text/Balanced/t/xcode.t
3227 - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
3228 - macos/bundled_lib/t/Text/Balanced/t/xmult.t
3229 - macos/bundled_lib/t/Text/Balanced/t/xquot.t
3230 - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
3231 - macos/bundled_lib/t/Text/Balanced/t/xvari.t
3232 - macos/bundled_lib/t/libnet/ph.t
3234 ____________________________________________________________________________
3235 [ 12961] By: ams on 2001/11/13 00:45:08
3236 Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
3237 From: Michael G Schwern <schwern@pobox.com>
3238 Date: Mon, 12 Nov 2001 20:16:45 -0500
3239 Message-Id: <20011112201644.G2888@blackrider>
3242 ____________________________________________________________________________
3243 [ 12960] By: ams on 2001/11/12 23:54:00
3244 Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
3245 Recoving dup tests for VMS
3246 From: Michael G Schwern <schwern@pobox.com>
3247 Date: Mon, 12 Nov 2001 19:35:33 -0500
3248 Message-Id: <20011112193533.D2888@blackrider>
3250 ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
3251 ____________________________________________________________________________
3252 [ 12959] By: jhi on 2001/11/12 20:23:59
3253 Log: Update Changes.
3255 ! Changes patchlevel.h
3256 ____________________________________________________________________________
3257 [ 12958] By: jhi on 2001/11/12 16:33:01
3258 Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS
3259 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3260 Date: Mon, 12 Nov 2001 12:35:18 EST
3261 Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
3263 ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
3264 ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
3265 ____________________________________________________________________________
3266 [ 12957] By: jhi on 2001/11/12 15:26:37
3267 Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
3268 From: Barrie Slaymaker <barries@slaysys.com>
3269 Date: Mon, 12 Nov 2001 11:19:52 -0500
3270 Message-ID: <20011112111948.C7626@sizzle.whoville.com>
3272 ! lib/File/Spec.t lib/File/Spec/Win32.pm
3273 ____________________________________________________________________________
3274 [ 12956] By: jhi on 2001/11/12 15:23:48
3275 Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
3276 From: Barrie Slaymaker <barries@slaysys.com>
3277 Date: Mon, 12 Nov 2001 11:07:36 -0500
3278 Message-ID: <20011112110733.B7626@sizzle.whoville.com>
3281 ____________________________________________________________________________
3282 [ 12955] By: jhi on 2001/11/12 15:22:23
3283 Log: Misplaced test, noticed by Barrie Slaymaker.
3284 (We are missing Benchmark tests, then.)
3286 + ext/Devel/DProf/DProf.t
3289 ____________________________________________________________________________
3290 [ 12954] By: jhi on 2001/11/12 14:50:44
3291 Log: Subject: [PATCH] a few typo fixes
3292 From: Jeffrey Friedl <jfriedl@yahoo.com>
3293 Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
3294 Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
3296 Patching README.foo instead of pod/perlfoo.pod,
3297 not patching Math::BigInt (Tels will take care of that),
3298 dropping broken hv.c and sv.h patches, patching libnetcfg.PL
3299 and perldoc.PL instead of libnetcfg and perldoc, patching
3300 ext/Digest/MD5/t/files.t since MD5.pm was changed.
3303 ____________________________________________________________________________
3304 [ 12953] By: jhi on 2001/11/12 13:11:55
3305 Log: Add a note about the dangers of bad UTF-8.
3307 ! pod/perlunicode.pod
3308 ____________________________________________________________________________
3309 [ 12952] By: jhi on 2001/11/12 12:54:52
3310 Log: NetWare Nit from Ananth Kesari.
3313 ____________________________________________________________________________
3314 [ 12951] By: jhi on 2001/11/12 12:32:13
3315 Log: Ooops. I was "fixing" the wrong routine in #12947 and #12950.
3317 ! ext/Encode/Encode.pm
3318 ____________________________________________________________________________
3319 [ 12950] By: jhi on 2001/11/12 12:14:53
3320 Log: (retracted by #12951)
3322 ! ext/Encode/Encode.pm
3323 ____________________________________________________________________________
3324 [ 12949] By: ams on 2001/11/12 06:40:18
3325 Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
3326 From: Robert Spier <rspier@pobox.com>
3327 Date: Sun, 11 Nov 2001 18:50:18 -0800
3328 Message-Id: <15343.14570.121505.233336@rls.cx>
3330 Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
3331 From: Rick Delaney <rick.delaney@home.com>
3332 Date: 12 Nov 2001 00:15:52 -0500
3333 Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
3335 ! pp_hot.c t/op/taint.t
3336 ____________________________________________________________________________
3337 [ 12948] By: jhi on 2001/11/12 01:23:58
3338 Log: It seems that we actually have this detail implemented
3339 as for as Level 1 Support of Unicode regex support is
3340 concerned: at Level 1 only 1:1 support for loose
3341 (aka caseless, aka caseigoring ) matching is required.
3343 ! pod/perlunicode.pod
3344 ____________________________________________________________________________
3345 [ 12947] By: jhi on 2001/11/11 21:41:44
3346 Log: (retracted by #12951)
3348 ! ext/Encode/Encode.pm
3349 ____________________________________________________________________________
3350 [ 12946] By: jhi on 2001/11/11 21:09:31
3353 ! pod/perlunicode.pod
3354 ____________________________________________________________________________
3355 [ 12945] By: jhi on 2001/11/11 21:07:18
3356 Log: Upgrade to Math::BigInt 1.46.
3358 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
3359 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
3360 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
3361 ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
3362 ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
3363 ____________________________________________________________________________
3364 [ 12944] By: jhi on 2001/11/11 18:52:22
3365 Log: Subject: Re: PERFORCE change 12943 for review
3366 From: "Philip Newton" <Philip.Newton@gmx.net>
3367 Date: Sun, 11 Nov 2001 20:53:36 +0100
3368 Message-ID: <20011111.204950@ID-11583.news.dfncis.de>
3370 ! pod/perlunicode.pod
3371 ____________________________________________________________________________
3372 [ 12943] By: jhi on 2001/11/11 18:00:03
3373 Log: Doc updates; make the Unicode discussions a little
3374 bit less alarming, and add information about encodings,
3375 surrogates, and BOMs.
3377 ! pod/perlunicode.pod
3378 ____________________________________________________________________________
3379 [ 12942] By: ams on 2001/11/11 16:45:00
3380 Log: Subject: [PATCH @12917] Unicode::Collate v0.09
3381 From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
3382 Date: Mon, 12 Nov 2001 00:22:57 +0900
3383 Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
3385 ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
3386 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
3387 ____________________________________________________________________________
3388 [ 12941] By: ams on 2001/11/11 13:01:40
3389 Log: Subject: Re: PERFORCE change 12929 for review
3390 From: "Philip Newton" <Philip.Newton@gmx.net>
3391 Date: Sun, 11 Nov 2001 14:27:44 +0100
3392 Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
3395 ____________________________________________________________________________
3396 [ 12940] By: ams on 2001/11/11 05:06:43
3397 Log: Subject: [PATCH t/op/chdir.t] %ENV protection
3398 From: Michael G Schwern <schwern@pobox.com>
3399 Date: Thu, 8 Nov 2001 22:56:45 -0500
3400 Message-Id: <20011108225645.H5587@blackrider>
3403 ____________________________________________________________________________
3404 [ 12939] By: ams on 2001/11/11 05:01:00
3405 Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
3406 From: Michael G Schwern <schwern@pobox.com>
3407 Date: Sun, 11 Nov 2001 00:54:43 -0500
3408 Message-Id: <20011111005443.A24450@blackrider>
3411 ____________________________________________________________________________
3412 [ 12938] By: ams on 2001/11/11 03:25:13
3413 Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
3414 (was Re: [ID 20011110.104] File::stat vs. $! conflict)
3415 From: "chromatic" <chromatic@rmci.net>
3416 Date: Sat, 10 Nov 2001 21:03:20 -0700
3417 Message-Id: <20011111041025.12984.qmail@onion.perl.org>
3419 ! lib/File/stat.pm lib/File/stat.t
3420 ____________________________________________________________________________
3421 [ 12937] By: ams on 2001/11/11 02:05:23
3422 Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
3423 From: "Craig A. Berry" <craigberry@mac.com>
3424 Date: Sat, 10 Nov 2001 17:23:52 -0600
3425 Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
3428 ____________________________________________________________________________
3429 [ 12936] By: jhi on 2001/11/10 18:55:21
3430 Log: Bah. %X doesn't mean 0xC1, it means 0XC1. So let's %x.
3432 ! lib/open.pm lib/open.t
3433 ____________________________________________________________________________
3434 [ 12935] By: jhi on 2001/11/10 17:47:21
3435 Log: The Official name of ASCII.
3437 ! ext/Encode/Encode.pm
3438 ____________________________________________________________________________
3439 [ 12934] By: jhi on 2001/11/10 17:44:27
3440 Log: The KOI8-R example wasn't quite right.
3442 ! lib/open.pm lib/open.t
3443 ____________________________________________________________________________
3444 [ 12933] By: jhi on 2001/11/10 17:30:52
3445 Log: Enhance the open pragma to support :utf8, :locale,
3446 and :encoding directly as special cases, and rename
3449 ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
3450 ____________________________________________________________________________
3451 [ 12932] By: jhi on 2001/11/10 15:15:29
3452 Log: Document the UTF-16 surrogate encoding and decoding.
3454 ! ext/Encode/Encode.pm
3455 ____________________________________________________________________________
3456 [ 12931] By: jhi on 2001/11/10 15:05:56
3457 Log: A potential recursion breaker.
3460 ____________________________________________________________________________
3461 [ 12930] By: ams on 2001/11/10 07:46:53
3462 Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
3463 (was Re: perl@12892)
3464 From: "chromatic" <chromatic@rmci.net>
3465 Date: Sat, 10 Nov 2001 01:28:09 -0700
3466 Message-Id: <20011110083514.86488.qmail@onion.perl.org>
3468 ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
3469 ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
3470 ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
3471 ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
3472 ____________________________________________________________________________
3473 [ 12929] By: jhi on 2001/11/10 06:38:07
3474 Log: Add a test for the bytes pragma.
3478 ____________________________________________________________________________
3479 [ 12928] By: jhi on 2001/11/10 06:10:39
3483 ____________________________________________________________________________
3484 [ 12927] By: jhi on 2001/11/10 04:19:44
3485 Log: Cease to exist.
3487 - lib/Unicode/Normalize.pm
3488 ____________________________________________________________________________
3489 [ 12926] By: ams on 2001/11/10 03:23:16
3490 Log: Subject: [patch] my_setenv speedup + fixes
3491 From: Doug MacEachern <dougm@covalent.net>
3492 Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
3493 Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
3496 ____________________________________________________________________________
3497 [ 12925] By: jhi on 2001/11/10 01:55:13
3498 Log: Newline trouble.
3500 ! lib/ExtUtils/Embed.t
3501 ____________________________________________________________________________
3502 [ 12924] By: jhi on 2001/11/10 01:42:29
3503 Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
3504 From: "Craig A. Berry" <craigberry@mac.com>
3505 Date: Fri, 09 Nov 2001 18:13:16 -0600
3506 Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
3509 ____________________________________________________________________________
3510 [ 12923] By: jhi on 2001/11/10 01:39:01
3511 Log: Subject: [PATCH] new tests for swiches -n -p -a -F
3512 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3513 Date: Sat, 10 Nov 2001 00:10:45 +0100
3514 Message-ID: <20011110001045.A11945@rafael>
3516 + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
3517 + t/run/switchn.t t/run/switchp.t
3519 ____________________________________________________________________________
3520 [ 12922] By: jhi on 2001/11/10 01:34:51
3521 Log: Subject: [PATCH] some tests not cleaning up properly
3522 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3523 Date: Fri, 9 Nov 2001 22:13:10 +0100
3524 Message-ID: <20011109221310.A11115@rafael>
3526 ! ext/Cwd/t/cwd.t t/io/argv.t
3527 ____________________________________________________________________________
3528 [ 12921] By: jhi on 2001/11/10 01:32:52
3529 Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS
3530 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3531 Date: Fri, 9 Nov 2001 15:07:19 EST
3532 Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
3534 ! lib/ExtUtils/Embed.t
3535 ____________________________________________________________________________
3536 [ 12920] By: dougm on 2001/11/10 00:34:50
3537 Log: when PERL_USE_SAFE_PUTENV is defined environ will not
3538 have been copied so it shouldn't be freed in perl_destruct()
3541 ____________________________________________________________________________
3542 [ 12919] By: ams on 2001/11/09 15:36:22
3543 Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
3544 From: Michael G Schwern <schwern@pobox.com>
3545 Date: Fri, 9 Nov 2001 00:38:59 -0500
3546 Message-Id: <20011109003859.K5587@blackrider>
3547 (Applied with directory name changes suggested by Craig Berry.)
3550 ____________________________________________________________________________
3551 [ 12918] By: ams on 2001/11/09 15:29:15
3552 Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
3553 From: Michael G Schwern <schwern@pobox.com>
3554 Date: Fri, 9 Nov 2001 01:44:14 -0500
3555 Message-Id: <20011109014414.N5587@blackrider>
3557 ! vms/ext/filespec.t
3558 ____________________________________________________________________________
3559 [ 12917] By: jhi on 2001/11/09 14:39:14
3560 Log: Update Changes.
3562 ! Changes patchlevel.h
3563 ____________________________________________________________________________
3564 [ 12916] By: jhi on 2001/11/09 14:33:39
3568 ____________________________________________________________________________
3569 [ 12915] By: jhi on 2001/11/09 14:08:30
3570 Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
3571 see http://www.jepstone.net/bjepson//jpl/cvs.html
3573 ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
3574 ____________________________________________________________________________
3575 [ 12914] By: ams on 2001/11/09 14:05:12
3576 Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
3577 From: Michael G Schwern <schwern@pobox.com>
3578 Date: Thu, 8 Nov 2001 22:05:49 -0500
3579 Message-Id: <20011108220549.F5587@blackrider>
3582 ____________________________________________________________________________
3583 [ 12913] By: jhi on 2001/11/09 13:54:23
3584 Log: NetWare update from Ananth Kesari.
3586 ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
3587 ____________________________________________________________________________
3588 [ 12912] By: ams on 2001/11/09 13:40:26
3589 Log: Subject: [PATCH ID 20011109.100] #!perl -F...
3590 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3591 Date: Fri, 9 Nov 2001 14:32:28 +0100
3592 Message-Id: <20011109143228.A18996@rafael>
3595 ____________________________________________________________________________
3596 [ 12911] By: jhi on 2001/11/09 13:37:01
3599 ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
3600 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
3601 ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
3602 ____________________________________________________________________________
3603 [ 12910] By: ams on 2001/11/09 07:33:49
3604 Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
3605 From: Michael G Schwern <schwern@pobox.com>
3606 Date: Fri, 9 Nov 2001 00:41:56 -0500
3607 Message-Id: <20011109004156.L5587@blackrider>
3609 ! lib/File/Find/t/find.t
3610 ____________________________________________________________________________
3611 [ 12909] By: jhi on 2001/11/09 00:23:40
3612 Log: Upgrade to Unicode::Normalize 0.10, now in XS.
3613 The CPAN distribution has both pm and XS implementations,
3614 and for performance reasons we choose the XS.
3615 Another reason to choose the XS is that it doesn't
3616 require Lingua::KO::Hangul::Util, which means that
3617 we can delete that-- which in turn means that Unicode::UCD
3618 cannot expect that: support it, but don't expect.
3619 Ditto Unicode::Collate.
3621 Note that Unicode::Normalize Makefile.PL and
3622 Normalize.xs have been modified from the CPAN 0.10
3623 versions: the first one to be simpler (no pm) and
3624 clean up the generated unf*.h files, the second one
3625 to quench compiler grumblings. Must notify Sadahiro
3626 about these changes.
3628 + ext/Unicode/Normalize/Changes
3629 + ext/Unicode/Normalize/Makefile.PL
3630 + ext/Unicode/Normalize/Normalize.pm
3631 + ext/Unicode/Normalize/Normalize.pod
3632 + ext/Unicode/Normalize/Normalize.xs
3633 + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
3634 + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
3635 + ext/Unicode/Normalize/t/test.t
3636 - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
3637 - lib/Lingua/KO/Hangul/Util/README
3638 - lib/Lingua/KO/Hangul/Util/t/test.t
3639 - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
3640 - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
3641 ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
3642 ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
3643 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
3645 ____________________________________________________________________________
3646 [ 12908] By: jhi on 2001/11/08 23:49:42
3647 Log: Test miscounting.
3649 ! ext/POSIX/t/posix.t
3650 ____________________________________________________________________________
3651 [ 12907] By: jhi on 2001/11/08 22:06:31
3652 Log: Quote the variables in failures messages more nicely.
3655 ____________________________________________________________________________
3656 [ 12906] By: jhi on 2001/11/08 21:55:32
3657 Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
3658 From: Michael G Schwern <schwern@pobox.com>
3659 Date: Thu, 8 Nov 2001 17:24:49 -0500
3660 Message-ID: <20011108172449.A5587@blackrider>
3662 Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
3663 From: "Craig A. Berry" <craigberry@mac.com>
3664 Date: Thu, 8 Nov 2001 16:35:00 -0600
3665 Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
3667 ! ext/POSIX/t/posix.t t/test.pl vms/test.com
3668 ____________________________________________________________________________
3669 [ 12905] By: jhi on 2001/11/08 21:51:51
3670 Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
3671 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
3672 Date: Thu, 8 Nov 2001 22:52:50 -0000
3673 Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
3675 ! ext/DB_File/t/db-recno.t
3676 ____________________________________________________________________________
3677 [ 12904] By: jhi on 2001/11/08 21:49:20
3678 Log: Unicode::UCD is not yet supported in EBCDIC platforms.
3679 (Probably not an EBCDIC issue the way one would think
3680 since no chr() et alia are used in UCD.pm.)
3682 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
3683 ____________________________________________________________________________
3684 [ 12903] By: jhi on 2001/11/08 15:16:49
3685 Log: Whether overwriting the $self->{...} values (see #12902)
3686 is a good policy or not is debatable, but let's at least
3689 ! lib/ExtUtils/MM_Unix.pm
3690 ____________________________________________________________________________
3691 [ 12902] By: jhi on 2001/11/08 15:13:15
3692 Log: The MakeMaker argument () quoting patch that sneaked
3693 in at #12883 didn't handle make macros like this $(...).
3694 Leaning toothpicks, we've got them.
3696 ! lib/ExtUtils/MM_Unix.pm
3697 ____________________________________________________________________________
3698 [ 12901] By: jhi on 2001/11/08 14:28:38
3699 Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
3700 From: Michael G Schwern <schwern@pobox.com>
3701 Date: Wed, 7 Nov 2001 02:02:29 -0500
3702 Message-ID: <20011107020229.K2858@blackrider>
3704 ! t/io/argv.t t/test.pl vms/test.com
3705 ____________________________________________________________________________
3706 [ 12900] By: jhi on 2001/11/08 14:14:40
3707 Log: Subject: [PATCH 20011106.084] -s on #! line
3708 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3709 Date: Wed, 7 Nov 2001 22:23:39 +0100
3710 Message-ID: <20011107222339.E729@rafael>
3712 ! embed.h embed.pl perl.c proto.h toke.c
3713 ____________________________________________________________________________
3714 [ 12899] By: jhi on 2001/11/08 13:46:02
3715 Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
3716 From: Michael G Schwern <schwern@pobox.com>
3717 Date: Wed, 7 Nov 2001 16:52:49 -0500
3718 Message-ID: <20011107165249.I7346@blackrider>
3721 ____________________________________________________________________________
3722 [ 12898] By: ams on 2001/11/08 13:02:19
3723 Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
3724 From: Mark-Jason Dominus <mjd@plover.com>
3725 Date: Thu, 08 Nov 2001 08:59:02 -0500
3726 Message-Id: <20011108135902.2275.qmail@plover.com>
3728 ! INSTALL README README.amiga README.os2 README.vms
3729 ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
3730 ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
3731 ____________________________________________________________________________
3732 [ 12897] By: ams on 2001/11/08 12:49:28
3733 Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
3734 From: mjd@plover.com
3735 Date: 8 Nov 2001 13:33:18 -0000
3736 Message-Id: <20011108133318.1786.qmail@plover.com>
3738 ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
3739 ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
3740 ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
3741 ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
3742 ! pod/perlport.pod pod/perlvar.pod
3743 ____________________________________________________________________________
3744 [ 12896] By: ams on 2001/11/08 11:22:12
3745 Log: open(FH, $file) should strip leading and trailing whitespace.
3748 ____________________________________________________________________________
3749 [ 12895] By: ams on 2001/11/08 10:17:14
3750 Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
3751 From: "Craig A. Berry" <craigberry@mac.com>
3752 Date: Wed, 07 Nov 2001 13:41:50 -0600
3753 Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
3756 ____________________________________________________________________________
3757 [ 12894] By: ams on 2001/11/08 08:32:20
3758 Log: Subject: [ID 20011108.092] makedepend bug with new gcc
3759 From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
3760 Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
3761 Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
3764 ____________________________________________________________________________
3765 [ 12893] By: ams on 2001/11/08 08:26:31
3766 Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
3767 From: mjd@plover.com
3768 Date: 8 Nov 2001 08:08:07 -0000
3769 Message-Id: <20011108080807.30147.qmail@plover.com>
3771 Subject: bleadperl perl.pod
3772 From: mjd@plover.com
3773 Date: 8 Nov 2001 08:10:47 -0000
3774 Message-Id: <20011108081047.30178.qmail@plover.com>
3776 Subject: more bleadperl perl.pod
3777 From: mjd@plover.com
3778 Date: 8 Nov 2001 08:16:28 -0000
3779 Message-Id: <20011108081628.30229.qmail@plover.com>
3781 ! pod/perl.pod pod/perldebug.pod
3782 ____________________________________________________________________________
3783 [ 12892] By: jhi on 2001/11/07 16:01:37
3784 Log: Tweak for Cray-friendliness from Nicholas Clark.
3787 ____________________________________________________________________________
3788 [ 12891] By: jhi on 2001/11/07 15:54:24
3789 Log: VMS patch redo from Charles Lane.
3792 ____________________________________________________________________________
3793 [ 12890] By: ams on 2001/11/07 15:16:10
3794 Log: Subject: [ID 20011107.088] two perl pod nits
3795 From: lvirden@cas.org
3796 Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
3797 Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
3799 ! pod/perl.pod pod/perlfaq3.pod
3800 ____________________________________________________________________________
3801 [ 12889] By: jhi on 2001/11/07 15:07:18
3802 Log: Update Changes.
3804 ! Changes patchlevel.h
3805 ____________________________________________________________________________
3806 [ 12888] By: jhi on 2001/11/07 14:26:42
3807 Log: The (emulated) "no utf8" must be in a BEGIN block
3811 ____________________________________________________________________________
3812 [ 12887] By: jhi on 2001/11/07 13:52:58
3813 Log: "v-strings" is the right term.
3816 ____________________________________________________________________________
3817 [ 12886] By: jhi on 2001/11/07 13:48:36
3818 Log: Add vstrings-as-objects need to perltodo.
3821 ____________________________________________________________________________
3822 [ 12885] By: jhi on 2001/11/07 13:43:33
3823 Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
3824 From: Nicholas Clark <nick@ccl4.org>
3825 Date: Wed, 7 Nov 2001 14:36:32 +0000
3826 Message-ID: <20011107143631.I24980@plum.flirble.org>
3829 ____________________________________________________________________________
3830 [ 12884] By: jhi on 2001/11/07 13:34:44
3831 Log: The Embed test requires a major rewrite for VMS
3832 (plus it reveals a couple of annoying glitches
3833 in buffering), so skip the test for now; from
3836 ! lib/ExtUtils/Embed.t
3837 ____________________________________________________________________________
3838 [ 12883] By: jhi on 2001/11/07 13:33:16
3839 Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
3840 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3841 Date: Wed, 7 Nov 2001 09:23:28 EST
3842 Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
3844 ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
3845 ____________________________________________________________________________
3846 [ 12882] By: ams on 2001/11/07 05:14:04
3847 Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
3848 From: Mark-Jason Dominus <mjd@plover.com>
3849 Date: Wed, 07 Nov 2001 00:43:46 -0500
3850 Message-Id: <20011107054346.14428.qmail@plover.com>
3853 ____________________________________________________________________________
3854 [ 12881] By: jhi on 2001/11/07 03:33:08
3855 Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts
3856 From: Michael G Schwern <schwern@pobox.com>
3857 Date: Tue, 6 Nov 2001 22:04:39 -0500
3858 Message-ID: <20011106220439.D2858@blackrider>
3861 ____________________________________________________________________________
3862 [ 12880] By: jhi on 2001/11/07 01:35:30
3863 Log: Subject: [PATCH lib/Term/Cap.t] Sync CPAN version of tests (was Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under
3865 From: Jonathan Stowe <gellyfish@gellyfish.com>
3866 Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
3867 Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
3869 (except for one hunk where indentation differs)
3872 ____________________________________________________________________________
3873 [ 12879] By: jhi on 2001/11/07 01:22:40
3874 Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
3875 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3876 Date: Tue, 6 Nov 2001 21:45:01 +0100
3877 Message-ID: <20011106214501.A704@rafael>
3879 ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
3880 ! lib/File/Spec/Win32.pm
3881 ____________________________________________________________________________
3882 [ 12878] By: jhi on 2001/11/07 01:06:41
3883 Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test()
3884 From: Michael G Schwern <schwern@pobox.com>
3885 Date: Tue, 6 Nov 2001 20:58:45 -0500
3886 Message-ID: <20011106205845.G29411@blackrider>
3889 ____________________________________________________________________________
3890 [ 12877] By: jhi on 2001/11/07 01:01:18
3891 Log: Subject: making do_sprintf public
3892 From: Doug MacEachern <dougm@covalent.net>
3893 Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
3894 Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
3896 ! embed.h embed.pl global.sym
3897 ____________________________________________________________________________
3898 [ 12876] By: jhi on 2001/11/06 22:12:28
3899 Log: Update to CGI.pm 2.78.
3901 TODO: the test suite needs to be merged so that
3902 when in core, the core version is tested, and when
3903 using the CPAN version, testing the CPAN version.
3904 (the changes need to be sent to Lincoln, too...)
3906 ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
3907 ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
3908 ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
3909 ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
3910 ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
3911 ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
3912 ____________________________________________________________________________
3913 [ 12875] By: jhi on 2001/11/06 22:10:03
3914 Log: Integrate with perlio; (strictly) readonly hashes via XS.
3917 !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
3918 ____________________________________________________________________________
3919 [ 12874] By: nick on 2001/11/06 21:05:16
3920 Log: Keep It Simple and Stupid version of readonly hash support.
3921 - Test for SvREAONLY(hv) at a few spots in hv.c
3922 - add the error message to perldiag.pod
3923 - (dubious) add access::readonly() to univeral.c
3924 - add test using above
3925 - fixup ext/B/t/stash.t to account for access:: existing
3928 ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
3929 ____________________________________________________________________________
3930 [ 12873] By: jhi on 2001/11/06 17:07:50
3931 Log: Fix incorrect warnings about broken globbing;
3932 from Andy Dougherty.
3935 ____________________________________________________________________________
3936 [ 12872] By: jhi on 2001/11/06 15:18:41
3937 Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8
3938 toggle-on from the encoding pragma.
3940 ! regcomp.c regexec.c
3941 ____________________________________________________________________________
3942 [ 12871] By: jhi on 2001/11/06 13:19:46
3943 Log: Retract #12824, doesn't help and is ignored
3944 by Configure anyway.
3947 ____________________________________________________________________________
3948 [ 12870] By: ams on 2001/11/06 10:40:37
3949 Log: Subject: Cosmetic change
3950 From: H.Merijn Brand <h.m.brand@hccnet.nl>
3951 Date: Tue, 06 Nov 2001 12:30:52 +0100
3952 Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
3955 ____________________________________________________________________________
3956 [ 12869] By: nick on 2001/11/06 08:26:40
3957 Log: Integrate mainline
3959 !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
3960 !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
3961 ____________________________________________________________________________
3962 [ 12868] By: jhi on 2001/11/06 03:15:50
3963 Log: The parentheses are protected enough.
3966 ____________________________________________________________________________
3967 [ 12867] By: jhi on 2001/11/06 03:13:50
3968 Log: ccflags, not ldflags.
3971 ____________________________________________________________________________
3972 [ 12866] By: jhi on 2001/11/06 03:12:57
3973 Log: ... and the proto to go with #12865.
3976 ____________________________________________________________________________
3977 [ 12865] By: jhi on 2001/11/06 03:11:12
3978 Log: Oops. Luckily nothing was using this symbol yet.
3981 ____________________________________________________________________________
3982 [ 12864] By: jhi on 2001/11/06 03:05:34
3983 Log: Implement the encoding pragma for regex literals.
3985 ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
3986 ____________________________________________________________________________
3987 [ 12863] By: jhi on 2001/11/06 01:01:49
3988 Log: More UTF8 EXACT fixing.
3991 ____________________________________________________________________________
3992 [ 12862] By: jhi on 2001/11/06 00:05:19
3993 Log: More re debugging.
3996 ____________________________________________________________________________
3997 [ 12861] By: jhi on 2001/11/05 23:24:24
3998 Log: EXACT correction attempt. Continued in #12863.
4001 ____________________________________________________________________________
4002 [ 12860] By: jhi on 2001/11/05 22:57:04
4003 Log: Unterminated L<.
4005 ! ext/DB_File/DB_File.pm
4006 ____________________________________________________________________________
4007 [ 12859] By: nick on 2001/11/05 19:15:17
4008 Log: Integrate mainline
4010 +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
4011 +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
4012 +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
4013 +> lib/Math/BigInt/t/sub_mbi.t
4014 - lib/Math/BigInt/t/Math/Subclass.pm
4015 - lib/Math/BigInt/t/subclass.t
4016 !> (integrate 30 files)
4017 ____________________________________________________________________________
4018 [ 12858] By: jhi on 2001/11/05 17:05:38
4019 Log: Regex debugging fixes from Hugo.
4021 ! regcomp.c regexec.c
4022 ____________________________________________________________________________
4023 [ 12857] By: jhi on 2001/11/05 16:09:51
4024 Log: IRIX: at some point the cc -version has started
4025 to output to stderr, not stdout any more.
4028 ____________________________________________________________________________
4029 [ 12856] By: jhi on 2001/11/05 15:27:45
4030 Log: Update Changes.
4032 ! Changes patchlevel.h
4033 ____________________________________________________________________________
4034 [ 12855] By: jhi on 2001/11/05 15:21:13
4035 Log: The ${"\cTAINT"} raises the ire of 'use strict'.
4037 ! lib/File/Spec/Unix.pm
4038 ____________________________________________________________________________
4039 [ 12854] By: jhi on 2001/11/05 15:16:24
4040 Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
4041 From: rgarciasuarez@free.fr
4042 Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)
4043 Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
4045 ! lib/File/Spec/Unix.pm
4046 ____________________________________________________________________________
4047 [ 12853] By: jhi on 2001/11/05 14:54:37
4048 Log: Use config.arch in OS/390 where the combination of
4049 IEEE floats and ldflags is tricky.
4052 ____________________________________________________________________________
4053 [ 12852] By: jhi on 2001/11/05 14:53:53
4054 Log: Metaconfig unit change for #12851.
4056 ! U/modified/Config_sh.U
4057 ____________________________________________________________________________
4058 [ 12851] By: jhi on 2001/11/05 14:53:14
4059 Log: Support a config.arch file, similar to config.over,
4060 but loaded just before it.
4063 ____________________________________________________________________________
4064 [ 12850] By: jhi on 2001/11/05 13:34:25
4065 Log: Subject: [PATCH Symbol.{pm.t}] bugfixes
4066 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4067 Date: Mon, 5 Nov 2001 14:26:24 +0100
4068 Message-ID: <20011105142624.C31977@rafael>
4070 ! lib/Symbol.pm lib/Symbol.t
4071 ____________________________________________________________________________
4072 [ 12849] By: jhi on 2001/11/04 22:15:39
4073 Log: Subject: [PATCH] unbalanced parenthesis in pods
4074 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4075 Date: Sun, 4 Nov 2001 22:28:57 +0100
4076 Message-ID: <20011104222857.C696@rafael>
4078 ! pod/perldebug.pod pod/perlpodspec.pod
4079 ____________________________________________________________________________
4080 [ 12848] By: jhi on 2001/11/04 22:11:24
4081 Log: The missing pieces from the Math::BigInt 1.45 puzzle.
4083 ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
4084 ____________________________________________________________________________
4085 [ 12847] By: jhi on 2001/11/04 17:44:41
4086 Log: Math::Big* test tweaks to work better with core:
4087 but the coast still not clear.
4089 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
4090 ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
4091 ____________________________________________________________________________
4092 [ 12846] By: jhi on 2001/11/04 17:43:10
4093 Log: Protect against high load: measure how much wall
4094 clock time went by while sleeping. Avoids some
4095 false negatives, while may introduce some false
4096 positives. Life is hard.
4098 ! ext/Time/HiRes/HiRes.t
4099 ____________________________________________________________________________
4100 [ 12845] By: jhi on 2001/11/04 17:29:40
4101 Log: More forgotten from #12843.
4103 ! lib/Math/BigInt/t/bigfltpm.inc
4104 ____________________________________________________________________________
4105 [ 12844] By: jhi on 2001/11/04 17:19:13
4106 Log: Forgot from #12843.
4108 + lib/Math/BigInt/t/bigintpm.inc
4110 ____________________________________________________________________________
4111 [ 12843] By: jhi on 2001/11/04 16:52:45
4112 Log: Upgrade to Math::BigInt 1.45; from Tels.
4113 NOTE: some of the tests are failing but that's because
4114 the core integration is not yet done.
4116 + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
4117 + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
4118 + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
4119 - lib/Math/BigInt/t/Math/Subclass.pm
4120 - lib/Math/BigInt/t/subclass.t
4121 ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
4122 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
4123 ! lib/Math/BigInt/t/mbimbf.t
4124 ____________________________________________________________________________
4125 [ 12842] By: jhi on 2001/11/04 16:45:02
4126 Log: VMS: adds capability to control more configuration stuff with
4127 -D and -U switches; parsing config.sh to extract previous config
4128 info in VMS-form, and a rewrite of the "prompt/response" routine;
4132 ____________________________________________________________________________
4133 [ 12841] By: jhi on 2001/11/04 15:18:39
4134 Log: Subject: Typo correction in perldebguts.pod
4135 From: mjd@plover.com
4136 Date: 4 Nov 2001 16:20:05 -0000
4137 Message-ID: <20011104162005.16699.qmail@plover.com>
4139 ! pod/perldebguts.pod
4140 ____________________________________________________________________________
4141 [ 12840] By: jhi on 2001/11/04 15:17:22
4142 Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
4143 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4144 Date: Sun, 4 Nov 2001 11:47:30 +0100
4145 Message-ID: <20011104114730.A715@rafael>
4147 Remove -T from the test, wrong place for that.
4149 ! lib/File/Temp/t/mktemp.t
4150 ____________________________________________________________________________
4151 [ 12839] By: jhi on 2001/11/04 15:15:42
4152 Log: Subject: [REPATCH] Re: PerlIOBuf_dup
4153 From: Nicholas Clark <nick@ccl4.org>
4154 Date: Sun, 4 Nov 2001 10:41:24 +0000
4155 Message-ID: <20011104104123.U20123@plum.flirble.org>
4157 ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
4158 ____________________________________________________________________________
4159 [ 12838] By: jhi on 2001/11/03 21:19:43
4160 Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
4161 From: Michael G Schwern <schwern@pobox.com>
4162 Date: Sat, 3 Nov 2001 15:41:47 -0500
4163 Message-ID: <20011103154147.C600@blackrider>
4166 ____________________________________________________________________________
4167 [ 12837] By: jhi on 2001/11/03 21:14:34
4168 Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t
4169 From: "Craig A. Berry" <craigberry@mac.com>
4170 Date: Sat, 03 Nov 2001 16:02:28 -0600
4171 Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
4173 ! ext/Time/HiRes/HiRes.t
4174 ____________________________________________________________________________
4175 [ 12836] By: jhi on 2001/11/03 18:41:33
4176 Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
4177 From: "chromatic" <chromatic@rmci.net>
4178 Date: Sat, 03 Nov 2001 12:28:17 -0700
4179 Message-ID: <20011103193507.94848.qmail@onion.perl.org>
4182 ____________________________________________________________________________
4183 [ 12835] By: jhi on 2001/11/03 18:34:08
4184 Log: Don't bother doing POSIX charclass parsing if it
4185 possibly cannot be so. Prepares way for charclass
4186 syntax like [[abc]||[def]] (or just [[abc][def]])
4187 for union, [[\w]&&[$a]] for intersection,
4188 and [[a-z]&&[^def]] for subtraction.
4190 Currently /[[a]/ (or /[a[]/) parses as a character
4191 class containing two characters, "[" and "a",
4192 this may have to be broken for the syntax described
4193 above, otherwise we would have to scan the whole pattern
4194 to find out whether the square brackets match pairwise.
4195 Luckily, the special case of "[" doesn't seem to be
4196 documented (as opposed to "]" and "-"), so we may have
4197 better story for breaking it... One can always use \[
4198 if one wants a literal "[", so there.
4201 ____________________________________________________________________________
4202 [ 12834] By: jhi on 2001/11/03 17:51:44
4203 Log: Comment correction.
4206 ____________________________________________________________________________
4207 [ 12833] By: jhi on 2001/11/03 17:33:21
4208 Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
4209 The latter is a RedHatism.
4211 ! lib/ExtUtils/MakeMaker.pm
4212 ____________________________________________________________________________
4213 [ 12832] By: jhi on 2001/11/03 15:43:03
4214 Log: Integrate perlio.
4217 ____________________________________________________________________________
4218 [ 12831] By: nick on 2001/11/03 11:42:15
4219 Log: Integrate mainline
4221 !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
4222 !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
4223 !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
4225 ____________________________________________________________________________
4226 [ 12830] By: nick on 2001/11/03 10:27:34
4227 Log: Fix clone_leak problem.
4228 PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
4229 as vestige of calling PerlLIO_dup().
4232 ____________________________________________________________________________
4233 [ 12829] By: nick on 2001/11/03 09:40:46
4234 Log: Tweaks attempting to locate Doug's clone_leak leak.
4235 - add some PerlIO_debug()
4236 - handle PerlIO_clone() with empty lists (clone before Perl_parse())
4237 - Even if it closing stdout etc. do a fflush()
4240 ____________________________________________________________________________
4241 [ 12828] By: nick on 2001/11/03 08:34:31
4242 Log: Integrate mainline
4244 !> (integrate 54 files)
4245 ____________________________________________________________________________
4246 [ 12827] By: ams on 2001/11/03 03:45:19
4247 Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
4248 remove this later). Based on a patch from Robert Spier in
4249 <15330.61459.14452.795263@rls.cx>.
4252 ____________________________________________________________________________
4253 [ 12826] By: jhi on 2001/11/02 23:56:00
4254 Log: microperl sync.
4256 ! doio.c perl.c perl.h perlio.c regexec.c
4257 ____________________________________________________________________________
4258 [ 12825] By: jhi on 2001/11/02 23:20:03
4259 Log: Definitions for the Unicode Newline Guidelines.
4262 ____________________________________________________________________________
4263 [ 12824] By: jhi on 2001/11/02 23:08:05
4264 Log: There is no csh of any kind in default BeOS.
4265 For the purposes of miniperl globbing, bash
4269 ____________________________________________________________________________
4270 [ 12823] By: jhi on 2001/11/02 21:56:36
4271 Log: Integrate change #12820 from macperl to maint and blead;
4273 Fix up (dynaloading) to work properly with multiplicity
4274 Branch: maint-5.6/perl
4275 !> ext/DynaLoader/dl_mac.xs
4277 !> ext/DynaLoader/dl_mac.xs
4278 ____________________________________________________________________________
4279 [ 12822] By: pudge on 2001/11/02 21:38:22
4280 Log: Several fixes for various exit problems and clearing out
4281 task queue, as well as another (incomplete) go at
4282 fixing error message handling
4283 Branch: maint-5.6/macperl
4284 ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
4285 ____________________________________________________________________________
4286 [ 12821] By: pudge on 2001/11/02 21:36:26
4287 Log: Add source files for bleadperl builds
4288 Branch: maint-5.6/macperl
4290 ____________________________________________________________________________
4291 [ 12820] By: pudge on 2001/11/02 21:35:15
4292 Log: Fix up to work properly with multiplicity
4293 Branch: maint-5.6/macperl
4294 ! ext/DynaLoader/dl_mac.xs
4295 ____________________________________________________________________________
4296 [ 12819] By: pudge on 2001/11/02 21:21:56
4297 Log: Integrate with maintperl.
4298 Branch: maint-5.6/macperl
4299 +> t/op/system.t t/op/system_tests
4300 !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
4301 !> pod/perltodo.pod util.c win32/win32.c
4302 ____________________________________________________________________________
4303 [ 12818] By: jhi on 2001/11/02 21:03:58
4304 Log: Locate _PATH_LOG if it's a socket even if not #defined
4305 (helps Tru64) From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
4308 ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
4309 ____________________________________________________________________________
4310 [ 12817] By: jhi on 2001/11/02 20:07:05
4311 Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
4312 From: Michael G Schwern <schwern@pobox.com>
4313 Date: Fri, 2 Nov 2001 15:36:41 -0500
4314 Message-ID: <20011102153641.E23234@blackrider>
4317 ____________________________________________________________________________
4318 [ 12816] By: jhi on 2001/11/02 17:53:00
4319 Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
4320 From: merlyn@stonehenge.com (Randal L. Schwartz)
4321 Date: 02 Nov 2001 09:33:34 -0800
4322 Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
4324 (two of the changes)
4326 Better coexistence with extensions.
4328 ! ext/Errno/Errno_pm.PL hints/darwin.sh
4329 ____________________________________________________________________________
4330 [ 12815] By: ams on 2001/11/02 16:47:43
4331 Log: Subject: Re: [PATCH] the the double double word word fix fix
4332 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
4333 Date: Fri, 02 Nov 2001 19:43:07 +0100
4334 Message-Id: <3BE2E93B.627C198E@alcatel.at>
4337 ____________________________________________________________________________
4338 [ 12814] By: jhi on 2001/11/02 15:24:10
4339 Log: Update Changes.
4341 ! Changes patchlevel.h
4342 ____________________________________________________________________________
4343 [ 12813] By: jhi on 2001/11/02 15:19:35
4344 Log: More encoding testing.
4346 ! lib/encoding.pm lib/encoding.t
4347 ____________________________________________________________________________
4348 [ 12812] By: ams on 2001/11/02 15:07:11
4349 Log: Slight modification of #12811.
4352 ____________________________________________________________________________
4353 [ 12811] By: jhi on 2001/11/02 14:58:13
4354 Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
4355 From: Radu Greab <radu@netsoft.ro>
4356 Date: Fri, 2 Nov 2001 15:28:58 +0200
4357 Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
4360 ____________________________________________________________________________
4361 [ 12810] By: jhi on 2001/11/02 14:15:34
4362 Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
4363 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4364 Date: Thu, 1 Nov 2001 22:35:50 +0100
4365 Message-ID: <20011101223550.A10849@rafael>
4367 ! lib/ExtUtils/Embed.t
4368 ____________________________________________________________________________
4369 [ 12809] By: jhi on 2001/11/02 14:10:05
4370 Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
4371 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
4372 Date: 2 Nov 2001 14:48:51 -0000
4373 Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net>
4376 ____________________________________________________________________________
4377 [ 12808] By: jhi on 2001/11/02 05:40:21
4378 Log: Add documentation.
4380 ! embed.pl pod/perlapi.pod utf8.c
4381 ____________________________________________________________________________
4382 [ 12807] By: jhi on 2001/11/02 05:18:45
4383 Log: Unicode: add ToFold mapping. Not used yet; but basically
4384 a more useful mapping for caseless aka case-ignoring than
4385 doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
4386 algorithm for creating the foldings uses equivalence classes,
4387 see http://www.unicode.org/unicode/reports/tr21/
4388 Hopefully this feature will be used in //i.
4389 (The folding tables were introduced by #12689.)
4391 ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
4393 ____________________________________________________________________________
4394 [ 12806] By: jhi on 2001/11/02 05:04:05
4395 Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
4396 From: "Craig A. Berry" <craigberry@mac.com>
4397 Date: Fri, 02 Nov 2001 00:03:52 -0600
4398 Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
4401 ____________________________________________________________________________
4402 [ 12805] By: jhi on 2001/11/02 04:17:04
4403 Log: Subject: Trivial doc patch
4404 From: andreas.koenig@anima.de (Andreas J. Koenig)
4405 Date: 02 Nov 2001 06:11:35 +0100
4406 Message-ID: <m37kt94v08.fsf@anima.de>
4409 ____________________________________________________________________________
4410 [ 12804] By: jhi on 2001/11/02 02:14:46
4411 Log: Make encoding and charnames pragmas coexist.
4413 ! lib/charnames.pm lib/encoding.pm lib/encoding.t
4414 ____________________________________________________________________________
4415 [ 12803] By: jhi on 2001/11/02 01:26:53
4416 Log: The basic character classes seem to go untested with Unicode.
4419 ____________________________________________________________________________
4420 [ 12802] By: ams on 2001/11/02 00:39:36
4421 Log: Subject: [PATCH] the the double double word word fix fix
4422 From: Richard Soderberg <rs@oregonnet.com>
4423 Date: Thu, 1 Nov 2001 13:12:03 -0800
4424 Message-Id: <200111012112.NAA23288@oregonnet.com>
4426 Subject: Re: [PATCH] the the double double word word fix fix
4427 From: Mark-Jason Dominus <mjd@plover.com>
4428 Date: Thu, 01 Nov 2001 16:43:40 -0500
4429 Message-Id: <20011101214340.2044.qmail@plover.com>
4431 Subject: Re: [PATCH] the the double double word word fix fix
4432 From: Mark-Jason Dominus <mjd@plover.com>
4433 Date: Thu, 01 Nov 2001 16:51:39 -0500
4434 Message-Id: <20011101215139.2196.qmail@plover.com>
4436 ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
4437 ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
4438 ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
4439 ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
4440 ! pod/perltodo.pod pod/perlxstut.pod
4441 ____________________________________________________________________________
4442 [ 12801] By: jhi on 2001/11/01 14:27:51
4443 Log: Comment tweaks.
4446 ____________________________________________________________________________
4447 [ 12800] By: jhi on 2001/11/01 14:06:04
4451 ____________________________________________________________________________
4452 [ 12799] By: jhi on 2001/11/01 13:59:42
4453 Log: If an encoding is set by -M/-m, it must be in
4454 effect only for the actual script, not any other
4455 required/-M/-m'ed module, otherwise we enter a nasty
4456 recursion in regexec.c while trying to init the simple
4457 UTF-8 charclasses like PL_utf8_alnum.
4459 ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
4460 ____________________________________________________________________________
4461 [ 12798] By: jhi on 2001/10/31 21:10:09
4462 Log: A bit more descriptive name.
4465 ____________________________________________________________________________
4466 [ 12797] By: jhi on 2001/10/31 20:32:29
4467 Log: Subject: [PATCH Perl@12768] Time::Hires test fix
4468 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4469 Date: Wed, 31 Oct 2001 13:47:04 EST
4470 Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
4472 ! ext/Time/HiRes/HiRes.t
4473 ____________________________________________________________________________
4474 [ 12796] By: jhi on 2001/10/31 20:31:20
4475 Log: Subject: [PATCH Perl@12768] make setting signal() persistent
4476 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4477 Date: Wed, 31 Oct 2001 13:43:29 EST
4478 Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
4481 ____________________________________________________________________________
4482 [ 12795] By: jhi on 2001/10/31 20:29:37
4483 Log: Subject: [PATCH] Various test cleanups
4484 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4485 Date: Tue, 30 Oct 2001 21:56:26 +0100
4486 Message-ID: <20011030215626.A28503@rafael>
4488 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
4489 ! ext/DB_File/t/db-recno.t ext/Encode.t
4490 ____________________________________________________________________________
4491 [ 12794] By: jhi on 2001/10/31 15:26:59
4492 Log: Update Changes.
4494 ! Changes patchlevel.h
4495 ____________________________________________________________________________
4496 [ 12793] By: jhi on 2001/10/31 15:23:12
4497 Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
4498 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4499 Date: Wed, 31 Oct 2001 17:16:39 +0100
4500 Message-ID: <20011031171639.A32511@rafael>
4502 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
4503 ____________________________________________________________________________
4504 [ 12792] By: jhi on 2001/10/31 15:20:01
4505 Log: Skip message nit.
4508 ____________________________________________________________________________
4509 [ 12791] By: jhi on 2001/10/31 14:54:19
4510 Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
4511 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
4512 Date: 31 Oct 2001 14:49:37 -0000
4513 Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net>
4515 ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
4516 ____________________________________________________________________________
4517 [ 12790] By: jhi on 2001/10/31 14:44:33
4518 Log: Extend the effect of the encoding pragma to chr() and ord().
4520 TODO: regex literals, reentrancy problems with the utf8
4521 and charnames pragmas.
4523 ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
4524 ____________________________________________________________________________
4525 [ 12789] By: jhi on 2001/10/31 13:25:02
4529 ____________________________________________________________________________
4530 [ 12788] By: nick on 2001/10/31 08:59:56
4531 Log: Integrate mainline
4533 +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
4534 !> (integrate 49 files)
4535 ____________________________________________________________________________
4536 [ 12787] By: jhi on 2001/10/31 03:22:34
4537 Log: Forgot new proto.
4540 ____________________________________________________________________________
4541 [ 12786] By: jhi on 2001/10/31 02:32:35
4542 Log: Clarification: use encoding cannot be used to
4543 change the default encoding of "your whole script";
4544 only the default encoding of the *data*. Also, it
4545 seems that "use encoding" does not mix with "use utf8"
4546 (a coredumping recursion ensues). Should not be a huge
4547 problem since "use utf8" is pretty marginal nowadays.
4549 ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
4550 ____________________________________________________________________________
4551 [ 12785] By: jhi on 2001/10/31 02:19:49
4552 Log: More documentation for the encode pragma.
4554 ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
4555 ! pod/perlapi.pod pod/perlunicode.pod sv.c
4556 ____________________________________________________________________________
4557 [ 12784] By: jhi on 2001/10/31 02:08:27
4558 Log: Thinko in #12783.
4561 ____________________________________________________________________________
4562 [ 12783] By: jhi on 2001/10/31 02:04:22
4563 Log: Make sv_recode_to_utf8() a real API: the encoding
4564 is a parameter, instead of a global. Document the
4567 ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
4569 ____________________________________________________________________________
4570 [ 12782] By: jhi on 2001/10/31 00:57:42
4571 Log: Enable -Mencoding=foobar also for string literals.
4573 ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
4574 ! pod/perlapi.pod proto.h sv.c toke.c
4575 ____________________________________________________________________________
4576 [ 12781] By: jhi on 2001/10/30 17:06:39
4577 Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
4578 From: Andy Dougherty <doughera@lafayette.edu>
4579 Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
4580 Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
4582 ! ext/POSIX/hints/svr4.pl
4583 ____________________________________________________________________________
4584 [ 12780] By: jhi on 2001/10/30 14:54:12
4585 Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
4586 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
4587 Date: Mon, 29 Oct 2001 23:11:58 -0000
4588 Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
4592 ! lib/h2xs.t utils/h2xs.PL
4593 ____________________________________________________________________________
4594 [ 12779] By: jhi on 2001/10/30 13:51:43
4595 Log: Subject: PerlIOBuf_dup
4596 From: Nicholas Clark <nick@ccl4.org>
4597 Date: Mon, 29 Oct 2001 21:52:35 +0000
4598 Message-ID: <20011029215235.K41204@plum.flirble.org>
4603 ____________________________________________________________________________
4604 [ 12778] By: jhi on 2001/10/30 13:49:51
4605 Log: Subject: [PATCH] Make malloc.c errors more useful
4606 From: Richard Soderberg <rs@oregonnet.com>
4607 Date: Mon, 29 Oct 2001 22:28:02 -0800
4608 Message-Id: <200110300628.WAA11025@oregonnet.com>
4611 ____________________________________________________________________________
4612 [ 12777] By: jhi on 2001/10/30 04:02:10
4613 Log: Retract #12776 - the bug 19990906.001Â is still valid.
4616 ____________________________________________________________________________
4617 [ 12776] By: jhi on 2001/10/30 03:03:49
4618 Log: (Retracted by #12777)
4619 Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
4620 From: Michael G Schwern <schwern@pobox.com>
4621 Date: Mon, 29 Oct 2001 23:01:08 -0500
4622 Message-ID: <20011029230108.G18053@blackrider>
4625 ____________________________________________________________________________
4626 [ 12775] By: jhi on 2001/10/30 02:56:41
4630 ____________________________________________________________________________
4631 [ 12774] By: gsar on 2001/10/30 01:32:57
4632 Log: integrate change#12772 from mainline
4634 Subject: [PATCH] Mommy, what's a pointer cast?
4635 Branch: maint-5.6/perl
4637 ____________________________________________________________________________
4638 [ 12773] By: jhi on 2001/10/30 01:19:32
4639 Log: Subject: [PATCH] Mommy, what's a pointer cast?
4640 From: Richard Soderberg <rs@oregonnet.com>
4641 Date: Mon, 29 Oct 2001 17:01:10 -0800
4642 Message-Id: <200110300101.RAA31561@oregonnet.com>
4646 ! ext/threads/shared/shared.xs ext/threads/threads.xs
4647 ____________________________________________________________________________
4648 [ 12772] By: jhi on 2001/10/30 01:19:13
4649 Log: Subject: [PATCH] Mommy, what's a pointer cast?
4650 From: Richard Soderberg <rs@oregonnet.com>
4651 Date: Mon, 29 Oct 2001 17:01:10 -0800
4652 Message-Id: <200110300101.RAA31561@oregonnet.com>
4657 ____________________________________________________________________________
4658 [ 12771] By: jhi on 2001/10/30 01:17:21
4659 Log: Subject: [PATCH] OpenBSD likes signal.h
4660 From: Richard Soderberg <rs@oregonnet.com>
4661 Date: Mon, 29 Oct 2001 17:00:31 -0800
4662 Message-Id: <200110300100.RAA31533@oregonnet.com>
4665 ____________________________________________________________________________
4666 [ 12770] By: jhi on 2001/10/30 01:10:24
4667 Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
4668 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
4669 Date: Mon, 29 Oct 2001 23:04:23 -0000
4670 Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
4672 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
4673 ! ext/DB_File/t/db-recno.t
4674 ____________________________________________________________________________
4675 [ 12769] By: jhi on 2001/10/30 01:08:01
4676 Log: Subject: [PATCH perl@12718] HiRes.t tweaks
4677 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
4678 Date: Mon, 29 Oct 2001 12:34:07 -0600
4679 Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
4681 ! ext/Time/HiRes/HiRes.t
4682 ____________________________________________________________________________
4683 [ 12768] By: jhi on 2001/10/29 15:10:04
4684 Log: Update Changes.
4686 ! Changes patchlevel.h
4687 ____________________________________________________________________________
4688 [ 12767] By: jhi on 2001/10/29 14:49:28
4689 Log: AIX needs an explicit symbol export list.
4691 ! lib/ExtUtils/Embed.t
4692 ____________________________________________________________________________
4693 [ 12766] By: jhi on 2001/10/29 14:08:21
4694 Log: The test (and the module) would require some
4695 quality hacking time to work on EBCDIC. Based n
4696 the test results nothing seems to be majorly broken,
4697 the module just seems to have strange assumptions:
4698 got: ''\226\225\205'
4700 The \226\225\205 being, of course, 'one', in EBCDIC.
4703 ____________________________________________________________________________
4704 [ 12765] By: jhi on 2001/10/29 13:58:48
4705 Log: Mark the test known to be failing in EBCDIC.
4708 ____________________________________________________________________________
4709 [ 12764] By: jhi on 2001/10/29 13:51:51
4710 Log: None of the libnet modules are going to work in
4711 EBCDIC without the Convert::EBCDIC.
4714 ____________________________________________________________________________
4715 [ 12763] By: jhi on 2001/10/29 13:45:39
4716 Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
4719 ____________________________________________________________________________
4720 [ 12762] By: jhi on 2001/10/29 13:40:17
4721 Log: UTF-EBCDIC ain't UTF-8.
4724 ____________________________________________________________________________
4725 [ 12761] By: jhi on 2001/10/29 13:35:35
4726 Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
4729 ____________________________________________________________________________
4730 [ 12760] By: jhi on 2001/10/29 13:32:20
4731 Log: Let's not assume ASCII.
4734 ____________________________________________________________________________
4735 [ 12759] By: jhi on 2001/10/29 13:24:54
4736 Log: Call the new perlio symbols differently.
4739 ____________________________________________________________________________
4740 [ 12758] By: jhi on 2001/10/29 13:23:11
4741 Log: Don't expect ASCII ordering.
4743 ! lib/ExtUtils/Manifest.t
4744 ____________________________________________________________________________
4745 [ 12757] By: jhi on 2001/10/29 13:13:09
4746 Log: Forgot from #12756.
4749 ____________________________________________________________________________
4750 [ 12756] By: jhi on 2001/10/29 13:12:41
4752 - fseeko and ftello can be found by Configure but
4753 we do not seem to have prototypes for them so
4755 - BeOS didn't use to have real sockets (sockets as
4756 filedescriptors) but the BONE package is supposed
4757 to fix this. I do not know how to detect BONEness,
4758 see hints/beos.sh for a spot that needs to fixed.
4759 - BeOS has O_TEXT != O_BINARY but has no setmode()
4761 ! hints/beos.sh perlio.c
4762 ____________________________________________________________________________
4763 [ 12755] By: sky on 2001/10/29 12:56:12
4764 Log: Ugly fix to not die when a thread creator is holding locks.
4766 ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
4767 ! ext/threads/threads.xs
4768 ____________________________________________________________________________
4769 [ 12754] By: jhi on 2001/10/29 12:31:34
4770 Log: Integrate change #12752 from maintperl;
4772 croak(Nullch) wasn't printing the contents of ERRSV if there was
4773 no outer eval (bug in change#6125)
4776 ____________________________________________________________________________
4777 [ 12753] By: jhi on 2001/10/29 12:28:41
4778 Log: Subject: [PATCH h2xs] Use of static data in XS modules
4779 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
4780 Date: Sun, 28 Oct 2001 21:19:07 -0000
4781 Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
4783 with nits from Sarathy.
4786 ____________________________________________________________________________
4787 [ 12752] By: gsar on 2001/10/29 03:07:15
4788 Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
4789 no outer eval (bug in change#6125)
4790 Branch: maint-5.6/perl
4792 ____________________________________________________________________________
4793 [ 12751] By: jhi on 2001/10/28 23:11:15
4794 Log: More todo for the encoding pragma.
4797 ____________________________________________________________________________
4798 [ 12750] By: jhi on 2001/10/28 22:55:24
4799 Log: Add the encoding pragma to control the "upgrade"
4800 from the native eight bit data to Unicode.
4802 TODO: \x.. and \0... literals. \N{}. chr()? ord()?
4804 + lib/encoding.pm lib/encoding.t
4805 ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
4806 ! pod/perlunicode.pod pod/perlvar.pod sv.c
4807 ____________________________________________________________________________
4808 [ 12749] By: sky on 2001/10/28 21:02:33
4809 Log: Update documentation.
4811 ! ext/threads/shared/shared.pm
4812 ____________________________________________________________________________
4813 [ 12748] By: jhi on 2001/10/28 20:55:57
4814 Log: Integrate change #12747 from maintperl;
4816 finishing touches to system() fixes on windows:
4817 * detect cmd shell correctly even if it had full path in it
4818 * more quoting needed for single-arg system if the argument
4819 really had multiple quoted arguments within it
4820 * be smarter about not calling the shell when the executable
4821 has spaces, but otherwise does not need shell involvement
4822 * add a testsuite (windows-specific currently)
4824 +> t/op/system.t t/op/system_tests
4825 ! MANIFEST pod/perltodo.pod
4827 ____________________________________________________________________________
4828 [ 12747] By: gsar on 2001/10/28 18:33:23
4829 Log: finishing touches to system() fixes on windows:
4830 * detect cmd shell correctly even if it had full path in it
4831 * more quoting needed for single-arg system if the argument
4832 really had multiple quoted arguments within it
4833 * be smarter about not calling the shell when the executable
4834 has spaces, but otherwise does not need shell involvement
4835 * add a testsuite (windows-specific currently)
4836 Branch: maint-5.6/perl
4837 + t/op/system.t t/op/system_tests
4838 ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
4839 ____________________________________________________________________________
4840 [ 12746] By: jhi on 2001/10/28 16:34:35
4841 Log: Integrate perlio.
4843 !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
4844 ____________________________________________________________________________
4845 [ 12745] By: nick on 2001/10/28 16:08:14
4846 Log: Mingw32 fixup for Embed.t
4848 ! lib/ExtUtils/Embed.t
4849 ____________________________________________________________________________
4850 [ 12744] By: nick on 2001/10/28 15:54:14
4851 Log: GCC vs MS 64-bit constant syntax
4853 ! ext/Time/HiRes/HiRes.xs
4854 ____________________________________________________________________________
4855 [ 12743] By: nick on 2001/10/28 15:42:55
4856 Log: Integrate mainline
4858 !> ext/threads/threads.pm lib/ExtUtils/Embed.t
4859 ____________________________________________________________________________
4860 [ 12742] By: sky on 2001/10/28 14:47:10
4861 Log: Manpage updates.
4863 ! ext/threads/threads.pm
4864 ____________________________________________________________________________
4865 [ 12741] By: jhi on 2001/10/28 14:39:55
4866 Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
4868 ! lib/ExtUtils/Embed.t
4869 ____________________________________________________________________________
4870 [ 12740] By: nick on 2001/10/28 14:14:24
4871 Log: Integrate mainline
4873 !> lib/ExtUtils/Embed.t win32/win32.c
4874 ____________________________________________________________________________
4875 [ 12739] By: jhi on 2001/10/28 14:06:58
4876 Log: Need to be ./executed.
4878 ! lib/ExtUtils/Embed.t
4879 ____________________________________________________________________________
4880 [ 12738] By: jhi on 2001/10/28 14:03:58
4881 Log: Integrate perlio.
4883 !> perlio.c win32/win32.h
4884 ____________________________________________________________________________
4885 [ 12737] By: nick on 2001/10/28 13:53:45
4886 Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
4890 ____________________________________________________________________________
4891 [ 12736] By: nick on 2001/10/28 13:50:50
4892 Log: Have :stdio layer update an honour the fd refcnt table.
4893 Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
4896 ____________________________________________________________________________
4897 [ 12735] By: jhi on 2001/10/28 13:34:37
4898 Log: Integrate changes #12724 and #12725 from maintperl;
4899 multiarg system now works.
4902 ____________________________________________________________________________
4903 [ 12734] By: jhi on 2001/10/28 13:31:54
4904 Log: Integrate perlio.
4906 +> lib/ExtUtils/Embed.t
4907 !> MANIFEST perlio.c
4908 ____________________________________________________________________________
4909 [ 12733] By: nick on 2001/10/28 13:07:16
4910 Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
4911 least for PERLIO=perlio unthreaded case
4914 ____________________________________________________________________________
4915 [ 12732] By: nick on 2001/10/28 11:10:24
4916 Log: Typo in exe name
4918 ! lib/ExtUtils/Embed.t
4919 ____________________________________________________________________________
4920 [ 12731] By: nick on 2001/10/28 11:09:59
4921 Log: Integrate Mainline
4923 !> Changes configure.com ext/DB_File/DB_File.pm
4924 !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
4925 !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
4926 !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
4927 !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
4928 !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
4929 !> t/TEST t/op/regexp.t win32/buildext.pl
4930 ____________________________________________________________________________
4931 [ 12730] By: nick on 2001/10/28 11:05:35
4932 Log: Fixup Embed.t for Win32/VC++
4934 ! lib/ExtUtils/Embed.t
4935 ____________________________________________________________________________
4936 [ 12729] By: nick on 2001/10/28 09:36:20
4937 Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
4938 bug as lib/ExtUtils/Embed.t which tests that and some aspects of
4941 + lib/ExtUtils/Embed.t
4943 ____________________________________________________________________________
4944 [ 12728] By: sky on 2001/10/28 08:12:53
4945 Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
4948 ! lib/ExtUtils/xsubpp
4949 ____________________________________________________________________________
4950 [ 12727] By: sky on 2001/10/28 08:02:09
4951 Log: And here we use the prototypes.
4953 ! ext/threads/shared/shared.xs
4954 ____________________________________________________________________________
4955 [ 12726] By: sky on 2001/10/28 08:00:48
4956 Log: Support [] style prototypes.
4958 ! lib/ExtUtils/xsubpp
4959 ____________________________________________________________________________
4960 [ 12725] By: gsar on 2001/10/28 04:49:15
4961 Log: yet another multi-arg system() fix on windows: batch files as the
4962 first argument (i.e. directly executed by CreateProcess()) need
4963 extra quoting to escape shell-shock
4964 Branch: maint-5.6/perl
4966 ____________________________________________________________________________
4967 [ 12724] By: gsar on 2001/10/28 03:49:31
4968 Log: another multi-arg system() fix on windows: passing empty arguments
4970 Branch: maint-5.6/perl
4972 ____________________________________________________________________________
4973 [ 12723] By: jhi on 2001/10/28 03:32:32
4974 Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
4975 No final #else #error because we do not seem to
4979 ____________________________________________________________________________
4980 [ 12722] By: jhi on 2001/10/28 02:41:04
4981 Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
4982 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4983 Date: Sat, 27 Oct 2001 23:28:44 EST
4984 Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
4986 ! ext/Time/HiRes/HiRes.xs
4987 ____________________________________________________________________________
4988 [ 12721] By: jhi on 2001/10/28 01:53:34
4989 Log: Regen perlapi, perltoc.
4991 ! pod/perlapi.pod pod/perltoc.pod
4992 ____________________________________________________________________________
4993 [ 12720] By: jhi on 2001/10/28 01:30:04
4994 Log: Subject: [PATCH] sv.h documentation
4995 From: Tim Jenness <t.jenness@jach.hawaii.edu>
4996 Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST)
4997 Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
5000 ____________________________________________________________________________
5001 [ 12719] By: gsar on 2001/10/27 23:42:51
5002 Log: "nmake clean" fails to clean ext/... because buildext.pl calls
5003 system("nmake -nologo", "clean") and there is no executable
5004 called "nmake -nologo"; this used to "work" pre-change#12559 due
5005 to bugs in multiarg system() that have since been fixed
5008 ____________________________________________________________________________
5009 [ 12718] By: jhi on 2001/10/27 21:58:35
5010 Log: Update Changes.
5012 ! Changes patchlevel.h
5013 ____________________________________________________________________________
5014 [ 12717] By: jhi on 2001/10/27 21:54:11
5015 Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
5016 From: Richard.Foley@t-online.de (Richard Foley)
5017 Date: Sun, 28 Oct 2001 00:48:32 +0200
5018 Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
5021 ____________________________________________________________________________
5022 [ 12716] By: jhi on 2001/10/27 21:41:02
5023 Log: Must store pointers with the right width.
5026 ____________________________________________________________________________
5027 [ 12715] By: jhi on 2001/10/27 21:22:52
5028 Log: Integrate change #12711 from perlio;
5030 Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
5031 Restores op/fork.t on Win32 (still segfault on exit of ok 2).
5034 ____________________________________________________________________________
5035 [ 12714] By: jhi on 2001/10/27 21:04:59
5036 Log: Subject: [PATCH] make minitest
5037 From: Nicholas Clark <nick@ccl4.org>
5038 Date: Sat, 27 Oct 2001 22:56:16 +0100
5039 Message-ID: <20011027225616.L20275@plum.flirble.org>
5042 ____________________________________________________________________________
5043 [ 12713] By: jhi on 2001/10/27 20:58:33
5044 Log: Patch #12661 missed this.
5046 ! ext/DB_File/DB_File.pm
5047 ____________________________________________________________________________
5048 [ 12712] By: jhi on 2001/10/27 20:56:38
5049 Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
5050 From: "Craig A. Berry" <craigberry@mac.com>
5051 Date: Sat, 27 Oct 2001 16:07:47 -0500
5052 Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
5054 ! configure.com perlio.c
5055 ____________________________________________________________________________
5056 [ 12711] By: nick on 2001/10/27 19:49:25
5057 Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
5058 Restores op/fork.t on Win32 (still segfault on exit of ok 2).
5061 ____________________________________________________________________________
5062 [ 12710] By: jhi on 2001/10/27 17:07:46
5063 Log: Let's not replace reason if there's one already supplied.
5066 ____________________________________________________________________________
5067 [ 12709] By: jhi on 2001/10/27 17:02:30
5071 ____________________________________________________________________________
5072 [ 12708] By: jhi on 2001/10/27 16:54:07
5073 Log: ldlibpth can exist but be unset.
5076 ____________________________________________________________________________
5077 [ 12707] By: jhi on 2001/10/27 16:47:07
5078 Log: Unicode: property alias naming cleanup.
5080 ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
5081 ____________________________________________________________________________
5082 [ 12706] By: jhi on 2001/10/27 15:24:06
5086 ____________________________________________________________________________
5087 [ 12705] By: jhi on 2001/10/27 15:23:15
5088 Log: Integrate change #12703 from maintperl;
5090 typemap stuff intervenes before declaration, move it to PREINIT
5093 (an empty integrate, but now the files are in sync
5094 between the branches)
5096 !> ext/ODBM_File/ODBM_File.xs
5097 ____________________________________________________________________________
5098 [ 12704] By: jhi on 2001/10/27 15:21:17
5099 Log: More PerlIO symbols.
5102 ____________________________________________________________________________
5103 [ 12703] By: gsar on 2001/10/27 15:12:54
5104 Log: typemap stuff intervenes before declaration, move it to PREINIT
5106 Branch: maint-5.6/perl
5107 ! ext/ODBM_File/ODBM_File.xs
5108 ____________________________________________________________________________
5109 [ 12702] By: nick on 2001/10/27 14:09:35
5110 Log: Integrate mainline
5112 +> ext/threads/shared/t/av_simple.t
5113 +> ext/threads/shared/t/hv_refs.t
5114 +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
5115 !> (integrate 109 files)
5116 ____________________________________________________________________________
5117 [ 12700] By: ams on 2001/10/26 21:22:23
5118 Log: Subject: [PATCH] tweak divide
5119 From: Nicholas Clark <nick@ccl4.org>
5120 Date: Fri, 26 Oct 2001 22:52:17 +0100
5121 Message-Id: <20011026225217.B20275@plum.flirble.org>
5124 ____________________________________________________________________________
5125 [ 12699] By: pudge on 2001/10/26 20:49:00
5126 Log: Integrate a buncha things from maintperl.
5127 Branch: maint-5.6/macperl
5128 !> (integrate 32 files)
5129 ____________________________________________________________________________
5130 [ 12698] By: jhi on 2001/10/26 19:13:24
5131 Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
5132 From: Andy Dougherty <doughera@lafayette.edu>
5133 Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
5134 Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
5137 ____________________________________________________________________________
5138 [ 12697] By: jhi on 2001/10/26 18:42:58
5139 Log: When you're root, many things become writable.
5141 ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
5142 ____________________________________________________________________________
5143 [ 12696] By: jhi on 2001/10/26 15:52:58
5144 Log: Update Changes.
5146 ! Changes patchlevel.h
5147 ____________________________________________________________________________
5148 [ 12695] By: gsar on 2001/10/26 15:34:31
5149 Log: Term/Cap.t attempts to access the floppy drive for no good reason
5153 ____________________________________________________________________________
5154 [ 12694] By: gsar on 2001/10/26 15:15:16
5155 Log: fix misleading comment on known inadequacy in B::Terse, and skip
5159 ____________________________________________________________________________
5160 [ 12693] By: gsar on 2001/10/26 14:53:56
5161 Log: fix spurious AutoSplit.t failure under windows
5164 ____________________________________________________________________________
5165 [ 12692] By: gsar on 2001/10/26 14:39:06
5166 Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
5168 ! ext/Time/HiRes/HiRes.t
5169 ____________________________________________________________________________
5170 [ 12691] By: jhi on 2001/10/26 14:34:15
5171 Log: More logical to use %04"UVXf" than %"UVuf" since
5172 the Unicode standard prefers hex.
5174 ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
5175 ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
5176 ! lib/unicore/mktables utf8.c
5177 ____________________________________________________________________________
5178 [ 12690] By: gsar on 2001/10/26 14:15:55
5179 Log: change#12065 seems to have broken Encode build on windows; fix
5181 ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
5182 ____________________________________________________________________________
5183 [ 12689] By: jhi on 2001/10/26 14:12:04
5184 Log: Unicode: add the case folding table.
5186 + lib/unicore/To/Fold.pl
5187 ! MANIFEST lib/unicore/mktables
5188 ____________________________________________________________________________
5189 [ 12688] By: sky on 2001/10/26 13:51:29
5190 Log: Get the new functions right, do not export lock since we use builtin lock.
5191 TODO: fix xsubpp to support the new prototypes
5193 ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
5194 ____________________________________________________________________________
5195 [ 12687] By: jhi on 2001/10/26 13:43:03
5196 Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
5197 as suggested by Sarathy.
5200 ____________________________________________________________________________
5201 [ 12686] By: gsar on 2001/10/26 13:39:52
5202 Log: avoid compiler warning
5205 ____________________________________________________________________________
5206 [ 12685] By: jhi on 2001/10/26 13:39:12
5207 Log: WinCE update from Rainer Keuchel.
5209 ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
5211 ____________________________________________________________________________
5212 [ 12684] By: sky on 2001/10/26 13:34:33
5213 Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
5215 ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
5216 ____________________________________________________________________________
5217 [ 12683] By: gbarr on 2001/10/26 13:32:47
5218 Log: More fixes that were made to the core and not in the libnet src
5221 ____________________________________________________________________________
5222 [ 12682] By: jhi on 2001/10/26 13:31:10
5223 Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
5224 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5225 Date: Fri, 26 Oct 2001 13:55:21 +0200
5226 Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
5228 (plus make the db-recno.t#59 accept both \n and \r\n)
5230 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
5231 ! ext/DB_File/t/db-recno.t
5232 ____________________________________________________________________________
5233 [ 12681] By: gbarr on 2001/10/26 13:22:38
5234 Log: Fix tests to be able to run in the core and the CPAN dist
5236 ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
5237 ! lib/Net/t/require.t lib/Net/t/smtp.t
5238 ____________________________________________________________________________
5239 [ 12680] By: jhi on 2001/10/26 13:16:03
5240 Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
5241 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5242 Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
5243 Date: Fri, 26 Oct 2001 08:34:46 EDT
5245 ! ext/Time/HiRes/HiRes.t
5246 ____________________________________________________________________________
5247 [ 12679] By: gbarr on 2001/10/26 13:11:00
5248 Log: Sync libnet modules with what will be libnet-1.08
5250 ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
5251 ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
5252 ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
5253 ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
5254 ____________________________________________________________________________
5255 [ 12678] By: jhi on 2001/10/26 13:03:01
5256 Log: Integrate maintperl changes #12268 and #12669;
5258 final touches to the audit for statics and thread-unsafe code
5259 * make DB_File, ODBM_File thread-safe
5260 * remove unnecessary/dangerous statics and protect others
5261 from not getting accidentally enabled under threaded perls
5263 windows support functions get_childdir() et al aren't exported
5264 correctly under vanilla build
5266 Testing under win32 appreciated since changes there had
5267 to be manually merged and I cannot test how badly did I do.
5269 !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
5270 !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
5271 !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
5272 !> win32/vmem.h win32/win32.c win32/win32iop.h
5273 ____________________________________________________________________________
5274 [ 12677] By: sky on 2001/10/26 12:37:17
5275 Log: More Config::threads to threads::threads changes
5277 ! ext/threads/shared/shared.pm ext/threads/t/basic.t
5278 ____________________________________________________________________________
5279 [ 12676] By: sky on 2001/10/26 12:31:46
5280 Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
5282 ! ext/threads/threads.pm ext/threads/threads.xs
5283 ____________________________________________________________________________
5284 [ 12675] By: sky on 2001/10/26 12:06:30
5285 Log: Allocing a TLS in runtime is not too hot.
5287 ! ext/threads/threads.xs
5288 ____________________________________________________________________________
5289 [ 12674] By: sky on 2001/10/26 11:59:09
5290 Log: Don't display debug data.
5292 ! ext/threads/threads.pm
5293 ____________________________________________________________________________
5294 [ 12673] By: sky on 2001/10/26 11:35:47
5295 Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
5296 complete bar support for blessed objects.
5297 TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
5299 ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
5300 ____________________________________________________________________________
5301 [ 12672] By: sky on 2001/10/26 11:15:28
5302 Log: Fix case where shared reference does not exist in current thread.
5304 ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
5305 ____________________________________________________________________________
5306 [ 12671] By: sky on 2001/10/26 08:48:52
5307 Log: Support for references in shared arrays.
5309 ! ext/threads/shared/shared.xs
5310 ____________________________________________________________________________
5311 [ 12670] By: sky on 2001/10/26 08:30:11
5312 Log: Add tests for references in hashes.
5314 + ext/threads/shared/t/hv_refs.t
5316 ____________________________________________________________________________
5317 [ 12669] By: gsar on 2001/10/26 06:07:10
5318 Log: windows support functions get_childdir() et al aren't exported
5319 correctly under vanilla build
5320 Branch: maint-5.6/perl
5321 ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
5322 ____________________________________________________________________________
5323 [ 12668] By: gsar on 2001/10/26 03:52:12
5324 Log: final touches to the audit for statics and thread-unsafe code
5325 * make DB_File, ODBM_File thread-safe
5326 * remove unnecessary/dangerous statics and protect others
5327 from not getting accidentally enabled under threaded perls
5328 Branch: maint-5.6/perl
5329 ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
5330 ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
5331 ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
5333 ____________________________________________________________________________
5334 [ 12667] By: ams on 2001/10/26 03:48:36
5335 Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
5336 From: "Richard Soderberg" <rs@crystalflame.net>
5337 Date: Thu, 25 Oct 2001 23:42:50 -0400
5338 Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
5341 ____________________________________________________________________________
5342 [ 12666] By: jhi on 2001/10/26 02:07:17
5343 Log: Integrate change #12664 from maintperl;
5345 the newest GCCs don't seem to like C<"string1"##STRING2>
5346 so keep it as C<"string1" STRING2> (latter appears to
5349 !> ext/DynaLoader/dlutils.c
5350 ____________________________________________________________________________
5351 [ 12665] By: jhi on 2001/10/26 02:04:29
5352 Log: Subject: [PATCH] perl.h for Mac OS (Classic)
5353 From: Chris Nandor <pudge@pobox.com>
5354 Date: Thu, 25 Oct 2001 22:15:03 -0400
5355 Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
5358 ____________________________________________________________________________
5359 [ 12664] By: gsar on 2001/10/26 00:22:35
5360 Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
5361 C<"string1" STRING2> (latter appears to work everywhere)
5362 Branch: maint-5.6/perl
5363 ! ext/DynaLoader/dlutils.c
5364 ____________________________________________________________________________
5365 [ 12663] By: jhi on 2001/10/25 22:59:44
5366 Log: AUTHORS update.
5369 ____________________________________________________________________________
5370 [ 12662] By: jhi on 2001/10/25 22:50:41
5371 Log: Integrate change #12660 from maintperl;
5373 make the dMY_CXT stuff available under all of
5374 MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
5377 ____________________________________________________________________________
5378 [ 12661] By: jhi on 2001/10/25 22:47:28
5379 Log: Subject: [PATCH] DB_File-1.79
5380 From: "Paul Marquess" <paul.marquess@openwave.com>
5381 Date: Fri, 26 Oct 2001 00:03:54 +0100
5382 Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
5384 ! ext/DB_File/Changes ext/DB_File/DB_File.xs
5385 ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
5386 ____________________________________________________________________________
5387 [ 12660] By: gsar on 2001/10/25 22:44:44
5388 Log: make the dMY_CXT stuff available under all of
5389 MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
5390 Branch: maint-5.6/perl
5392 ____________________________________________________________________________
5393 [ 12659] By: jhi on 2001/10/25 21:27:23
5394 Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
5395 From: Michael G Schwern <schwern@pobox.com>
5396 Date: Thu, 25 Oct 2001 18:28:12 -0400
5397 Message-ID: <20011025182812.M4811@blackrider>
5400 ____________________________________________________________________________
5401 [ 12658] By: jhi on 2001/10/25 20:54:58
5404 ! regcomp.c regexec.c
5405 ____________________________________________________________________________
5406 [ 12657] By: jhi on 2001/10/25 20:51:44
5407 Log: Subject: [PATCH] remove small IVop redundancy
5408 From: Nicholas Clark <nick@ccl4.org>
5409 Date: Thu, 25 Oct 2001 22:48:28 +0100
5410 Message-ID: <20011025224827.M66471@plum.flirble.org>
5413 ____________________________________________________________________________
5414 [ 12656] By: jhi on 2001/10/25 18:45:52
5415 Log: Metaconfig unit change for #12655.
5416 Branch: metaconfig/U/perl
5418 ____________________________________________________________________________
5419 [ 12655] By: jhi on 2001/10/25 18:45:18
5420 Log: Subject: Re: Not OK @12650
5421 From: Andy Dougherty <doughera@lafayette.edu>
5422 Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
5423 Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
5426 ____________________________________________________________________________
5427 [ 12654] By: jhi on 2001/10/25 18:07:58
5428 Log: Integrate changes #12652 and #12653 from maintperl;
5430 more tweaks to change#12626
5431 * move the boilerplate code over to perl.h and make DynaLoader
5433 * make re, Opcode, File::Glob and B threadsafe
5434 * re.xs needed s/deinstall/uninstall/ (guess nobody uses
5437 include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
5439 File::Glob required a bit more work in bleadperl
5440 because of ExtUtils::Constant (see the Makefile.PL change)
5442 ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
5443 !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
5444 !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
5445 ____________________________________________________________________________
5446 [ 12653] By: gsar on 2001/10/25 17:23:52
5447 Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
5448 Branch: maint-5.6/perl
5449 ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
5450 ! ext/Opcode/Opcode.xs ext/re/re.xs
5451 ____________________________________________________________________________
5452 [ 12652] By: gsar on 2001/10/25 16:46:44
5453 Log: more tweaks to change#12626
5454 * move the boilerplate code over to perl.h and make DynaLoader
5456 * make re, Opcode, File::Glob and B threadsafe
5457 * re.xs needed s/deinstall/uninstall/ (guess nobody uses
5459 Branch: maint-5.6/perl
5460 ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
5461 ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
5462 ____________________________________________________________________________
5463 [ 12651] By: jhi on 2001/10/25 16:35:51
5464 Log: Metaconfig unit change for #12650.
5465 Branch: metaconfig/U/perl
5467 ____________________________________________________________________________
5468 [ 12650] By: jhi on 2001/10/25 16:35:34
5469 Log: Subject: Re: ithreads doesn't like usedl=n
5470 From: Andy Dougherty <doughera@lafayette.edu>
5471 Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
5472 Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
5474 Special-case threads::shared.
5477 ____________________________________________________________________________
5478 [ 12649] By: jhi on 2001/10/25 16:21:35
5479 Log: Getting fancier...
5482 ____________________________________________________________________________
5483 [ 12648] By: jhi on 2001/10/25 14:26:20
5484 Log: csh - what a pain.
5487 ____________________________________________________________________________
5488 [ 12647] By: jhi on 2001/10/25 14:04:01
5489 Log: Update Changes.
5491 ! Changes patchlevel.h
5492 ____________________________________________________________________________
5493 [ 12646] By: jhi on 2001/10/25 13:34:19
5494 Log: Allow resetting the locale system for the duration
5495 of the build (Mac OS X default setting LANG=En_US
5499 ____________________________________________________________________________
5500 [ 12645] By: jhi on 2001/10/25 13:04:17
5501 Log: Update the MD5 checksum of MD5.xs (caused by #12642)
5503 ! ext/Digest/MD5/t/files.t
5504 ____________________________________________________________________________
5505 [ 12644] By: jhi on 2001/10/25 12:56:33
5506 Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
5507 From: Andy Dougherty <doughera@lafayette.edu>
5508 Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT)
5509 Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
5511 ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
5512 ! ext/threads/shared/Makefile.PL
5513 ____________________________________________________________________________
5514 [ 12643] By: sky on 2001/10/25 12:28:26
5515 Log: Add support for reference members of hashes.
5517 ! ext/threads/shared/shared.xs
5518 ____________________________________________________________________________
5519 [ 12642] By: ams on 2001/10/25 12:21:13
5520 Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
5521 From: "Norton Allen" <nort@qnx.com>
5522 Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
5523 Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
5525 ! ext/Digest/MD5/MD5.xs
5526 ____________________________________________________________________________
5527 [ 12641] By: sky on 2001/10/25 10:27:39
5528 Log: Tests shared hashes.
5530 + ext/threads/shared/t/hv_simple.t
5532 ____________________________________________________________________________
5533 [ 12640] By: sky on 2001/10/25 10:18:23
5534 Log: Fix threadcounts for arrays and hashes.
5536 ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
5537 ____________________________________________________________________________
5538 [ 12639] By: sky on 2001/10/25 10:17:26
5539 Log: Note to self, doing *src_ary++ in a macro that evaluates
5540 the value more than once is a good way to dump core.
5543 ____________________________________________________________________________
5544 [ 12638] By: jhi on 2001/10/25 05:18:06
5545 Log: Integrate change #12636 from maintperl; more dl fixups.
5547 !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
5548 !> ext/DynaLoader/dl_vms.xs
5549 ____________________________________________________________________________
5550 [ 12637] By: jhi on 2001/10/25 05:14:17
5551 Log: Like dl_hpux, like dl_dld.
5553 ! ext/DynaLoader/dl_dld.xs
5554 ____________________________________________________________________________
5555 [ 12636] By: gsar on 2001/10/25 02:34:06
5556 Log: followups to change#12635
5557 Branch: maint-5.6/perl
5558 ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
5559 ! ext/DynaLoader/dl_vms.xs
5560 ____________________________________________________________________________
5561 [ 12635] By: gsar on 2001/10/25 02:22:03
5562 Log: add part of change#12634 to the two files that need it; dl_aix.xs
5563 in maint-5.6 doesn't have the branch that had the problem in
5565 Branch: maint-5.6/perl
5566 ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
5567 ____________________________________________________________________________
5568 [ 12634] By: jhi on 2001/10/25 01:53:03
5569 Log: Fixes for #12627.
5571 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
5572 ____________________________________________________________________________
5573 [ 12633] By: jhi on 2001/10/25 01:52:33
5574 Log: Since pv_uni_display and sv_uni_display are now used
5575 in the re extension, their symbols have to be exported.
5577 ! embed.pl global.sym
5578 ____________________________________________________________________________
5579 [ 12632] By: jhi on 2001/10/25 01:00:06
5580 Log: Subject: Re: [PATCH Perl@12567] debug /list
5581 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5582 Date: Tue, 23 Oct 2001 21:40:33 EDT
5583 Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
5586 ____________________________________________________________________________
5587 [ 12631] By: jhi on 2001/10/25 00:25:55
5588 Log: This takes care of some of the re 'debug' cases but
5589 not all cases since the information whether the pattern
5590 or the target are utf8 seems to be either lost or not
5591 spread widely enough, sigh.
5594 ____________________________________________________________________________
5595 [ 12630] By: jhi on 2001/10/25 00:03:07
5596 Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
5597 From: John Peacock <jpeacock@rowman.com>
5598 Date: Wed, 24 Oct 2001 16:53:29 -0400
5599 Message-ID: <3BD72A49.1508D152@rowman.com>
5602 ____________________________________________________________________________
5603 [ 12629] By: jhi on 2001/10/24 23:16:21
5604 Log: Upgrade NetWare and WinCE as in #12626.
5606 ! NetWare/dl_netware.xs wince/dl_win32.xs
5607 ____________________________________________________________________________
5608 [ 12628] By: jhi on 2001/10/24 23:07:00
5609 Log: Tru64 compiler nit.
5611 ! ext/threads/shared/shared.xs
5612 ____________________________________________________________________________
5613 [ 12627] By: jhi on 2001/10/24 22:02:23
5614 Log: Integrate change #12626 from maintperl;
5615 make DynaLoader threadsafe by moving all statics into
5616 interpreter-local space
5618 TODO: Netware, OS/2, WinCE
5620 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
5621 !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
5622 !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
5623 !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
5624 !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
5625 !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
5626 !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
5627 ____________________________________________________________________________
5628 [ 12626] By: gsar on 2001/10/24 21:43:10
5629 Log: make DynaLoader threadsafe by moving all statics into interpreter-local
5631 Branch: maint-5.6/perl
5632 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
5633 ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
5634 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
5635 ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
5636 ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
5637 ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
5638 ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
5639 ____________________________________________________________________________
5640 [ 12625] By: sky on 2001/10/24 20:05:26
5641 Log: Change #12623 inflicted an infinite hang. Fixed.
5643 ! ext/threads/shared/shared.xs
5644 ____________________________________________________________________________
5645 [ 12624] By: sky on 2001/10/24 19:06:55
5646 Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
5648 ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
5649 ____________________________________________________________________________
5650 [ 12623] By: sky on 2001/10/24 18:06:34
5651 Log: We need to do sharedsv_find in the original perl context.
5653 ! ext/threads/shared/shared.xs
5654 ____________________________________________________________________________
5655 [ 12622] By: sky on 2001/10/24 17:26:51
5656 Log: Add support for basic support for AVs, references not supported yet.
5658 Add more tests to sv_refs
5659 Fix documentation issues.
5661 + ext/threads/shared/t/av_simple.t
5662 ! MANIFEST ext/threads/shared/shared.pm
5663 ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
5664 ____________________________________________________________________________
5665 [ 12621] By: jhi on 2001/10/24 14:08:39
5666 Log: Dump Unicode better for re 'debug'. The regprop()
5667 is unfinished since have to figure out how to detect
5668 Unicodeness in there.
5670 ! regcomp.c regexec.c
5671 ____________________________________________________________________________
5672 [ 12620] By: sky on 2001/10/24 13:18:07
5673 Log: Add support for finding shared arrays and hashes.
5676 ____________________________________________________________________________
5677 [ 12619] By: jhi on 2001/10/24 13:06:24
5678 Log: Rewrite sv_uni_display() as pv_uni_display() as
5679 reimplement sv_uni_display() using that.
5681 ! dump.c embed.h embed.pl proto.h
5682 ____________________________________________________________________________
5683 [ 12618] By: jhi on 2001/10/24 12:14:03
5684 Log: Integrate change #12615 from maintperl;
5685 on Windows, IO::File::new_tmpfile() fails after being called
5686 32767 times because MSVCRT thinks stdio's TMP_MAX is a
5690 ____________________________________________________________________________
5691 [ 12617] By: jhi on 2001/10/24 12:10:37
5692 Log: Don't try to print ints as IVs.
5694 ! ext/Time/HiRes/HiRes.xs
5695 ____________________________________________________________________________
5696 [ 12616] By: sky on 2001/10/24 11:06:35
5697 Log: We only need to fetch the SV from the backend if the index
5698 is not the same as mg_private. In theory this could be
5699 a problem if there are an exact multiple of U16 changes
5700 of a shared variable between two access in a given thread,
5701 we choose to avoid theory for now.
5703 ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
5704 ____________________________________________________________________________
5705 [ 12615] By: gsar on 2001/10/24 04:09:43
5706 Log: on Windows, IO::File::new_tmpfile() fails after being called
5707 32767 times because MSVCRT thinks stdio's TMP_MAX is a
5709 Branch: maint-5.6/perl
5711 ____________________________________________________________________________
5712 [ 12614] By: jhi on 2001/10/23 22:19:34
5713 Log: Negation and Unicode: sort of solves 20010303.010,
5714 except not quite like reported in the Subject
5715 (Perl_warner is still utf8-ignorant).
5717 ! pp.c t/lib/warnings/sv
5718 ____________________________________________________________________________
5719 [ 12613] By: jhi on 2001/10/23 21:53:13
5720 Log: Make the "isn't numeric" warning to show Unicode as Unicode.
5722 ! sv.c t/lib/warnings/sv
5723 ____________________________________________________________________________
5724 [ 12612] By: jhi on 2001/10/23 21:52:45
5725 Log: sv_uni_display(): do not add the "...", let the caller
5726 do it if wanted, and be prepared for more display options.
5728 ! dump.c embed.h embed.pl proto.h
5729 ____________________________________________________________________________
5730 [ 12611] By: nick on 2001/10/23 20:28:07
5731 Log: Integrate mainline
5733 !> Changes configure.com cygwin/cygwin.c
5734 !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
5735 !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
5736 !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
5737 !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
5738 !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
5739 !> utils/h2xs.PL utils/perldoc.PL
5740 ____________________________________________________________________________
5741 [ 12610] By: sky on 2001/10/23 19:39:24
5742 Log: Change #12607 introduced a bug, seems like some MAGICAL svs don't call themselves
5743 READONLY but still dies with modification attempt. We only call bless for ext and
5747 ____________________________________________________________________________
5748 [ 12609] By: jhi on 2001/10/23 19:35:02
5749 Log: Croak() on negative time; doc tweaks.
5751 ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
5752 ! ext/Time/HiRes/HiRes.xs
5753 ____________________________________________________________________________
5754 [ 12608] By: jhi on 2001/10/23 18:38:03
5757 ! pod/perlfaq4.pod pod/perlfaq7.pod
5758 ____________________________________________________________________________
5759 [ 12607] By: sky on 2001/10/23 18:27:27
5760 Log: Call setmagic on the referant we blessing!
5763 ____________________________________________________________________________
5764 [ 12606] By: jhi on 2001/10/23 16:30:00
5765 Log: Small test nits.
5768 ____________________________________________________________________________
5769 [ 12605] By: jhi on 2001/10/23 13:08:32
5770 Log: Update Changes.
5772 ! Changes patchlevel.h
5773 ____________________________________________________________________________
5774 [ 12604] By: jhi on 2001/10/23 13:03:21
5775 Log: Make the PerlIO_init() prototypes consistent.
5778 ____________________________________________________________________________
5779 [ 12603] By: jhi on 2001/10/23 12:54:52
5780 Log: Upping the test count is a good idea.
5783 ____________________________________________________________________________
5784 [ 12602] By: jhi on 2001/10/23 12:52:10
5785 Log: Document the final sigma spot.
5788 ____________________________________________________________________________
5789 [ 12601] By: jhi on 2001/10/23 12:26:12
5790 Log: Fix multicharacter titlecase (ucfirst).
5792 ! pod/perlunicode.pod pp.c t/op/lc.t
5793 ____________________________________________________________________________
5794 [ 12600] By: jhi on 2001/10/23 11:47:19
5795 Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
5796 From: Mikhail Zabaluev <mhz@alt-linux.org>
5797 Date: Tue, 23 Oct 2001 10:40:37 +0400
5798 Message-ID: <20011023104037.A12761@localhost.localdomain>
5800 (#12406 replaced with this)
5803 ____________________________________________________________________________
5804 [ 12599] By: jhi on 2001/10/23 00:26:17
5805 Log: MacOS Classic updates from Pudge.
5807 ! lib/File/Spec.t lib/File/Spec/Mac.pm
5808 ____________________________________________________________________________
5809 [ 12598] By: jhi on 2001/10/22 22:32:59
5810 Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
5811 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
5812 Date: Sun, 14 Oct 2001 23:14:46 +0200
5813 Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
5815 except for the 2->4 changes.
5818 ____________________________________________________________________________
5819 [ 12597] By: gsar on 2001/10/22 22:02:50
5820 Log: integrate macperl contents into maint-5.6
5821 Branch: maint-5.6/perl
5823 !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
5824 !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
5825 !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
5826 !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
5827 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
5828 !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
5829 !> t/lib/filefind.t t/lib/filespec.t
5830 ____________________________________________________________________________
5831 [ 12596] By: jhi on 2001/10/22 21:43:44
5832 Log: At some point the #6234 has been lost from the mainline
5833 (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
5835 ! lib/File/Spec/Win32.pm
5836 ____________________________________________________________________________
5837 [ 12595] By: jhi on 2001/10/22 21:31:31
5838 Log: Cygwin seems to round up (or closest, but not down)
5839 for time(), so half of the time (bad pun intended)
5840 Time::HiRes::time() is less than time(), half of
5841 the time it's more. So let's try harder in the loop.
5843 ! ext/Time/HiRes/HiRes.t
5844 ____________________________________________________________________________
5845 [ 12594] By: jhi on 2001/10/22 21:23:15
5846 Log: MacOS Classic timeofday(), from Chris Nandor.
5848 ! ext/Time/HiRes/HiRes.xs
5849 ____________________________________________________________________________
5850 [ 12593] By: jhi on 2001/10/22 21:17:39
5851 Log: Integrate changes #12580 and #12581 from macperl;
5853 Fix path construction.
5857 !> ext/DynaLoader/DynaLoader_pm.PL perl.c
5858 ____________________________________________________________________________
5859 [ 12592] By: jhi on 2001/10/22 21:00:18
5860 Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
5861 doesn't seem to help (the error being output to console, maybe?)
5864 ____________________________________________________________________________
5865 [ 12591] By: jhi on 2001/10/22 20:55:08
5866 Log: Taint the getcwd() result also in Cygwin.
5867 (TODO: which other platforms need the same thing?)
5870 ____________________________________________________________________________
5871 [ 12590] By: jhi on 2001/10/22 20:27:47
5872 Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
5875 ____________________________________________________________________________
5876 [ 12589] By: jhi on 2001/10/22 20:10:40
5877 Log: getpwuid() fragility continues.
5880 ____________________________________________________________________________
5881 [ 12588] By: jhi on 2001/10/22 19:58:34
5882 Log: getpwuid() might succeed but that's no guarantee
5883 that the $home will be defined.
5885 ! ext/File/Glob/t/basic.t
5886 ____________________________________________________________________________
5887 [ 12587] By: jhi on 2001/10/22 19:50:35
5888 Log: It's safer to to expand the variable, too... (see #12571)
5891 ____________________________________________________________________________
5892 [ 12586] By: pudge on 2001/10/22 19:42:04
5893 Log: Integrate with maintperl.
5894 Branch: maint-5.6/macperl
5895 !> win32/bin/pl2bat.pl win32/win32.c
5896 ____________________________________________________________________________
5897 [ 12585] By: pudge on 2001/10/22 19:32:02
5898 Log: Oops, forgot to include Win32 ... just as well, since it
5899 seems in bleadperl, change #7764 was not included
5900 (adding C:\temp). Re-added. Rip it back out if it
5902 Branch: maint-5.6/macperl
5903 ! lib/File/Spec/Win32.pm
5904 ____________________________________________________________________________
5905 [ 12584] By: jhi on 2001/10/22 19:26:47
5906 Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
5907 From: "Craig A. Berry" <craigberry@mac.com>
5908 Date: Mon, 22 Oct 2001 15:25:19 -0500
5909 Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
5912 ____________________________________________________________________________
5913 [ 12583] By: pudge on 2001/10/22 19:26:00
5914 Log: Add in lots of File::Spec changes, from Thomas Wegner,
5915 and sync with changes from bleadperl.
5916 Branch: maint-5.6/macperl
5917 ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
5918 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
5919 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
5920 ! lib/File/Spec/Win32.pm t/lib/filespec.t
5921 ____________________________________________________________________________
5922 [ 12582] By: pudge on 2001/10/22 19:23:28
5923 Log: Sync with latest File::Find and tests from bleadperl.
5924 Branch: maint-5.6/macperl
5925 ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
5926 ____________________________________________________________________________
5927 [ 12581] By: pudge on 2001/10/22 19:22:12
5929 Branch: maint-5.6/macperl
5931 ____________________________________________________________________________
5932 [ 12580] By: pudge on 2001/10/22 19:21:37
5933 Log: Fix path construction.
5934 Branch: maint-5.6/macperl
5935 ! ext/DynaLoader/DynaLoader_pm.PL
5936 ____________________________________________________________________________
5937 [ 12579] By: nick on 2001/10/22 19:08:35
5938 Log: Integrate mainline (for Arthurs thread.xs fix)
5940 !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
5941 ____________________________________________________________________________
5942 [ 12578] By: pudge on 2001/10/22 19:02:34
5943 Log: Fix up exported symbols, move relevant docs
5944 over from macperl.pod.
5945 Branch: maint-5.6/macperl
5946 ! macos/ext/MacPerl/MacPerl.pm
5947 ____________________________________________________________________________
5948 [ 12577] By: pudge on 2001/10/22 19:01:38
5949 Log: Make ADDRESS called optionally as a method.
5950 Branch: maint-5.6/macperl
5951 ! macos/lib/Mac/Glue.pm
5952 ____________________________________________________________________________
5953 [ 12576] By: pudge on 2001/10/22 18:58:22
5954 Log: Fix exit code (MacPerl bug #422129) and add Stop Script
5956 Branch: maint-5.6/macperl
5957 ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
5958 ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
5959 ! macos/macperl/MPTerminology.aete
5960 ____________________________________________________________________________
5961 [ 12575] By: pudge on 2001/10/22 18:56:34
5962 Log: Clean up some build utilities. Change Entab to Duplicate;
5963 fix docs and error reporting; improve macify() of paths;
5964 remove requirement for Exporter.pm presence.
5965 Branch: maint-5.6/macperl
5966 ! macos/InstallBLIB macos/MacPerlTests.cmd
5967 ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
5968 ____________________________________________________________________________
5969 [ 12574] By: pudge on 2001/10/22 18:53:28
5970 Log: Sync Time::HiRes with bleadperl
5971 Branch: maint-5.6/macperl
5972 ! macos/bundled_ext/Time/HiRes/HiRes.pm
5973 ! macos/bundled_ext/Time/HiRes/HiRes.t
5974 ! macos/bundled_ext/Time/HiRes/HiRes.xs
5975 ____________________________________________________________________________
5976 [ 12573] By: pudge on 2001/10/22 18:52:58
5978 Branch: maint-5.6/macperl
5980 ____________________________________________________________________________
5981 [ 12572] By: jhi on 2001/10/22 18:49:32
5982 Log: A user might belong to only a single group
5983 (the group equal to the group id).
5986 ____________________________________________________________________________
5987 [ 12571] By: jhi on 2001/10/22 18:36:46
5988 Log: Prepending (instead of replacing with) the pwd is safer.
5991 ____________________________________________________________________________
5992 [ 12570] By: jhi on 2001/10/22 18:34:54
5993 Log: Be more robust if no hostname or domainname
5994 (especially the latter)
5997 ____________________________________________________________________________
5998 [ 12569] By: sky on 2001/10/22 17:41:07
5999 Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
6001 ! ext/threads/threads.xs
6002 ____________________________________________________________________________
6003 [ 12568] By: nick on 2001/10/22 16:31:24
6004 Log: Integrate mainline
6006 +> ext/threads/shared/Makefile.PL ext/threads/shared/README
6007 +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
6008 +> ext/threads/shared/t/sv_refs.t
6009 +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
6010 - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
6011 - lib/unicore/To/SpecUpper.pl
6012 !> (integrate 42 files)
6013 ____________________________________________________________________________
6014 [ 12567] By: jhi on 2001/10/22 12:56:20
6015 Log: Update Changes.
6017 ! Changes patchlevel.h
6018 ____________________________________________________________________________
6019 [ 12566] By: jhi on 2001/10/22 12:22:29
6020 Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
6021 From: Michael G Schwern <schwern@pobox.com>
6022 Date: Mon, 22 Oct 2001 03:48:38 -0400
6023 Message-ID: <20011022034838.B1676@blackrider>
6026 ____________________________________________________________________________
6027 [ 12565] By: jhi on 2001/10/22 12:21:28
6028 Log: Pod nits, as suggested by Stas Bekman.
6030 ! ext/threads/shared/shared.pm ext/threads/threads.pm
6031 ____________________________________________________________________________
6032 [ 12564] By: jhi on 2001/10/22 12:17:00
6033 Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
6034 From: "Paul Marquess" <paul.marquess@openwave.com>
6035 Date: Sun, 21 Oct 2001 21:11:15 +0100
6036 Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
6038 ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
6039 ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
6040 ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
6041 ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
6042 ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
6043 ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
6044 ! ext/SDBM_File/sdbm.t
6045 ____________________________________________________________________________
6046 [ 12563] By: jhi on 2001/10/22 12:15:19
6047 Log: Integrate change #12559 from maintperl;
6048 various fixes for system() and backticks under windows
6051 ____________________________________________________________________________
6052 [ 12562] By: jhi on 2001/10/22 12:05:35
6053 Log: Integrate change #12560 from maintperl;
6054 make pl2bat use %0 rather than "%0" (the latter fails to work
6055 in a lot of common cases)
6057 !> win32/bin/pl2bat.pl
6058 ____________________________________________________________________________
6059 [ 12561] By: jhi on 2001/10/22 12:00:23
6060 Log: Integrate changes #12549 and #12550 from maintperl;
6062 readline() doesn't work with our variables; it confuses them with
6063 my variables (change#4227 was incomplete)
6066 !> t/base/rs.t toke.c
6067 ____________________________________________________________________________
6068 [ 12560] By: gsar on 2001/10/22 09:51:59
6069 Log: make pl2bat use %0 rather than "%0" (the latter fails to work
6070 in a lot of common cases)
6071 Branch: maint-5.6/perl
6072 ! win32/bin/pl2bat.pl
6073 ____________________________________________________________________________
6074 [ 12559] By: gsar on 2001/10/22 09:49:51
6075 Log: various fixes for system() and backticks under windows:
6077 * avoid munging whitespace that is passed within quotes
6078 * work around a cmd.exe misfeature that made multi-arg
6079 system() unreliable when there is more than one quoted
6081 * make multi-arg system() autoquote arguments as needed
6082 before passing them to the shell (this avoids having to
6083 second guess the shell quoting)
6084 * perl's -Dp switch can be used to trace the innards
6085 Branch: maint-5.6/perl
6087 ____________________________________________________________________________
6088 [ 12558] By: nick on 2001/10/22 08:58:42
6089 Log: Integrate ithreads buffer flush fix from perlio
6091 !> ext/threads/t/basic.t perl.c
6092 ____________________________________________________________________________
6093 [ 12557] By: nick on 2001/10/22 08:35:09
6094 Log: All tests pass (legitimately) on ithreads
6096 ! ext/threads/t/basic.t perl.c
6097 ____________________________________________________________________________
6098 [ 12556] By: nick on 2001/10/22 06:51:22
6099 Log: Integrate non-ithreads fix to mainline
6102 ____________________________________________________________________________
6103 [ 12555] By: nick on 2001/10/22 06:48:33
6104 Log: Restore non-ithreads build. Interestingly binmode test passes
6105 non-ithreads - so crlf layer is not damaged and ithreads fail
6109 ____________________________________________________________________________
6110 [ 12554] By: jhi on 2001/10/21 22:21:55
6111 Log: Integrate from perlio; restructuring.
6113 !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
6114 !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
6116 ____________________________________________________________________________
6117 [ 12553] By: pudge on 2001/10/21 21:51:34
6118 Log: Integrate from maintperl
6119 (Changes 12350, 12496, 12548, 12549, 12550)
6120 Branch: maint-5.6/macperl
6121 !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
6122 !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
6123 ____________________________________________________________________________
6124 [ 12552] By: nick on 2001/10/21 19:18:12
6125 Log: Win32 PerlIO_cleanup special cases should no longer be required.
6128 ____________________________________________________________________________
6129 [ 12551] By: nick on 2001/10/21 19:16:56
6130 Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
6133 ____________________________________________________________________________
6134 [ 12550] By: gsar on 2001/10/21 19:05:54
6135 Log: change#12549 wasn't aware of strictures
6136 Branch: maint-5.6/perl
6137 ! t/pragma/strict-vars toke.c
6138 ____________________________________________________________________________
6139 [ 12549] By: gsar on 2001/10/21 18:03:19
6140 Log: readline() doesn't work with our variables; it confuses them with
6141 my variables (change#4227 was incomplete)
6142 Branch: maint-5.6/perl
6143 ! t/base/rs.t toke.c
6144 ____________________________________________________________________________
6145 [ 12548] By: gsar on 2001/10/21 17:48:01
6146 Log: change#12220 appears to have pulled in a mainline change that
6147 isn't applicable to maint-5.6 (some platforms don't taint
6149 Branch: maint-5.6/perl
6150 ! t/lib/filefind-taint.t
6151 ____________________________________________________________________________
6152 [ 12547] By: nick on 2001/10/21 17:15:54
6153 Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
6154 for them. Call explicit cleanup during destruct process.
6155 - one binmode test is failing
6156 - also ext/threads/t/basic.t fails under make test, and is noisy under
6157 harness. (Threads results are intermingled and don't match order expected.)
6159 ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
6160 ! perlio.h perliol.h pod/perlapi.pod sv.c
6161 ____________________________________________________________________________
6162 [ 12546] By: jhi on 2001/10/21 16:12:08
6163 Log: Implement multicharacter case mappings where a single
6164 Unicode character can be mapped into several.
6166 - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
6167 - lib/unicore/To/SpecUpper.pl
6168 ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
6169 ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
6170 ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
6171 ! proto.h t/op/lc.t utf8.c
6172 ____________________________________________________________________________
6173 [ 12545] By: sky on 2001/10/21 15:25:16
6174 Log: First support of threads::shared, support shared svs and references.
6176 + ext/threads/shared/Makefile.PL ext/threads/shared/README
6177 + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
6178 + ext/threads/shared/t/sv_refs.t
6179 + ext/threads/shared/t/sv_simple.t
6180 ! MANIFEST sharedsv.c
6181 ____________________________________________________________________________
6182 [ 12544] By: nick on 2001/10/21 14:52:35
6183 Log: PerlIO layer table as PL_perlio (per-interpreter)
6185 ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
6186 ! pod/perlapi.pod sv.c
6187 ____________________________________________________________________________
6188 [ 12543] By: jhi on 2001/10/21 13:36:40
6189 Log: Prettyprinting.
6191 ! pod/perlunicode.pod
6192 ____________________________________________________________________________
6193 [ 12542] By: ams on 2001/10/21 03:50:25
6194 Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
6195 From: "Sean M. Burke" <sburke@cpan.org>
6196 Date: Sat, 20 Oct 2001 17:51:09 -0600
6197 Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
6199 + pod/perlpodspec.pod
6200 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
6202 ____________________________________________________________________________
6203 [ 12541] By: nick on 2001/10/20 22:23:53
6204 Log: Fix typos in new locking on MemShared
6205 Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
6206 - seems to make segfaults more deterministic - suspect they are
6207 attempt to free() after Interp and Host have gone.
6209 ! perlio.c win32/perlhost.h
6210 ____________________________________________________________________________
6211 [ 12540] By: nick on 2001/10/20 21:50:46
6212 Log: Remove the MemShared re-#define (again)
6215 ____________________________________________________________________________
6216 [ 12539] By: nick on 2001/10/20 21:49:06
6217 Log: Use locks on MemShared
6220 ____________________________________________________________________________
6221 [ 12538] By: jhi on 2001/10/20 17:31:07
6222 Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
6223 From: "chromatic" <chromatic@rmci.net>
6224 Date: Sat, 20 Oct 2001 11:13:47 -0600
6225 Message-ID: <20011020172003.60024.qmail@onion.perl.org>
6228 ____________________________________________________________________________
6229 [ 12537] By: nick on 2001/10/20 16:44:03
6230 Log: Integrate mainline
6232 !> (integrate 48 files)
6233 ____________________________________________________________________________
6234 [ 12536] By: jhi on 2001/10/20 15:58:00
6235 Log: Update Changes.
6237 ! Changes patchlevel.h
6238 ____________________________________________________________________________
6239 [ 12535] By: jhi on 2001/10/20 15:18:57
6240 Log: Upgrade to podlators 1.11, from Russ Allbery.
6242 ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
6243 ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
6244 ! pod/pod2man.PL pod/pod2text.PL
6245 ____________________________________________________________________________
6246 [ 12534] By: jhi on 2001/10/20 15:14:25
6247 Log: Integrate perlio change #12532:
6248 introduce and use PerlIO_intmod2str().
6250 !> doio.c lib/Net/Domain.pm perlio.c perlio.h
6251 ____________________________________________________________________________
6252 [ 12533] By: jhi on 2001/10/20 14:42:33
6253 Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
6255 ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
6256 ____________________________________________________________________________
6257 [ 12532] By: nick on 2001/10/20 14:25:37
6258 Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
6259 Use for non-PERLIO fdupopen().
6261 ! doio.c lib/Net/Domain.pm perlio.c perlio.h
6262 ____________________________________________________________________________
6263 [ 12531] By: jhi on 2001/10/20 14:05:47
6264 Log: Integrate perlio: PerlIO win32 fixes.
6266 !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
6267 !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
6268 !> proto.h sv.h win32/win32io.c
6269 ____________________________________________________________________________
6270 [ 12530] By: nick on 2001/10/20 12:53:30
6271 Log: Fixed in two places - p4 resolve
6274 ____________________________________________________________________________
6275 [ 12529] By: nick on 2001/10/20 12:51:05
6276 Log: Fix for ithreads/stdio build
6278 ! perlio.c perlsdio.h
6279 ____________________________________________________________________________
6280 [ 12528] By: ams on 2001/10/20 12:13:25
6281 Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
6282 From: Michael G Schwern <schwern@pobox.com>
6283 Date: Sat, 20 Oct 2001 01:41:21 -0400
6284 Message-Id: <20011020014121.I3681@blackrider>
6287 ____________________________________________________________________________
6288 [ 12527] By: ams on 2001/10/20 12:09:41
6289 Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
6290 From: Michael G Schwern <schwern@pobox.com>
6291 Date: Sat, 20 Oct 2001 02:04:21 -0400
6292 Message-Id: <20011020020421.A11732@blackrider>
6294 ! lib/Pod/Checker.pm
6295 ____________________________________________________________________________
6296 [ 12526] By: ams on 2001/10/20 11:59:41
6297 Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
6298 From: "chromatic" <chromatic@rmci.net>
6299 Date: Fri, 19 Oct 2001 22:46:39 -0600
6300 Message-Id: <20011020045254.73112.qmail@onion.perl.org>
6303 ____________________________________________________________________________
6304 [ 12525] By: nick on 2001/10/20 11:16:18
6305 Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
6306 Perl_sv_setsv_flags directly.
6308 ! ext/threads/threads.xs
6309 ____________________________________________________________________________
6310 [ 12524] By: nick on 2001/10/20 10:28:17
6311 Log: Add a new flag character 'm' to embed.pl set to represent
6312 "functions" which are really macros. Use it foe the troublesome
6313 sv_setsv() etc. macros in sv.h - changing latter to define
6314 sv_setsv rather than sv_setsv_macro etc.
6316 ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
6317 ! pod/perlapi.pod proto.h sv.h
6318 ____________________________________________________________________________
6319 [ 12523] By: nick on 2001/10/20 09:17:17
6320 Log: Add comments explaining why win32.h/embed.h are included where they are
6324 ____________________________________________________________________________
6325 [ 12522] By: nick on 2001/10/20 08:27:44
6326 Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not
6330 ____________________________________________________________________________
6331 [ 12521] By: jhi on 2001/10/20 02:36:21
6332 Log: Wording tweaks.
6335 ____________________________________________________________________________
6336 [ 12520] By: jhi on 2001/10/20 01:02:26
6337 Log: Subject: IO module with nonblocking socket connect patch
6338 From: Raul Dias <raul@dias.com.br>
6339 Date: Fri, 19 Oct 2001 22:45:32 -0300
6340 Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>
6342 ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
6343 ____________________________________________________________________________
6344 [ 12519] By: jhi on 2001/10/20 00:51:07
6345 Log: Test vertical whitespace combined with /x in \p{}.
6348 ____________________________________________________________________________
6349 [ 12518] By: jhi on 2001/10/20 00:13:47
6350 Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
6351 From: Gisle Aas <gisle@ActiveState.com>
6352 Date: 19 Oct 2001 16:46:02 -0700
6353 Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com>
6355 ! lib/ExtUtils/MakeMaker.pm
6356 ____________________________________________________________________________
6357 [ 12517] By: jhi on 2001/10/19 23:59:34
6358 Log: No more this symbol.
6361 ____________________________________________________________________________
6362 [ 12516] By: jhi on 2001/10/19 23:57:48
6363 Log: Integrate change #12511; fix gross win32 build issues.
6366 ____________________________________________________________________________
6367 [ 12515] By: jhi on 2001/10/19 23:16:06
6368 Log: Unpack in scalar context should return the first value
6369 returned in list context, as pointed out by Ton Hospel
6370 in 2001-05-21 (this is how it works already in blead,
6371 just adding the test).
6374 ____________________________________________________________________________
6375 [ 12514] By: jhi on 2001/10/19 21:10:43
6376 Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
6377 From: "Craig A. Berry" <craigberry@mac.com>
6378 Date: Fri, 19 Oct 2001 16:59:30 -0500
6379 Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
6382 ____________________________________________________________________________
6383 [ 12513] By: jhi on 2001/10/19 21:09:27
6384 Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
6385 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6386 Date: Fri, 19 Oct 2001 17:45:23 EDT
6387 Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
6389 ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
6390 ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
6391 ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
6393 ____________________________________________________________________________
6394 [ 12512] By: jhi on 2001/10/19 20:28:48
6395 Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
6396 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6397 Date: Fri, 19 Oct 2001 17:26:35 EDT
6398 Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
6400 ! lib/Term/Complete.t lib/Test/Simple/t/output.t
6401 ____________________________________________________________________________
6402 [ 12511] By: nick on 2001/10/19 19:55:36
6403 Log: Fix gross win32 build issues
6406 ____________________________________________________________________________
6407 [ 12510] By: jhi on 2001/10/19 19:52:17
6408 Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
6409 From: David Dyck <dcd@tc.fluke.com>
6410 Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
6411 Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
6414 ____________________________________________________________________________
6415 [ 12509] By: jhi on 2001/10/19 19:01:46
6416 Log: Subject: Re: PerlIO and Encode
6417 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
6418 Date: Tue, 16 Oct 2001 01:50:16 +0900
6419 Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
6421 ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
6422 ! ext/Encode/Encode/Tcl.t
6423 ____________________________________________________________________________
6424 [ 12508] By: ams on 2001/10/19 17:59:16
6425 Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
6429 ____________________________________________________________________________
6430 [ 12507] By: nick on 2001/10/19 16:30:43
6431 Log: Integrate mainline
6433 +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
6434 +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
6435 +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
6436 +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
6437 +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
6438 +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
6439 +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
6440 +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
6441 +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
6442 +> win32/config_H.win64
6443 - lib/Test/Utils.pm lib/unicore/mktables.PL
6444 - t/lib/Test/Simple/Catch/More.pm
6445 !> (integrate 84 files)
6446 ____________________________________________________________________________
6447 [ 12506] By: jhi on 2001/10/19 14:20:15
6448 Log: Retract the #10451 which seems to be the cause
6449 of the major leakage from while(){eval"sub{}"}
6451 ! op.c t/run/kill_perl.t
6452 ____________________________________________________________________________
6453 [ 12505] By: jhi on 2001/10/19 13:39:59
6457 ____________________________________________________________________________
6458 [ 12504] By: jhi on 2001/10/19 13:35:59
6462 ____________________________________________________________________________
6463 [ 12503] By: ams on 2001/10/19 13:34:24
6464 Log: Subject: Re: perlintro.pod
6465 From: Abe Timmerman <abe@ztreet.demon.nl>
6466 Date: Fri, 19 Oct 2001 14:12:40 +0200
6467 Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
6470 ____________________________________________________________________________
6471 [ 12502] By: ams on 2001/10/19 13:24:12
6472 Log: Slight reorganisation of references.
6475 ____________________________________________________________________________
6476 [ 12501] By: jhi on 2001/10/19 13:19:14
6477 Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's
6478 From: Kay Röpke <kroepke@dolphin-services.de>
6479 Date: Fri, 19 Oct 2001 14:04:01 +0200
6480 Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
6482 ! lib/ExtUtils/MakeMaker.pm
6483 ____________________________________________________________________________
6484 [ 12500] By: jhi on 2001/10/19 03:25:44
6485 Log: Unicode categories continue:
6486 implement Category=, Script=, Block=
6487 (these are based on an upcoming update of TR#18)
6488 Fix a bug where we got two In categories named "old italic",
6489 and another where shortcut for the Is categories wasn't taken.
6491 ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
6492 ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
6493 ! pod/perlunicode.pod t/op/pat.t
6494 ____________________________________________________________________________
6495 [ 12499] By: ams on 2001/10/19 01:42:29
6496 Log: Subject: a small patch to perlintro.pod.
6497 From: Autrijus Tang <autrijus@autrijus.org>
6498 Date: Fri, 19 Oct 2001 01:45:51 +0800
6499 Message-Id: <20011019014551.A35625@not.autrijus.org>
6500 (Applied by hand with nits.)
6503 ____________________________________________________________________________
6504 [ 12498] By: jhi on 2001/10/19 00:14:50
6505 Log: Subject: [PATCH] OpenBSD hints for ithreads
6506 From: Andy Dougherty <doughera@lafayette.edu>
6507 Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
6508 Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
6511 ____________________________________________________________________________
6512 [ 12497] By: jhi on 2001/10/18 16:14:13
6513 Log: Retract #12446; the problem solved by #12474.
6516 ____________________________________________________________________________
6517 [ 12496] By: gsar on 2001/10/18 15:38:22
6518 Log: Carp::shortmess_heavy() doesn't notice trailing newline in
6519 message and suppress line number info (from Steve Hay
6520 <Steve.Hay@uk.radan.com>)
6521 Branch: maint-5.6/perl
6523 ____________________________________________________________________________
6524 [ 12495] By: jhi on 2001/10/18 14:06:52
6525 Log: More documented In categories.
6527 ! pod/perlunicode.pod
6528 ____________________________________________________________________________
6529 [ 12494] By: jhi on 2001/10/18 13:04:48
6530 Log: Update Changes.
6532 ! Changes patchlevel.h
6533 ____________________________________________________________________________
6534 [ 12493] By: jhi on 2001/10/18 12:58:31
6535 Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
6538 ____________________________________________________________________________
6539 [ 12492] By: jhi on 2001/10/18 12:37:28
6540 Log: Wrong skip() arguments.
6543 ____________________________________________________________________________
6544 [ 12491] By: jhi on 2001/10/18 12:17:16
6545 Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems
6546 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6547 Date: Wed, 17 Oct 2001 09:10:53 EDT
6548 Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
6550 ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
6551 ! pod/perlapi.pod vms/vms.c
6552 ____________________________________________________________________________
6553 [ 12490] By: ams on 2001/10/18 09:31:00
6554 Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
6555 From: Mark-Jason Dominus <mjd@plover.com>
6556 Date: Thu, 18 Oct 2001 06:25:35 -0400
6557 Message-Id: <20011018102535.19264.qmail@plover.com>
6560 ____________________________________________________________________________
6561 [ 12489] By: jhi on 2001/10/18 02:24:52
6562 Log: Prettyprinting.
6564 ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
6565 ____________________________________________________________________________
6566 [ 12488] By: jhi on 2001/10/18 00:47:19
6569 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6570 ____________________________________________________________________________
6571 [ 12487] By: jhi on 2001/10/18 00:43:18
6572 Log: Add perlintro, from Skud.
6576 ____________________________________________________________________________
6577 [ 12486] By: jhi on 2001/10/18 00:10:44
6580 ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
6581 ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
6582 ! pod/perlfaq8.pod pod/perlfaq9.pod
6583 ____________________________________________________________________________
6584 [ 12485] By: jhi on 2001/10/17 23:57:15
6585 Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
6586 in speed (upto 20% speedup in certain operations) but meanwhile
6587 regexps and arithmetics got slower (5-10%) (according to
6588 perlbench average speedup is negligible, and within measuring
6589 flutter, 1%). Therefore retracting all the changes
6590 aimed at getting -std1 to compile cleanly: #12475, #12476,
6591 #12479, #12480, #12481, #12482, #12483, #12484.
6593 ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
6594 ! pp_hot.c pp_sys.c toke.c
6595 ____________________________________________________________________________
6596 [ 12484] By: jhi on 2001/10/17 21:58:40
6597 Log: (retracted by #12485)
6598 Strict ANSI doesn't like the third argument of main()
6599 so enable ignoring it if using ultra picky compiler.
6602 ____________________________________________________________________________
6603 [ 12483] By: jhi on 2001/10/17 21:48:24
6604 Log: (retracted by #12485)
6605 Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
6608 ____________________________________________________________________________
6609 [ 12482] By: jhi on 2001/10/17 21:42:57
6610 Log: (retracted by #12485)
6611 Add explanatory comment.
6614 ____________________________________________________________________________
6615 [ 12481] By: jhi on 2001/10/17 20:50:37
6616 Log: (retracted by #12485)
6619 ! doio.c perl.h pp_sys.c
6620 ____________________________________________________________________________
6621 [ 12480] By: jhi on 2001/10/17 20:27:34
6622 Log: (retracted by #12485)
6626 ____________________________________________________________________________
6627 [ 12479] By: jhi on 2001/10/17 19:57:34
6628 Log: (retracted by #12485)
6629 Thou shalt not #ifdef inside macro invocations,
6630 noticed by Rafael Garcia-Suarez.
6633 ____________________________________________________________________________
6634 [ 12478] By: ams on 2001/10/17 18:50:55
6635 Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
6636 From: Anton Berezin <tobez@tobez.org>
6637 Date: Wed, 17 Oct 2001 18:25:48 +0200
6638 Message-Id: <20011017182548.A12082@heechee.tobez.org>
6641 ____________________________________________________________________________
6642 [ 12476] By: jhi on 2001/10/17 16:46:50
6643 Log: (retracted by #12485)
6644 Unterminated #ifdef.
6647 ____________________________________________________________________________
6648 [ 12475] By: jhi on 2001/10/17 16:42:49
6649 Log: (retracted by #12485)
6650 Avoid dollar signs in identifiers (in non-VMS) to
6651 placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
6653 ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
6655 ____________________________________________________________________________
6656 [ 12474] By: ams on 2001/10/17 15:14:50
6657 Log: Subject: Two AIX patches
6658 From: H.Merijn Brand <h.m.brand@hccnet.nl>
6659 Date: Wed, 17 Oct 2001 18:04:35 +0200
6660 Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
6662 ! hints/aix.sh makedef.pl
6663 ____________________________________________________________________________
6664 [ 12473] By: jhi on 2001/10/17 14:48:38
6665 Log: Limiting the Time::HiRes::sleep and usleep to
6666 one second is not a good policy if drop-in
6667 replacement is still a goal.
6669 ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
6670 ! ext/Time/HiRes/HiRes.xs
6671 ____________________________________________________________________________
6672 [ 12472] By: jhi on 2001/10/17 11:00:54
6673 Log: Subject: [PATCH] Test::Simple 0.32
6674 From: Michael G Schwern <schwern@pobox.com>
6675 Date: Wed, 17 Oct 2001 03:42:41 -0400
6676 Message-ID: <20011017034241.A25038@blackrider>
6678 + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
6679 + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
6680 + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
6681 + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
6682 + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
6683 + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
6684 - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
6685 ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
6686 ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
6687 ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
6688 ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
6689 ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
6690 ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
6691 ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
6692 ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
6693 ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
6694 ! t/lib/Test/Simple/Catch.pm
6695 ! t/lib/Test/Simple/sample_tests/five_fail.plx
6696 ____________________________________________________________________________
6697 [ 12471] By: jhi on 2001/10/17 10:25:06
6698 Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var
6699 From: Michael G Schwern <schwern@pobox.com>
6700 Date: Wed, 17 Oct 2001 04:04:13 -0400
6701 Message-ID: <20011017040413.C25550@blackrider>
6703 ! t/TEST t/harness vms/test.com
6704 ____________________________________________________________________________
6705 [ 12470] By: jhi on 2001/10/17 02:25:01
6706 Log: Regen doc with perlmodstyle added.
6708 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6709 ____________________________________________________________________________
6710 [ 12469] By: jhi on 2001/10/17 02:24:02
6713 ! lib/File/Spec.pm lib/File/Spec/Mac.pm
6714 ____________________________________________________________________________
6715 [ 12468] By: jhi on 2001/10/17 02:16:11
6716 Log: Subject: perlmodstyle as a patch
6717 From: Kirrily Robert <skud@infotrope.net>
6718 Date: Tue, 16 Oct 2001 22:47:23 -0400
6719 Message-ID: <20011016224723.A20673@infotrope.net>
6721 + pod/perlmodstyle.pod
6723 ____________________________________________________________________________
6724 [ 12467] By: jhi on 2001/10/17 00:59:43
6725 Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
6726 From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
6727 Date: Thu, 6 Sep 2001 11:09:40 +0100
6728 Message-ID: <20010906110939.A914@homer.diplex.co.uk>
6730 Mention also the develooper p5p archive.
6733 ____________________________________________________________________________
6734 [ 12466] By: jhi on 2001/10/17 00:57:38
6735 Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
6736 From: Kay Röpke <kroepke@dolphin-services.de>
6737 Date: Tue, 16 Oct 2001 17:23:52 +0200
6738 Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
6740 ! lib/ExtUtils/MakeMaker.pm
6741 ____________________________________________________________________________
6742 [ 12465] By: jhi on 2001/10/17 00:54:28
6743 Log: Add the special casing mappings (from SpecCase.txt)
6744 (except for the hyper special case mappings that have
6745 the condition list); the special casing mappings are
6746 unused for now. Small tidying up on mktables.
6748 + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
6749 + lib/unicore/To/SpecUpper.pl
6750 ! lib/unicore/mktables
6751 ____________________________________________________________________________
6752 [ 12464] By: jhi on 2001/10/16 22:38:24
6753 Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
6754 From: "David H. Adler" <dha@panix.com>
6755 Date: Tue, 16 Oct 2001 11:59:35 -0400
6756 Message-ID: <20011016115935.A13078@panix.com>
6758 Subject: [ PATCH ] perldata patch, revised
6759 From: "David H. Adler" <dha@panix.com>
6760 Date: Tue, 16 Oct 2001 18:26:49 -0400
6761 Message-ID: <20011016182649.C23970@panix.com>
6763 ! pod/perldata.pod pod/perlop.pod
6764 ____________________________________________________________________________
6765 [ 12463] By: jhi on 2001/10/16 19:39:25
6766 Log: Integrate perlio: PerlIO_dup (for all but Win32).
6768 !> embed.h embed.pl ext/Encode/Encode.xs
6769 !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
6770 !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
6772 ____________________________________________________________________________
6773 [ 12462] By: nick on 2001/10/16 19:11:30
6774 Log: PerlIOXxxx_dups for all but Win32
6776 ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
6777 ! ext/PerlIO/Via/Via.xs
6778 ____________________________________________________________________________
6779 [ 12461] By: nick on 2001/10/16 18:28:48
6780 Log: Implement PerlIOStdio_dup (explains core dumps - dup
6781 was not setting up a FILE * to be fclosed()).
6784 ____________________________________________________________________________
6785 [ 12460] By: nick on 2001/10/16 17:31:47
6786 Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
6790 ____________________________________________________________________________
6791 [ 12459] By: jhi on 2001/10/16 17:10:22
6792 Log: Subject: [PATCH perl@12443] VMS 64-bit configure
6793 From: "Craig A. Berry" <craigberry@mac.com>
6794 Date: Tue, 16 Oct 2001 13:08:38 -0500
6795 Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
6798 ____________________________________________________________________________
6799 [ 12458] By: jhi on 2001/10/16 17:07:20
6800 Log: Can't expect too much accuracy from a sleep of one second.
6801 (I think this will also fail with high load.)
6803 ! ext/Time/HiRes/HiRes.t
6804 ____________________________________________________________________________
6805 [ 12457] By: jhi on 2001/10/16 16:50:24
6806 Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
6807 From: "Werner, Randolf" <randolf.werner@sap.com>
6808 Date: Tue, 16 Oct 2001 18:33:02 +0200
6809 Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
6811 + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
6812 ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
6813 ____________________________________________________________________________
6814 [ 12456] By: nick on 2001/10/16 14:08:16
6815 Log: Builds under ithreads (but fails all threads tests)
6817 ! hv.c perlio.c sv.c
6818 ____________________________________________________________________________
6819 [ 12455] By: jhi on 2001/10/16 13:59:32
6820 Log: I think the Perl_sortsv needs *not* be skipped?
6823 ____________________________________________________________________________
6824 [ 12454] By: jhi on 2001/10/16 13:05:38
6825 Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
6826 From: "Gerrit P. Haase" <gerrit.haase@convey.de>
6827 Date: Tue, 16 Oct 2001 15:32:44 +0200
6828 Message-ID: <3BCC531C.11494.3E433F@localhost>
6831 ____________________________________________________________________________
6832 [ 12453] By: jhi on 2001/10/16 13:04:38
6833 Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
6834 From: "Gerrit P. Haase" <gerrit.haase@convey.de>
6835 Date: Tue, 16 Oct 2001 15:01:04 +0200
6836 Message-ID: <3BCC4BB0.30935.2145B7@localhost>
6839 ____________________________________________________________________________
6840 [ 12452] By: jhi on 2001/10/16 12:03:49
6841 Log: A forgotten deletion.
6843 - lib/unicore/mktables.PL
6844 ____________________________________________________________________________
6845 [ 12451] By: nick on 2001/10/16 11:32:48
6846 Log: Skeleton of "PerlIO_dup" coded.
6847 Still-passes all tests non-threaded (well it would wouldn't it!)
6849 ! embed.h embed.pl ext/Encode/Encode.xs
6850 ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
6851 ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
6853 ____________________________________________________________________________
6854 [ 12450] By: jhi on 2001/10/16 02:27:51
6855 Log: Document the problem with the swash_fetch() API that affects
6856 more complex case conversions.
6858 ! lib/utf8_heavy.pl utf8.c
6859 ____________________________________________________________________________
6860 [ 12449] By: jhi on 2001/10/16 01:55:48
6861 Log: Make Time::HiRes::sleep() and usleep() to return
6862 the number of seconds (a floating point value) and
6863 microseconds (an integer) actually slept (well,
6864 modulo the time spent in measuring the time actually
6865 slept...), to be a better drop-in replacement for
6866 the builtin sleep(). Noticed by Chris Nandor.
6868 Also make usleep() to croak if fed illegal number
6869 of useconds (anything greater than 1_000_000).
6871 ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
6872 ! ext/Time/HiRes/HiRes.xs
6873 ____________________________________________________________________________
6874 [ 12448] By: jhi on 2001/10/16 00:57:05
6875 Log: A missing SvREFCNT_dec.
6878 ____________________________________________________________________________
6879 [ 12447] By: nick on 2001/10/15 20:27:53
6880 Log: Beginings of PerlIO_dup support (unstable)
6882 ! perlio.c perliol.h
6883 ____________________________________________________________________________
6884 [ 12446] By: jhi on 2001/10/15 18:44:19
6885 Log: (retracted by #12497)
6886 In AIX vac 5 just can't seem to get regcomp right.
6889 ____________________________________________________________________________
6890 [ 12445] By: jhi on 2001/10/15 16:44:04
6891 Log: Bump the version number to agree with the maintperl one.
6893 ! lib/Tie/RefHash.pm
6894 ____________________________________________________________________________
6895 [ 12444] By: nick on 2001/10/15 15:59:57
6896 Log: Integrate mainline
6898 +> lib/Math/BigInt/t/Math/Subclass.pm
6899 +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
6900 +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
6901 +> lib/unicore/In/164.pl lib/unicore/In/165.pl
6902 +> lib/unicore/In/166.pl lib/unicore/In/167.pl
6903 +> lib/unicore/In/168.pl lib/unicore/In/169.pl
6904 +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
6905 +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
6906 +> lib/unicore/mktables
6907 - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
6908 - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
6909 - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
6910 - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
6911 - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
6912 - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
6913 - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
6914 - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
6915 - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
6916 - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
6917 - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
6918 - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
6919 - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
6920 - lib/unicore/syllables.txt
6921 !> (integrate 344 files)
6922 ____________________________________________________________________________
6923 [ 12443] By: jhi on 2001/10/15 13:40:20
6924 Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
6926 ! ext/DB_File/DB_File.xs
6927 ____________________________________________________________________________
6928 [ 12442] By: jhi on 2001/10/15 13:35:36
6929 Log: Sync the skip() amounts with the number of tests.
6931 ! lib/Term/Complete.t
6932 ____________________________________________________________________________
6933 [ 12441] By: jhi on 2001/10/15 13:11:03
6934 Log: Update Changes.
6936 ! Changes patchlevel.h
6937 ____________________________________________________________________________
6938 [ 12440] By: jhi on 2001/10/15 12:58:24
6939 Log: MacOS Classic catdir() rewrite from Thomas Wegner
6940 (backward incompatibility, but a deliberate one,
6941 the old version simply is broken in its logic),
6942 also documentation updates, and as suggested replicated
6943 the File::Spec::Unix documentation updates also on the
6944 File::Spec documentation.
6946 TODO: there seems to be duplication of documentation
6947 between File::Spec and File::Spec::Unix. I think
6948 the ::Unix should be left only with specific UNIXisms,
6949 and all the generic documentation should be in ::Spec.
6951 ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
6952 ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
6953 ! lib/File/Spec/Unix.pm
6954 ____________________________________________________________________________
6955 [ 12439] By: jhi on 2001/10/15 12:32:07
6956 Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
6957 From: Blair Zajac <blair@orcaware.com>
6958 Date: Mon, 24 Sep 2001 11:48:58 -0700
6959 Message-ID: <3BAF801A.88A4F614@orcaware.com>
6961 (the skip() messages)
6964 ____________________________________________________________________________
6965 [ 12438] By: ams on 2001/10/14 23:43:59
6966 Log: Subject: [PATCH] make PerlIO default on VMS
6967 From: "Craig A. Berry" <craigberry@mac.com>
6968 Date: Sun, 14 Oct 2001 15:27:18 -0500
6969 Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
6972 ____________________________________________________________________________
6973 [ 12437] By: jhi on 2001/10/14 23:05:57
6974 Log: Retract #12436 (Abhijit already did this at #12426)
6976 ! lib/ExtUtils/MM_Unix.pm
6977 ____________________________________________________________________________
6978 [ 12436] By: jhi on 2001/10/14 21:22:43
6979 Log: (retracted by #12437)
6980 Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
6981 From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
6982 Date: Sat, 13 Oct 2001 20:33:55 +0200
6983 Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
6985 ! lib/ExtUtils/MM_Unix.pm
6986 ____________________________________________________________________________
6987 [ 12435] By: jhi on 2001/10/14 21:21:52
6988 Log: Subject: h2xs grammar nit
6989 From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
6990 Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
6991 Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
6994 ____________________________________________________________________________
6995 [ 12434] By: jhi on 2001/10/14 13:48:30
6996 Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
6997 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
6998 Date: Sun, 14 Oct 2001 11:25:08 +0100
6999 Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
7001 ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
7003 ____________________________________________________________________________
7004 [ 12433] By: jhi on 2001/10/13 23:20:11
7005 Log: Use File::Spec (needs Thomas Wegner's upcoming patch
7006 for File::Spec::Mac::catfile)
7009 ____________________________________________________________________________
7010 [ 12432] By: jhi on 2001/10/13 23:17:31
7011 Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)
7012 From: Nicholas Clark <nick@ccl4.org>
7013 Date: Sat, 13 Oct 2001 00:07:31 +0100
7014 Message-ID: <20011013000731.D67535@plum.flirble.org>
7016 ! lib/h2xs.t utils/h2xs.PL
7017 ____________________________________________________________________________
7018 [ 12431] By: jhi on 2001/10/13 22:35:58
7019 Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
7020 before DEFINE and INC), and repent by taking DEFINE and
7021 INC away from PASTHRU.
7023 ! lib/ExtUtils/MM_Unix.pm
7024 ____________________________________________________________________________
7025 [ 12430] By: jhi on 2001/10/13 21:23:09
7026 Log: More MANIFEST anomalies.
7029 ____________________________________________________________________________
7030 [ 12429] By: jhi on 2001/10/13 21:01:32
7034 ____________________________________________________________________________
7035 [ 12428] By: sky on 2001/10/13 20:59:27
7036 Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
7037 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7038 Date: Sat, 13 Oct 2001 23:15:55 +0200
7039 Message-ID: <20011013231555.A18071@rafael>
7041 ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
7042 ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
7043 ____________________________________________________________________________
7044 [ 12427] By: jhi on 2001/10/13 20:54:17
7045 Log: Rewrite mktables from scratch.
7047 - Faster: 15-20 seconds as opposed to several minutes.
7048 - More dynamic: the names of the various categories
7049 such as the linebreak ones are dynamic, not static.
7050 - Is.pl: long names for the general category properties
7052 - Ranges (<... ,First>, <..., Last>) from the general
7053 categories work now.
7054 - No more mktables.PL because the mktables.PL is not
7055 and never has been run to create a mktables.
7056 - syllables.txt and Is/Syl*.pl removed: non-standard
7057 (not part of the Unicode), and the whole concept is
7058 being reworked (http://syllabary.sourceforge.net/),
7059 the old way wouldn't even work with the new Syllables.txt
7060 (it would result in 1000+ new categories)
7062 + lib/unicore/In/163.pl lib/unicore/In/164.pl
7063 + lib/unicore/In/165.pl lib/unicore/In/166.pl
7064 + lib/unicore/In/167.pl lib/unicore/In/168.pl
7065 + lib/unicore/In/169.pl lib/unicore/In/170.pl
7066 + lib/unicore/In/171.pl lib/unicore/Is.pl
7067 + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
7068 + lib/unicore/mktables
7069 - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
7070 - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
7071 - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
7072 - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
7073 - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
7074 - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
7075 - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
7076 - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
7077 - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
7078 - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
7079 - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
7080 - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
7081 - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
7082 - lib/unicore/syllables.txt
7084 ____________________________________________________________________________
7085 [ 12426] By: ams on 2001/10/13 18:05:36
7086 Log: ExtUtils::MM_Unix should ignore comments when searching for
7089 ! lib/ExtUtils/MM_Unix.pm
7090 ____________________________________________________________________________
7091 [ 12425] By: jhi on 2001/10/13 12:26:41
7092 Log: Subject: Re: New module XML::Clean
7093 From: andreas.koenig@anima.de (Andreas J. Koenig)
7094 Date: 13 Oct 2001 10:17:09 +0200
7095 Message-ID: <m37ku0t0my.fsf@anima.de>
7097 ! pod/perlnewmod.pod
7098 ____________________________________________________________________________
7099 [ 12424] By: sky on 2001/10/13 09:39:59
7100 Log: Set thread stack size if needed.
7102 ! ext/threads/threads.xs
7103 ____________________________________________________________________________
7104 [ 12423] By: sky on 2001/10/13 09:36:49
7105 Log: We do want to set the attribute to joinable even on modern posix
7108 ! ext/threads/threads.xs
7109 ____________________________________________________________________________
7110 [ 12422] By: jhi on 2001/10/13 02:04:44
7111 Log: Subject: [PATCH ext/Data/Dumper.xs]
7112 From: Brian Ingerson <ingy@ttul.org>
7113 Date: Fri, 12 Oct 2001 19:32:35 -0700
7114 Message-ID: <20011012193235.B889@ttul.org>
7116 ! ext/Data/Dumper/Dumper.xs
7117 ____________________________________________________________________________
7118 [ 12421] By: jhi on 2001/10/12 23:22:45
7119 Log: Update Changes.
7121 ! Changes patchlevel.h
7122 ____________________________________________________________________________
7123 [ 12420] By: jhi on 2001/10/12 22:51:17
7126 ! pod/perlfaq3.pod pod/perlfaq4.pod
7127 ____________________________________________________________________________
7128 [ 12419] By: jhi on 2001/10/12 22:46:49
7129 Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles
7130 From: "Wilson, Doug" <Doug_Wilson@intuit.com>
7131 Date: Fri, 12 Oct 2001 11:51:05 -0700
7132 Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
7135 ____________________________________________________________________________
7136 [ 12418] By: jhi on 2001/10/12 22:44:24
7137 Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
7138 From: "chromatic" <chromatic@rmci.net>
7139 Date: Thu, 11 Oct 2001 10:57:55 -0600
7140 Message-ID: <20011011170354.74354.qmail@onion.perl.org>
7142 Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
7143 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7144 Date: Thu, 11 Oct 2001 22:34:21 +0200
7145 Message-ID: <20011011223421.A693@rafael>
7147 plus undef $Term::Complete::stty as suggested by Rafael.
7149 ! lib/Term/Complete.pm lib/Term/Complete.t
7150 ____________________________________________________________________________
7151 [ 12417] By: jhi on 2001/10/12 20:35:49
7152 Log: UUnndduupplleexx..
7155 ____________________________________________________________________________
7156 [ 12416] By: sky on 2001/10/12 20:16:19
7157 Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
7158 From: Andy Dougherty <doughera@lafayette.edu>
7159 Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
7160 Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
7161 (Potentially only band-aid)
7164 ____________________________________________________________________________
7165 [ 12415] By: jhi on 2001/10/12 20:13:06
7166 Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
7167 mishandles kill(), and therefore the sigaction test
7168 should be skipped, from Charles Lane.
7170 ! ext/POSIX/t/sigaction.t
7171 ____________________________________________________________________________
7172 [ 12414] By: sky on 2001/10/12 18:47:49
7173 Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
7176 ____________________________________________________________________________
7177 [ 12413] By: jhi on 2001/10/12 18:35:31
7178 Log: Upgrade to Math::BigInt 1.44 from Tels and
7179 further fixes from John Peacock.
7181 + lib/Math/BigInt/t/Math/Subclass.pm
7182 + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
7183 + lib/Math/BigInt/t/subclass.t
7184 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
7185 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
7186 ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
7187 ! lib/Math/BigInt/t/mbimbf.t
7188 ____________________________________________________________________________
7189 [ 12412] By: sky on 2001/10/12 18:28:23
7190 Log: perhaps pthread_attr_t really needs to be set for the old api
7192 ! ext/threads/threads.xs
7193 ____________________________________________________________________________
7194 [ 12411] By: sky on 2001/10/12 18:11:45
7195 Log: pthread_keycreate not pthread_key_create under the here be dragons API
7197 ! ext/threads/threads.h
7198 ____________________________________________________________________________
7199 [ 12410] By: sky on 2001/10/12 18:07:37
7200 Log: Apperently OLD PTHREADS API is a bit retarded.
7201 This should fix another set of compile failures in HP-UX 10.20.
7203 ! ext/threads/threads.h ext/threads/threads.xs
7204 ____________________________________________________________________________
7205 [ 12409] By: nick on 2001/10/12 15:30:01
7206 Log: Blind integrate of mainline
7208 +> (branch 32 files)
7209 - lib/unicode/README
7210 !> (integrate 121 files)
7211 ____________________________________________________________________________
7212 [ 12408] By: sky on 2001/10/12 14:55:08
7213 Log: Let us avoid being smart for now.
7215 ! ext/threads/threads.h
7216 ____________________________________________________________________________
7217 [ 12407] By: sky on 2001/10/12 14:38:12
7218 Log: (void*) the argument to make sure we work with picky compilers
7220 ! ext/threads/threads.xs
7221 ____________________________________________________________________________
7222 [ 12406] By: ams on 2001/10/12 13:26:04
7223 Log: (replaced with #12600)
7225 Subject: [PATCH 5.6.1 perldoc] use File::Temp
7226 From: Mikhail Zabaluev <mhz@alt-linux.org>
7227 Date: Fri, 12 Oct 2001 12:47:47 +0400
7228 Message-Id: <20011012124747.E13918@localhost.localdomain>
7231 ____________________________________________________________________________
7232 [ 12405] By: ams on 2001/10/12 13:05:32
7233 Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
7234 From: andreas.koenig@anima.de (Andreas J. Koenig)
7235 Date: 12 Oct 2001 11:12:07 +0200
7236 Message-Id: <m3wv21te6w.fsf_-_@anima.de>
7238 ! lib/Memoize/t/speed.t
7239 ____________________________________________________________________________
7240 [ 12404] By: sky on 2001/10/12 12:46:15
7241 Log: A) Support OLD_PTHREADS_API
7242 B) Change from using pthread_t to using a TLS to store the
7243 index of the thread in an hash, this is to avoid problems when
7244 in fact pthread_t was not a seralizable type.
7245 Both these changes are because of HP-UX 10.20
7246 This has not been tested on win32 but should work there.
7247 Need to add support for NetWare.
7249 ! ext/threads/threads.h ext/threads/threads.xs
7250 ____________________________________________________________________________
7251 [ 12403] By: ams on 2001/10/12 07:34:19
7252 Log: Subject: Re: New module XML::Clean
7253 From: andreas.koenig@anima.de (Andreas J. Koenig)
7254 Date: 12 Oct 2001 10:20:35 +0200
7255 Message-Id: <m3elo9uv58.fsf@anima.de>
7257 ! pod/perlnewmod.pod
7258 ____________________________________________________________________________
7259 [ 12402] By: jhi on 2001/10/11 19:51:04
7260 Log: More HP model tweaks from Merijn.
7263 ____________________________________________________________________________
7264 [ 12401] By: jhi on 2001/10/11 13:03:10
7265 Log: Update Changes.
7267 ! Changes patchlevel.h
7268 ____________________________________________________________________________
7269 [ 12400] By: jhi on 2001/10/11 11:33:20
7270 Log: HP-UX update from H.Merijn Brand.
7273 ____________________________________________________________________________
7274 [ 12399] By: jhi on 2001/10/11 00:53:56
7275 Log: Subject: [PATCH] fix link rot in README.vms
7276 From: "Craig A. Berry" <craigberry@mac.com>
7277 Date: Wed, 10 Oct 2001 17:17:00 -0500
7278 Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
7281 ____________________________________________________________________________
7282 [ 12398] By: jhi on 2001/10/11 00:49:42
7283 Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
7284 From: "chromatic" <chromatic@rmci.net>
7285 Date: Wed, 10 Oct 2001 15:50:30 -0600
7286 Message-ID: <20011010215627.13283.qmail@onion.perl.org>
7288 ! lib/Term/Complete.t
7289 ____________________________________________________________________________
7290 [ 12397] By: jhi on 2001/10/11 00:48:54
7291 Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
7292 From: "chromatic" <chromatic@rmci.net>
7293 Date: Wed, 10 Oct 2001 15:45:42 -0600
7294 Message-ID: <20011010215140.8913.qmail@onion.perl.org>
7296 + lib/ExtUtils/Packlist.t
7298 ____________________________________________________________________________
7299 [ 12396] By: jhi on 2001/10/10 20:20:22
7300 Log: VMS needs quotes around the -I option to keep it from
7301 being downcased, from Charles Lane.
7304 ____________________________________________________________________________
7305 [ 12395] By: ams on 2001/10/10 16:22:32
7306 Log: Subject: [PATCH lib/FindBin.pm]
7307 From: Stas Bekman <stas@stason.org>
7308 Date: Tue, 09 Oct 2001 23:57:10 +0800
7309 Message-Id: <3BC31E56.60805@stason.org>
7312 ____________________________________________________________________________
7313 [ 12394] By: ams on 2001/10/10 16:09:53
7314 Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
7315 From: Abhijit Menon-Sen <ams@wiw.org>
7316 Date: Wed, 10 Oct 2001 21:59:33 +0530
7317 Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
7319 ! ext/Data/Dumper/Dumper.xs
7320 ____________________________________________________________________________
7321 [ 12393] By: jhi on 2001/10/10 15:53:39
7322 Log: VMS: reorder the elimination of 000000 in the canonpath logic,
7325 ! lib/File/Spec/VMS.pm
7326 ____________________________________________________________________________
7327 [ 12392] By: ams on 2001/10/10 14:49:43
7328 Log: Subject: [PATCH] two s/// bugfixes
7329 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7330 Date: Wed, 10 Oct 2001 17:23:44 +0200
7331 Message-Id: <20011010172344.C22440@rafael>
7333 ! pp_ctl.c regexec.c t/op/subst.t
7334 ____________________________________________________________________________
7335 [ 12391] By: jhi on 2001/10/10 12:22:02
7336 Log: Fix/improve handling of the [000000] special "root"
7337 directory, by putting cwd in canonical form when doing
7338 abs2rel, and prepending a 000000 to directory "chunks"
7339 if missing from base or path. Also adjust test to
7340 reflect the (improved) output from abs2rel.
7343 ! lib/File/Spec.t lib/File/Spec/VMS.pm
7344 ____________________________________________________________________________
7345 [ 12390] By: jhi on 2001/10/10 11:48:14
7346 Log: In VMS the copy-to-untaint %ENV in the initialization also loses
7347 all of the extra VMSish attributes (such as "treat this logical
7348 as a device name") that are necessary to make programs run.
7349 A tainted %ENV does not hinder VMS. From Charles Lane.
7351 ! lib/File/Find/t/taint.t
7352 ____________________________________________________________________________
7353 [ 12389] By: jhi on 2001/10/10 11:40:29
7354 Log: VMS-specific fixes to the ExtUtils::Manifest tests.
7356 o VMS is case-insensitive, RTL downcases filenames read
7357 by perl... so need to re-upcase filenames like MANIFEST
7360 o Need to convert VMS-style to Unix-style filenames when comparing
7361 names in MANIFEST to names in filesystem.
7363 o Need to remove mantest/MANIFEST before rmdir'ing mantest,
7364 since VMS won't let you (easily) delete non-empty directories.
7368 ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
7369 ____________________________________________________________________________
7370 [ 12388] By: jhi on 2001/10/10 11:28:44
7371 Log: Unix and VMS agree on "*" as a "match any number of any chars"
7372 wildcards, but differ ("?" vs. "%") for their "match any single
7373 char" wildcard. This patch changes "?" chars to "%" before doing a
7374 VMS glob...at no loss of functionality, since "?" isn't a valid
7375 filename char on VMS. From Charles Lane.
7378 ____________________________________________________________________________
7379 [ 12387] By: jhi on 2001/10/10 11:20:13
7380 Log: (accidentally empty submit; new life as #12390)
7382 ! lib/File/Find/t/taint.t
7383 ____________________________________________________________________________
7384 [ 12386] By: jhi on 2001/10/10 11:12:40
7385 Log: Even more VMS tweakage from Charles Lane:
7387 Tweak #1: splitdir only works on directory part of filespec,
7388 split off volume first
7389 Tweak #2: VMS pre-7.0's $ENV{'HOME'} is not settable
7390 (it's a horrible kludge in the run-time library,
7391 improved in later versions). Check the
7392 $Config{'d_setenv'} flag before attempting to set it.
7395 ____________________________________________________________________________
7396 [ 12385] By: jhi on 2001/10/09 20:34:36
7397 Log: VMS tweakage from Charles Lane.
7399 . command.com doubles an output line when prompting for extensions
7400 . Term::Cap has no business trying to run obscure Un*x utilities on VMS
7401 . perl5db doesn't clean up after itself
7403 ! configure.com lib/Term/Cap.pm lib/perl5db.pl
7404 ____________________________________________________________________________
7405 [ 12384] By: sky on 2001/10/09 19:16:11
7406 Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
7407 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7408 Date: Tue, 9 Oct 2001 22:10:26 +0200
7409 Message-ID: <20011009221026.A8579@rafael>
7412 ____________________________________________________________________________
7413 [ 12383] By: jhi on 2001/10/09 14:33:15
7414 Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
7415 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
7416 Date: 9 Oct 2001 15:15:06 -0000
7417 Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
7420 ____________________________________________________________________________
7421 [ 12382] By: jhi on 2001/10/09 14:03:30
7422 Log: Update Changes.
7424 ! Changes patchlevel.h
7425 ____________________________________________________________________________
7426 [ 12381] By: jhi on 2001/10/09 13:52:50
7427 Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
7428 Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
7429 when a NULL is passed for the filename string pointer.
7433 ____________________________________________________________________________
7434 [ 12379] By: jhi on 2001/10/09 13:03:49
7435 Log: Subject: HP systems update
7436 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7437 Date: Tue, 09 Oct 2001 15:59:22 +0200
7438 Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
7441 ____________________________________________________________________________
7442 [ 12378] By: jhi on 2001/10/09 12:52:21
7443 Log: CPAN::Nox does now have a test.
7446 ____________________________________________________________________________
7447 [ 12377] By: jhi on 2001/10/09 12:23:27
7448 Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
7449 From: David Dyck <dcd@tc.fluke.com>
7450 Date: Mon, 1 Oct 2001 12:17:36 -0700
7451 Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
7454 ____________________________________________________________________________
7455 [ 12376] By: jhi on 2001/10/09 12:18:39
7456 Log: NetWare update from Ananth Kesari.
7458 ! NetWare/nwperlsys.h makedef.pl
7459 ____________________________________________________________________________
7460 [ 12375] By: jhi on 2001/10/09 11:43:01
7461 Log: Subject: [PATCH Perl@12307] File::Find test on VMS
7462 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7463 Date: Tue, 9 Oct 2001 08:40:57 EDT
7464 Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
7466 ! lib/File/Find/t/find.t
7467 ____________________________________________________________________________
7468 [ 12374] By: ams on 2001/10/09 05:31:45
7469 Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
7470 ExtUtils::Mkbootstrap
7471 From: "chromatic" <chromatic@rmci.net>
7472 Date: Tue, 09 Oct 2001 00:08:37 -0600
7473 Message-Id: <20011009061432.46666.qmail@onion.perl.org>
7475 + lib/ExtUtils/Mkbootstrap.t
7477 ____________________________________________________________________________
7478 [ 12373] By: jhi on 2001/10/09 02:56:13
7479 Log: Enable more debugging.
7482 ____________________________________________________________________________
7483 [ 12372] By: ams on 2001/10/09 02:11:59
7484 Log: #12370 forgot to modify is_gv_magical().
7487 ____________________________________________________________________________
7488 [ 12371] By: jhi on 2001/10/09 01:48:17
7489 Log: Make the toupper/lower/title API for Unicode not right
7490 but at least less wrong: prepare for the mapping being
7491 more than just one-character-to-one-character.
7493 ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
7495 ____________________________________________________________________________
7496 [ 12370] By: jhi on 2001/10/09 01:23:08
7497 Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
7498 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
7499 Date: Mon, 8 Oct 2001 22:18:23 -0400
7500 Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
7502 ! pod/perlvar.pod t/op/taint.t
7503 ____________________________________________________________________________
7504 [ 12369] By: jhi on 2001/10/08 23:31:21
7507 ! pod/perlfaq3.pod pod/perlfaq4.pod
7508 ____________________________________________________________________________
7509 [ 12368] By: jhi on 2001/10/08 21:20:45
7510 Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
7511 From: "chromatic" <chromatic@rmci.net>
7512 Date: Mon, 08 Oct 2001 14:05:32 -0600
7513 Message-ID: <20011008201126.73702.qmail@onion.perl.org>
7516 ____________________________________________________________________________
7517 [ 12367] By: jhi on 2001/10/08 21:10:49
7518 Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
7519 From: Michael G Schwern <schwern@pobox.com>
7520 Date: Mon, 8 Oct 2001 17:00:14 -0400
7521 Message-ID: <20011008170014.L17083@blackrider>
7523 ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
7524 ____________________________________________________________________________
7525 [ 12366] By: jhi on 2001/10/08 20:43:19
7526 Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
7527 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7528 Date: Mon, 8 Oct 2001 16:01:33 EDT
7529 Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
7531 ! ext/Time/HiRes/HiRes.xs
7532 ____________________________________________________________________________
7533 [ 12365] By: jhi on 2001/10/08 20:41:50
7534 Log: Subject: [PATCH] Autosplit patch for VMS
7535 From: "Craig A. Berry" <craigberry@mac.com>
7536 Date: Mon, 08 Oct 2001 15:40:43 -0500
7537 Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
7539 ! lib/AutoSplit.pm lib/AutoSplit.t
7540 ____________________________________________________________________________
7541 [ 12364] By: jhi on 2001/10/08 20:36:58
7542 Log: Don't assume that everybody is running OS X 10.1 yet;
7546 ____________________________________________________________________________
7547 [ 12363] By: jhi on 2001/10/08 14:26:35
7548 Log: Update Changes.
7550 ! Changes patchlevel.h
7551 ____________________________________________________________________________
7552 [ 12362] By: jhi on 2001/10/08 14:05:50
7553 Log: Retract #12358 for now.
7556 ____________________________________________________________________________
7557 [ 12361] By: jhi on 2001/10/08 13:57:10
7558 Log: Can't figure out what this is testing.
7559 (If it is trying to catch SIGKILL, it should stop
7560 trying because that is by definition impossible.)
7563 ____________________________________________________________________________
7564 [ 12360] By: jhi on 2001/10/08 13:23:28
7565 Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
7566 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
7567 Date: Sun, 30 Sep 2001 21:15:13 +0200
7568 Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
7570 ! lib/ExtUtils/MM_Win32.pm
7571 ____________________________________________________________________________
7572 [ 12359] By: jhi on 2001/10/08 12:37:17
7573 Log: Clarify the ldlibpth part and condense the overall text.
7576 ____________________________________________________________________________
7577 [ 12358] By: jhi on 2001/10/08 11:56:49
7578 Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
7579 From: "chromatic" <chromatic@rmci.net>
7580 Date: Sun, 07 Oct 2001 16:59:26 -0600
7581 Message-ID: <20011007230518.90917.qmail@onion.perl.org>
7584 ____________________________________________________________________________
7585 [ 12357] By: jhi on 2001/10/08 11:54:50
7586 Log: Update the list because fo #12265.
7589 ____________________________________________________________________________
7590 [ 12356] By: jhi on 2001/10/08 11:53:30
7591 Log: Subject: [PATCH] & what's to be done for 5.8.0?
7592 From: Nicholas Clark <nick@ccl4.org>
7593 Date: Sun, 7 Oct 2001 20:53:33 +0100
7594 Message-ID: <20011007205333.S38756@plum.flirble.org>
7596 ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
7597 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
7598 ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
7599 ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
7600 ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
7601 ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
7602 ! lib/Switch/t/switch.t lib/Term/Complete.t
7603 ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
7604 ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
7606 ____________________________________________________________________________
7607 [ 12355] By: jhi on 2001/10/08 11:51:29
7608 Log: Integrate patch #12350 from maintperl; typo in
7611 !> ext/IO/lib/IO/Seekable.pm
7612 ____________________________________________________________________________
7613 [ 12354] By: jhi on 2001/10/08 11:41:16
7617 ____________________________________________________________________________
7618 [ 12353] By: sky on 2001/10/07 17:16:14
7619 Log: Change 12349 didn't really get it right.
7621 ! lib/Unicode/README
7622 ____________________________________________________________________________
7623 [ 12352] By: jhi on 2001/10/07 15:03:18
7624 Log: If running the harness the dynamic library search path
7628 ____________________________________________________________________________
7629 [ 12351] By: jhi on 2001/10/07 14:17:12
7630 Log: It seems that in MacOS X 10.1 one must use -flat_namespace
7634 ____________________________________________________________________________
7635 [ 12350] By: gsar on 2001/10/07 13:30:42
7636 Log: typo in IO::Seekable doc
7637 Branch: maint-5.6/perl
7638 ! ext/IO/lib/IO/Seekable.pm
7639 ____________________________________________________________________________
7640 [ 12349] By: jhi on 2001/10/07 12:49:31
7641 Log: Give up the fantasy of having lib/Unicode and lib/unicode:
7642 doesn't work on Mac OS X 10.1 (when unpacking the tar the
7643 latter gets renamed as lib/unicode:1, assumedly for security
7644 reasons not to overwrite stuff)
7646 + lib/Unicode/README
7647 - lib/unicode/README
7649 ____________________________________________________________________________
7650 [ 12348] By: ams on 2001/10/07 05:33:40
7651 Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
7652 From: "chromatic" <chromatic@rmci.net>
7653 Date: Sat, 06 Oct 2001 21:42:03 -0600
7654 Message-Id: <20011007034754.21057.qmail@onion.perl.org>
7658 ____________________________________________________________________________
7659 [ 12347] By: ams on 2001/10/07 00:48:10
7660 Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
7661 From: "chromatic" <chromatic@rmci.net>
7662 Date: Sat, 06 Oct 2001 18:52:10 -0600
7663 Message-Id: <20011007005801.98381.qmail@onion.perl.org>
7667 ____________________________________________________________________________
7668 [ 12346] By: ams on 2001/10/06 23:14:01
7669 Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
7671 From: Nicholas Clark <nick@ccl4.org>
7672 Date: Sat, 6 Oct 2001 21:46:43 +0100
7673 Message-Id: <20011006214643.L38756@plum.flirble.org>
7676 ____________________________________________________________________________
7677 [ 12345] By: ams on 2001/10/06 17:39:53
7678 Log: Subject: [PATCH] Memoize tests
7679 From: Nicholas Clark <nick@ccl4.org>
7680 Date: Sat, 6 Oct 2001 18:04:21 +0100
7681 Message-Id: <20011006180421.J38756@plum.flirble.org>
7683 ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
7684 ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
7685 ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
7686 ! lib/Memoize/t/expire_module_n.t
7687 ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
7688 ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
7689 ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
7690 ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
7691 ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
7692 ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
7693 ____________________________________________________________________________
7694 [ 12344] By: jhi on 2001/10/06 00:30:23
7695 Log: Retract the latter part of #12343.
7697 ! ext/IO/lib/IO/Socket/INET.pm
7698 ____________________________________________________________________________
7699 [ 12343] By: jhi on 2001/10/05 23:32:07
7700 Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
7701 From: David Dyck <dcd@tc.fluke.com>
7702 Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
7703 Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
7705 Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
7706 From: David Dyck <dcd@tc.fluke.com>
7707 Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
7708 Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
7710 ! ext/IO/lib/IO/Socket/INET.pm
7711 ____________________________________________________________________________
7712 [ 12342] By: jhi on 2001/10/05 16:28:37
7713 Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
7714 From: Robin Barker <rmb1@cise.npl.co.uk>
7715 Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
7716 Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
7719 ____________________________________________________________________________
7720 [ 12341] By: jhi on 2001/10/05 13:54:08
7721 Log: Don't assume that %x is good for displaying UVs.
7724 ____________________________________________________________________________
7725 [ 12340] By: jhi on 2001/10/05 12:41:31
7726 Log: Update Changes.
7728 ! Changes patchlevel.h
7729 ____________________________________________________________________________
7730 [ 12339] By: ams on 2001/10/05 10:22:34
7731 Log: Subject: [PATCH] perlfunc/select
7732 From: Nicholas Clark <nick@ccl4.org>
7733 Date: Fri, 5 Oct 2001 11:33:58 +0100
7734 Message-Id: <20011005113358.Z38756@plum.flirble.org>
7737 ____________________________________________________________________________
7738 [ 12338] By: jhi on 2001/10/04 22:54:06
7739 Log: Retract #12313 and #12249.
7741 ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
7742 ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
7743 ! pod/perlebcdic.pod
7744 ____________________________________________________________________________
7745 [ 12337] By: jhi on 2001/10/04 17:17:03
7746 Log: Subject: [PATCH] perlvms.pod update
7747 From: "Craig A. Berry" <craigberry@mac.com>
7748 Date: Thu, 04 Oct 2001 12:55:52 -0500
7749 Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
7752 ____________________________________________________________________________
7753 [ 12336] By: jhi on 2001/10/04 14:02:17
7754 Log: Subject: PATCH: Tie::SubstrHash
7755 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
7756 Date: Thu, 04 Oct 2001 12:12:41 +0100
7757 Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk>
7759 ! lib/Tie/SubstrHash.pm
7760 ____________________________________________________________________________
7761 [ 12335] By: jhi on 2001/10/04 04:45:00
7762 Log: Unicode properties saga continues.
7764 ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
7765 ! lib/unicore/mktables.PL lib/utf8_heavy.pl
7766 ____________________________________________________________________________
7767 [ 12334] By: jhi on 2001/10/04 03:42:04
7768 Log: Yet more Unicode properties.
7770 + lib/unicore/In/137.pl lib/unicore/In/138.pl
7771 + lib/unicore/In/139.pl lib/unicore/In/140.pl
7772 + lib/unicore/In/141.pl lib/unicore/In/142.pl
7773 + lib/unicore/In/143.pl lib/unicore/In/144.pl
7774 + lib/unicore/In/145.pl lib/unicore/In/146.pl
7775 + lib/unicore/In/147.pl lib/unicore/In/148.pl
7776 + lib/unicore/In/149.pl lib/unicore/In/150.pl
7777 + lib/unicore/In/151.pl lib/unicore/In/152.pl
7778 + lib/unicore/In/153.pl lib/unicore/In/154.pl
7779 + lib/unicore/In/155.pl lib/unicore/In/156.pl
7780 + lib/unicore/In/157.pl lib/unicore/In/158.pl
7781 + lib/unicore/In/159.pl lib/unicore/In/160.pl
7782 + lib/unicore/In/161.pl lib/unicore/In/162.pl
7783 ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
7784 ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
7785 ! pod/perlunicode.pod
7786 ____________________________________________________________________________
7787 [ 12333] By: jhi on 2001/10/04 03:02:19
7788 Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
7789 From: "Craig A. Berry" <craigberry@mac.com>
7790 Date: Wed, 03 Oct 2001 17:45:25 -0500
7791 Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
7793 (the lib/Term/Complete.t patched differently by #12332)
7795 ! lib/ExtUtils/Command.t
7796 ____________________________________________________________________________
7797 [ 12332] By: jhi on 2001/10/04 03:00:03
7798 Log: Restore only if something to restore.
7800 ! lib/Term/Complete.t
7801 ____________________________________________________________________________
7802 [ 12331] By: pudge on 2001/10/03 19:30:48
7803 Log: Update various resources for credits,
7804 minor icons fixes, and versions.
7805 Branch: maint-5.6/macperl
7806 ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
7807 ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
7808 ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
7809 ____________________________________________________________________________
7810 [ 12330] By: pudge on 2001/10/03 19:17:25
7811 Log: Quiet the warnings about using undef value
7812 Branch: maint-5.6/macperl
7814 ____________________________________________________________________________
7815 [ 12329] By: pudge on 2001/10/03 19:14:59
7816 Log: Fix up Ballon Help and Help menu docs (first pass);
7817 remove balloon rez file, and autogenerate with
7818 Balloon2Rez instead.
7819 Branch: maint-5.6/macperl
7820 + macos/macperl/macscripts/Balloon2Rez
7821 - macos/macperl/MPBalloons.r
7822 ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
7823 ____________________________________________________________________________
7824 [ 12328] By: pudge on 2001/10/03 19:11:15
7825 Log: Allow overriding of defaults, for change #12327.
7826 Branch: maint-5.6/macperl
7828 ____________________________________________________________________________
7829 [ 12327] By: pudge on 2001/10/03 19:10:26
7830 Log: Override PerlProc_exit.
7831 Branch: maint-5.6/macperl
7833 ____________________________________________________________________________
7834 [ 12326] By: pudge on 2001/10/03 19:08:28
7835 Log: Add in new macos/ modules, fix up BuildTools and Makefile.
7836 Branch: maint-5.6/macperl
7837 + macos/bundled_lib/blib/lib/MD5.pm
7838 + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
7839 + macos/lib/Mac/AETE/Dialect.pm
7840 + macos/lib/Mac/AETE/Format/Converter.pm
7841 + macos/lib/Mac/AETE/Format/Dictionary.pm
7842 + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
7843 + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
7844 + macos/lib/Mac/Toolbox.pod
7845 ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
7846 ____________________________________________________________________________
7847 [ 12325] By: pudge on 2001/10/03 18:51:28
7848 Log: Sync up silly CVS headers ... I should commit CVS
7849 first to avoid this ...
7850 Branch: maint-5.6/macperl
7851 ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
7852 ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
7853 ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
7854 ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
7855 ____________________________________________________________________________
7856 [ 12324] By: pudge on 2001/10/03 18:44:09
7857 Log: Fix Matthias' address, and attributions.
7858 Branch: maint-5.6/macperl
7859 ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
7861 ____________________________________________________________________________
7862 [ 12323] By: pudge on 2001/10/03 18:42:37
7863 Log: Fix Matthias' address, and attributions.
7864 Branch: maint-5.6/macperl
7865 ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
7866 ! macos/ext/Mac/Components/Components.pm
7867 ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
7868 ! macos/ext/Mac/Dialogs/Dialogs.pm
7869 ! macos/ext/Mac/Events/Events.pm
7870 ! macos/ext/Mac/ExtUtils/MakeToolboxModule
7871 ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
7872 ! macos/ext/Mac/Gestalt/Gestalt.pm
7873 ! macos/ext/Mac/ImageCompression/ImageCompression.pm
7874 ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
7875 ! macos/ext/Mac/Menus/Menus.pm
7876 ! macos/ext/Mac/MoreFiles/MoreFiles.pm
7877 ! macos/ext/Mac/Movies/Movies.pm
7878 ! macos/ext/Mac/Navigation/Navigation.pm
7879 ! macos/ext/Mac/Notification/Notification.pm
7880 ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
7881 ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
7882 ! macos/ext/Mac/QuickDraw/QuickDraw.pm
7883 ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
7884 ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
7885 ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
7886 ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
7887 ! macos/ext/Mac/StandardFile/StandardFile.pm
7888 ! macos/ext/Mac/TextEdit/TextEdit.pm
7889 ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
7890 ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
7891 ! macos/lib/Mac/LowMem.pm
7892 ____________________________________________________________________________
7893 [ 12322] By: sky on 2001/10/03 18:41:07
7894 Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
7895 From: "Craig A. Berry" <craigberry@mac.com>
7896 Date: Wed, 03 Oct 2001 14:30:55 -0500
7897 Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
7900 ____________________________________________________________________________
7901 [ 12321] By: jhi on 2001/10/03 18:38:34
7902 Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
7903 From: "Craig A. Berry" <craigberry@mac.com>
7904 Date: Wed, 03 Oct 2001 14:30:55 -0500
7905 Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
7908 ____________________________________________________________________________
7909 [ 12320] By: jhi on 2001/10/03 16:47:30
7910 Log: Unicode properties: fix L& (the #12319 didn't allow L&,
7911 only IsL&) and Inherited (negative lookahead good);
7912 add tests for Common, Inherited, and L&.
7914 ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
7915 ____________________________________________________________________________
7916 [ 12319] By: jhi on 2001/10/03 16:12:53
7917 Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
7918 (The Unicode standard uses L& quite often.)
7921 ____________________________________________________________________________
7922 [ 12318] By: jhi on 2001/10/03 15:57:34
7923 Log: Add the 'Common' Unicode property (code points not
7924 explicitly assigned to any other script).
7926 + lib/unicore/In/136.pl
7927 ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
7928 ____________________________________________________________________________
7929 [ 12317] By: jhi on 2001/10/03 13:23:32
7930 Log: Skip the RV printing test under threads until fixed.
7933 ____________________________________________________________________________
7934 [ 12316] By: jhi on 2001/10/03 12:57:05
7935 Log: Subject: 12309 / cygwin / win2k
7936 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7937 Date: Wed, 03 Oct 2001 15:25:15 +0200
7938 Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
7941 ____________________________________________________________________________
7942 [ 12315] By: jhi on 2001/10/03 12:50:17
7943 Log: Metaconfig unit change for #12314.
7946 ____________________________________________________________________________
7947 [ 12314] By: jhi on 2001/10/03 12:49:26
7948 Log: Subject: Both cygwin and djgpp on one machine
7949 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7950 Date: Wed, 03 Oct 2001 15:02:59 +0200
7951 Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
7954 ____________________________________________________________________________
7955 [ 12313] By: jhi on 2001/10/03 12:04:49
7956 Log: (retracted by #12338)
7958 Subject: [PATCH] Code clean up for perlboot.pod
7959 From: Casey West <casey@geeknest.com>
7960 Date: Tue, 2 Oct 2001 19:24:43 -0400
7961 Message-ID: <20011002192443.B2163@stupid.geeknest.com>
7963 Subject: [PATCH] Code clean up for perlbot.diff
7964 From: Casey West <casey@geeknest.com>
7965 Date: Tue, 2 Oct 2001 19:25:22 -0400
7966 Message-ID: <20011002192522.C2163@stupid.geeknest.com>
7968 Subject: [PATCH] Code clean up for perlcall.pod
7969 From: Casey West <casey@geeknest.com>
7970 Date: Tue, 2 Oct 2001 19:25:57 -0400
7971 Message-ID: <20011002192557.D2163@stupid.geeknest.com>
7973 Subject: [PATCH] Code clean up for perldata.pod
7974 From: Casey West <casey@geeknest.com>
7975 Date: Tue, 2 Oct 2001 19:26:29 -0400
7976 Message-ID: <20011002192629.E2163@stupid.geeknest.com>
7978 Subject: [PATCH] Code clean up for perldbmfilter.pod
7979 From: Casey West <casey@geeknest.com>
7980 Date: Tue, 2 Oct 2001 19:26:59 -0400
7981 Message-ID: <20011002192659.F2163@stupid.geeknest.com>
7983 Subject: [PATCH] Code clean up for perlebcdic.pod
7984 From: Casey West <casey@geeknest.com>
7985 Date: Tue, 2 Oct 2001 19:27:37 -0400
7986 Message-ID: <20011002192737.G2163@stupid.geeknest.com>
7988 ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
7989 ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
7990 ____________________________________________________________________________
7991 [ 12312] By: ams on 2001/10/02 23:43:55
7992 Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
7993 From: Michael G Schwern <schwern@pobox.com>
7994 Date: Tue, 2 Oct 2001 17:00:49 -0400
7995 Message-Id: <20011002170049.A9955@blackrider>
7997 ! lib/ExtUtils/MakeMaker.pm
7998 ____________________________________________________________________________
7999 [ 12311] By: jhi on 2001/10/02 23:24:07
8003 ____________________________________________________________________________
8004 [ 12310] By: nick on 2001/10/02 16:09:49
8005 Log: Integrate mainline
8007 !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
8008 !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
8009 !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
8010 !> patchlevel.h t/op/pat.t
8011 ____________________________________________________________________________
8012 [ 12309] By: jhi on 2001/10/02 14:34:59
8013 Log: Unicode properties: allow also intra(wordbreak)name whitespace,
8014 not just one single space.
8016 ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
8017 ____________________________________________________________________________
8018 [ 12308] By: jhi on 2001/10/02 12:49:41
8019 Log: AUTHORS updates.
8022 ____________________________________________________________________________
8023 [ 12307] By: jhi on 2001/10/02 12:22:21
8024 Log: Update Changes.
8026 ! Changes patchlevel.h
8027 ____________________________________________________________________________
8028 [ 12306] By: jhi on 2001/10/02 11:59:12
8029 Log: Work around old buggy glibcs for langinfo constants,
8030 from Nicholas Clark and David Dyck.
8032 ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
8033 ____________________________________________________________________________
8034 [ 12305] By: jhi on 2001/10/02 11:45:55
8035 Log: Eradicate Time::Piece; add an example.
8037 ! ext/I18N/Langinfo/Langinfo.pm
8038 ____________________________________________________________________________
8039 [ 12304] By: jhi on 2001/10/02 11:34:18
8040 Log: Subject: [PATCH] Pod::Html makes a poor guess at author
8041 From: Robert Spier <rspier@pobox.com>
8042 Date: Mon, 1 Oct 2001 23:20:16 -0700
8043 Message-ID: <15289.23712.422087.878224@rls.cx>
8046 ____________________________________________________________________________
8047 [ 12303] By: sky on 2001/10/02 10:40:57
8048 Log: Fixes obscure bug that manifests itself by.
8049 local $!=0;undef*STDOUT;#segfaults
8050 Has been around for a while. Possible other magic IO vars are
8051 possibly affected aswell. Reported by Jos Boumans.
8054 ____________________________________________________________________________
8055 [ 12302] By: nick on 2001/10/02 09:00:52
8056 Log: Integrate mainline
8058 !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
8059 !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
8060 !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
8061 ____________________________________________________________________________
8062 [ 12301] By: nick on 2001/10/02 08:40:57
8063 Log: Integrate mainline + lib/open.t patch from Chromatic
8065 +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
8067 !> (integrate 29 files)
8068 ____________________________________________________________________________
8069 [ 12300] By: jhi on 2001/10/01 19:22:16
8070 Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
8071 Until it has, better stop early if someone requests threads.
8074 ____________________________________________________________________________
8075 [ 12299] By: jhi on 2001/10/01 19:01:31
8076 Log: Subject: [ID 20011001.011] redundant code in t/TEST
8077 From: David Dyck <dcd@tc.fluke.com>
8078 Date: Mon, 1 Oct 2001 12:56:24 -0700
8079 Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
8082 ____________________________________________________________________________
8083 [ 12298] By: jhi on 2001/10/01 18:52:12
8084 Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
8085 From: "chromatic" <chromatic@rmci.net>
8086 Date: Mon, 01 Oct 2001 12:27:12 -0600
8087 Message-ID: <20011001183251.89148.qmail@onion.perl.org>
8090 ____________________________________________________________________________
8091 [ 12297] By: jhi on 2001/10/01 17:04:18
8092 Log: UNICOS testing patches from Nicholas Clark.
8094 ! t/op/arith.t t/op/pack.t
8095 ____________________________________________________________________________
8096 [ 12296] By: jhi on 2001/10/01 17:01:26
8097 Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
8098 From: "chromatic" <chromatic@rmci.net>
8099 Date: Mon, 01 Oct 2001 10:21:51 -0600
8100 Message-ID: <20011001162731.40639.qmail@onion.perl.org>
8103 ____________________________________________________________________________
8104 [ 12295] By: jhi on 2001/10/01 14:55:37
8105 Log: Make missing the RADIXCHAR a softer, gentler error.
8107 ! ext/I18N/Langinfo/Langinfo.t
8108 ____________________________________________________________________________
8109 [ 12294] By: jhi on 2001/10/01 14:51:42
8110 Log: Nuke also the LANG because of glibc.
8113 ____________________________________________________________________________
8114 [ 12293] By: jhi on 2001/10/01 14:51:20
8115 Log: Also the ^Is is optional.
8117 ! pod/perlunicode.pod t/op/pat.t
8118 ____________________________________________________________________________
8119 [ 12292] By: jhi on 2001/10/01 14:08:26
8120 Log: Be careful to pull chars from the varargs stack when
8124 ____________________________________________________________________________
8125 [ 12291] By: jhi on 2001/10/01 12:27:57
8126 Log: sortsv not in place anymore, noticed by John P. Linderman.
8128 ! pod/perlapi.pod pp_ctl.c
8129 ____________________________________________________________________________
8130 [ 12290] By: jhi on 2001/10/01 12:25:03
8131 Log: Make the diagnostic messages more neutral.
8134 ____________________________________________________________________________
8135 [ 12289] By: jhi on 2001/10/01 03:59:34
8136 Log: Forgotten from #12288.
8138 ! ext/Data/Dumper/Dumper.pm
8139 ____________________________________________________________________________
8140 [ 12288] By: jhi on 2001/10/01 03:58:37
8141 Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
8142 From: Brian Ingerson <ingy@ttul.org>
8143 Date: Sun, 30 Sep 2001 21:45:56 -0700
8144 Message-ID: <20010930214556.D26392@ttul.org>
8146 (remember also the #12289)
8148 ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
8149 ____________________________________________________________________________
8150 [ 12287] By: jhi on 2001/10/01 03:33:15
8151 Log: More Unicode property tests for the abbreviated
8155 ____________________________________________________________________________
8156 [ 12286] By: jhi on 2001/10/01 02:02:08
8157 Log: Further tweaks to the Unicode properties.
8159 ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
8160 ____________________________________________________________________________
8161 [ 12285] By: jhi on 2001/10/01 01:46:35
8162 Log: Retract #12284.
8165 ____________________________________________________________________________
8166 [ 12284] By: jhi on 2001/10/01 01:24:12
8167 Log: (Retracted by #12285)
8170 ____________________________________________________________________________
8171 [ 12283] By: jhi on 2001/10/01 01:22:05
8172 Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap
8173 From: "chromatic" <chromatic@rmci.net>
8174 Date: Sun, 30 Sep 2001 16:10:02 -0600
8175 Message-ID: <20010930221540.67279.qmail@onion.perl.org>
8179 ____________________________________________________________________________
8180 [ 12282] By: jhi on 2001/10/01 01:19:21
8181 Log: Use stty -g to restore the terminal state, do not even
8182 try to run the tests if stty -g is not available.
8184 ! lib/Term/Complete.t
8185 ____________________________________________________________________________
8186 [ 12281] By: jhi on 2001/09/30 21:05:00
8187 Log: Cleanup utf8_heavy; allow dropping the In prefix from
8188 Unicode script/block properties.
8191 ____________________________________________________________________________
8192 [ 12280] By: jhi on 2001/09/30 13:42:18
8193 Log: Retract the #12259 for now.
8195 ! embed.h embed.pl sv.h
8196 ____________________________________________________________________________
8197 [ 12279] By: jhi on 2001/09/30 13:37:59
8198 Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
8200 + lib/Text/TabsWrap/CHANGELOG
8201 ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
8202 ____________________________________________________________________________
8203 [ 12278] By: jhi on 2001/09/30 05:05:18
8204 Log: #12272 wasn't right, it introduced an extra ().
8207 ____________________________________________________________________________
8208 [ 12277] By: jhi on 2001/09/30 00:31:07
8209 Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
8210 From: Jonathan Stowe <gellyfish@gellyfish.com>
8211 Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
8212 Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
8214 ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
8215 ____________________________________________________________________________
8216 [ 12276] By: jhi on 2001/09/30 00:15:38
8217 Log: Subject: Patch to put qsortsv in the public API
8218 From: Brian Ingerson <ingy@ttul.org>
8219 Date: Sat, 29 Sep 2001 17:41:13 -0700
8220 Message-ID: <20010929174113.A30223@ttul.org>
8222 ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
8223 ____________________________________________________________________________
8224 [ 12275] By: jhi on 2001/09/30 00:11:21
8225 Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
8226 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8227 Date: Sat, 29 Sep 2001 23:54:48 +0200
8228 Message-ID: <20010929235448.A5017@rafael>
8230 ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
8231 ____________________________________________________________________________
8232 [ 12274] By: jhi on 2001/09/30 00:03:19
8235 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
8237 ____________________________________________________________________________
8238 [ 12273] By: bailey on 2001/09/29 23:43:46
8239 Log: Resync with mainline
8241 +> (branch 1207 files)
8242 - (delete 324 files)
8243 !> (integrate 866 files)
8244 ____________________________________________________________________________
8245 [ 12272] By: jhi on 2001/09/29 21:32:33
8246 Log: Nasty recursion trap if one would match Unicode.
8249 ____________________________________________________________________________
8250 [ 12271] By: jhi on 2001/09/29 21:18:44
8251 Log: More Unicode todo.
8254 ____________________________________________________________________________
8255 [ 12270] By: jhi on 2001/09/29 20:15:32
8256 Log: Explain a bit the new more flexible \p\P syntax.
8258 ! pod/perlunicode.pod
8259 ____________________________________________________________________________
8260 [ 12269] By: jhi on 2001/09/29 20:05:24
8261 Log: More leniency to the \p and \P: now can have whitespace
8262 between the property definition and the curlies; now can
8263 invert the property by having a caret between the open
8264 curly and the property.
8266 ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
8267 ____________________________________________________________________________
8268 [ 12268] By: nick on 2001/09/29 17:39:26
8269 Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
8270 one test (lib/open.t) fails
8272 +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
8273 +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
8274 +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
8275 +> lib/Tie/Scalar.t lib/open.t
8276 - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
8278 !> (integrate 62 files)
8279 ____________________________________________________________________________
8280 [ 12267] By: jhi on 2001/09/29 13:54:04
8281 Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
8284 ____________________________________________________________________________
8285 [ 12266] By: jhi on 2001/09/29 13:51:49
8286 Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
8287 From: "Craig A. Berry" <craigberry@mac.com>
8288 Date: Sat, 29 Sep 2001 09:35:33 -0500
8289 Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
8292 ____________________________________________________________________________
8293 [ 12265] By: jhi on 2001/09/29 13:49:43
8294 Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
8295 From: "chromatic" <chromatic@rmci.net>
8296 Date: Fri, 28 Sep 2001 21:20:12 -0600
8297 Message-ID: <20010929032543.58322.qmail@onion.perl.org>
8300 ! MANIFEST lib/Tie/Scalar.pm
8301 ____________________________________________________________________________
8302 [ 12264] By: jhi on 2001/09/29 04:57:42
8303 Log: Allow for more flexibility in the \p{In...} names, now
8304 case doesn't matter, and any space or dash can be
8305 matched by any space, dash, underbar, or empty.
8306 (may be going too far on leniency)
8308 ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
8309 ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
8311 ____________________________________________________________________________
8312 [ 12263] By: jhi on 2001/09/28 23:04:13
8313 Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
8314 From: "chromatic" <chromatic@rmci.net>
8315 Date: Fri, 28 Sep 2001 17:39:50 -0600
8316 Message-ID: <20010928234521.14178.qmail@onion.perl.org>
8320 ____________________________________________________________________________
8321 [ 12262] By: jhi on 2001/09/28 22:23:53
8322 Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
8323 From: "Craig A. Berry" <craigberry@mac.com>
8324 Date: Fri, 28 Sep 2001 16:24:51 -0500
8325 Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
8327 ! ext/File/Glob/t/basic.t
8328 ____________________________________________________________________________
8329 [ 12261] By: jhi on 2001/09/28 22:23:05
8330 Log: Subject: [DOC PATCH] Carp.pm pod typo
8331 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8332 Date: Fri, 28 Sep 2001 23:14:51 +0200
8333 Message-ID: <20010928231451.E16889@rafael>
8336 ____________________________________________________________________________
8337 [ 12260] By: jhi on 2001/09/28 22:21:55
8338 Log: Subject: [PATCH] Allow an @INC hook to set %INC
8339 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8340 Date: Fri, 28 Sep 2001 22:18:13 +0200
8341 Message-ID: <20010928221813.A16889@rafael>
8344 ____________________________________________________________________________
8345 [ 12259] By: jhi on 2001/09/28 22:20:26
8346 Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
8347 From: Nicholas Clark <nick@ccl4.org>
8348 Date: Fri, 28 Sep 2001 23:39:33 +0100
8349 Message-ID: <20010928233933.C23673@plum.flirble.org>
8351 ! embed.h embed.pl sv.h
8352 ____________________________________________________________________________
8353 [ 12258] By: jhi on 2001/09/28 12:45:45
8354 Log: Update Changes.
8356 ! Changes patchlevel.h
8357 ____________________________________________________________________________
8358 [ 12256] By: jhi on 2001/09/28 12:18:29
8359 Log: Move the B tests to B/t.
8361 + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
8362 + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
8363 - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
8364 - ext/B/Showlex.t ext/B/Stash.t
8366 ____________________________________________________________________________
8367 [ 12255] By: jhi on 2001/09/28 12:09:40
8368 Log: Forgot from #12254.
8371 ____________________________________________________________________________
8372 [ 12254] By: jhi on 2001/09/28 12:09:06
8373 Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
8374 From: "chromatic" <chromatic@rmci.net>
8375 Date: Thu, 27 Sep 2001 23:22:17 -0600
8376 Message-ID: <20010928052747.56587.qmail@onion.perl.org>
8379 ____________________________________________________________________________
8380 [ 12253] By: jhi on 2001/09/28 02:31:49
8381 Log: Test numbering mismatch.
8384 ____________________________________________________________________________
8385 [ 12252] By: jhi on 2001/09/27 22:46:42
8386 Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
8387 From: "Craig A. Berry" <craigberry@mac.com>
8388 Date: Wed, 26 Sep 2001 17:43:14 -0500
8389 Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
8391 ! iperlsys.h t/op/chdir.t
8392 ____________________________________________________________________________
8393 [ 12251] By: jhi on 2001/09/27 22:44:35
8394 Log: Subject: [PATCH gv.c] make __ANON__ global
8395 From: Robin Barker <rmb1@cise.npl.co.uk>
8396 Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
8397 Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
8399 ! gv.c t/op/anonsub.t t/op/runlevel.t
8400 ____________________________________________________________________________
8401 [ 12250] By: jhi on 2001/09/27 22:33:11
8402 Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
8403 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8404 Date: Thu, 27 Sep 2001 22:34:32 +0200
8405 Message-ID: <20010927223432.A1485@rafael>
8408 ____________________________________________________________________________
8409 [ 12249] By: jhi on 2001/09/27 22:29:32
8410 Log: (retracted by #12338)
8412 Subject: [PATCH] Cleanup of perldsc.pod
8413 From: Casey West <casey@geeknest.com>
8414 Date: Thu, 27 Sep 2001 11:13:17 -0400
8415 Message-ID: <20010927111317.A1942@stupid.geeknest.com>
8418 ____________________________________________________________________________
8419 [ 12248] By: jhi on 2001/09/27 22:23:24
8420 Log: Not everyone is using ithreads...
8422 ! ext/Devel/Peek/Peek.t
8423 ____________________________________________________________________________
8424 [ 12247] By: jhi on 2001/09/27 13:39:39
8425 Log: Document the nss_delete core dump workaround for HP-UX
8426 and Solaris, bug IDs 20010805.018 and 20010629.004.
8428 ! README.hpux README.solaris
8429 ____________________________________________________________________________
8430 [ 12246] By: jhi on 2001/09/27 12:05:36
8431 Log: Dump Unicode hash keys also as Unicode,
8432 not just as a byte string.
8434 ! dump.c ext/Devel/Peek/Peek.t
8435 ____________________________________________________________________________
8436 [ 12245] By: jhi on 2001/09/27 11:15:51
8437 Log: Integrate changes #12241 and #12242 from macperl:
8439 Remove unneeded disabling of umask() calls
8441 Note (get|set)sockopt are available.
8443 !> lib/File/Temp.pm pod/perlport.pod
8444 ____________________________________________________________________________
8445 [ 12244] By: sky on 2001/09/27 08:53:00
8446 Log: Flush buffers on thread closedown.
8448 ! ext/threads/threads.xs
8449 ____________________________________________________________________________
8450 [ 12243] By: jhi on 2001/09/27 02:20:06
8451 Log: Dump SvUTF8(sv)s also as \x{...}.
8453 TODO: dump the SvUTF8() hash keys similarly.
8455 ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
8456 ____________________________________________________________________________
8457 [ 12242] By: pudge on 2001/09/26 20:41:35
8458 Log: Note (get|set)sockopt are available.
8459 Branch: maint-5.6/macperl
8461 ____________________________________________________________________________
8462 [ 12241] By: pudge on 2001/09/26 20:28:49
8463 Log: Remove unneeded disabling of umask() calls
8464 Branch: maint-5.6/macperl
8466 ____________________________________________________________________________
8467 [ 12240] By: sky on 2001/09/26 18:44:56
8468 Log: Documention update
8470 ! ext/threads/threads.pm
8471 ____________________________________________________________________________
8472 [ 12239] By: jhi on 2001/09/26 13:49:05
8473 Log: Update Changes.
8475 ! Changes patchlevel.h
8476 ____________________________________________________________________________
8477 [ 12238] By: jhi on 2001/09/26 13:40:53
8478 Log: Check that all environment variables are tainted.
8481 ____________________________________________________________________________
8482 [ 12237] By: jhi on 2001/09/26 13:02:07
8483 Log: Manual integration error in #12235.
8485 ! lib/File/DosGlob.t
8486 ____________________________________________________________________________
8487 [ 12236] By: jhi on 2001/09/26 12:57:11
8488 Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
8489 From: "chromatic" <chromatic@rmci.net>
8490 Date: Tue, 25 Sep 2001 23:57:07 -0600
8491 Message-ID: <20010926060233.7554.qmail@onion.perl.org>
8494 ____________________________________________________________________________
8495 [ 12235] By: jhi on 2001/09/26 12:53:16
8496 Log: Integrate macperl changes from Chris Nandor:
8497 12192 11817 11815 11813 11778 11775
8499 Update CPAN.pm to work with new Mac::BuildTools instead
8500 of ExtUtils::MM_MacOS "orphan" functions
8504 Make syntax check report in MPW style, fix tests
8505 to use Mac::err=unix to get normal-style error
8508 More module and test ports from Thomas Wegner et al
8510 Fix open of /dev/null for Mac OS
8512 Allow for platforms to override formatting of errors
8513 on output from Matthias Neeracher (core files)
8515 ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
8516 ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
8517 ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
8518 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
8519 !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
8520 !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
8521 ____________________________________________________________________________
8522 [ 12234] By: jhi on 2001/09/26 11:58:11
8526 ____________________________________________________________________________
8527 [ 12233] By: jhi on 2001/09/26 11:56:09
8528 Log: Retract #12232.
8531 ____________________________________________________________________________
8532 [ 12232] By: jhi on 2001/09/26 11:53:37
8533 Log: (Retracted by #12233.)
8536 ____________________________________________________________________________
8537 [ 12231] By: jhi on 2001/09/26 11:52:09
8540 ! ext/Encode/Makefile.PL
8541 ____________________________________________________________________________
8542 [ 12230] By: sky on 2001/09/26 11:36:23
8543 Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
8544 We are using a "delay" here because we do not want to depend on thread synchronization issues.
8546 + ext/threads/t/stress_cv.t
8547 ! MANIFEST ext/threads/t/stress_string.t
8548 ____________________________________________________________________________
8549 [ 12229] By: jhi on 2001/09/26 11:27:54
8550 Log: NetWare tweak from Ananth Kesari.
8552 ! NetWare/t/Readme.txt
8553 ____________________________________________________________________________
8554 [ 12228] By: jhi on 2001/09/26 11:26:26
8555 Log: Trick to fool case-blind filesystems.
8557 ! ext/Encode/Makefile.PL
8558 ____________________________________________________________________________
8559 [ 12227] By: sky on 2001/09/26 11:06:50
8560 Log: Threads can start executing in a different order than they were
8561 created.... so we cannot ok() inside the threadstarter.
8563 ! ext/threads/t/stress_string.t
8564 ____________________________________________________________________________
8565 [ 12226] By: sky on 2001/09/26 07:41:45
8566 Log: Add in stress_string.t to stress test threads a bit more.
8568 + ext/threads/t/stress_string.t
8570 ____________________________________________________________________________
8571 [ 12225] By: sky on 2001/09/26 07:04:21
8572 Log: Fix negative refcount introduced by #12223.
8574 ! ext/threads/threads.xs
8575 ____________________________________________________________________________
8576 [ 12224] By: sky on 2001/09/26 06:57:58
8577 Log: Update documentation to match change #12223
8580 ____________________________________________________________________________
8581 [ 12223] By: sky on 2001/09/26 06:54:32
8582 Log: Use a separate interpreter for the sharedsv space. Another
8583 negative sv leak. Sigh.
8586 ____________________________________________________________________________
8587 [ 12222] By: sky on 2001/09/26 05:58:35
8588 Log: Do the environ assignment in perl_contruct to match perl_destruct.
8589 Now we don't need to perl_parse/perl_run. However environ is a
8593 ____________________________________________________________________________
8594 [ 12221] By: sky on 2001/09/26 05:41:02
8595 Log: Move the creation of PL_strtab to perl_construct so we can work
8596 with HV and HEs without running perl_parse.
8599 ____________________________________________________________________________
8600 [ 12220] By: gsar on 2001/09/26 02:18:26
8601 Log: integrate macperl changes into maint-5.6
8602 Branch: maint-5.6/perl
8603 !> (integrate 26 files)
8604 ____________________________________________________________________________
8605 [ 12219] By: pudge on 2001/09/26 00:19:35
8606 Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
8607 fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
8608 Branch: maint-5.6/macperl
8609 ! macos/ext/Mac/Fonts/Fonts.xs
8610 ! macos/ext/Mac/InternetConfig/InternetConfig.pm
8611 ____________________________________________________________________________
8612 [ 12218] By: ams on 2001/09/25 23:31:33
8613 Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
8614 From: Nicholas Clark <nick@ccl4.org>
8615 Date: Wed, 26 Sep 2001 01:20:20 +0100
8616 Message-Id: <20010926012020.B48092@plum.flirble.org>
8619 ____________________________________________________________________________
8620 [ 12217] By: ams on 2001/09/25 22:33:05
8621 Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
8622 From: "Craig A. Berry" <craigberry@mac.com>
8623 Date: Tue, 25 Sep 2001 18:08:42 -0500
8624 Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
8627 ____________________________________________________________________________
8628 [ 12216] By: ams on 2001/09/25 21:41:01
8629 Log: Subject: [PATCH lib/AutoSplit.t] Fixing mysterious TEST failure. (was
8630 Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
8631 From: Michael G Schwern <schwern@pobox.com>
8632 Date: Wed, 26 Sep 2001 00:38:21 -0400
8633 Message-Id: <20010926003821.A627@blackrider>
8636 ____________________________________________________________________________
8637 [ 12215] By: jhi on 2001/09/25 21:40:04
8638 Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
8639 From: Michael G Schwern <schwern@pobox.com>
8640 Date: Tue, 25 Sep 2001 17:43:49 -0400
8641 Message-ID: <20010925174349.B19534@blackrider>
8643 ! lib/Test/Simple.pm lib/Test/Utils.pm
8644 ____________________________________________________________________________
8645 [ 12214] By: pudge on 2001/09/25 21:11:21
8646 Log: Integrate changes from bleadperl.
8647 Branch: maint-5.6/macperl
8649 ____________________________________________________________________________
8650 [ 12213] By: jhi on 2001/09/25 20:37:14
8651 Log: skip($mess) should result in one skip.
8654 ____________________________________________________________________________
8655 [ 12212] By: pudge on 2001/09/25 20:21:06
8656 Log: Integrate change #12200 from maintperl.
8657 Branch: maint-5.6/macperl
8659 ____________________________________________________________________________
8660 [ 12211] By: pudge on 2001/09/25 20:11:56
8661 Log: Fix file types to "apple"
8662 Branch: maint-5.6/macperl
8663 ! macos/ext/Mac/Menus/t/MenuBar.rsrc
8664 ! macos/ext/Mac/SAT/t/Collision.rsrc
8665 ____________________________________________________________________________
8666 [ 12210] By: pudge on 2001/09/25 19:28:20
8667 Log: Fix rsrc file as snd file; fix path in t file.
8668 Branch: maint-5.6/macperl
8669 ! macos/ext/Mac/Notification/t/Notification.rsrc
8670 ! macos/ext/Mac/Notification/t/Notification.t
8671 ____________________________________________________________________________
8672 [ 12209] By: pudge on 2001/09/25 19:15:57
8673 Log: Sync up with File::Find from bleadperl.
8674 Branch: maint-5.6/macperl
8675 ! lib/File/Find.pm t/lib/filefind-taint.t
8676 ____________________________________________________________________________
8677 [ 12208] By: pudge on 2001/09/25 19:06:48
8678 Log: Ignore SIGPIPE being set to IGNORE. Temporary fix until we upgrade
8679 to new version of libnet. (Axel Rose, Paul Schinder, and a cast
8681 Branch: maint-5.6/macperl
8682 ! macos/bundled_lib/blib/lib/Net/Cmd.pm
8683 ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
8684 ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
8685 ____________________________________________________________________________
8686 [ 12207] By: nick on 2001/09/25 19:04:36
8687 Log: Integrate mainline (untested while modem is up)
8689 +> lib/AutoSplit.t t/test.pl
8690 - lib/warnings/register.t
8691 !> (integrate 28 files)
8692 ____________________________________________________________________________
8693 [ 12206] By: jhi on 2001/09/25 17:21:00
8694 Log: perldiag entry for #12205.
8697 ____________________________________________________________________________
8698 [ 12205] By: jhi on 2001/09/25 17:20:38
8699 Log: Subject: [PATCH] warning on v-string in use/require
8700 From: John Peacock <jpeacock@rowman.com>
8701 Date: Mon, 24 Sep 2001 17:29:03 -0400
8702 Message-ID: <3BAFA59F.9C0E0339@rowman.com>
8704 ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
8705 ____________________________________________________________________________
8706 [ 12204] By: jhi on 2001/09/25 17:11:02
8707 Log: perltooc et al updates.
8709 ! plan9/mkfile pod/roffitall
8710 ____________________________________________________________________________
8711 [ 12203] By: jhi on 2001/09/25 17:05:19
8712 Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
8713 From: Michael G Schwern <schwern@pobox.com>
8714 Date: Sun, 23 Sep 2001 00:07:12 -0400
8715 Message-ID: <20010923000712.A7005@blackrider>
8717 ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
8718 ____________________________________________________________________________
8719 [ 12202] By: jhi on 2001/09/25 16:55:29
8720 Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
8721 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
8722 Date: Wed, 26 Sep 2001 01:25:10 +0900
8723 Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
8725 ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
8726 ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
8727 ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
8728 ____________________________________________________________________________
8729 [ 12201] By: jhi on 2001/09/25 16:52:03
8730 Log: Integrate change #12200 from maintperl;
8731 on windows, virtualized environment could propagate deleted variables
8732 into children if they happen to be at the very end of the table
8735 ____________________________________________________________________________
8736 [ 12200] By: gsar on 2001/09/25 16:36:01
8737 Log: on windows, virtualized environment could propagate deleted variables
8738 into children if they happen to be at the very end of the table
8739 (thanks for succinct test case from Johan Holmberg, and fix from
8741 Branch: maint-5.6/perl
8743 ____________________________________________________________________________
8744 [ 12199] By: gsar on 2001/09/25 15:19:13
8745 Log: avoid the use of ftime() (it does a useless, potentially
8746 expensive call to GetTimeZoneInformation()); this potentially
8747 also results in three more digits of precision from
8750 ! ext/Time/HiRes/HiRes.xs
8751 ____________________________________________________________________________
8752 [ 12198] By: jhi on 2001/09/25 14:27:01
8753 Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
8755 Note: io/binmode is failing, have to figure out why.
8758 ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
8759 ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
8761 ____________________________________________________________________________
8762 [ 12197] By: ams on 2001/09/25 13:48:55
8763 Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
8764 From: Nicholas Clark <nick@ccl4.org>
8765 Date: Tue, 25 Sep 2001 00:37:40 +0100
8766 Message-Id: <20010925003740.S4971@plum.flirble.org>
8767 (Further changes expected.)
8771 ____________________________________________________________________________
8772 [ 12196] By: sky on 2001/09/25 13:37:12
8773 Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses
8774 _ftime to try and be more robust.
8776 ! ext/Time/HiRes/HiRes.xs
8777 ____________________________________________________________________________
8778 [ 12194] By: ams on 2001/09/25 11:40:00
8779 Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
8780 From: "Craig A. Berry" <craigberry@mac.com>
8781 Date: Mon, 24 Sep 2001 17:54:20 -0500
8782 Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
8784 ! vms/descrip_mms.template
8785 ____________________________________________________________________________
8786 [ 12193] By: pudge on 2001/09/25 02:53:42
8787 Log: Fixes for multiline error parsing (Bug #459263); cmd-.
8788 not working, cursor not spinning (Bug #422129); external
8789 editor problems (Bug #456329); escape/cmd-. not activating
8790 "Cancel" in Save dialog box (Bug #446960); Runtimes not
8791 executing on launch (Bug #464441).
8792 Branch: maint-5.6/macperl
8793 ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
8794 ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
8795 ! macos/macperl/MacPerl.r
8796 ____________________________________________________________________________
8797 [ 12192] By: pudge on 2001/09/25 02:42:49
8798 Log: Update CPAN.pm to work with new Mac::BuildTools instead
8799 of ExtUtils::MM_MacOS "orphan" functions
8800 Branch: maint-5.6/macperl
8802 ____________________________________________________________________________
8803 [ 12191] By: pudge on 2001/09/25 02:37:58
8804 Log: Fix up another xsubpp problem (Matthias Neeracher)
8805 Branch: maint-5.6/macperl
8807 ____________________________________________________________________________
8808 [ 12190] By: pudge on 2001/09/25 02:37:38
8809 Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
8810 Branch: maint-5.6/macperl
8811 ! macos/lib/ExtUtils/MM_MacOS.pm
8812 ____________________________________________________________________________
8813 [ 12189] By: pudge on 2001/09/25 02:37:08
8814 Log: Fix up Makefiles for more Mac:: modules (and prepare for
8816 Branch: maint-5.6/macperl
8817 ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
8818 ! macos/macperl/Makefile.mk
8819 ____________________________________________________________________________
8820 [ 12188] By: pudge on 2001/09/25 02:36:19
8822 Branch: maint-5.6/macperl
8823 ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
8824 ____________________________________________________________________________
8825 [ 12187] By: pudge on 2001/09/25 02:11:13
8826 Log: Make malloc smarter, fix bugs. (Bug #404030)
8827 Branch: maint-5.6/macperl
8828 ! macos/icemalloc.c macos/icemalloc.h
8829 ____________________________________________________________________________
8830 [ 12186] By: nick on 2001/09/24 19:18:17
8831 Log: Integrate mainline
8833 +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
8835 !> (integrate 30 files)
8836 ____________________________________________________________________________
8837 [ 12185] By: jhi on 2001/09/24 18:56:40
8838 Log: Retract #12136, the warnings::register is already
8839 tested by t/lib/warnings/9enabled, as pointed out
8842 - lib/warnings/register.t
8843 ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
8844 ____________________________________________________________________________
8845 [ 12184] By: gsar on 2001/09/24 18:39:58
8846 Log: fix Time::HiRes implementation of gettimeofday() on windows
8847 (HiRes.t#14 now passes)
8849 ! ext/Time/HiRes/HiRes.xs
8850 ____________________________________________________________________________
8851 [ 12183] By: gsar on 2001/09/24 18:13:23
8852 Log: File::Spec::catfile() canonifies everything to blackslashes on
8855 ! lib/ExtUtils/Manifest.t
8856 ____________________________________________________________________________
8857 [ 12182] By: gsar on 2001/09/24 17:59:54
8858 Log: test number mismatch
8861 ____________________________________________________________________________
8862 [ 12181] By: jhi on 2001/09/24 17:10:41
8866 ____________________________________________________________________________
8867 [ 12180] By: jhi on 2001/09/24 16:09:37
8868 Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
8869 Wolfgang Laun <Wolfgang.Laun@alcatel.at>
8871 ! pp_pack.c t/op/pack.t
8872 ____________________________________________________________________________
8873 [ 12179] By: jhi on 2001/09/24 15:46:49
8874 Log: Update Changes.
8876 ! Changes patchlevel.h
8877 ____________________________________________________________________________
8878 [ 12178] By: jhi on 2001/09/24 14:12:06
8879 Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
8880 From: Michael G Schwern <schwern@pobox.com>
8881 Date: Mon, 24 Sep 2001 11:12:13 -0400
8882 Message-ID: <20010924111213.G27885@blackrider>
8884 ! lib/ExtUtils/Manifest.pm
8885 ____________________________________________________________________________
8886 [ 12177] By: jhi on 2001/09/24 14:02:32
8887 Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
8888 From: Michael G Schwern <schwern@pobox.com>
8889 Date: Mon, 24 Sep 2001 11:02:07 -0400
8890 Message-ID: <20010924110207.E27885@blackrider>
8893 ____________________________________________________________________________
8894 [ 12176] By: ams on 2001/09/24 14:01:59
8895 Log: Update Changes.
8898 ____________________________________________________________________________
8899 [ 12175] By: jhi on 2001/09/24 13:20:28
8900 Log: Various cleanups.
8902 ! ext/threads/Makefile.PL ext/threads/threads.xs
8903 ____________________________________________________________________________
8904 [ 12173] By: pudge on 2001/09/24 12:56:13
8905 Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
8906 Branch: maint-5.6/macperl
8907 !> (integrate 33 files)
8908 ____________________________________________________________________________
8909 [ 12171] By: jhi on 2001/09/24 12:26:58
8910 Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
8911 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
8912 Date: Mon, 24 Sep 2001 20:04:58 +0900
8913 Message-Id: <20010924200207.A030.BQW10602@nifty.com>
8915 ! ext/Encode/Encode/gb2312.enc
8916 ____________________________________________________________________________
8917 [ 12170] By: jhi on 2001/09/24 12:08:30
8918 Log: Clarifying comment to #12164.
8921 ____________________________________________________________________________
8922 [ 12169] By: jhi on 2001/09/24 11:59:33
8923 Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
8924 From: Nicholas Clark <nick@ccl4.org>
8925 Date: Sun, 23 Sep 2001 23:00:56 +0100
8926 Message-ID: <20010923230055.Y4971@plum.flirble.org>
8928 (with "sample_constants" changed to "fallback")
8930 + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
8931 ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
8932 ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
8933 ! lib/h2xs.t utils/h2xs.PL
8934 ____________________________________________________________________________
8935 [ 12168] By: jhi on 2001/09/24 11:25:56
8936 Log: Metaconfig unit change for #12167.
8938 ! U/modified/Cppsym.U
8939 ____________________________________________________________________________
8940 [ 12167] By: jhi on 2001/09/24 11:25:22
8941 Log: Add a few glibc cpp symbols to probe for.
8944 ____________________________________________________________________________
8945 [ 12166] By: jhi on 2001/09/24 11:14:43
8946 Log: DJGPP tweaks for Laszlo Molnar.
8948 ! djgpp/djgppsed.sh dosish.h
8949 ____________________________________________________________________________
8950 [ 12165] By: ams on 2001/09/24 10:07:08
8951 Log: Subject: [PATCH t/op/inccode.t] More tests
8952 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
8953 Date: 24 Sep 2001 10:01:44 -0000
8954 Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
8957 ____________________________________________________________________________
8958 [ 12164] By: ams on 2001/09/24 09:43:29
8959 Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
8960 From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
8961 Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
8962 Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
8965 ____________________________________________________________________________
8966 [ 12163] By: jhi on 2001/09/23 22:50:35
8967 Log: 1_compile updates.
8970 ____________________________________________________________________________
8971 [ 12162] By: jhi on 2001/09/23 21:11:22
8972 Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
8973 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8974 Date: Wed, 19 Sep 2001 22:47:14 +0200
8975 Message-ID: <20010919224714.A6382@rafael>
8977 ! pod/perlvar.pod pp_ctl.c
8978 ____________________________________________________________________________
8979 [ 12161] By: ams on 2001/09/23 17:40:02
8980 Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
8982 From: "chromatic" <chromatic@rmci.net>
8983 Date: Sun, 23 Sep 2001 12:07:25 -0600
8984 Message-Id: <20010923181223.32427.qmail@onion.perl.org>
8987 ! MANIFEST t/lib/1_compile.t
8988 ____________________________________________________________________________
8989 [ 12160] By: ams on 2001/09/23 16:32:11
8990 Log: Additional minor chdir() tweak.
8993 ____________________________________________________________________________
8994 [ 12159] By: ams on 2001/09/23 16:25:01
8995 Log: Subject: PATCH lib/ExtUtils/Command.t
8996 From: Abe Timmerman <abe@ztreet.demon.nl>
8997 Date: Sun, 23 Sep 2001 19:11:44 +0200
8998 Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
9000 ! lib/ExtUtils/Command.t
9001 ____________________________________________________________________________
9002 [ 12158] By: jhi on 2001/09/23 12:52:36
9003 Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
9004 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
9005 Date: Sun, 23 Sep 2001 02:02:26 +0200
9006 Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
9009 ____________________________________________________________________________
9010 [ 12157] By: jhi on 2001/09/23 12:46:05
9011 Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
9012 From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)
9013 Date: Sat, 22 Sep 2001 12:54:39 -0500
9014 Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
9017 ____________________________________________________________________________
9018 [ 12156] By: nick on 2001/09/23 07:48:44
9019 Log: Integrate mainline
9022 !> ext/Encode/Encode/2022-cn.enc
9023 ____________________________________________________________________________
9024 [ 12155] By: nick on 2001/09/23 07:48:01
9025 Log: Integrate mainline
9027 +> (branch 64 files)
9028 - ext/Encode/Encode/cns11643-1.enc
9029 - ext/Encode/Encode/cns11643-2.enc
9030 - ext/Encode/Encode/iso2022-cn.enc
9031 - ext/Encode/Encode/iso2022-jp.enc
9032 - ext/Encode/Encode/iso2022-jp1.enc
9033 - ext/Encode/Encode/iso2022-jp2.enc
9034 - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
9035 - ext/Encode/Encode/iso8859-1.enc
9036 - ext/Encode/Encode/iso8859-1.ucm
9037 - ext/Encode/Encode/iso8859-10.enc
9038 - ext/Encode/Encode/iso8859-10.ucm
9039 - ext/Encode/Encode/iso8859-13.enc
9040 - ext/Encode/Encode/iso8859-13.ucm
9041 - ext/Encode/Encode/iso8859-14.enc
9042 - ext/Encode/Encode/iso8859-14.ucm
9043 - ext/Encode/Encode/iso8859-15.enc
9044 - ext/Encode/Encode/iso8859-15.ucm
9045 - ext/Encode/Encode/iso8859-16.enc
9046 - ext/Encode/Encode/iso8859-16.ucm
9047 - ext/Encode/Encode/iso8859-2.enc
9048 - ext/Encode/Encode/iso8859-2.ucm
9049 - ext/Encode/Encode/iso8859-3.enc
9050 - ext/Encode/Encode/iso8859-3.ucm
9051 - ext/Encode/Encode/iso8859-4.enc
9052 - ext/Encode/Encode/iso8859-4.ucm
9053 - ext/Encode/Encode/iso8859-5.enc
9054 - ext/Encode/Encode/iso8859-5.ucm
9055 - ext/Encode/Encode/iso8859-6.enc
9056 - ext/Encode/Encode/iso8859-6.ucm
9057 - ext/Encode/Encode/iso8859-7.enc
9058 - ext/Encode/Encode/iso8859-7.ucm
9059 - ext/Encode/Encode/iso8859-8.enc
9060 - ext/Encode/Encode/iso8859-8.ucm
9061 - ext/Encode/Encode/iso8859-9.enc
9062 - ext/Encode/Encode/iso8859-9.ucm
9063 - ext/Encode/Encode/isoir-197.enc
9064 - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
9065 - t/lib/sample-tests/header_at_end
9066 - t/lib/sample-tests/header_at_end_fail
9067 !> (integrate 174 files)
9068 ____________________________________________________________________________
9069 [ 12154] By: ams on 2001/09/23 07:11:46
9070 Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
9074 ____________________________________________________________________________
9075 [ 12153] By: ams on 2001/09/23 06:56:32
9076 Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
9077 Forgotten deprecation of *glob{FILEHANDLE}?
9078 From: "chromatic" <chromatic@rmci.net>
9079 Date: Sat, 22 Sep 2001 21:27:56 -0600
9080 Message-Id: <20010923033252.33085.qmail@onion.perl.org>
9082 ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
9083 ____________________________________________________________________________
9084 [ 12152] By: ams on 2001/09/23 06:42:58
9085 Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
9086 From: Michael G Schwern <schwern@pobox.com>
9087 Date: Sun, 23 Sep 2001 03:34:39 -0400
9088 Message-Id: <20010923033439.E7005@blackrider>
9091 ____________________________________________________________________________
9092 [ 12151] By: ams on 2001/09/23 06:37:57
9093 Log: Subject: Re: t/op/magic.t missing tests on Win32
9094 From: Michael G Schwern <schwern@pobox.com>
9095 Date: Sat, 22 Sep 2001 20:29:09 -0400
9096 Message-Id: <20010922202909.I18223@blackrider>
9099 ____________________________________________________________________________
9100 [ 12150] By: ams on 2001/09/23 06:36:26
9101 Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
9103 From: "chromatic" <chromatic@rmci.net>
9104 Date: Sat, 22 Sep 2001 19:41:31 -0600
9105 Message-Id: <20010923014628.7739.qmail@onion.perl.org>
9108 ! MANIFEST lib/Dumpvalue.pm
9109 ____________________________________________________________________________
9110 [ 12149] By: ams on 2001/09/23 06:25:35
9111 Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
9112 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
9113 Date: Sun, 23 Sep 2001 15:27:56 +0900
9114 Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
9116 ! ext/Encode/Encode/2022-cn.enc
9117 ____________________________________________________________________________
9118 [ 12148] By: jhi on 2001/09/22 23:33:42
9119 Log: Manual eror in #12147.
9122 ____________________________________________________________________________
9123 [ 12147] By: jhi on 2001/09/22 23:25:02
9124 Log: Integrate change #12146 from maintperl;
9125 win32_chdir() et al don't handle a NULL argument gracefully
9127 !> win32/perlhost.h win32/win32.c
9128 ____________________________________________________________________________
9129 [ 12146] By: gsar on 2001/09/22 23:18:47
9130 Log: win32_chdir() et al don't handle a NULL argument gracefully
9131 Branch: maint-5.6/perl
9132 ! win32/perlhost.h win32/win32.c
9133 ____________________________________________________________________________
9134 [ 12145] By: gsar on 2001/09/22 23:17:42
9135 Log: typo in change#12026
9136 Branch: maint-5.6/perl
9138 ____________________________________________________________________________
9139 [ 12144] By: jhi on 2001/09/22 21:22:28
9140 Log: Subject: [PATCH] Re: scalar context unpack bugs
9141 From: Nicholas Clark <nick@ccl4.org>
9142 Date: Sat, 22 Sep 2001 23:07:56 +0100
9143 Message-ID: <20010922230755.O4971@plum.flirble.org>
9145 ! pp_pack.c t/op/pack.t
9146 ____________________________________________________________________________
9147 [ 12143] By: jhi on 2001/09/22 21:18:43
9148 Log: Try ExtUtils::Command.t everywhere, not just on Win32
9149 (as suggested by NI-S). Also allow running it either
9150 in t/ or in the main directory.
9152 ! lib/ExtUtils/Command.t
9153 ____________________________________________________________________________
9154 [ 12142] By: jhi on 2001/09/22 21:04:39
9155 Log: Update the test on warnings/register.t.
9158 ____________________________________________________________________________
9159 [ 12141] By: jhi on 2001/09/22 20:40:06
9160 Log: The code is now almost tidy enough to keep the IRIX cc happy.
9163 ____________________________________________________________________________
9164 [ 12140] By: ams on 2001/09/22 17:26:32
9165 Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
9167 From: "Craig A. Berry" <craigberry@mac.com>
9168 Date: Sat, 22 Sep 2001 13:15:32 -0500
9169 Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
9172 ____________________________________________________________________________
9173 [ 12139] By: ams on 2001/09/22 16:44:08
9174 Log: Do what perl_clone() does for sharedsv functions.
9177 ____________________________________________________________________________
9178 [ 12138] By: jhi on 2001/09/22 16:42:04
9179 Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
9180 (suggested by Sarathy, extensions shouldn't be dabbling with
9181 op structures, so binary backward compatibility should not be
9184 ! hints/irix_6.sh op.h
9185 ____________________________________________________________________________
9186 [ 12137] By: ams on 2001/09/22 16:21:05
9187 Log: More cleanups. (What's PERL_DECL_PROT?)
9189 ! embed.pl proto.h sharedsv.h
9190 ____________________________________________________________________________
9191 [ 12136] By: ams on 2001/09/22 15:14:34
9192 Log: (Retracted by #12185)
9194 Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
9195 Add Tests for warnings::register, Doc Update
9196 From: "chromatic" <chromatic@rmci.net>
9197 Date: Sat, 22 Sep 2001 09:43:20 -0600
9198 Message-Id: <20010922154815.32004.qmail@onion.perl.org>
9200 + lib/warnings/register.t
9201 ! MANIFEST lib/warnings/register.pm
9202 ____________________________________________________________________________
9203 [ 12135] By: ams on 2001/09/22 15:07:50
9204 Log: `@foo' should be @foo for consistency.
9207 ____________________________________________________________________________
9208 [ 12134] By: jhi on 2001/09/22 14:20:47
9209 Log: (Retracted by #12138)
9211 Add -woff (turn warning off) 3187:
9212 "A pointer is converted to a smaller integer."
9213 This happens when your pointers are 64-bit: then every case
9214 of converting pointers to PADOFFSETs (explicitly 32-bit)
9215 faces truncation (even explicit use of INT2PTR doesn't help).
9216 CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
9217 Changing PADOFFSET from U32 to UV would help, but that
9218 would break binary backward compatibility of BASEOP and padop
9219 (assuming you have been using 64-bit pointers).
9222 ____________________________________________________________________________
9223 [ 12133] By: jhi on 2001/09/22 13:53:49
9224 Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
9225 but the name comes from the inside the file, not from the file
9226 name, and Rumanian is the name of the language.
9228 + ext/Encode/Encode/macRumanian.enc
9229 - ext/Encode/Encode/macRomania.enc
9231 ____________________________________________________________________________
9232 [ 12132] By: jhi on 2001/09/22 13:48:29
9233 Log: Rename perltootc as perltooc for 8.3-friedliness.
9237 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
9238 ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
9240 ____________________________________________________________________________
9241 [ 12131] By: jhi on 2001/09/22 13:38:49
9242 Log: Find more conflicts by lowercasing.
9244 + Porting/check83.pl
9247 ____________________________________________________________________________
9248 [ 12130] By: jhi on 2001/09/22 13:20:20
9249 Log: The AIX cc 5.0.0.0 is simply too buggy.
9252 ____________________________________________________________________________
9253 [ 12129] By: ams on 2001/09/22 12:35:38
9254 Log: Uninteresting cleanup.
9257 ____________________________________________________________________________
9258 [ 12128] By: ams on 2001/09/22 12:28:48
9259 Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
9260 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
9261 Date: Sat, 22 Sep 2001 14:29:13 +0100
9262 Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
9265 ____________________________________________________________________________
9266 [ 12127] By: ams on 2001/09/22 12:04:28
9267 Log: What's a backet?
9270 ____________________________________________________________________________
9271 [ 12126] By: ams on 2001/09/22 10:02:34
9272 Log: Removed duplicated tests #19 and #20.
9275 ____________________________________________________________________________
9276 [ 12125] By: ams on 2001/09/22 03:58:41
9277 Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
9278 From: Michael Carman <mjcarman@home.com>
9279 Date: Fri, 21 Sep 2001 17:54:05 -0500
9280 Message-Id: <3BABC50D.6040202@home.com>
9281 (Applied with some changes.)
9284 ____________________________________________________________________________
9285 [ 12124] By: ams on 2001/09/22 03:44:19
9286 Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
9287 From: Michael G Schwern <schwern@pobox.com>
9288 Date: Fri, 21 Sep 2001 19:20:40 -0400
9289 Message-Id: <20010921192040.E5494@blackrider>
9292 ____________________________________________________________________________
9293 [ 12123] By: ams on 2001/09/22 03:41:08
9294 Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
9295 From: Blair Zajac <blair@orcaware.com>
9296 Date: Fri, 21 Sep 2001 15:13:04 -0700
9297 Message-Id: <3BABBB70.55FD41DC@orcaware.com>
9300 ____________________________________________________________________________
9301 [ 12122] By: ams on 2001/09/22 03:37:07
9302 Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
9304 From: Michael G Schwern <schwern@pobox.com>
9305 Date: Fri, 21 Sep 2001 17:59:03 -0400
9306 Message-Id: <20010921175903.V5494@blackrider>
9309 ____________________________________________________________________________
9310 [ 12121] By: ams on 2001/09/22 03:30:38
9311 Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
9313 From: Michael G Schwern <schwern@pobox.com>
9314 Date: Fri, 21 Sep 2001 19:41:03 -0400
9315 Message-Id: <20010921194103.G5494@blackrider>
9318 ____________________________________________________________________________
9319 [ 12120] By: ams on 2001/09/22 03:28:06
9320 Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
9321 From: Michael G Schwern <schwern@pobox.com>
9322 Date: Fri, 21 Sep 2001 17:33:35 -0400
9323 Message-Id: <20010921173335.T5494@blackrider>
9324 ($ENV{FOO}=undef hunk not applied.)
9327 ____________________________________________________________________________
9328 [ 12119] By: ams on 2001/09/22 03:02:26
9329 Log: Subject: [PATCH] perldiag.pod
9330 From: Peter Scott <Peter@PSDT.com>
9331 Date: Fri, 21 Sep 2001 18:54:50 -0700
9332 Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
9333 (Moved to the right place.)
9336 ____________________________________________________________________________
9337 [ 12118] By: ams on 2001/09/21 20:05:29
9338 Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
9339 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9340 Date: Fri, 21 Sep 2001 22:36:54 +0200
9341 Message-Id: <20010921223654.A12742@rafael>
9344 ____________________________________________________________________________
9345 [ 12117] By: jhi on 2001/09/21 20:05:23
9346 Log: Restore things as they were before
9347 the backward compatibility police notices.
9350 ____________________________________________________________________________
9351 [ 12116] By: jhi on 2001/09/21 17:52:28
9352 Log: More Cwd from Schwern: make also OS/2 and DOS
9353 Cwd agree with File::Spec (that is, native path
9354 syntax using \ instead of / -- backward compatibility
9355 polic warning) and stop Win32 from using bsd_realpath().
9358 ____________________________________________________________________________
9359 [ 12115] By: jhi on 2001/09/21 17:19:03
9360 Log: Subject: [PATCH @12110] RE: Untested libraries update
9361 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
9362 Date: Fri, 21 Sep 2001 18:21:07 +0100
9363 Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
9365 ! lib/warnings/register.pm
9366 ____________________________________________________________________________
9367 [ 12114] By: jhi on 2001/09/21 17:09:52
9368 Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
9369 From: Michael G Schwern <schwern@pobox.com>
9370 Date: Thu, 20 Sep 2001 22:54:02 -0400
9371 Message-ID: <20010920225402.A3611@blackrider>
9374 ____________________________________________________________________________
9375 [ 12113] By: ams on 2001/09/21 17:08:24
9376 Log: Subject: [PATCH] avoid v-strings with require/use
9377 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
9378 Date: Fri, 21 Sep 2001 12:34:40 -0400
9379 Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
9381 ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
9382 ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
9383 ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
9384 ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
9385 ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
9386 ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
9387 ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
9388 ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
9389 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
9390 ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
9391 ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
9392 ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
9393 ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
9394 ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
9395 ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
9396 ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
9397 ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
9398 ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
9399 ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
9400 ____________________________________________________________________________
9401 [ 12110] By: jhi on 2001/09/21 13:59:13
9402 Log: Update Changes.
9404 ! Changes patchlevel.h
9405 ____________________________________________________________________________
9406 [ 12109] By: jhi on 2001/09/21 13:44:43
9407 Log: Make AIX and Tru64 compilers happy.
9409 ! ext/threads/threads.h ext/threads/threads.xs
9410 ____________________________________________________________________________
9411 [ 12108] By: jhi on 2001/09/21 12:16:27
9412 Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
9413 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
9414 Date: 21 Sep 2001 09:16:37 -0000
9415 Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
9418 ____________________________________________________________________________
9419 [ 12107] By: jhi on 2001/09/21 12:14:41
9420 Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
9421 From: Michael G Schwern <schwern@pobox.com>
9422 Date: Thu, 20 Sep 2001 21:21:34 -0400
9423 Message-ID: <20010920212134.Y28291@blackrider>
9426 ____________________________________________________________________________
9427 [ 12106] By: jhi on 2001/09/21 12:12:09
9428 Log: Subject: Re: GDB Debugging Macros from mod_perl
9429 From: rspier@pobox.com (Robert Spier)
9430 Date: Thu, 20 Sep 2001 22:45:03 -0700
9431 Message-ID: <15274.54239.413929.49430@rls.cx>
9434 ____________________________________________________________________________
9435 [ 12105] By: sky on 2001/09/21 10:33:34
9436 Log: Fixed bug where Time::HiRes::time returned time adjusted to
9437 timezone! GetSystemTime should be available on all Win32
9438 platforms we support. Perhaps Time::HiRes should be extended to
9439 support WinCE and Novell?
9441 ! ext/Time/HiRes/HiRes.xs
9442 ____________________________________________________________________________
9443 [ 12104] By: sky on 2001/09/21 08:12:39
9444 Log: Attempt to fix solaris issue raised by Andy Dougherty.
9446 ! ext/threads/threads.h ext/threads/threads.xs
9447 ____________________________________________________________________________
9448 [ 12103] By: sky on 2001/09/21 07:57:41
9449 Log: Rename the *thread* functions to Perl_* to avoid clashes.
9450 Notably on AIX but could become a problem on other platforms.
9452 ! ext/threads/threads.h ext/threads/threads.xs
9453 ____________________________________________________________________________
9454 [ 12102] By: sky on 2001/09/21 07:35:30
9455 Log: Add the shared sv space to the global vars.
9456 Fix problems compiling on win32.
9458 ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
9459 ! sharedsv.c sharedsv.h
9460 ____________________________________________________________________________
9461 [ 12101] By: ams on 2001/09/21 00:19:55
9462 Log: Subject: [PATCH] win32/Makefile warning fix
9463 From: Blair Zajac <blair@orcaware.com>
9464 Date: Thu, 20 Sep 2001 18:15:43 -0700
9465 Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
9468 ____________________________________________________________________________
9469 [ 12100] By: jhi on 2001/09/20 21:57:04
9470 Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
9471 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
9472 Date: Thu, 20 Sep 2001 18:36:22 +0200
9473 Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
9475 ! lib/ExtUtils/Command.t
9476 ____________________________________________________________________________
9477 [ 12099] By: jhi on 2001/09/20 21:53:00
9478 Log: Cant spl wirth a dam.
9481 ____________________________________________________________________________
9482 [ 12098] By: jhi on 2001/09/20 21:52:24
9483 Log: Don't use C++ comments.
9485 ! ext/threads/threads.xs
9486 ____________________________________________________________________________
9487 [ 12097] By: ams on 2001/09/20 21:42:07
9488 Log: Change #12044 didn't.
9491 ____________________________________________________________________________
9492 [ 12096] By: jhi on 2001/09/20 13:38:44
9493 Log: Metaconfig unit changes for #12095.
9495 ! U/modified/Myinit.U U/modified/libs.U
9496 ____________________________________________________________________________
9497 [ 12095] By: jhi on 2001/09/20 13:38:22
9498 Log: Remove iconv references since we are not using it
9499 and not going to; regen perltoc, perlmodlib.
9500 (Some references still linger in perltoc, have to figure
9501 out where they are coming from.)
9503 ! Configure NetWare/config.wc NetWare/config_H.wc
9504 ! Porting/Glossary Porting/config.sh Porting/config_H
9505 ! config_h.SH configure.com epoc/config.sh perl.h
9506 ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
9507 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9508 ! vos/config.ga.h win32/config.bc win32/config.gc
9509 ! win32/config.vc win32/config_H.bc win32/config_H.gc
9510 ! win32/config_H.vc wince/config.ce wince/config.h
9512 ____________________________________________________________________________
9513 [ 12094] By: jhi on 2001/09/20 12:49:17
9514 Log: Subject: [PATCH docs] Re: ARGV and read
9515 From: Dave Mitchell <davem@fdgroup.co.uk>
9516 Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
9517 Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
9519 ! pod/perltodo.pod pod/perlvar.pod
9520 ____________________________________________________________________________
9521 [ 12093] By: jhi on 2001/09/20 12:45:35
9522 Log: Fresh copies from the cvs.perl.org perlfaq repository.
9524 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
9525 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
9526 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
9528 ____________________________________________________________________________
9529 [ 12092] By: jhi on 2001/09/20 12:32:44
9530 Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)
9531 From: Nicholas Clark <nick@ccl4.org>
9532 Date: Thu, 20 Sep 2001 14:27:08 +0100
9533 Message-ID: <20010920142708.X4971@plum.flirble.org>
9535 ! pp_pack.c t/op/pack.t
9536 ____________________________________________________________________________
9537 [ 12091] By: jhi on 2001/09/20 12:16:50
9538 Log: The sharedsv_space* are variables, not code. Duh.
9540 ! intrpvar.h makedef.pl
9541 ____________________________________________________________________________
9542 [ 12090] By: ams on 2001/09/20 11:26:06
9543 Log: Subject: [patch lib/lib_pm.PL]
9544 From: Stas Bekman <stas@stason.org>
9545 Date: Thu, 20 Sep 2001 18:48:53 +0800
9546 Message-Id: <3BA9C995.6010302@stason.org>
9550 ____________________________________________________________________________
9551 [ 12089] By: jhi on 2001/09/20 01:36:23
9552 Log: Only 21 tests, skipping or not.
9554 ! lib/ExtUtils/Command.t
9555 ____________________________________________________________________________
9556 [ 12088] By: jhi on 2001/09/19 18:54:37
9557 Log: New exported symbols.
9560 ____________________________________________________________________________
9561 [ 12087] By: jhi on 2001/09/19 13:45:59
9562 Log: Update Changes.
9564 ! Changes patchlevel.h
9565 ____________________________________________________________________________
9566 [ 12086] By: jhi on 2001/09/19 13:02:58
9567 Log: Correct numbering of the tests is useful.
9569 ! ext/threads/t/basic.t
9570 ____________________________________________________________________________
9571 [ 12085] By: jhi on 2001/09/19 12:11:15
9572 Log: More tests now too.
9574 ! lib/ExtUtils/Command.t
9575 ____________________________________________________________________________
9576 [ 12084] By: jhi on 2001/09/19 12:08:33
9577 Log: More tests now.
9579 ! ext/threads/t/basic.t
9580 ____________________________________________________________________________
9581 [ 12083] By: jhi on 2001/09/19 11:35:55
9582 Log: The test assumed 7-bit ASCII. Now it "just"
9583 assumes 8-bit whatever.
9586 ____________________________________________________________________________
9587 [ 12082] By: jhi on 2001/09/19 11:19:56
9588 Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
9589 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9590 Date: Wed, 19 Sep 2001 11:45:28 +0200
9591 Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
9593 Lvalue casts are not portable.
9595 ! ext/threads/threads.xs
9596 ____________________________________________________________________________
9597 [ 12081] By: sky on 2001/09/19 10:17:52
9598 Log: Make the basic test contain only realy basic API tests
9599 Seems to be a problem with detach.
9601 ! ext/threads/t/basic.t
9602 ____________________________________________________________________________
9603 [ 12080] By: ams on 2001/09/19 01:23:55
9604 Log: Subject: [PATCH] Syncing with Test::Simple 0.19
9605 From: Michael G Schwern <schwern@pobox.com>
9606 Date: Tue, 18 Sep 2001 19:53:48 -0400
9607 Message-Id: <20010918195348.M585@blackrider>
9609 Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
9610 From: Michael G Schwern <schwern@pobox.com>
9611 Date: Tue, 18 Sep 2001 22:07:13 -0400
9612 Message-Id: <20010918220713.B19616@blackrider>
9614 ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
9615 ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
9616 ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
9617 ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
9618 ! lib/Test/Tutorial.pod
9619 ____________________________________________________________________________
9620 [ 12079] By: jhi on 2001/09/19 00:19:45
9621 Log: Indent the test a bit.
9623 ! ext/threads/t/basic.t
9624 ____________________________________________________________________________
9625 [ 12078] By: jhi on 2001/09/18 22:54:21
9626 Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
9627 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
9628 Date: Tue, 18 Sep 2001 18:06:44 +0200
9629 Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
9632 ____________________________________________________________________________
9633 [ 12077] By: jhi on 2001/09/18 22:52:24
9634 Log: Subject: stat access time is wrong on Win95
9635 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
9636 Date: Tue, 18 Sep 2001 21:59:24 +0200
9637 Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
9639 ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
9640 ____________________________________________________________________________
9641 [ 12076] By: ams on 2001/09/18 22:11:25
9642 Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
9643 From: Michael G Schwern <schwern@pobox.com>
9644 Date: Tue, 18 Sep 2001 18:47:14 -0400
9645 Message-Id: <20010918184714.I585@blackrider>
9648 ____________________________________________________________________________
9649 [ 12075] By: sky on 2001/09/18 19:29:37
9650 Log: two test failures
9651 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9652 Message-ID: <20010918221702.A17408@rafael>
9653 partly applied, #12074 already fixed half the patch
9655 ! ext/threads/t/basic.t
9656 ____________________________________________________________________________
9657 [ 12074] By: sky on 2001/09/18 18:49:03
9658 Log: Fixes test case failure introduced by #12071, the warning is
9659 now correctly spelled :-)
9661 ! ext/IO/lib/IO/t/io_sel.t
9662 ____________________________________________________________________________
9663 [ 12073] By: sky on 2001/09/18 18:46:22
9664 Log: Make the test behave properly!
9666 ! ext/threads/t/basic.t
9667 ____________________________________________________________________________
9668 [ 12072] By: ams on 2001/09/18 18:44:59
9669 Log: OP_RCATLINE is an SVOP, not a BASEOP.
9671 ! opcode.h opcode.pl
9672 ____________________________________________________________________________
9673 [ 12071] By: ams on 2001/09/18 18:06:27
9674 Log: Deprecate != Depreciate.
9676 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
9677 ! lib/Pod/ParseUtils.pm
9678 ____________________________________________________________________________
9679 [ 12070] By: ams on 2001/09/18 15:14:58
9680 Log: Subject: [PATCH] Getopt::Std cleanup
9681 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9682 Date: Tue, 18 Sep 2001 17:32:13 +0200
9683 Message-Id: <20010918173213.C777@rafael>
9685 ! lib/Getopt/Std.pm lib/Getopt/Std.t
9686 ____________________________________________________________________________
9687 [ 12069] By: sky on 2001/09/18 14:56:33
9688 Log: Forgot the makefile
9690 + ext/threads/Makefile.PL
9691 ____________________________________________________________________________
9692 [ 12068] By: sky on 2001/09/18 14:13:26
9693 Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
9694 The test will fail because of Test.pm not knowing about threads.
9695 basic needs to be manually tested
9696 compile time warnings on IV2PTR conversions need to be fixed
9698 + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
9699 + ext/threads/threads.h ext/threads/threads.pm
9700 + ext/threads/threads.xs
9702 ____________________________________________________________________________
9703 [ 12067] By: jhi on 2001/09/18 11:51:08
9704 Log: DJGPP tweak from Laszlo Molnar.
9707 ____________________________________________________________________________
9708 [ 12066] By: sky on 2001/09/18 10:24:31
9709 Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
9711 ! sharedsv.c sharedsv.h
9712 ____________________________________________________________________________
9713 [ 12065] By: jhi on 2001/09/18 00:00:09
9714 Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
9717 + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
9718 + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
9719 + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
9720 + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
9721 + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
9722 + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
9723 + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
9724 + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
9725 + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
9726 + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
9727 + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
9728 + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
9729 + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
9730 + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
9731 + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
9732 + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
9733 + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
9734 + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
9735 + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
9736 + ext/Encode/Encode/ir-197.enc
9737 - ext/Encode/Encode/cns11643-1.enc
9738 - ext/Encode/Encode/cns11643-2.enc
9739 - ext/Encode/Encode/iso2022-cn.enc
9740 - ext/Encode/Encode/iso2022-jp.enc
9741 - ext/Encode/Encode/iso2022-jp1.enc
9742 - ext/Encode/Encode/iso2022-jp2.enc
9743 - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
9744 - ext/Encode/Encode/iso8859-1.enc
9745 - ext/Encode/Encode/iso8859-1.ucm
9746 - ext/Encode/Encode/iso8859-10.enc
9747 - ext/Encode/Encode/iso8859-10.ucm
9748 - ext/Encode/Encode/iso8859-11.enc
9749 - ext/Encode/Encode/iso8859-11.ucm
9750 - ext/Encode/Encode/iso8859-13.enc
9751 - ext/Encode/Encode/iso8859-13.ucm
9752 - ext/Encode/Encode/iso8859-14.enc
9753 - ext/Encode/Encode/iso8859-14.ucm
9754 - ext/Encode/Encode/iso8859-15.enc
9755 - ext/Encode/Encode/iso8859-15.ucm
9756 - ext/Encode/Encode/iso8859-16.enc
9757 - ext/Encode/Encode/iso8859-16.ucm
9758 - ext/Encode/Encode/iso8859-2.enc
9759 - ext/Encode/Encode/iso8859-2.ucm
9760 - ext/Encode/Encode/iso8859-3.enc
9761 - ext/Encode/Encode/iso8859-3.ucm
9762 - ext/Encode/Encode/iso8859-4.enc
9763 - ext/Encode/Encode/iso8859-4.ucm
9764 - ext/Encode/Encode/iso8859-5.enc
9765 - ext/Encode/Encode/iso8859-5.ucm
9766 - ext/Encode/Encode/iso8859-6.enc
9767 - ext/Encode/Encode/iso8859-6.ucm
9768 - ext/Encode/Encode/iso8859-7.enc
9769 - ext/Encode/Encode/iso8859-7.ucm
9770 - ext/Encode/Encode/iso8859-8.enc
9771 - ext/Encode/Encode/iso8859-8.ucm
9772 - ext/Encode/Encode/iso8859-9.enc
9773 - ext/Encode/Encode/iso8859-9.ucm
9774 - ext/Encode/Encode/isoir-197.enc
9775 ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
9776 ____________________________________________________________________________
9777 [ 12064] By: jhi on 2001/09/17 23:53:38
9778 Log: Must Uppercase.
9780 ! ext/Encode/Encode.pm
9781 ____________________________________________________________________________
9782 [ 12063] By: jhi on 2001/09/17 23:39:28
9783 Log: Add various encodings.
9785 + ext/Encode/Encode/iso8859-11.enc
9786 + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
9787 + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
9788 + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
9789 + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
9790 + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
9791 + ext/Encode/Encode/viscii.ucm
9792 ! MANIFEST ext/Encode/Encode.pm
9793 ____________________________________________________________________________
9794 [ 12062] By: jhi on 2001/09/17 22:48:21
9795 Log: lib/unicode relic.
9797 ! ext/Encode/compile
9798 ____________________________________________________________________________
9799 [ 12061] By: jhi on 2001/09/17 20:50:16
9800 Log: Subject: [PATCH] Re: filename problems
9801 From: Michael G Schwern <schwern@pobox.com>
9802 Date: Mon, 17 Sep 2001 17:26:26 -0400
9803 Message-ID: <20010917172626.Q585@blackrider>
9805 + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
9806 - t/lib/sample-tests/header_at_end
9807 - t/lib/sample-tests/header_at_end_fail
9808 ! MANIFEST lib/Test/Harness/t/test-harness.t
9809 ____________________________________________________________________________
9810 [ 12060] By: jhi on 2001/09/17 20:14:53
9811 Log: Explicitly explain the 1e9 seconds, not everybody
9814 ! ext/Time/HiRes/HiRes.pm
9815 ____________________________________________________________________________
9816 [ 12059] By: jhi on 2001/09/17 20:07:20
9817 Log: Explain an apparent bug reported by
9818 Richard J. Barbalace <rjbarbal@MIT.EDU>,
9819 with additional explanation from Gisle Aas.
9821 ! ext/Time/HiRes/HiRes.pm
9822 ____________________________________________________________________________
9823 [ 12058] By: ams on 2001/09/17 19:52:01
9824 Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
9825 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9826 Date: Mon, 17 Sep 2001 22:48:05 +0200
9827 Message-Id: <20010917224805.C11744@rafael>
9829 ! t/lib/warnings/op t/lib/warnings/pp
9830 ____________________________________________________________________________
9831 [ 12057] By: ams on 2001/09/17 16:51:18
9835 ____________________________________________________________________________
9836 [ 12056] By: ams on 2001/09/17 16:47:55
9837 Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
9838 From: "Craig A. Berry" <craigberry@mac.com>
9839 Date: Mon, 17 Sep 2001 12:34:20 -0500
9840 Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
9843 ____________________________________________________________________________
9844 [ 12055] By: ams on 2001/09/17 16:05:15
9845 Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
9846 From: Gisle Aas <gisle@ActiveState.com>
9847 Date: 16 Apr 2001 16:20:34 -0700
9848 Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
9851 ! lib/CPAN.pm lib/CPAN/Nox.pm
9852 ____________________________________________________________________________
9853 [ 12054] By: jhi on 2001/09/17 14:06:26
9854 Log: Update Changes.
9856 ! Changes patchlevel.h
9857 ____________________________________________________________________________
9858 [ 12053] By: jhi on 2001/09/17 13:45:26
9859 Log: Adding new files to the MANIFEST is always nice.
9862 ____________________________________________________________________________
9863 [ 12052] By: jhi on 2001/09/17 13:12:31
9864 Log: Reindent the PerlIO files (suggested by NI-S), used
9865 indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
9866 (GNU indent). Note that wholesale re-indenting might
9867 be nice, but that would break nice formatting/alignment
9868 of assignments, equality testing, and complex boolean
9869 expressions with lots of &s and |s.
9871 ! perlio.c perlio.h perliol.h
9872 ____________________________________________________________________________
9873 [ 12051] By: jhi on 2001/09/17 12:55:53
9874 Log: Add a script for being 8.3-polite.
9875 The found conflicts are being worked on.
9878 ! MANIFEST Porting/pumpkin.pod
9879 ____________________________________________________________________________
9880 [ 12050] By: sky on 2001/09/17 12:44:36
9881 Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
9885 ____________________________________________________________________________
9886 [ 12049] By: jhi on 2001/09/17 11:55:07
9887 Log: Bump up versions because of #12041.
9889 ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
9890 ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
9891 ! lib/Time/localtime.pm
9892 ____________________________________________________________________________
9893 [ 12048] By: jhi on 2001/09/17 11:51:54
9894 Log: Bump the version number because of #12042.
9896 ! lib/CPAN/FirstTime.pm
9897 ____________________________________________________________________________
9898 [ 12047] By: ams on 2001/09/17 11:21:40
9899 Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
9900 From: Abhijit Menon-Sen <ams@wiw.org>
9901 Date: Mon, 17 Sep 2001 17:44:12 +0530
9902 Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
9905 ____________________________________________________________________________
9906 [ 12046] By: sky on 2001/09/17 07:14:17
9907 Log: Subject: Re: t/op/ver.t using skip() improperly
9908 From: "chromatic" <chromatic@rmci.net>
9909 Date: Mon, 17 Sep 2001 00:22:29 -0600
9910 Message-ID: <20010917062713.47716.qmail@onion.perl.org>
9913 ____________________________________________________________________________
9914 [ 12045] By: nick on 2001/09/17 07:12:14
9915 Log: Integrate mainline
9918 !> (integrate 117 files)
9919 ____________________________________________________________________________
9920 [ 12044] By: ams on 2001/09/17 05:49:53
9921 Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
9922 From: Ilmari Karonen <iltzu@sci.fi>
9923 Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
9924 Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
9925 (And $VERSION = '1.05'.)
9928 ____________________________________________________________________________
9929 [ 12043] By: ams on 2001/09/17 05:44:50
9930 Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
9931 From: Michael G Schwern <schwern@pobox.com>
9932 Date: Mon, 17 Sep 2001 07:49:04 +0200
9933 Message-Id: <20010917074904.V1588@blackrider>
9934 (Applied with tweaks to chdir.t and pp_sys.c hunks.)
9938 ____________________________________________________________________________
9939 [ 12042] By: jhi on 2001/09/17 02:54:13
9940 Log: Subject: Re: CPAN.pm needs some hacking
9941 From: "chromatic" <chromatic@rmci.net>
9942 Date: Sun, 16 Sep 2001 16:46:29 -0600
9943 Message-ID: <20010916225113.5606.qmail@onion.perl.org>
9945 ! lib/CPAN/FirstTime.pm
9946 ____________________________________________________________________________
9947 [ 12041] By: jhi on 2001/09/16 20:43:15
9948 Log: Change use|require 5.005_64 to use|require 5.6.1.
9950 ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
9951 ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
9952 ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
9953 ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
9954 ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
9955 ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
9956 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
9957 ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
9958 ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
9959 ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
9960 ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
9961 ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
9962 ! lib/base.pm lib/fields.pm
9963 ____________________________________________________________________________
9964 [ 12040] By: jhi on 2001/09/16 20:36:58
9965 Log: Bump up version numbers.
9967 TODO 1: double check that pre-5.6.1 CPAN.pm:s
9968 don't try to download 5.8.0 because of the
9969 version numbers. Mainly this means using _00
9970 in the core version numbers.
9972 TODO 2: the "use 5.005_64" in many modules
9973 needs to be changed to, say, "use 5.6.1".
9975 ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
9976 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
9977 ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
9978 ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
9979 ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
9980 ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
9981 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
9982 ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
9983 ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
9984 ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
9985 ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
9986 ____________________________________________________________________________
9987 [ 12039] By: jhi on 2001/09/16 19:23:07
9988 Log: Use UCHARAT() as suggested by Inaba Hiroto.
9991 ____________________________________________________________________________
9992 [ 12038] By: ams on 2001/09/16 15:16:24
9993 Log: Subject: [PATCH] Re: Core module version numbers review
9994 From: Peter Scott <Peter@PSDT.com>
9995 Date: Sun, 16 Sep 2001 09:09:58 -0700
9996 Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
9999 ____________________________________________________________________________
10000 [ 12037] By: jhi on 2001/09/16 14:27:54
10001 Log: Supply more details on how lc/uc/lcfirst/ucfirst are
10002 not yet fully implemented.
10004 ! pod/perlfunc.pod pod/perlunicode.pod
10005 ____________________________________________________________________________
10006 [ 12036] By: jhi on 2001/09/15 23:13:12
10007 Log: Subject: [patch] plug PL_beginav_save leak
10008 From: Doug MacEachern <dougm@covalent.net>
10009 Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
10010 Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
10013 ____________________________________________________________________________
10014 [ 12035] By: jhi on 2001/09/15 23:12:28
10015 Log: (accidentally empty checkin)
10018 ____________________________________________________________________________
10019 [ 12034] By: jhi on 2001/09/15 23:08:09
10020 Log: Subject: [patch] ithreads+PL_beginav_save
10021 From: Doug MacEachern <dougm@covalent.net>
10022 Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
10023 Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
10026 ____________________________________________________________________________
10027 [ 12033] By: jhi on 2001/09/15 23:07:19
10028 Log: Subject: [PATCH] h2xs.PL with C::Scan
10029 From: Tim Jenness <t.jenness@jach.hawaii.edu>
10030 Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
10031 Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
10034 ____________________________________________________________________________
10035 [ 12032] By: jhi on 2001/09/15 18:43:20
10036 Log: Elaborate (well, make more vague, really) #12030.
10038 ! pod/perltodo.pod pod/perlunicode.pod
10039 ____________________________________________________________________________
10040 [ 12031] By: jhi on 2001/09/15 18:37:07
10041 Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
10042 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
10043 Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
10044 Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
10047 ____________________________________________________________________________
10048 [ 12030] By: jhi on 2001/09/15 17:15:40
10049 Log: Document that the lc(), uc(), lcfirst(), ucfirst()
10050 are not yet complete.
10052 ! pod/perltodo.pod pod/perlunicode.pod
10053 ____________________________________________________________________________
10054 [ 12029] By: jhi on 2001/09/15 13:53:42
10055 Log: Document what's still to be done on the regular expression
10056 Unicode support, based on the UTR#18.
10058 ! pod/perltodo.pod pod/perlunicode.pod
10059 ____________________________________________________________________________
10060 [ 12028] By: jhi on 2001/09/15 12:37:31
10061 Log: Regen headers.
10063 ! embedvar.h perlapi.h
10064 ____________________________________________________________________________
10065 [ 12027] By: jhi on 2001/09/15 12:33:49
10066 Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex
10067 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10068 Date: Sun, 09 Sep 2001 18:41:54 +0100
10069 Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
10071 ! Porting/findvars ext/ByteLoader/bytecode.h
10072 ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
10073 ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
10074 ____________________________________________________________________________
10075 [ 12026] By: gsar on 2001/09/15 04:04:04
10076 Log: enable most warnings for windows build; fix the various typecasting
10077 nits that showed up (no bugfixes here)
10078 Branch: maint-5.6/perl
10079 ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
10080 ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
10081 ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
10082 ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
10083 ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
10085 ____________________________________________________________________________
10086 [ 12025] By: jhi on 2001/09/14 22:22:58
10087 Log: Integrate change #12024 from maintperl
10088 (a local() precedence bug)
10090 !> lib/ExtUtils/Install.pm
10091 ____________________________________________________________________________
10092 [ 12024] By: gsar on 2001/09/14 22:11:06
10093 Log: fix local() precedence bug in change#8311, came into maint-5.6 as
10095 Branch: maint-5.6/perl
10096 ! lib/ExtUtils/Install.pm
10097 ____________________________________________________________________________
10098 [ 12023] By: jhi on 2001/09/14 15:04:16
10099 Log: Update Changes.
10101 ! Changes patchlevel.h
10102 ____________________________________________________________________________
10103 [ 12022] By: jhi on 2001/09/14 14:49:52
10104 Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
10105 From: "chromatic" <chromatic@rmci.net>
10106 Date: Fri, 14 Sep 2001 09:44:57 -0600
10107 Message-ID: <20010914154936.70059.qmail@onion.perl.org>
10109 ! lib/ExtUtils/Manifest.t
10110 ____________________________________________________________________________
10111 [ 12021] By: jhi on 2001/09/14 14:46:36
10112 Log: Hopefully better skipping of the Complete.t tests
10113 in case of not a tty.
10115 ! lib/Term/Complete.t t/op/stat.t
10116 ____________________________________________________________________________
10117 [ 12020] By: jhi on 2001/09/14 14:10:44
10118 Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
10119 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
10120 Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
10121 Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>
10123 ! regexec.c t/op/pat.t
10124 ____________________________________________________________________________
10125 [ 12019] By: jhi on 2001/09/14 14:02:59
10126 Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
10127 From: Robin Barker <rmb1@cise.npl.co.uk>
10128 Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
10129 Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
10132 ____________________________________________________________________________
10133 [ 12018] By: jhi on 2001/09/14 13:55:56
10134 Log: NetWare tweaks from Ananth Kesari.
10136 ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
10138 ____________________________________________________________________________
10139 [ 12017] By: jhi on 2001/09/14 13:50:08
10140 Log: Subject: unterminated C<...> at line 426 in file perlport.pod
10141 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10142 Date: Fri, 14 Sep 2001 10:51:13 +0200
10143 Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
10146 ____________________________________________________________________________
10147 [ 12016] By: jhi on 2001/09/14 13:28:08
10148 Log: Subject: Re: [PATCH 2 pl2pm.PL]
10149 From: Joe Smith <Joe.Smith@inwap.com>
10150 Date: Fri, 14 Sep 2001 00:13:32 -0700
10151 Message-Id: <3BA1AE1C.64313CEE@inwap.com>
10155 ! keywords.h keywords.pl utils/pl2pm.PL
10156 ____________________________________________________________________________
10157 [ 12015] By: jhi on 2001/09/14 02:38:23
10158 Log: Retract #12013, didn't go over too well in Tru64.
10160 ! embed.h embed.pl sv.h
10161 ____________________________________________________________________________
10162 [ 12014] By: jhi on 2001/09/14 02:31:05
10163 Log: Subject: [PATCH] Execute files of debugger commands
10164 From: Peter Scott <Peter@PSDT.com>
10165 Date: Thu, 13 Sep 2001 15:26:31 -0700
10166 Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
10168 ! lib/perl5db.pl pod/perldebug.pod
10169 ____________________________________________________________________________
10170 [ 12013] By: jhi on 2001/09/14 02:25:05
10171 Log: (Retracted by #12015)
10172 Subject: [proposed PATCH] Re: perl@11920
10173 From: Nicholas Clark <nick@ccl4.org>
10174 Date: Wed, 12 Sep 2001 23:46:09 +0100
10175 Message-ID: <20010912234609.H4971@plum.flirble.org>
10177 ! embed.h embed.pl sv.h
10178 ____________________________________________________________________________
10179 [ 12012] By: jhi on 2001/09/14 02:12:02
10180 Log: ucblib shouldn't be linked against in nonstop-ux,
10183 ! hints/nonstopux.sh
10184 ____________________________________________________________________________
10185 [ 12011] By: jhi on 2001/09/13 12:54:51
10186 Log: Do stty only if we have stty.
10188 TODO: non-UNIX platforms. Solaris and /usr/ucb/stty?
10190 ! lib/Term/Complete.pm
10191 ____________________________________________________________________________
10192 [ 12010] By: jhi on 2001/09/13 12:44:28
10193 Log: Skip the test if not running on a tty.
10195 ! lib/Term/Complete.t
10196 ____________________________________________________________________________
10197 [ 12009] By: jhi on 2001/09/13 12:01:56
10198 Log: Regen headers.
10200 ! embed.h opcode.h pod/perlapi.pod proto.h
10201 ____________________________________________________________________________
10202 [ 12008] By: jhi on 2001/09/12 17:51:32
10203 Log: Subject: [PATCH op.c] Re: perl@12003
10204 From: Robin Barker <rmb1@cise.npl.co.uk>
10205 Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
10206 Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
10209 ____________________________________________________________________________
10210 [ 12007] By: jhi on 2001/09/12 17:49:39
10211 Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
10212 From: Robin Barker <rmb1@cise.npl.co.uk>
10213 Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
10214 Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
10217 ____________________________________________________________________________
10218 [ 12006] By: jhi on 2001/09/12 17:41:49
10219 Log: Upgrade to Memoize 0.66.
10221 ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
10222 ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
10223 ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
10224 ____________________________________________________________________________
10225 [ 12005] By: jhi on 2001/09/12 13:14:59
10226 Log: Subject: [ID 20010912.007] substr reference core dump
10227 From: me-01@ton.iguana.be
10228 Date: 12 Sep 2001 14:11:16 -0000
10229 Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
10232 ____________________________________________________________________________
10233 [ 12004] By: ams on 2001/09/12 01:13:49
10234 Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
10235 From: Ilmari Karonen <iltzu@sci.fi>
10236 Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
10237 Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
10240 ____________________________________________________________________________
10241 [ 12003] By: jhi on 2001/09/11 13:02:37
10242 Log: Update Changes.
10244 ! Changes patchlevel.h
10245 ____________________________________________________________________________
10246 [ 12002] By: jhi on 2001/09/11 11:50:48
10247 Log: NetWare update from Ananth Kesari.
10249 ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
10250 ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
10251 ____________________________________________________________________________
10252 [ 12001] By: jhi on 2001/09/11 11:40:51
10253 Log: Retract #11984: div() being redefined, and 1397
10254 failing on 64-bit platforms.
10256 ! lib/Math/BigInt/Calc.pm
10257 ____________________________________________________________________________
10258 [ 12000] By: jhi on 2001/09/11 11:19:07
10259 Log: Metaconfig unit change for #11999.
10261 ! U/protos/d_lseekproto.U
10262 ____________________________________________________________________________
10263 [ 11999] By: jhi on 2001/09/11 11:18:36
10264 Log: The lseek fix (#11991) was no fix.
10267 ____________________________________________________________________________
10268 [ 11998] By: sky on 2001/09/11 07:52:06
10269 Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
10270 From: Matt Sergeant <MSergeant@star.net.uk>
10271 Date: Tue, 11 Sep 2001 09:22:32 +0100
10272 Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
10274 ! ext/Encode/Encode.pm
10275 ____________________________________________________________________________
10276 [ 11997] By: sky on 2001/09/11 06:35:29
10277 Log: Sometimes dTHX is added because it is needed on non
10278 gnuc platforms, but not needed there. This uses GCC
10279 to silence GCC specific warnings by marking pTHX as
10283 ____________________________________________________________________________
10284 [ 11996] By: nick on 2001/09/11 06:25:27
10285 Log: Integrate mainline
10287 - ext/POSIX/sigaction.t lib/File/Find/taint.t
10288 !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
10289 ____________________________________________________________________________
10290 [ 11995] By: nick on 2001/09/11 06:23:39
10291 Log: Part Integrate mainline
10293 +> (branch 69 files)
10294 - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
10295 - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
10296 - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
10297 - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
10298 - lib/Switch/t/switch_case.t lib/Test/Harness.t
10299 - lib/Test/More/Changes lib/Test/More/t/More.t
10300 - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
10301 - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
10302 - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
10303 - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
10304 - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
10305 - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
10306 - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
10307 - t/lib/Test/More/Catch.pm wince/perl.ico
10308 !> (integrate 197 files)
10309 ____________________________________________________________________________
10310 [ 11994] By: jhi on 2001/09/11 03:12:44
10311 Log: Subject: Re: [PATCH] Encode.pm docs fix
10312 From: Gisle Aas <gisle@ActiveState.com>
10313 Date: 10 Sep 2001 11:27:02 -0700
10314 Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
10316 ! ext/Encode/Encode.pm
10317 ____________________________________________________________________________
10318 [ 11993] By: jhi on 2001/09/11 02:27:25
10319 Log: Fix unpack U to be the reverse of pack U
10320 (but implement unpack U0U as a backdoor to get
10321 the UTF-8 malformed warnings from un-UTF-8 data)
10323 ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
10324 ____________________________________________________________________________
10325 [ 11992] By: jhi on 2001/09/11 00:14:24
10326 Log: Metaconfig unit change for #11991;
10327 delete an unused unit (d_strtoull.U is the one used)
10329 ! U/protos/d_lseekproto.U
10330 Branch: metaconfig/U/perl
10332 ____________________________________________________________________________
10333 [ 11991] By: jhi on 2001/09/11 00:14:01
10334 Log: Subject: [PATCH] Configure not recording lseek proto
10335 From: Blair Zajac <blair@orcaware.com>
10336 Date: Mon, 10 Sep 2001 17:52:37 -0700
10337 Message-ID: <3B9D6055.BA334A31@orcaware.com>
10339 plus regen Configure.
10341 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10342 ! config_h.SH uconfig.h
10343 ____________________________________________________________________________
10344 [ 11990] By: jhi on 2001/09/10 23:59:25
10345 Log: Subject: [PATCH] Re: the remaining bugs in \x escapes (was Re: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?)))
10346 From: Nicholas Clark <nick@ccl4.org>
10347 Date: Tue, 11 Sep 2001 00:00:31 +0100
10348 Message-ID: <20010911000031.G1512@plum.flirble.org>
10351 ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
10352 ____________________________________________________________________________
10353 [ 11989] By: jhi on 2001/09/10 23:31:45
10354 Log: Subject: [PATCH] Building on win32 w/o perlio
10355 From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10356 Date: Mon, 10 Sep 2001 23:38:46 +0200
10357 Message-ID: <3B9D4F06.14433.2C37644@localhost>
10359 ! perl.c win32/Makefile win32/makefile.mk
10360 ____________________________________________________________________________
10361 [ 11988] By: jhi on 2001/09/10 23:26:40
10362 Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
10363 From: "chromatic" <chromatic@rmci.net>
10364 Date: Mon, 10 Sep 2001 15:14:01 -0600
10365 Message-ID: <20010910211833.30177.qmail@onion.perl.org>
10369 ____________________________________________________________________________
10370 [ 11987] By: jhi on 2001/09/10 23:24:11
10371 Log: Subject: avoiding hoardes of zombies
10372 From: Nicholas Clark <nick@ccl4.org>
10373 Date: Mon, 10 Sep 2001 22:00:40 +0100
10374 Message-ID: <20010910220040.C1512@plum.flirble.org>
10377 ____________________________________________________________________________
10378 [ 11986] By: jhi on 2001/09/10 23:22:10
10379 Log: Subject: PATCH Resubmission - was Re: [ID 20010902.001] v strings over 2*31 barf
10380 From: John Peacock <jpeacock@rowman.com>
10381 Date: Mon, 10 Sep 2001 16:34:30 -0400
10382 Message-ID: <3B9D23D6.90BCCC25@rowman.com>
10384 ! sv.c t/op/ver.t utf8.h
10385 ____________________________________________________________________________
10386 [ 11985] By: ams on 2001/09/10 23:20:13
10387 Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
10390 ____________________________________________________________________________
10391 [ 11984] By: jhi on 2001/09/10 23:09:31
10392 Log: (Retracted by #12001)
10393 Subject: Calc with USE_MUL/USE_DIV
10394 From: Tels <perl_dummy@bloodgate.com>
10395 Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
10396 Message-Id: <200109071651.TAA11249@tiku.hut.fi>
10398 ! lib/Math/BigInt/Calc.pm
10399 ____________________________________________________________________________
10400 [ 11983] By: jhi on 2001/09/10 22:37:14
10401 Log: Subject: [PATCH op.c] Re: perl@11978
10402 From: Robin Barker <rmb1@cise.npl.co.uk>
10403 Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
10404 Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
10409 ____________________________________________________________________________
10410 [ 11982] By: jhi on 2001/09/10 22:35:57
10411 Log: Switch PADOFFSET back to U32 both because of binary backward
10412 compatibility and because Arthur seems to have been fixing the
10413 problems with naughty integer-pointer casting.
10416 ____________________________________________________________________________
10417 [ 11981] By: ams on 2001/09/10 16:31:43
10418 Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
10419 Fix Pod Typo, Add Test for ExtUtils::Command
10420 From: "chromatic" <chromatic@rmci.net>
10421 Date: Mon, 10 Sep 2001 11:20:56 -0600
10422 Message-Id: <20010910172528.54160.qmail@onion.perl.org>
10424 + lib/ExtUtils/Command.t
10425 ! MANIFEST lib/ExtUtils/Command.pm
10426 ____________________________________________________________________________
10427 [ 11980] By: jhi on 2001/09/10 13:29:35
10428 Log: Subject: [PATCH] Encode.pm docs fix
10429 From: Matt Sergeant <MSergeant@star.net.uk>
10430 Date: Mon, 10 Sep 2001 15:24:01 +0100
10431 Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>
10433 ! ext/Encode/Encode.pm
10434 ____________________________________________________________________________
10435 [ 11979] By: jhi on 2001/09/10 13:17:48
10436 Log: Update Changes.
10438 ! Changes patchlevel.h
10439 ____________________________________________________________________________
10440 [ 11978] By: jhi on 2001/09/10 12:59:40
10441 Log: Revert #11973, the dTHX seems to be needed in there
10442 for threaded builds.
10445 ____________________________________________________________________________
10446 [ 11977] By: jhi on 2001/09/10 12:55:47
10450 ____________________________________________________________________________
10451 [ 11976] By: jhi on 2001/09/10 12:46:34
10452 Log: Further Class::Struct patching from Damian.
10454 The new new semantics are:
10456 * If you pass an initializer for a nested object, it has to be:
10457 a) a reference to an object of that class, or
10458 b) a reference to an object of a subclass of that class, or
10459 c) a reference to a hash of arguments to be passed to the
10460 class's constructor
10461 * If you pass no initializer for a nested object, the attribute
10462 is initialized to C<undef>
10464 ! lib/Class/Struct.pm
10465 ____________________________________________________________________________
10466 [ 11975] By: jhi on 2001/09/10 12:42:24
10467 Log: Skip the crypt test if no crypt.
10470 ____________________________________________________________________________
10471 [ 11974] By: jhi on 2001/09/10 12:39:25
10472 Log: Warn against using bare v-strings as IP addresses
10473 (okay if using the wrappers from Socket)
10475 ! pod/perldata.pod pod/perlport.pod
10476 ____________________________________________________________________________
10477 [ 11973] By: sky on 2001/09/10 11:57:58
10478 Log: Remove unused dTHX. Silenced another warning.
10481 ____________________________________________________________________________
10482 [ 11972] By: sky on 2001/09/10 11:54:25
10483 Log: Silence some more warnings INT2PTR.
10485 ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
10486 ____________________________________________________________________________
10487 [ 11971] By: sky on 2001/09/10 11:21:50
10488 Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
10491 ____________________________________________________________________________
10492 [ 11970] By: sky on 2001/09/10 11:17:25
10493 Log: Apply INT2PTR with force to silence warnings from
10494 PM_GETRE and friends. No more warnings with 64bit
10495 IVs and 32bit pointers.
10498 ____________________________________________________________________________
10499 [ 11969] By: sky on 2001/09/10 10:13:02
10500 Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
10503 ____________________________________________________________________________
10504 [ 11968] By: sky on 2001/09/10 10:02:51
10505 Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
10506 Rename to custop_op_name to Perl_custom_op_name to match perlapi
10507 Clone the hashtable PL_custom_op_names and PL_custop_op_descs in
10510 ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
10511 ____________________________________________________________________________
10512 [ 11967] By: jhi on 2001/09/10 03:14:35
10513 Log: Using strlen() not good on embedded nul bytes.
10516 ____________________________________________________________________________
10517 [ 11966] By: ams on 2001/09/09 21:06:13
10518 Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
10519 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10520 Date: Mon, 13 Aug 2001 22:51:59 +0200
10521 Message-ID: <20010813225159.C6681@rafael>
10522 (Applied with several tweaks.)
10524 ! embed.h embed.pl proto.h toke.c
10525 ____________________________________________________________________________
10526 [ 11965] By: jhi on 2001/09/09 14:40:39
10527 Log: The exact error message is system-dependent.
10529 ! lib/ExtUtils/Manifest.t
10530 ____________________________________________________________________________
10531 [ 11964] By: jhi on 2001/09/09 14:38:05
10532 Log: Add Windows and Mac Sami support to Encode
10533 (http://www.egt.ie/standards/se/sami-teastabaiki.html)
10535 + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
10537 ____________________________________________________________________________
10538 [ 11963] By: jhi on 2001/09/09 13:54:07
10539 Log: Use the tried method.
10542 ____________________________________________________________________________
10543 [ 11962] By: jhi on 2001/09/09 13:46:59
10544 Log: Can't count parentheses.
10546 ! ext/IO/lib/IO/Socket/INET.pm
10547 ____________________________________________________________________________
10548 [ 11961] By: jhi on 2001/09/09 13:34:12
10549 Log: perlport additions: 1 while unlink, add/delete directory
10550 entries and permissions, cygwin stat funkiness (from Michael
10551 Schwern and Nicholas Clark)
10554 ____________________________________________________________________________
10555 [ 11960] By: jhi on 2001/09/09 13:19:12
10556 Log: blib does have a detectable test.
10558 ! t/lib/1_compile.t
10559 ____________________________________________________________________________
10560 [ 11959] By: jhi on 2001/09/09 13:16:43
10561 Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
10562 From: "chromatic" <chromatic@rmci.net>
10563 Date: Sat, 08 Sep 2001 19:33:42 -0600
10564 Message-ID: <20010909013810.11522.qmail@onion.perl.org>
10566 + lib/Term/Complete.t
10568 ____________________________________________________________________________
10569 [ 11958] By: jhi on 2001/09/09 13:09:02
10570 Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
10571 From: Michael G Schwern <schwern@pobox.com>
10572 Date: Sat, 8 Sep 2001 02:40:26 -0400
10573 Message-ID: <20010908024026.A26283@blackrider>
10575 + lib/Test/Tutorial.pod
10577 ____________________________________________________________________________
10578 [ 11957] By: jhi on 2001/09/09 13:03:33
10579 Log: Try to look up protocol (by name) only iff it has non-numbers:
10580 nice if the server is in a chrooted environment (no /etc/protocols,
10581 server code using hardcorded protocol numbers like 6 for tcp),
10582 suggested by John Holdsworth <coldwave@bigfoot.com>.
10583 In other words, if we are given a number, why look it up again
10586 ! ext/IO/lib/IO/Socket/INET.pm
10587 ____________________________________________________________________________
10588 [ 11956] By: jhi on 2001/09/09 12:53:12
10589 Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
10590 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
10591 Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT)
10592 Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
10594 Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test
10595 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
10596 Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
10597 Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
10598 Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
10599 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
10600 Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
10601 Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
10603 ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
10604 ____________________________________________________________________________
10605 [ 11955] By: ams on 2001/09/09 02:54:21
10606 Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
10607 From: "Craig A. Berry" <craigberry@mac.com>
10608 Date: Sat, 08 Sep 2001 19:02:16 -0500
10609 Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
10612 ____________________________________________________________________________
10613 [ 11954] By: jhi on 2001/09/09 02:30:39
10614 Log: Documentation tweaks; think the IP address as an opaque string.
10616 ! ext/Socket/Socket.pm
10617 ____________________________________________________________________________
10618 [ 11953] By: jhi on 2001/09/09 00:32:05
10619 Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
10620 From: Michael G Schwern <schwern@pobox.com>
10621 Date: Sat, 8 Sep 2001 19:45:46 -0400
10622 Message-ID: <20010908194546.C9193@blackrider>
10625 ! MANIFEST lib/blib.pm t/lib/1_compile.t
10626 ____________________________________________________________________________
10627 [ 11952] By: jhi on 2001/09/09 00:27:15
10628 Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
10629 From: "chromatic" <chromatic@rmci.net>
10630 Date: Sat, 08 Sep 2001 12:31:44 -0600
10631 Message-ID: <20010908183612.49960.qmail@onion.perl.org>
10635 ____________________________________________________________________________
10636 [ 11951] By: jhi on 2001/09/09 00:24:07
10637 Log: The Socket tests were wrong: they were assuming too much.
10639 ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
10640 ____________________________________________________________________________
10641 [ 11950] By: jhi on 2001/09/08 20:09:07
10642 Log: Retract the portability changes since they
10643 seem to have opened a can of worms... will
10644 go back to UNICOS/mk and do the bare minimum
10645 required to get the tests working.
10647 ! ext/Socket/Socket.xs
10648 ____________________________________________________________________________
10649 [ 11949] By: jhi on 2001/09/08 19:48:20
10650 Log: PADOFFSET is used to cast pointers into integers,
10651 if pointers are 64 bits and U32 32 bits,
10652 bad things may happen, or at least warnings issued.
10655 ____________________________________________________________________________
10656 [ 11948] By: jhi on 2001/09/08 18:50:07
10657 Log: Still more Socket portability tweaking.
10658 Now Socket.t seems to be happy in all of
10659 Linux/x86, Tru64/alpha, Solaris/sparc,
10660 IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
10662 Addendum: it seems that io_multihomed, io_sock, and hostent
10663 were broken in little-endians (linux/x86 and tru64/alpha)
10664 because of this change. Argh.
10666 ! ext/Socket/Socket.xs
10667 ____________________________________________________________________________
10668 [ 11947] By: jhi on 2001/09/08 17:23:23
10669 Log: More portability kicking on inet_ntoa().
10671 ! ext/Socket/Socket.xs
10672 ____________________________________________________________________________
10673 [ 11946] By: jhi on 2001/09/08 15:09:58
10674 Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
10675 From: Michael G Schwern <schwern@pobox.com>
10676 Date: Fri, 7 Sep 2001 23:06:51 -0400
10677 Message-ID: <20010907230651.R606@blackrider>
10679 + lib/ExtUtils/Manifest.t
10680 ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
10681 ____________________________________________________________________________
10682 [ 11945] By: jhi on 2001/09/08 14:49:15
10683 Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
10684 From: "chromatic" <chromatic@rmci.net>
10685 Date: Fri, 07 Sep 2001 17:53:15 -0600
10686 Message-ID: <20010907235740.80566.qmail@onion.perl.org>
10688 + lib/ExtUtils/testlib.t
10690 ____________________________________________________________________________
10691 [ 11944] By: jhi on 2001/09/07 22:57:00
10695 ____________________________________________________________________________
10696 [ 11943] By: jhi on 2001/09/07 20:34:55
10697 Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
10698 From: "Craig A. Berry" <craigberry@mac.com>
10699 Date: Fri, 07 Sep 2001 15:30:03 -0500
10700 Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
10703 ____________________________________________________________________________
10704 [ 11942] By: jhi on 2001/09/07 20:30:43
10705 Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
10706 From: Michael G Schwern <schwern@pobox.com>
10707 Date: Fri, 7 Sep 2001 15:38:13 -0400
10708 Message-ID: <20010907153813.K606@blackrider>
10710 ! lib/ExtUtils/MM_Unix.pm
10711 ____________________________________________________________________________
10712 [ 11941] By: jhi on 2001/09/07 20:28:24
10713 Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
10714 From: Robin Barker <rmb1@cise.npl.co.uk>
10715 Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
10716 Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
10718 ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
10719 ____________________________________________________________________________
10720 [ 11940] By: jhi on 2001/09/07 20:26:29
10721 Log: Clean up 1_compile.t; move tests to more consistent
10722 places (t/ subdirectories); add integer.t (much of
10723 the pragma is tested elsewhere but there is no one
10726 + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
10727 + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
10728 + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
10729 - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
10730 - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
10731 - lib/File/Find/find.t lib/File/Find/taint.t
10732 ! MANIFEST t/lib/1_compile.t t/op/lfs.t
10733 ____________________________________________________________________________
10734 [ 11939] By: jhi on 2001/09/07 17:25:32
10735 Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
10736 From: "chromatic" <chromatic@rmci.net>
10737 Date: Fri, 07 Sep 2001 10:17:40 -0600
10738 Message-ID: <20010907162205.84723.qmail@onion.perl.org>
10740 ! lib/File/Find/taint.t
10741 ____________________________________________________________________________
10742 [ 11938] By: jhi on 2001/09/07 14:04:43
10743 Log: Update Changes.
10745 ! Changes patchlevel.h
10746 ____________________________________________________________________________
10747 [ 11937] By: jhi on 2001/09/07 13:52:03
10748 Log: Rename the old threading tutorial, start a new one,
10751 + pod/perlothrtut.pod
10752 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
10754 ____________________________________________________________________________
10755 [ 11936] By: jhi on 2001/09/07 13:05:48
10756 Log: vars very much has a test.
10758 ! t/lib/1_compile.t
10759 ____________________________________________________________________________
10760 [ 11935] By: jhi on 2001/09/07 12:52:06
10761 Log: Subject: Re: wince/perl.ico marked as binary
10762 From: Nicholas Clark <nick@ccl4.org>
10763 Date: Fri, 7 Sep 2001 13:54:40 +0100
10764 Message-ID: <20010907135439.D39150@plum.flirble.org>
10766 and wince/Makefile.ce change from Rainer Keuchel.
10769 ! MANIFEST wince/Makefile.ce
10770 ____________________________________________________________________________
10771 [ 11934] By: jhi on 2001/09/07 12:43:50
10772 Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
10773 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
10774 Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
10775 Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
10778 ____________________________________________________________________________
10779 [ 11933] By: jhi on 2001/09/07 12:37:46
10780 Log: (Replaced by #11934)
10781 Subject: Re: [PATCH regexec.c] more general .* and .*?
10782 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
10783 Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
10784 Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
10787 ____________________________________________________________________________
10788 [ 11932] By: jhi on 2001/09/07 12:27:14
10789 Log: The #11931 patching misbehaved.
10791 ! lib/Test/Harness/t/test-harness.t
10792 ____________________________________________________________________________
10793 [ 11931] By: jhi on 2001/09/07 12:21:30
10794 Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
10795 From: Michael G Schwern <schwern@pobox.com>
10796 Date: Fri, 7 Sep 2001 03:30:41 -0400
10797 Message-ID: <20010907033041.A2796@blackrider>
10799 + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
10800 + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
10801 + t/lib/sample-tests/header_at_end_fail
10802 + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
10803 - lib/Test/Harness.t
10804 ! MANIFEST lib/Test/Harness.pm t/TEST
10805 ____________________________________________________________________________
10806 [ 11930] By: jhi on 2001/09/07 11:59:17
10807 Log: Subject: [PATCH] Digest::MD5 update
10808 From: Gisle Aas <gisle@ActiveState.com>
10809 Date: 06 Sep 2001 23:32:56 -0700
10810 Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
10812 ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
10813 ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
10814 ____________________________________________________________________________
10815 [ 11929] By: jhi on 2001/09/07 11:23:05
10816 Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
10817 From: "chromatic" <chromatic@rmci.net>
10818 Date: Thu, 06 Sep 2001 23:11:44 -0600
10819 Message-ID: <20010907051609.91459.qmail@onion.perl.org>
10822 ! MANIFEST t/lib/1_compile.t
10823 ____________________________________________________________________________
10824 [ 11928] By: jhi on 2001/09/07 11:19:29
10825 Log: The binary file must somehow differently stored.
10829 ____________________________________________________________________________
10830 [ 11927] By: jhi on 2001/09/07 03:53:29
10831 Log: Add more modules to the list of modules that have tests,
10832 Schwern's wallet is getting more nervous.
10833 (Run t/lib/1_compile.t manually to see which modules
10834 are lacking tests, or the tests can't be run for some
10835 reason or another, such as the Net:: modules)
10837 ! t/lib/1_compile.t
10838 ____________________________________________________________________________
10839 [ 11926] By: jhi on 2001/09/07 03:43:11
10840 Log: Try to make Socket::inet_ntoa() more robust.
10842 ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
10843 ____________________________________________________________________________
10844 [ 11925] By: jhi on 2001/09/07 01:57:58
10845 Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
10846 From: chromatic <chromatic@rmci.net>
10847 Date: Wed, 5 Sep 2001 22:58:05 -0600
10848 Message-Id: <01090522580506.19590@firewheel>
10851 ____________________________________________________________________________
10852 [ 11924] By: jhi on 2001/09/07 01:55:05
10853 Log: Subject: Re: perlvar manpage and localizing special vars
10854 From: Stas Bekman <stas@stason.org>
10855 Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
10856 Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
10859 ____________________________________________________________________________
10860 [ 11923] By: jhi on 2001/09/07 01:49:36
10861 Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
10862 From: Robin Barker <rmb1@cise.npl.co.uk>
10863 Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
10864 Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
10866 ! lib/ExtUtils/MakeMaker.pm
10867 ____________________________________________________________________________
10868 [ 11922] By: jhi on 2001/09/06 18:09:08
10869 Log: Symbol missing; AIX unhappy.
10872 ____________________________________________________________________________
10873 [ 11921] By: jhi on 2001/09/06 17:52:43
10874 Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
10875 Reported in 5.61, seems to work okay in blead.
10877 ! t/run/kill_perl.t
10878 ____________________________________________________________________________
10879 [ 11920] By: jhi on 2001/09/06 14:35:09
10880 Log: Update Changes.
10882 ! Changes patchlevel.h
10883 ____________________________________________________________________________
10884 [ 11919] By: jhi on 2001/09/06 14:20:10
10885 Log: Document the bad assumptions currently breaking
10886 the Socket.t tests 10, 11, and 13 in UNICOS.
10888 ! ext/Socket/Socket.xs
10889 ____________________________________________________________________________
10890 [ 11918] By: jhi on 2001/09/06 14:07:45
10891 Log: Subject: [PATCH x2p] make OPTIMIZE=...
10892 From: Robin Barker <rmb1@cise.npl.co.uk>
10893 Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
10894 Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
10896 ! x2p/Makefile.SH x2p/cflags.SH
10897 ____________________________________________________________________________
10898 [ 11917] By: jhi on 2001/09/06 14:01:45
10899 Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
10900 From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
10901 Date: Thu, 6 Sep 2001 11:09:40 +0100
10902 Message-ID: <20010906110939.A914@homer.diplex.co.uk>
10904 Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google
10905 From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
10906 Date: 6 Sep 2001 10:14:38 -0000
10907 Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>
10909 ! pod/perlfaq1.pod pod/perlhack.pod
10910 ____________________________________________________________________________
10911 [ 11916] By: jhi on 2001/09/06 13:56:19
10912 Log: Subject: Extra NUL is Data::Dumper output - patch
10913 From: Tony Cook <tony@develop-help.com>
10914 Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
10915 Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
10917 ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
10918 ____________________________________________________________________________
10919 [ 11915] By: jhi on 2001/09/06 13:51:16
10920 Log: Avoid redefinition warning
10921 Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
10923 perl -w -Ilib -MCwd -e ''
10926 ____________________________________________________________________________
10927 [ 11914] By: jhi on 2001/09/06 13:30:32
10928 Log: Update the is_tainted() example implementation.
10931 ____________________________________________________________________________
10932 [ 11913] By: jhi on 2001/09/06 13:15:59
10933 Log: Missing) in #11912.
10935 ! lib/Test/Simple/t/fail.t
10936 ____________________________________________________________________________
10937 [ 11912] By: jhi on 2001/09/06 13:08:48
10938 Log: Rewhack Test-Simple into core harness.
10940 ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
10941 ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
10942 ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
10943 ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
10944 ! lib/Test/Simple/t/skipall.t
10945 ____________________________________________________________________________
10946 [ 11911] By: jhi on 2001/09/06 11:54:06
10947 Log: Workaround for the new Exporter 'feature'.
10950 ____________________________________________________________________________
10951 [ 11910] By: jhi on 2001/09/06 11:52:56
10952 Log: Re-introduce pure-Perl fall-back for abs_path,
10953 re-introduce #11898.
10955 ! lib/Cwd.pm lib/File/Find.pm
10956 ____________________________________________________________________________
10957 [ 11909] By: jhi on 2001/09/06 03:49:13
10961 ____________________________________________________________________________
10962 [ 11908] By: jhi on 2001/09/06 03:38:22
10963 Log: Retract #11898 for now because it introduces
10964 a rather nasty depencency: when B is being built,
10965 MakeMaker is used. MakeMaker uses File::Find.
10966 File::Find uses Cwd::getcwd()...which doesn't
10970 ____________________________________________________________________________
10971 [ 11907] By: jhi on 2001/09/06 03:20:02
10972 Log: New test welcome.
10974 + lib/Test/Simple/t/simple.t
10975 ____________________________________________________________________________
10976 [ 11906] By: jhi on 2001/09/06 03:08:01
10977 Log: Old test begone.
10979 - lib/Attribute/Handlers/test.pl
10980 ____________________________________________________________________________
10981 [ 11905] By: jhi on 2001/09/06 01:41:03
10982 Log: Test-Simple syncup from Schwern.
10984 + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
10985 + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
10986 + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
10987 + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
10988 + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
10989 - lib/Test/More/Changes lib/Test/More/t/More.t
10990 - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
10991 - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
10992 - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
10993 ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
10994 ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
10995 ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
10996 ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
10997 ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
10998 ! t/lib/Test/Simple/sample_tests/death.plx
10999 ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
11000 ! t/lib/Test/Simple/sample_tests/extras.plx
11001 ! t/lib/Test/Simple/sample_tests/five_fail.plx
11002 ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
11003 ! t/lib/Test/Simple/sample_tests/one_fail.plx
11004 ! t/lib/Test/Simple/sample_tests/require.plx
11005 ! t/lib/Test/Simple/sample_tests/success.plx
11006 ! t/lib/Test/Simple/sample_tests/too_few.plx
11007 ! t/lib/Test/Simple/sample_tests/two_fail.plx
11008 ____________________________________________________________________________
11009 [ 11904] By: pudge on 2001/09/06 00:28:01
11010 Log: Integrate File::Find changes from bleadperl
11011 Branch: maint-5.6/macperl
11012 ! lib/File/Find.pm t/lib/filefind-taint.t
11013 ____________________________________________________________________________
11014 [ 11903] By: pudge on 2001/09/06 00:22:29
11015 Log: Integrate 11847 from maint-5.6/perl
11016 Branch: maint-5.6/macperl
11018 ____________________________________________________________________________
11019 [ 11902] By: jhi on 2001/09/05 23:27:57
11020 Log: In UNICOS division yada yada.
11023 ____________________________________________________________________________
11024 [ 11901] By: jhi on 2001/09/05 23:26:23
11025 Log: In UNICOS division is really lossy, better use
11028 ! ext/Time/HiRes/HiRes.t
11029 ____________________________________________________________________________
11030 [ 11900] By: jhi on 2001/09/05 23:22:38
11031 Log: In UNICOS sigaction() sets an extra flag
11032 ("the signal has been registered for all the processes in
11033 a multitasking group.")
11035 ! ext/POSIX/sigaction.t
11036 ____________________________________________________________________________
11037 [ 11899] By: jhi on 2001/09/05 23:18:48
11038 Log: Documentation micropatch from Damian.
11040 ! lib/Attribute/Handlers.pm
11041 ____________________________________________________________________________
11042 [ 11898] By: jhi on 2001/09/05 23:16:50
11043 Log: (Retracted by #11908)
11044 Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
11045 From: Michael G Schwern <schwern@pobox.com>
11046 Date: Wed, 5 Sep 2001 15:58:21 -0400
11047 Message-ID: <20010905155821.I632@blackrider>
11049 ! lib/File/Find.pm lib/File/Find/taint.t
11050 ____________________________________________________________________________
11051 [ 11897] By: jhi on 2001/09/05 23:14:43
11052 Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp
11053 From: Michael G Schwern <schwern@pobox.com>
11054 Date: Wed, 5 Sep 2001 19:16:31 -0400
11055 Message-ID: <20010905191631.E11386@blackrider>
11059 ____________________________________________________________________________
11060 [ 11896] By: jhi on 2001/09/05 23:14:11
11061 Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
11062 From: chromatic <chromatic@rmci.net>
11063 Date: Wed, 5 Sep 2001 18:08:07 -0600
11064 Message-Id: <01090518080700.19590@firewheel>
11067 ____________________________________________________________________________
11068 [ 11895] By: jhi on 2001/09/05 22:52:01
11069 Log: Fix a typo #11889 and add a test for the same.
11071 ! ext/Socket/Socket.t ext/Socket/Socket.xs
11072 ____________________________________________________________________________
11073 [ 11894] By: jhi on 2001/09/05 22:43:26
11074 Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
11075 From: "Craig A. Berry" <craigberry@mac.com>
11076 Date: Wed, 05 Sep 2001 17:48:54 -0500
11077 Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
11079 ! lib/warnings.t t/run/kill_perl.t
11080 ____________________________________________________________________________
11081 [ 11893] By: jhi on 2001/09/05 22:36:35
11082 Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
11083 From: Michael G Schwern <schwern@pobox.com>
11084 Date: Wed, 5 Sep 2001 17:22:25 -0400
11085 Message-ID: <20010905172225.C11386@blackrider>
11087 ! t/run/kill_perl.t
11088 ____________________________________________________________________________
11089 [ 11892] By: jhi on 2001/09/05 22:34:55
11090 Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
11091 From: Nicholas Clark <nick@ccl4.org>
11092 Date: Wed, 5 Sep 2001 20:54:24 +0100
11093 Message-ID: <20010905205424.C25120@plum.flirble.org>
11095 ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
11096 ____________________________________________________________________________
11097 [ 11891] By: jhi on 2001/09/05 22:34:16
11098 Log: Forgotten thing.
11101 ____________________________________________________________________________
11102 [ 11890] By: jhi on 2001/09/05 22:27:42
11103 Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
11104 From: chromatic <chromatic@rmci.net>
11105 Date: Wed, 5 Sep 2001 13:22:08 -0600
11106 Message-Id: <01090513220807.10587@firewheel>
11109 ____________________________________________________________________________
11110 [ 11889] By: jhi on 2001/09/05 22:23:06
11111 Log: inet_ntoa() tweaks:
11112 - don't allow addresses with > 255 characters
11113 - indent the HP-UX workaround
11114 - don't leak memory
11116 ! ext/Socket/Socket.xs
11117 ____________________________________________________________________________
11118 [ 11888] By: jhi on 2001/09/05 16:26:17
11119 Log: Clear up a documentation confusion noticed by Xiaoyun Wu
11120 <xwu@theeducationcenter.com>
11123 ____________________________________________________________________________
11124 [ 11887] By: jhi on 2001/09/05 15:40:03
11128 ____________________________________________________________________________
11129 [ 11886] By: jhi on 2001/09/05 15:30:11
11133 ____________________________________________________________________________
11134 [ 11885] By: gbarr on 2001/09/05 15:26:18
11135 Log: Update to Scalar-List-Utils 1.05
11137 ! ext/List/Util/ChangeLog ext/List/Util/README
11138 ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
11139 ____________________________________________________________________________
11140 [ 11884] By: jhi on 2001/09/05 13:05:14
11141 Log: Update Changes.
11143 ! Changes patchlevel.h
11144 ____________________________________________________________________________
11145 [ 11883] By: gbarr on 2001/09/05 12:51:35
11146 Log: Update to Scalar-List-Utils 1.04
11148 ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
11149 ! ext/List/Util/lib/List/Util.pm
11150 ! ext/List/Util/lib/Scalar/Util.pm
11151 ____________________________________________________________________________
11152 [ 11882] By: jhi on 2001/09/05 12:29:44
11153 Log: Metaconfigify #11724.
11155 ! U/threads/archname.U
11156 ____________________________________________________________________________
11157 [ 11881] By: jhi on 2001/09/05 12:21:44
11158 Log: The MacOS reference is okay, no reason to hide it.
11161 ____________________________________________________________________________
11162 [ 11880] By: jhi on 2001/09/05 12:20:49
11163 Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try this again.)
11164 From: Michael G Schwern <schwern@pobox.com>
11165 Date: Tue, 4 Sep 2001 15:30:10 -0400
11166 Message-ID: <20010904153010.H26466@blackrider>
11168 (We'll see whether the ../../lib/Cwd.pm works in alien lands)
11170 ! ext/Cwd/Makefile.PL lib/Cwd.pm
11171 ____________________________________________________________________________
11172 [ 11879] By: jhi on 2001/09/05 12:12:18
11173 Log: Subject: [PATCH lib/Cwd.pm] cwd() taint safe (was Re: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was Re: [PATCH lib/Cwd.pm] Try this again.))
11174 From: Michael G Schwern <schwern@pobox.com>
11175 Date: Tue, 4 Sep 2001 17:39:13 -0400
11176 Message-ID: <20010904173913.C626@blackrider>
11179 ____________________________________________________________________________
11180 [ 11878] By: jhi on 2001/09/05 12:10:50
11181 Log: Subject: Re: Perl_pp_* in public API?
11182 From: "Craig A. Berry" <craigberry@mac.com>
11183 Date: Tue, 4 Sep 2001 21:51:29 -0500
11184 Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
11186 ! ext/List/Util/Util.xs
11187 ____________________________________________________________________________
11188 [ 11877] By: jhi on 2001/09/05 12:07:53
11189 Log: From Damian: Class::Struct was unable to define
11190 recursive classes. After the patch an object reference
11191 (rather than a hash) is required to initialize
11192 an object attribute. If no such initializer is given to
11193 the constructor, object attributes are now default
11194 initialized to C<undef>.
11196 ! lib/Class/Struct.pm lib/Class/Struct.t
11197 ____________________________________________________________________________
11198 [ 11876] By: jhi on 2001/09/05 11:51:24
11199 Log: Subject: Re: sv_catpvfn and sv_setpvfn
11200 From: Richard Soderberg <rs@oregonnet.com>
11201 Date: Tue, 4 Sep 2001 15:16:47 -0700
11202 Message-Id: <200109042216.PAA17858@oregonnet.com>
11204 ! pod/perlclib.pod pod/perlguts.pod
11205 ____________________________________________________________________________
11206 [ 11875] By: jhi on 2001/09/05 11:48:14
11207 Log: NetWare updates from Ananth Kesari.
11209 ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
11210 ! NetWare/nw5thread.h
11211 ____________________________________________________________________________
11212 [ 11874] By: jhi on 2001/09/05 11:30:59
11213 Log: Subject: [PATCH] oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (was Re: FreeBSD MD5 crypt? Re: crypt/hex/oct and Unicode?))
11214 From: Nicholas Clark <nick@ccl4.org>
11215 Date: Tue, 4 Sep 2001 22:42:50 +0100
11216 Message-ID: <20010904224250.P25120@plum.flirble.org>
11218 ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
11219 ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
11220 ! t/op/oct.t toke.c
11221 ____________________________________________________________________________
11222 [ 11873] By: jhi on 2001/09/04 21:03:17
11223 Log: Fix Cwd::getcwd() not being tainted, as noticed
11226 + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
11228 ! MANIFEST ext/Cwd/Cwd.xs util.c
11229 ____________________________________________________________________________
11230 [ 11872] By: jhi on 2001/09/04 20:00:50
11231 Log: Retract #11870 and volatilize the right destruct_level.
11232 Silly thinko pointed out by Sarathy.
11234 ! intrpvar.h perl.c
11235 ____________________________________________________________________________
11236 [ 11871] By: jhi on 2001/09/04 19:45:59
11237 Log: At least a temporary fix for the mysterious scope core dumps
11238 in Tru64 from Graham.
11240 ! ext/List/Util/Util.xs
11241 ____________________________________________________________________________
11242 [ 11870] By: jhi on 2001/09/04 19:01:48
11243 Log: (Retracted by #11872)
11246 ____________________________________________________________________________
11247 [ 11869] By: jhi on 2001/09/04 17:43:31
11248 Log: Quench a -Wall gripe noticed by Robin Barker.
11251 ____________________________________________________________________________
11252 [ 11868] By: jhi on 2001/09/04 16:38:07
11253 Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
11254 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
11255 Date: Wed, 05 Sep 2001 02:01:32 +0900
11256 Message-Id: <20010905015059.E684.BQW10602@nifty.com>
11258 ! lib/Unicode/UCD.pm
11259 ____________________________________________________________________________
11260 [ 11867] By: jhi on 2001/09/04 16:35:27
11261 Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
11262 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
11263 Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
11264 Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
11267 ____________________________________________________________________________
11268 [ 11866] By: jhi on 2001/09/04 13:52:28
11269 Log: Update Changes.
11271 ! Changes patchlevel.h
11272 ____________________________________________________________________________
11273 [ 11865] By: jhi on 2001/09/04 13:36:58
11274 Log: Add the \[$@%&*] prototype support.
11276 ! op.c pod/perlsub.pod t/comp/proto.t
11277 ____________________________________________________________________________
11278 [ 11864] By: jhi on 2001/09/04 13:10:38
11279 Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
11280 From: Michael G Schwern <schwern@pobox.com>
11281 Date: Mon, 3 Sep 2001 18:59:01 -0400
11282 Message-ID: <20010903185901.Z9233@blackrider>
11285 ____________________________________________________________________________
11286 [ 11863] By: jhi on 2001/09/04 13:06:39
11287 Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
11288 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
11289 Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
11290 Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
11293 ____________________________________________________________________________
11294 [ 11862] By: jhi on 2001/09/04 13:05:23
11295 Log: More srand entry tweakage based on Randal's suggestion.
11298 ____________________________________________________________________________
11299 [ 11861] By: jhi on 2001/09/04 12:48:14
11300 Log: Subject: [PATCH] 'main' *is* a reserved word
11301 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11302 Date: Mon, 3 Sep 2001 22:55:41 +0200
11303 Message-ID: <20010903225541.A24097@rafael>
11306 ____________________________________________________________________________
11307 [ 11860] By: jhi on 2001/09/04 12:46:30
11308 Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
11309 From: Peter Prymmer <pvhp@best.com>
11310 Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
11311 Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
11313 ! README.vms configure.com
11314 ____________________________________________________________________________
11315 [ 11859] By: jhi on 2001/09/04 12:44:29
11316 Log: Subject: Re: A slightly better default seed?
11317 From: Michael G Schwern <schwern@pobox.com>
11318 Date: Mon, 3 Sep 2001 18:08:15 -0400
11319 Message-ID: <20010903180815.W9233@blackrider>
11322 ____________________________________________________________________________
11323 [ 11858] By: jhi on 2001/09/04 12:41:59
11324 Log: Add sharedsv.o to microperl object files.
11327 ____________________________________________________________________________
11328 [ 11857] By: jhi on 2001/09/04 12:27:51
11329 Log: AUTHORS updates and
11331 Subject: [PATCH] Just some preening :-)
11332 From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
11333 Date: Tue, 4 Sep 2001 14:16:59 +0100
11334 Message-ID: <20010904141659.A10129@homer.diplex.co.uk>
11336 ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
11337 ____________________________________________________________________________
11338 [ 11856] By: jhi on 2001/09/04 12:09:43
11339 Log: Typo fix and slight rewording.
11342 ____________________________________________________________________________
11343 [ 11855] By: jhi on 2001/09/04 12:04:16
11344 Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
11347 ____________________________________________________________________________
11348 [ 11854] By: jhi on 2001/09/03 20:12:21
11349 Log: The helper file changed name.
11352 ____________________________________________________________________________
11353 [ 11853] By: gbarr on 2001/09/03 20:00:00
11354 Log: Update to Scalar-List-Utils 1.03
11356 + ext/List/Util/t/shuffle.t
11357 ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
11358 ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
11359 ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
11360 ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
11361 ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
11362 ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
11363 ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
11364 ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
11365 ____________________________________________________________________________
11366 [ 11852] By: jhi on 2001/09/03 19:50:57
11367 Log: Make crypt() do something more sane for Unicode
11368 (take crypt() of the low eight bits of the characters,
11369 instead of taking crypt() of the UTF-8 of the scalar);
11370 add a test for crypt().
11373 ! MANIFEST pod/perlfunc.pod pp.c
11374 ____________________________________________________________________________
11375 [ 11851] By: jhi on 2001/09/03 19:19:35
11376 Log: Reorganize the srand entry.
11379 ____________________________________________________________________________
11380 [ 11850] By: jhi on 2001/09/03 18:54:51
11381 Log: Remove the tests that assume something about
11382 calling srand() without arguments multiple times.
11385 ____________________________________________________________________________
11386 [ 11849] By: jhi on 2001/09/03 18:15:16
11387 Log: Upgrade to Math::BigInt 1.42.
11389 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
11390 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
11391 ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
11392 ! lib/Math/BigInt/t/mbimbf.t
11393 ____________________________________________________________________________
11394 [ 11848] By: gsar on 2001/09/03 17:07:54
11395 Log: integrate change#11847 from maint-5.6
11397 typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
11400 ____________________________________________________________________________
11401 [ 11847] By: gsar on 2001/09/03 16:47:54
11402 Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
11403 Branch: maint-5.6/perl
11405 ____________________________________________________________________________
11406 [ 11846] By: jhi on 2001/09/03 15:12:58
11407 Log: As far as I can tell these functions have been Unicodified.
11410 ____________________________________________________________________________
11411 [ 11845] By: jhi on 2001/09/03 15:11:27
11412 Log: Update to Storable 1.0.13.
11414 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
11415 ! ext/Storable/Storable.xs
11416 ____________________________________________________________________________
11417 [ 11844] By: jhi on 2001/09/03 12:42:06
11418 Log: Patch the Filter::Simple test to work with
11419 the core test suite (since the FilterTest.pm
11420 is in t/lib, not in lib).
11422 ! lib/Filter/Simple/t/filter.t
11423 ____________________________________________________________________________
11424 [ 11843] By: jhi on 2001/09/03 12:39:11
11425 Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
11427 + t/lib/FilterTest.pm
11428 - t/lib/MyFilter.pm
11429 ____________________________________________________________________________
11430 [ 11842] By: jhi on 2001/09/03 12:17:30
11431 Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
11432 Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
11433 Text::Balanced 1.86.
11435 + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
11436 + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
11437 + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
11438 + lib/Switch/t/nested.t lib/Switch/t/switch.t
11439 + lib/Text/Balanced/Changes lib/Text/Balanced/README
11440 + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
11441 + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
11442 + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
11443 + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
11444 - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
11445 - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
11446 - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
11447 - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
11448 - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
11449 - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
11450 ! MANIFEST lib/Attribute/Handlers.pm
11451 ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
11452 ! lib/Attribute/Handlers/demo/Demo.pm
11453 ! lib/Attribute/Handlers/demo/Descriptions.pm
11454 ! lib/Attribute/Handlers/demo/MyClass.pm
11455 ! lib/Attribute/Handlers/demo/demo.pl
11456 ! lib/Attribute/Handlers/demo/demo2.pl
11457 ! lib/Attribute/Handlers/demo/demo3.pl
11458 ! lib/Attribute/Handlers/demo/demo4.pl
11459 ! lib/Attribute/Handlers/demo/demo_call.pl
11460 ! lib/Attribute/Handlers/demo/demo_chain.pl
11461 ! lib/Attribute/Handlers/demo/demo_cycle.pl
11462 ! lib/Attribute/Handlers/demo/demo_hashdir.pl
11463 ! lib/Attribute/Handlers/demo/demo_phases.pl
11464 ! lib/Attribute/Handlers/demo/demo_range.pl
11465 ! lib/Attribute/Handlers/demo/demo_rawdata.pl
11466 ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
11467 ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
11468 ! lib/Text/Balanced.pm
11469 ____________________________________________________________________________
11470 [ 11841] By: sky on 2001/09/03 11:04:15
11471 Log: Forgot to add a file with Change #11840
11474 ____________________________________________________________________________
11475 [ 11840] By: sky on 2001/09/03 11:02:04
11476 Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
11477 From: Michael G Schwern <schwern@pobox.com>
11478 Date: Mon, 3 Sep 2001 07:43:00 -0400
11479 Message-ID: <20010903074300.E9233@blackrider>
11481 ! MANIFEST pod/perlfunc.pod t/op/rand.t
11482 ____________________________________________________________________________
11483 [ 11839] By: sky on 2001/09/03 10:47:11
11484 Log: Document the changes with regards to running of END blocks.
11485 And DESTROY on global objects are called in perl_destruct()!
11487 ! pod/perl572delta.pod pod/perlembed.pod
11488 ____________________________________________________________________________
11489 [ 11838] By: sky on 2001/09/03 09:34:44
11490 Log: Subject: [PATCH t/op/time.t] Partial cleanup
11491 From: Michael G Schwern <schwern@pobox.com>
11492 Date: Mon, 3 Sep 2001 06:29:42 -0400
11493 Message-ID: <20010903062942.C9233@blackrider>
11496 ____________________________________________________________________________
11497 [ 11837] By: sky on 2001/09/03 09:30:02
11498 Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
11499 From: Michael G Schwern <schwern@pobox.com>
11500 Date: Mon, 3 Sep 2001 06:24:13 -0400
11501 Message-ID: <20010903062413.B9233@blackrider>
11504 ____________________________________________________________________________
11505 [ 11836] By: sky on 2001/09/03 07:56:47
11506 Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
11507 From: Michael G Schwern <schwern@pobox.com>
11508 Date: Sun, 2 Sep 2001 21:38:43 -0400
11509 Message-ID: <20010902213843.L2711@blackrider>
11511 + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
11513 ____________________________________________________________________________
11514 [ 11835] By: nick on 2001/09/03 06:20:06
11515 Log: Integrate mainline
11517 +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
11519 !> (integrate 187 files)
11520 ____________________________________________________________________________
11521 [ 11834] By: jhi on 2001/09/02 13:07:53
11522 Log: Update Changes.
11524 ! Changes patchlevel.h
11525 ____________________________________________________________________________
11526 [ 11833] By: jhi on 2001/09/02 12:59:05
11527 Log: Slight tweaks.
11529 ! t/run/kill_perl.t
11530 ____________________________________________________________________________
11531 [ 11832] By: jhi on 2001/09/02 12:41:12
11532 Log: Special casing had become a little bit more complex in Unicode 3.1.1.
11534 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
11535 ____________________________________________________________________________
11536 [ 11831] By: sky on 2001/09/02 12:10:42
11537 Log: Change #11828 wasn't complete, this updates to intest path
11539 ! t/run/kill_perl.t
11540 ____________________________________________________________________________
11541 [ 11830] By: jhi on 2001/09/02 11:56:18
11545 ____________________________________________________________________________
11546 [ 11829] By: jhi on 2001/09/02 11:54:22
11547 Log: Update Changes.
11549 ! Changes patchlevel.h
11550 ____________________________________________________________________________
11551 [ 11828] By: sky on 2001/09/02 11:53:56
11552 Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
11553 From: Michael G Schwern <schwern@pobox.com>
11554 Date: Sat, 1 Sep 2001 20:18:58 -0400
11555 Message-ID: <20010901201858.X606@blackrider>
11558 + t/run/kill_perl.t
11559 - t/op/misc.t t/run/segfault.t
11561 ____________________________________________________________________________
11562 [ 11827] By: jhi on 2001/09/02 11:46:47
11563 Log: Subject: [PATCH] lib/Time/Local.pm
11564 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
11565 Date: Sun, 2 Sep 2001 06:50:01 -0500
11566 Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
11568 ! lib/Time/Local.pm
11569 ____________________________________________________________________________
11570 [ 11826] By: jhi on 2001/09/02 11:40:49
11571 Log: Tick off Unicode collation and the normalization from
11575 ____________________________________________________________________________
11576 [ 11825] By: jhi on 2001/09/02 11:16:24
11577 Log: Update to Unicode 3.1.1.
11579 ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
11580 ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
11581 ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
11582 ! lib/unicore/PropList.txt lib/unicore/README.perl
11583 ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
11584 ! lib/unicore/rename lib/unicore/version
11585 ____________________________________________________________________________
11586 [ 11824] By: jhi on 2001/09/02 10:32:30
11587 Log: Slight doc tweaks for the module.
11589 ! lib/Unicode/UCD.pm
11590 ____________________________________________________________________________
11591 [ 11823] By: jhi on 2001/09/02 10:02:20
11592 Log: Rename the variable: it *used* to be (wrongly) that the
11593 code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
11594 but that is no more the case: PL_reg_match_utf8 is better.
11596 ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
11597 ! regexec.c sv.c thrdvar.h
11598 ____________________________________________________________________________
11599 [ 11822] By: ams on 2001/09/02 02:54:50
11600 Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
11601 From: Ilmari Karonen <iltzu@sci.fi>
11602 Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
11603 Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
11604 (op/sub_lval.t updated to take new error message into account.)
11606 ! op.c t/op/sub_lval.t
11607 ____________________________________________________________________________
11608 [ 11821] By: gsar on 2001/09/02 01:06:30
11609 Log: remove stray CRs in files; keep all files with UNIX line-ends
11610 (Porting/makerel adds CRs to the files that need it in the
11613 ! NetWare/t/NWScripts.pl README.dos
11614 ! ext/Encode/Encode/cns11643-1.enc
11615 ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
11616 ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
11617 ____________________________________________________________________________
11618 [ 11820] By: gsar on 2001/09/02 00:56:44
11619 Log: some remnants of change#11803
11621 ! ext/ByteLoader/byterun.h perl.h
11622 ____________________________________________________________________________
11623 [ 11819] By: jhi on 2001/09/01 23:40:36
11624 Log: Update to Unicode::Collate 0.08.
11626 ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
11627 ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
11628 ____________________________________________________________________________
11629 [ 11818] By: jhi on 2001/09/01 23:02:09
11633 ____________________________________________________________________________
11634 [ 11817] By: pudge on 2001/09/01 22:36:29
11636 Branch: maint-5.6/macperl
11638 ____________________________________________________________________________
11639 [ 11816] By: pudge on 2001/09/01 22:15:09
11640 Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
11641 warnings in Config.pm with -W; increase default and
11642 minimum RAM; bump version number.
11643 Branch: maint-5.6/macperl
11644 + macos/lib/Mac/LowMem.pm
11645 ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
11646 ! macos/configpm macos/macperl/MacPerl.r
11647 ____________________________________________________________________________
11648 [ 11815] By: pudge on 2001/09/01 22:10:49
11649 Log: Make syntax check report in MPW style, fix tests
11650 to use Mac::err=unix to get normal-style error
11652 Branch: maint-5.6/macperl
11653 ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
11654 ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
11655 ____________________________________________________________________________
11656 [ 11814] By: pudge on 2001/09/01 22:09:08
11657 Log: Make MPW-style errors optional (but the default); add
11658 MacPerl::ErrorFormat() function and Mac::err pragma
11659 Branch: maint-5.6/macperl
11660 + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
11661 + macos/ext/Mac/err/err.xs
11662 ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
11663 ! macos/macish.c macos/macish.h macos/macperl.sym
11664 ____________________________________________________________________________
11665 [ 11813] By: pudge on 2001/09/01 22:01:40
11666 Log: More module and test ports from Thomas Wegner et al
11667 Branch: maint-5.6/macperl
11668 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
11669 ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
11670 ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
11672 ____________________________________________________________________________
11673 [ 11812] By: sky on 2001/09/01 17:19:30
11674 Log: Subject: [PATCH t/op/concat.t] cleanup
11675 From: Michael G Schwern <schwern@pobox.com>
11676 Date: Sat, 1 Sep 2001 14:06:28 -0400
11677 Message-ID: <20010901140628.C606@blackrider>
11680 ____________________________________________________________________________
11681 [ 11811] By: sky on 2001/09/01 12:25:29
11682 Log: Change #11805 didn't update the MANIFEST
11685 ____________________________________________________________________________
11686 [ 11810] By: sky on 2001/09/01 11:52:44
11687 Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
11688 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11689 Date: Sat, 1 Sep 2001 14:50:14 +0200
11690 Message-ID: <20010901145014.A691@rafael>
11693 ____________________________________________________________________________
11694 [ 11809] By: sky on 2001/09/01 11:49:22
11695 Log: Subject: PATCH: ExtUtils::MakeMaker
11696 From: Tony Bowden <tony@kasei.com>
11697 Date: Sat, 1 Sep 2001 10:33:53 +0100
11698 Message-ID: <20010901103353.A13863@soto.kasei.com>
11701 ! lib/ExtUtils/MakeMaker.pm
11702 ____________________________________________________________________________
11703 [ 11808] By: sky on 2001/09/01 11:39:13
11704 Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
11705 From: mike808@users.sourceforge.net
11706 Date: Sat, 1 Sep 101 11:27:50 GMT
11707 Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
11711 ____________________________________________________________________________
11712 [ 11807] By: ams on 2001/09/01 11:31:16
11713 Log: Subject: oct() and hex()
11714 From: Nicholas Clark <nick@ccl4.org>
11715 Date: Fri, 31 Aug 2001 23:14:13 +0100
11716 Message-Id: <20010831231413.J4950@plum.flirble.org>
11719 ____________________________________________________________________________
11720 [ 11806] By: pudge on 2001/09/01 00:04:52
11721 Log: Integrate change 11801 from maintperl
11722 Branch: maint-5.6/macperl
11724 ____________________________________________________________________________
11725 [ 11805] By: sky on 2001/08/31 21:35:10
11726 Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
11727 From: Michael G Schwern <schwern@pobox.com>
11728 Date: Fri, 31 Aug 2001 15:36:28 -0400
11729 Message-ID: <20010831153628.B598@blackrider>
11730 Check for things which used to segfault
11733 ____________________________________________________________________________
11734 [ 11804] By: gsar on 2001/08/31 21:02:54
11735 Log: integrate change#11801 from maint-5.6
11737 remove age-old UNICOS "workaround" that introduces a static, and
11738 hence an egregious race condition for threaded builds (*sigh*
11739 beats me why this kludge wasn't guarded by a UNICOS-specific
11743 ____________________________________________________________________________
11744 [ 11803] By: gsar on 2001/08/31 20:58:38
11745 Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
11749 ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
11750 ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
11751 ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
11752 ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
11753 ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
11754 ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
11755 ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
11756 ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
11757 ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
11758 ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
11759 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
11760 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
11761 ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
11762 ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
11763 ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
11764 ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
11765 ! vms/perly_c.vms win32/Makefile win32/config_h.PL
11766 ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
11767 ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
11768 ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
11769 ! wince/dl_win32.xs wince/perllib.c wince/win32.h
11770 ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
11771 ____________________________________________________________________________
11772 [ 11802] By: ams on 2001/08/31 18:11:32
11773 Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
11774 From: "Philip Newton" <Philip.Newton@gmx.net>
11775 Date: Fri, 31 Aug 2001 21:12:56 +0200
11776 Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
11779 ____________________________________________________________________________
11780 [ 11801] By: gsar on 2001/08/31 17:49:03
11781 Log: remove age-old UNICOS "workaround" that introduces a static, and
11782 hence an egregious race condition for threaded builds (*sigh*
11783 beats me why this kludge wasn't guarded by a UNICOS-specific
11785 Branch: maint-5.6/perl
11787 ____________________________________________________________________________
11788 [ 11800] By: sky on 2001/08/31 17:30:26
11789 Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
11790 Might break on platforms where bool is larger than 8 bites ???
11793 ____________________________________________________________________________
11794 [ 11799] By: ams on 2001/08/31 12:15:44
11795 Log: Integrate 11778 into mainline.
11798 ____________________________________________________________________________
11799 [ 11798] By: sky on 2001/08/31 11:31:44
11800 Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
11801 supposed to happen.
11804 ____________________________________________________________________________
11805 [ 11797] By: sky on 2001/08/31 11:28:17
11806 Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t
11807 From: "John P. Linderman" <jpl@research.att.com>
11808 Date: Fri, 31 Aug 2001 08:20:35 -0400
11809 Message-Id: <200108311220.IAA54125@raptor.research.att.com>
11810 Fixes test 14 which could fail randomly in rare cases.
11812 ! ext/Time/HiRes/HiRes.t regcomp.c
11813 ____________________________________________________________________________
11814 [ 11796] By: ams on 2001/08/31 01:13:07
11815 Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
11816 From: Nicholas Clark <nick@ccl4.org>
11817 Date: Thu, 30 Aug 2001 23:21:50 +0100
11818 Message-Id: <20010830232150.D4950@plum.flirble.org>
11820 ! ext/Sys/Syslog/Makefile.PL
11821 ____________________________________________________________________________
11822 [ 11795] By: ams on 2001/08/30 23:53:23
11823 Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
11825 From: Michael G Schwern <schwern@pobox.com>
11826 Date: Thu, 30 Aug 2001 17:02:08 -0400
11827 Message-Id: <20010830170208.M2318@blackrider>
11830 ____________________________________________________________________________
11831 [ 11794] By: ams on 2001/08/30 19:35:36
11832 Log: Subject: [PATCH] pp_modulo
11833 From: Nicholas Clark <nick@ccl4.org>
11834 Date: Thu, 30 Aug 2001 18:20:54 +0100
11835 Message-Id: <20010830182053.A4950@plum.flirble.org>
11837 ! pp.c t/op/64bitint.t
11838 ____________________________________________________________________________
11839 [ 11793] By: sky on 2001/08/30 13:02:48
11840 Log: 11792 wasn't complete
11842 ! makedef.pl regcomp.c
11843 ____________________________________________________________________________
11844 [ 11792] By: sky on 2001/08/30 12:21:11
11845 Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
11848 ____________________________________________________________________________
11849 [ 11791] By: sky on 2001/08/30 10:08:02
11850 Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
11853 ____________________________________________________________________________
11854 [ 11790] By: sky on 2001/08/30 08:22:31
11855 Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
11856 on the pad. Fixes coredumps in cleanups introduced by
11860 ____________________________________________________________________________
11861 [ 11789] By: sky on 2001/08/29 19:01:47
11862 Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
11863 This is a replacement implmentation that works on HPUX.
11864 This bug should probably be fixed in GCC.
11866 ! ext/Socket/Socket.xs
11867 ____________________________________________________________________________
11868 [ 11788] By: ams on 2001/08/29 17:35:33
11869 Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
11870 From: Nicholas Clark <nick@ccl4.org>
11871 Date: Wed, 29 Aug 2001 18:21:56 +0100
11872 Message-Id: <20010829182156.O4950@plum.flirble.org>
11874 ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
11875 ____________________________________________________________________________
11876 [ 11787] By: sky on 2001/08/29 10:42:54
11877 Log: Added test for pack_addr_in and unpack_addr_in
11880 ! ext/Socket/Socket.t
11881 ____________________________________________________________________________
11882 [ 11786] By: sky on 2001/08/29 10:28:14
11883 Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
11884 Trying to catch errors on HP-UX
11886 ! ext/Socket/Socket.t
11887 ____________________________________________________________________________
11888 [ 11785] By: sky on 2001/08/29 09:07:03
11889 Log: make sure USE_THREADS is defined so external apps work
11892 ____________________________________________________________________________
11893 [ 11784] By: sky on 2001/08/29 08:06:12
11894 Log: Subject: Re: The hitlist of untested modules.
11895 From: Jonathan Stowe <gellyfish@gellyfish.com>
11896 Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
11897 Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
11898 Start of tests for Shell.pm (make Schwern poorer!)
11902 ____________________________________________________________________________
11903 [ 11783] By: sky on 2001/08/29 07:37:50
11904 Log: END{} can change the return value even if we die from BEGIN{}
11907 ____________________________________________________________________________
11908 [ 11782] By: ams on 2001/08/29 06:32:17
11909 Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
11910 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11911 Date: Wed, 29 Aug 2001 09:18:17 +0200
11912 Message-Id: <20010829091817.A4453@rafael>
11915 ____________________________________________________________________________
11916 [ 11781] By: pudge on 2001/08/29 02:28:33
11917 Log: Delete xsubpp.patch, as full copy exists now
11918 Branch: maint-5.6/macperl
11919 - macos/xsubpp.patch
11920 ____________________________________________________________________________
11921 [ 11780] By: pudge on 2001/08/29 02:26:03
11922 Log: Add Changes file
11923 Branch: maint-5.6/macperl
11925 ____________________________________________________________________________
11926 [ 11779] By: pudge on 2001/08/29 02:23:11
11927 Log: Add Mac version of xsubpp as separate file
11928 Branch: maint-5.6/macperl
11930 ! macos/Makefile.mk
11931 ____________________________________________________________________________
11932 [ 11778] By: pudge on 2001/08/29 02:14:57
11933 Log: Fix open of /dev/null for Mac OS
11934 Branch: maint-5.6/macperl
11936 ____________________________________________________________________________
11937 [ 11777] By: pudge on 2001/08/29 02:12:52
11938 Log: Various patches: enable more tests; skip CVS in PerlInstall;
11939 fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
11940 Branch: maint-5.6/macperl
11941 ! macos/MacPerlTests.cmd macos/PerlInstall
11942 ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
11943 ____________________________________________________________________________
11944 [ 11776] By: pudge on 2001/08/29 02:11:42
11945 Log: Allow for platforms to override formatting of errors
11946 on output from Matthias Neeracher (Mac files)
11947 Branch: maint-5.6/macperl
11948 ! macos/macish.c macos/macish.h
11949 ____________________________________________________________________________
11950 [ 11775] By: pudge on 2001/08/29 01:59:32
11951 Log: Allow for platforms to override formatting of errors
11952 on output from Matthias Neeracher (core files)
11953 Branch: maint-5.6/macperl
11954 ! perl.h pp_ctl.c util.c
11955 ____________________________________________________________________________
11956 [ 11774] By: pudge on 2001/08/29 01:29:43
11957 Log: Add some param checking, from reports by Kevin Reid.
11958 Branch: maint-5.6/macperl
11959 ! macos/ext/Mac/Controls/Controls.pm
11960 ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
11961 ____________________________________________________________________________
11962 [ 11773] By: ams on 2001/08/28 23:54:57
11963 Log: Subject: [PATCH] make coretest
11964 From: Paul Johnson <paul@pjcj.net>
11965 Date: Wed, 29 Aug 2001 00:11:38 +0200
11966 Message-Id: <20010829001138.B12169@pjcj.net>
11967 (Applied without the change to perlhack.pod. This should
11968 probably stay undocumented.)
11970 ! Makefile.SH t/TEST
11971 ____________________________________________________________________________
11972 [ 11772] By: sky on 2001/08/28 13:01:20
11973 Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic
11974 From: Michael G Schwern <schwern@pobox.com>
11975 Date: Tue, 28 Aug 2001 09:57:39 -0400
11976 Message-ID: <20010828095738.E17775@blackrider>
11978 ! pod/perlhack.pod t/op/pack.t
11979 ____________________________________________________________________________
11980 [ 11771] By: sky on 2001/08/28 11:20:13
11981 Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
11982 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11983 Date: Tue, 28 Aug 2001 14:23:43 +0200
11984 Message-ID: <20010828142343.A19299@rafael>
11986 ! pod/perlvar.pod pp_ctl.c
11987 ____________________________________________________________________________
11988 [ 11770] By: ams on 2001/08/28 10:13:21
11989 Log: Subject: [PATCH] odd typo in op.h
11990 From: Nicholas Clark <nick@ccl4.org>
11991 Date: Tue, 28 Aug 2001 12:10:26 +0100
11992 Message-Id: <20010828121026.V4950@plum.flirble.org>
11995 ____________________________________________________________________________
11996 [ 11769] By: sky on 2001/08/28 08:09:16
11997 Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
11998 From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
11999 Date: Tue, 28 Aug 2001 02:22:20 +0300
12000 Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
12003 ____________________________________________________________________________
12004 [ 11768] By: ams on 2001/08/28 00:47:35
12005 Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
12006 From: Michael G Schwern <schwern@pobox.com>
12007 Date: Mon, 27 Aug 2001 21:24:44 -0400
12008 Message-Id: <20010827212444.F12582@blackrider>
12010 ! pod/perlhack.pod t/op/pack.t
12011 ____________________________________________________________________________
12012 [ 11767] By: ams on 2001/08/27 23:59:48
12013 Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
12014 From: Michael G Schwern <schwern@pobox.com>
12015 Date: Mon, 27 Aug 2001 20:12:29 -0400
12016 Message-Id: <20010827201229.D12582@blackrider>
12018 ! pod/perlhack.pod t/op/pack.t
12019 ____________________________________________________________________________
12020 [ 11766] By: ams on 2001/08/27 23:39:40
12021 Log: Update Changes.
12024 ____________________________________________________________________________
12025 [ 11765] By: ams on 2001/08/27 22:53:10
12026 Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
12027 From: Michael G Schwern <schwern@pobox.com>
12028 Date: Mon, 27 Aug 2001 19:47:30 -0400
12029 Message-Id: <20010827194730.C12582@blackrider>
12032 ____________________________________________________________________________
12033 [ 11764] By: ams on 2001/08/27 22:46:21
12034 Log: Subject: [PATCH] new tests for the coderef-in-@INC
12035 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12036 Date: Mon, 27 Aug 2001 22:36:27 +0200
12037 Message-Id: <20010827223627.C690@rafael>
12039 Subject: Re: [PATCH] new tests for the coderef-in-@INC
12040 From: Nicholas Clark <nick@ccl4.org>
12041 Date: Tue, 28 Aug 2001 00:02:46 +0100
12042 Message-Id: <20010828000245.R4950@plum.flirble.org>
12046 ____________________________________________________________________________
12047 [ 11763] By: ams on 2001/08/27 22:41:09
12048 Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement (was Re:
12049 bleadperl on fire, Win95+4NT)
12050 From: Michael G Schwern <schwern@pobox.com>
12051 Date: Mon, 27 Aug 2001 16:54:42 -0400
12052 Message-Id: <20010827165442.F9436@blackrider>
12055 ____________________________________________________________________________
12056 [ 11762] By: sky on 2001/08/27 19:19:17
12057 Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
12058 avaible at compile time. This broke the compilation of
12062 ____________________________________________________________________________
12063 [ 11761] By: sky on 2001/08/27 18:34:48
12064 Log: Removed tripple definitions of CUSTOM_OP functions.
12066 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
12067 ____________________________________________________________________________
12068 [ 11760] By: sky on 2001/08/27 18:21:27
12071 ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
12072 ! perlapi.h proto.h
12073 ____________________________________________________________________________
12074 [ 11759] By: ams on 2001/08/27 16:31:53
12075 Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
12076 From: "chromatic" <chromatic@rmci.net>
12077 Date: Mon, 27 Aug 2001 11:17:09 -0600
12078 Message-Id: <20010827172111.89491.qmail@onion.perl.org>
12080 ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
12081 ____________________________________________________________________________
12082 [ 11758] By: sky on 2001/08/27 15:16:42
12083 Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
12084 Thanks to H. Merijn Brand for the patch.
12085 Some of the comments and or guards might be removable in perl.h now.
12087 ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
12088 ! Porting/Glossary Porting/config_H README.threads config_h.SH
12089 ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
12090 ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
12091 ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
12092 ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
12093 ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
12094 ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
12095 ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
12096 ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
12097 ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
12098 ! win32/config_H.vc win32/perllib.c win32/win32.h
12099 ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
12100 ! wince/config.h wince/config_H.ce wince/win32.h
12101 ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
12102 ____________________________________________________________________________
12103 [ 11757] By: sky on 2001/08/27 13:39:16
12104 Log: Subject: GNU ld parses arguments different
12105 From: H.Merijn Brand <h.m.brand@hccnet.nl>
12106 Date: Mon, 27 Aug 2001 16:25:51 +0200
12107 Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
12110 ____________________________________________________________________________
12111 [ 11756] By: sky on 2001/08/27 13:18:45
12112 Log: Subject: Custom Ops
12113 From: Simon Cozens <simon@netthink.co.uk>
12114 Date: Sat, 25 Aug 2001 17:45:09 +0100
12115 Message-ID: <20010825174509.A5752@netthink.co.uk>
12116 I also added a fix to Opcode.pm to quite test cases.
12118 ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
12119 ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
12120 ____________________________________________________________________________
12121 [ 11755] By: sky on 2001/08/27 05:37:17
12122 Log: Plugs a memory leak on destruction of regular expressions
12123 introcued by #11274.
12124 PL_regex_padav now has an AV as it's first entry with a list
12125 of freed regex_padav slots that it will reuse on creating
12129 ____________________________________________________________________________
12130 [ 11754] By: ams on 2001/08/26 14:38:52
12131 Log: Subject: [PATCH] t/io/binmode.t
12132 From: Nicholas Clark <nick@ccl4.org>
12133 Date: Sun, 26 Aug 2001 12:03:05 +0100
12134 Message-Id: <20010826120305.C4950@plum.flirble.org>
12136 (Also a nitpick in #11752 to t/op/universal.t)
12138 ! t/io/binmode.t t/op/universal.t
12139 ____________________________________________________________________________
12140 [ 11753] By: ams on 2001/08/26 08:19:34
12141 Log: Subject: [PATCH] op/universal.t failing
12142 From: Nicholas Clark <nick@ccl4.org>
12143 Date: Sun, 26 Aug 2001 09:48:22 +0100
12144 Message-Id: <20010826094822.B4950@plum.flirble.org>
12147 ____________________________________________________________________________
12148 [ 11752] By: ams on 2001/08/25 22:46:13
12149 Log: Subject: Re: 'can' with undefined subs
12150 From: Tony Bowden <tony@kasei.com>
12151 Date: Sat, 25 Aug 2001 14:58:17 +0100
12152 Message-Id: <20010825145817.A11788@soto.kasei.com>
12153 (Applied with minor modifications.)
12156 ____________________________________________________________________________
12157 [ 11751] By: ams on 2001/08/25 18:28:43
12158 Log: Subject: Re: 'can' with undefined subs
12159 From: Tony Bowden <tony@kasei.com>
12160 Date: Sat, 25 Aug 2001 15:13:14 +0100
12161 Message-Id: <20010825151314.B11788@soto.kasei.com>
12164 ____________________________________________________________________________
12165 [ 11750] By: nick on 2001/08/25 15:24:15
12166 Log: Integrate mainline
12169 !> (integrate 26 files)
12170 ____________________________________________________________________________
12171 [ 11749] By: nick on 2001/08/25 14:55:41
12172 Log: Subject: Re: [PATCH] Added wisdom to perlhack.pod
12173 From: John Peacock <jpeacock@rowman.com>
12174 Date: Wed, 22 Aug 2001 12:05:28 -0400
12175 Message-Id: <3B83D848.7FD9C6EF@rowman.com>
12178 ____________________________________________________________________________
12179 [ 11748] By: nick on 2001/08/25 14:53:04
12180 Log: Subject: Re: [PATCH] (was Re: PerlIO regerssion tests?)
12181 From: Michael G Schwern <schwern@pobox.com>
12182 Date: Wed, 22 Aug 2001 19:22:45 -0400
12183 Message-Id: <20010822192245.U619@blackrider>
12186 ____________________________________________________________________________
12187 [ 11747] By: nick on 2001/08/25 14:52:33
12188 Log: Subject: [PATCH] (was Re: PerlIO regerssion tests?)
12189 From: Nicholas Clark <nick@ccl4.org>
12190 Date: Wed, 22 Aug 2001 23:29:06 +0100
12191 Message-Id: <20010822232906.Z82818@plum.flirble.org>
12194 ! perlio.c pod/perlfunc.pod
12195 ____________________________________________________________________________
12196 [ 11744] By: nick on 2001/08/25 14:37:33
12197 Log: Subject: [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
12198 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12199 Date: Fri, 24 Aug 2001 22:10:42 +0200
12200 Message-Id: <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
12202 ! x2p/a2py.c x2p/walk.c
12203 ____________________________________________________________________________
12204 [ 11743] By: nick on 2001/08/25 14:32:47
12205 Log: Subject: [DOC PATCH] The coderef-in-@INC feature
12206 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12207 Date: Fri, 24 Aug 2001 23:34:13 +0200
12208 Message-Id: <20010824233413.A1285@rafael>
12210 ! pod/perlfunc.pod pod/perlvar.pod
12211 ____________________________________________________________________________
12212 [ 11742] By: ams on 2001/08/25 13:16:02
12213 Log: Subject: [PATCH] Re: The coderef in @INC strikes back
12214 From: Nicholas Clark <nick@ccl4.org>
12215 Date: Sat, 25 Aug 2001 14:50:07 +0100
12216 Message-Id: <20010825145007.L41464@plum.flirble.org>
12219 ____________________________________________________________________________
12220 [ 11741] By: nick on 2001/08/24 07:08:45
12221 Log: When applying patch via Porting/apply fails, do p4 refresh
12222 to get old files back.
12225 ____________________________________________________________________________
12226 [ 11740] By: ams on 2001/08/24 04:47:24
12227 Log: #11739 was incomplete.
12230 ____________________________________________________________________________
12231 [ 11739] By: ams on 2001/08/24 04:09:40
12232 Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
12233 From: "Philip Newton" <Philip.Newton@gmx.net>
12234 Date: Fri, 24 Aug 2001 07:08:34 +0200
12237 ____________________________________________________________________________
12238 [ 11738] By: ams on 2001/08/24 02:19:42
12239 Log: Fixed Doug Wilson's email address.
12242 ____________________________________________________________________________
12243 [ 11737] By: ams on 2001/08/24 00:10:13
12244 Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
12245 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12246 Date: Thu, 23 Aug 2001 22:22:58 +0200
12247 Message-Id: <20010823222258.A901@rafael>
12250 ____________________________________________________________________________
12251 [ 11736] By: ams on 2001/08/24 00:05:02
12252 Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
12253 From: "Craig A. Berry" <craigberry@mac.com>
12254 Date: Thu, 23 Aug 2001 19:07:45 -0500
12255 Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
12258 ____________________________________________________________________________
12259 [ 11735] By: sky on 2001/08/23 13:42:07
12260 Log: Backed out 11732, it breaks lib/strict.t
12263 ____________________________________________________________________________
12264 [ 11734] By: sky on 2001/08/23 11:45:59
12265 Log: Removed toy from 17133 after Matt Sargeants request.
12268 ____________________________________________________________________________
12269 [ 11733] By: sky on 2001/08/23 11:36:29
12270 Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
12271 From: Robin Houston <robin@kitsite.com>
12272 Date: Wed, 22 Aug 2001 23:06:16 +0100
12273 Message-ID: <20010822230616.A254@robin.kitsite.com>
12276 ____________________________________________________________________________
12277 [ 11732] By: sky on 2001/08/23 10:36:02
12278 Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
12279 From: Simon Cozens <simon@netthink.co.uk>
12280 Date: Thu, 23 Aug 2001 12:06:36 +0100
12281 Message-ID: <20010823120636.A9961@netthink.co.uk>
12284 ____________________________________________________________________________
12285 [ 11731] By: gsar on 2001/08/23 03:58:58
12286 Log: fix broken windows build
12289 ____________________________________________________________________________
12290 [ 11730] By: ams on 2001/08/22 21:35:30
12291 Log: Subject: [PATCH] io/tell.t doesn't chdir t
12292 From: Nicholas Clark <nick@ccl4.org>
12293 Date: Wed, 22 Aug 2001 23:25:58 +0100
12294 Message-Id: <20010822232557.Y82818@plum.flirble.org>
12297 ____________________________________________________________________________
12298 [ 11729] By: ams on 2001/08/22 20:32:21
12299 Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
12301 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
12302 Date: Wed, 22 Aug 2001 17:09:04 -0400
12303 Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
12304 (Oops, forgot File::Spec::Unix in the previous patch.)
12306 ! lib/File/Spec/Unix.pm
12307 ____________________________________________________________________________
12308 [ 11728] By: ams on 2001/08/22 20:25:41
12309 Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
12311 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
12312 Date: Wed, 22 Aug 2001 17:09:04 -0400
12313 Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
12316 ____________________________________________________________________________
12317 [ 11727] By: ams on 2001/08/22 19:43:30
12318 Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
12319 From: John Peacock <jpeacock@rowman.com>
12320 Date: Wed, 22 Aug 2001 12:35:52 -0400
12321 Message-Id: <3B83DF68.5D89DC81@rowman.com>
12322 (Adds proper tests for $], notwithstanding Subject. +nitpick)
12325 ____________________________________________________________________________
12326 [ 11726] By: ams on 2001/08/22 19:36:39
12327 Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
12328 From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
12329 Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
12330 Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
12332 ! lib/diagnostics.pm lib/diagnostics.t
12333 ____________________________________________________________________________
12334 [ 11725] By: ams on 2001/08/22 19:25:01
12335 Log: Subject: [PATCH] 64 bit integer preserving pp_divide
12336 From: Nicholas Clark <nick@ccl4.org>
12337 Date: Wed, 22 Aug 2001 20:59:05 +0100
12338 Message-Id: <20010822205905.U82818@plum.flirble.org>
12340 ! pp.c t/op/64bitint.t t/op/arith.t
12341 ____________________________________________________________________________
12342 [ 11724] By: ams on 2001/08/22 10:02:33
12343 Log: Subject: Configure blooper
12344 From: H.Merijn Brand <h.m.brand@hccnet.nl>
12345 Date: Wed, 22 Aug 2001 12:38:35 +0200
12346 Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
12349 ____________________________________________________________________________
12350 [ 11723] By: ams on 2001/08/21 16:17:53
12351 Log: Subject: [PATCH] installperl -help
12352 From: Nicholas Clark <nick@ccl4.org>
12353 Date: Tue, 21 Aug 2001 17:34:23 +0100
12354 Message-Id: <20010821173423.F82818@plum.flirble.org>
12357 ____________________________________________________________________________
12358 [ 11722] By: ams on 2001/08/20 07:46:31
12359 Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
12360 From: Ilmari Karonen <iltzu@sci.fi>
12361 Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
12362 Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
12365 ____________________________________________________________________________
12366 [ 11721] By: nick on 2001/08/20 06:24:31
12367 Log: Integrate mainline
12369 +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
12370 +> lib/Lingua/KO/Hangul/Util/Changes
12371 +> lib/Lingua/KO/Hangul/Util/README
12372 +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
12373 +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
12374 +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
12375 +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
12376 +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
12377 +> lib/Unicode/Normalize/t/test.t
12378 - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
12379 !> (integrate 55 files)
12380 ____________________________________________________________________________
12381 [ 11720] By: pudge on 2001/08/19 19:00:16
12382 Log: Integrate Change #11599 from maint-5.6/perl
12383 Branch: maint-5.6/macperl
12385 ____________________________________________________________________________
12386 [ 11719] By: ams on 2001/08/18 21:21:42
12387 Log: Add Porting/apply to MANIFEST.
12390 ____________________________________________________________________________
12391 [ 11718] By: sky on 2001/08/18 14:38:01
12392 Log: PL_reentrant_buffer does not exist in 5005threaded perl.
12393 Better solution would be to make 5005threaded perl use
12394 the same system as ithreads do
12397 ____________________________________________________________________________
12398 [ 11717] By: jhi on 2001/08/18 14:24:42
12399 Log: New try for ID 20010407.006: detach the semantics
12400 "was the last match target UTF8" into its own variable.
12402 ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
12403 ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
12404 ____________________________________________________________________________
12405 [ 11716] By: jhi on 2001/08/18 12:11:14
12406 Log: UTF8 flag should be meaningful only when POK.
12409 ____________________________________________________________________________
12410 [ 11715] By: sky on 2001/08/18 11:45:16
12411 Log: USE_THREADS and USE_ITHREADS are never true at the same time
12414 ____________________________________________________________________________
12415 [ 11714] By: jhi on 2001/08/18 06:03:24
12416 Log: Retract #11712 for now. The real fix would probably
12417 be something like making PL_reg_sv a copy (PV + UTF8)
12418 of the matched/substituted string (note: not just a SvPOK
12419 string, for example the stringified form of a ROK would
12420 be applicable) Beware of leaks.
12422 ! pp_hot.c t/op/pat.t
12423 ____________________________________________________________________________
12424 [ 11713] By: jhi on 2001/08/18 03:22:42
12425 Log: UTF8 wasn't printing for PVMGs.
12428 ____________________________________________________________________________
12429 [ 11712] By: jhi on 2001/08/18 03:22:24
12430 Log: (Retracted by #11714)
12432 Okay analysis, debatable fix. (The fix will inc
12433 the refcount of all temporary match objects,
12434 like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
12435 which will then cause griping at untie() time
12436 ("inner references remain").
12438 Fix for ID 20010407.006: PL_reg_sv got wiped out
12439 by freetemps if the match target was a temporary
12440 (like function_call() =~ /.../), which in turn meant
12441 that the $1 et al stopped working if they had UTF-8
12442 in them. Therefore bump up the refcount of PL_reg_sv.
12444 ! pp_hot.c t/op/pat.t
12445 ____________________________________________________________________________
12446 [ 11711] By: ams on 2001/08/17 20:32:08
12447 Log: Subject: [PATCH] doesn't compile, was perl@11710
12448 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12449 Date: Fri, 17 Aug 2001 23:21:10 +0200
12450 Message-Id: <20010817232110.C7041@rafael>
12453 ____________________________________________________________________________
12454 [ 11710] By: jhi on 2001/08/17 14:26:57
12455 Log: Update Changes.
12457 ! Changes patchlevel.h
12458 ____________________________________________________________________________
12459 [ 11709] By: jhi on 2001/08/17 13:47:53
12460 Log: Upgrade to libnet 1.0704.
12462 - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
12463 ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
12464 ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
12465 ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
12466 ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
12467 ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
12468 ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
12469 ____________________________________________________________________________
12470 [ 11708] By: sky on 2001/08/17 13:34:04
12471 Log: Let perl_clone copy PL_exit_flags
12474 ____________________________________________________________________________
12475 [ 11707] By: sky on 2001/08/17 12:28:41
12476 Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
12478 ! sharedsv.c sharedsv.h
12479 ____________________________________________________________________________
12480 [ 11706] By: jhi on 2001/08/17 11:59:28
12481 Log: The metaconfig unit change for #11705.
12482 Branch: metaconfig/U/perl
12484 ____________________________________________________________________________
12485 [ 11705] By: jhi on 2001/08/17 11:58:48
12486 Log: Allow the threads extension to be found if present.
12489 ____________________________________________________________________________
12490 [ 11704] By: nick on 2001/08/17 11:47:54
12491 Log: Mail -> change script (pre-alpha)
12494 ____________________________________________________________________________
12495 [ 11703] By: sky on 2001/08/17 07:11:24
12496 Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
12497 Thanks to Tom Hospel for pointing out my error.
12500 ____________________________________________________________________________
12501 [ 11702] By: sky on 2001/08/17 04:18:11
12502 Log: Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block running to perl_destruct, changes prototype of perl_destruct to return exitstatus.
12504 ! embed.pl miniperlmain.c perl.c perl.h proto.h
12505 ____________________________________________________________________________
12506 [ 11701] By: jhi on 2001/08/17 03:22:38
12507 Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
12508 and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
12510 + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
12511 + lib/Lingua/KO/Hangul/Util/README
12512 + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
12513 + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
12514 + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
12515 + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
12516 + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
12517 + lib/Unicode/Normalize/t/test.t
12519 ____________________________________________________________________________
12520 [ 11700] By: jhi on 2001/08/17 02:58:59
12521 Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
12522 Date: Thu, 16 Aug 2001 22:46:15 -0500
12523 From: "Craig A. Berry" <craigberry@mac.com>
12524 Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
12526 ! configure.com numeric.c
12527 ____________________________________________________________________________
12528 [ 11699] By: jhi on 2001/08/17 02:33:00
12529 Log: It seems that Tru64 has "naturally" threadsafe APIs only for
12530 of the usual suspects (like getpwent) but not for others
12531 (like localtime and rand). The _r versions are available
12532 for all of them, so let's use them.
12535 ____________________________________________________________________________
12536 [ 11698] By: jhi on 2001/08/17 01:53:02
12537 Log: (Accidental apply; thankfully empty.)
12540 ____________________________________________________________________________
12541 [ 11697] By: jhi on 2001/08/17 01:50:55
12542 Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1
12543 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12544 Date: Thu, 16 Aug 2001 16:27:49 +0100
12545 Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
12547 ! regexec.c t/op/re_tests
12548 ____________________________________________________________________________
12549 [ 11696] By: jhi on 2001/08/17 01:50:01
12550 Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context
12551 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12552 Date: Thu, 16 Aug 2001 18:50:01 +0100
12553 Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
12555 ! pp_hot.c t/op/pat.t
12556 ____________________________________________________________________________
12557 [ 11695] By: jhi on 2001/08/17 01:49:12
12558 Log: Subject: [PATCH] *time_r again
12559 From: "Arthur Bergman" <arthur@contiller.se>
12560 Date: Thu, 16 Aug 2001 16:01:54 +0200
12561 Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
12564 ____________________________________________________________________________
12565 [ 11694] By: jhi on 2001/08/17 01:47:53
12566 Log: system() and backtick error handling cleanup from Craig A. Berry.
12569 ____________________________________________________________________________
12570 [ 11693] By: gsar on 2001/08/17 01:07:21
12571 Log: change#10334 leaks memory, copies string when it doesn't
12575 ____________________________________________________________________________
12576 [ 11692] By: jhi on 2001/08/16 12:22:29
12577 Log: One more twist to the sprintf + utf8 testing.
12580 ____________________________________________________________________________
12581 [ 11691] By: jhi on 2001/08/16 11:46:02
12582 Log: Fix for 20010407.008 sprintf removes utf8-ness.
12585 ____________________________________________________________________________
12586 [ 11690] By: jhi on 2001/08/16 11:31:00
12587 Log: Subject: [PATCH] *time_r fixes
12588 From: "Arthur Bergman" <arthur@contiller.se>
12589 Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
12590 Date: Thu, 16 Aug 2001 14:22:27 +0200
12593 ____________________________________________________________________________
12594 [ 11689] By: jhi on 2001/08/16 11:29:30
12595 Log: Upgrade to CGI.pm 2.77.
12597 ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
12598 ! lib/CGI/t/function.t
12599 ____________________________________________________________________________
12600 [ 11688] By: jhi on 2001/08/16 01:07:21
12601 Log: Document the bytes-to-Unicode upgrading.
12603 ! pod/perlunicode.pod
12604 ____________________________________________________________________________
12605 [ 11687] By: jhi on 2001/08/16 00:29:29
12606 Log: Add a test for Unicode sprintf.
12609 ____________________________________________________________________________
12610 [ 11686] By: jhi on 2001/08/16 00:20:40
12611 Log: Add Unicode tests for index/rindex.
12614 ____________________________________________________________________________
12615 [ 11685] By: jhi on 2001/08/15 22:51:53
12616 Log: Document a bit the art of minimizing the installation,
12617 based on the p5p discussion.
12620 ____________________________________________________________________________
12621 [ 11684] By: nick on 2001/08/15 15:03:31
12622 Log: Integrate mainline
12624 +> sharedsv.c sharedsv.h
12625 !> (integrate 53 files)
12626 ____________________________________________________________________________
12627 [ 11683] By: jhi on 2001/08/15 13:49:07
12628 Log: Update Changes.
12630 ! Changes patchlevel.h
12631 ____________________________________________________________________________
12632 [ 11682] By: jhi on 2001/08/15 13:26:00
12633 Log: The #11673 necessitated a test tweak.
12636 ____________________________________________________________________________
12637 [ 11681] By: jhi on 2001/08/15 13:12:50
12638 Log: Also UNICOS is in the general case unable to silently
12639 handle fp overflows.
12642 ____________________________________________________________________________
12643 [ 11680] By: jhi on 2001/08/15 13:05:15
12644 Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
12645 NV_EPSILON #defined.
12648 ____________________________________________________________________________
12649 [ 11679] By: jhi on 2001/08/15 12:48:32
12650 Log: Re-establish the fp overflow detection for VAX VMS; there
12651 is no easy way to have the IEEE fp silent overflow semantics.
12652 (in Alpha VMS we still will use IEEE fp by default-- but it
12653 is still possible to configure Perl to use G_FLOAT)
12656 ____________________________________________________________________________
12657 [ 11678] By: jhi on 2001/08/15 12:27:41
12658 Log: Subject: [PATCH] pp_lock
12659 From: "Arthur Bergman" <arthur@contiller.se>
12660 Date: Wed, 15 Aug 2001 11:52:16 +0200
12661 Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
12664 ____________________________________________________________________________
12665 [ 11677] By: jhi on 2001/08/15 12:26:44
12666 Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern
12667 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12668 Date: Wed, 15 Aug 2001 11:32:11 +0100
12669 Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
12671 ! regcomp.c t/op/re_tests
12672 ____________________________________________________________________________
12673 [ 11676] By: jhi on 2001/08/15 12:25:29
12674 Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks
12675 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
12676 Date: Wed, 15 Aug 2001 10:33:49 +0100
12677 Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
12679 ! regexec.c t/op/re_tests
12680 ____________________________________________________________________________
12681 [ 11675] By: jhi on 2001/08/15 03:28:20
12682 Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
12683 From: Barrie Slaymaker <barries@slaysys.com>
12684 Date: Tue, 14 Aug 2001 14:32:25 -0400
12685 Message-ID: <20010814143225.A19822@jester.slaysys.com>
12687 ! lib/File/Spec.t lib/File/Spec/Unix.pm
12688 ____________________________________________________________________________
12689 [ 11674] By: jhi on 2001/08/15 03:25:32
12690 Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
12691 From: Peter Prymmer <pvhp@forte.com>
12692 Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
12693 Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
12695 ! README.vms configure.com
12696 ____________________________________________________________________________
12697 [ 11673] By: jhi on 2001/08/15 03:16:14
12698 Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
12699 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12700 Date: Tue, 14 Aug 2001 21:23:27 +0200
12701 Message-ID: <20010814212327.A1919@rafael>
12704 ____________________________________________________________________________
12705 [ 11672] By: jhi on 2001/08/15 03:15:25
12706 Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
12707 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12708 Date: Tue, 14 Aug 2001 22:30:11 +0200
12709 Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
12711 Combination of nmake, quoting, and Perl expanded $( in here-doc.
12713 ! ext/SDBM_File/Makefile.PL
12714 ____________________________________________________________________________
12715 [ 11671] By: jhi on 2001/08/14 13:44:40
12719 ____________________________________________________________________________
12720 [ 11670] By: jhi on 2001/08/14 13:10:36
12721 Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
12722 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12723 Date: Mon, 13 Aug 2001 23:15:01 +0200
12724 Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
12727 ____________________________________________________________________________
12728 [ 11669] By: jhi on 2001/08/14 13:07:09
12729 Log: Subject: [PATCH] [b-]showlex.t
12730 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12731 Date: Sun, 12 Aug 2001 22:24:51 +0200
12732 Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
12734 The 4nt command shell will expand the % in command line
12735 no matter what quoting is attempted, changed the % to @.
12738 ____________________________________________________________________________
12739 [ 11668] By: jhi on 2001/08/14 13:01:02
12740 Log: Subject: [PATCH] magic.t
12741 From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
12742 Date: Sun, 12 Aug 2001 20:49:27 +0200
12743 Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
12746 ____________________________________________________________________________
12747 [ 11667] By: jhi on 2001/08/14 12:35:17
12748 Log: Add sharedsv* to the DOSish platforms; plus add
12749 some WinCE files to the list of DOSish files.
12751 ! NetWare/Makefile Porting/makerel win32/Makefile
12752 ! win32/makefile.mk wince/Makefile.ce
12753 ____________________________________________________________________________
12754 [ 11666] By: jhi on 2001/08/14 12:29:57
12755 Log: More DOSish files.
12758 ____________________________________________________________________________
12759 [ 11665] By: jhi on 2001/08/14 12:27:58
12760 Log: Strip CRs from the WinCE files. Now we need to
12761 figure out in which CRs are really needed: probably
12762 Makefile.ce and the README files, at least, probably
12763 also the registry.bat.
12765 ! wince/Makefile.ce wince/README.compile wince/README.perlce
12766 ! wince/config.h wince/include/cectype.h wince/include/errno.h
12767 ! wince/include/sys/stat.h wince/include/sys/types.h
12768 ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
12769 ! wince/perldll.def wince/registry.bat wince/wince.h
12770 ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
12771 ____________________________________________________________________________
12772 [ 11664] By: jhi on 2001/08/14 12:05:09
12773 Log: Add some files to DOSish and writables.
12776 ____________________________________________________________________________
12777 [ 11663] By: jhi on 2001/08/14 03:08:07
12778 Log: Compile failure message tidying.
12780 ! t/lib/1_compile.t
12781 ____________________________________________________________________________
12782 [ 11662] By: jhi on 2001/08/14 01:41:22
12783 Log: The new sharedsv* should be exported only if usethreads.
12786 ____________________________________________________________________________
12787 [ 11661] By: jhi on 2001/08/14 00:25:30
12788 Log: Subject: [PATCH: perl@11626] URL updates for README.os390
12789 From: Peter Prymmer <pvhp@forte.com>
12790 Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
12791 Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
12794 ____________________________________________________________________________
12795 [ 11660] By: jhi on 2001/08/13 12:54:54
12796 Log: Update Changes.
12798 ! Changes patchlevel.h
12799 ____________________________________________________________________________
12800 [ 11659] By: jhi on 2001/08/13 12:45:21
12801 Log: Subject: [PATHC] sharedsv.[c|h]
12802 From: "Artur Bergman" <artur@contiller.se>
12803 Date: Mon, 13 Aug 2001 14:38:41 +0200
12804 Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>
12806 Subject: [PATCH] embed.pl
12807 From: Arthur Bergman <arthur@contiller.se>
12808 Date: Mon, 13 Aug 2001 14:38:14 +0200
12809 Message-ID: <B79D96D6.3088%arthur@contiller.se>
12811 Subject: [PATCH] sharedsv cleanups
12812 From: "Arthur Bergman" <arthur@contiller.se>
12813 Date: Mon, 13 Aug 2001 15:14:25 +0200
12814 Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>
12816 Plus few tweaks: _init needs to be Adp, the prototypes
12817 should not be revealed unless using ithreads, #endif FOO
12818 must be #endif /* FOO */, adding (parentheses) around
12819 do { } while doesn't work too well.
12821 + sharedsv.c sharedsv.h
12822 ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
12823 ! perl.h perlapi.c pod/perlapi.pod proto.h
12824 ____________________________________________________________________________
12825 [ 11658] By: jhi on 2001/08/13 12:00:08
12826 Log: Subject: Re: END {} blocks run in perl_run
12827 From: Arthur Bergman <arthur@contiller.se>
12828 Date: Mon, 13 Aug 2001 11:11:30 +0200
12829 Message-ID: <B79D6661.3068%arthur@contiller.se>
12832 ____________________________________________________________________________
12833 [ 11657] By: nick on 2001/08/13 09:03:02
12834 Log: Integrate mainline
12836 +> (branch 326 files)
12837 - (delete 330 files)
12838 !> (integrate 85 files)
12839 ____________________________________________________________________________
12840 [ 11656] By: jhi on 2001/08/12 23:24:18
12841 Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
12842 and the Perl will be built to do that by default (adding that
12843 will break scripts having non-UTF-8 binary data, such as Latin-1.)
12845 ! op.c toke.c utf8.h
12846 ____________________________________________________________________________
12847 [ 11655] By: jhi on 2001/08/12 23:05:14
12848 Log: Unnecessary downgrades.
12851 ____________________________________________________________________________
12852 [ 11654] By: jhi on 2001/08/12 22:56:47
12853 Log: Failure not true anymore (probably caused by my broken setup).
12856 ____________________________________________________________________________
12857 [ 11653] By: jhi on 2001/08/12 22:46:12
12858 Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
12861 ! op.h pp_ctl.c regcomp.c
12862 ____________________________________________________________________________
12863 [ 11652] By: jhi on 2001/08/12 22:30:04
12864 Log: There is no IN_UTF8.
12867 ____________________________________________________________________________
12868 [ 11651] By: jhi on 2001/08/12 21:08:06
12869 Log: More (less) regex/utf8 relics. (Toned down later in #11653.)
12871 ! op.c op.h pp_ctl.c regcomp.c
12872 ____________________________________________________________________________
12873 [ 11650] By: jhi on 2001/08/12 20:17:32
12874 Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
12877 ! op.c t/pod/find.t
12878 ____________________________________________________________________________
12879 [ 11649] By: jhi on 2001/08/12 18:45:52
12880 Log: Todo updates and fixes.
12883 ____________________________________________________________________________
12884 [ 11648] By: jhi on 2001/08/12 18:43:50
12885 Log: Mark tests (and one module) having explicit Latin-1
12886 (and one file having explicit UTF-8) with an explicit
12887 'no utf8' (and one explicit 'use utf8').
12889 NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
12891 ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
12892 ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
12893 ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
12894 ____________________________________________________________________________
12895 [ 11647] By: jhi on 2001/08/12 17:10:22
12896 Log: Subject: SV: END {} blocks run in perl_run
12897 From: "Arthur Bergman" <arthur@contiller.se>
12898 Date: Sun, 12 Aug 2001 00:34:28 +0200
12899 Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
12901 ! miniperlmain.c perl.c
12902 ____________________________________________________________________________
12903 [ 11646] By: jhi on 2001/08/12 16:59:00
12904 Log: Typos in #11645.
12907 ____________________________________________________________________________
12908 [ 11645] By: jhi on 2001/08/12 16:55:31
12909 Log: On ithreads default to use_reentrant except on naturally
12910 threadsafe platforms.
12913 ____________________________________________________________________________
12914 [ 11644] By: jhi on 2001/08/12 15:45:43
12915 Log: (Hopefully) a fix for 20010723.004: make install needs
12916 write permission in build directory. The problem was
12917 probably caused by overeager sprinkling of the lib/re.pm
12918 dependencies (which was done to guarantee lib/re.pm being
12919 uptodate for parallel makes: now solved by funneling that
12920 through an explicit recursive make in the preplibrary target).
12923 ____________________________________________________________________________
12924 [ 11643] By: jhi on 2001/08/12 14:16:44
12925 Log: Dispell the "use utf8" superstition.
12927 ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
12928 ! pod/perlunicode.pod
12929 ____________________________________________________________________________
12930 [ 11642] By: jhi on 2001/08/12 13:56:42
12931 Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
12932 From: "Abigail" <abigail@foad.org>
12933 Date: Sat, 11 Aug 2001 23:49:49 +0200
12934 Message-ID: <20010811214950.23255.qmail@foad.org>
12937 ____________________________________________________________________________
12938 [ 11641] By: jhi on 2001/08/12 13:56:18
12939 Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
12940 From: Abhijit Menon-Sen <ams@wiw.org>
12941 Date: Sat, 11 Aug 2001 06:18:19 +0530
12942 Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
12945 ____________________________________________________________________________
12946 [ 11640] By: jhi on 2001/08/12 13:45:58
12947 Log: Test for change #11639.
12950 ____________________________________________________________________________
12951 [ 11639] By: jhi on 2001/08/12 13:42:03
12952 Log: Subject: Re: Can't localize *FH, then tie it
12953 From: Abhijit Menon-Sen <ams@wiw.org>
12954 Date: Sun, 12 Aug 2001 16:08:06 +0530
12955 Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
12957 ! pp_hot.c pp_sys.c
12958 ____________________________________________________________________________
12959 [ 11638] By: jhi on 2001/08/12 03:30:07
12960 Log: Drop all the unnecessary "use utf8" clauses and some of
12961 the unnecessary "use bytes" ones.
12963 TODO: scour the documentation for unnecessary "use utf8"
12964 and prominently display it in perldelta when the time comes.
12965 ("use utf8" should be necessary ONLY if one wants the script
12966 to be in UTF-8.) Also should be checked in some non-ASCII
12967 non-Latin-1 platform, like EBCDIC.
12969 ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
12970 ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
12971 ____________________________________________________________________________
12972 [ 11637] By: jhi on 2001/08/11 17:55:36
12973 Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
12974 Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
12975 in Unicode handling.
12978 ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
12979 ____________________________________________________________________________
12980 [ 11636] By: jhi on 2001/08/11 17:14:06
12981 Log: Thinko: we want the flags for native cc, not gcc.
12984 ____________________________________________________________________________
12985 [ 11635] By: jhi on 2001/08/11 15:14:48
12986 Log: Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
12987 From: Robin Houston <robin@kitsite.com>
12988 Date: Fri, 10 Aug 2001 14:42:02 +0100
12989 Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
12992 ____________________________________________________________________________
12993 [ 11634] By: jhi on 2001/08/11 14:59:22
12994 Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
12995 From: Abhijit Menon-Sen <ams@wiw.org>
12996 Date: Sat, 11 Aug 2001 16:31:04 +0530
12997 Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
13000 ____________________________________________________________________________
13001 [ 11633] By: jhi on 2001/08/11 14:58:07
13002 Log: Get rid of indread, from Abhijit Menon-Sen.
13005 ____________________________________________________________________________
13006 [ 11632] By: jhi on 2001/08/10 23:39:04
13009 ! win32/Makefile win32/makefile.mk
13010 ____________________________________________________________________________
13011 [ 11631] By: jhi on 2001/08/10 23:37:43
13012 Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
13014 - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
13015 - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
13016 - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
13017 ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
13018 ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
13019 ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
13020 ! win32/Makefile win32/makefile.mk
13021 ____________________________________________________________________________
13022 [ 11630] By: jhi on 2001/08/10 13:53:15
13023 Log: Avoid #elif (less portable than #else #if).
13026 ____________________________________________________________________________
13027 [ 11629] By: jhi on 2001/08/10 13:49:53
13028 Log: Subject: patch for perlvar.pod
13029 From: mah@everybody.org (Mark A. Hershberger)
13030 Date: 08 Aug 2001 17:03:16 -0500
13031 Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
13034 ____________________________________________________________________________
13035 [ 11628] By: jhi on 2001/08/10 13:45:48
13036 Log: cpp commands must start (the # must be) at the column #0.
13039 ____________________________________________________________________________
13040 [ 11627] By: jhi on 2001/08/10 13:41:07
13041 Log: If using gcc -B/foo/bar makedepend would give
13042 unnecessary warnings about unused -B/foo/bar.
13045 ____________________________________________________________________________
13046 [ 11626] By: jhi on 2001/08/09 14:56:29
13047 Log: Update Changes.
13049 ! Changes patchlevel.h
13050 ____________________________________________________________________________
13051 [ 11625] By: jhi on 2001/08/09 14:54:05
13055 ____________________________________________________________________________
13056 [ 11624] By: jhi on 2001/08/09 14:52:52
13060 ____________________________________________________________________________
13061 [ 11623] By: jhi on 2001/08/09 14:49:00
13062 Log: Rename lib/unicode files to lib/unicore to avoid
13063 conflicts between core lib/unicode and Unicode::
13064 files in case-ignoring filesystems.
13067 - (delete 324 files)
13068 ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
13069 ____________________________________________________________________________
13070 [ 11622] By: jhi on 2001/08/09 13:33:47
13071 Log: Upgrade to Math::BigInt 1.41.
13073 ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
13074 ____________________________________________________________________________
13075 [ 11621] By: jhi on 2001/08/09 13:31:20
13076 Log: Subject: [PATCH] remove PL_na from typemap
13077 From: James <james@rf.net>
13078 Date: Mon, 06 Aug 2001 20:23:15 -0700
13079 Message-ID: <3B6F5F23.A31A81B1@rf.net>
13081 (had to be manually applied)
13083 ! lib/ExtUtils/typemap
13084 ____________________________________________________________________________
13085 [ 11620] By: jhi on 2001/08/09 13:27:11
13086 Log: The metaconfig unit changes for #11618.
13087 Branch: metaconfig/U/perl
13088 + d_fpclassl.U i_fp.U
13089 ____________________________________________________________________________
13090 [ 11619] By: jhi on 2001/08/09 13:25:21
13091 Log: Forgot this from #11618.
13093 NOTE: wince/config_H.ce needs updating.
13096 ____________________________________________________________________________
13097 [ 11618] By: jhi on 2001/08/09 13:21:51
13098 Log: Introduce more floating point classifying APIs;
13099 try to define (most importantly) Perl_is{inf,nan}(x).
13101 For this first cut, assume none such APIs exist in non-UNIXoid
13102 platforms-- this is of course too unkind: Win32 rumoredly has
13103 _fpclass() and _isnan(), and VMS/VOS very probably have some
13104 of the APIs available. The only thing Perl uses at the moment
13105 is Perl_isnan() (has been in use for a while now).
13107 NOTE: the Win32 and NetWare config_h.?c need regenerating.
13109 ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
13110 ! Porting/config_H config_h.SH configure.com epoc/config.sh
13111 ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
13112 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13113 ! vos/config.ga.h win32/config.bc win32/config.gc
13114 ! win32/config.vc win32/config_H.bc win32/config_H.gc
13115 ! win32/config_H.vc wince/config.ce wince/config.h
13116 ____________________________________________________________________________
13117 [ 11617] By: jhi on 2001/08/09 11:08:51
13118 Log: Integrate change #11519 from perlio:
13120 Avoid testing for (non-)existance of "encoding(xxxx)"
13121 layer is called "encoding" the (xxxx) is an argument.
13124 ____________________________________________________________________________
13125 [ 11616] By: nick on 2001/08/09 07:50:24
13126 Log: Integrate mainline
13128 +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
13129 +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
13130 +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
13131 +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
13132 - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
13133 - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
13134 !> (integrate 79 files)
13135 ____________________________________________________________________________
13136 [ 11615] By: nick on 2001/08/09 06:23:44
13137 Log: Avoid testing for (non-)existance of "encoding(xxxx)"
13138 layer is called "encoding" the (xxxx) is an argument.
13141 ____________________________________________________________________________
13142 [ 11614] By: jhi on 2001/08/08 21:50:19
13143 Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
13144 From: Paul Johnson <paul@pjcj.net>
13145 Date: Wed, 8 Aug 2001 23:54:17 +0200
13146 Message-ID: <20010808235417.O1006@pjcj.net>
13148 ! ext/B/B/Concise.pm
13149 ____________________________________________________________________________
13150 [ 11613] By: jhi on 2001/08/08 13:22:13
13151 Log: Make VMS use IEEE math by default; reorder Tru64 hints
13152 so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
13153 exception semantics) is always set if using (the new) cc.
13155 ! configure.com hints/dec_osf.sh
13156 ____________________________________________________________________________
13157 [ 11612] By: jhi on 2001/08/08 12:14:56
13158 Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
13159 From: Abhijit Menon-Sen <ams@wiw.org>
13160 Date: Tue, 7 Aug 2001 17:16:05 +0530
13161 Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
13164 ____________________________________________________________________________
13165 [ 11611] By: jhi on 2001/08/08 02:28:58
13166 Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
13167 From: "Craig A. Berry" <craigberry@mac.com>
13168 Date: Tue, 07 Aug 2001 22:27:47 -0500
13169 Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
13172 ____________________________________________________________________________
13173 [ 11610] By: jhi on 2001/08/08 00:12:00
13174 Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
13175 From: "Craig A. Berry" <craigberry@mac.com>
13176 Date: Tue, 07 Aug 2001 20:01:53 -0500
13177 Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
13179 ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
13180 ____________________________________________________________________________
13181 [ 11609] By: jhi on 2001/08/07 23:49:09
13182 Log: Update the magazine information.
13185 ____________________________________________________________________________
13186 [ 11608] By: jhi on 2001/08/07 23:35:27
13187 Log: Ignore SIGFPE everywhere.
13189 ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
13190 ____________________________________________________________________________
13191 [ 11607] By: jhi on 2001/08/07 23:07:04
13192 Log: With permission, change the licensing of the docs by
13193 TomC (and Gnat) to comply with the rest of Perl.
13195 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
13196 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
13197 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
13198 ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
13199 ! pod/perltootc.pod
13200 ____________________________________________________________________________
13201 [ 11606] By: jhi on 2001/08/07 22:50:04
13202 Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
13203 From: Andy Dougherty <doughera@lafayette.edu>
13204 Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
13205 Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
13208 ____________________________________________________________________________
13209 [ 11605] By: jhi on 2001/08/07 22:49:18
13210 Log: Subject: [PATCH] Makefile.SH test_prep dependency
13211 From: Andy Dougherty <doughera@lafayette.edu>
13212 Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
13213 Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
13216 ____________________________________________________________________________
13217 [ 11604] By: jhi on 2001/08/07 22:44:35
13218 Log: Don't autogenerate the headers et alia,
13219 make regen_headers explicitly.
13222 ____________________________________________________________________________
13223 [ 11603] By: jhi on 2001/08/07 22:33:48
13224 Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
13225 From: Gurusamy Sarathy <gsar@ActiveState.com>
13226 Date: Tue, 07 Aug 2001 08:33:26 -0700
13227 Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
13229 Unnecessary dependency.
13232 ____________________________________________________________________________
13233 [ 11602] By: jhi on 2001/08/07 13:52:41
13234 Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
13235 From: Abhijit Menon-Sen <ams@wiw.org>
13236 Date: Tue, 7 Aug 2001 09:10:54 +0530
13237 Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
13240 ____________________________________________________________________________
13241 [ 11601] By: jhi on 2001/08/07 13:46:33
13242 Log: Subject: [PATCH perl@11597] B && BEGIN handling
13243 From: "James A. Duncan" <jduncan@fotango.com>
13244 Date: Mon, 6 Aug 2001 17:29:11 +0100
13245 Message-ID: <20010806172911.A2071@fotango.com>
13247 (the intrpvar.h addition moved to the end for bincompat)
13249 ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
13250 ____________________________________________________________________________
13251 [ 11600] By: jhi on 2001/08/07 11:53:48
13252 Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
13255 ____________________________________________________________________________
13256 [ 11599] By: gsar on 2001/08/07 06:31:39
13257 Log: fix URLs for fcrypt.c
13258 Branch: maint-5.6/perl
13260 ____________________________________________________________________________
13261 [ 11598] By: jhi on 2001/08/06 15:02:48
13262 Log: Yet another way to say Infinity: HP-UX calls its "++".
13264 ! lib/Math/BigInt/t/bigintpm.t
13265 ____________________________________________________________________________
13266 [ 11597] By: jhi on 2001/08/06 13:40:01
13267 Log: Update Changes.
13269 ! Changes patchlevel.h
13270 ____________________________________________________________________________
13271 [ 11596] By: jhi on 2001/08/06 13:24:28
13272 Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
13275 ____________________________________________________________________________
13276 [ 11595] By: jhi on 2001/08/06 12:51:38
13277 Log: The #11593 wasn't right.
13279 ! lib/Math/BigInt/t/bigintpm.t
13280 ____________________________________________________________________________
13281 [ 11594] By: jhi on 2001/08/06 12:34:15
13282 Log: Subject: [PATCH: perl@11564] introducing perlivp
13283 From: Prymmer/Kahn <pvhp@best.com>
13284 Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
13285 Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
13287 Subject: Re: [PATCH: perl@11564] introducing perlivp
13288 From: Prymmer/Kahn <pvhp@best.com>
13289 Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
13290 Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
13293 ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
13294 ! win32/Makefile win32/makefile.mk
13295 ____________________________________________________________________________
13296 [ 11593] By: jhi on 2001/08/05 23:10:52
13297 Log: libcs are confused what to call Infinity.
13299 ! lib/Math/BigInt/t/bigintpm.t
13300 ____________________________________________________________________________
13301 [ 11592] By: jhi on 2001/08/05 23:07:50
13302 Log: Avoid SIGFPE in Tru64.
13305 ____________________________________________________________________________
13306 [ 11591] By: jhi on 2001/08/05 22:46:10
13307 Log: Upgrade to Math::BigInt 1.40.
13309 NOTE: this patch necessitates doing something about
13310 infinity handling since the new bigintpm.t tests use
13311 infinity, which causes SIGFPEs at least in Tru64.
13313 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
13314 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
13315 ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
13316 ! lib/Math/BigInt/t/mbimbf.t
13317 ____________________________________________________________________________
13318 [ 11590] By: gsar on 2001/08/05 21:57:43
13319 Log: remove hardcoded cmd shell in testsuite
13321 ! t/op/glob.t t/op/magic.t t/op/stat.t
13322 ____________________________________________________________________________
13323 [ 11589] By: gsar on 2001/08/05 21:35:50
13324 Log: 4-arg select() was busted on windows because change#8178 didn't
13325 make it into mainline
13327 ! perl.h win32/include/sys/socket.h
13328 ____________________________________________________________________________
13329 [ 11588] By: jhi on 2001/08/05 19:40:31
13330 Log: Rename the Getopt::Long tests to be as they are
13331 in the Getopt::Long official distribution.
13333 + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
13334 + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
13335 - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
13336 - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
13338 ____________________________________________________________________________
13339 [ 11587] By: jhi on 2001/08/05 19:38:07
13340 Log: Upgrade to Getopt::Long 2.26.
13342 + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
13343 ! MANIFEST lib/Getopt/Long.pm
13344 ____________________________________________________________________________
13345 [ 11586] By: jhi on 2001/08/05 19:26:50
13346 Log: Retract #10874 (the hack should be unnecessary by now)
13348 ! lib/Test/Harness.pm
13349 ____________________________________________________________________________
13350 [ 11585] By: gsar on 2001/08/05 16:45:54
13351 Log: avoid temp file littering in tests
13353 ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
13354 ____________________________________________________________________________
13355 [ 11584] By: jhi on 2001/08/05 16:42:50
13356 Log: Subject: warning in sv.c: double format, NV arg
13357 From: "Philip Newton" <Philip.Newton@gmx.net>
13358 Date: Sun, 5 Aug 2001 19:41:07 +0200
13359 Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
13362 ____________________________________________________________________________
13363 [ 11583] By: gsar on 2001/08/05 16:28:22
13364 Log: fix POSIX.t#13 for windos
13366 ! ext/POSIX/POSIX.t
13367 ____________________________________________________________________________
13368 [ 11582] By: jhi on 2001/08/05 16:10:59
13369 Log: Add a test for PerlIO::Via.
13371 + ext/PerlIO/t/via.t
13372 ! MANIFEST ext/PerlIO/Via/Via.pm
13373 ____________________________________________________________________________
13374 [ 11581] By: gsar on 2001/08/05 15:00:26
13375 Log: flock() and link() are not available on Windows 9x
13377 ! win32/config_sh.PL
13378 ____________________________________________________________________________
13379 [ 11580] By: jhi on 2001/08/05 13:56:46
13380 Log: Some Tru64 C compilers have C++ components that confuse
13381 the ccversion parsing.
13384 ____________________________________________________________________________
13385 [ 11579] By: jhi on 2001/08/05 13:31:07
13386 Log: (Reintroduce #11125)
13388 Subject: MakeMaker should pass through DEFINE and INC to subdirs
13389 From: Alan Burlison <Alan.Burlison@sun.com>
13390 Date: Tue, 03 Jul 2001 15:20:13 +0100
13391 Message-ID: <3B41D49D.A923D4F9@sun.com>
13393 ! lib/ExtUtils/MM_Unix.pm
13394 ____________________________________________________________________________
13395 [ 11578] By: jhi on 2001/08/05 03:17:20
13396 Log: Little pointer juggling for HP-UX cc to avoid
13397 "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
13399 "error 1549: Modifiable lvalue required for assignment operator."
13402 ____________________________________________________________________________
13403 [ 11577] By: jhi on 2001/08/04 18:09:38
13404 Log: Continuation of #11575: SANY_SEEN completely deprecated,
13405 plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
13406 plus a fix for the bug.
13408 ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
13409 ____________________________________________________________________________
13410 [ 11576] By: jhi on 2001/08/04 17:31:06
13411 Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
13412 From: Doug MacEachern <dougm@covalent.net>
13413 Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
13414 Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
13417 ____________________________________________________________________________
13418 [ 11575] By: jhi on 2001/08/04 17:28:55
13419 Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
13420 the new CANY is the \C. The problem reported and the
13421 test case supplied in
13423 Subject: UTF-8 bugs in string length & single line regex matches
13424 From: "Daniel P. Berrange" <dan@berrange.com>
13425 Date: Fri, 3 Aug 2001 11:39:33 +0100
13426 Message-ID: <20010803113932.A19318@berrange.com>
13428 ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
13430 ____________________________________________________________________________
13431 [ 11574] By: jhi on 2001/08/04 15:42:34
13432 Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
13433 From: Doug MacEachern <dougm@covalent.net>
13434 Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
13435 Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
13438 ____________________________________________________________________________
13439 [ 11573] By: jhi on 2001/08/04 14:20:26
13440 Log: The #11572 didn't up the test count.
13443 ____________________________________________________________________________
13444 [ 11572] By: jhi on 2001/08/04 14:12:45
13445 Log: Subject: UTF-8 bugs in string length & single line regex matches
13446 From: "Daniel P. Berrange" <dan@berrange.com>
13447 Date: Fri, 3 Aug 2001 11:39:33 +0100
13448 Message-ID: <20010803113932.A19318@berrange.com>
13450 (the mg_length() fix)
13452 ! mg.c t/op/length.t
13453 ____________________________________________________________________________
13454 [ 11571] By: jhi on 2001/08/04 14:10:39
13455 Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
13456 From: Abhijit Menon-Sen <ams@wiw.org>
13457 Date: Sat, 4 Aug 2001 16:56:35 +0530
13458 Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
13461 ____________________________________________________________________________
13462 [ 11570] By: jhi on 2001/08/04 14:09:59
13463 Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
13464 From: Abhijit Menon-Sen <ams@wiw.org>
13465 Date: Sat, 4 Aug 2001 16:16:03 +0530
13466 Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
13469 ____________________________________________________________________________
13470 [ 11569] By: jhi on 2001/08/04 14:09:09
13471 Log: Subject: Re: [patch] refcount re ops
13472 From: Abhijit Menon-Sen <ams@wiw.org>
13473 Date: Sat, 4 Aug 2001 08:54:55 +0530
13474 Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
13477 ____________________________________________________________________________
13478 [ 11568] By: jhi on 2001/08/04 14:08:19
13479 Log: Subject: [patch] refcount re ops
13480 From: Doug MacEachern <dougm@covalent.net>
13481 Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
13482 Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
13485 ____________________________________________________________________________
13486 [ 11567] By: jhi on 2001/08/03 23:52:56
13487 Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
13488 From: Doug MacEachern <dougm@covalent.net>
13489 Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
13490 Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
13493 ____________________________________________________________________________
13494 [ 11566] By: jhi on 2001/08/03 20:45:10
13495 Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
13496 From: "Craig A. Berry" <craigberry@mac.com>
13497 Date: Fri, 03 Aug 2001 16:16:16 -0500
13498 Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01>
13501 ____________________________________________________________________________
13502 [ 11565] By: jhi on 2001/08/03 13:46:40
13503 Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
13504 From: John Kristian <jmk2001@engineer.com>
13505 Date: Fri, 03 Aug 2001 00:59:08 -0700
13506 Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
13509 ____________________________________________________________________________
13510 [ 11564] By: jhi on 2001/08/03 13:25:39
13511 Log: Update Changes.
13513 ! Changes patchlevel.h
13514 ____________________________________________________________________________
13515 [ 11563] By: jhi on 2001/08/03 12:13:17
13516 Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
13517 From: "Craig A. Berry" <craigberry@mac.com>
13518 Date: Thu, 02 Aug 2001 23:15:24 -0500
13519 Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
13522 ____________________________________________________________________________
13523 [ 11562] By: jhi on 2001/08/03 12:11:57
13524 Log: Subject: [patch] plug PL_cshname leak
13525 From: Doug MacEachern <dougm@covalent.net>
13526 Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
13527 Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
13530 ____________________________________________________________________________
13531 [ 11561] By: jhi on 2001/08/03 12:10:32
13532 Log: Subject: [patch] plug PL_sh_path leak
13533 From: Doug MacEachern <dougm@covalent.net>
13534 Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
13535 Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
13538 ____________________________________________________________________________
13539 [ 11560] By: jhi on 2001/08/03 12:09:50
13540 Log: Subject: [patch] plug PL_regex_padav leaks
13541 From: Doug MacEachern <dougm@covalent.net>
13542 Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
13543 Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
13546 ____________________________________________________________________________
13547 [ 11559] By: jhi on 2001/08/03 12:08:59
13548 Log: Subject: [patch] plug PL_origargv leak
13549 From: Doug MacEachern <dougm@covalent.net>
13550 Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
13551 Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
13554 ____________________________________________________________________________
13555 [ 11558] By: jhi on 2001/08/03 12:07:58
13556 Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
13557 From: Abhijit Menon-Sen <ams@wiw.org>
13558 Date: Fri, 3 Aug 2001 06:38:11 +0530
13559 Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
13562 ____________________________________________________________________________
13563 [ 11557] By: nick on 2001/08/03 08:17:38
13564 Log: Integrate mainline
13566 +> (branch 47 files)
13567 - lib/Switch/test.pl
13568 !> (integrate 49 files)
13569 ____________________________________________________________________________
13570 [ 11556] By: jhi on 2001/08/02 22:46:22
13571 Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
13572 From: "Craig A. Berry" <craigberry@mac.com>
13573 Date: Thu, 02 Aug 2001 12:56:19 -0500
13574 Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
13577 ____________________________________________________________________________
13578 [ 11555] By: jhi on 2001/08/02 22:29:34
13579 Log: Be more careful about non-existent files.
13582 ____________________________________________________________________________
13583 [ 11554] By: jhi on 2001/08/02 21:37:27
13584 Log: Subject: [PATCH resend] deparse empty formats
13585 From: Robin Houston <robin@kitsite.com>
13586 Date: Thu, 2 Aug 2001 14:32:36 +0100
13587 Message-ID: <20010802143236.A894@robin.kitsite.com>
13589 ! ext/B/B/Deparse.pm
13590 ____________________________________________________________________________
13591 [ 11553] By: jhi on 2001/08/02 16:37:32
13592 Log: Subject: [patch] ithreads + refto fix improvement
13593 From: Doug MacEachern <dougm@covalent.net>
13594 Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
13595 Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
13598 ____________________________________________________________________________
13599 [ 11552] By: jhi on 2001/08/02 14:24:26
13600 Log: Readability nit from Abhijit.
13603 ____________________________________________________________________________
13604 [ 11551] By: jhi on 2001/08/02 14:22:31
13605 Log: setproctitle() API version nit from Anton Berezin.
13608 ____________________________________________________________________________
13609 [ 11550] By: jhi on 2001/08/02 13:51:41
13610 Log: Add PerlCE to the docs.
13612 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
13613 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
13614 ____________________________________________________________________________
13615 [ 11549] By: jhi on 2001/08/02 13:25:43
13616 Log: Integrate the PerlCE (WinCE Perl) port;
13617 kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
13619 + README.ce wince/FindExt.pm wince/Makefile.ce
13620 + wince/README.compile wince/README.perlce wince/bin/exetype.pl
13621 + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
13622 + wince/bin/search.pl wince/config.ce wince/config.h
13623 + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
13624 + wince/dl_win32.xs wince/include/arpa/inet.h
13625 + wince/include/cectype.h wince/include/errno.h
13626 + wince/include/netdb.h wince/include/sys/socket.h
13627 + wince/include/sys/stat.h wince/include/sys/types.h
13628 + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
13629 + wince/perl.rc wince/perldll.def wince/perllib.c
13630 + wince/perlmain.c wince/registry.bat wince/runperl.c
13631 + wince/splittree.pl wince/win32.h wince/win32iop.h
13632 + wince/win32thread.c wince/win32thread.h wince/wince.c
13633 + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
13634 + wince/xdistclean.ksh wince/xmakediffs.ksh
13635 ! MANIFEST perl.c perl.h perlio.c
13636 ____________________________________________________________________________
13637 [ 11548] By: jhi on 2001/08/02 13:18:08
13638 Log: setproctitle() made simpler. (This assumes the string is
13639 \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
13640 should be used. Note len, not len + 1.) BSD-fu from Anton
13644 ____________________________________________________________________________
13645 [ 11547] By: jhi on 2001/08/02 12:49:54
13646 Log: Subject: [PATCH] -Wall cleanup: op.c
13647 From: Richard Soderberg <rs@oregonnet.com>
13648 Date: Thu, 2 Aug 2001 00:17:09 -0700
13649 Message-Id: <200108020717.AAA26895@oregonnet.com>
13651 Subject: [PATCH] -Wall cleanup: sv.c
13652 From: Richard Soderberg <rs@oregonnet.com>
13653 Date: Thu, 2 Aug 2001 00:49:21 -0700
13654 Message-Id: <200108020749.AAA27492@oregonnet.com>
13657 ____________________________________________________________________________
13658 [ 11546] By: jhi on 2001/08/02 00:53:34
13659 Log: Update Changes.
13661 ! Changes patchlevel.h
13662 ____________________________________________________________________________
13663 [ 11545] By: jhi on 2001/08/02 00:48:55
13664 Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
13665 From: Doug MacEachern <dougm@covalent.net>
13666 Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
13667 Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
13670 ____________________________________________________________________________
13671 [ 11544] By: jhi on 2001/08/01 23:08:41
13672 Log: The #11541 didn't work under threads.
13675 ____________________________________________________________________________
13676 [ 11543] By: jhi on 2001/08/01 22:46:41
13677 Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
13678 From: Hugo <hv@crypt.compulink.co.uk>
13679 Date: Fri, 22 Jun 2001 01:19:08 +0100
13680 Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
13682 (Skip tests if accept() failed)
13684 ! ext/IO/lib/IO/t/io_unix.t
13685 ____________________________________________________________________________
13686 [ 11542] By: jhi on 2001/08/01 22:40:09
13687 Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
13688 From: "Stian Seeberg" <sseeberg@nimsoft.no>
13689 Date: Mon, 30 Jul 2001 12:28:07 +0200
13690 Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
13693 ____________________________________________________________________________
13694 [ 11541] By: jhi on 2001/08/01 22:38:31
13695 Log: Subject: Pluggable optimizer
13696 From: Simon Cozens <simon@netthink.co.uk>
13697 Date: Wed, 1 Aug 2001 13:57:02 -0700
13698 Message-ID: <20010801135702.I10442@netthink.co.uk>
13700 ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
13701 ____________________________________________________________________________
13702 [ 11540] By: jhi on 2001/08/01 22:29:54
13703 Log: Subject: [ID 20010801.039] perlre.pod message typo
13704 From: Autrijus Tang <autrijus@geb.elixus.org>
13705 Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
13706 Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>
13709 ____________________________________________________________________________
13710 [ 11539] By: jhi on 2001/08/01 16:32:52
13711 Log: Test for change #11536.
13714 ____________________________________________________________________________
13715 [ 11538] By: jhi on 2001/08/01 16:27:19
13716 Log: More test fixups for #11537.
13718 ! t/lib/warnings/4lint t/lib/warnings/9enabled
13719 ____________________________________________________________________________
13720 [ 11537] By: jhi on 2001/08/01 16:26:25
13721 Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
13722 From: Doug MacEachern <dougm@covalent.net>
13723 Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
13724 Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
13726 ! op.c t/TestInit.pm
13727 ____________________________________________________________________________
13728 [ 11536] By: jhi on 2001/08/01 16:08:08
13729 Log: Subject: [patch] ithreads + refto bug
13730 From: Doug MacEachern <dougm@covalent.net>
13731 Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
13732 Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
13734 (Test in change #11539)
13737 ____________________________________________________________________________
13738 [ 11535] By: jhi on 2001/08/01 16:05:56
13739 Log: Subject: [PATCH: perl@11523] fixups for t/harness
13740 From: Prymmer/Kahn <pvhp@best.com>
13741 Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
13742 Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
13745 ____________________________________________________________________________
13746 [ 11534] By: jhi on 2001/08/01 16:00:45
13747 Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
13748 From: Prymmer/Kahn <pvhp@best.com>
13749 Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
13750 Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
13752 ! win32/Makefile win32/makefile.mk
13753 ____________________________________________________________________________
13754 [ 11533] By: jhi on 2001/08/01 13:38:29
13755 Log: Need to know the number of tests.
13758 ____________________________________________________________________________
13759 [ 11532] By: jhi on 2001/08/01 13:04:31
13760 Log: Subject: Re: new exit tests on VMS
13761 From: "Craig A. Berry" <craigberry@mac.com>
13762 Date: Tue, 31 Jul 2001 12:19:29 -0500
13763 Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
13766 ____________________________________________________________________________
13767 [ 11531] By: jhi on 2001/08/01 12:46:43
13768 Log: Retract #11530 (the dTHX is needed under threads)
13771 ____________________________________________________________________________
13772 [ 11530] By: jhi on 2001/08/01 12:39:35
13773 Log: (Retracted by #11531)
13776 ____________________________________________________________________________
13777 [ 11529] By: jhi on 2001/08/01 12:32:22
13778 Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
13779 From: Richard Soderberg <rs@crystalflame.net>
13780 Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT)
13781 Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
13784 ____________________________________________________________________________
13785 [ 11528] By: jhi on 2001/08/01 12:18:59
13786 Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs
13787 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13788 Date: Tue, 31 Jul 2001 05:39:09 -0400
13789 Message-ID: <20010731053909.A1810@math.ohio-state.edu>
13791 (with a note about the case of UV being equal to long long)
13794 ____________________________________________________________________________
13795 [ 11527] By: jhi on 2001/07/31 23:49:04
13796 Log: Subject: [PATCH perl@11487] fix fs.t for VMS
13797 From: "Craig A. Berry" <craigberry@mac.com>
13798 Date: Tue, 31 Jul 2001 14:57:43 -0500
13799 Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
13802 ____________________________________________________________________________
13803 [ 11526] By: jhi on 2001/07/31 23:47:57
13806 Subject: [ID 20010116.001] File::Copy truncates orig file
13807 From: arbor@al37al08.telecel.pt
13808 Date: Tue, 16 Jan 2001 11:43:02 GMT
13809 Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
13811 (copy($foo, $foo) would truncate $foo)
13813 ! lib/File/Copy.pm lib/File/Copy.t
13814 ____________________________________________________________________________
13815 [ 11525] By: jhi on 2001/07/31 23:01:01
13816 Log: Metaconfig unit change for #11524.
13817 Branch: metaconfig/U/perl
13819 ____________________________________________________________________________
13820 [ 11524] By: jhi on 2001/07/31 23:00:36
13821 Log: Multiple modules didn't work; plus typo fixes.
13824 ____________________________________________________________________________
13825 [ 11523] By: jhi on 2001/07/31 15:29:58
13826 Log: Update Changes.
13828 ! Changes patchlevel.h
13829 ____________________________________________________________________________
13830 [ 11522] By: jhi on 2001/07/31 15:25:35
13831 Log: Regen perlapi.
13834 ____________________________________________________________________________
13835 [ 11521] By: jhi on 2001/07/31 15:19:01
13836 Log: Subject: Re: [PATCH sv.c] mortal doc thinko
13837 From: Dave Mitchell <davem@fdgroup.co.uk>
13838 Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
13839 Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
13842 ____________________________________________________________________________
13843 [ 11520] By: jhi on 2001/07/31 15:17:43
13847 ____________________________________________________________________________
13848 [ 11519] By: jhi on 2001/07/31 15:17:17
13849 Log: Regen Porting stuff.
13851 ! Porting/Glossary Porting/config.sh Porting/config_H
13852 ____________________________________________________________________________
13853 [ 11518] By: jhi on 2001/07/31 14:16:08
13854 Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
13855 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13856 Date: Tue, 31 Jul 2001 05:34:38 -0400
13857 Message-ID: <20010731053438.A1754@math.ohio-state.edu>
13860 ____________________________________________________________________________
13861 [ 11517] By: jhi on 2001/07/31 14:15:01
13862 Log: Metaconfig unit change for #11516.
13863 Branch: metaconfig/U/perl
13865 ____________________________________________________________________________
13866 [ 11516] By: jhi on 2001/07/31 14:14:35
13867 Log: Add -Wall in cflags, not in Configure.
13868 (This way -Wall affects only the core and the core XS,
13869 not user modules' XS. Concern from Paul Marquess,
13870 implementation idea from Andy Dougherty.)
13872 ! Configure cflags.SH
13873 ____________________________________________________________________________
13874 [ 11515] By: jhi on 2001/07/31 13:57:15
13875 Log: Metaconfig unit changes for #11514.
13877 + U/modified/sysman.U
13878 ! U/installdirs/man1dir.U
13879 ____________________________________________________________________________
13880 [ 11514] By: jhi on 2001/07/31 13:56:26
13881 Log: Subject: Configure's detection of system manual
13882 From: Sean Dague <sean@dague.net>
13883 Date: Sun, 13 May 2001 15:53:15 -0400
13884 Message-ID: <20010513155315.A15833@underhill.dague.net>
13887 ____________________________________________________________________________
13888 [ 11513] By: jhi on 2001/07/31 03:23:01
13889 Log: Subject: [ID 20010621.004] Typo in perlobj.pod
13890 From: Autrijus Tang <autrijus@autrijus.org>
13891 Date: Thu, 21 Jun 2001 23:56:48 +0800
13892 Message-Id: <20010621235648.A57340@not.autrijus.org>
13895 ____________________________________________________________________________
13896 [ 11512] By: jhi on 2001/07/31 03:13:35
13897 Log: Subject: Typo in DB_File.pm
13898 From: "Philip Newton" <Philip.Newton@gmx.net>
13899 Date: Tue, 31 Jul 2001 06:19:35 +0200
13900 Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
13902 ! ext/DB_File/DB_File.pm
13903 ____________________________________________________________________________
13904 [ 11511] By: jhi on 2001/07/31 03:01:49
13905 Log: Subject: Re: [ID 20010529.002] typos in man page perlre
13906 From: "Stephen P. Potter" <spp@spotter.yi.org>
13907 Date: Wed, 30 May 2001 13:59:34 -0400
13908 Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
13911 ____________________________________________________________________________
13912 [ 11510] By: jhi on 2001/07/31 02:13:58
13913 Log: eval "format foo=" would loop indefinitely; reported in
13915 Subject: A load of old rubbish
13916 From: Mike Guy <mjtg@cam.ac.uk>
13917 Date: Mon, 14 May 2001 16:12:22 +0100
13918 Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
13920 (The core dumps reported in there already fixed.)
13923 ____________________________________________________________________________
13924 [ 11509] By: jhi on 2001/07/31 00:37:49
13925 Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
13927 + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
13928 + lib/Switch/t/switch_case.t
13929 - lib/Switch/test.pl
13930 ! MANIFEST lib/Switch.pm
13931 ____________________________________________________________________________
13932 [ 11508] By: jhi on 2001/07/31 00:17:38
13933 Log: Subject: [PATCH @11505] DB_File-1.78
13934 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
13935 Date: Mon, 30 Jul 2001 22:54:37 +0100
13936 Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
13938 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13939 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
13940 ____________________________________________________________________________
13941 [ 11507] By: jhi on 2001/07/30 23:11:10
13942 Log: Explain in more detail why -pipe and -fno-common are good.
13945 ____________________________________________________________________________
13946 [ 11506] By: nick on 2001/07/30 14:32:23
13947 Log: Integrate mainline
13949 !> INSTALL Makefile.SH doio.c hints/darwin.sh
13950 ____________________________________________________________________________
13951 [ 11505] By: jhi on 2001/07/30 14:14:39
13952 Log: Perl hasn't been putting man pages into $prefix/lib for
13953 a long time now; pointed out by Andy Dougherty.
13956 ____________________________________________________________________________
13957 [ 11504] By: jhi on 2001/07/30 14:13:15
13958 Log: Document the extras Configure option.
13961 ____________________________________________________________________________
13962 [ 11503] By: jhi on 2001/07/30 13:52:14
13963 Log: Integrate change #11051 from macperl; O_RDONLY is not zero
13967 ____________________________________________________________________________
13968 [ 11502] By: jhi on 2001/07/30 13:45:27
13969 Log: Doubly guard against invoking CPAN if no extras defined,
13970 pointed out by H. Merijn Brand.
13973 ____________________________________________________________________________
13974 [ 11501] By: pudge on 2001/07/30 12:57:56
13975 Log: Fix O_RDONLY check to check for O_RDONLY.
13976 Branch: maint-5.6/macperl
13978 ____________________________________________________________________________
13979 [ 11500] By: pudge on 2001/07/30 12:41:11
13980 Log: Integrate miscellaneous changes from maint-5.6/perl.
13981 Branch: maint-5.6/macperl
13982 !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
13983 ____________________________________________________________________________
13984 [ 11499] By: nick on 2001/07/30 06:52:42
13985 Log: Integrate mainline
13987 +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
13988 +> win32/sync_ext.pl
13989 - win32/sncfnmcs.pl
13990 !> (integrate 71 files)
13991 ____________________________________________________________________________
13992 [ 11498] By: jhi on 2001/07/30 03:53:34
13993 Log: Update Changes.
13995 ! Changes patchlevel.h
13996 ____________________________________________________________________________
13997 [ 11497] By: jhi on 2001/07/30 03:45:32
13998 Log: Now Configure -Dextras=Foo::Bar and "make install" will
13999 fetch and install Foo::Bar.
14002 ____________________________________________________________________________
14003 [ 11496] By: jhi on 2001/07/30 03:18:28
14004 Log: Metaconfig unit change for #11495.
14005 Branch: metaconfig/U/perl
14007 ____________________________________________________________________________
14008 [ 11495] By: jhi on 2001/07/30 03:18:01
14009 Log: extras.make, extras.test, and extras.install make targets.
14011 ! Configure Makefile.SH
14012 ____________________________________________________________________________
14013 [ 11494] By: jhi on 2001/07/30 01:37:35
14014 Log: Metaconfig unit change for #11493.
14015 Branch: metaconfig/U/perl
14017 ____________________________________________________________________________
14018 [ 11493] By: jhi on 2001/07/30 01:37:14
14019 Log: Better to have the list of extras in $extras than 'define'.
14022 ____________________________________________________________________________
14023 [ 11492] By: jhi on 2001/07/30 01:33:16
14024 Log: The metaconfig unit change for #11490.
14025 Branch: metaconfig/U/perl
14027 ____________________________________________________________________________
14028 [ 11491] By: jhi on 2001/07/30 01:32:54
14029 Log: Missed from #11490 (the required dependency).
14032 ____________________________________________________________________________
14033 [ 11490] By: jhi on 2001/07/30 01:32:02
14034 Log: Add the support of asking for extra modules or bundles of modules
14035 to be fetched from the CPAN and installed as a part of the Perl
14036 build process. None of this installation is yet really done;
14037 only the list is asked, and saved away in extras.lst for
14038 the build and installation process to worry about later.
14041 ____________________________________________________________________________
14042 [ 11489] By: jhi on 2001/07/29 22:15:25
14043 Log: Beginnings of better Inf and NaN support.
14044 At least toke.c and sv.c still need quite a bit of work.
14047 ____________________________________________________________________________
14048 [ 11488] By: jhi on 2001/07/29 21:18:57
14049 Log: Top-level Makefile didn't honour OPTIMIZE.
14052 ____________________________________________________________________________
14053 [ 11487] By: jhi on 2001/07/29 20:56:04
14054 Log: Update Changes.
14056 ! Changes patchlevel.h
14057 ____________________________________________________________________________
14058 [ 11486] By: jhi on 2001/07/29 20:38:09
14059 Log: Use Search::Dict 1.02 interface for charinfo().
14062 ____________________________________________________________________________
14063 [ 11485] By: jhi on 2001/07/29 20:37:11
14064 Log: Now also allow transforming the read lines before comparing them.
14065 (This will help UnicodeCD.)
14067 ! lib/Search/Dict.pm
14068 ____________________________________________________________________________
14069 [ 11484] By: jhi on 2001/07/29 20:03:13
14070 Log: Remove tiehandle code.
14073 ____________________________________________________________________________
14074 [ 11483] By: jhi on 2001/07/29 19:59:02
14075 Log: Allow specifying a comparison function for Search::Dict::look().
14077 ! lib/Search/Dict.pm
14078 ____________________________________________________________________________
14079 [ 11482] By: jhi on 2001/07/29 18:55:04
14080 Log: Small UnicodeCD tweaks.
14082 ! lib/UnicodeCD.pm lib/UnicodeCD.t
14083 ____________________________________________________________________________
14084 [ 11481] By: jhi on 2001/07/29 17:14:19
14085 Log: Subject: [PATCH @11446] UnicodeCD::charinfo
14086 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
14087 Date: Tue, 24 Jul 2001 01:51:32 +0900
14088 Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
14090 ! lib/UnicodeCD.pm lib/UnicodeCD.t
14091 ____________________________________________________________________________
14092 [ 11480] By: jhi on 2001/07/29 16:55:58
14093 Log: Subject: [PATCH] installperl
14094 From: Wilfredo Sánchez <wsanchez@MIT.EDU>
14095 Date: Fri, 27 Jul 2001 19:05:04 -0700
14096 Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
14099 ____________________________________________________________________________
14100 [ 11479] By: jhi on 2001/07/29 16:52:52
14101 Log: Subject: [PATCH] Set proper compatibility versions in core
14102 From: Wilfredo Sánchez <wsanchez@MIT.EDU>
14103 Date: Fri, 27 Jul 2001 20:01:49 -0700
14104 Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
14107 ____________________________________________________________________________
14108 [ 11478] By: jhi on 2001/07/29 16:50:55
14109 Log: Metaconfig unit change for #11477.
14110 Branch: metaconfig/U/perl
14112 ____________________________________________________________________________
14113 [ 11477] By: jhi on 2001/07/29 16:50:35
14114 Log: Subject: [PATCH] Darwin: -fpic not so good
14115 From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
14116 Date: Fri, 27 Jul 2001 18:57:38 -0700
14117 Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
14120 ____________________________________________________________________________
14121 [ 11476] By: jhi on 2001/07/29 16:44:03
14122 Log: Subject: [PATCH] Clean up Darwin hints
14123 From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
14124 Date: Fri, 27 Jul 2001 19:13:15 -0700
14125 Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
14128 ____________________________________________________________________________
14129 [ 11475] By: jhi on 2001/07/29 16:28:45
14130 Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
14131 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
14132 Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
14133 Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
14135 ! pod/perlfunc.pod pp.c t/op/split.t
14136 ____________________________________________________________________________
14137 [ 11474] By: jhi on 2001/07/29 16:27:54
14138 Log: Subject: [PATCH perlvar.pod] $^N foolery as well
14139 From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
14140 Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
14141 Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
14144 ____________________________________________________________________________
14145 [ 11473] By: jhi on 2001/07/29 16:27:00
14146 Log: Subject: [PATCH] fixes to constant.pm documentation
14147 From: Ilmari Karonen <iltzu@sci.fi>
14148 Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
14149 Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
14152 ____________________________________________________________________________
14153 [ 11472] By: jhi on 2001/07/28 18:39:03
14154 Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
14155 From: "Philip Newton" <Philip.Newton@gmx.net>
14156 Date: Fri, 27 Jul 2001 07:51:10 +0200
14157 Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
14160 ____________________________________________________________________________
14161 [ 11471] By: nick on 2001/07/26 06:23:32
14162 Log: Subject: [PATCH] Doc fix for perlguts / threading
14163 From: Arthur Bergman <arthur@contiller.se>
14164 Date: Wed, 25 Jul 2001 11:28:23 +0200
14165 Message-Id: <B7845DD6.2812%arthur@contiller.se>
14168 ____________________________________________________________________________
14169 [ 11470] By: nick on 2001/07/26 06:21:06
14170 Log: Subject: [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
14171 From: Philip Newton <Philip.Newton@gmx.net>
14172 Date: Wed, 25 Jul 2001 08:19:47 +0200
14173 Message-Id: <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
14176 ____________________________________________________________________________
14177 [ 11469] By: nick on 2001/07/26 06:20:25
14178 Log: Subject: [DOC PATCH bleadperl] typo in INSTALL?
14179 From: Philip Newton <Philip.Newton@gmx.net>
14180 Date: Wed, 25 Jul 2001 08:12:48 +0200
14181 Message-Id: <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
14184 ____________________________________________________________________________
14185 [ 11468] By: jhi on 2001/07/25 01:39:11
14189 ____________________________________________________________________________
14190 [ 11467] By: jhi on 2001/07/24 16:05:34
14191 Log: Update Changes.
14193 ! Changes patchlevel.h
14194 ____________________________________________________________________________
14195 [ 11466] By: jhi on 2001/07/24 15:40:28
14196 Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
14197 From: "Philip Newton" <Philip.Newton@gmx.net>
14198 Date: Tue, 24 Jul 2001 06:45:55 +0200
14199 Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
14202 ____________________________________________________________________________
14203 [ 11465] By: jhi on 2001/07/24 15:37:48
14204 Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
14205 From: Peter Prymmer <pvhp@forte.com>
14206 Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
14207 Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
14209 ! pod/perlport.pod t/io/fs.t vms/test.com
14210 ____________________________________________________________________________
14211 [ 11464] By: jhi on 2001/07/24 02:58:20
14212 Log: Workaround on Cwd bootstrap problem.
14214 ! lib/ExtUtils/MakeMaker.pm
14215 ____________________________________________________________________________
14216 [ 11463] By: jhi on 2001/07/23 23:11:41
14217 Log: When in Rome, quote like the Romans do.
14220 ____________________________________________________________________________
14221 [ 11462] By: jhi on 2001/07/23 23:04:02
14222 Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
14223 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14224 Date: Mon, 23 Jul 2001 19:29:49 -0400
14225 Message-ID: <20010723192949.A14802@math.ohio-state.edu>
14228 ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
14229 ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
14231 ____________________________________________________________________________
14232 [ 11461] By: jhi on 2001/07/23 22:58:15
14233 Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
14234 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14235 Date: Mon, 23 Jul 2001 18:43:42 -0400
14236 Message-ID: <20010723184342.A14494@math.ohio-state.edu>
14238 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
14239 ____________________________________________________________________________
14240 [ 11460] By: jhi on 2001/07/23 22:54:52
14241 Log: Subject: [PATCH 5.7.2] MakeMaker subdir
14242 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14243 Date: Mon, 23 Jul 2001 18:33:16 -0400
14244 Message-ID: <20010723183316.A14298@math.ohio-state.edu>
14246 ! lib/ExtUtils/MakeMaker.pm
14247 ____________________________________________________________________________
14248 [ 11459] By: jhi on 2001/07/23 22:52:02
14249 Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
14250 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14251 Date: Mon, 23 Jul 2001 18:20:35 -0400
14252 Message-ID: <20010723182035.A14192@math.ohio-state.edu>
14254 ! Makefile.SH cflags.SH
14255 ____________________________________________________________________________
14256 [ 11458] By: jhi on 2001/07/23 22:41:19
14257 Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
14258 From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
14259 Date: Mon, 23 Jul 2001 11:32:17 -0500
14260 Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
14262 ! lib/ExtUtils/MakeMaker.pm
14263 ____________________________________________________________________________
14264 [ 11457] By: jhi on 2001/07/23 21:22:36
14265 Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
14266 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14267 Date: Mon, 23 Jul 2001 18:13:20 -0400
14268 Message-ID: <20010723181320.A14005@math.ohio-state.edu>
14271 ____________________________________________________________________________
14272 [ 11456] By: jhi on 2001/07/23 21:19:28
14273 Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
14274 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14275 Date: Mon, 23 Jul 2001 18:07:40 -0400
14276 Message-ID: <20010723180740.A13960@math.ohio-state.edu>
14279 ____________________________________________________________________________
14280 [ 11455] By: jhi on 2001/07/23 21:13:12
14281 Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
14282 From: "Craig A. Berry" <craigberry@mac.com>
14283 Date: Mon, 23 Jul 2001 15:35:06 -0500
14284 Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
14287 ____________________________________________________________________________
14288 [ 11454] By: jhi on 2001/07/23 21:09:13
14289 Log: Subject: [PATCH perlfaq9.pod typo]
14290 From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
14291 Date: Mon, 23 Jul 2001 07:49:05 -0700
14292 Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
14295 ____________________________________________________________________________
14296 [ 11453] By: jhi on 2001/07/23 21:06:42
14297 Log: Subject: win32\sncfnmcs.pl corrections
14298 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
14299 Date: Mon, 23 Jul 2001 12:56:54 +0200
14300 Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
14302 Rename the script a little bit more sensibly.
14304 + win32/sync_ext.pl
14305 - win32/sncfnmcs.pl
14306 ! MANIFEST README.win32
14307 ____________________________________________________________________________
14308 [ 11452] By: jhi on 2001/07/23 17:22:37
14312 ____________________________________________________________________________
14313 [ 11451] By: jhi on 2001/07/23 17:10:52
14314 Log: Metaconfig unit tweak for #11450.
14315 Branch: metaconfig/U/perl
14317 ____________________________________________________________________________
14318 [ 11450] By: jhi on 2001/07/23 17:09:46
14319 Log: Too volatile failsafe check.
14322 ____________________________________________________________________________
14323 [ 11449] By: jhi on 2001/07/23 16:53:59
14324 Log: Further doc tweaks.
14327 ____________________________________________________________________________
14328 [ 11448] By: jhi on 2001/07/23 05:26:50
14332 ____________________________________________________________________________
14333 [ 11447] By: jhi on 2001/07/23 04:57:49
14334 Log: Doc tweakery from Abhijit.
14336 ! Porting/repository.pod
14337 ____________________________________________________________________________
14338 [ 11446] By: jhi on 2001/07/22 15:41:02
14339 Log: An accidental empty line.
14342 ____________________________________________________________________________
14343 [ 11445] By: jhi on 2001/07/22 15:38:30
14344 Log: Missing MANIFESTations.
14347 ____________________________________________________________________________
14348 [ 11444] By: jhi on 2001/07/22 15:30:10
14349 Log: Update Changes.
14351 ! Changes patchlevel.h
14352 ____________________________________________________________________________
14353 [ 11443] By: jhi on 2001/07/22 15:02:11
14354 Log: Subject: Re: Typo in Porting/pumpkin/pod ?
14355 From: Mike Guy <mjtg@cam.ac.uk>
14356 Date: Fri, 20 Jul 2001 16:12:49 +0100
14357 Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
14359 ! Porting/pumpkin.pod
14360 ____________________________________________________________________________
14361 [ 11442] By: jhi on 2001/07/22 14:58:33
14362 Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
14363 From: Peter Prymmer <pvhp@forte.com>
14364 Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
14365 Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
14368 ____________________________________________________________________________
14369 [ 11441] By: jhi on 2001/07/22 14:54:29
14370 Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
14371 From: Michael G Schwern <schwern@pobox.com>
14372 Date: Fri, 20 Jul 2001 20:22:35 -0400
14373 Message-ID: <20010720202235.O4498@blackrider>
14375 ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
14376 ! lib/Test/t/todo.t
14377 ____________________________________________________________________________
14378 [ 11440] By: jhi on 2001/07/22 14:51:14
14379 Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
14380 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
14381 Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
14382 Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
14384 ! ext/POSIX/POSIX.pod
14385 ____________________________________________________________________________
14386 [ 11439] By: jhi on 2001/07/22 14:49:25
14387 Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
14388 From: Mark-Jason Dominus <mjd@plover.com>
14389 Date: Fri, 20 Jul 2001 23:16:54 -0400
14390 Message-ID: <20010721031654.21877.qmail@plover.com>
14392 ! ext/POSIX/POSIX.pod
14393 ____________________________________________________________________________
14394 [ 11438] By: jhi on 2001/07/22 14:41:58
14395 Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
14396 From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14397 Date: Sun, 22 Jul 2001 14:56:09 +0200
14398 Message-ID: <20010722145609.A766@rafael>
14401 ____________________________________________________________________________
14402 [ 11437] By: jhi on 2001/07/22 14:39:07
14403 Log: Subject: regexec.c #define cleanup
14404 From: Mark-Jason Dominus <mjd@plover.com>
14405 Date: Sat, 21 Jul 2001 18:33:25 -0400
14406 Message-ID: <20010721223325.3069.qmail@plover.com>
14409 ____________________________________________________________________________
14410 [ 11436] By: jhi on 2001/07/22 14:36:43
14411 Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
14412 From: Prymmer/Kahn <pvhp@best.com>
14413 Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
14414 Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
14417 ____________________________________________________________________________
14418 [ 11435] By: jhi on 2001/07/22 00:22:51
14419 Log: Typo in #11432.
14421 ! ext/POSIX/POSIX.t
14422 ____________________________________________________________________________
14423 [ 11434] By: jhi on 2001/07/21 23:12:26
14424 Log: Integrate (manually) change #11424 from macperl.
14426 ! ext/Filter/t/call.t
14427 ____________________________________________________________________________
14428 [ 11433] By: jhi on 2001/07/21 23:07:43
14429 Log: Integrate change #11408 from macperl.
14431 !> README.macos pod/perlport.pod
14432 ____________________________________________________________________________
14433 [ 11432] By: jhi on 2001/07/21 23:02:30
14434 Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
14436 +> macos/MacPerlTests.cmd macos/xsubpp.patch
14437 ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
14438 ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
14439 ! ext/POSIX/POSIX.t
14440 ____________________________________________________________________________
14441 [ 11431] By: gsar on 2001/07/21 05:03:44
14442 Log: pod/*.t tests not picked up by t/TEST either
14443 Branch: maint-5.6/perl
14445 ____________________________________________________________________________
14446 [ 11430] By: gsar on 2001/07/21 04:58:12
14447 Log: better tweak for change#11429 (windows has both / and \ separated
14448 paths in @INC at that point)
14449 Branch: maint-5.6/perl
14450 ! t/pod/testp2pt.pl
14451 ____________________________________________________________________________
14452 [ 11429] By: gsar on 2001/07/21 04:41:15
14453 Log: MacOS pod test tweak needs \Escape
14454 Branch: maint-5.6/perl
14455 ! t/pod/testp2pt.pl
14456 ____________________________________________________________________________
14457 [ 11428] By: gsar on 2001/07/21 04:39:34
14458 Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
14459 resulting duplicate output, but t/harness isn't)
14460 Branch: maint-5.6/perl
14462 ____________________________________________________________________________
14463 [ 11427] By: gsar on 2001/07/21 04:37:26
14464 Log: t/harness wasn't picking up all the tests
14465 Branch: maint-5.6/perl
14467 ____________________________________________________________________________
14468 [ 11426] By: gsar on 2001/07/21 04:09:26
14469 Log: update MANIFEST for new file
14470 Branch: maint-5.6/perl
14472 ____________________________________________________________________________
14473 [ 11425] By: gsar on 2001/07/21 04:07:46
14474 Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
14475 the exception of the macperl/macos/... tree
14476 Branch: maint-5.6/perl
14477 +> t/lib/filefind-taint.t
14478 !> (integrate 72 files)
14479 ____________________________________________________________________________
14480 [ 11424] By: pudge on 2001/07/20 18:55:25
14482 Branch: maint-5.6/macperl
14483 ! macos/bundled_ext/Filter/t/call.t
14484 ____________________________________________________________________________
14485 [ 11423] By: gsar on 2001/07/20 18:38:48
14486 Log: Make perl fork()-safe (in a slightly limited way) even on
14487 platforms that don't have pthread_atfork() (extension of
14488 the fix in change#11151).
14490 Note that this will not help extensions that call fork()
14491 directly in C, or that link to libraries that call fork()
14492 directly. Such cases must be fixed to either call
14493 PerlProc_fork(), or call atfork_lock() in parent before the
14494 calling the function that forks and call atfork_unlock()
14495 in both parent and child immediately after the fork().
14496 (There are no worries if C code calls exec() in the child
14497 immediately after a fork(). Only cases where the child
14498 calls perl's API functions (including New()) after the
14499 fork() are problematic.)
14501 This change also eliminates the use of vfork() from perl,
14502 since all such uses were violating the severe restrictions
14503 on modifying the state of the process between the vfork()
14506 This is a modified version of patches suggested by Abhijit
14507 Menon-Sen and Richard Soderberg.
14509 ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
14510 ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
14511 ____________________________________________________________________________
14512 [ 11422] By: pudge on 2001/07/20 18:16:37
14513 Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
14514 Switch, and Text::Balanced.
14515 Branch: maint-5.6/macperl
14516 + macos/bundled_ext/Filter/Util/Call/Call.pm
14517 + macos/bundled_ext/Filter/Util/Call/Call.xs
14518 + macos/bundled_ext/Filter/Util/Call/Makefile.PL
14519 + macos/bundled_ext/Filter/t/MyFilter.pm
14520 + macos/bundled_ext/Filter/t/call.t
14521 + macos/bundled_ext/Filter/t/filter-util.pl
14522 + macos/bundled_lib/blib/lib/Class/ISA.pm
14523 + macos/bundled_lib/blib/lib/Digest.pm
14524 + macos/bundled_lib/blib/lib/Filter/Simple.pm
14525 + macos/bundled_lib/blib/lib/Switch.pm
14526 + macos/bundled_lib/blib/lib/Text/Balanced.pm
14527 + macos/bundled_lib/blib/lib/Text/Balanced.pod
14528 + macos/bundled_lib/t/Class/ISA/test.pl
14529 + macos/bundled_lib/t/Digest/Digest.t
14530 + macos/bundled_lib/t/Filter/Simple/test.pl
14531 + macos/bundled_lib/t/Switch/test.pl
14532 + macos/bundled_lib/t/Text/Balanced/t/genxt.t
14533 + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
14534 + macos/bundled_lib/t/Text/Balanced/t/xcode.t
14535 + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
14536 + macos/bundled_lib/t/Text/Balanced/t/xmult.t
14537 + macos/bundled_lib/t/Text/Balanced/t/xquot.t
14538 + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
14539 + macos/bundled_lib/t/Text/Balanced/t/xvari.t
14540 ____________________________________________________________________________
14541 [ 11421] By: pudge on 2001/07/20 18:03:28
14542 Log: Add Filter::Util::Call to config/make files; edit utils
14543 to recognize the module (it was descended too far down).
14544 Bump version to 5.6.1a4.
14545 Branch: maint-5.6/macperl
14546 ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
14547 ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
14548 ! macos/macperl/Makefile.mk macos/xsubpp.patch
14549 ____________________________________________________________________________
14550 [ 11420] By: pudge on 2001/07/20 18:02:05
14551 Log: Make DB_File the default for MLDBM on MacOS.
14552 Branch: maint-5.6/macperl
14553 ! macos/bundled_lib/blib/lib/MLDBM.pm
14554 ____________________________________________________________________________
14555 [ 11419] By: nick on 2001/07/20 14:51:03
14556 Log: Subject: [PATCH UnicodeCD.pm] Fix erronous documentation
14557 From: Simon Cozens <simon@netthink.co.uk>
14558 Date: Fri, 20 Jul 2001 11:42:35 -0400
14559 Message-Id: <20010720114235.A5235@netthink.co.uk>
14562 ____________________________________________________________________________
14563 [ 11418] By: nick on 2001/07/20 14:48:12
14564 Log: Subject: [PATCH regcomp.h] adds a comment
14565 From: Abhijit Menon-Sen <ams@wiw.org>
14566 Date: Fri, 20 Jul 2001 21:05:37 +0530
14567 Message-Id: <20010720210537.A7678@lustre.dyn.wiw.org>
14570 ____________________________________________________________________________
14571 [ 11417] By: nick on 2001/07/20 14:16:38
14572 Log: Subject: [PATCH 5.7.2] INSTALL updates
14573 From: Andy Dougherty <doughera@lafayette.edu>
14574 Date: Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
14575 Message-Id: <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
14578 ____________________________________________________________________________
14579 [ 11416] By: nick on 2001/07/20 06:44:44
14580 Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
14581 From: Russ Allbery <rra@stanford.edu>
14582 Date: 19 Jul 2001 15:52:37 -0700
14583 Message-Id: <ylvgko4jm2.fsf@windlord.stanford.edu>
14586 ____________________________________________________________________________
14587 [ 11415] By: nick on 2001/07/20 06:35:11
14588 Log: Subject: [PATCH] defer op_seq allocation
14589 From: Abhijit Menon-Sen <ams@wiw.org>
14590 Date: Thu, 19 Jul 2001 22:12:24 +0530
14591 Message-Id: <20010719221224.A13786@lustre.dyn.wiw.org>
14594 ____________________________________________________________________________
14595 [ 11414] By: nick on 2001/07/20 06:23:36
14596 Log: Subject: [PATCH] prototype for Time::HiRes::sleep()
14597 From: Abhijit Menon-Sen <ams@wiw.org>
14598 Date: Fri, 20 Jul 2001 01:18:50 +0530
14599 Message-Id: <20010720011850.A19650@lustre.dyn.wiw.org>
14602 ! ext/Time/HiRes/HiRes.xs
14603 ____________________________________________________________________________
14604 [ 11413] By: nick on 2001/07/20 06:18:53
14605 Log: Integrate mainline
14607 +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
14608 - t/base/commonsense.t
14609 !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
14610 !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
14611 !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
14612 !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
14613 !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
14615 ____________________________________________________________________________
14616 [ 11412] By: nick on 2001/07/19 06:44:27
14617 Log: Integrate win32/perlhost.h from maintenance branch.
14618 (Rest of $ENV{PATH} / system() fix.)
14620 !> win32/perlhost.h
14621 ____________________________________________________________________________
14622 [ 11411] By: nick on 2001/07/19 06:41:34
14623 Log: Subject: [DOC PATCH bleadperl] its vs it's in perlhack.pod
14624 From: Philip Newton <Philip.Newton@gmx.net>
14625 Date: Wed, 18 Jul 2001 21:43:57 +0200
14626 Message-Id: <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
14629 ____________________________________________________________________________
14630 [ 11410] By: nick on 2001/07/19 06:39:35
14631 Log: Subject: Security hole in taint checking in open()
14632 From: deekoo@tentacle.net
14633 Date: Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
14634 Message-Id: <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
14637 ____________________________________________________________________________
14638 [ 11409] By: nick on 2001/07/19 06:28:08
14639 Log: Subject: [PATCH] Re: Time::HiRes qw(sleep) fails
14640 From: Abhijit Menon-Sen <ams@wiw.org>
14641 Date: Thu, 19 Jul 2001 04:30:43 +0530
14642 Message-Id: <20010719043043.A10327@lustre.dyn.wiw.org>
14644 ! ext/Time/HiRes/HiRes.xs
14645 ____________________________________________________________________________
14646 [ 11408] By: pudge on 2001/07/19 03:27:36
14647 Log: Update docs with latest implementation information and new URLs.
14648 Branch: maint-5.6/macperl
14649 ! README.macos pod/perlport.pod
14650 ____________________________________________________________________________
14651 [ 11407] By: pudge on 2001/07/19 02:35:46
14652 Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
14653 Fix BuildRules to accept optimization variables.
14654 Branch: maint-5.6/macperl
14655 + macos/bundled_ext/Digest/MD5/Makefile.mk
14656 ! macos/BuildRules.mk macos/Makefile.mk
14657 ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
14658 ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
14659 ____________________________________________________________________________
14660 [ 11406] By: pudge on 2001/07/19 01:11:39
14661 Log: Integrate changes 11399,11401
14662 Branch: maint-5.6/macperl
14663 !> win32/perlhost.h win32/win32.c
14664 ____________________________________________________________________________
14665 [ 11405] By: nick on 2001/07/18 06:50:33
14666 Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
14669 !> win32/perlhost.h win32/win32.c
14670 ____________________________________________________________________________
14671 [ 11404] By: nick on 2001/07/18 06:43:59
14672 Log: Subject: Re: Perl 5.7.2 Has Been Released
14673 From: hv@crypt0.demon.co.uk
14674 Date: Wed, 18 Jul 2001 05:58:46 +0100
14675 Message-Id: <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
14677 ! ext/POSIX/POSIX.t
14678 ____________________________________________________________________________
14679 [ 11403] By: nick on 2001/07/18 06:38:57
14680 Log: Subject: Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace)
14681 From: hv@crypt0.demon.co.uk
14682 Date: Wed, 18 Jul 2001 05:21:54 +0100
14683 Message-Id: <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
14685 ! numeric.c t/op/arith.t
14686 ____________________________________________________________________________
14687 [ 11402] By: nick on 2001/07/18 06:19:17
14688 Log: Subject: Doc patch: perlre should mention perlrequick and perlretut
14689 From: mjd@plover.com
14690 Date: 17 Jul 2001 17:59:20 -0000
14691 Message-Id: <20010717175920.8177.qmail@plover.com>
14694 ____________________________________________________________________________
14695 [ 11401] By: gsar on 2001/07/17 21:31:31
14696 Log: thinko in change#11400 (duh)
14697 Branch: maint-5.6/perl
14699 ____________________________________________________________________________
14700 [ 11400] By: gsar on 2001/07/17 19:46:34
14701 Log: change#11399 revealed another unrelated bug; this is just a temporary
14703 Branch: maint-5.6/perl
14705 ____________________________________________________________________________
14706 [ 11399] By: gsar on 2001/07/17 19:11:57
14707 Log: fix bugs in handling of the virtualized environment under windows;
14708 there were bugs in propagating any changes to %ENV down to the real
14709 environment when such changes happened in the toplevel process
14710 (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
14711 problem identification, and for a part of the fix)
14712 Branch: maint-5.6/perl
14713 ! win32/perlhost.h win32/win32.c
14714 ____________________________________________________________________________
14715 [ 11398] By: nick on 2001/07/17 08:26:35
14716 Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
14717 From: Peter Prymmer <pvhp@forte.com>
14718 Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
14719 Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
14721 Move t/base/commonsense.t to t/lib/commonsense.t - base tests
14722 should not depend on existance of Config.pm
14724 +> t/lib/commonsense.t
14725 - t/base/commonsense.t
14726 ! MANIFEST t/README
14727 ____________________________________________________________________________
14728 [ 11397] By: nick on 2001/07/17 08:09:58
14729 Log: Subject: [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
14730 From: Michael G Schwern <schwern@pobox.com>
14731 Date: Mon, 16 Jul 2001 18:20:31 -0400
14732 Message-Id: <20010716182031.A1128@blackrider>
14735 ____________________________________________________________________________
14736 [ 11396] By: nick on 2001/07/17 08:04:11
14737 Log: Subject: [PATCH perlfunc.pod] make printf refer to sprintf
14738 From: Gwyn Judd <b.judd@xtra.co.nz>
14739 Date: Tue, 17 Jul 2001 20:55:58 +1200
14740 Message-Id: <20010717205558.A3107@thislove>
14743 ____________________________________________________________________________
14744 [ 11395] By: nick on 2001/07/17 08:02:22
14745 Log: Subject: [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
14746 From: Peter Prymmer <pvhp@forte.com>
14747 Date: Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
14748 Message-Id: <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
14751 ____________________________________________________________________________
14752 [ 11394] By: nick on 2001/07/17 07:57:06
14753 Log: Subject: Re: [PATCH gv.c] allow ${"1f"} to be non-regex var
14754 From: Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
14755 Date: Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
14756 Message-Id: <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
14759 ____________________________________________________________________________
14760 [ 11392] By: nick on 2001/07/17 07:50:12
14761 Log: Subject: [PATCH] fix PTHREAD_ATFORK croaking too early, too often
14762 From: Coral <coral@moonlight.crystalflame.net>
14763 Date: Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
14764 Message-Id: <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
14766 ! pp_sys.c thread.h
14767 ____________________________________________________________________________
14768 [ 11391] By: nick on 2001/07/17 07:34:28
14769 Log: Subject: Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:
14770 From: Jonathan Stowe <gellyfish@gellyfish.com>
14771 Date: Mon, 16 Jul 2001 18:31:21 +0100 (BST)
14772 Message-Id: <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
14775 ____________________________________________________________________________
14776 [ 11390] By: pudge on 2001/07/16 23:54:44
14777 Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
14778 modules. Also added Mac::BuildTools, Mac::AppleEvents::Simple,
14779 and Mac::Apps::Launch, which don't work, and Time::HiRes and
14780 Time::Piece, which don't yet work.
14781 Branch: maint-5.6/macperl
14783 ____________________________________________________________________________
14784 [ 11389] By: pudge on 2001/07/16 23:13:10
14785 Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
14786 Also add hack to get around missing setenv for PERL5DB.
14787 Branch: maint-5.6/macperl
14788 ! macos/macish.c macos/macish.h
14789 ____________________________________________________________________________
14790 [ 11388] By: pudge on 2001/07/16 23:11:26
14791 Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
14792 Branch: maint-5.6/macperl
14793 ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
14794 ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
14795 ____________________________________________________________________________
14796 [ 11387] By: pudge on 2001/07/16 23:05:12
14797 Log: Fix up some configuration and make options, add extra
14799 Branch: maint-5.6/macperl
14800 ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
14801 ! macos/macperl/Makefile.mk
14802 ____________________________________________________________________________
14803 [ 11386] By: pudge on 2001/07/16 21:22:32
14804 Log: From Change 11374 in maintperl.
14805 Branch: maint-5.6/macperl
14807 ____________________________________________________________________________
14808 [ 11385] By: nick on 2001/07/16 14:12:58
14809 Log: Back out change to h2xs till it passes its test.
14812 ____________________________________________________________________________
14813 [ 11384] By: nick on 2001/07/16 14:00:10
14814 Log: Subject: [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
14815 From: Jonathan Stowe <gellyfish@gellyfish.com>
14816 Date: Mon, 16 Jul 2001 08:37:05 +0100 (BST)
14817 Message-Id: <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
14820 ____________________________________________________________________________
14821 [ 11383] By: nick on 2001/07/16 13:53:12
14822 Log: Subject: [PATCH hints/darwin.sh] Don't override user-specified optimize flag
14823 From: Robin Houston <robin@kitsite.com>
14824 Date: Sun, 15 Jul 2001 18:22:31 +0100
14825 Message-Id: <20010715182230.A11174@robin>
14828 ____________________________________________________________________________
14829 [ 11382] By: nick on 2001/07/16 13:52:49
14830 Log: Subject: [PATCH perl@11372] re_dup
14831 From: Radu Greab <radu@netsoft.ro>
14832 Date: Sun, 15 Jul 2001 04:50:06 +0300
14833 Message-Id: <15184.63182.656988.340591@ix.netsoft.ro>
14836 ____________________________________________________________________________
14837 [ 11379] By: nick on 2001/07/16 13:35:39
14838 Log: Subject: [PATCH B::Deparse] formats can't contain formats
14839 From: Robin Houston <robin@kitsite.com>
14840 Date: Sat, 14 Jul 2001 14:28:50 +0100
14841 Message-Id: <20010714142850.A10205@robin>
14843 ! ext/B/B/Deparse.pm
14844 ____________________________________________________________________________
14845 [ 11378] By: nick on 2001/07/16 13:30:36
14846 Log: Subject: [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
14847 From: Sadahiro Tomoyuki <BQW10602@nifty.com>
14848 Date: Sat, 14 Jul 2001 22:17:42 +0900
14849 Message-Id: <20010714221736.6CA3.BQW10602@nifty.com>
14851 + ext/Encode/Encode/euc-jp-0212.enc
14852 ! ext/Encode/Encode/Tcl.pm
14853 ____________________________________________________________________________
14854 [ 11377] By: nick on 2001/07/16 13:17:28
14855 Log: Subject: [PATCH 5.7.2] Remove useless ccflags hints
14856 From: Andy Dougherty <doughera@lafayette.edu>
14857 Date: Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
14858 Message-Id: <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
14860 ! hints/darwin.sh hints/rhapsody.sh
14861 ____________________________________________________________________________
14862 [ 11376] By: nick on 2001/07/16 09:05:00
14863 Log: Integrate mainline
14865 +> ext/Encode/Encode/7bit-greek.enc
14866 +> ext/Encode/Encode/7bit-latin1.enc
14867 +> ext/Encode/Encode/cns11643-1.enc
14868 +> ext/Encode/Encode/cns11643-2.enc
14869 +> ext/Encode/Encode/iso2022-cn.enc
14870 +> ext/Encode/Encode/iso2022-jp1.enc
14871 +> ext/Encode/Encode/iso2022-jp2.enc
14872 !> Changes Configure MANIFEST Makefile.SH
14873 !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
14874 !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
14875 !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
14876 !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
14877 !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
14878 ____________________________________________________________________________
14879 [ 11375] By: gsar on 2001/07/16 02:46:11
14880 Log: integrate change#11374 from maint-5.6
14882 make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
14885 ____________________________________________________________________________
14886 [ 11374] By: gsar on 2001/07/16 02:10:51
14887 Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
14888 Branch: maint-5.6/perl
14890 ____________________________________________________________________________
14891 [ 11373] By: jhi on 2001/07/14 09:27:10
14892 Log: Update Changes.
14894 ! Changes patchlevel.h
14895 ____________________________________________________________________________
14896 [ 11372] By: jhi on 2001/07/14 09:19:18
14897 Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
14898 From: Jonathan Stowe <gellyfish@gellyfish.com>
14899 Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
14900 Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
14903 ____________________________________________________________________________
14904 [ 11371] By: jhi on 2001/07/14 09:18:09
14905 Log: Subject: patch to add DEL to [:cntrl:]
14906 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
14907 Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
14908 Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
14910 ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
14911 ____________________________________________________________________________
14912 [ 11370] By: jhi on 2001/07/14 01:33:17
14913 Log: Metaconfig unit change for #11369; plus a dependency nit.
14915 ! U/compline/nblock_io.U
14916 Branch: metaconfig/U/perl
14918 ____________________________________________________________________________
14919 [ 11369] By: jhi on 2001/07/14 01:32:33
14920 Log: #include <stdlib.h> so that exit() is prototyped,
14924 ____________________________________________________________________________
14925 [ 11368] By: jhi on 2001/07/14 01:18:28
14926 Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
14927 From: Peter Prymmer <pvhp@forte.com>
14928 Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
14929 Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
14932 ____________________________________________________________________________
14933 [ 11367] By: jhi on 2001/07/14 01:07:03
14934 Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
14935 From: Peter Prymmer <pvhp@forte.com>
14936 Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
14937 Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
14939 ! ext/Encode/Encode/Tcl.t
14940 ____________________________________________________________________________
14941 [ 11366] By: jhi on 2001/07/13 22:48:47
14942 Log: Add information about gcc 3.0 basic block profiling.
14944 ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
14945 ____________________________________________________________________________
14946 [ 11365] By: jhi on 2001/07/13 21:22:20
14947 Log: Subject: Error in lib/PerlIO/Via.pm ?
14948 From: Mark-Jason Dominus <mjd@plover.com>
14949 Date: Fri, 13 Jul 2001 15:55:41 -0400
14950 Message-ID: <20010713195541.26751.qmail@plover.com>
14952 ! ext/PerlIO/Via/Via.pm
14953 ____________________________________________________________________________
14954 [ 11364] By: jhi on 2001/07/13 21:21:23
14955 Log: Move both usemymalloc and d_bincompat5005 to the Platfom
14956 section from the Compiler section.
14959 ____________________________________________________________________________
14960 [ 11363] By: jhi on 2001/07/13 21:19:34
14961 Log: Handle glibc style of constant definitions using enum
14962 with intervening #defines; from Brendan O'Dea.
14965 ____________________________________________________________________________
14966 [ 11362] By: jhi on 2001/07/13 21:17:40
14967 Log: Add LC_MESSAGES to the locale_h export tag (it already is
14968 in the Makefile.PL and thusly eligible for an XS constant)
14969 (see also maintperl #10543)
14971 ! ext/POSIX/POSIX.pm
14972 ____________________________________________________________________________
14973 [ 11361] By: jhi on 2001/07/13 15:12:37
14974 Log: Subject: Re: [patch] re_dup
14975 From: Abhijit Menon-Sen <ams@wiw.org>
14976 Date: Fri, 13 Jul 2001 21:41:09 +0530
14977 Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
14980 ____________________________________________________________________________
14981 [ 11360] By: jhi on 2001/07/13 15:11:45
14982 Log: Subject: [patch] re_dup
14983 From: Doug MacEachern <dougm@covalent.net>
14984 Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
14985 Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
14988 ____________________________________________________________________________
14989 [ 11359] By: jhi on 2001/07/13 14:30:32
14990 Log: Update Changes.
14992 ! Changes patchlevel.h
14993 ____________________________________________________________________________
14994 [ 11358] By: jhi on 2001/07/13 14:26:36
14995 Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
14996 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
14997 Date: Sat, 14 Jul 2001 00:06:30 +0900
14998 Message-Id: <20010713235522.8406.BQW10602@nifty.com>
15000 + ext/Encode/Encode/7bit-greek.enc
15001 + ext/Encode/Encode/7bit-latin1.enc
15002 + ext/Encode/Encode/cns11643-1.enc
15003 + ext/Encode/Encode/cns11643-2.enc
15004 + ext/Encode/Encode/iso2022-cn.enc
15005 + ext/Encode/Encode/iso2022-jp1.enc
15006 + ext/Encode/Encode/iso2022-jp2.enc
15007 ! MANIFEST ext/Encode/Encode/Tcl.pm
15008 ! ext/Encode/Encode/iso2022-kr.enc
15009 ____________________________________________________________________________
15010 [ 11357] By: nick on 2001/07/13 14:24:06
15011 Log: Blind integrate mainline (as of 5.7.2?)
15013 !> AUTHORS Changes Porting/config.sh Porting/config_H
15014 !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
15015 !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
15016 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
15017 !> win32/makefile.mk
15018 ____________________________________________________________________________
15019 [ 11355] By: jhi on 2001/07/13 13:13:46
15020 Log: Snip away the devel patchlevel.
15023 ____________________________________________________________________________
15024 [ 11354] By: jhi on 2001/07/13 13:12:01
15025 Log: Bump the version to 5.7.2.
15027 ! Porting/config.sh Porting/config_H patchlevel.h
15028 ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
15029 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15030 ! win32/makefile.mk
15031 ____________________________________________________________________________
15032 [ 11353] By: jhi on 2001/07/13 13:00:00
15033 Log: Update Changes.
15036 ____________________________________________________________________________
15037 [ 11352] By: jhi on 2001/07/13 12:54:49
15041 ____________________________________________________________________________
15042 [ 11351] By: jhi on 2001/07/13 12:52:47
15043 Log: AUTHORS update.
15046 ____________________________________________________________________________
15047 [ 11350] By: jhi on 2001/07/13 12:24:36
15048 Log: Ignore PL_regex_pad and PL_regex_padav from symbols
15052 ____________________________________________________________________________
15053 [ 11349] By: jhi on 2001/07/13 11:54:10
15054 Log: Integrate perlio.
15056 !> win32/distclean.bat
15057 ____________________________________________________________________________
15058 [ 11348] By: jhi on 2001/07/13 11:49:50
15059 Log: Test the encoding transform only iff we have PerlIO,
15060 noticed by H. Merijn Brand.
15062 ! ext/PerlIO/t/encoding.t
15063 ____________________________________________________________________________
15064 [ 11347] By: jhi on 2001/07/13 11:40:13
15065 Log: README.netware tweaks from Ananth Kesari.
15068 ____________________________________________________________________________
15069 [ 11346] By: nick on 2001/07/13 09:18:51
15070 Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so
15071 to avoid /unicode vs /Unicode issues.
15073 ! win32/distclean.bat
15074 ____________________________________________________________________________
15075 [ 11345] By: nick on 2001/07/13 06:24:18
15076 Log: Integrate mainline
15078 +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
15079 - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
15080 !> (integrate 63 files)
15081 ____________________________________________________________________________
15082 [ 11344] By: jhi on 2001/07/13 04:50:22
15083 Log: Add d_bincompat5005 information to perl -V.
15086 ____________________________________________________________________________
15087 [ 11343] By: jhi on 2001/07/13 03:42:05
15088 Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
15089 From: Abhijit Menon-Sen <ams@wiw.org>
15090 Date: Fri, 13 Jul 2001 07:12:36 +0530
15091 Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
15094 ____________________________________________________________________________
15095 [ 11342] By: jhi on 2001/07/13 03:36:22
15096 Log: Remove unicode::distinct, as per Inaba Hiroto.
15098 - lib/unicode/distinct.pm
15099 ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
15100 ! t/lib/1_compile.t
15101 ____________________________________________________________________________
15102 [ 11341] By: jhi on 2001/07/13 00:05:53
15103 Log: Paging for Dr Octothorpe.
15106 ____________________________________________________________________________
15107 [ 11340] By: jhi on 2001/07/12 23:53:44
15108 Log: cut-n-paste error noticed by mjd.
15111 ____________________________________________________________________________
15112 [ 11339] By: jhi on 2001/07/12 23:39:42
15113 Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
15114 From: Peter Prymmer <pvhp@forte.com>
15115 Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
15116 Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
15119 ____________________________________________________________________________
15120 [ 11338] By: jhi on 2001/07/12 23:38:49
15121 Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
15122 From: Randall Gellens <randy@qualcomm.com>
15123 Date: Thu, 12 Jul 2001 16:56:23 -0700
15124 Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
15126 ! Porting/repository.pod
15127 ____________________________________________________________________________
15128 [ 11337] By: jhi on 2001/07/12 23:35:06
15129 Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
15132 ____________________________________________________________________________
15133 [ 11336] By: jhi on 2001/07/12 23:23:39
15134 Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK
15135 From: coral <coral@moonlight.crystalflame.net>
15136 Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
15137 Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
15140 ____________________________________________________________________________
15141 [ 11335] By: jhi on 2001/07/12 23:23:14
15142 Log: Metaconfig unit change for #11134.
15144 + U/threads/d_pthread_atfork.U
15145 ____________________________________________________________________________
15146 [ 11334] By: jhi on 2001/07/12 23:22:42
15147 Log: Add HAS_PTHREAD_ATFORK.
15149 ! Configure NetWare/config.wc NetWare/config_H.wc
15150 ! Porting/Glossary Porting/config.sh Porting/config_H
15151 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
15152 ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
15153 ! vos/config.ga.def vos/config.ga.h win32/config.bc
15154 ! win32/config.gc win32/config.vc win32/config_H.bc
15155 ! win32/config_H.gc win32/config_H.vc
15156 ____________________________________________________________________________
15157 [ 11333] By: jhi on 2001/07/12 22:58:35
15158 Log: Subject: [PATCH] File::Copy fails on tied handles
15159 From: "Wilson, Doug" <Doug_Wilson@intuit.com>
15160 Date: Thu, 12 Jul 2001 15:18:51 -0700
15161 Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
15164 ____________________________________________________________________________
15165 [ 11332] By: jhi on 2001/07/12 22:57:04
15166 Log: Subject: [PATCH] Langinfo.t
15167 From: Nicholas Clark <nick@ccl4.org>
15168 Date: Thu, 12 Jul 2001 23:55:38 +0100
15169 Message-ID: <20010712235538.M5827@plum.flirble.org>
15171 ! ext/I18N/Langinfo/Langinfo.t
15172 ____________________________________________________________________________
15173 [ 11331] By: jhi on 2001/07/12 22:56:09
15174 Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
15175 From: Peter Prymmer <pvhp@forte.com>
15176 Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
15177 Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
15179 ! pod/perl572delta.pod
15180 ____________________________________________________________________________
15181 [ 11330] By: jhi on 2001/07/12 22:55:23
15182 Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
15183 From: Abhijit Menon-Sen <ams@wiw.org>
15184 Date: Fri, 13 Jul 2001 05:21:16 +0530
15185 Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
15188 ____________________________________________________________________________
15189 [ 11329] By: jhi on 2001/07/12 22:54:39
15190 Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
15191 From: Abhijit Menon-Sen <ams@wiw.org>
15192 Date: Fri, 13 Jul 2001 03:04:25 +0530
15193 Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
15196 ____________________________________________________________________________
15197 [ 11328] By: gsar on 2001/07/12 19:02:01
15200 ! win32/Makefile win32/makefile.mk
15201 ____________________________________________________________________________
15202 [ 11327] By: jhi on 2001/07/12 18:54:09
15203 Log: Update Changes.
15205 ! Changes patchlevel.h
15206 ____________________________________________________________________________
15207 [ 11326] By: jhi on 2001/07/12 18:17:18
15208 Log: Typo spotted by Philip Newton.
15210 ! pod/perl572delta.pod
15211 ____________________________________________________________________________
15212 [ 11325] By: jhi on 2001/07/12 18:11:42
15213 Log: Subject: [PATCH] fixes perl_clone of perl_clone
15214 From: Artur Bergman <artur@contiller.se>
15215 Date: Thu, 12 Jul 2001 20:57:09 +0200
15216 Message-ID: <B773BFA4.236B%artur@contiller.se>
15219 ____________________________________________________________________________
15220 [ 11324] By: jhi on 2001/07/12 18:09:17
15221 Log: Add README.uts from Hal Morris.
15224 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
15225 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
15226 ____________________________________________________________________________
15227 [ 11323] By: jhi on 2001/07/12 17:48:33
15228 Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
15229 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15230 Date: Thu, 12 Jul 2001 20:32:37 +0200
15231 Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
15234 ____________________________________________________________________________
15235 [ 11322] By: jhi on 2001/07/12 17:44:29
15236 Log: Subject: Patch: document reg_data.what member
15237 From: Mark-Jason Dominus <mjd@plover.com>
15238 Message-ID: <20010712182532.14821.qmail@plover.com>
15239 Date: Thu, 12 Jul 2001 14:25:32 -0400
15241 ! regcomp.c regcomp.h
15242 ____________________________________________________________________________
15243 [ 11321] By: jhi on 2001/07/12 17:43:18
15244 Log: Subject: [PATCH] Perl_re_dup()
15245 From: Abhijit Menon-Sen <ams@wiw.org>
15246 Date: Thu, 12 Jul 2001 23:54:32 +0530
15247 Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
15249 ! embed.h embed.pl perlapi.c proto.h sv.c
15250 ____________________________________________________________________________
15251 [ 11320] By: jhi on 2001/07/12 17:18:54
15252 Log: Regen Configure, modlib, toc.
15254 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
15255 ! pod/perlmodlib.pod pod/perltoc.pod
15256 ____________________________________________________________________________
15257 [ 11319] By: jhi on 2001/07/12 17:08:15
15258 Log: The problem seems to be in PerlIO::Layer::->find() not
15259 accepting the ":encoding(blurflur)" arguments.
15261 ! lib/PerlIO.pm lib/open.pm
15262 ____________________________________________________________________________
15263 [ 11318] By: jhi on 2001/07/12 16:58:11
15264 Log: AIX doc update.
15266 ! README.aix pod/perl572delta.pod
15267 ____________________________________________________________________________
15268 [ 11317] By: jhi on 2001/07/12 16:39:11
15269 Log: Subject: AIX README update
15270 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15271 Date: Thu, 12 Jul 2001 19:28:30 +0200
15272 Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
15275 ____________________________________________________________________________
15276 [ 11316] By: jhi on 2001/07/12 16:37:15
15277 Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
15278 From: Norton Allen <allen@huarp.harvard.edu>
15279 Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
15280 Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
15282 ! ext/IO/lib/IO/t/io_unix.t
15283 ____________________________________________________________________________
15284 [ 11315] By: jhi on 2001/07/12 16:35:53
15285 Log: Subject: [PATCH README.qnx hints/qnx.sh]
15286 From: Norton Allen <allen@huarp.harvard.edu>
15287 Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
15288 Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
15290 ! README.qnx hints/qnx.sh
15291 ____________________________________________________________________________
15292 [ 11314] By: jhi on 2001/07/12 16:13:15
15293 Log: Subject: [patch] faster PM_GETRE
15294 From: Doug MacEachern <dougm@covalent.net>
15295 Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
15296 Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
15299 ____________________________________________________________________________
15300 [ 11313] By: jhi on 2001/07/12 16:12:23
15301 Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
15302 From: Doug MacEachern <dougm@covalent.net>
15303 Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
15304 Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
15307 ____________________________________________________________________________
15308 [ 11312] By: jhi on 2001/07/12 16:07:22
15309 Log: Tell where the nice Estonian database is.
15312 ____________________________________________________________________________
15313 [ 11311] By: jhi on 2001/07/12 16:05:31
15314 Log: Retract #11309 since #11310 is a better fix.
15316 ! t/lib/1_compile.t
15317 ____________________________________________________________________________
15318 [ 11310] By: gsar on 2001/07/12 15:50:40
15319 Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
15320 change#11300 needs to return the status of failed win32_spawnvp())
15322 fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
15323 splitting correctly; remove unused variables; 'require' at run time
15324 rather than 'use' at compile time for I18N::Langinfo, since it
15327 ! lib/open.pm win32/win32.c
15328 ____________________________________________________________________________
15329 [ 11309] By: jhi on 2001/07/12 15:29:55
15330 Log: Temporary workaround.
15332 ! t/lib/1_compile.t
15333 ____________________________________________________________________________
15334 [ 11308] By: jhi on 2001/07/12 14:44:51
15335 Log: UCD typo in #11306 and add also more known-to-be-tested
15336 modules to the skip list.
15338 ! t/lib/1_compile.t
15339 ____________________________________________________________________________
15340 [ 11307] By: jhi on 2001/07/12 14:38:38
15341 Log: Rename Unicode::UCD to UnicodeCD to avoid
15342 messups with case-insensitive filesystems.
15344 + lib/UnicodeCD.pm lib/UnicodeCD.t
15345 - lib/Unicode/UCD.pm lib/Unicode/UCD.t
15346 ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
15347 ____________________________________________________________________________
15348 [ 11306] By: jhi on 2001/07/12 13:32:05
15349 Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT
15350 From: daniel@biz.bitpusher.com
15351 Date: Wed, 11 Jul 2001 23:25:47 -0700
15352 Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
15354 ! lib/Tie/Array.pm t/op/splice.t
15355 ____________________________________________________________________________
15356 [ 11305] By: jhi on 2001/07/12 13:05:46
15357 Log: Subject: [PATCH] More accurate line numbers in messages
15358 From: Paul Johnson <paul@pjcj.net>
15359 Date: Thu, 12 Jul 2001 04:14:11 +0200
15360 Message-ID: <20010712041411.A3467@pjcj.net>
15362 (With prototyping and multiplicity tweaks.)
15364 ! dump.c embed.h embed.pl t/lib/warnings/util util.c
15365 ____________________________________________________________________________
15366 [ 11304] By: nick on 2001/07/12 12:53:40
15367 Log: Integrate mainline
15369 !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
15370 !> regexec.c thread.h
15371 ____________________________________________________________________________
15372 [ 11303] By: jhi on 2001/07/12 12:46:20
15373 Log: Cut-and-pasto in #11298.
15375 ! ext/ByteLoader/bytecode.h
15376 ____________________________________________________________________________
15377 [ 11302] By: jhi on 2001/07/12 12:42:35
15378 Log: Update the AIX known problems section.
15380 ! pod/perl572delta.pod
15381 ____________________________________________________________________________
15382 [ 11301] By: jhi on 2001/07/12 12:36:46
15383 Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
15384 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15385 Date: Thu, 12 Jul 2001 12:16:16 +0200
15386 Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
15389 ____________________________________________________________________________
15390 [ 11300] By: jhi on 2001/07/12 12:35:44
15391 Log: Integrate perlio.
15393 !> makedef.pl win32/win32.c
15394 ____________________________________________________________________________
15395 [ 11299] By: jhi on 2001/07/12 12:33:57
15396 Log: Subject: [PATCH] fix for PMOP threadness failures
15397 From: Artur Bergman <artur@contiller.se>
15398 Date: Thu, 12 Jul 2001 09:48:06 +0200
15399 Message-ID: <B77322D6.22DD%artur@contiller.se>
15402 ____________________________________________________________________________
15403 [ 11298] By: jhi on 2001/07/12 12:27:47
15404 Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
15405 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
15406 Date: Thu, 12 Jul 2001 09:09:48 +0200
15407 Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U>
15409 More parentheses to keep bcc happy.
15411 ! ext/ByteLoader/bytecode.h
15412 ____________________________________________________________________________
15413 [ 11297] By: jhi on 2001/07/12 12:24:50
15414 Log: Subject: Re: [patch] pthread_atfork bandaid
15415 From: Doug MacEachern <dougm@covalent.net>
15416 Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
15417 Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
15420 ____________________________________________________________________________
15421 [ 11296] By: nick on 2001/07/12 11:55:48
15422 Log: Exclude reentrant_buffer from .def file
15425 ____________________________________________________________________________
15426 [ 11295] By: nick on 2001/07/12 11:11:44
15427 Log: Honour void-ness of my_exit()
15430 ____________________________________________________________________________
15431 [ 11294] By: nick on 2001/07/12 07:51:04
15432 Log: Integrate mainline
15434 +> uts/sprintf_wrap.c
15435 !> (integrate 35 files)
15436 ____________________________________________________________________________
15437 [ 11293] By: jhi on 2001/07/12 04:58:08
15438 Log: Retract #11289.
15440 ! embed.h embed.pl perl.c proto.h thread.h
15441 ____________________________________________________________________________
15442 [ 11292] By: jhi on 2001/07/12 04:47:43
15443 Log: Now the :locale pseudolayer *almost* works...
15446 ____________________________________________________________________________
15447 [ 11291] By: jhi on 2001/07/12 04:36:47
15448 Log: Locale encoding tweaks.
15451 ____________________________________________________________________________
15452 [ 11290] By: jhi on 2001/07/12 04:25:53
15453 Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
15454 From: Mark-Jason Dominus <mjd@plover.com>
15455 Date: Thu, 12 Jul 2001 00:59:31 -0400
15456 Message-ID: <20010712045931.8543.qmail@plover.com>
15458 Remove the chmod/umask leading zero warning.
15460 ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
15461 ! t/lib/warnings/toke toke.c warnings.h warnings.pl
15462 ____________________________________________________________________________
15463 [ 11289] By: jhi on 2001/07/12 04:16:41
15464 Log: (Retracted by #11289.)
15466 ! embed.h embed.pl perl.c proto.h thread.h
15467 ____________________________________________________________________________
15468 [ 11288] By: jhi on 2001/07/12 03:45:11
15469 Log: Needed by #11283.
15472 ____________________________________________________________________________
15473 [ 11287] By: jhi on 2001/07/12 03:40:04
15474 Log: Metaconfig unit change for #11286.
15475 Branch: metaconfig/U/perl
15477 ____________________________________________________________________________
15478 [ 11286] By: jhi on 2001/07/12 03:39:18
15479 Log: Subject: Re: [PATCH Configure] perl -V broken
15480 From: Andy Dougherty <doughera@lafayette.edu>
15481 Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
15482 Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
15484 ! Configure myconfig.SH
15485 ____________________________________________________________________________
15486 [ 11285] By: jhi on 2001/07/12 03:27:28
15487 Log: Retract #11166 (and #11237).
15489 ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
15490 ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
15491 ! t/lib/warnings/toke toke.c warnings.h warnings.pl
15492 ____________________________________________________________________________
15493 [ 11284] By: jhi on 2001/07/12 02:36:42
15494 Log: UTS tweaks for Hal Morris.
15496 + uts/sprintf_wrap.c
15497 ! MANIFEST hints/uts.sh perl.h
15498 ____________________________________________________________________________
15499 [ 11283] By: jhi on 2001/07/12 00:52:36
15500 Log: Subject: [PATCH] Use reentrant API glibc
15501 From: Artur Bergman <artur@contiller.se>
15502 Date: Thu, 12 Jul 2001 00:58:21 +0200
15503 Message-ID: <B772A6AD.2288%artur@contiller.se>
15505 ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
15507 ____________________________________________________________________________
15508 [ 11282] By: jhi on 2001/07/12 00:35:27
15509 Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
15510 From: barries <barries@slaysys.com>
15511 Date: Wed, 11 Jul 2001 15:11:46 -0400
15512 Message-ID: <20010711151146.G24560@jester.slaysys.com>
15514 ! pp_sys.c t/lib/warnings/doio win32/win32.c
15515 ____________________________________________________________________________
15516 [ 11281] By: jhi on 2001/07/12 00:32:17
15517 Log: Subject: [patch] pthread_atfork bandaid
15518 From: Doug MacEachern <dougm@covalent.net>
15519 Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
15520 Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
15522 ! miniperlmain.c perl.c
15523 ____________________________________________________________________________
15524 [ 11280] By: jhi on 2001/07/12 00:31:34
15525 Log: Subject: [patch] perl_clone leaks
15526 From: Doug MacEachern <dougm@covalent.net>
15527 Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
15528 Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
15531 ____________________________________________________________________________
15532 [ 11279] By: nick on 2001/07/11 15:49:38
15533 Log: Integrate mainline
15535 +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
15536 +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
15537 +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
15538 +> lib/Term/ANSIColor/README
15539 !> (integrate 54 files)
15540 ____________________________________________________________________________
15541 [ 11278] By: jhi on 2001/07/11 13:52:20
15542 Log: Update Changes.
15544 ! Changes patchlevel.h
15545 ____________________________________________________________________________
15546 [ 11277] By: jhi on 2001/07/11 13:31:43
15547 Log: Subject: blead kit timestamps && the problem with running perl embed.pl
15548 From: Peter Prymmer <pvhp@forte.com>
15549 Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
15550 Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
15552 Backport of embed.pl to 5.003.
15555 ____________________________________________________________________________
15556 [ 11276] By: jhi on 2001/07/11 13:18:07
15557 Log: Subject: Re: POSIX test #14 on UTS
15558 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15559 Date: Wed, 11 Jul 2001 03:02:14 +0100
15560 Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
15562 ! ext/POSIX/POSIX.t
15563 ____________________________________________________________________________
15564 [ 11275] By: jhi on 2001/07/11 13:15:49
15565 Log: Make the I32 an IV to preserve structure alignment and size.
15568 ____________________________________________________________________________
15569 [ 11274] By: jhi on 2001/07/11 13:13:27
15570 Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
15571 From: "Artur Bergman" <artur@contiller.se>
15572 Date: Wed, 11 Jul 2001 14:23:37 +0200
15573 Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
15575 Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
15577 ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
15578 ! pod/perlapi.pod sv.c
15579 ____________________________________________________________________________
15580 [ 11273] By: jhi on 2001/07/11 03:53:28
15581 Log: Tweak until Pod::Parser gets updated.
15583 ! t/pod/special_seqs.xr
15584 ____________________________________________________________________________
15585 [ 11272] By: jhi on 2001/07/11 00:46:05
15586 Log: File::Spec usage tweak.
15589 ____________________________________________________________________________
15590 [ 11271] By: jhi on 2001/07/11 00:37:19
15591 Log: Integrate #11263 from macperl; macos and macosx updates.
15593 !> pod/perlport.pod
15594 ____________________________________________________________________________
15595 [ 11270] By: jhi on 2001/07/11 00:33:27
15596 Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
15597 From: Peter Prymmer <pvhp@forte.com>
15598 Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
15599 Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
15601 + ext/Time/HiRes/hints/dynixptx.pl
15602 ! MANIFEST hints/dynixptx.sh
15603 ____________________________________________________________________________
15604 [ 11269] By: jhi on 2001/07/11 00:32:16
15605 Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
15606 From: Nicholas Clark <nick@ccl4.org>
15607 Date: Tue, 10 Jul 2001 23:17:43 +0100
15608 Message-ID: <20010710231742.B59620@plum.flirble.org>
15610 ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
15611 ____________________________________________________________________________
15612 [ 11268] By: jhi on 2001/07/11 00:30:56
15613 Log: Subject: [DOC PATCH] Pluggable runops
15614 From: Paul Johnson <paul@pjcj.net>
15615 Date: Tue, 10 Jul 2001 21:53:28 +0200
15616 Message-ID: <20010710215328.B26577@pjcj.net>
15619 ____________________________________________________________________________
15620 [ 11267] By: jhi on 2001/07/11 00:29:59
15621 Log: Subject: [PATCH] Authors
15622 From: Artur Bergman <artur@contiller.se>
15623 Date: Tue, 10 Jul 2001 20:39:12 +0200
15624 Message-ID: <B771186F.21CD%artur@contiller.se>
15627 ____________________________________________________________________________
15628 [ 11266] By: jhi on 2001/07/11 00:29:13
15629 Log: Subject: Re: [PATCH] Small fix to pp_gmtime
15630 From: Doug MacEachern <dougm@covalent.net>
15631 Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
15632 Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
15635 ____________________________________________________________________________
15636 [ 11265] By: jhi on 2001/07/11 00:28:15
15637 Log: Subject: doc patch; times() in scalar context
15638 From: mjd@plover.com
15639 Date: 10 Jul 2001 18:01:17 -0000
15640 Message-ID: <20010710180117.12477.qmail@plover.com>
15643 ____________________________________________________________________________
15644 [ 11264] By: jhi on 2001/07/11 00:27:17
15645 Log: Subject: [PATCH] Small fix to pp_gmtime
15646 From: Artur Bergman <artur@contiller.se>
15647 Date: Tue, 10 Jul 2001 19:54:52 +0200
15648 Message-ID: <B7710E0B.21C5%artur@contiller.se>
15651 ____________________________________________________________________________
15652 [ 11263] By: pudge on 2001/07/10 21:06:10
15653 Log: Integrate changes from mainline perl, add notes about
15654 Mac OS X and Mac OS.
15655 Branch: maint-5.6/macperl
15657 ____________________________________________________________________________
15658 [ 11262] By: jhi on 2001/07/10 15:21:26
15659 Log: A proof of the dangers of package; ?
15661 ! t/lib/warnings/op
15662 ____________________________________________________________________________
15663 [ 11261] By: jhi on 2001/07/10 15:02:27
15664 Log: Regen toc and modlib.
15666 ! pod/perlmodlib.pod pod/perltoc.pod
15667 ____________________________________________________________________________
15668 [ 11260] By: jhi on 2001/07/10 15:00:37
15669 Log: Add compexcl(), casefold(), and casespec() interfaces;
15670 and make all interfaces to return hash references instead
15673 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
15674 ____________________________________________________________________________
15675 [ 11259] By: jhi on 2001/07/10 13:50:17
15676 Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
15677 From: "Philip Newton" <Philip.Newton@gmx.net>
15678 Date: Tue, 10 Jul 2001 09:55:59 +0200
15679 Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
15681 Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
15682 From: "Philip Newton" <Philip.Newton@gmx.net>
15683 Date: Tue, 10 Jul 2001 09:56:37 +0200
15684 Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
15686 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
15687 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
15688 ____________________________________________________________________________
15689 [ 11258] By: jhi on 2001/07/10 13:47:20
15690 Log: Subject: [patch] undef &xsub for 1,2
15691 From: Doug MacEachern <dougm@covalent.net>
15692 Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
15693 Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
15695 (This version of the patch with a comment from Gisle.)
15698 ____________________________________________________________________________
15699 [ 11257] By: jhi on 2001/07/10 13:45:44
15700 Log: Mention package; deprecation and the Win32 problems.
15702 ! pod/perl572delta.pod
15703 ____________________________________________________________________________
15704 [ 11256] By: jhi on 2001/07/10 13:45:12
15705 Log: Subject: [PATCH] deprecate package with no arguments
15706 From: Robin Houston <robin@kitsite.com>
15707 Date: Tue, 10 Jul 2001 13:33:40 +0100
15708 Message-ID: <20010710133340.A13452@robin.kitsite.com>
15710 ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
15711 ____________________________________________________________________________
15712 [ 11255] By: jhi on 2001/07/10 13:16:11
15713 Log: Upgrade to podlators 1.10.
15715 ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
15716 ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
15717 ! pod/pod2man.PL pod/pod2text.PL
15718 ____________________________________________________________________________
15719 [ 11254] By: jhi on 2001/07/10 13:09:34
15720 Log: Upgrade to Term::ANSIColor 1.04.
15722 + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
15723 ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
15724 ____________________________________________________________________________
15725 [ 11253] By: jhi on 2001/07/10 12:59:27
15726 Log: Integrate perlio (the right fix for the ":layer(args)")
15729 ____________________________________________________________________________
15730 [ 11252] By: nick on 2001/07/10 06:58:14
15731 Log: Fix open(...,"...:layer(xxx)",...)
15732 - use memEQ not strEQ as there is '(' not '\0'
15735 ____________________________________________________________________________
15736 [ 11251] By: jhi on 2001/07/10 04:04:18
15737 Log: Telling the number of tests helps.
15739 ! ext/PerlIO/t/encoding.t
15740 ____________________________________________________________________________
15741 [ 11250] By: jhi on 2001/07/10 03:55:38
15742 Log: Require I18N::Langinfo, not use.
15745 ____________________________________________________________________________
15746 [ 11249] By: jhi on 2001/07/10 03:50:18
15747 Log: Add a test for for PerlIO ":encoding(...)" layer.
15749 + ext/PerlIO/t/encoding.t
15750 ! MANIFEST ext/Encode/Encode.pm
15751 ____________________________________________________________________________
15752 [ 11248] By: jhi on 2001/07/10 02:06:57
15753 Log: PerlIO ":encoding(foobar)" temporary fix.
15754 Not really correct, I think, since the change means
15755 that prefixes match.
15758 ____________________________________________________________________________
15759 [ 11247] By: jhi on 2001/07/10 01:38:11
15760 Log: Update to Math::BigInt 1.36. The biggest news is
15761 the separation of the backend; now the pure Perl
15762 implementation is in Math::BigInt::Calc, but one
15763 can plugin, say, Math::BigInt::BitVect, and get
15764 considerable speedup.
15766 + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
15767 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
15768 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
15769 ! lib/Math/BigInt/t/mbimbf.t
15770 ____________________________________________________________________________
15771 [ 11246] By: jhi on 2001/07/10 01:19:55
15772 Log: Subject: Re: compatibility question
15773 From: Peter Prymmer <pvhp@forte.com>
15774 Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
15775 Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
15777 ! lib/ExtUtils/MM_VMS.pm
15778 ____________________________________________________________________________
15779 [ 11245] By: jhi on 2001/07/10 01:18:04
15780 Log: Subject: [PATCH ext/File/Glob/t/basic.t]
15781 From: Norton Allen <allen@huarp.harvard.edu>
15782 Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
15783 Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
15785 ! ext/File/Glob/t/basic.t
15786 ____________________________________________________________________________
15787 [ 11244] By: jhi on 2001/07/10 01:16:27
15788 Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
15789 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
15790 Date: Tue, 10 Jul 2001 00:29:55 +0900
15791 Message-Id: <20010710002756.B497.BQW10602@nifty.com>
15793 + ext/Encode/Encode/HZ.enc
15794 ! MANIFEST ext/Encode/Encode/7bit-kana.enc
15795 ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
15796 ! ext/Encode/Encode/iso2022-jp.enc
15797 ! ext/Encode/Encode/iso2022-kr.enc
15798 ____________________________________________________________________________
15799 [ 11243] By: pudge on 2001/07/09 22:16:12
15800 Log: Add in all them there macos/ files.
15801 Branch: maint-5.6/macperl
15803 ____________________________________________________________________________
15804 [ 11242] By: jhi on 2001/07/09 20:26:04
15805 Log: Add the new modules to the list of having those own tests.
15807 ! t/lib/1_compile.t
15808 ____________________________________________________________________________
15809 [ 11241] By: jhi on 2001/07/09 19:09:58
15810 Log: Add INOUT to control both ways at the same time.
15813 ____________________________________________________________________________
15814 [ 11240] By: nick on 2001/07/09 16:33:50
15815 Log: Integrate mainline
15817 +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
15818 +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
15819 !> (integrate 41 files)
15820 ____________________________________________________________________________
15821 [ 11239] By: jhi on 2001/07/09 16:14:35
15822 Log: More encoding mapping magic.
15825 ____________________________________________________________________________
15826 [ 11238] By: jhi on 2001/07/09 14:40:43
15827 Log: Update Changes.
15829 ! Changes patchlevel.h
15830 ____________________________________________________________________________
15831 [ 11237] By: jhi on 2001/07/09 14:27:27
15832 Log: (Retracted by #11285).
15834 Subject: [PATCH] OPpCONST_OCTAL fixes
15835 From: Abhijit Menon-Sen <ams@wiw.org>
15836 Date: Mon, 9 Jul 2001 07:38:45 +0530
15837 Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
15840 ____________________________________________________________________________
15841 [ 11236] By: jhi on 2001/07/09 14:10:07
15842 Log: Add a pseudolayer ":locale" to the open pragma which
15843 will get the encoding from the locale. Yet undocumented
15844 because I can't get the PerlIO :encoding(foobar) to work.
15846 ! ext/Encode/Encode.pm lib/open.pm
15847 ____________________________________________________________________________
15848 [ 11235] By: jhi on 2001/07/09 13:38:43
15849 Log: Add more encoding mappings.
15851 ! ext/Encode/Encode.pm
15852 ____________________________________________________________________________
15853 [ 11234] By: jhi on 2001/07/09 13:24:54
15854 Log: Document that using :encoding layer requires using Encode.
15856 ! ext/Encode/Encode.pm lib/PerlIO.pm
15857 ____________________________________________________________________________
15858 [ 11233] By: jhi on 2001/07/09 13:19:34
15859 Log: Netware tweak from Ananth Kesari.
15861 ! NetWare/netware.h
15862 ____________________________________________________________________________
15863 [ 11232] By: gsar on 2001/07/09 04:40:07
15864 Log: t/harness doesn't know about run/*.t
15867 ____________________________________________________________________________
15868 [ 11231] By: gsar on 2001/07/09 04:36:30
15869 Log: run/exit.t busted on windows
15872 ____________________________________________________________________________
15873 [ 11230] By: gsar on 2001/07/09 04:14:54
15874 Log: fix a couple of UCD.t tests that fail due to bad case
15876 ! lib/Unicode/UCD.t
15877 ____________________________________________________________________________
15878 [ 11229] By: gsar on 2001/07/09 03:57:06
15879 Log: test skip logic was broken
15881 ! ext/I18N/Langinfo/Langinfo.t
15882 ____________________________________________________________________________
15883 [ 11228] By: gsar on 2001/07/09 03:42:20
15884 Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
15885 failure of ExtUtils.t#27 when built in debug mode)
15887 ! lib/ExtUtils/MM_Win32.pm
15888 ____________________________________________________________________________
15889 [ 11227] By: gsar on 2001/07/09 02:11:04
15890 Log: I18N::Langinfo is not available on windows
15893 ____________________________________________________________________________
15894 [ 11226] By: gsar on 2001/07/09 01:55:23
15897 ! ext/POSIX/POSIX.xs
15898 ____________________________________________________________________________
15899 [ 11225] By: jhi on 2001/07/08 23:42:37
15900 Log: Update Changes.
15902 ! Changes patchlevel.h
15903 ____________________________________________________________________________
15904 [ 11224] By: jhi on 2001/07/08 23:05:41
15905 Log: Guard the nl_langinfo() with HAS_NL_LANGINFO
15906 as pointed out by Sarathy.
15908 ! ext/I18N/Langinfo/Langinfo.xs
15909 ____________________________________________________________________________
15910 [ 11223] By: jhi on 2001/07/08 22:59:01
15911 Log: Retract #11212.
15913 ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
15914 ____________________________________________________________________________
15915 [ 11222] By: jhi on 2001/07/08 17:41:22
15916 Log: Bump up the VERSION of Cwd.xs.
15918 ! ext/Cwd/Makefile.PL
15919 ____________________________________________________________________________
15920 [ 11221] By: jhi on 2001/07/08 17:13:38
15921 Log: Retract #11220, the problem wasn't the missing leading zero.
15922 Here's the problem:
15923 $ ./perl -we 'chmod(oct("755"), ".")'
15924 Non-octal literal mode (493) specified at -e line 1.
15925 (Did you mean 0493 instead?)
15927 ! lib/ExtUtils/MM_Unix.pm
15928 ____________________________________________________________________________
15929 [ 11220] By: jhi on 2001/07/08 17:05:55
15930 Log: (Retracted by #11221)
15931 Change the PERM_RW and PERM_RWX to 0644 and 0755
15932 (add the leading zero).
15934 ! lib/ExtUtils/MM_Unix.pm
15935 ____________________________________________________________________________
15936 [ 11219] By: jhi on 2001/07/08 16:17:32
15937 Log: Integrate changes #11193, 11205, 11209 from macperl.
15939 Fix up AutoLoader to fudge for Mac paths in import().
15941 Allow symbols in try_symbol() to begin with "_".
15943 Small portability fix for Mac OS.
15945 !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
15946 ____________________________________________________________________________
15947 [ 11218] By: jhi on 2001/07/08 16:10:30
15948 Log: Metaconfig unit change for #11217.
15949 Branch: metaconfig/U/perl
15951 ____________________________________________________________________________
15952 [ 11217] By: jhi on 2001/07/08 16:10:07
15953 Log: Detypo, problem noticed by Gerrit P. Haase.
15955 ! Configure config_h.SH
15956 ____________________________________________________________________________
15957 [ 11216] By: jhi on 2001/07/08 15:58:35
15961 ____________________________________________________________________________
15962 [ 11215] By: jhi on 2001/07/08 15:52:57
15963 Log: Slight tweaks on #11213.
15966 ____________________________________________________________________________
15967 [ 11214] By: jhi on 2001/07/08 14:32:28
15968 Log: A missing dTHX noticed by Gerrit P. Haase.
15970 ! ext/POSIX/POSIX.xs
15971 ____________________________________________________________________________
15972 [ 11213] By: jhi on 2001/07/08 14:24:44
15973 Log: Subject: [PATCH toke.c] Simplify yytoke()
15974 From: Simon Cozens <simon@netthink.co.uk>
15975 Date: Sun, 8 Jul 2001 13:24:34 +0100
15976 Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
15978 Split out pending_ident().
15980 ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
15981 ____________________________________________________________________________
15982 [ 11212] By: jhi on 2001/07/08 14:17:10
15983 Log: (Retracted by #11223.)
15984 Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
15985 Date: Wed, 05 Nov 1997 17:22:34 -0600
15986 From: Graham Barr <gbarr@ti.com>
15987 Message-Id: <3460FFBA.6DA51F46@ti.com>
15989 ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
15990 ____________________________________________________________________________
15991 [ 11211] By: jhi on 2001/07/08 13:53:38
15992 Log: Fix I18N::Langinfo nits noticed but Philip Newton.
15994 ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
15995 ! pod/perllocale.pod
15996 ____________________________________________________________________________
15997 [ 11210] By: jhi on 2001/07/08 01:34:09
15998 Log: Really do the test under the C locale.
16000 ! ext/I18N/Langinfo/Langinfo.t
16001 ____________________________________________________________________________
16002 [ 11209] By: pudge on 2001/07/08 01:19:25
16003 Log: Small portability fix for Mac OS.
16004 Branch: maint-5.6/macperl
16006 ____________________________________________________________________________
16007 [ 11208] By: jhi on 2001/07/08 01:14:58
16008 Log: Metaconfig unit change for #11207.
16009 Branch: metaconfig/U/perl
16011 ____________________________________________________________________________
16012 [ 11207] By: jhi on 2001/07/08 01:14:02
16013 Log: Add I18N::Langinfo, which is basically a wrapper around
16014 nl_langinfo(), which is an additional way to query locale
16015 specific information.
16017 + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
16018 + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
16019 ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
16020 ____________________________________________________________________________
16021 [ 11206] By: pudge on 2001/07/08 00:56:29
16022 Log: Bugfixes for some tests. commonsense.t not in perl 5.6,
16023 used in File::Find tests; replace with if.t.
16024 Branch: maint-5.6/macperl
16025 ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
16027 ____________________________________________________________________________
16028 [ 11205] By: pudge on 2001/07/07 23:55:56
16029 Log: Allow symbols in try_symbol() to begin with "_".
16030 Branch: maint-5.6/macperl
16032 ____________________________________________________________________________
16033 [ 11204] By: pudge on 2001/07/07 23:53:37
16034 Log: Sync up the File::Find changes from the rewrite by
16035 Thomas Wegner, et al.
16036 Branch: maint-5.6/macperl
16037 + t/lib/filefind-taint.t
16038 ! lib/File/Find.pm t/lib/filefind.t
16039 ____________________________________________________________________________
16040 [ 11203] By: pudge on 2001/07/07 23:43:06
16041 Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
16042 From: Thomas Wegner <wegner_thomas@yahoo.com>
16043 Date: Thu, 5 Jul 2001 20:31:25 +0200
16044 Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
16045 Branch: maint-5.6/macperl
16046 ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
16047 ____________________________________________________________________________
16048 [ 11202] By: pudge on 2001/07/07 23:38:36
16049 Log: Some more test portability fixes.
16050 Branch: maint-5.6/macperl
16051 ! t/lib/filecopy.t t/pragma/warn/pp_sys
16052 ____________________________________________________________________________
16053 [ 11201] By: jhi on 2001/07/07 22:52:38
16054 Log: The #11200 removed wrong (non-existent) target. Duh.
16057 ____________________________________________________________________________
16058 [ 11200] By: jhi on 2001/07/07 22:44:14
16059 Log: Zap the lib/re.pm before creating it.
16062 ____________________________________________________________________________
16063 [ 11199] By: pudge on 2001/07/07 20:54:35
16064 Log: Another test. Please ignore.
16065 Branch: maint-5.6/macperl
16067 ____________________________________________________________________________
16068 [ 11198] By: pudge on 2001/07/07 20:44:12
16069 Log: Portability fixes for a lot of tests, especially IO-related
16070 tests, and warnings, and the harness script.
16071 Branch: maint-5.6/macperl
16072 ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
16073 ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
16074 ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
16075 ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
16076 ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
16077 ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
16078 ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
16079 ! t/pragma/warnings.t
16080 ____________________________________________________________________________
16081 [ 11197] By: jhi on 2001/07/07 20:32:28
16082 Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
16083 From: Nicholas Clark <nick@ccl4.org>
16084 Date: Sat, 7 Jul 2001 21:00:17 +0100
16085 Message-ID: <20010707210017.H59620@plum.flirble.org>
16088 ____________________________________________________________________________
16089 [ 11196] By: jhi on 2001/07/07 20:26:36
16090 Log: The UNICOS/mk SysV IPC problem has been fixed.
16092 ! pod/perl572delta.pod
16093 ____________________________________________________________________________
16094 [ 11195] By: jhi on 2001/07/07 19:59:51
16095 Log: Slight update tweaks on perlunicode.pod.
16097 ! pod/perlunicode.pod
16098 ____________________________________________________________________________
16099 [ 11194] By: jhi on 2001/07/07 17:53:03
16100 Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
16101 From: Mark-Jason Dominus <mjd@plover.com>
16102 Date: Sat, 07 Jul 2001 13:04:04 -0400
16103 Message-ID: <20010707170404.32694.qmail@plover.com>
16105 ! ext/DB_File/DB_File.pm
16106 ____________________________________________________________________________
16107 [ 11193] By: pudge on 2001/07/07 17:26:28
16108 Log: Fix up AutoLoader to fudge for Mac paths in import().
16109 Branch: maint-5.6/macperl
16110 ! lib/AutoLoader.pm
16111 ____________________________________________________________________________
16112 [ 11192] By: jhi on 2001/07/07 17:03:06
16113 Log: Try to force the lib/re.pm to be there before entering
16114 the extensions builds, should help for parallel makes.
16117 ____________________________________________________________________________
16118 [ 11191] By: jhi on 2001/07/07 15:26:16
16119 Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
16120 From: Norton Allen <allen@huarp.harvard.edu>
16121 Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
16122 Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
16124 ! ext/POSIX/POSIX.xs
16125 ____________________________________________________________________________
16126 [ 11190] By: jhi on 2001/07/07 15:22:08
16127 Log: Subject: [PATCH] Re: op/arith.t
16128 From: Nicholas Clark <nick@ccl4.org>
16129 Date: Sat, 7 Jul 2001 13:04:54 +0100
16130 Message-ID: <20010707130454.D59620@plum.flirble.org>
16133 ____________________________________________________________________________
16134 [ 11189] By: jhi on 2001/07/07 15:20:44
16135 Log: Subject: [PATCH] h2xs
16136 From: Nicholas Clark <nick@ccl4.org>
16137 Date: Fri, 6 Jul 2001 23:25:14 +0100
16138 Message-ID: <20010706232514.X59620@plum.flirble.org>
16141 ____________________________________________________________________________
16142 [ 11188] By: jhi on 2001/07/07 15:12:36
16143 Log: Subject: Re: bleedperl perl_alloc..free leakage
16144 From: Radu Greab <radu@netsoft.ro>
16145 Date: Fri, 6 Jul 2001 19:48:54 +0300
16146 Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
16151 ____________________________________________________________________________
16152 [ 11187] By: pudge on 2001/07/07 02:11:36
16153 Log: Test again. Please ignore.
16154 Branch: maint-5.6/macperl
16156 ____________________________________________________________________________
16157 [ 11186] By: pudge on 2001/07/07 02:08:13
16158 Log: Test. Please ignore.
16159 Branch: maint-5.6/macperl
16161 ____________________________________________________________________________
16162 [ 11185] By: pudge on 2001/07/06 23:46:57
16163 Log: Include changes already sent in separately as patches,
16164 before branch was created.
16165 Branch: maint-5.6/macperl
16166 ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
16167 ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
16168 ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
16169 ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
16170 ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
16171 ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
16172 ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
16173 ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
16174 ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
16175 ! t/pragma/strict.t
16176 ____________________________________________________________________________
16177 [ 11184] By: jhi on 2001/07/06 16:41:30
16178 Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
16179 From: Norton Allen <allen@huarp.harvard.edu>
16180 Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
16181 Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
16184 ____________________________________________________________________________
16185 [ 11183] By: nick on 2001/07/06 16:27:40
16186 Log: Integrate mainline
16188 +> (branch 42 files)
16189 - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
16190 - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
16191 - win32/bin/mdelete.bat
16192 !> (integrate 215 files)
16193 ____________________________________________________________________________
16194 [ 11182] By: jhi on 2001/07/06 15:57:16
16195 Log: The #11166 needed also these updated.
16197 ! lib/warnings.pm warnings.h
16198 ____________________________________________________________________________
16199 [ 11181] By: jhi on 2001/07/06 13:24:42
16200 Log: Update Changes.
16202 ! Changes patchlevel.h
16203 ____________________________________________________________________________
16204 [ 11180] By: jhi on 2001/07/06 13:20:08
16208 ____________________________________________________________________________
16209 [ 11179] By: jhi on 2001/07/06 12:57:13
16210 Log: Nit from Abhijit.
16213 ____________________________________________________________________________
16214 [ 11178] By: jhi on 2001/07/06 12:53:04
16215 Log: Retract #11172.
16218 ____________________________________________________________________________
16219 [ 11177] By: jhi on 2001/07/06 12:44:51
16220 Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
16221 From: Norton Allen <allen@huarp.harvard.edu>
16222 Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
16223 Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
16226 ____________________________________________________________________________
16227 [ 11176] By: jhi on 2001/07/06 12:42:45
16228 Log: (Accidentally empty check-in.)
16231 ____________________________________________________________________________
16232 [ 11175] By: jhi on 2001/07/06 12:29:56
16233 Log: Retract #11165 since Sarathy pointed out it'll not
16234 work properly under threads, the problem should be
16235 solved using "the savestack, either via SSNEW() or
16236 using a newSVpv()+SAVEFREESV() combo."
16238 ! ext/POSIX/POSIX.xs
16239 ____________________________________________________________________________
16240 [ 11174] By: jhi on 2001/07/06 12:27:31
16241 Log: Retract #11125 since NI-S pointed out it'll not work in
16242 cases where the extension has their own handcrafted INC
16245 ! lib/ExtUtils/MM_Unix.pm
16246 ____________________________________________________________________________
16247 [ 11173] By: jhi on 2001/07/06 12:20:50
16248 Log: Subject: RE: [PATCH] -I and MakeMaker again
16249 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
16250 Date: Fri, 6 Jul 2001 09:18:29 +0200
16251 Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
16253 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
16254 ! lib/ExtUtils/MM_Win32.pm
16255 ____________________________________________________________________________
16256 [ 11172] By: jhi on 2001/07/06 12:18:39
16257 Log: (Retracted by #11178)
16258 Subject: [PATCH t/op/method.t] SUPER:: strangeness
16259 From: Piers Cawley <pdcawley@iterative-software.com>
16260 Date: 06 Jul 2001 10:49:01 +0100
16261 Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
16264 ____________________________________________________________________________
16265 [ 11171] By: jhi on 2001/07/06 01:38:55
16266 Log: VOS README update from Paul Green.
16269 ____________________________________________________________________________
16270 [ 11170] By: jhi on 2001/07/06 01:19:33
16271 Log: Subject: [PATCH README.qnx hints/qnx.sh]
16272 From: Norton Allen <allen@huarp.harvard.edu>
16273 Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
16274 Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
16276 ! README.qnx hints/qnx.sh
16277 ____________________________________________________________________________
16278 [ 11169] By: jhi on 2001/07/06 01:17:43
16279 Log: Subject: [PATCH] Doc patch for Tie::Hash
16280 From: Artur Bergman <artur@contiller.se>
16281 Date: Thu, 05 Jul 2001 22:51:18 +0200
16282 Message-ID: <B76A9FE6.1F04%artur@contiller.se>
16285 ____________________________________________________________________________
16286 [ 11168] By: jhi on 2001/07/06 01:16:27
16287 Log: Subject: [PATCH] perlfaq4.pod
16288 From: "Liney, Dave" <dave.liney@gbr.conoco.com>
16289 Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
16290 Date: Thu, 5 Jul 2001 18:44:10 +0100
16293 ____________________________________________________________________________
16294 [ 11167] By: jhi on 2001/07/06 01:14:41
16295 Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
16296 From: Robin Houston <robin@kitsite.com>
16297 Date: Thu, 5 Jul 2001 18:33:21 +0100
16298 Message-ID: <20010705183321.A27345@robin.kitsite.com>
16300 ! ext/B/B/Deparse.pm
16301 ____________________________________________________________________________
16302 [ 11166] By: jhi on 2001/07/06 01:11:50
16303 Log: (Retracted by #11285.)
16305 Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
16306 From: Abhijit Menon-Sen <ams@wiw.org>
16307 Date: Fri, 6 Jul 2001 01:26:32 +0530
16308 Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
16310 ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
16311 ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
16313 ____________________________________________________________________________
16314 [ 11165] By: jhi on 2001/07/06 00:19:26
16315 Log: (Retracted by #11175)
16316 Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
16317 From: Norton Allen <allen@huarp.harvard.edu>
16318 Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
16319 Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
16321 ! ext/POSIX/POSIX.xs
16322 ____________________________________________________________________________
16323 [ 11164] By: jhi on 2001/07/06 00:14:57
16324 Log: Unterminated C< (noticed by Richard Hatch), and few other
16325 small Unicode doc tweaks.
16327 ! pod/perlretut.pod
16328 ____________________________________________________________________________
16329 [ 11163] By: jhi on 2001/07/05 19:33:34
16330 Log: More flexible argument understanding; add charblocks() and
16331 charscripts(); make charblock() and charscript() two-way;
16332 add charinrange(); separate the $Unicode::UCD::VERSION and
16333 the version of the Unicode by adding UnicodeVersion().
16335 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
16336 ____________________________________________________________________________
16337 [ 11162] By: jhi on 2001/07/05 13:38:36
16338 Log: Update Unicode::UCD on \p{In...}.
16340 ! lib/Unicode/UCD.pm
16341 ____________________________________________________________________________
16342 [ 11161] By: jhi on 2001/07/05 13:26:00
16343 Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
16344 From: Norton Allen <allen@huarp.harvard.edu>
16345 Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
16346 Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
16348 ! lib/ExtUtils/MM_Unix.pm
16349 ____________________________________________________________________________
16350 [ 11160] By: jhi on 2001/07/05 13:06:53
16351 Log: POSIX-BC tweaks from Thomas Dorner.
16353 ! hints/posix-bc.sh perlio.h
16354 ____________________________________________________________________________
16355 [ 11159] By: jhi on 2001/07/05 04:17:18
16356 Log: Module updates for the delta.
16358 ! pod/perl572delta.pod
16359 ____________________________________________________________________________
16360 [ 11158] By: jhi on 2001/07/05 03:45:19
16361 Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
16362 From: Norton Allen <allen@huarp.harvard.edu>
16363 Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
16364 Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
16366 ! ext/IO/lib/IO/t/io_sock.t
16367 ____________________________________________________________________________
16368 [ 11157] By: jhi on 2001/07/05 03:44:19
16369 Log: Subject: [PATCH perldiag.pod] Quick fixes
16370 From: Simon Cozens <simon@netthink.co.uk>
16371 Date: Wed, 4 Jul 2001 20:22:12 +0100
16372 Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
16375 ____________________________________________________________________________
16376 [ 11156] By: jhi on 2001/07/05 03:43:28
16377 Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
16378 From: Radu Greab <radu@netsoft.ro>
16379 Date: Wed, 4 Jul 2001 22:13:31 +0300
16380 Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
16382 ! op.c sv.c t/op/pos.t
16383 ____________________________________________________________________________
16384 [ 11155] By: jhi on 2001/07/05 03:40:24
16385 Log: Subject: [PATCH] -I and MakeMaker again
16386 From: Michael G Schwern <schwern@pobox.com>
16387 Date: Wed, 4 Jul 2001 15:03:07 -0400
16388 Message-ID: <20010704150307.I20340@blackrider>
16390 (and retract #11145)
16392 ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
16393 ! lib/ExtUtils/MakeMaker.pm
16394 ____________________________________________________________________________
16395 [ 11154] By: jhi on 2001/07/05 03:32:43
16396 Log: Subject: Re: PERFORCE change 11142 for review
16397 From: "Philip Newton" <Philip.Newton@gmx.net>
16398 Date: Wed, 4 Jul 2001 20:46:26 +0200
16399 Message-Id: <200107041841.VAA25380@taas.iki.fi>
16401 ! lib/ExtUtils/MakeMaker.pm
16402 ____________________________________________________________________________
16403 [ 11153] By: jhi on 2001/07/05 03:29:21
16404 Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
16405 From: Jonathan Stowe <gellyfish@gellyfish.com>
16406 Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
16407 Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
16410 ____________________________________________________________________________
16411 [ 11152] By: gsar on 2001/07/05 00:52:57
16412 Log: fix the binary compatibility issue when building with/without
16413 usemymalloc by exporting Perl_malloc() et al as simple wrappers
16414 around the system functions (this allows most extensions built
16415 using one mode to coexist with perls built in the other mode)
16417 XXX the Perl_mfree() wrapper might need to do return(free()) on
16418 platforms where Free_t isn't "void"
16420 ! embed.h embed.pl makedef.pl proto.h util.c
16421 ____________________________________________________________________________
16422 [ 11151] By: gsar on 2001/07/05 00:42:49
16423 Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
16424 since it doesn't ensure threads other than the one calling fork()
16425 aren't holding any locks; the fix is to use pthread_atfork() to
16428 building perl with -Dusemymalloc exacerbates the problem since
16429 Perl_malloc() holds a mutex, and perl's exec() calls New()
16431 XXX the code in win32thread.h may be needed on platforms that have
16432 no pthread_atfork()
16434 ! perl.c thread.h win32/win32thread.h
16435 ____________________________________________________________________________
16436 [ 11150] By: pudge on 2001/07/04 20:07:54
16437 Log: Integrate #11009 from maintperl.
16438 Branch: maint-5.6/macperl
16439 !> lib/ExtUtils/Manifest.pm
16440 ____________________________________________________________________________
16441 [ 11149] By: pudge on 2001/07/04 19:54:46
16442 Log: Flexing my Perforce muscles.
16443 Branch: maint-5.6/macperl
16445 ____________________________________________________________________________
16446 [ 11148] By: jhi on 2001/07/04 17:14:51
16447 Log: Update Changes.
16449 ! Changes patchlevel.h
16450 ____________________________________________________________________________
16451 [ 11147] By: jhi on 2001/07/04 16:41:25
16452 Log: Metaconfig unit change for #11146.
16453 Branch: metaconfig/U/perl
16454 ! d_fcntl_can_lock.U
16455 ____________________________________________________________________________
16456 [ 11146] By: jhi on 2001/07/04 16:36:31
16457 Log: Somehow the #ifdefs of the added code (in #11093) made
16458 HP-UX to fail the fcntl locking test, without the ifdefs
16459 the test seems to be working again. Reason unknown:
16460 HP-UX cc doesn't complain either way.
16463 ____________________________________________________________________________
16464 [ 11145] By: jhi on 2001/07/04 16:08:00
16465 Log: (Retracted by #11155) PERLRUNINST needed in some spots.
16467 ! lib/ExtUtils/MM_Unix.pm
16468 ____________________________________________________________________________
16469 [ 11144] By: jhi on 2001/07/04 16:07:35
16470 Log: gcc -Wall nit.
16473 ____________________________________________________________________________
16474 [ 11143] By: jhi on 2001/07/04 15:08:26
16475 Log: When removing tests updating the test count is a good idea, too.
16477 ! lib/Net/t/require.t
16478 ____________________________________________________________________________
16479 [ 11142] By: jhi on 2001/07/04 14:57:51
16480 Log: Document #11134 and add the new symbols to the list of
16481 of MakeMaker known ones.
16483 ! lib/ExtUtils/MakeMaker.pm
16484 ____________________________________________________________________________
16485 [ 11141] By: jhi on 2001/07/04 14:34:11
16486 Log: Microperl update.
16489 ____________________________________________________________________________
16490 [ 11140] By: jhi on 2001/07/04 14:32:27
16491 Log: Update the libnet tests as per #11138.
16494 ! MANIFEST lib/Net/t/require.t
16495 ____________________________________________________________________________
16496 [ 11139] By: jhi on 2001/07/04 14:14:33
16497 Log: Regen toc and modlib.
16499 ! pod/perlmodlib.pod pod/perltoc.pod
16500 ____________________________________________________________________________
16501 [ 11138] By: jhi on 2001/07/04 14:10:38
16502 Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
16505 - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
16507 ____________________________________________________________________________
16508 [ 11137] By: jhi on 2001/07/04 14:06:35
16509 Log: Add the OS/390 harness results to the delta.
16511 ! pod/perl572delta.pod
16512 ____________________________________________________________________________
16513 [ 11136] By: jhi on 2001/07/04 13:59:01
16514 Log: Avoid the two study tests in OS/390 until the bug has been solved.
16517 ____________________________________________________________________________
16518 [ 11135] By: jhi on 2001/07/04 13:49:08
16519 Log: DOS/DJGPP tweaks from Laszlo Molnar.
16521 ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
16522 ____________________________________________________________________________
16523 [ 11134] By: jhi on 2001/07/04 13:47:46
16524 Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
16525 From: Michael G Schwern <schwern@pobox.com>
16526 Date: Wed, 4 Jul 2001 00:01:16 -0400
16527 Message-ID: <20010704000116.C591@blackrider>
16529 ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
16530 ____________________________________________________________________________
16531 [ 11133] By: jhi on 2001/07/04 01:55:20
16532 Log: The #11132 missed singleton characters (not part
16533 of a unilo..unihi range) in Unicode scripts.
16535 ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
16536 ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
16537 ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
16538 ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
16539 ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
16540 ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
16541 ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
16542 ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
16543 ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
16544 ! lib/unicode/mktables.PL t/op/pat.t
16545 ____________________________________________________________________________
16546 [ 11132] By: jhi on 2001/07/04 01:32:11
16547 Log: Support preferentially the Unicode 'scripts' definition
16548 in the \p{In...} notation since according to Unicode the
16549 scripts concept is more natural for matching than using
16550 the somewhat artificial block names. The block names are
16551 still available, though, and if there's a name conflict,
16552 the scripts one wins and the blocks one has to do with
16553 'Block' appended to its name. For more information see
16555 http://www.unicode.org/unicode/reports/tr24/
16557 + lib/unicode/In/100.pl lib/unicode/In/101.pl
16558 + lib/unicode/In/102.pl lib/unicode/In/103.pl
16559 + lib/unicode/In/104.pl lib/unicode/In/105.pl
16560 + lib/unicode/In/106.pl lib/unicode/In/107.pl
16561 + lib/unicode/In/108.pl lib/unicode/In/109.pl
16562 + lib/unicode/In/110.pl lib/unicode/In/111.pl
16563 + lib/unicode/In/112.pl lib/unicode/In/113.pl
16564 + lib/unicode/In/114.pl lib/unicode/In/115.pl
16565 + lib/unicode/In/116.pl lib/unicode/In/117.pl
16566 + lib/unicode/In/118.pl lib/unicode/In/119.pl
16567 + lib/unicode/In/120.pl lib/unicode/In/121.pl
16568 + lib/unicode/In/122.pl lib/unicode/In/123.pl
16569 + lib/unicode/In/124.pl lib/unicode/In/125.pl
16570 + lib/unicode/In/126.pl lib/unicode/In/127.pl
16571 + lib/unicode/In/128.pl lib/unicode/In/129.pl
16572 + lib/unicode/In/130.pl lib/unicode/In/131.pl
16573 + lib/unicode/In/132.pl lib/unicode/In/133.pl
16574 + lib/unicode/In/134.pl lib/unicode/In/135.pl
16575 + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
16576 + lib/unicode/In/99.pl lib/unicode/Scripts.pl
16578 ____________________________________________________________________________
16579 [ 11131] By: jhi on 2001/07/03 23:02:02
16580 Log: Better document the difference between a block and a script.
16582 ! lib/Unicode/UCD.pm
16583 ____________________________________________________________________________
16584 [ 11130] By: jhi on 2001/07/03 22:49:15
16585 Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
16586 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
16587 Date: Tue, 3 Jul 2001 15:04:23 -0500
16588 Message-ID: <20010703150423.C9787@chaos.wustl.edu>
16591 ____________________________________________________________________________
16592 [ 11129] By: jhi on 2001/07/03 22:45:41
16593 Log: Add tests for charscript().
16595 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
16596 ____________________________________________________________________________
16597 [ 11128] By: jhi on 2001/07/03 20:41:54
16598 Log: Add charscript() to get the UTR#24 script names of characters.
16600 ! lib/Unicode/UCD.pm
16601 ____________________________________________________________________________
16602 [ 11127] By: jhi on 2001/07/03 19:53:29
16606 ____________________________________________________________________________
16607 [ 11126] By: jhi on 2001/07/03 19:45:30
16608 Log: Unicode::UCD updates.
16610 ! lib/Unicode/UCD.pm
16611 ____________________________________________________________________________
16612 [ 11125] By: jhi on 2001/07/03 16:12:20
16613 Log: (Retracted by #11174)
16614 Subject: MakeMaker should pass through DEFINE and INC to subdirs
16615 From: Alan Burlison <Alan.Burlison@sun.com>
16616 Date: Tue, 03 Jul 2001 15:20:13 +0100
16617 Message-ID: <3B41D49D.A923D4F9@sun.com>
16619 ! lib/ExtUtils/MM_Unix.pm
16620 ____________________________________________________________________________
16621 [ 11124] By: jhi on 2001/07/03 16:06:53
16622 Log: Subject: Patch needed for UTS
16623 From: hom00@utsglobal.com (Hal Morris)
16624 Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
16625 Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
16627 Replace #11113 with a better version.
16630 ____________________________________________________________________________
16631 [ 11123] By: jhi on 2001/07/03 16:04:49
16632 Log: Subject: Re: POINTERRIGOR
16633 From: Andy Dougherty <doughera@lafayette.edu>
16634 Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
16635 Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
16638 ____________________________________________________________________________
16639 [ 11122] By: jhi on 2001/07/03 16:03:31
16640 Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
16641 From: "Philip Newton" <pnewton@gmx.de>
16642 Date: Tue, 3 Jul 2001 17:03:34 +0200
16643 Message-ID: <3B41FAE6.29564.660E117@localhost>
16646 ____________________________________________________________________________
16647 [ 11121] By: jhi on 2001/07/03 13:26:08
16651 ____________________________________________________________________________
16652 [ 11120] By: jhi on 2001/07/03 11:34:47
16653 Log: Subject: [PATCH 5.6.1] debugger fixes
16654 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16655 Date: Tue, 3 Jul 2001 03:38:18 -0400
16656 Message-ID: <20010703033818.A16788@math.ohio-state.edu>
16658 The $^S is working again.
16661 ____________________________________________________________________________
16662 [ 11119] By: jhi on 2001/07/03 11:33:27
16663 Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
16664 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16665 Date: Tue, 3 Jul 2001 03:34:06 -0400
16666 Message-ID: <20010703033406.A16776@math.ohio-state.edu>
16668 ! os2/OS2/Process/Process.pm
16669 ____________________________________________________________________________
16670 [ 11118] By: jhi on 2001/07/03 11:29:54
16671 Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
16672 From: "Philip Newton" <Philip.Newton@gmx.net>
16673 Date: Tue, 3 Jul 2001 09:11:27 +0200
16674 Message-Id: <200107030706.KAA04596@taas.iki.fi>
16677 ____________________________________________________________________________
16678 [ 11117] By: jhi on 2001/07/03 11:25:14
16681 ! pod/perl572delta.pod
16682 ____________________________________________________________________________
16683 [ 11116] By: jhi on 2001/07/02 23:06:50
16684 Log: Metaconfig unit change for 11115.
16686 ! U/modified/libc.U
16687 ____________________________________________________________________________
16688 [ 11115] By: jhi on 2001/07/02 23:06:27
16689 Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
16690 (from Richard Hatch) (this was the cause of pipes() and
16691 times() myeteriously not being found)
16694 ____________________________________________________________________________
16695 [ 11114] By: jhi on 2001/07/02 22:58:41
16696 Log: Retract #10142, the real culprit found by Richard Hatch,
16697 coming soon to Configure near you.
16700 ____________________________________________________________________________
16701 [ 11113] By: jhi on 2001/07/02 22:56:09
16702 Log: (Replaced by #11124) UTS workaround from Hal Morris.
16705 ____________________________________________________________________________
16706 [ 11112] By: jhi on 2001/07/02 22:53:29
16707 Log: Subject: [PATCH] grok not grocking correctly
16708 From: Nicholas Clark <nick@ccl4.org>
16709 Date: Tue, 3 Jul 2001 00:19:08 +0100
16710 Message-ID: <20010703001908.H59620@plum.flirble.org>
16713 ____________________________________________________________________________
16714 [ 11111] By: jhi on 2001/07/02 22:48:42
16715 Log: Subject: [PATCH Deparse.t] test just-posted patches
16716 From: Robin Houston <robin@kitsite.com>
16717 Date: Mon, 2 Jul 2001 23:46:15 +0100
16718 Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
16721 ____________________________________________________________________________
16722 [ 11110] By: jhi on 2001/07/02 22:27:10
16723 Log: Subject: [PATCH toke.c] autosplit into @F
16724 From: Robin Houston <robin@kitsite.com>
16725 Date: Mon, 2 Jul 2001 23:18:20 +0100
16726 Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
16729 ____________________________________________________________________________
16730 [ 11109] By: jhi on 2001/07/02 22:25:03
16731 Log: Subject: [PATCH B::Deparse] hash key auto-quoting
16732 From: Robin Houston <robin@kitsite.com>
16733 Date: Mon, 2 Jul 2001 23:00:48 +0100
16734 Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
16736 ! ext/B/B/Deparse.pm
16737 ____________________________________________________________________________
16738 [ 11108] By: jhi on 2001/07/02 19:21:18
16739 Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
16740 From: "Philip Newton" <Philip.Newton@gmx.net>
16741 Date: Mon, 2 Jul 2001 22:06:22 +0200
16744 ! ext/NDBM_File/hints/linux.pl
16745 ____________________________________________________________________________
16746 [ 11107] By: jhi on 2001/07/02 19:19:25
16747 Log: Subject: Re: Fixed pack problem - sort of
16748 From: Nicholas Clark <nick@ccl4.org>
16749 Date: Mon, 2 Jul 2001 20:59:20 +0100
16750 Message-ID: <20010702205919.F59620@plum.flirble.org>
16752 ! pp_pack.c t/op/pack.t
16753 ____________________________________________________________________________
16754 [ 11106] By: jhi on 2001/07/02 19:18:28
16755 Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
16756 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16757 Date: Mon, 2 Jul 2001 15:45:41 -0400
16758 Message-ID: <20010702154541.B24295@math.ohio-state.edu>
16761 ____________________________________________________________________________
16762 [ 11105] By: jhi on 2001/07/02 19:17:27
16763 Log: (Mistaken retraction)
16766 ____________________________________________________________________________
16767 [ 11104] By: jhi on 2001/07/02 18:56:15
16768 Log: Detypo in #11103.
16771 ____________________________________________________________________________
16772 [ 11103] By: jhi on 2001/07/02 18:54:53
16773 Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
16774 From: Jonathan Stowe <gellyfish@gellyfish.com>
16775 Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
16776 Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
16779 ____________________________________________________________________________
16780 [ 11102] By: jhi on 2001/07/02 18:16:09
16781 Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
16782 From: "Craig A. Berry" <craigberry@mac.com>
16783 Date: Mon, 02 Jul 2001 14:11:23 -0500
16784 Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
16786 ! lib/Unicode/UCD.pm
16787 ____________________________________________________________________________
16788 [ 11101] By: jhi on 2001/07/02 18:14:51
16789 Log: Subject: [PATCH] Re: op/numconvert.t failures
16790 From: Nicholas Clark <nick@ccl4.org>
16791 Date: Mon, 2 Jul 2001 20:10:48 +0100
16792 Message-ID: <20010702201048.E59620@plum.flirble.org>
16794 ! t/op/numconvert.t
16795 ____________________________________________________________________________
16796 [ 11100] By: jhi on 2001/07/02 17:51:44
16797 Log: Update Changes.
16799 ! Changes patchlevel.h
16800 ____________________________________________________________________________
16801 [ 11099] By: jhi on 2001/07/02 17:46:31
16802 Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
16803 The real fix must be more involved. The line of code all the leaky
16804 call stacks seem to go through is op.c:2949, the PmopSTASH_set()
16805 line of Perl_newPMOP().
16808 ____________________________________________________________________________
16809 [ 11098] By: jhi on 2001/07/02 17:37:44
16812 Subject: Re: sizeof(struct sembuf)
16813 From: Nicholas Clark <nick@ccl4.org>
16814 Date: Sun, 1 Jul 2001 22:26:48 +0100
16815 Message-ID: <20010701222648.W59620@plum.flirble.org>
16817 but do semop() always the slow way.
16820 ____________________________________________________________________________
16821 [ 11097] By: jhi on 2001/07/02 17:22:14
16822 Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
16823 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
16824 Date: Tue, 03 Jul 2001 00:56:30 +0900
16825 Message-Id: <20010703005600.2225.BQW10602@nifty.com>
16827 ! ext/Encode/Encode/Tcl.t
16828 ____________________________________________________________________________
16829 [ 11096] By: jhi on 2001/07/02 17:11:24
16830 Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
16831 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
16832 Date: Tue, 03 Jul 2001 00:55:46 +0900
16833 Message-Id: <20010703005516.2222.BQW10602@nifty.com>
16835 ! ext/Encode/Encode/Tcl.pm
16836 ____________________________________________________________________________
16837 [ 11095] By: jhi on 2001/07/02 17:07:14
16838 Log: Regen api and toc.
16840 ! pod/perlapi.pod pod/perltoc.pod
16841 ____________________________________________________________________________
16842 [ 11094] By: jhi on 2001/07/02 16:29:42
16843 Log: Metaconfig unit change for #11093.
16844 Branch: metaconfig/U/perl
16845 ! d_fcntl_can_lock.U
16846 ____________________________________________________________________________
16847 [ 11093] By: jhi on 2001/07/02 16:28:56
16848 Log: The fcntl locking test may hang if NFS locking messed up;
16849 break out with alarm(10).
16852 ____________________________________________________________________________
16853 [ 11092] By: jhi on 2001/07/02 14:11:31
16854 Log: Move the mdelete.bat from win32/bin to win32.
16857 ____________________________________________________________________________
16858 [ 11091] By: jhi on 2001/07/02 14:10:01
16859 Log: Typo in #11083.
16861 ! ext/Time/Piece/Piece.t
16862 ____________________________________________________________________________
16863 [ 11090] By: jhi on 2001/07/02 13:36:58
16864 Log: Netware tweaks from Guruprasad.
16866 - NetWare/perlsdio.h
16867 ! MANIFEST NetWare/Makefile NetWare/interface.c
16868 ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
16870 ____________________________________________________________________________
16871 [ 11089] By: jhi on 2001/07/02 13:25:40
16872 Log: Subject: Re: [PATH] shared -> unique;
16873 From: Abhijit Menon-Sen <ams@wiw.org>
16874 Date: Wed, 27 Jun 2001 03:51:27 +0530
16875 Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
16877 ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
16878 ____________________________________________________________________________
16879 [ 11088] By: jhi on 2001/07/02 13:24:27
16880 Log: Subject: Re: AIX / gcc-3.0
16881 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16882 Date: Mon, 02 Jul 2001 15:20:21 +0200
16883 Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
16886 ____________________________________________________________________________
16887 [ 11087] By: jhi on 2001/07/02 13:23:21
16888 Log: Subject: Re: Bug report: split splits on wrong pattern
16889 From: Abhijit Menon-Sen <ams@wiw.org>
16890 Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
16891 Date: Mon, 2 Jul 2001 16:31:33 +0530
16894 ____________________________________________________________________________
16895 [ 11086] By: jhi on 2001/07/02 13:22:30
16896 Log: Subject: [PATCH 5.6.1] test harness
16897 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16898 Date: Mon, 2 Jul 2001 06:29:21 -0400
16899 Message-ID: <20010702062921.A1810@math.ohio-state.edu>
16901 ! lib/Test/Harness.pm
16902 ____________________________________________________________________________
16903 [ 11085] By: jhi on 2001/07/02 13:21:39
16904 Log: Subject: [PATCH 5.6.1] debugger goof
16905 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16906 Date: Mon, 2 Jul 2001 06:27:22 -0400
16907 Message-ID: <20010702062722.A1746@math.ohio-state.edu>
16910 ____________________________________________________________________________
16911 [ 11084] By: jhi on 2001/07/02 13:20:50
16912 Log: Subject: [PATCH 5.6.1] OS/2 cwd
16913 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16914 Date: Mon, 2 Jul 2001 06:21:17 -0400
16915 Message-ID: <20010702062117.A1401@math.ohio-state.edu>
16917 ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
16918 ____________________________________________________________________________
16919 [ 11083] By: jhi on 2001/07/02 13:19:18
16920 Log: Make #11082 more OS/2-specific.
16922 ! ext/Time/Piece/Piece.t
16923 ____________________________________________________________________________
16924 [ 11082] By: jhi on 2001/07/02 13:14:36
16925 Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
16926 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16927 Date: Mon, 2 Jul 2001 06:06:34 -0400
16928 Message-ID: <20010702060634.A1356@math.ohio-state.edu>
16930 ! ext/Time/Piece/Piece.t
16931 ____________________________________________________________________________
16932 [ 11081] By: jhi on 2001/07/02 13:13:08
16933 Log: Subject: [PATCH B::Deparse] version number & changes
16934 From: Robin Houston <robin@kitsite.com>
16935 Date: Sun, 1 Jul 2001 17:17:29 +0100
16936 Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
16938 ! ext/B/B/Deparse.pm
16939 ____________________________________________________________________________
16940 [ 11080] By: jhi on 2001/07/02 13:11:48
16941 Log: Subject: a small fix.
16942 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
16943 Date: Mon, 2 Jul 2001 12:17:53 +0200
16944 Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
16946 ! ext/Thread/Thread.xs
16947 ____________________________________________________________________________
16948 [ 11079] By: jhi on 2001/07/02 13:10:39
16949 Log: Subject: RE: perl@10907
16950 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
16951 Date: Mon, 2 Jul 2001 12:06:16 +0200
16952 Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
16954 Borland C vs PerlIO.
16956 ! win32/config.bc win32/config_H.bc
16957 ____________________________________________________________________________
16958 [ 11078] By: jhi on 2001/07/02 13:03:44
16959 Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
16960 From: "H.M. Brand" <merijn@l1.procura.nl>
16961 Date: Mon, 02 Jul 2001 11:18:57 +0200
16962 Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
16965 ____________________________________________________________________________
16966 [ 11077] By: jhi on 2001/07/02 12:58:27
16967 Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
16968 From: Michael G Schwern <schwern@pobox.com>
16969 Date: Mon, 2 Jul 2001 00:26:24 -0400
16970 Message-ID: <20010702002624.A18302@blackrider>
16972 - ext/util/mkbootstrap
16973 ____________________________________________________________________________
16974 [ 11076] By: jhi on 2001/07/02 12:56:20
16975 Log: Subject: [PATCH op.h] v minor comment tweak
16976 From: Robin Houston <robin@puffinry.freeserve.co.uk>
16977 Date: Mon, 2 Jul 2001 00:42:01 +0100
16978 Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
16981 ____________________________________________________________________________
16982 [ 11075] By: jhi on 2001/07/02 12:53:48
16983 Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
16986 ____________________________________________________________________________
16987 [ 11074] By: jhi on 2001/07/02 12:52:28
16988 Log: Subject: Re: sizeof(struct sembuf)
16989 From: Nicholas Clark <nick@ccl4.org>
16990 Date: Sun, 1 Jul 2001 19:23:16 +0100
16991 Message-ID: <20010701192316.V59620@plum.flirble.org>
16993 s/signaling/signalling/
16996 ____________________________________________________________________________
16997 [ 11073] By: jhi on 2001/07/02 12:49:51
16998 Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
16999 From: "Philip Newton" <Philip.Newton@gmx.net>
17000 Date: Sun, 1 Jul 2001 09:37:56 +0200
17001 Message-Id: <200107010733.KAA03920@taas.iki.fi>
17004 ____________________________________________________________________________
17005 [ 11072] By: jhi on 2001/07/02 12:48:03
17006 Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
17007 From: "Philip Newton" <Philip.Newton@gmx.net>
17008 Date: Sun, 1 Jul 2001 09:37:56 +0200
17009 Message-Id: <200107010733.KAA03925@taas.iki.fi>
17011 ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
17012 ____________________________________________________________________________
17013 [ 11071] By: jhi on 2001/07/02 12:45:12
17014 Log: Metaconfig unit change for #11070.
17016 ! U/compline/randfunc.U
17017 ____________________________________________________________________________
17018 [ 11070] By: jhi on 2001/07/02 12:43:58
17019 Log: Subject: [PATCH perlsnap] its --> it's --> its
17020 From: "Philip Newton" <Philip.Newton@gmx.net>
17021 Date: Sun, 1 Jul 2001 09:37:56 +0200
17022 Message-Id: <200107010733.KAA03914@taas.iki.fi>
17025 ____________________________________________________________________________
17026 [ 11069] By: jhi on 2001/07/02 12:01:52
17027 Log: Sync with Sarathy; integrate with perlio.
17030 ____________________________________________________________________________
17031 [ 11068] By: gsar on 2001/07/02 08:07:54
17032 Log: regenerate win32/config_H.?c files
17034 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17035 ____________________________________________________________________________
17036 [ 11067] By: gsar on 2001/07/02 08:03:55
17037 Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
17040 win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
17043 fix a warning about "fd" being used without being set in Cwd.xs
17045 ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
17046 ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
17047 ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
17049 ____________________________________________________________________________
17050 [ 11066] By: gsar on 2001/07/02 07:12:10
17051 Log: win32 fixes: fix various syntax errors ("no preprocessor directives
17052 within macro arguments") and warnings ("unary minus applied to
17053 unsigned type", among others)
17055 ! gv.c hv.c op.c pp.c sv.c toke.c
17056 ____________________________________________________________________________
17057 [ 11065] By: gsar on 2001/07/02 06:26:22
17058 Log: win32 fixes: more spurious CRs
17060 ! win32/mdelete.bat
17061 ____________________________________________________________________________
17062 [ 11064] By: gsar on 2001/07/02 06:25:22
17063 Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
17064 from win32/bin (or it gets deleted by distclean); don't delete
17065 lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
17066 NT (should be made Win9x specific, and added to makefile.mk)
17068 +> win32/mdelete.bat
17069 - win32/bin/mdelete.bat
17070 ! win32/Makefile win32/makefile.mk
17071 ____________________________________________________________________________
17072 [ 11063] By: nick on 2001/07/01 18:54:09
17073 Log: Quick for for #ifdef mess
17076 ____________________________________________________________________________
17077 [ 11062] By: nick on 2001/07/01 18:47:42
17078 Log: Raw integrate - does not build #if mess in gv.c
17080 !> (integrate 29 files)
17081 ____________________________________________________________________________
17082 [ 11061] By: jhi on 2001/07/01 15:20:38
17083 Log: Make 'compile' target a little less broken.
17084 Still very broken, though: -Wall warnings from
17085 the generated code, boot_Foo prototypes missing,
17086 can't autoload Fcntl::SEEK_CUR et alia, ...
17088 ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
17089 ! utils/perlcc.PL x2p/Makefile.SH
17090 ____________________________________________________________________________
17091 [ 11060] By: jhi on 2001/07/01 14:04:20
17092 Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
17094 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
17095 ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
17096 ____________________________________________________________________________
17097 [ 11059] By: jhi on 2001/07/01 05:02:59
17098 Log: Update Changes.
17100 ! Changes patchlevel.h
17101 ____________________________________________________________________________
17102 [ 11058] By: jhi on 2001/07/01 04:57:05
17103 Log: Still one typo, regen toc.
17105 ! lib/Unicode/UCD.pm pod/perltoc.pod
17106 ____________________________________________________________________________
17107 [ 11057] By: jhi on 2001/07/01 04:54:35
17108 Log: Detypos and regen toc.
17110 ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
17111 ____________________________________________________________________________
17112 [ 11056] By: jhi on 2001/07/01 04:26:08
17113 Log: VERSION tweak.
17115 ! ext/List/Util/lib/List/Util.pm
17116 ____________________________________________________________________________
17117 [ 11055] By: jhi on 2001/06/30 22:18:37
17118 Log: Attempt at plugging the leak under ithreads detected by Doug.
17121 ____________________________________________________________________________
17122 [ 11054] By: jhi on 2001/06/30 21:33:29
17123 Log: gcc -Wall lint after #11051.
17126 ____________________________________________________________________________
17127 [ 11053] By: jhi on 2001/06/30 21:13:55
17128 Log: Integrate perlio.
17130 !> lib/File/Find/taint.t
17131 ____________________________________________________________________________
17132 [ 11052] By: jhi on 2001/06/30 21:07:38
17133 Log: Don't use the v-strings for module VERSIONs.
17135 ! lib/Unicode/UCD.pm
17136 ____________________________________________________________________________
17137 [ 11051] By: jhi on 2001/06/30 20:59:57
17138 Log: Code cleanup based on turning off the -woffs in IRIX.
17139 Not all of the gripes cleaned up (hairy code in hv.c and
17140 regcomp.c; unused newsp, gimme, and optype from cop.h macros;
17141 unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
17144 ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
17145 ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
17146 ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
17148 ____________________________________________________________________________
17149 [ 11050] By: nick on 2001/06/30 20:46:46
17150 Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
17152 ! lib/File/Find/taint.t
17153 ____________________________________________________________________________
17154 [ 11049] By: nick on 2001/06/30 18:13:33
17155 Log: Integrate mainline
17157 +> NetWare/nwstdio.h NetWare/perlsdio.h
17158 +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
17159 +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
17160 +> lib/Unicode/UCD.t t/run/exit.t
17161 !> (integrate 60 files)
17162 ____________________________________________________________________________
17163 [ 11048] By: jhi on 2001/06/30 16:23:39
17166 ! pod/perl572delta.pod
17167 ____________________________________________________________________________
17168 [ 11047] By: jhi on 2001/06/30 16:03:40
17169 Log: More VERSION tuning: to avoid unnecessary Perl upgrades
17170 by CPAN.pm, use rather _00.
17172 ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
17173 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
17174 ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
17175 ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
17176 ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
17177 ! lib/ExtUtils/Embed.pm lib/Test.pm
17178 ____________________________________________________________________________
17179 [ 11046] By: jhi on 2001/06/30 15:53:22
17180 Log: Add a simple Unicode character database interface, Unicode::UCD.
17182 + lib/Unicode/UCD.pm lib/Unicode/UCD.t
17184 ____________________________________________________________________________
17185 [ 11045] By: jhi on 2001/06/30 13:42:37
17186 Log: Subject: [PATCH] op/numconver.t
17187 From: Nicholas Clark <nick@ccl4.org>
17188 Date: Sat, 30 Jun 2001 15:40:10 +0100
17189 Message-ID: <20010630154010.I59620@plum.flirble.org>
17191 ! t/op/numconvert.t
17192 ____________________________________________________________________________
17193 [ 11044] By: jhi on 2001/06/30 13:29:25
17194 Log: The $^N is now taken (by #11038).
17197 ____________________________________________________________________________
17198 [ 11043] By: jhi on 2001/06/30 13:15:59
17199 Log: The #11040 had slipped to a wrong function...
17202 ____________________________________________________________________________
17203 [ 11042] By: jhi on 2001/06/30 13:08:25
17204 Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
17205 the Configure library symbol probe mysteriously finds all
17206 symbols but those of pipe() and times().
17209 ____________________________________________________________________________
17210 [ 11041] By: jhi on 2001/06/30 13:01:25
17211 Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
17212 From: Nicholas Clark <nick@ccl4.org>
17213 Date: Fri, 29 Jun 2001 23:49:07 +0100
17214 Message-ID: <20010629234907.D59620@plum.flirble.org>
17217 ____________________________________________________________________________
17218 [ 11040] By: jhi on 2001/06/30 13:00:24
17219 Log: Subject: [PATCH] weakref fix 2, not yet there
17220 From: Artur Bergman <artur@contiller.se>
17221 Date: Sat, 30 Jun 2001 01:18:16 +0200
17222 Message-ID: <B762D957.1CC9%artur@contiller.se>
17225 ____________________________________________________________________________
17226 [ 11039] By: jhi on 2001/06/30 12:59:25
17227 Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
17228 From: Michael G Schwern <schwern@pobox.com>
17229 Date: Fri, 29 Jun 2001 19:39:11 -0400
17230 Message-ID: <20010629193910.D25304@blackrider>
17234 ____________________________________________________________________________
17235 [ 11038] By: jhi on 2001/06/30 12:58:16
17236 Log: Add support for $^N, the most-recently closed group.
17238 ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
17239 ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
17241 ____________________________________________________________________________
17242 [ 11037] By: jhi on 2001/06/30 12:53:40
17243 Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
17244 From: lvirden@cas.org
17245 Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
17246 Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
17248 Subject: [ID 20010630.002] Another editorial tweak to README.solaris
17249 From: lvirden@cas.org
17250 Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
17251 Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
17254 ____________________________________________________________________________
17255 [ 11036] By: jhi on 2001/06/30 12:51:45
17256 Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
17257 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
17258 Date: Sat, 30 Jun 2001 07:33:37 +0900
17259 Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
17261 Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
17262 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
17263 Date: Sat, 30 Jun 2001 21:38:14 +0900
17264 Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
17266 + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
17267 + ext/Encode/Encode/7bit-kr.enc
17268 ! MANIFEST ext/Encode/Encode/Tcl.pm
17269 ____________________________________________________________________________
17270 [ 11035] By: jhi on 2001/06/30 12:44:51
17271 Log: NetWare tweaks from Guruprasad.
17273 + NetWare/nwstdio.h NetWare/perlsdio.h
17274 ! MANIFEST NetWare/Makefile NetWare/config.wc
17275 ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
17276 ! NetWare/t/Readme.txt
17277 ____________________________________________________________________________
17278 [ 11034] By: jhi on 2001/06/29 23:28:16
17279 Log: More module $VERSION bump-ups.
17281 ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
17282 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
17283 ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
17284 ____________________________________________________________________________
17285 [ 11033] By: jhi on 2001/06/29 21:25:23
17286 Log: Doc update due to #11032.
17288 ! pod/perl572delta.pod
17289 ____________________________________________________________________________
17290 [ 11032] By: jhi on 2001/06/29 21:19:44
17291 Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
17292 From: Peter Prymmer <pvhp@forte.com>
17293 Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
17294 Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
17296 ! ext/Time/HiRes/HiRes.xs
17297 ____________________________________________________________________________
17298 [ 11031] By: jhi on 2001/06/29 14:31:53
17299 Log: -lpthreads missing in AIX.
17302 ____________________________________________________________________________
17303 [ 11030] By: jhi on 2001/06/29 14:08:12
17304 Log: Subject: [PATCH] CLONE && weakrefs
17305 From: Artur Bergman <artur@contiller.se>
17306 Date: Fri, 29 Jun 2001 17:02:00 +0200
17307 Message-ID: <B7626508.1CA0%artur@contiller.se>
17310 ____________________________________________________________________________
17311 [ 11029] By: jhi on 2001/06/29 14:06:50
17312 Log: Subject: Re: Bug report: split splits on wrong pattern
17313 From: Radu Greab <radu@netsoft.ro>
17314 Date: Wed, 27 Jun 2001 21:50:52 +0300
17315 Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
17317 ! pp_ctl.c t/op/split.t
17318 ____________________________________________________________________________
17319 [ 11028] By: jhi on 2001/06/29 13:47:38
17320 Log: Metaconfig unit change for #11027.
17321 Branch: metaconfig/U/perl
17323 ____________________________________________________________________________
17324 [ 11027] By: jhi on 2001/06/29 13:47:03
17325 Log: I thought this Configure glitch for AIX was just recently fixed?
17328 ____________________________________________________________________________
17329 [ 11026] By: jhi on 2001/06/29 13:14:07
17330 Log: Update Changes.
17332 ! Changes patchlevel.h
17333 ____________________________________________________________________________
17334 [ 11025] By: jhi on 2001/06/29 13:07:57
17335 Log: Subject: Re: perl@10967, File::Find, and Cwd
17336 From: Mike Guy <mjtg@cam.ac.uk>
17337 Date: Fri, 29 Jun 2001 14:56:49 +0100
17338 Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
17340 ! lib/File/Find/taint.t
17341 ____________________________________________________________________________
17342 [ 11024] By: jhi on 2001/06/29 12:39:23
17343 Log: Update the sv_pvprintify() spec.
17346 ____________________________________________________________________________
17347 [ 11023] By: jhi on 2001/06/29 12:33:33
17348 Log: Known test failures update.
17350 ! pod/perl572delta.pod
17351 ____________________________________________________________________________
17352 [ 11022] By: jhi on 2001/06/29 12:24:32
17355 Subject: [PATCH @11016] More );) fixes
17356 From: Richard Soderberg <rs@crystalflame.net>
17357 Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
17358 Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com>
17360 ! ext/Thread/Thread.xs ext/Thread/typemap
17361 ____________________________________________________________________________
17362 [ 11021] By: jhi on 2001/06/29 12:21:51
17363 Log: Subject: [PATCH @11016] Fixes compile errors in four files
17364 From: Richard Soderberg <rs@crystalflame.net>
17365 Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
17366 Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
17368 ! mg.c pp.c pp_hot.c util.c
17369 ____________________________________________________________________________
17370 [ 11020] By: jhi on 2001/06/29 12:05:54
17371 Log: AIX hints tweaking continues, from Merijn Brand.
17374 ____________________________________________________________________________
17375 [ 11019] By: jhi on 2001/06/29 12:05:10
17376 Log: HP-UX needs gccversion sooner, from Merijn Brand.
17379 ____________________________________________________________________________
17380 [ 11018] By: jhi on 2001/06/29 11:52:31
17381 Log: Subject: [PATCH 5.6.1] OS/2 docs
17382 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17383 Date: Fri, 29 Jun 2001 02:34:12 -0400
17384 Message-ID: <20010629023412.A6033@math.ohio-state.edu>
17386 ! README.os2 os2/Changes
17387 ____________________________________________________________________________
17388 [ 11017] By: nick on 2001/06/29 10:20:30
17389 Log: Integrate mainline
17391 +> (branch 37 files)
17392 - ext/ODBM_File/sdbm.t
17393 !> (integrate 211 files)
17394 ____________________________________________________________________________
17395 [ 11016] By: jhi on 2001/06/29 03:38:56
17396 Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
17397 the modules found using a script written by Larry Schatzer Jr.
17399 ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
17400 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
17401 ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
17402 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
17403 ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
17404 ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
17405 ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
17406 ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
17407 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
17408 ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
17409 ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
17410 ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
17411 ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
17412 ! lib/constant.pm lib/fields.pm lib/strict.pm
17413 ____________________________________________________________________________
17414 [ 11015] By: jhi on 2001/06/29 02:55:58
17415 Log: The latest JPL from the anoncvs.
17417 ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
17418 ____________________________________________________________________________
17419 [ 11014] By: jhi on 2001/06/29 02:16:55
17420 Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
17423 ____________________________________________________________________________
17424 [ 11013] By: jhi on 2001/06/28 23:14:53
17425 Log: Worrying about insecure directories now is a bit too late.
17427 ! lib/File/Find/taint.t
17428 ____________________________________________________________________________
17429 [ 11012] By: jhi on 2001/06/28 21:36:36
17430 Log: Cannot DIE() in a void function,
17431 from Richard Hatch <rhatch@austin.ibm.com>.
17433 ! ext/IPC/SysV/SysV.xs
17434 ____________________________________________________________________________
17435 [ 11011] By: jhi on 2001/06/28 19:32:13
17436 Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
17437 From: Peter Prymmer <pvhp@forte.com>
17438 Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
17439 Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
17441 (unfinished: time/hires tests 3, 5, 14 failing, but better
17442 than wholesale failure)
17444 ! ext/Time/HiRes/HiRes.xs
17445 ____________________________________________________________________________
17446 [ 11010] By: jhi on 2001/06/28 19:10:54
17447 Log: Subject: [PATCH 5.6.1] OS/2 improvements
17448 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17449 Date: Thu, 28 Jun 2001 16:03:14 -0400
17450 Message-ID: <20010628160314.A17906@math.ohio-state.edu>
17453 ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
17454 ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
17455 ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
17457 ____________________________________________________________________________
17458 [ 11009] By: jhi on 2001/06/28 18:54:14
17459 Log: Subject: Incrementing Extutils::Manifest's $VERSION
17460 From: Michael G Schwern <schwern@pobox.com>
17461 Date: Thu, 28 Jun 2001 13:13:49 -0400
17462 Message-ID: <20010628131349.A14738@blackrider>
17463 Branch: maint-5.6/perl
17464 ! lib/ExtUtils/Manifest.pm
17465 ____________________________________________________________________________
17466 [ 11008] By: jhi on 2001/06/28 18:52:20
17467 Log: AIX tweak from Merijn Brand.
17470 ____________________________________________________________________________
17471 [ 11007] By: jhi on 2001/06/28 17:46:27
17472 Log: Create the macperl branch.
17473 Branch: maint-5.6/macperl
17474 +> (branch 1728 files)
17475 ____________________________________________________________________________
17476 [ 11006] By: jhi on 2001/06/28 14:46:21
17477 Log: Update Changes.
17479 ! Changes patchlevel.h
17480 ____________________________________________________________________________
17481 [ 11005] By: jhi on 2001/06/28 14:40:11
17482 Log: More Perforce lore.
17484 ! Porting/repository.pod
17485 ____________________________________________________________________________
17486 [ 11004] By: jhi on 2001/06/28 14:12:50
17487 Log: Metaconfig unit changes for #11003.
17488 Branch: metaconfig/U/perl
17489 + d_nl_langinfo.U i_langinfo.U
17490 ____________________________________________________________________________
17491 [ 11003] By: jhi on 2001/06/28 14:12:27
17492 Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
17493 Expected not to exist in non-UNIX excepting in VMS, where
17494 according to a quick web survey they just might.
17496 ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
17497 ! Porting/config_H config_h.SH configure.com epoc/config.sh
17498 ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
17499 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
17500 ! win32/config.bc win32/config.gc win32/config.vc
17501 ____________________________________________________________________________
17502 [ 11002] By: jhi on 2001/06/28 13:39:11
17503 Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
17504 in AIX is one is doing a 64-bit build.
17507 ____________________________________________________________________________
17508 [ 11001] By: jhi on 2001/06/28 13:28:37
17509 Log: Metaconfig unit changes for #11000.
17510 Branch: metaconfig/U/perl
17511 ! use64bits.U uselfs.U
17512 ____________________________________________________________________________
17513 [ 11000] By: jhi on 2001/06/28 13:21:16
17514 Log: Move use64bitint and use64bitall before uselargefiles.
17517 ____________________________________________________________________________
17518 [ 10999] By: jhi on 2001/06/28 03:49:07
17519 Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
17520 From: Robert Spier <rspier@pobox.com>
17521 Message-ID: <15162.41164.618712.841415@rls.cx>
17522 Date: Wed, 27 Jun 2001 23:13:16 -0400
17525 ____________________________________________________________________________
17526 [ 10998] By: jhi on 2001/06/28 03:42:57
17527 Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
17528 From: Peter Prymmer <pvhp@forte.com>
17529 Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
17530 Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
17533 ____________________________________________________________________________
17534 [ 10997] By: jhi on 2001/06/28 03:42:12
17535 Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
17536 From: Peter Prymmer <pvhp@forte.com>
17537 Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
17538 Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
17540 ! configure.com ext/Digest/MD5/Makefile.PL
17541 ____________________________________________________________________________
17542 [ 10996] By: jhi on 2001/06/27 20:34:11
17543 Log: Update Changes.
17545 ! Changes patchlevel.h
17546 ____________________________________________________________________________
17547 [ 10995] By: jhi on 2001/06/27 20:06:28
17548 Log: Tiny EPOC updates.
17551 ____________________________________________________________________________
17552 [ 10994] By: jhi on 2001/06/27 19:55:16
17553 Log: The Test::More and Test::Simple tests required help
17554 thanks to our schizophrenic test scheme.
17556 ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
17557 ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
17558 ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
17559 ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
17560 ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
17561 ____________________________________________________________________________
17562 [ 10993] By: jhi on 2001/06/27 17:17:30
17563 Log: Upgrade to Test::Simple 0.09.
17565 + lib/Test/Simple/Changes
17566 ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
17567 ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
17568 ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
17569 ! lib/Test/Simple/t/plan_is_noplan.t
17570 ____________________________________________________________________________
17571 [ 10992] By: jhi on 2001/06/27 17:11:28
17572 Log: Upgrade to Test::More 0.07.
17574 + lib/Test/More/Changes
17575 ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
17576 ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
17577 ! lib/Test/More/t/skipall.t
17578 ____________________________________________________________________________
17579 [ 10991] By: jhi on 2001/06/27 17:04:13
17580 Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
17581 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17582 Date: Wed, 27 Jun 2001 18:40:04 +0200
17583 Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
17586 ____________________________________________________________________________
17587 [ 10990] By: jhi on 2001/06/27 17:02:55
17588 Log: Subject: [PATCH README.qnx hints/qnx.sh]
17589 From: Norton Allen <allen@huarp.harvard.edu>
17590 Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
17591 Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
17593 ! README.qnx hints/qnx.sh
17594 ____________________________________________________________________________
17595 [ 10989] By: jhi on 2001/06/27 14:33:53
17596 Log: Subject: [PATCH] two little documentation nits
17597 From: Abhijit Menon-Sen <ams@wiw.org>
17598 Date: Wed, 27 Jun 2001 20:07:50 +0530
17599 Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
17602 ____________________________________________________________________________
17603 [ 10988] By: jhi on 2001/06/27 13:33:32
17604 Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
17605 From: Norton Allen <allen@huarp.harvard.edu>
17606 Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
17607 Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
17609 ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
17610 ____________________________________________________________________________
17611 [ 10987] By: jhi on 2001/06/27 12:14:36
17612 Log: Subject: [PATCH vms/test.com] Adding TODO tests (was: Re: a report on perl@10930 results on a couple of Alphas)
17613 From: Michael G Schwern <schwern@pobox.com>
17614 Date: Wed, 27 Jun 2001 02:34:58 -0400
17615 Message-ID: <20010627023458.K23874@blackrider>
17618 ____________________________________________________________________________
17619 [ 10986] By: jhi on 2001/06/27 12:01:49
17620 Log: Add perl_clone_host() for Netware.
17623 ____________________________________________________________________________
17624 [ 10985] By: jhi on 2001/06/27 11:56:53
17625 Log: GCC 3.0 hints for HP-UX.
17628 ____________________________________________________________________________
17629 [ 10984] By: jhi on 2001/06/27 11:55:06
17630 Log: In some Linux distributions the libndbm is broken
17631 (no null key support), therefore link with libgdbm
17632 (if available), since it has a working ndbm emulation,
17633 from Jonathan Stowe.
17635 + ext/NDBM_File/hints/linux.pl
17637 ____________________________________________________________________________
17638 [ 10983] By: jhi on 2001/06/27 11:48:56
17639 Log: Subject: [PATCH perl@10930] find.t hack for VMS
17640 From: "Craig A. Berry" <craigberry@mac.com>
17641 Date: Tue, 26 Jun 2001 23:40:25 -0500
17642 Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
17644 ! lib/File/Find/find.t
17645 ____________________________________________________________________________
17646 [ 10982] By: jhi on 2001/06/27 11:47:30
17647 Log: AUTHORS updates.
17650 ____________________________________________________________________________
17651 [ 10981] By: jhi on 2001/06/27 11:46:02
17652 Log: Metaconfig unit change like #10980.
17654 ! U/compline/d_stdstdio.U
17655 ____________________________________________________________________________
17656 [ 10980] By: jhi on 2001/06/27 11:45:29
17657 Log: "lose the it's", from Abhijit Menon-Sen.
17658 ("It's" not searched, pods not searched.)
17660 ! Porting/Glossary Porting/config_H README.qnx config_h.SH
17661 ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
17662 ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
17663 ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
17664 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
17665 ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
17666 ____________________________________________________________________________
17667 [ 10979] By: jhi on 2001/06/27 11:36:40
17668 Log: "lose the looses", from Abhijit Menon-Sen.
17670 ! ext/B/B/Assembler.pm gv.c
17671 ____________________________________________________________________________
17672 [ 10978] By: jhi on 2001/06/27 11:35:38
17673 Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
17676 ____________________________________________________________________________
17677 [ 10977] By: jhi on 2001/06/27 11:33:28
17678 Log: DEC C 5.3 on the VAX simply doesn't seem to like
17679 compiling the MD5 extension, disable it there for now,
17680 from Peter Prymmer.
17683 ____________________________________________________________________________
17684 [ 10976] By: jhi on 2001/06/26 21:35:40
17685 Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
17686 From: Jonathan Stowe <gellyfish@gellyfish.com>
17687 Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
17688 Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
17691 ____________________________________________________________________________
17692 [ 10975] By: jhi on 2001/06/26 21:32:41
17693 Log: Subject: [PATCH 5.6.1] perlxs misprints
17694 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17695 Date: Tue, 26 Jun 2001 17:20:00 -0400
17696 Message-ID: <20010626172000.A26951@math.ohio-state.edu>
17699 ____________________________________________________________________________
17700 [ 10974] By: jhi on 2001/06/26 21:31:51
17701 Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
17702 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17703 Date: Tue, 26 Jun 2001 17:27:07 -0400
17704 Message-ID: <20010626172707.A27097@math.ohio-state.edu>
17706 ! lib/ExtUtils/MM_Unix.pm
17707 ____________________________________________________________________________
17708 [ 10973] By: jhi on 2001/06/26 21:27:05
17709 Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
17710 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17711 Date: Tue, 26 Jun 2001 17:23:24 -0400
17712 Message-ID: <20010626172324.A27003@math.ohio-state.edu>
17714 ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
17715 ____________________________________________________________________________
17716 [ 10972] By: jhi on 2001/06/26 20:27:19
17717 Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
17721 ____________________________________________________________________________
17722 [ 10971] By: jhi on 2001/06/26 19:59:41
17725 ! lib/Memoize/t/tie_sdbm.t
17726 ____________________________________________________________________________
17727 [ 10970] By: jhi on 2001/06/26 19:10:19
17728 Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
17731 ____________________________________________________________________________
17732 [ 10969] By: jhi on 2001/06/26 17:21:31
17733 Log: Subject: [patch] perl_clone+CvFILE
17734 From: Doug MacEachern <dougm@covalent.net>
17735 Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
17736 Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
17739 ____________________________________________________________________________
17740 [ 10968] By: jhi on 2001/06/26 16:48:32
17741 Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
17742 From: Mark-Jason Dominus <mjd@plover.com>
17743 Date: Tue, 26 Jun 2001 12:33:01 -0400
17744 Message-ID: <20010626163301.31298.qmail@plover.com>
17746 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
17747 ____________________________________________________________________________
17748 [ 10967] By: jhi on 2001/06/26 14:21:49
17749 Log: Update Changes.
17751 ! Changes patchlevel.h
17752 ____________________________________________________________________________
17753 [ 10966] By: jhi on 2001/06/26 14:08:34
17754 Log: Also catfile() needs now to explicitly exported.
17756 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
17757 ____________________________________________________________________________
17758 [ 10965] By: jhi on 2001/06/26 13:57:54
17762 ____________________________________________________________________________
17763 [ 10964] By: jhi on 2001/06/26 13:56:11
17764 Log: Nonexistent pod command.
17766 ! pod/perl572delta.pod
17767 ____________________________________________________________________________
17768 [ 10963] By: jhi on 2001/06/26 13:50:53
17769 Log: Be more portable in the quest for tmpdir.
17771 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
17772 ____________________________________________________________________________
17773 [ 10962] By: jhi on 2001/06/26 13:43:51
17774 Log: Be more portable in finding out the home directory,
17775 and use File::Spec to do the concat.
17776 (Come to think of it, couldn't File::Spec provide
17777 for a ->homedir method?)
17779 ! lib/Net/Config.pm
17780 ____________________________________________________________________________
17781 [ 10961] By: jhi on 2001/06/26 13:37:30
17782 Log: Doc patch for #10959.
17785 ____________________________________________________________________________
17786 [ 10960] By: jhi on 2001/06/26 13:33:07
17787 Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
17788 From: "Philip Newton" <pnewton@gmx.de>
17789 Date: Tue, 26 Jun 2001 16:26:47 +0200
17790 Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
17793 ____________________________________________________________________________
17794 [ 10959] By: jhi on 2001/06/26 13:31:57
17795 Log: Subject: [PATH] shared -> unique;
17796 From: "Artur Bergman" <artur@contiller.se>
17797 Date: Tue, 26 Jun 2001 16:18:40 +0200
17798 Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
17800 Because "shared" isn't: it's read-only.
17803 ____________________________________________________________________________
17804 [ 10958] By: jhi on 2001/06/26 13:28:27
17805 Log: Escape multiline croak messages.
17808 ____________________________________________________________________________
17809 [ 10957] By: jhi on 2001/06/26 13:18:34
17810 Log: No more pragma/*.t for minitest.
17813 ____________________________________________________________________________
17814 [ 10956] By: jhi on 2001/06/26 13:18:00
17815 Log: AUTHORS updates.
17818 ____________________________________________________________________________
17819 [ 10955] By: jhi on 2001/06/26 13:17:05
17820 Log: delta updates.
17822 ! pod/perl572delta.pod
17823 ____________________________________________________________________________
17824 [ 10954] By: jhi on 2001/06/26 12:36:07
17825 Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
17826 From: Artur Bergman <artur@contiller.se>
17827 Date: Tue, 26 Jun 2001 15:32:53 +0200
17828 Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
17830 ! makedef.pl sv.c sv.h win32/perllib.c
17831 ____________________________________________________________________________
17832 [ 10953] By: jhi on 2001/06/26 12:33:55
17833 Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
17834 From: Jonathan Stowe <gellyfish@gellyfish.com>
17835 Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
17836 Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
17838 SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
17840 + ext/Time/HiRes/hints/sco.pl
17842 ____________________________________________________________________________
17843 [ 10952] By: jhi on 2001/06/26 11:57:44
17844 Log: Subject: [PATCH 5.6.1] static build
17845 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17846 Date: Tue, 26 Jun 2001 04:22:25 -0400
17847 Message-ID: <20010626042225.A2604@math.ohio-state.edu>
17849 ! ext/List/Util/Makefile.PL lib/ExtUtils.t
17850 ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
17851 ____________________________________________________________________________
17852 [ 10951] By: jhi on 2001/06/26 11:55:59
17853 Log: DJGPP patches from Laszlo Molnar.
17855 ! djgpp/djgpp.c perl.c util.c
17856 ____________________________________________________________________________
17857 [ 10950] By: jhi on 2001/06/26 11:54:32
17858 Log: Netware patches from Ananth Kesari.
17860 ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
17861 ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
17862 ! NetWare/nwtinfo.h
17863 ____________________________________________________________________________
17864 [ 10949] By: jhi on 2001/06/26 11:49:09
17867 ! ext/Errno/Errno_pm.PL
17868 ____________________________________________________________________________
17869 [ 10948] By: jhi on 2001/06/26 03:44:29
17870 Log: There seems to be two ways of spelling the $^O in *STEP.
17872 ! ext/Errno/Errno_pm.PL
17873 ____________________________________________________________________________
17874 [ 10947] By: jhi on 2001/06/26 03:01:01
17875 Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
17876 the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
17878 ! ext/Errno/Errno_pm.PL
17879 ____________________________________________________________________________
17880 [ 10946] By: jhi on 2001/06/26 02:50:46
17881 Log: Known bugs update.
17883 ! pod/perl572delta.pod
17884 ____________________________________________________________________________
17885 [ 10945] By: jhi on 2001/06/26 01:15:39
17886 Log: The default installation of Cygwin has 500 as root's uid.
17889 ____________________________________________________________________________
17890 [ 10944] By: jhi on 2001/06/26 01:12:39
17891 Log: Be even more relaxed (re-allow having only one entry).
17893 ! t/op/grent.t t/op/pwent.t
17894 ____________________________________________________________________________
17895 [ 10943] By: jhi on 2001/06/26 01:03:30
17896 Log: Test failure updates.
17898 ! pod/perl572delta.pod
17899 ____________________________________________________________________________
17900 [ 10942] By: jhi on 2001/06/25 23:32:05
17901 Log: MPE/iX test tweaks from Mark Bixby.
17903 ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
17904 ! t/io/fs.t t/op/stat.t
17905 ____________________________________________________________________________
17906 [ 10941] By: jhi on 2001/06/25 22:18:31
17907 Log: Microperl findings.
17910 ____________________________________________________________________________
17911 [ 10940] By: jhi on 2001/06/25 21:59:29
17912 Log: Touch uconfig.h.
17915 ____________________________________________________________________________
17916 [ 10939] By: jhi on 2001/06/25 21:32:52
17917 Log: Subject: [PATCH] Proposed fix for Pod::Man
17918 From: Rob Napier <rnapier@employees.org>
17919 Date: Mon, 25 Jun 2001 15:49:24 -0400
17920 Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
17922 Cater for Solaris nroff brokenness (shortchanges daisywheel
17923 printers, but hey, we also no more support PDPs.)
17926 ____________________________________________________________________________
17927 [ 10938] By: jhi on 2001/06/25 21:14:41
17928 Log: Typo in #10937.
17930 ! ext/POSIX/sigaction.t
17931 ____________________________________________________________________________
17932 [ 10937] By: jhi on 2001/06/25 19:42:02
17933 Log: SIGCONT not trappable in VMS.
17935 ! ext/POSIX/sigaction.t
17936 ____________________________________________________________________________
17937 [ 10936] By: jhi on 2001/06/25 19:28:13
17938 Log: Subject: [DRAFT] Encode-Tcl.t
17939 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
17940 Date: Tue, 26 Jun 2001 03:38:08 +0900
17941 Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
17943 + ext/Encode/Encode/Tcl.t
17944 ! MANIFEST ext/Encode/Encode/Tcl.pm
17945 ____________________________________________________________________________
17946 [ 10935] By: jhi on 2001/06/25 18:40:03
17947 Log: Because of #10932 retract also the perlfunc hunk of #10910.
17950 ____________________________________________________________________________
17951 [ 10934] By: jhi on 2001/06/25 18:27:19
17952 Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
17953 by Ilya Zakharevich in
17954 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
17957 ____________________________________________________________________________
17958 [ 10933] By: jhi on 2001/06/25 18:25:26
17959 Log: Typo in #10889.
17962 ____________________________________________________________________________
17963 [ 10932] By: jhi on 2001/06/25 18:23:30
17964 Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
17965 From: Abhijit Menon-Sen <ams@wiw.org>
17966 Date: Mon, 25 Jun 2001 23:45:45 +0530
17967 Message-ID: <20010625234545.A5022@lustre.linux.in>
17969 ! lib/overload.t opcode.h opcode.pl t/op/flip.t
17970 ____________________________________________________________________________
17971 [ 10931] By: jhi on 2001/06/25 17:50:38
17972 Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
17973 From: Michael G Schwern <schwern@pobox.com>
17974 Date: Mon, 25 Jun 2001 14:35:51 -0400
17975 Message-ID: <20010625143551.H13819@blackrider>
17978 ____________________________________________________________________________
17979 [ 10930] By: jhi on 2001/06/25 14:33:46
17980 Log: Update Changes.
17982 ! Changes patchlevel.h
17983 ____________________________________________________________________________
17984 [ 10929] By: jhi on 2001/06/25 14:17:57
17985 Log: Regen toc and modlib.
17987 ! pod/perlmodlib.pod pod/perltoc.pod
17988 ____________________________________________________________________________
17989 [ 10928] By: jhi on 2001/06/25 14:13:09
17990 Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
17991 for the benefit of C++ compilers, as suggested by Guruprasad.
17994 ____________________________________________________________________________
17995 [ 10927] By: jhi on 2001/06/25 14:11:59
17996 Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
17997 From: Jonathan Stowe <gellyfish@gellyfish.com>
17998 Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
17999 Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
18002 ____________________________________________________________________________
18003 [ 10926] By: jhi on 2001/06/25 14:04:07
18004 Log: Missed from #10925.
18007 ____________________________________________________________________________
18008 [ 10925] By: jhi on 2001/06/25 14:00:06
18009 Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
18010 From: Robin Houston <robin@kitsite.com>
18011 Date: Sat, 19 May 2001 16:19:34 +0100
18012 Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
18015 ____________________________________________________________________________
18016 [ 10924] By: jhi on 2001/06/25 13:58:18
18017 Log: Netware README tweak.
18020 ____________________________________________________________________________
18021 [ 10923] By: jhi on 2001/06/25 13:57:13
18022 Log: Subject: [PATCH] Re: overload.t fails
18023 From: Abhijit Menon-Sen <ams@wiw.org>
18024 Date: Mon, 25 Jun 2001 14:52:20 +0530
18025 Message-ID: <20010625145220.A24114@lustre.linux.in>
18028 ____________________________________________________________________________
18029 [ 10922] By: jhi on 2001/06/25 13:56:20
18030 Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
18031 From: Mike Guy <mjtg@cam.ac.uk>
18032 Date: Mon, 25 Jun 2001 11:43:23 +0100
18033 Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
18036 ____________________________________________________________________________
18037 [ 10921] By: jhi on 2001/06/25 13:50:02
18038 Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
18039 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18040 Date: Sun, 24 Jun 2001 05:17:05 -0400
18041 Message-ID: <20010624051704.A27604@math.ohio-state.edu>
18044 ____________________________________________________________________________
18045 [ 10920] By: jhi on 2001/06/25 13:49:13
18046 Log: Subject: [PATCH 5.6.1] crypt() on OS/2
18047 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18048 Date: Mon, 25 Jun 2001 05:52:27 -0400
18049 Message-ID: <20010625055227.A24635@math.ohio-state.edu>
18052 ____________________________________________________________________________
18053 [ 10919] By: jhi on 2001/06/25 13:48:30
18054 Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
18055 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18056 Date: Mon, 25 Jun 2001 05:23:35 -0400
18057 Message-ID: <20010625052334.A24320@math.ohio-state.edu>
18060 ____________________________________________________________________________
18061 [ 10918] By: jhi on 2001/06/25 13:47:46
18062 Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
18063 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18064 Date: Mon, 25 Jun 2001 05:04:32 -0400
18065 Message-ID: <20010625050432.A24128@math.ohio-state.edu>
18067 ! os2/OS2/REXX/DLL/DLL.pm
18068 ____________________________________________________________________________
18069 [ 10917] By: jhi on 2001/06/25 13:44:14
18070 Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
18071 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18072 Date: Mon, 25 Jun 2001 05:02:36 -0400
18073 Message-ID: <20010625050235.A24046@math.ohio-state.edu>
18075 ! mg.c os2/dl_os2.c os2/os2.c
18076 ____________________________________________________________________________
18077 [ 10916] By: jhi on 2001/06/25 13:41:20
18078 Log: Subject: Re: [PATCH 5.6.1] misprints
18079 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18080 Date: Mon, 25 Jun 2001 04:50:50 -0400
18081 Message-ID: <20010625045049.A23965@math.ohio-state.edu>
18083 ! os2/os2.c pp_sys.c
18084 ____________________________________________________________________________
18085 [ 10915] By: jhi on 2001/06/25 13:39:59
18086 Log: Add Test::More and Test::Simple to the delta.
18088 ! pod/perl572delta.pod
18089 ____________________________________________________________________________
18090 [ 10914] By: jhi on 2001/06/25 13:38:08
18091 Log: Add Test::More, from Michael G Schwern.
18093 + lib/Test/More.pm lib/Test/More/t/More.t
18094 + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
18095 + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
18096 + t/lib/Test/More/Catch.pm
18098 ____________________________________________________________________________
18099 [ 10913] By: jhi on 2001/06/25 13:35:41
18100 Log: Add Test::Simple from Michael G Schwern.
18102 + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
18103 + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
18104 + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
18105 + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
18106 + t/lib/Test/Simple/Catch.pm
18107 + t/lib/Test/Simple/sample_tests/death.plx
18108 + t/lib/Test/Simple/sample_tests/death_in_eval.plx
18109 + t/lib/Test/Simple/sample_tests/extras.plx
18110 + t/lib/Test/Simple/sample_tests/five_fail.plx
18111 + t/lib/Test/Simple/sample_tests/last_minute_death.plx
18112 + t/lib/Test/Simple/sample_tests/one_fail.plx
18113 + t/lib/Test/Simple/sample_tests/require.plx
18114 + t/lib/Test/Simple/sample_tests/success.plx
18115 + t/lib/Test/Simple/sample_tests/too_few.plx
18116 + t/lib/Test/Simple/sample_tests/two_fail.plx
18118 ____________________________________________________________________________
18119 [ 10912] By: jhi on 2001/06/25 13:31:57
18120 Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
18121 From: "Craig A. Berry" <craigberry@mac.com>
18122 Date: Sun, 24 Jun 2001 23:41:36 -0500
18123 Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
18126 ____________________________________________________________________________
18127 [ 10911] By: jhi on 2001/06/25 13:05:00
18128 Log: Upgrade to Attribute::Handlers 0.70.
18130 + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
18131 ! MANIFEST lib/Attribute/Handlers.pm
18132 ____________________________________________________________________________
18133 [ 10910] By: jhi on 2001/06/25 00:09:27
18134 Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
18135 From: Abhijit Menon-Sen <ams@wiw.org>
18136 Date: Sat, 23 Jun 2001 05:17:44 +0530
18137 Message-ID: <20010623051744.A18583@lustre.linux.in>
18139 (Can't think of a good place to put tests.)
18141 ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
18142 ____________________________________________________________________________
18143 [ 10909] By: jhi on 2001/06/24 23:45:13
18144 Log: Subject: [PATCH] t/op/pat.t typo fix
18145 From: Richard Soderberg <rs@crystalflame.net>
18146 Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
18147 Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
18150 ____________________________________________________________________________
18151 [ 10908] By: jhi on 2001/06/24 22:24:49
18152 Log: Move the pack warnings to their own file, as pointed
18155 + t/lib/warnings/pp_pack
18156 ! MANIFEST t/lib/warnings/pp
18157 ____________________________________________________________________________
18158 [ 10907] By: jhi on 2001/06/24 19:55:15
18159 Log: Update Changes.
18161 ! Changes patchlevel.h
18162 ____________________________________________________________________________
18163 [ 10906] By: jhi on 2001/06/24 19:50:40
18164 Log: Partially fix a problem noticed by IRIX compiler:
18165 the initialization of parse_start was bypassed by
18166 several gotos. Now initialized to zero, which may
18167 not be the best choice.
18170 ____________________________________________________________________________
18171 [ 10905] By: jhi on 2001/06/24 19:43:25
18172 Log: Relax the group and password tests back to moaning only
18173 if no matches at all are found. (Even with a small sample
18174 I could find many sites where there are, umm, anomalies in
18175 the said databases.)
18177 ! t/op/grent.t t/op/pwent.t
18178 ____________________________________________________________________________
18179 [ 10904] By: jhi on 2001/06/24 18:45:55
18180 Log: Argh. How hard it can be to re-apply a patch manually? :-)
18183 ____________________________________________________________________________
18184 [ 10903] By: jhi on 2001/06/24 18:40:52
18185 Log: De-cut-and-pasto in #10902.
18188 ____________________________________________________________________________
18189 [ 10902] By: jhi on 2001/06/24 18:35:18
18190 Log: The #10771 didn't take?
18193 ____________________________________________________________________________
18194 [ 10901] By: jhi on 2001/06/24 18:29:50
18195 Log: Undo the filetests part of #10900, under multiplicity
18196 weird errors take place.
18199 ____________________________________________________________________________
18200 [ 10900] By: jhi on 2001/06/24 18:20:36
18201 Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
18203 ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
18204 ____________________________________________________________________________
18205 [ 10899] By: jhi on 2001/06/24 17:00:34
18206 Log: (Replaced by #10922)
18208 Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
18209 From: Tony Bowden <tony@kasei.com>
18210 Date: Sun, 24 Jun 2001 17:32:40 +0100
18211 Message-ID: <20010624173240.A16293@blackstar.co.uk>
18213 Document (well, mention) shortmess() and longmess()
18214 to rob people of their fun of reinventing the weel.
18217 ____________________________________________________________________________
18218 [ 10898] By: jhi on 2001/06/24 16:51:40
18219 Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
18220 From: Brian Jepson <bjepson@oreilly.com>
18221 Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
18222 Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
18225 ____________________________________________________________________________
18226 [ 10897] By: jhi on 2001/06/24 16:38:23
18227 Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
18228 From: Robin Barker <rmb1@cise.npl.co.uk>
18229 Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
18230 Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
18233 ____________________________________________________________________________
18234 [ 10896] By: jhi on 2001/06/24 16:36:32
18235 Log: Memoize patch from mjd.
18237 ! lib/Memoize/t/tie_storable.t
18238 ____________________________________________________________________________
18239 [ 10895] By: jhi on 2001/06/24 16:33:59
18240 Log: Spec the sv_pvprintify() a bit more.
18243 ____________________________________________________________________________
18244 [ 10894] By: jhi on 2001/06/24 14:43:36
18245 Log: Upgrade to Memoize 0.65.
18247 + lib/Memoize/t/array_confusion.t
18248 ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
18249 ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
18250 ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
18251 ! lib/Memoize/README lib/Memoize/SDBM_File.pm
18252 ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
18253 ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
18254 ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
18255 ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
18256 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
18257 ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
18258 ! lib/Memoize/t/tie_storable.t
18259 ____________________________________________________________________________
18260 [ 10893] By: jhi on 2001/06/24 14:21:09
18261 Log: Metaconfig unit change for #10892.
18263 ! U/modified/Options.U
18264 ____________________________________________________________________________
18265 [ 10892] By: jhi on 2001/06/24 14:20:38
18266 Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
18267 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18268 Date: Sun, 24 Jun 2001 05:24:40 -0400
18269 Message-ID: <20010624052440.A27698@math.ohio-state.edu>
18271 ! Configure hints/os2.sh
18272 ____________________________________________________________________________
18273 [ 10891] By: jhi on 2001/06/24 13:50:26
18274 Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
18275 From: Mike Guy <mjtg@cam.ac.uk>
18276 Date: Sun, 24 Jun 2001 15:28:39 +0100
18277 Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
18279 Fix an ancient (5.002) bug.
18281 ! lib/Carp/Heavy.pm
18282 ____________________________________________________________________________
18283 [ 10890] By: jhi on 2001/06/24 13:44:43
18284 Log: The #10881 was too vigorous in pp_system() in moving 'unused'
18288 ____________________________________________________________________________
18289 [ 10889] By: jhi on 2001/06/24 13:24:00
18290 Log: Make UTS as per #10888.
18293 ____________________________________________________________________________
18294 [ 10888] By: jhi on 2001/06/24 13:21:23
18295 Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
18297 ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
18298 ! mpeix/mpeixish.h perl.h unixish.h
18299 ____________________________________________________________________________
18300 [ 10887] By: jhi on 2001/06/24 13:15:45
18301 Log: AUTHORS update.
18304 ____________________________________________________________________________
18305 [ 10886] By: jhi on 2001/06/24 13:14:31
18306 Log: Subject: Encode::Tcl for multibyte doesnot work
18307 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
18308 Date: Sun, 24 Jun 2001 22:48:21 +0900
18309 Message-Id: <20010624223252.6658.BQW10602@nifty.com>
18311 ! ext/Encode/Encode/Tcl.pm
18312 ____________________________________________________________________________
18313 [ 10885] By: jhi on 2001/06/24 13:12:46
18314 Log: Subject: [PATCH] Remove tautology in error messages
18315 From: Mike Guy <mjtg@cam.ac.uk>
18316 Date: Sun, 24 Jun 2001 13:31:00 +0100
18317 Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
18320 ____________________________________________________________________________
18321 [ 10884] By: jhi on 2001/06/24 13:11:36
18322 Log: Darwin needs -traditional-cpp for cppflags to build Errno.
18325 ____________________________________________________________________________
18326 [ 10883] By: jhi on 2001/06/24 13:09:55
18327 Log: Subject: Re: [PATCH 5.6.1] test suite
18328 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18329 Date: Sun, 24 Jun 2001 05:47:05 -0400
18330 Message-ID: <20010624054705.A27890@math.ohio-state.edu>
18334 ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
18335 ____________________________________________________________________________
18336 [ 10882] By: jhi on 2001/06/24 13:07:46
18337 Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
18338 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18339 Date: Sun, 24 Jun 2001 05:37:19 -0400
18340 Message-ID: <20010624053719.A27866@math.ohio-state.edu>
18342 ! os2/dl_os2.c os2/os2.c os2/os2ish.h
18343 ____________________________________________________________________________
18344 [ 10881] By: jhi on 2001/06/24 13:05:24
18345 Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
18346 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18347 Date: Sun, 24 Jun 2001 05:34:50 -0400
18348 Message-ID: <20010624053450.A27856@math.ohio-state.edu>
18350 Pacify compiler warnings.
18353 ____________________________________________________________________________
18354 [ 10880] By: jhi on 2001/06/24 13:02:30
18355 Log: Subject: Re: [PATCH 5.6.1] OS2 linking
18356 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18357 Date: Sun, 24 Jun 2001 05:21:18 -0400
18358 Message-ID: <20010624052118.A27615@math.ohio-state.edu>
18360 Enable compression of executables during link time.
18363 ____________________________________________________________________________
18364 [ 10879] By: jhi on 2001/06/24 13:00:47
18365 Log: Subject: Re: [PATCH 5.6.1] OS2 linking
18366 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18367 Date: Sun, 24 Jun 2001 05:15:11 -0400
18368 Message-ID: <20010624051511.A27544@math.ohio-state.edu>
18370 Add ordinals to the export list for Perl DLL.
18371 (Breaks intra-version DLL compatibility.)
18374 ____________________________________________________________________________
18375 [ 10878] By: jhi on 2001/06/24 02:12:04
18376 Log: Allow (displaying and) re-editing the Subject in perlbug.
18377 Also abstract the Subject quality control into a function.
18380 ____________________________________________________________________________
18381 [ 10877] By: jhi on 2001/06/24 01:40:53
18382 Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
18385 ____________________________________________________________________________
18386 [ 10876] By: jhi on 2001/06/24 01:37:05
18387 Log: Regen toc and modlib.
18389 ! pod/perlmodlib.pod pod/perltoc.pod
18390 ____________________________________________________________________________
18391 [ 10875] By: jhi on 2001/06/24 01:29:33
18392 Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
18393 by John Peacock. (Can be 'ntea' which means emulate UNIX file
18394 attribute semantics as much as possible, or 'ntsec' which uses
18395 native NTFS semantics.) (See also #10877.)
18398 ____________________________________________________________________________
18399 [ 10874] By: jhi on 2001/06/23 23:57:28
18400 Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
18402 ! lib/Test/Harness.pm
18403 ____________________________________________________________________________
18404 [ 10873] By: jhi on 2001/06/23 23:36:56
18405 Log: Just zap the -uPerlio.
18408 ____________________________________________________________________________
18409 [ 10872] By: jhi on 2001/06/23 21:29:10
18410 Log: Do not test PerlIO if PerlIO not used.
18412 ! ext/PerlIO/PerlIO.t
18413 ____________________________________________________________________________
18414 [ 10871] By: jhi on 2001/06/23 21:12:49
18415 Log: Regen perlapi.
18418 ____________________________________________________________________________
18419 [ 10870] By: jhi on 2001/06/23 21:03:31
18420 Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
18421 From: Nicholas Clark <nick@ccl4.org>
18422 Date: Sat, 23 Jun 2001 22:55:47 +0100
18423 Message-ID: <20010623225547.Z98663@plum.flirble.org>
18426 ____________________________________________________________________________
18427 [ 10869] By: jhi on 2001/06/23 17:13:21
18428 Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
18429 From: Prymmer/Kahn <pvhp@best.com>
18430 Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
18431 Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
18434 ____________________________________________________________________________
18435 [ 10868] By: jhi on 2001/06/23 16:04:38
18436 Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
18437 cygwin does not taint cwd, just like win32.
18439 ! lib/File/Find/taint.t t/op/taint.t
18440 ____________________________________________________________________________
18441 [ 10867] By: jhi on 2001/06/23 15:39:15
18442 Log: Retract #10865, the patch should be unnecessary.
18443 (But seemingly helpful in Cygwin? Strange.)
18445 ! lib/Memoize/t/tie_ndbm.t
18446 ____________________________________________________________________________
18447 [ 10866] By: jhi on 2001/06/23 15:06:30
18448 Log: Misplaced test file; plus Cygwin filesystem semantics.
18450 + ext/SDBM_File/sdbm.t
18451 - ext/ODBM_File/sdbm.t
18453 ____________________________________________________________________________
18454 [ 10865] By: jhi on 2001/06/23 15:01:02
18455 Log: (Retracted by #10867.)
18457 ! lib/Memoize/t/tie_ndbm.t
18458 ____________________________________________________________________________
18459 [ 10864] By: jhi on 2001/06/23 14:25:43
18460 Log: Metaconfig unit change for #10863.
18461 Branch: metaconfig/U/perl
18463 ____________________________________________________________________________
18464 [ 10863] By: jhi on 2001/06/23 14:25:20
18465 Log: In Cygwin do not build NDBM_File and ODBM_File unless
18466 -lndbm and -ldbm are available.
18468 ! Configure config_h.SH
18469 ____________________________________________________________________________
18470 [ 10862] By: jhi on 2001/06/23 14:02:14
18471 Log: More Cygwin filesystem semantics.
18473 ! t/io/fs.t t/op/stat.t
18474 ____________________________________________________________________________
18475 [ 10861] By: jhi on 2001/06/23 13:38:00
18476 Log: More DOSish permission semantics for Cygwin.
18478 ! lib/AnyDBM_File.t
18479 ____________________________________________________________________________
18480 [ 10860] By: jhi on 2001/06/23 13:32:41
18481 Log: Cygwin too has different permission semantics.
18483 ! ext/GDBM_File/gdbm.t
18484 ____________________________________________________________________________
18485 [ 10859] By: jhi on 2001/06/23 13:30:06
18486 Log: The group (and assumedly passwd) databases can have
18487 only one entry (this is the case in cygwin).
18489 ! t/op/grent.t t/op/pwent.t
18490 ____________________________________________________________________________
18491 [ 10858] By: jhi on 2001/06/23 13:16:26
18492 Log: Also in Cygwin use Socket to figure out domainname
18493 (if any) (avoids trying to call external 'domainname',
18494 which doesn't at the moment exist in Cygwin)
18496 ! lib/Net/Domain.pm
18497 ____________________________________________________________________________
18498 [ 10857] By: jhi on 2001/06/23 12:48:32
18499 Log: Remove also the lib$Foo.def, not just $Foo.def.
18501 ! lib/ExtUtils/MM_Unix.pm
18502 ____________________________________________________________________________
18503 [ 10856] By: jhi on 2001/06/23 12:21:53
18504 Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
18507 ____________________________________________________________________________
18508 [ 10855] By: jhi on 2001/06/23 12:14:15
18509 Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
18510 to match the whole isprint(), only the space character.
18512 ! handy.h pod/perlre.pod t/op/pat.t
18513 ____________________________________________________________________________
18514 [ 10854] By: nick on 2001/06/23 08:09:33
18515 Log: Integrate mainline
18517 !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
18518 !> lib/ExtUtils.t lib/File/Find/taint.t
18519 !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
18520 !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
18521 !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
18522 ____________________________________________________________________________
18523 [ 10853] By: jhi on 2001/06/23 03:48:09
18524 Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
18525 with its floats in os390 and s390 (UTS).
18527 ! lib/Math/BigInt/t/bigintpm.t
18528 ____________________________________________________________________________
18529 [ 10852] By: jhi on 2001/06/23 03:38:53
18530 Log: Add also UTS (s390) to the non-IEEE float platforms.
18533 ____________________________________________________________________________
18534 [ 10851] By: jhi on 2001/06/23 03:36:04
18535 Log: Subject: RFC: what are applicable standards for exponent sizes?
18536 From: Peter Prymmer <pvhp@forte.com>
18537 Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
18538 Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
18541 ____________________________________________________________________________
18542 [ 10850] By: jhi on 2001/06/23 03:29:04
18543 Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
18544 From: Peter Prymmer <pvhp@forte.com>
18545 Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
18546 Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
18548 ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
18549 ____________________________________________________________________________
18550 [ 10849] By: jhi on 2001/06/23 03:27:21
18551 Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
18552 From: Peter Prymmer <pvhp@forte.com>
18553 Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
18554 Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
18557 ____________________________________________________________________________
18558 [ 10848] By: jhi on 2001/06/22 21:51:31
18559 Log: Retract #10845.
18561 ! lib/File/Find/taint.t
18562 ____________________________________________________________________________
18563 [ 10847] By: jhi on 2001/06/22 21:50:38
18564 Log: Yet another error message.
18567 ____________________________________________________________________________
18568 [ 10846] By: jhi on 2001/06/22 21:48:39
18569 Log: The croak message for nonexistent socket functions may vary.
18571 ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
18572 ____________________________________________________________________________
18573 [ 10845] By: jhi on 2001/06/22 21:42:38
18574 Log: (Retracted by #10848.)
18576 ! lib/File/Find/taint.t
18577 ____________________________________________________________________________
18578 [ 10844] By: jhi on 2001/06/22 21:32:58
18579 Log: Integrate perlio.
18581 !> lib/File/Find/taint.t t/op/write.t
18582 ____________________________________________________________________________
18583 [ 10843] By: nick on 2001/06/22 21:24:51
18584 Log: Back out debug in taint.t
18586 ! lib/File/Find/taint.t
18587 ____________________________________________________________________________
18588 [ 10842] By: jhi on 2001/06/22 21:20:02
18589 Log: setitimer() does not exist in Unicos, despite of what
18590 Configure thinks, from Mark P. Lutz.
18593 ____________________________________________________________________________
18594 [ 10841] By: nick on 2001/06/22 21:19:36
18595 Log: Skip cwd test on Win32 ???
18597 ! lib/File/Find/taint.t
18598 ____________________________________________________________________________
18599 [ 10840] By: jhi on 2001/06/22 21:17:34
18600 Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
18601 and Tru64 gcc -Wall happy.
18604 ____________________________________________________________________________
18605 [ 10839] By: jhi on 2001/06/22 21:15:32
18606 Log: The packs must be done in native shorts, fix from Mark P. Lutz.
18608 ! ext/IPC/SysV/Semaphore.pm
18609 ____________________________________________________________________________
18610 [ 10838] By: jhi on 2001/06/22 21:12:02
18611 Log: Metaconfig unit change for #10837.
18612 Branch: metaconfig/U/perl
18614 ____________________________________________________________________________
18615 [ 10837] By: jhi on 2001/06/22 21:09:42
18616 Log: Cleanup of the cross-compilation unit.
18619 ____________________________________________________________________________
18620 [ 10836] By: nick on 2001/06/22 20:45:12
18621 Log: Skip |- based op/write.t on Win32 as well as VMS
18624 ____________________________________________________________________________
18625 [ 10835] By: jhi on 2001/06/22 20:44:20
18626 Log: Integrate perlio.
18629 ____________________________________________________________________________
18630 [ 10834] By: nick on 2001/06/22 20:41:54
18631 Log: Integrate mainline
18633 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
18634 !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
18636 ____________________________________________________________________________
18637 [ 10833] By: nick on 2001/06/22 20:22:58
18641 ____________________________________________________________________________
18642 [ 10832] By: jhi on 2001/06/22 20:13:02
18643 Log: Metaconfig unit changes for #10831.
18645 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
18646 ____________________________________________________________________________
18647 [ 10831] By: jhi on 2001/06/22 20:12:29
18648 Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
18649 From: Andy Dougherty <doughera@lafayette.edu>
18650 Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
18651 Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
18653 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18654 ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
18655 ____________________________________________________________________________
18656 [ 10830] By: jhi on 2001/06/22 19:50:15
18657 Log: MPE/iX prototype nits from Mark Bixby.
18660 ____________________________________________________________________________
18661 [ 10829] By: jhi on 2001/06/22 16:25:16
18665 ____________________________________________________________________________
18666 [ 10828] By: nick on 2001/06/22 15:33:37
18667 Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
18670 !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
18671 !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
18672 !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
18673 !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
18674 !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
18675 !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
18676 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
18677 !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
18679 ____________________________________________________________________________
18680 [ 10827] By: jhi on 2001/06/22 14:15:26
18681 Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
18682 Date: Fri, 22 Jun 2001 10:08:35 -0500
18683 From: "Craig A. Berry" <craigberry@mac.com>
18684 Message-Id: <a05101001b75908704194@[192.168.56.145]>
18686 ! vms/vms.c vms/vmsish.h
18687 ____________________________________________________________________________
18688 [ 10826] By: jhi on 2001/06/22 13:35:37
18689 Log: NetWare scripts tweak from Ananth Kesari.
18691 ! NetWare/t/NWScripts.pl
18692 ____________________________________________________________________________
18693 [ 10825] By: jhi on 2001/06/22 13:00:55
18694 Log: Update Changes.
18696 ! Changes patchlevel.h
18697 ____________________________________________________________________________
18698 [ 10824] By: jhi on 2001/06/22 12:46:56
18699 Log: Add .i and .s targets.
18702 ____________________________________________________________________________
18703 [ 10823] By: jhi on 2001/06/22 12:25:20
18704 Log: Upgrade to Locale::Maketext 1.03.
18706 ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
18707 ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
18708 ____________________________________________________________________________
18709 [ 10822] By: jhi on 2001/06/22 12:23:57
18710 Log: Upgrade to I18N::LangTags 0.26.
18712 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
18713 ! lib/I18N/LangTags/test.pl
18714 ____________________________________________________________________________
18715 [ 10821] By: jhi on 2001/06/22 12:16:41
18716 Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
18719 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
18720 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
18721 ____________________________________________________________________________
18722 [ 10820] By: jhi on 2001/06/22 12:13:37
18723 Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
18724 From: Prymmer/Kahn <pvhp@best.com>
18725 Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
18726 Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
18729 ! MANIFEST utils/h2xs.PL
18730 ____________________________________________________________________________
18731 [ 10819] By: jhi on 2001/06/22 12:11:56
18732 Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
18733 From: Prymmer/Kahn <pvhp@best.com>
18734 Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
18735 Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
18738 ____________________________________________________________________________
18739 [ 10818] By: jhi on 2001/06/22 12:11:08
18740 Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
18741 From: Prymmer/Kahn <pvhp@best.com>
18742 Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
18743 Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
18746 ____________________________________________________________________________
18747 [ 10817] By: jhi on 2001/06/22 12:10:05
18748 Log: AUTHORS update.
18751 ____________________________________________________________________________
18752 [ 10816] By: jhi on 2001/06/22 12:08:24
18753 Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
18754 From: "Craig A. Berry" <craigberry@mac.com>
18755 Date: Thu, 21 Jun 2001 18:20:38 -0500
18756 Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
18758 ! ext/POSIX/POSIX.xs
18759 ____________________________________________________________________________
18760 [ 10815] By: jhi on 2001/06/22 12:07:19
18761 Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
18762 From: "Craig A. Berry" <craigberry@mac.com>
18763 Date: Thu, 21 Jun 2001 09:58:52 -0500
18764 Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
18766 ! ext/B/Deparse.t t/op/write.t
18767 ____________________________________________________________________________
18768 [ 10814] By: nick on 2001/06/22 08:13:09
18769 Log: Integrate mainline.
18771 !> (integrate 46 files)
18772 ____________________________________________________________________________
18773 [ 10813] By: jhi on 2001/06/22 02:48:58
18774 Log: Change the prefixes only if $prefix is unset,
18775 as originally patched by Marcel Grunauer.
18777 ! hints/darwin.sh hints/rhapsody.sh
18778 ____________________________________________________________________________
18779 [ 10812] By: jhi on 2001/06/22 02:44:41
18780 Log: Subject: Re: Patch for hints/darwin.sh
18781 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
18782 Date: Thu, 21 Jun 2001 11:23:46 -0700
18783 Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
18785 ! hints/darwin.sh hints/rhapsody.sh
18786 ____________________________________________________________________________
18787 [ 10811] By: jhi on 2001/06/22 02:34:27
18788 Log: Add .PHONY targets for non-file targets,
18789 from Wilfredo Sánchez. Should help saying
18790 "make install" on case-insensitive filesystems.
18793 ____________________________________________________________________________
18794 [ 10810] By: jhi on 2001/06/22 02:01:23
18795 Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
18796 From: Doug MacEachern <dougm@covalent.net>
18797 Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
18798 Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
18800 plus reword the getcwd() comment, plus use getcwd() buffer
18804 ____________________________________________________________________________
18805 [ 10809] By: jhi on 2001/06/22 01:16:58
18806 Log: More gprofing from Doug MacEachern.
18809 ____________________________________________________________________________
18810 [ 10808] By: jhi on 2001/06/22 01:15:11
18811 Log: Metaconfig unit change for #10807.
18812 Branch: metaconfig/U/perl
18814 ____________________________________________________________________________
18815 [ 10807] By: jhi on 2001/06/22 01:14:43
18816 Log: Tell that you are removing the unneeded -lsfio.
18819 ____________________________________________________________________________
18820 [ 10806] By: jhi on 2001/06/22 01:03:14
18821 Log: More MPE/iX tweaks from Mark Bixby.
18823 ! perl.c t/op/magic.t
18824 ____________________________________________________________________________
18825 [ 10805] By: jhi on 2001/06/21 22:41:11
18826 Log: The fchdir() proto is supposed to live in <unistd.h>.
18829 ____________________________________________________________________________
18830 [ 10804] By: jhi on 2001/06/21 22:24:42
18831 Log: This town is too small for the Cwd extension and me,
18835 ____________________________________________________________________________
18836 [ 10803] By: jhi on 2001/06/21 21:54:00
18837 Log: Metaconfig unit change for #10802.
18838 Branch: metaconfig/U/perl
18840 ____________________________________________________________________________
18841 [ 10802] By: jhi on 2001/06/21 21:53:37
18845 ____________________________________________________________________________
18846 [ 10801] By: jhi on 2001/06/21 21:38:38
18847 Log: Off-by-one. I'm so classic.
18850 ____________________________________________________________________________
18851 [ 10800] By: jhi on 2001/06/21 20:10:19
18852 Log: Update Changes.
18854 ! Changes patchlevel.h
18855 ____________________________________________________________________________
18856 [ 10799] By: jhi on 2001/06/21 20:03:54
18857 Log: Subject: Documentation patch for Net::FTP
18858 From: Marcel Grunauer <marcel@codewerk.com>
18859 Date: Wed, 20 Jun 2001 23:03:26 +0200
18860 Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
18863 ____________________________________________________________________________
18864 [ 10798] By: jhi on 2001/06/21 20:01:14
18865 Log: Retract the #10417 mg.c and embed.pl parts because of
18866 strange SEGVs in 64bit x86 FreeBSD observed by
18869 ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
18870 ____________________________________________________________________________
18871 [ 10797] By: jhi on 2001/06/21 19:40:34
18872 Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
18874 ! Configure NetWare/config.wc NetWare/config_H.wc
18875 ! Porting/Glossary Porting/config.sh Porting/config_H
18876 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
18877 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
18878 ! vos/config.ga.h win32/config.bc win32/config.gc
18879 ! win32/config.vc win32/config_H.bc win32/config_H.gc
18880 ! win32/config_H.vc
18881 ____________________________________________________________________________
18882 [ 10796] By: jhi on 2001/06/21 19:08:28
18883 Log: Cwd tweak from Doug MacEachern.
18886 ____________________________________________________________________________
18887 [ 10795] By: jhi on 2001/06/21 19:03:48
18888 Log: Protect the fchdir() and lstat() with ifdefs.
18889 fchdir() needs a Configure probe.
18892 ____________________________________________________________________________
18893 [ 10794] By: nick on 2001/06/21 17:11:35
18894 Log: Integrate mainline
18896 +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
18897 +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
18898 +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
18899 +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
18900 +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
18901 +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
18902 +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
18903 +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
18904 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
18905 - lib/File/Glob/case.t lib/File/Glob/global.t
18906 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
18907 - lib/File/Temp/posix.t lib/File/Temp/security.t
18908 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
18909 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
18910 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
18911 - lib/Text/Wrap/wrap.t
18912 !> (integrate 41 files)
18913 ____________________________________________________________________________
18914 [ 10793] By: jhi on 2001/06/21 17:01:26
18915 Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
18916 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
18917 Date: Thu, 21 Jun 2001 13:04:54 -0500
18918 Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
18921 ____________________________________________________________________________
18922 [ 10792] By: jhi on 2001/06/21 16:13:57
18923 Log: Subject: [PATCH pod] overlong =item
18924 From: Robin Barker <rmb1@cise.npl.co.uk>
18925 Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
18926 Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
18928 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
18929 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
18930 ____________________________________________________________________________
18931 [ 10791] By: jhi on 2001/06/21 16:10:51
18932 Log: Subject: [PATCH perlio.c] format
18933 From: Robin Barker <rmb1@cise.npl.co.uk>
18934 Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
18935 Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
18938 ____________________________________________________________________________
18939 [ 10790] By: jhi on 2001/06/21 15:52:04
18940 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
18941 From: Radu Greab <radu@netsoft.ro>
18942 Date: Thu, 21 Jun 2001 19:06:02 +0300
18943 Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
18945 ! pod/perlapi.pod sv.c
18946 ____________________________________________________________________________
18947 [ 10789] By: jhi on 2001/06/21 14:48:25
18948 Log: The metaconfig unit changes for #10788.
18949 Branch: metaconfig/U/perl
18950 ! Cross.U fflushall.U
18951 ____________________________________________________________________________
18952 [ 10788] By: jhi on 2001/06/21 14:47:48
18953 Log: Cross-configuration changes: make $from to rm the files
18954 before copying them over (this means that he rm can be
18955 removed from the fflushall test), create $targetmkdir
18956 (not documented in install since it is supposed to internal
18957 use only), make $run to copy over the executable only if
18958 a stamp file .xok doesn't already exist (to avoid unnecessary
18959 copying of the executable)
18961 ! Configure Makefile.SH
18962 ____________________________________________________________________________
18963 [ 10787] By: nick on 2001/06/21 14:16:18
18964 Log: Integrate mainline
18966 +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
18967 +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
18968 +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
18969 - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
18970 !> (integrate 34 files)
18971 ____________________________________________________________________________
18972 [ 10786] By: jhi on 2001/06/21 13:59:32
18973 Log: Re-add the files as text.
18975 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
18976 ____________________________________________________________________________
18977 [ 10785] By: jhi on 2001/06/21 13:57:55
18978 Log: Delete the binary files.
18980 - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
18981 ____________________________________________________________________________
18982 [ 10784] By: jhi on 2001/06/21 13:49:47
18983 Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
18984 From: Andy Dougherty <doughera@lafayette.edu>
18985 Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
18986 Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
18988 ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
18989 ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
18990 ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
18991 ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
18992 ____________________________________________________________________________
18993 [ 10783] By: jhi on 2001/06/21 13:46:50
18994 Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
18995 From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
18996 Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST)
18997 Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
18999 Setting umask to something friendlier.
19001 ! installman installperl
19002 ____________________________________________________________________________
19003 [ 10782] By: jhi on 2001/06/21 13:42:17
19004 Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
19005 Resort MANIFEST with sort -f, looks much better.
19007 + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
19008 + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
19009 + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
19010 + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
19011 + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
19012 + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
19013 + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
19014 + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
19015 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
19016 - lib/File/Glob/case.t lib/File/Glob/global.t
19017 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
19018 - lib/File/Temp/posix.t lib/File/Temp/security.t
19019 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
19020 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
19021 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
19022 - lib/Text/Wrap/wrap.t
19024 ____________________________________________________________________________
19025 [ 10781] By: jhi on 2001/06/21 13:16:04
19026 Log: Upgrade to I18N::LangTags 0.25.
19028 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
19029 ! lib/I18N/LangTags/List.pm
19030 ____________________________________________________________________________
19031 [ 10780] By: jhi on 2001/06/21 13:12:54
19032 Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
19033 From: Richard Soderberg <rs@crystalflame.net>
19034 Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
19035 Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
19037 ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
19038 ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
19039 ____________________________________________________________________________
19040 [ 10779] By: jhi on 2001/06/21 12:59:57
19041 Log: Test obsoleted by change #10777.
19044 ____________________________________________________________________________
19045 [ 10778] By: jhi on 2001/06/21 12:52:37
19046 Log: Case of confused test numbering.
19049 ____________________________________________________________________________
19050 [ 10777] By: jhi on 2001/06/21 12:30:57
19051 Log: Subject: Re: Opinion on undef lvalue
19052 From: Abhijit Menon-Sen <ams@wiw.org>
19053 Date: Sun, 17 Jun 2001 13:04:46 +0530
19054 Message-ID: <20010617130446.B27925@lustre.linux.in>
19056 Allow lvalue subs to return undef in array context.
19059 ____________________________________________________________________________
19060 [ 10776] By: jhi on 2001/06/21 12:27:48
19061 Log: Just a guess that using the same hack for cygwin as
19062 for win32 might help.
19064 ! lib/File/Find/find.t
19065 ____________________________________________________________________________
19066 [ 10775] By: jhi on 2001/06/21 12:25:58
19067 Log: NetWare tweaks from Guruprasad.
19069 ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
19070 ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
19071 ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
19072 ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
19073 ____________________________________________________________________________
19074 [ 10774] By: jhi on 2001/06/21 12:21:17
19075 Log: Subject: Re: perl@10722: Bogus warnings on REs
19076 From: Hugo <hv@crypt.compulink.co.uk>
19077 Date: Thu, 21 Jun 2001 09:51:17 +0100
19078 Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
19080 Unroll to avoid a UTS compiler bug.
19083 ____________________________________________________________________________
19084 [ 10773] By: jhi on 2001/06/21 12:13:13
19085 Log: Subject: Re: [PATCH] Make /o work under i?threads
19086 From: Artur Bergman <artur@contiller.se>
19087 Date: Thu, 21 Jun 2001 14:38:03 +0200
19088 Message-ID: <B757B74A.184D%artur@contiller.se>
19091 ____________________________________________________________________________
19092 [ 10772] By: jhi on 2001/06/21 12:12:23
19093 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
19094 From: Artur Bergman <artur@contiller.se>
19095 Date: Thu, 21 Jun 2001 14:27:33 +0200
19096 Message-ID: <B757B4D4.1849%artur@contiller.se>
19098 Plus extra parentheses.
19101 ____________________________________________________________________________
19102 [ 10771] By: jhi on 2001/06/21 12:10:29
19103 Log: Subject: [PATCH] Make /o work under i?threads
19104 From: Richard Soderberg <rs@crystalflame.net>
19105 Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
19106 Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
19109 ____________________________________________________________________________
19110 [ 10770] By: jhi on 2001/06/21 12:09:28
19111 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
19112 From: Artur Bergman <artur@contiller.se>
19113 Date: Thu, 21 Jun 2001 14:04:54 +0200
19114 Message-ID: <B757AF86.1842%artur@contiller.se>
19117 ____________________________________________________________________________
19118 [ 10769] By: jhi on 2001/06/21 12:08:03
19119 Log: Subject: Re: perl@10765: sv.c not OK on win32
19120 From: Artur Bergman <artur@contiller.se>
19121 Date: Thu, 21 Jun 2001 10:31:06 +0200
19122 Message-ID: <B7577D69.182C%artur@contiller.se>
19125 ____________________________________________________________________________
19126 [ 10768] By: jhi on 2001/06/21 12:03:56
19127 Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
19128 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19129 Date: Thu, 21 Jun 2001 06:23:56 -0400
19130 Message-ID: <20010621062356.A8619@math.ohio-state.edu>
19132 Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
19133 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19134 Date: Thu, 21 Jun 2001 06:32:21 -0400
19135 Message-ID: <20010621063221.A8823@math.ohio-state.edu>
19137 ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
19138 ____________________________________________________________________________
19139 [ 10767] By: jhi on 2001/06/21 12:00:07
19140 Log: Subject: [PATCH] make syslog test more verbose
19141 From: Robert Spier <rspier@pobox.com>
19142 Date: Thu, 21 Jun 2001 00:54:32 -0400
19143 Message-ID: <15153.32264.295807.333073@rls.cx>
19145 ! ext/Sys/Syslog/syslog.t
19146 ____________________________________________________________________________
19147 [ 10766] By: jhi on 2001/06/20 23:27:57
19148 Log: Subject: op/study.t refinements
19149 From: Hugo <hv@crypt.compulink.co.uk>
19150 Date: Thu, 21 Jun 2001 00:29:07 +0100
19151 Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
19154 ____________________________________________________________________________
19155 [ 10765] By: jhi on 2001/06/20 19:51:47
19156 Log: Update Changes.
19158 ! Changes patchlevel.h
19159 ____________________________________________________________________________
19160 [ 10764] By: jhi on 2001/06/20 19:00:23
19161 Log: Subject: Re: [PATCH] djgpp updates
19162 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
19163 Date: Wed, 20 Jun 2001 10:05:15 +0200
19164 Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
19166 ! djgpp/config.over
19167 ____________________________________________________________________________
19168 [ 10763] By: jhi on 2001/06/20 18:58:06
19169 Log: Fix for ID 20010619.002 "When building hash, hash keys that
19170 are function calls are not being called", from Abhijit.
19172 ! t/base/lex.t toke.c
19173 ____________________________________________________________________________
19174 [ 10762] By: jhi on 2001/06/20 18:45:00
19175 Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
19177 + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
19178 + lib/Locale/Maketext/test.pl
19179 - lib/Locale/Maketext.t
19180 ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
19181 ! lib/Locale/Maketext/TPJ13.pod
19182 ____________________________________________________________________________
19183 [ 10761] By: jhi on 2001/06/20 18:44:15
19184 Log: Metaconfig unit change for #10760.
19186 ! U/modified/Cppsym.U
19187 ____________________________________________________________________________
19188 [ 10760] By: jhi on 2001/06/20 18:42:04
19189 Log: Do not remove the ccsym* Cppsym* files since
19190 they are useful for metaconfig units coming after us.
19191 (This is the Configure nit mentioned in #10752.)
19194 ____________________________________________________________________________
19195 [ 10759] By: jhi on 2001/06/20 18:02:18
19196 Log: Update to I18N::LangTags 0.24, from Sean Burke.
19198 + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
19199 + lib/I18N/LangTags/README
19200 - lib/I18N/LangTags/List.pod
19201 ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
19202 ____________________________________________________________________________
19203 [ 10758] By: jhi on 2001/06/20 17:34:43
19204 Log: Regen headers.
19206 ! embed.h embedvar.h global.sym perlapi.c perlapi.h
19207 ! pod/perlapi.pod proto.h
19208 ____________________________________________________________________________
19209 [ 10757] By: jhi on 2001/06/20 17:23:08
19210 Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
19211 From: Artur Bergman <artur@contiller.se>
19212 Date: Wed, 20 Jun 2001 11:31:32 +0200
19213 Message-ID: <B7563A14.17D8%artur@contiller.se>
19215 ! embed.pl hv.c intrpvar.h sv.c sv.h
19216 ____________________________________________________________________________
19217 [ 10756] By: jhi on 2001/06/20 17:13:26
19218 Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
19219 From: Tim Sweetman <tim@aldigital.co.uk>
19220 Date: Wed, 13 Jun 2001 14:25:17 +0100
19221 Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk>
19223 ! ext/POSIX/POSIX.t lib/AutoLoader.pm
19224 ____________________________________________________________________________
19225 [ 10755] By: nick on 2001/06/20 16:12:37
19226 Log: Integrate mainline
19228 !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
19229 !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
19230 !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
19231 !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
19232 !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
19233 !> t/op/study.t util.c
19234 ____________________________________________________________________________
19235 [ 10754] By: gsar on 2001/06/20 15:22:27
19236 Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
19238 Branch: maint-5.6/perl
19240 ____________________________________________________________________________
19241 [ 10753] By: jhi on 2001/06/20 14:03:20
19242 Log: Security tweak on readlink().
19245 ____________________________________________________________________________
19246 [ 10752] By: jhi on 2001/06/20 14:00:23
19247 Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
19249 ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
19250 ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
19251 ! mpeix/relink t/op/pwent.t
19252 ____________________________________________________________________________
19253 [ 10751] By: jhi on 2001/06/20 13:57:27
19254 Log: Reinstate #10725 (with probe for alarm()).
19257 ____________________________________________________________________________
19258 [ 10750] By: jhi on 2001/06/20 13:53:46
19259 Log: Replace our implementation of realpath() with OpenBSD's
19260 (src/lib/libc/stdlib/realpath.c 1.4).
19262 ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
19263 ! pod/perldiag.pod proto.h util.c
19264 ____________________________________________________________________________
19265 [ 10749] By: jhi on 2001/06/20 13:07:49
19266 Log: Integrate perlio.
19269 ____________________________________________________________________________
19270 [ 10748] By: jhi on 2001/06/20 13:07:18
19271 Log: No point in going into memory-saving contortions
19272 with getcwd() since there's a danger of buffer overflow.
19273 Also make the POSIX extension to use sv_getcwd().
19274 Finally, a missed proto.h fragment.
19276 ! ext/POSIX/POSIX.xs proto.h util.c
19277 ____________________________________________________________________________
19278 [ 10747] By: nick on 2001/06/20 12:38:26
19279 Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
19282 ____________________________________________________________________________
19283 [ 10746] By: jhi on 2001/06/20 11:51:10
19284 Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
19285 From: Graham Barr <gbarr@pobox.com>
19286 Date: Wed, 20 Jun 2001 11:05:49 +0100
19287 Message-ID: <20010620110549.I19188@pobox.com>
19291 Subject: Bug in IO::Socket::INET module (repeat)
19292 From: "Harmon S. Nine" <hnine@netarx.com>
19293 Date: Tue, 19 Jun 2001 09:41:35 -0400
19294 Message-ID: <3B2F568F.8080605@netarx.com>
19296 The bug was that the IO::Socket::INET constructor
19297 did not allow a 'LocalPort' of 0.
19299 ! ext/IO/lib/IO/Socket/INET.pm
19300 ____________________________________________________________________________
19301 [ 10745] By: nick on 2001/06/20 08:56:39
19302 Log: Integrate mainline.
19304 !> (integrate 37 files)
19305 ____________________________________________________________________________
19306 [ 10744] By: jhi on 2001/06/20 04:54:53
19307 Log: After some reading I don't think we can blindly
19308 use systems' realpath(). Too many security problems,
19309 too many buggy implementations.
19311 TODO: the realpath() emulation code in util.c doesn't
19312 seem fully operational? (readlink(), for example?)
19314 ! Configure Makefile.micro Porting/Glossary Porting/config.sh
19315 ! Porting/config_H config_h.SH embed.h embed.pl global.sym
19316 ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
19317 ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
19318 ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
19319 ! win32/config_H.gc win32/config_H.vc
19320 ____________________________________________________________________________
19321 [ 10743] By: jhi on 2001/06/20 00:48:48
19322 Log: Metaconfig unit change for #10738.
19324 ! U/compline/d_gconvert.U
19325 ____________________________________________________________________________
19326 [ 10742] By: jhi on 2001/06/20 00:48:20
19327 Log: Integrate change #10739 from maintperl:
19329 C<eval "/x$\r\n/x"> fails to compile correctly
19331 !> t/op/pat.t toke.c
19332 ____________________________________________________________________________
19333 [ 10741] By: jhi on 2001/06/20 00:41:05
19334 Log: Retract #10725 (Hugo asked NOT to apply the patch)
19337 ____________________________________________________________________________
19338 [ 10740] By: jhi on 2001/06/19 23:58:25
19339 Log: The test.third results were funnily named because of the
19343 ____________________________________________________________________________
19344 [ 10739] By: gsar on 2001/06/19 23:49:15
19345 Log: C<eval "/x$\r\n/x"> fails to compile correctly
19346 Branch: maint-5.6/perl
19347 ! t/op/pat.t toke.c
19348 ____________________________________________________________________________
19349 [ 10738] By: jhi on 2001/06/19 23:04:15
19350 Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
19351 From: Spider Boardman <spider@Orb.Nashua.NH.US>
19352 Date: Tue, 19 Jun 2001 19:15:40 -0400
19353 Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
19355 The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
19356 because "1e+129" being expected but "1.e+129" being returned.
19357 The culprit (at least in Tru64) is the use of gcvt().
19360 ____________________________________________________________________________
19361 [ 10737] By: jhi on 2001/06/19 22:56:52
19362 Log: Subject: [PATCH perl@10722] test hunting on VMS
19363 From: "Craig A. Berry" <craigberry@mac.com>
19364 Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
19365 Date: Tue, 19 Jun 2001 18:59:01 -0500
19368 ____________________________________________________________________________
19369 [ 10736] By: jhi on 2001/06/19 21:32:29
19370 Log: Subject: [PATCH] s/typos//
19371 From: Abhijit Menon-Sen <ams@wiw.org>
19372 Date: Wed, 20 Jun 2001 02:15:02 +0530
19373 Message-ID: <20010620021502.A14541@lustre.linux.in>
19375 Without the op.h s/bearword/bareword/ hunk, see
19376 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
19379 ____________________________________________________________________________
19380 [ 10735] By: jhi on 2001/06/19 21:26:43
19381 Log: Metaconfig unit change for #10732 and #10733.
19382 Branch: metaconfig/U/perl
19384 ____________________________________________________________________________
19385 [ 10734] By: jhi on 2001/06/19 21:24:41
19386 Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
19387 From: "Craig A. Berry" <craigberry@mac.com>
19388 Date: Tue, 19 Jun 2001 17:19:48 -0500
19389 Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
19391 ! configure.com vms/descrip_mms.template
19392 ____________________________________________________________________________
19393 [ 10733] By: jhi on 2001/06/19 19:57:44
19394 Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
19395 From: Spider Boardman <spider@Orb.Nashua.NH.US>
19396 Date: Tue, 19 Jun 2001 16:48:07 -0400
19397 Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
19399 Further fixes to fflush(NULL) detection.
19402 ____________________________________________________________________________
19403 [ 10732] By: jhi on 2001/06/19 19:38:20
19404 Log: AIX test -s hangs with non-existent files?
19405 (A genuine logic bug in Configure, but AIX also broken?)
19408 ____________________________________________________________________________
19409 [ 10731] By: jhi on 2001/06/19 19:17:35
19410 Log: AUTHORS updates.
19413 ____________________________________________________________________________
19414 [ 10730] By: jhi on 2001/06/19 19:03:07
19415 Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
19416 From: Spider Boardman <spider@Orb.Nashua.NH.US>
19417 Date: Tue, 19 Jun 2001 15:33:25 -0400
19418 Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
19420 ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
19421 ! t/lib/warnings/pp
19422 ____________________________________________________________________________
19423 [ 10729] By: jhi on 2001/06/19 18:34:10
19424 Log: Integrate perlio.
19426 !> lib/File/Find/find.t win32/distclean.bat
19427 ____________________________________________________________________________
19428 [ 10728] By: nick on 2001/06/19 18:24:53
19429 Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
19431 ! lib/File/Find/find.t win32/distclean.bat
19432 ____________________________________________________________________________
19433 [ 10727] By: jhi on 2001/06/19 18:07:31
19434 Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
19435 also add information how to find out whether one has PerlIO.
19438 ____________________________________________________________________________
19439 [ 10726] By: jhi on 2001/06/19 17:59:30
19440 Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
19441 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
19442 Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
19443 Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
19446 ____________________________________________________________________________
19447 [ 10725] By: jhi on 2001/06/19 17:28:30
19448 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
19449 From: Hugo <hv@crypt.compulink.co.uk>
19450 Date: Tue, 19 Jun 2001 12:37:30 +0100
19451 Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
19454 ____________________________________________________________________________
19455 [ 10724] By: jhi on 2001/06/19 17:22:20
19456 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
19457 From: Hugo <hv@crypt.compulink.co.uk>
19458 Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
19459 Date: Tue, 19 Jun 2001 13:15:17 +0100
19462 ____________________________________________________________________________
19463 [ 10723] By: nick on 2001/06/19 14:46:15
19464 Log: Integrate mainline
19466 +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
19467 +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
19468 +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
19469 +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
19470 +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
19471 +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
19472 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
19473 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
19474 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
19475 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
19476 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
19477 - ext/Thread/unsync4.t
19478 !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
19479 !> djgpp/config.over djgpp/fixpmain
19480 !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
19481 !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
19482 !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
19483 ____________________________________________________________________________
19484 [ 10722] By: jhi on 2001/06/19 11:55:30
19485 Log: Update Changes.
19487 ! Changes patchlevel.h
19488 ____________________________________________________________________________
19489 [ 10721] By: jhi on 2001/06/19 11:29:34
19490 Log: The existence shall be MANIFESted.
19493 ____________________________________________________________________________
19494 [ 10720] By: jhi on 2001/06/19 10:58:09
19495 Log: The old libnet.cfg is first searched from the current directory,
19496 only then from the module path.
19498 ! utils/libnetcfg.PL
19499 ____________________________________________________________________________
19500 [ 10719] By: jhi on 2001/06/19 10:55:59
19501 Log: NetWare tweaks from Guruprasad.
19503 ! NetWare/Makefile NetWare/config.wc
19504 ____________________________________________________________________________
19505 [ 10718] By: jhi on 2001/06/19 10:54:22
19506 Log: Subject: [PATCH] djgpp updates
19507 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
19508 Date: Tue, 19 Jun 2001 10:59:06 +0200
19509 Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
19511 ! djgpp/config.over djgpp/fixpmain
19512 ____________________________________________________________________________
19513 [ 10717] By: jhi on 2001/06/19 10:53:20
19514 Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
19515 From: Prymmer/Kahn <pvhp@best.com>
19516 Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
19517 Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
19520 ____________________________________________________________________________
19521 [ 10716] By: jhi on 2001/06/19 10:52:25
19522 Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
19523 to happen right after the inclusion of <inttypes.h>,
19527 ____________________________________________________________________________
19528 [ 10715] By: jhi on 2001/06/19 10:49:21
19529 Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
19530 From: Doug MacEachern <dougm@covalent.net>
19531 Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
19532 Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
19534 ! ext/DynaLoader/DynaLoader_pm.PL
19535 ____________________________________________________________________________
19536 [ 10714] By: jhi on 2001/06/19 10:48:19
19537 Log: Revert #10656 for perfomance reasons but leave in the
19538 use of Hv*() macros -- in comments, so that grepping the
19539 source is easier, from Abhijit. (Also add the ENV_HV_NAME speedup
19540 suggested by Sarathy, also by Abhijit.)
19543 ____________________________________________________________________________
19544 [ 10713] By: jhi on 2001/06/19 10:46:08
19545 Log: Subject: [patch] .s MakeMaker suffix
19546 From: Doug MacEachern <dougm@covalent.net>
19547 Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
19548 Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
19550 ! lib/ExtUtils/MM_Unix.pm
19551 ____________________________________________________________________________
19552 [ 10712] By: jhi on 2001/06/19 10:34:35
19553 Log: One test lost in the big shuffle restored.
19555 + ext/IPC/SysV/ipcsysv.t
19556 ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
19557 ____________________________________________________________________________
19558 [ 10711] By: jhi on 2001/06/19 10:25:46
19559 Log: Rename the old non-standard threads tests so that
19560 they won't be invoked.
19562 + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
19563 + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
19564 + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
19565 + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
19566 + ext/Thread/unsync.tx ext/Thread/unsync2.tx
19567 + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
19568 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
19569 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
19570 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
19571 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
19572 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
19573 - ext/Thread/unsync4.t
19575 ____________________________________________________________________________
19576 [ 10710] By: jhi on 2001/06/19 10:18:41
19577 Log: Integrate perlio.
19579 !> win32/config_sh.PL
19580 ____________________________________________________________________________
19581 [ 10709] By: nick on 2001/06/19 08:18:18
19582 Log: Integrate mainline
19584 +> (branch 40 files)
19585 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
19586 - lib/strict/subs lib/strict/vars lib/warnings/1global
19587 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
19588 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
19589 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
19590 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
19591 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
19592 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
19593 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
19594 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
19595 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
19596 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
19597 - lib/warnings/utf8 lib/warnings/util
19598 !> (integrate 57 files)
19599 ____________________________________________________________________________
19600 [ 10708] By: nick on 2001/06/19 07:57:10
19601 Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
19603 ! win32/config_sh.PL
19604 ____________________________________________________________________________
19605 [ 10707] By: nick on 2001/06/19 07:05:07
19606 Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
19608 ! perly.c perly.y perly_c.diff vms/perly_c.vms
19609 ____________________________________________________________________________
19610 [ 10706] By: jhi on 2001/06/19 02:58:26
19611 Log: More perl572delta tweaks.
19613 ! pod/perl572delta.pod
19614 ____________________________________________________________________________
19615 [ 10705] By: jhi on 2001/06/19 01:53:40
19616 Log: Update perl572delta.
19618 ! pod/perl572delta.pod
19619 ____________________________________________________________________________
19620 [ 10704] By: jhi on 2001/06/19 01:28:40
19621 Log: VOS updates from Paul Green.
19623 ! vos/Changes vos/build.cm vos/perl.bind
19624 ____________________________________________________________________________
19625 [ 10703] By: jhi on 2001/06/19 01:03:53
19626 Log: Update the vos/config.*.* files.
19628 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19630 ____________________________________________________________________________
19631 [ 10702] By: jhi on 2001/06/19 01:03:32
19632 Log: Add a makefile for more painless adding of symbols to the
19633 VOS headers while in UNIX (in VOS the vos/configure_perl.cm
19634 takes care of the adding)
19637 ____________________________________________________________________________
19638 [ 10701] By: jhi on 2001/06/19 00:51:44
19639 Log: Make libnetcfg by default display the libnet configuration,
19640 -c to change, add -i for old config, document all options,
19643 ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
19644 ____________________________________________________________________________
19645 [ 10700] By: jhi on 2001/06/18 23:45:12
19646 Log: gcc -Wall sweep.
19648 ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
19649 ____________________________________________________________________________
19650 [ 10699] By: jhi on 2001/06/18 23:19:53
19654 ____________________________________________________________________________
19655 [ 10698] By: jhi on 2001/06/18 23:10:22
19656 Log: Document the need for sv_printify().
19658 Document that 'use utf8' has been considered.
19660 (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
19662 ! pod/perltodo.pod universal.c
19663 ____________________________________________________________________________
19664 [ 10697] By: jhi on 2001/06/18 22:50:53
19665 Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
19666 From: Nicholas Clark <nick@ccl4.org>
19667 Date: Mon, 18 Jun 2001 23:29:23 +0100
19668 Message-ID: <20010618232923.I98663@plum.flirble.org>
19670 ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
19671 ! ext/Sys/Syslog/Makefile.PL
19672 ____________________________________________________________________________
19673 [ 10696] By: jhi on 2001/06/18 22:39:32
19674 Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
19675 From: Scott.L.Miller@Compaq.com
19676 Date: Mon, 18 Jun 2001 10:12:27 -0500
19677 Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
19679 ! lib/perl5db.pl pod/perldebug.pod
19680 ____________________________________________________________________________
19681 [ 10695] By: jhi on 2001/06/18 22:35:13
19682 Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
19683 From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
19684 Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
19685 Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
19687 ! lib/Carp/Heavy.pm
19688 ____________________________________________________________________________
19689 [ 10694] By: jhi on 2001/06/18 22:34:06
19690 Log: Subject: [PATCH] Documentation changes for CLONE
19691 From: Artur Bergman <artur@contiller.se>
19692 Date: Mon, 18 Jun 2001 22:06:37 +0200
19693 Message-ID: <B7542BEC.1719%artur@contiller.se>
19695 ! pod/perlmod.pod pod/perlsub.pod
19696 ____________________________________________________________________________
19697 [ 10693] By: jhi on 2001/06/18 22:31:38
19698 Log: Subject: Re: configure.com
19699 From: "Craig A. Berry" <craigberry@mac.com>
19700 Date: Mon, 18 Jun 2001 16:04:38 -0500
19701 Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
19704 ____________________________________________________________________________
19705 [ 10692] By: jhi on 2001/06/18 22:30:43
19706 Log: Subject: PL_nullstash + perl_clone()
19707 From: Doug MacEachern <dougm@covalent.net>
19708 Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
19709 Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
19712 ____________________________________________________________________________
19713 [ 10691] By: jhi on 2001/06/18 22:26:20
19714 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
19715 From: davem@fdgroup.co.uk
19716 Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
19717 Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
19719 ! embed.pl pod/perlapi.pod
19720 ____________________________________________________________________________
19721 [ 10690] By: jhi on 2001/06/18 22:17:05
19722 Log: More cross-compilation defaults gleaned from -Dcc
19723 if it is CPU-OS-gcc.
19725 ! U/modified/libc.U
19726 Branch: metaconfig/U/perl
19729 ! Configure INSTALL
19730 ____________________________________________________________________________
19731 [ 10689] By: jhi on 2001/06/18 13:59:47
19732 Log: Update Changes.
19734 ! Changes patchlevel.h
19735 ____________________________________________________________________________
19736 [ 10688] By: jhi on 2001/06/18 13:44:18
19737 Log: Subject: [PATCH 5.7.1] sv.c documentation
19738 From: davem@fdgroup.co.uk
19739 Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
19740 Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
19742 ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
19744 ____________________________________________________________________________
19745 [ 10687] By: jhi on 2001/06/18 13:38:03
19746 Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
19747 From: "Jon Gunnip" <jongunnip@hotmail.com>
19748 Date: Sun, 17 Jun 2001 18:24:29 -0400
19749 Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
19752 ____________________________________________________________________________
19753 [ 10686] By: jhi on 2001/06/18 13:32:13
19754 Log: Move the locale/strict/warnings helper files back
19755 under the t/lib; this way the amount of non-installabled
19756 stuff under lib/ stays smaller.
19758 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
19759 + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
19760 + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
19761 + t/lib/warnings/5nolint t/lib/warnings/6default
19762 + t/lib/warnings/7fatal t/lib/warnings/8signal
19763 + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
19764 + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
19765 + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
19766 + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
19767 + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
19768 + t/lib/warnings/pp_sys t/lib/warnings/regcomp
19769 + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
19770 + t/lib/warnings/taint t/lib/warnings/toke
19771 + t/lib/warnings/universal t/lib/warnings/utf8
19772 + t/lib/warnings/util
19773 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
19774 - lib/strict/subs lib/strict/vars lib/warnings/1global
19775 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
19776 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
19777 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
19778 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
19779 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
19780 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
19781 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
19782 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
19783 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
19784 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
19785 - lib/warnings/utf8 lib/warnings/util
19786 ! MANIFEST installperl lib/locale.t lib/strict.t
19787 ____________________________________________________________________________
19788 [ 10685] By: jhi on 2001/06/18 13:11:49
19789 Log: Split off the pack/unpack code, from Nicholas Clark.
19792 ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
19793 ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
19794 ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
19795 ____________________________________________________________________________
19796 [ 10684] By: jhi on 2001/06/18 12:25:55
19797 Log: Guard the SysV IPC tests against being invoked in
19798 SysV-IPC-less places.
19800 ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
19801 ____________________________________________________________________________
19802 [ 10683] By: nick on 2001/06/18 12:24:42
19803 Log: Integrate mainline (new test scheme now ok on Linux).
19807 ____________________________________________________________________________
19808 [ 10682] By: jhi on 2001/06/18 12:20:50
19809 Log: Add the locale.c and numeric.c to the microperl sources.
19811 ! Makefile.micro win32/Makefile
19812 ____________________________________________________________________________
19813 [ 10681] By: jhi on 2001/06/18 11:57:45
19814 Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
19815 From: Abhijit Menon-Sen <ams@wiw.org>
19816 Date: Mon, 18 Jun 2001 14:23:44 +0530
19817 Message-ID: <20010618142344.A13136@lustre.linux.in>
19820 ____________________________________________________________________________
19821 [ 10680] By: jhi on 2001/06/18 11:56:12
19822 Log: Subject: Re: [PATCH] more anonymous stash cleanups
19823 From: Abhijit Menon-Sen <ams@wiw.org>
19824 Date: Mon, 18 Jun 2001 15:50:32 +0530
19825 Message-ID: <20010618155032.A13223@lustre.linux.in>
19827 Plus the comment left in as suggested by NI-S.
19830 ____________________________________________________________________________
19831 [ 10679] By: jhi on 2001/06/18 11:49:27
19832 Log: One missed file.
19835 ____________________________________________________________________________
19836 [ 10678] By: nick on 2001/06/18 08:05:29
19837 Log: Integrate mainline (part2 - the deletes)
19839 - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
19840 - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
19841 - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
19842 - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
19843 - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
19844 - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
19845 - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
19846 - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
19847 - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
19848 - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
19849 - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
19850 ____________________________________________________________________________
19851 [ 10677] By: nick on 2001/06/18 08:04:44
19852 Log: Integrate mainline (part1)
19854 +> (branch 376 files)
19855 - (delete 219 files)
19856 !> (integrate 151 files)
19857 ____________________________________________________________________________
19858 [ 10676] By: jhi on 2001/06/18 04:17:15
19859 Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
19860 No doubt I made some mistakes like missed some files or
19861 misnamed some files. The naming rules were more or less:
19862 (1) if the module is from CPAN, follows its ways, be it
19864 (2) otherwise if there are multiple tests for a module
19866 (3) otherwise if there's only one test put it in Module.t
19867 (4) helper files go to module/ (locale, strict, warnings)
19868 (5) use longer filenames now that we can (but e.g. the
19869 compat-0.6.t and the Text::Balanced test files still
19870 were renamed to be more civil against the 8.3 people)
19871 installperl was updated appropriately not to install the
19872 *.t files or the help files from under lib.
19874 TODO: some helper files still remain under t/ that could
19875 follow their 'masters'. UPDATE: On second thoughts, why
19876 should they. They can continue to live under t/lib, and
19877 in fact the locale/strict/warnings helpers that were moved
19878 could be moved back. This way the amount of non-installable
19879 stuff under lib/ stays smaller.
19882 - (delete 254 files)
19883 ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
19884 ____________________________________________________________________________
19885 [ 10675] By: jhi on 2001/06/18 03:15:02
19886 Log: The warning no more comes from util.c, it comes from numeric.c.
19889 ____________________________________________________________________________
19890 [ 10674] By: jhi on 2001/06/18 00:56:22
19891 Log: Subject: Re: anyone good at casting spells?
19892 From: Spider Boardman <spider@Orb.Nashua.NH.US>
19893 Date: Sun, 17 Jun 2001 21:21:04 -0400
19894 Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US>
19896 ! ext/POSIX/POSIX.xs hv.h
19897 ____________________________________________________________________________
19898 [ 10673] By: jhi on 2001/06/17 22:24:53
19899 Log: Protect the (original) thread tests against testing if no 5.005
19900 threads have been configured.
19902 ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
19903 ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
19904 ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
19905 ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
19906 ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
19907 ! ext/Thread/unsync4.t
19908 ____________________________________________________________________________
19909 [ 10672] By: jhi on 2001/06/17 22:09:28
19910 Log: Try the new test scanning scheme on Text::Abbrev.
19912 + lib/Text/Abbrev.t
19913 - lib/Text/Abbrev/t/abbrev.t
19915 ____________________________________________________________________________
19916 [ 10671] By: jhi on 2001/06/17 22:07:08
19917 Log: Change the scan policy of the *.t and test.pl files,
19918 now the *.t do not need to live in a t/ directory.
19921 ____________________________________________________________________________
19922 [ 10670] By: jhi on 2001/06/17 20:32:35
19923 Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
19924 From: Ilmari Karonen <iltzu@sci.fi>
19925 Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
19926 Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
19929 ____________________________________________________________________________
19930 [ 10669] By: jhi on 2001/06/17 20:30:22
19931 Log: Quench the warnings from Tru64; the HP-UX is still
19932 broken because it really, REALLY, doesn't like the
19933 HvARRAY() being lvalue:
19935 cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
19936 cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
19939 ____________________________________________________________________________
19940 [ 10668] By: jhi on 2001/06/17 19:13:24
19941 Log: Integrate change #10667 from maintperl:
19943 change#10449 broke the special-case that makes lexicals inside the
19944 eval"" within DB::DB() visible
19947 ____________________________________________________________________________
19948 [ 10667] By: gsar on 2001/06/17 19:08:27
19949 Log: change#10449 broke the special-case that makes lexicals inside the
19950 eval"" within DB::DB() visible
19951 Branch: maint-5.6/perl
19953 ____________________________________________________________________________
19954 [ 10666] By: jhi on 2001/06/17 17:50:07
19955 Log: Still spurious output; indent the code a bit.
19957 TODO1: separate the utility functions like MkDir
19958 into a helper script?
19960 TODO2: I see a lot of repetition in the filepath()
19961 and dirpath() calls.
19963 ! t/lib/filefind.t t/lib/findtaint.t
19964 ____________________________________________________________________________
19965 [ 10665] By: jhi on 2001/06/17 16:59:42
19966 Log: Regen modlib, toc.
19968 ! pod/perlmodlib.pod pod/perltoc.pod
19969 ____________________________________________________________________________
19970 [ 10664] By: jhi on 2001/06/17 16:55:28
19971 Log: Add libnetcfg to perlutil.
19974 ____________________________________________________________________________
19975 [ 10663] By: jhi on 2001/06/17 16:53:29
19976 Log: Initial integration of libnet-1.0703.
19977 The Configure script renamed as libnetcfg, will be
19978 installed along other utilities.
19980 + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
19981 + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
19982 + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
19983 + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
19984 + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
19985 + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
19986 + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
19987 + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
19988 + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
19989 + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
19990 + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
19991 + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
19992 + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
19993 + utils/libnetcfg.PL
19994 ! MANIFEST utils.lst utils/Makefile
19995 ____________________________________________________________________________
19996 [ 10662] By: jhi on 2001/06/17 15:37:32
19997 Log: Less potentially test-harness-confusing output.
19999 ! lib/Memoize/t/expire_module_t.t
20000 ____________________________________________________________________________
20001 [ 10661] By: jhi on 2001/06/17 15:31:04
20002 Log: The final print annoys make test.
20004 ! t/lib/filefind.t t/lib/findtaint.t
20005 ____________________________________________________________________________
20006 [ 10660] By: jhi on 2001/06/17 14:00:21
20007 Log: Add an option for handling dangling symbolic links.
20009 ! lib/File/Find.pm t/lib/filefind.t
20010 ____________________________________________________________________________
20011 [ 10659] By: jhi on 2001/06/17 13:45:48
20012 Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS etc.
20013 From: Thomas Wegner <wegner_thomas@yahoo.com>
20014 Date: Sun, 17 Jun 2001 14:43:11 +0200
20015 Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
20017 + t/lib/findtaint.t
20018 ! MANIFEST lib/File/Find.pm t/lib/filefind.t
20019 ____________________________________________________________________________
20020 [ 10658] By: jhi on 2001/06/17 13:13:25
20021 Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
20022 From: Jonathan Stowe <gellyfish@gellyfish.com>
20023 Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
20024 Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
20026 ! lib/ExtUtils/MM_Unix.pm
20027 ____________________________________________________________________________
20028 [ 10657] By: jhi on 2001/06/17 13:12:25
20029 Log: Subject: [PATCH] more anonymous stash cleanups
20030 From: Abhijit Menon-Sen <ams@wiw.org>
20031 Date: Sun, 17 Jun 2001 11:44:06 +0530
20032 Message-ID: <20010617114406.A25203@lustre.linux.in>
20035 ____________________________________________________________________________
20036 [ 10656] By: jhi on 2001/06/17 13:11:11
20037 Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
20038 From: Abhijit Menon-Sen <ams@wiw.org>
20039 Date: Sun, 17 Jun 2001 08:02:59 +0530
20040 Message-ID: <20010617080259.A28776@lustre.linux.in>
20042 Subject: [PATCH #2/7] xhv_eiter
20043 From: Abhijit Menon-Sen <ams@wiw.org>
20044 Date: Sun, 17 Jun 2001 08:13:18 +0530
20045 Message-ID: <20010617081318.B28776@lustre.linux.in>
20047 Subject: [PATCH #3/7] xhv_fill
20048 From: Abhijit Menon-Sen <ams@wiw.org>
20049 Date: Sun, 17 Jun 2001 08:25:16 +0530
20050 Message-ID: <20010617082516.C28776@lustre.linux.in>
20052 Subject: [PATCH #4/7] xhv_keys
20053 From: Abhijit Menon-Sen <ams@wiw.org>
20054 Date: Sun, 17 Jun 2001 08:36:17 +0530
20055 Message-ID: <20010617083617.D28776@lustre.linux.in>
20057 Subject: [PATCH #5/7] xhv_max
20058 From: Abhijit Menon-Sen <ams@wiw.org>
20059 Date: Sun, 17 Jun 2001 08:39:48 +0530
20060 Message-ID: <20010617083948.E28776@lustre.linux.in>
20062 Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
20063 From: Abhijit Menon-Sen <ams@wiw.org>
20064 Date: Sun, 17 Jun 2001 08:51:11 +0530
20065 Message-ID: <20010617085111.F28776@lustre.linux.in>
20068 ____________________________________________________________________________
20069 [ 10655] By: jhi on 2001/06/16 23:32:03
20070 Log: Update Changes.
20072 ! Changes patchlevel.h
20073 ____________________________________________________________________________
20074 [ 10654] By: jhi on 2001/06/16 23:18:37
20075 Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
20076 From: Abhijit Menon-Sen <ams@wiw.org>
20077 Date: Sat, 16 Jun 2001 07:41:19 +0530
20078 Message-ID: <20010616074119.A24720@lustre.linux.in>
20080 ! hv.c perl.c vms/vmsish.h win32/win32.h
20081 ____________________________________________________________________________
20082 [ 10653] By: jhi on 2001/06/16 23:15:11
20083 Log: Document tests failing when threaded, since we now have more.
20085 ! pod/perl572delta.pod
20086 ____________________________________________________________________________
20087 [ 10652] By: jhi on 2001/06/16 23:12:19
20088 Log: -Wall cleanup.
20090 ! ext/Thread/Thread.xs
20091 ____________________________________________________________________________
20092 [ 10651] By: jhi on 2001/06/16 23:06:55
20093 Log: pthread_attr_setstacksize() isn't absolutely necessary
20094 to call, only iff THREAD_CREATE_NEEDS_STACK.
20096 ! ext/Thread/Thread.xs
20097 ____________________________________________________________________________
20098 [ 10650] By: jhi on 2001/06/16 22:58:48
20102 ____________________________________________________________________________
20103 [ 10649] By: jhi on 2001/06/16 22:47:40
20104 Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
20105 (and INT64_MIN) brokenness.
20107 ! hints/darwin.sh perl.h
20108 ____________________________________________________________________________
20109 [ 10648] By: jhi on 2001/06/16 22:27:48
20110 Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
20111 From: Nicholas Clark <nick@ccl4.org>
20112 Date: Sun, 17 Jun 2001 00:16:05 +0100
20113 Message-ID: <20010617001605.V98663@plum.flirble.org>
20115 ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
20116 ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
20117 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
20118 ____________________________________________________________________________
20119 [ 10647] By: jhi on 2001/06/16 22:24:47
20120 Log: Add perlnetware to docs; regen toc; supply skeleton
20121 docs for some Memoize submodules.
20123 ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
20124 ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
20125 ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
20126 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
20127 ! win32/Makefile win32/makefile.mk
20128 ____________________________________________________________________________
20129 [ 10646] By: jhi on 2001/06/16 22:06:52
20133 ____________________________________________________________________________
20134 [ 10645] By: jhi on 2001/06/16 21:47:00
20135 Log: Integrate Memoize 0.64. Few tweaks were required in
20136 the test scripts. Note that the speed and expire*
20137 tests take several dozen seconds to run.
20139 + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
20140 + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
20141 + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
20142 + lib/Memoize/README lib/Memoize/SDBM_File.pm
20143 + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
20144 + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
20145 + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
20146 + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
20147 + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
20148 + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
20149 + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
20150 + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
20151 + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
20152 + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
20153 ! MANIFEST t/lib/1_compile.t
20154 ____________________________________________________________________________
20155 [ 10644] By: jhi on 2001/06/16 20:35:49
20156 Log: Document the cross-compilation options.
20158 ! Cross/README INSTALL
20159 ____________________________________________________________________________
20160 [ 10643] By: jhi on 2001/06/16 19:46:38
20161 Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
20163 + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
20164 + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
20165 + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
20166 + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
20167 + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
20168 + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
20169 + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
20170 + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
20171 + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
20172 + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
20173 + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
20174 + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
20175 + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
20176 + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
20177 + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
20178 + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
20179 + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
20180 + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
20181 + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
20182 + lib/ExtUtils/MM_NW5.pm
20183 ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
20184 ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
20185 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
20186 ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
20187 ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
20188 ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
20189 ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
20190 ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
20191 ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
20192 ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
20193 ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
20194 ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
20195 ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
20196 ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
20197 ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
20198 ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
20199 ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
20200 ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
20201 ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
20202 ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
20203 ! util.h x2p/a2py.c
20204 ____________________________________________________________________________
20205 [ 10642] By: jhi on 2001/06/16 19:16:04
20206 Log: Resort MANIFEST.
20209 ____________________________________________________________________________
20210 [ 10641] By: jhi on 2001/06/16 18:52:26
20211 Log: Integrate perlio.
20214 !> MANIFEST perlio.c perliol.h win32/makefile.mk
20215 ____________________________________________________________________________
20216 [ 10640] By: nick on 2001/06/16 18:38:31
20217 Log: Disable :win32 layer as default till I get it working
20219 ! MANIFEST perlio.c
20220 ____________________________________________________________________________
20221 [ 10639] By: jhi on 2001/06/16 18:35:46
20222 Log: Try the new scheme by moving the Text::Abbrev test
20223 to a new place under lib.
20225 + lib/Text/Abbrev/t/abbrev.t
20228 ____________________________________________________________________________
20229 [ 10638] By: jhi on 2001/06/16 18:34:30
20230 Log: Make the code even more dynamical so that testname
20231 suffix length can change.
20233 ! lib/Test/Harness.pm t/TEST
20234 ____________________________________________________________________________
20235 [ 10637] By: jhi on 2001/06/16 18:16:28
20236 Log: Allow for deeper t/ and also a single test.pl.
20239 ____________________________________________________________________________
20240 [ 10636] By: jhi on 2001/06/16 18:13:59
20241 Log: #define fix from Nicholas Clark.
20243 ! ext/POSIX/POSIX.xs
20244 ____________________________________________________________________________
20245 [ 10635] By: jhi on 2001/06/16 17:50:43
20246 Log: Initialization is nice.
20248 ! lib/Test/Harness.pm
20249 ____________________________________________________________________________
20250 [ 10634] By: jhi on 2001/06/16 17:38:53
20251 Log: Make t/TEST and t/harness to test also the t/ tests
20252 under the main lib/ and ext/ directories. Fix Test::Harness
20253 to dynamically change the width of its "foo/bar....ok" output.
20255 ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
20256 ____________________________________________________________________________
20257 [ 10633] By: jhi on 2001/06/16 16:58:57
20258 Log: Subject: [PATCH] Re: perl@10611
20259 From: Nicholas Clark <nick@ccl4.org>
20260 Date: Sat, 16 Jun 2001 16:52:47 +0100
20261 Message-ID: <20010616165247.O98663@plum.flirble.org>
20263 The .xs parts, too.
20265 ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
20266 ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
20267 ____________________________________________________________________________
20268 [ 10632] By: nick on 2001/06/16 16:44:35
20269 Log: Work-in-progress win32 layer semi-functional, checking
20272 ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
20273 ____________________________________________________________________________
20274 [ 10631] By: jhi on 2001/06/16 16:40:30
20275 Log: Subject: [PATCH] Re: perl@10611
20276 From: Nicholas Clark <nick@ccl4.org>
20277 Date: Sat, 16 Jun 2001 16:52:47 +0100
20278 Message-ID: <20010616165247.O98663@plum.flirble.org>
20280 ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
20281 ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
20282 ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
20283 ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
20284 ! lib/ExtUtils/Constant.pm
20285 ____________________________________________________________________________
20286 [ 10630] By: jhi on 2001/06/16 15:11:38
20287 Log: Metaconfig unit change for #10629.
20289 ! U/modified/Finish.U
20290 ____________________________________________________________________________
20291 [ 10629] By: jhi on 2001/06/16 15:11:10
20292 Log: The extraction changed directories.
20295 ____________________________________________________________________________
20296 [ 10628] By: jhi on 2001/06/16 14:59:38
20297 Log: Math::BigInt 1.35 from Tels.
20300 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
20301 ! t/lib/bigfltpm.t t/lib/bigintpm.t
20302 ____________________________________________________________________________
20303 [ 10627] By: nick on 2001/06/16 14:54:52
20304 Log: Work in progress UNIX-side edit of win32 PerLIO layer
20307 ! perlio.c win32/makefile.mk
20308 ____________________________________________________________________________
20309 [ 10626] By: jhi on 2001/06/16 14:01:50
20310 Log: Subject: [PATCH 5.6.1] os2/diff-configure
20311 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20312 Date: Fri, 15 Jun 2001 01:19:36 -0400
20313 Message-ID: <20010615011936.A26982@math.ohio-state.edu>
20315 Empty all of it because I think #10624 made even the
20316 last patch hunk unnecessary.
20318 ! os2/diff.configure
20319 ____________________________________________________________________________
20320 [ 10625] By: jhi on 2001/06/16 13:58:34
20321 Log: Metaconfig unit change for 10624.
20323 ! U/modified/libc.U
20326 ____________________________________________________________________________
20327 [ 10624] By: jhi on 2001/06/16 13:58:13
20328 Log: Move the initialization of libnames to the beginning so
20329 that can one 'seed' it (as OS/2 does.)
20332 ____________________________________________________________________________
20333 [ 10623] By: jhi on 2001/06/16 13:47:54
20334 Log: Subject: [PATCH 5.6.1] OS2::DLL patch
20335 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20336 Date: Fri, 15 Jun 2001 19:10:57 -0400
20337 Message-ID: <20010615191057.A8050@math.ohio-state.edu>
20339 ! os2/OS2/REXX/DLL/DLL.pm
20340 ____________________________________________________________________________
20341 [ 10622] By: jhi on 2001/06/16 13:29:42
20342 Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring
20343 From: "Craig A. Berry" <craigberry@mac.com>
20344 Date: Fri, 15 Jun 2001 17:00:03 -0500
20345 Message-Id: <a05101007b750342599be@[172.16.52.1]>
20347 ! vms/descrip_mms.template
20348 ____________________________________________________________________________
20349 [ 10621] By: jhi on 2001/06/16 13:28:37
20350 Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
20351 From: "Craig A. Berry" <craigberry@mac.com>
20352 Date: Fri, 15 Jun 2001 18:39:42 -0500
20353 Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
20355 ! lib/File/Spec/VMS.pm t/lib/extutils.t
20356 ____________________________________________________________________________
20357 [ 10620] By: jhi on 2001/06/16 13:25:06
20358 Log: Integrate perlio.
20360 !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
20361 !> t/io/utf8.t t/lib/io_scalar.t
20362 ____________________________________________________________________________
20363 [ 10619] By: nick on 2001/06/15 21:05:19
20364 Log: Generated files
20367 ____________________________________________________________________________
20368 [ 10618] By: nick on 2001/06/15 20:27:42
20369 Log: Fix open.pm to work via XS-implemented method calls rather
20370 than *open::layers variables which caused all the HV/AV hassle.
20372 ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
20373 ! t/lib/io_scalar.t
20374 ____________________________________________________________________________
20375 [ 10617] By: jhi on 2001/06/15 18:50:53
20376 Log: Integrate perlio.
20378 !> lib/ExtUtils/Constant.pm
20379 ____________________________________________________________________________
20380 [ 10616] By: nick on 2001/06/15 18:46:47
20381 Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
20383 ! lib/ExtUtils/Constant.pm
20384 ____________________________________________________________________________
20385 [ 10615] By: jhi on 2001/06/15 18:36:43
20386 Log: Integrate perlio.
20388 !> ext/Socket/Socket.xs
20389 ____________________________________________________________________________
20390 [ 10614] By: nick on 2001/06/15 18:33:37
20391 Log: MULTIPLICITY fix for Socket.xs
20393 ! ext/Socket/Socket.xs
20394 ____________________________________________________________________________
20395 [ 10613] By: jhi on 2001/06/15 16:34:06
20396 Log: Subject: Re: perl@10611
20397 From: Doug MacEachern <dougm@covalent.net>
20398 Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
20399 Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
20401 ! ext/Socket/Socket.xs
20402 ____________________________________________________________________________
20403 [ 10612] By: nick on 2001/06/15 16:14:38
20404 Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
20406 !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
20407 !> ext/Socket/Socket.pm ext/Socket/Socket.xs
20408 !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
20409 !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
20410 !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
20412 ____________________________________________________________________________
20413 [ 10611] By: jhi on 2001/06/15 14:29:04
20414 Log: Update Changes.
20416 ! Changes patchlevel.h
20417 ____________________________________________________________________________
20418 [ 10610] By: jhi on 2001/06/15 14:20:33
20419 Log: Upping the test count.
20422 ____________________________________________________________________________
20423 [ 10609] By: jhi on 2001/06/15 14:13:29
20424 Log: Integrate perlio.
20426 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
20427 ____________________________________________________________________________
20428 [ 10608] By: jhi on 2001/06/15 14:12:31
20429 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
20430 From: andreas.koenig@anima.de (Andreas J. Koenig)
20431 Date: 15 Jun 2001 13:30:39 +0200
20432 Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
20434 Record the grim history.
20437 ____________________________________________________________________________
20438 [ 10607] By: jhi on 2001/06/15 14:08:19
20439 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
20440 From: Brian McCauley <nobull@mail.com>
20441 Date: 15 Jun 2001 07:51:26 +0100
20442 Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
20444 ! lib/File/Find.pm t/lib/filefind.t
20445 ____________________________________________________________________________
20446 [ 10606] By: nick on 2001/06/15 14:00:08
20447 Log: regen_config_h for Win32.
20449 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20450 ____________________________________________________________________________
20451 [ 10605] By: jhi on 2001/06/15 13:49:55
20452 Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
20453 From: Peter Prymmer <pvhp@forte.com>
20454 Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
20455 Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
20457 ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
20458 ____________________________________________________________________________
20459 [ 10604] By: jhi on 2001/06/15 13:45:03
20460 Log: Some filesystems require writability for rename/unlink.
20463 ____________________________________________________________________________
20464 [ 10603] By: jhi on 2001/06/15 13:41:34
20465 Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report
20466 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20467 Date: Fri, 15 Jun 2001 12:08:53 +0200
20468 Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
20471 ____________________________________________________________________________
20472 [ 10602] By: jhi on 2001/06/15 13:27:04
20473 Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
20474 From: Mike Guy <mjtg@cam.ac.uk>
20475 Date: Fri, 15 Jun 2001 14:11:49 +0100
20476 Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
20479 ____________________________________________________________________________
20480 [ 10601] By: jhi on 2001/06/15 13:21:18
20481 Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
20482 From: Nicholas Clark <nick@ccl4.org>
20483 Date: Thu, 14 Jun 2001 23:52:56 +0100
20484 Message-ID: <20010614235256.G98663@plum.flirble.org>
20486 ! ext/Socket/Socket.pm ext/Socket/Socket.xs
20487 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
20488 ____________________________________________________________________________
20489 [ 10600] By: jhi on 2001/06/15 13:16:56
20490 Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
20491 From: Russ Allbery <rra@stanford.edu>
20492 Date: 14 Jun 2001 13:24:43 -0700
20493 Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
20495 ! ext/GDBM_File/GDBM_File.pm
20496 ____________________________________________________________________________
20497 [ 10599] By: jhi on 2001/06/15 13:15:26
20498 Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
20499 From: Nicholas Clark <nick@ccl4.org>
20500 Date: Thu, 14 Jun 2001 20:37:47 +0100
20501 Message-ID: <20010614203747.F98663@plum.flirble.org>
20503 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
20505 ____________________________________________________________________________
20506 [ 10598] By: jhi on 2001/06/15 13:13:13
20507 Log: Integrate perlio.
20510 ____________________________________________________________________________
20511 [ 10597] By: nick on 2001/06/15 11:08:13
20512 Log: Check that HVs with HvNAME() != NULL are really stashes before
20513 treating them as such. Also be more defensive on the GvCV.
20514 Win32 fork and dprof now working again.
20517 ____________________________________________________________________________
20518 [ 10596] By: nick on 2001/06/15 10:11:20
20519 Log: Integrate mainline.
20522 !> Configure Makefile.SH Porting/Glossary Porting/config.sh
20523 !> Porting/config_H config_h.SH configure.com epoc/config.sh
20524 !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
20525 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20526 !> vos/config.ga.h win32/config.bc win32/config.gc
20527 !> win32/config.vc win32/config_H.bc win32/config_H.gc
20528 !> win32/config_H.vc
20529 ____________________________________________________________________________
20530 [ 10595] By: nick on 2001/06/15 09:37:17
20531 Log: Skip Perl_my_bcopy in .def file as we do not provide it.
20532 - Win32 (VC++) now builds but fails:
20533 filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
20534 fork.t - No &___ENV_HV_NAME___::CLONE method ???
20535 write.t - open(...,"|-") not implemented on Win32
20538 ____________________________________________________________________________
20539 [ 10594] By: jhi on 2001/06/15 00:17:16
20540 Log: Integrate perlio.
20542 !> perlio.c win32/makefile.mk
20543 ____________________________________________________________________________
20544 [ 10593] By: jhi on 2001/06/15 00:16:44
20545 Log: Metaconfig unit changes for #10592.
20547 + U/modified/i_varhdr.U U/modified/startsh.U
20548 - U/a_dvisory/crosscompile.U U/target/Target.U
20549 ! U/a_dvisory/intsize.U U/compline/alignbytes.U
20550 ! U/compline/bitpbyte.U U/compline/byteorder.U
20551 ! U/compline/ccflags.U U/compline/charsize.U
20552 ! U/compline/d_casti32.U U/compline/d_castneg.U
20553 ! U/compline/d_closedir.U U/compline/d_fd_set.U
20554 ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
20555 ! U/compline/d_keepsig.U U/compline/d_open3.U
20556 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
20557 ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
20558 ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
20559 ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
20560 ! U/compline/doublesize.U U/compline/floatsize.U
20561 ! U/compline/nblock_io.U U/compline/orderlib.U
20562 ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
20563 ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
20564 ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
20565 ! U/modified/d_longlong.U U/modified/d_setpgrp.U
20566 ! U/modified/d_strtoul.U U/modified/d_union_semun.U
20567 ! U/modified/spitshell.U U/threads/archname.U
20568 ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
20569 ! U/typedefs/gidsize.U U/typedefs/lseektype.U
20570 ! U/typedefs/pidsign.U U/typedefs/pidsize.U
20571 ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
20572 ! U/typedefs/uidsign.U U/typedefs/uidsize.U
20573 Branch: metaconfig/U/perl
20575 ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
20576 ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
20577 ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
20578 ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
20579 ! stdio_streams.U uselfs.U
20580 ____________________________________________________________________________
20581 [ 10592] By: jhi on 2001/06/15 00:15:52
20582 Log: The first steps towards cross-compilation.
20584 Abstract execution of compiled test executables with $run,
20585 and abstract transfer of files with $to and $from.
20587 Under cross-compilation the $run, $to, and $from will point
20588 to appropriate wrapper scripts, by default ssh and scp,
20589 but also rsh, rcp, and cp are supported. If not
20590 cross-compiling, they will be set to '', ':', and ':',
20593 With these patches I was able to get Configure for
20594 iPAQ ARM Linux on an Intel Linux about 95% right
20595 (only a few tests failed to execute or they produced
20596 incorrect results), and I was able to compile
20597 a functional miniperl.
20599 The symbol crosscompile renamed to be usecrosscompile,
20600 the corresponding C symbol from CROSSCOMPILE to
20603 ! Configure Cross/README Makefile.SH Porting/Glossary
20604 ! Porting/config.sh Porting/config_H config_h.SH configure.com
20605 ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
20606 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
20607 ! vos/config.ga.def vos/config.ga.h win32/config.bc
20608 ! win32/config.gc win32/config.vc win32/config_H.bc
20609 ! win32/config_H.gc win32/config_H.vc
20610 ____________________________________________________________________________
20611 [ 10591] By: nick on 2001/06/14 20:00:12
20612 Log: Steps along the road toward Win32 building again.
20614 ! perlio.c win32/makefile.mk
20615 ____________________________________________________________________________
20616 [ 10590] By: jhi on 2001/06/14 16:11:11
20617 Log: Integrate perlio.
20619 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
20620 ____________________________________________________________________________
20621 [ 10589] By: nick on 2001/06/14 13:54:07
20622 Log: Routine regen_config_h for Win32
20624 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
20625 ____________________________________________________________________________
20626 [ 10588] By: jhi on 2001/06/14 12:30:46
20627 Log: Integrate perlio.
20630 !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
20631 ____________________________________________________________________________
20632 [ 10587] By: jhi on 2001/06/14 12:23:24
20633 Log: A placeholder.
20636 ____________________________________________________________________________
20637 [ 10586] By: nick on 2001/06/14 08:25:07
20638 Log: Add new step to run_byacc which:
20639 A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
20640 B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
20643 ! MANIFEST Makefile.SH perly.c
20644 ____________________________________________________________________________
20645 [ 10585] By: nick on 2001/06/14 08:22:29
20646 Log: Integrate mainline
20648 +> locale.c numeric.c
20649 !> Changes cygwin/Makefile.SHs embed.h embed.pl
20650 !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
20651 !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
20652 !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
20654 ____________________________________________________________________________
20655 [ 10584] By: nick on 2001/06/14 08:05:53
20656 Log: Hack to remove insecure directories from PATH so test will run.
20659 ____________________________________________________________________________
20660 [ 10583] By: jhi on 2001/06/14 03:11:16
20661 Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
20665 ____________________________________________________________________________
20666 [ 10582] By: jhi on 2001/06/14 03:04:51
20670 ____________________________________________________________________________
20671 [ 10581] By: jhi on 2001/06/14 03:03:14
20672 Log: de-$CONFIG continues.
20674 ! cygwin/Makefile.SHs x2p/Makefile.SH
20675 ____________________________________________________________________________
20676 [ 10580] By: jhi on 2001/06/13 23:56:59
20677 Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
20678 From: Nicholas Clark <nick@ccl4.org>
20679 Date: Wed, 13 Jun 2001 21:20:13 +0100
20680 Message-ID: <20010613212013.D98663@plum.flirble.org>
20683 ____________________________________________________________________________
20684 [ 10579] By: jhi on 2001/06/13 23:55:29
20685 Log: Subject: splitting util.c
20686 From: Hugo <hv@crypt.compulink.co.uk>
20687 Date: Thu, 14 Jun 2001 00:41:08 +0100
20688 Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
20690 + locale.c numeric.c
20691 ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
20692 ! pod/perlapi.pod proto.h util.c
20693 ____________________________________________________________________________
20694 [ 10578] By: jhi on 2001/06/13 23:45:11
20695 Log: Upgrade to Math::BigInt 1.34 from Tels.
20698 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
20699 ! t/lib/bigfltpm.t t/lib/bigintpm.t
20700 ____________________________________________________________________________
20701 [ 10577] By: nick on 2001/06/13 19:02:48
20702 Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
20704 !> (integrate 125 files)
20705 ____________________________________________________________________________
20706 [ 10576] By: jhi on 2001/06/13 18:10:01
20707 Log: Update Changes.
20709 ! Changes patchlevel.h
20710 ____________________________________________________________________________
20711 [ 10575] By: jhi on 2001/06/13 18:05:09
20712 Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
20713 From: "Craig A. Berry" <craigberry@mac.com>
20714 Date: Wed, 13 Jun 2001 13:24:28 -0500
20715 Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
20717 ! ext/re/Makefile.PL
20718 ____________________________________________________________________________
20719 [ 10574] By: jhi on 2001/06/13 17:34:36
20720 Log: Mc.u.c. for #10573.
20722 ! U/threads/usethreads.U
20723 ____________________________________________________________________________
20724 [ 10573] By: jhi on 2001/06/13 17:34:00
20725 Log: It would be also be good if I could type.
20728 ____________________________________________________________________________
20729 [ 10572] By: jhi on 2001/06/13 17:26:29
20730 Log: Metaconfig unit change for #10571.
20732 ! U/threads/usethreads.U
20733 ____________________________________________________________________________
20734 [ 10571] By: jhi on 2001/06/13 17:26:05
20735 Log: A non-empty default is a good thing.
20738 ____________________________________________________________________________
20739 [ 10570] By: jhi on 2001/06/13 17:15:16
20740 Log: Metaconfig unit change for #10569.
20742 ! U/threads/usethreads.U
20743 ____________________________________________________________________________
20744 [ 10569] By: jhi on 2001/06/13 17:14:17
20745 Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
20746 extremely experimental, not even prompted for.
20748 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20749 ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
20750 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
20751 ! win32/config.bc win32/config.gc win32/config.vc
20752 ____________________________________________________________________________
20753 [ 10568] By: jhi on 2001/06/13 16:22:27
20754 Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
20757 ____________________________________________________________________________
20758 [ 10567] By: jhi on 2001/06/13 16:20:23
20759 Log: Integrate perlio; conflicts, accept Nick's versions.
20761 !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
20762 !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
20763 ____________________________________________________________________________
20764 [ 10566] By: jhi on 2001/06/13 16:17:42
20765 Log: Subject: Re: ext/ + -Wall
20766 From: Doug MacEachern <dougm@covalent.net>
20767 Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
20768 Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
20770 ! XSUB.h lib/ExtUtils/xsubpp perl.h
20771 ____________________________________________________________________________
20772 [ 10565] By: jhi on 2001/06/13 16:16:07
20773 Log: Similar logic as DB_File.xs, using the modern macros and
20774 defines them to older ones for older Perls where PERL_VERSION
20775 is not defined, from Doug MacEachern.
20777 ! ext/Storable/Storable.xs
20778 ____________________________________________________________________________
20779 [ 10564] By: nick on 2001/06/13 15:22:01
20780 Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
20781 and using that instead (name lookups are sequential search for now).
20783 ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
20784 ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
20785 ____________________________________________________________________________
20786 [ 10563] By: jhi on 2001/06/13 14:07:43
20787 Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
20788 From: "Richard Soderberg" <rs@crystalflame.net>
20789 Date: Sat, 26 May 2001 06:44:20 -0700
20790 Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
20793 ____________________________________________________________________________
20794 [ 10562] By: jhi on 2001/06/13 13:55:10
20795 Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
20796 From: "Craig A. Berry" <craigberry@mac.com>
20797 Date: Tue, 12 Jun 2001 23:55:26 -0500
20798 Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
20800 ! ext/re/Makefile.PL ext/re/re.xs
20801 ____________________________________________________________________________
20802 [ 10561] By: jhi on 2001/06/13 13:44:58
20803 Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
20806 ! XSUB.h malloc.c perl.h
20807 ____________________________________________________________________________
20808 [ 10560] By: jhi on 2001/06/13 13:35:42
20812 ____________________________________________________________________________
20813 [ 10559] By: jhi on 2001/06/13 12:53:18
20814 Log: Subject: [patch] perl.gprof control
20815 From: Doug MacEachern <dougm@covalent.net>
20816 Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
20817 Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
20819 ! miniperlmain.c perl.h
20820 ____________________________________________________________________________
20821 [ 10558] By: jhi on 2001/06/13 12:51:47
20822 Log: Subject: Re: ext/ + -Wall
20823 From: Doug MacEachern <dougm@covalent.net>
20824 Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
20825 Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
20827 Document ax and break up dXSARGS.
20829 ! XSUB.h pod/perlapi.pod
20830 ____________________________________________________________________________
20831 [ 10557] By: jhi on 2001/06/13 12:39:55
20832 Log: More AIX tweakage from Merijn.
20835 ____________________________________________________________________________
20836 [ 10556] By: jhi on 2001/06/13 03:26:58
20837 Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
20838 From: "Craig A. Berry" <craigberry@mac.com>
20839 Date: Tue, 12 Jun 2001 22:57:45 -0500
20840 Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
20842 ! vms/descrip_mms.template
20843 ____________________________________________________________________________
20844 [ 10555] By: jhi on 2001/06/13 02:50:43
20845 Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
20846 From: "Craig A. Berry" <craigberry@mac.com>
20847 Date: Tue, 12 Jun 2001 22:21:39 -0500
20848 Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
20850 ! configure.com util.c
20851 ____________________________________________________________________________
20852 [ 10554] By: jhi on 2001/06/13 02:23:16
20853 Log: New AIX dynaloading code from Jens-Uwe Mager.
20854 Does break binary compatibility.
20856 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
20857 ____________________________________________________________________________
20858 [ 10553] By: jhi on 2001/06/13 02:10:16
20859 Log: VMS DEC C compiler found nits by Peter Prymmer.
20862 ____________________________________________________________________________
20863 [ 10552] By: jhi on 2001/06/13 01:36:12
20864 Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
20865 From: Peter Prymmer <pvhp@forte.com>
20866 Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
20867 Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
20870 ____________________________________________________________________________
20871 [ 10551] By: jhi on 2001/06/13 01:26:53
20872 Log: I wonder how many $CONFIGs still lurk in the shadows.
20874 ! pod/Makefile.SH x2p/cflags.SH
20875 ____________________________________________________________________________
20876 [ 10550] By: jhi on 2001/06/13 01:25:12
20877 Log: Grok three kinds of line endings, should fix [ID 20010612.003]
20880 ____________________________________________________________________________
20881 [ 10549] By: jhi on 2001/06/13 01:05:28
20882 Log: Use __attribute__((unused)) to silence -Wall on unused ax.
20884 ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
20885 ____________________________________________________________________________
20886 [ 10548] By: jhi on 2001/06/13 00:41:28
20887 Log: Subject: [patch] rid local_patches warnings
20888 From: Doug MacEachern <dougm@covalent.net>
20889 Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
20890 Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
20892 ! ext/List/Util/Util.xs ext/Storable/Storable.xs
20893 ____________________________________________________________________________
20894 [ 10547] By: jhi on 2001/06/13 00:40:29
20895 Log: Subject: Re: ext/ + -Wall
20896 From: Doug MacEachern <dougm@covalent.net>
20897 Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
20898 Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
20900 ! ext/attrs/attrs.xs
20901 ____________________________________________________________________________
20902 [ 10546] By: jhi on 2001/06/13 00:39:06
20903 Log: Subject: [PATCH] perlretut.pod: unterminated C<>
20904 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
20905 Date: Tue, 12 Jun 2001 14:36:20 -0400
20906 Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
20908 ! pod/perlretut.pod
20909 ____________________________________________________________________________
20910 [ 10545] By: jhi on 2001/06/13 00:38:02
20911 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
20912 From: Mike Guy <mjtg@cam.ac.uk>
20913 Date: Tue, 12 Jun 2001 19:10:31 +0100
20914 Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
20916 Subject: Re: [ID 20010612.001] out of memory during regex compilation
20917 From: Mike Guy <mjtg@cam.ac.uk>
20918 Date: Tue, 12 Jun 2001 19:21:01 +0100
20919 Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
20922 ____________________________________________________________________________
20923 [ 10544] By: jhi on 2001/06/13 00:34:39
20924 Log: AIX tweaks from Merijn H. Brand.
20927 ____________________________________________________________________________
20928 [ 10543] By: jhi on 2001/06/13 00:11:42
20929 Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
20930 From: "Brendan O'Dea" <bod@compusol.com.au>
20931 Date: Wed, 13 Jun 2001 05:16:47 +1000
20932 Message-ID: <20010613051647.A8945@compusol.com.au>
20933 Branch: maint-5.6/perl
20934 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
20935 ____________________________________________________________________________
20936 [ 10542] By: jhi on 2001/06/13 00:07:50
20937 Log: Subject: Small bcopy cleanup
20938 From: Andy Dougherty <doughera@lafayette.edu>
20939 Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
20940 Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
20942 ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
20943 ____________________________________________________________________________
20944 [ 10541] By: jhi on 2001/06/13 00:05:18
20945 Log: Subject: [PATCH] Re: ext/ + -Wall
20946 From: Nicholas Clark <nick@ccl4.org>
20947 Date: Wed, 13 Jun 2001 00:04:30 +0100
20948 Message-ID: <20010613000430.M5901@plum.flirble.org>
20950 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
20951 ____________________________________________________________________________
20952 [ 10540] By: jhi on 2001/06/13 00:02:25
20953 Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
20954 From: Nicholas Clark <nick@ccl4.org>
20955 Date: Tue, 12 Jun 2001 23:53:07 +0100
20956 Message-ID: <20010612235307.L5901@plum.flirble.org>
20958 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
20959 ____________________________________________________________________________
20960 [ 10539] By: jhi on 2001/06/12 23:59:10
20961 Log: MPE/iX tweaks from Mark Bixby.
20963 ! hints/mpeix.sh mpeix/mpeixish.h util.c
20964 ____________________________________________________________________________
20965 [ 10538] By: jhi on 2001/06/12 14:16:15
20966 Log: Update Changes.
20968 ! Changes patchlevel.h
20969 ____________________________________________________________________________
20970 [ 10537] By: jhi on 2001/06/12 14:11:26
20971 Log: One less -Wall whine (found under DEBUGGING).
20973 ! x2p/Makefile.SH x2p/a2p.c
20974 ____________________________________________________________________________
20975 [ 10536] By: jhi on 2001/06/12 13:32:09
20976 Log: s/case-independent/case-insensitive/g
20978 ! pod/perldebug.pod
20979 ____________________________________________________________________________
20980 [ 10535] By: jhi on 2001/06/12 13:27:28
20981 Log: As suggested in
20983 Subject: Re: ext/ + -Wall
20984 From: Gurusamy Sarathy <gsar@ActiveState.com>
20985 Date: Mon, 11 Jun 2001 23:34:31 -0700
20986 Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
20988 ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
20990 ____________________________________________________________________________
20991 [ 10534] By: jhi on 2001/06/12 13:13:27
20992 Log: Subject: ext/ + -Wall
20993 From: Doug MacEachern <dougm@covalent.net>
20994 Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
20995 Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
20997 ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
20998 ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
20999 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
21000 ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
21001 ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
21002 ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
21003 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
21004 ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
21005 ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
21006 ! lib/ExtUtils/xsubpp
21007 ____________________________________________________________________________
21008 [ 10533] By: jhi on 2001/06/12 12:52:57
21009 Log: Subject: [PATCH] anonymous stashes
21010 From: Abhijit Menon-Sen <ams@wiw.org>
21011 Date: Tue, 12 Jun 2001 12:47:04 +0530
21012 Message-ID: <20010612124704.A29029@lustre.linux.in>
21014 ! dump.c gv.c sv.c xsutils.c
21015 ____________________________________________________________________________
21016 [ 10532] By: jhi on 2001/06/12 12:37:36
21017 Log: One more test for $^S.
21020 ____________________________________________________________________________
21021 [ 10531] By: jhi on 2001/06/12 12:35:02
21022 Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
21023 From: Abhijit Menon-Sen <ams@wiw.org>
21024 Date: Tue, 12 Jun 2001 17:35:55 +0530
21025 Message-ID: <20010612173555.A32426@lustre.linux.in>
21027 ! mg.c t/op/magic.t
21028 ____________________________________________________________________________
21029 [ 10530] By: jhi on 2001/06/12 12:31:11
21030 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
21031 From: Mike Guy <mjtg@cam.ac.uk>
21032 Date: Tue, 12 Jun 2001 13:14:15 +0100
21033 Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
21036 ____________________________________________________________________________
21037 [ 10529] By: jhi on 2001/06/12 12:21:06
21038 Log: AUTHORS updates.
21041 ____________________________________________________________________________
21042 [ 10528] By: jhi on 2001/06/12 12:19:47
21043 Log: Subject: [PATCH] rhapsody/darwin minor cleanup
21044 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
21045 Content-Transfer-Encoding: 7bit
21046 Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
21048 ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
21049 ____________________________________________________________________________
21050 [ 10527] By: jhi on 2001/06/12 11:58:53
21051 Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
21052 From: "Philip Newton" <Philip.Newton@gmx.net>
21053 Date: Mon, 11 Jun 2001 07:08:03 +0200
21054 Message-Id: <200106120802.LAA08992@taas.iki.fi>
21057 ____________________________________________________________________________
21058 [ 10526] By: jhi on 2001/06/12 01:35:34
21059 Log: Cleanup the a2p.c for -Wall.
21061 ! x2p/Makefile.SH x2p/a2p.c
21062 ____________________________________________________________________________
21063 [ 10525] By: jhi on 2001/06/12 01:10:56
21064 Log: File::Find update for MacOS from Chris Nandor.
21066 ! lib/File/Find.pm t/lib/filefind.t
21067 ____________________________________________________________________________
21068 [ 10524] By: jhi on 2001/06/12 00:29:20
21069 Log: gcc -Wall nits picked out by a non-UNIX system
21070 (courtesy of Mark Bixby)
21072 ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
21073 ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
21075 ____________________________________________________________________________
21076 [ 10523] By: jhi on 2001/06/11 22:34:03
21077 Log: Metaconfig unit change for #10522. (The d_modfl changes
21079 Branch: metaconfig/U/perl
21080 ! d_modfl.U d_u32align.U
21081 ____________________________________________________________________________
21082 [ 10522] By: jhi on 2001/06/11 22:33:00
21083 Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
21084 be "./try 2>&1 >/dev/null".
21087 ____________________________________________________________________________
21088 [ 10521] By: jhi on 2001/06/11 19:49:54
21089 Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
21090 From: "Craig A. Berry" <craigberry@mac.com>
21091 Date: Mon, 11 Jun 2001 14:00:32 -0500
21092 Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
21095 ____________________________________________________________________________
21096 [ 10520] By: jhi on 2001/06/11 17:55:47
21097 Log: Move the full \p\P lists to perlunicode.
21099 ! pod/perlretut.pod pod/perlunicode.pod
21100 ____________________________________________________________________________
21101 [ 10519] By: jhi on 2001/06/11 17:10:00
21102 Log: VOS build tweak for 5.6.1 from Paul Green.
21103 Branch: maint-5.6/perl
21105 ____________________________________________________________________________
21106 [ 10518] By: jhi on 2001/06/11 17:07:03
21107 Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
21108 From: "Craig A. Berry" <craigberry@mac.com>
21109 Date: Fri, 8 Jun 2001 18:08:18 -0500
21110 Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
21113 ____________________________________________________________________________
21114 [ 10517] By: jhi on 2001/06/11 14:52:01
21115 Log: Update Changes.
21117 ! Changes patchlevel.h
21118 ____________________________________________________________________________
21119 [ 10516] By: jhi on 2001/06/11 14:46:33
21120 Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
21122 ! vos/config.alpha.h vos/config.ga.h
21123 ____________________________________________________________________________
21124 [ 10515] By: jhi on 2001/06/11 14:39:05
21125 Log: VOS updates from Paul Green for @10476.
21127 ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
21128 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21129 ! vos/config.ga.h vos/configure_perl.cm
21130 ____________________________________________________________________________
21131 [ 10514] By: jhi on 2001/06/11 12:58:43
21132 Log: Subject: [PATCH] Not many people know this ...
21133 From: Mike Guy <mjtg@cam.ac.uk>
21134 Date: Mon, 11 Jun 2001 14:55:15 +0100
21135 Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
21137 ! pod/perldebug.pod
21138 ____________________________________________________________________________
21139 [ 10513] By: jhi on 2001/06/11 12:30:06
21140 Log: Add final commas to lists as suggested by Philip Newton.
21142 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
21143 ____________________________________________________________________________
21144 [ 10512] By: jhi on 2001/06/11 12:28:49
21145 Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
21146 Date: Sun, 10 Jun 2001 23:35:38 -0400
21147 From: Chris Nandor <pudge@pobox.com>
21148 Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
21150 ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
21151 ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
21152 ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
21153 ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
21154 ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
21155 ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
21156 ! t/op/write.t t/pragma/strict.t
21157 ____________________________________________________________________________
21158 [ 10511] By: jhi on 2001/06/11 12:13:31
21159 Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
21160 From: Chris Nandor <pudge@pobox.com>
21161 Date: Mon, 11 Jun 2001 08:24:28 -0400
21162 Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
21164 ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
21166 ____________________________________________________________________________
21167 [ 10510] By: jhi on 2001/06/11 12:03:16
21168 Log: One more run_byacc (a hand-tweaked version had slipped in).
21170 ! perly.c vms/perly_c.vms
21171 ____________________________________________________________________________
21172 [ 10509] By: nick on 2001/06/11 07:49:15
21173 Log: Integrate mainline
21175 !> Makefile.SH embed.h embed.pl global.sym
21176 !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
21177 !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
21178 !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
21179 !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
21180 ____________________________________________________________________________
21181 [ 10508] By: jhi on 2001/06/10 22:38:05
21182 Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
21183 From: Mike Guy <mjtg@cam.ac.uk>
21184 Reply-To: mjtg@cam.ac.uk
21185 Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
21187 ! lib/ExtUtils/Manifest.pm
21188 ____________________________________________________________________________
21189 [ 10507] By: jhi on 2001/06/10 22:37:16
21190 Log: Subject: [PATCH] ExtUtils::Constant
21191 From: Nicholas Clark <nick@ccl4.org>
21192 Date: Sun, 10 Jun 2001 23:25:41 +0100
21193 Message-ID: <20010610232540.C76396@plum.flirble.org>
21195 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
21196 ____________________________________________________________________________
21197 [ 10506] By: jhi on 2001/06/10 20:57:20
21198 Log: Integrate perlio.
21201 ____________________________________________________________________________
21202 [ 10505] By: jhi on 2001/06/10 18:37:57
21203 Log: Move the grok_number and its lieutenant grok_numeric_radix
21204 from sv.c statics to util.c and public.
21206 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
21207 ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
21208 ____________________________________________________________________________
21209 [ 10504] By: nick on 2001/06/10 17:47:06
21210 Log: Fix (valid) -Wall warnings in perlio.c
21213 ____________________________________________________________________________
21214 [ 10503] By: jhi on 2001/06/10 17:38:28
21215 Log: Update perly_c.diff, update perly.fixer to edit away
21216 some of the -Wall noise.
21218 ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
21219 ____________________________________________________________________________
21220 [ 10502] By: jhi on 2001/06/10 17:09:42
21221 Log: Check the version of byacc.
21224 ____________________________________________________________________________
21225 [ 10501] By: jhi on 2001/06/10 17:00:08
21226 Log: Subject: [PATCH] perly.y overhaul
21227 From: Simon Cozens <simon@netthink.co.uk>
21228 Date: Sun, 10 Jun 2001 16:56:54 +0100
21229 Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
21231 Plus make run_byacc.
21233 ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
21234 ____________________________________________________________________________
21235 [ 10500] By: jhi on 2001/06/10 16:07:28
21236 Log: Integrate perlio.
21238 !> perlio.c perlsfio.h
21239 ____________________________________________________________________________
21240 [ 10499] By: nick on 2001/06/10 15:01:08
21241 Log: Integrate mainline
21243 !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
21244 !> t/pragma/locale.t util.c
21245 ____________________________________________________________________________
21246 [ 10498] By: jhi on 2001/06/10 13:49:23
21247 Log: Put some meat on the perl572delta bones. The list of
21248 selected bug fixes needs more work, as does still the
21251 ! pod/perl572delta.pod
21252 ____________________________________________________________________________
21253 [ 10497] By: nick on 2001/06/10 12:27:51
21254 Log: Paper over a crack or two with USE_SFIO
21256 ! perlio.c perlsfio.h
21257 ____________________________________________________________________________
21258 [ 10496] By: jhi on 2001/06/10 11:04:22
21259 Log: Update Changes.
21261 ! Changes patchlevel.h
21262 ____________________________________________________________________________
21263 [ 10495] By: jhi on 2001/06/10 10:55:34
21264 Log: Subject: Re: pragma/locale.t #107
21265 From: Hugo <hv@crypt.compulink.co.uk>
21266 Date: Sun, 10 Jun 2001 11:23:30 +0100
21267 Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
21269 Encapsulate the scan of the decimal radix separator.
21271 ! embed.h embed.pl proto.h sv.c
21272 ____________________________________________________________________________
21273 [ 10494] By: jhi on 2001/06/10 03:00:17
21274 Log: Try to grok numbers both with the locale specific separator
21275 and with the usual "." (if different from the lss); add a test
21276 to locale.t to do also a little bit of math in addition to just
21277 equalness testing; remove extraneous logic as suggested in
21279 Subject: Re: pragma/locale.t #107
21280 From: Nicholas Clark <nick@ccl4.org>
21281 Date: Sat, 9 Jun 2001 22:37:36 +0100
21282 Message-ID: <20010609223735.Y76396@plum.flirble.org>
21284 ! sv.c t/pragma/locale.t
21285 ____________________________________________________________________________
21286 [ 10493] By: jhi on 2001/06/10 01:25:23
21287 Log: Metaconfig unit change for #10492.
21288 Branch: metaconfig/U/perl
21290 ____________________________________________________________________________
21291 [ 10492] By: jhi on 2001/06/10 01:23:59
21292 Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
21293 From: Artur Bergman <artur@contiller.se>
21294 Date: Sat, 09 Jun 2001 21:03:51 +0200
21295 Message-ID: <B7483FB6.1398%artur@contiller.se>
21298 ____________________________________________________________________________
21299 [ 10491] By: jhi on 2001/06/10 01:15:40
21300 Log: Integrate perlio.
21303 ____________________________________________________________________________
21304 [ 10490] By: jhi on 2001/06/10 01:08:26
21305 Log: Do locale specific separator if only in locale.
21308 ____________________________________________________________________________
21309 [ 10489] By: nick on 2001/06/09 19:13:25
21310 Log: Make XS/Typemap compile (but fail) with sfio
21313 ____________________________________________________________________________
21314 [ 10488] By: nick on 2001/06/09 19:12:51
21315 Log: Re-integrate mainline
21317 !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
21318 !> proto.h sv.c util.c
21319 ____________________________________________________________________________
21320 [ 10487] By: nick on 2001/06/09 16:26:29
21321 Log: Integrate mainline
21323 !> (integrate 31 files)
21324 ____________________________________________________________________________
21325 [ 10486] By: jhi on 2001/06/09 16:11:51
21326 Log: Subject: [PATCH] New attempt to clone callack
21327 From: Artur Bergman <artur@contiller.se>
21328 Date: Thu, 07 Jun 2001 11:52:16 +0200
21329 Message-ID: <B7451B6F.12B7%artur@contiller.se>
21331 ! embedvar.h intrpvar.h perlapi.h sv.c
21332 ____________________________________________________________________________
21333 [ 10485] By: jhi on 2001/06/09 15:23:52
21334 Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
21336 ! embed.h embed.pl perl.h proto.h sv.c util.c
21337 ____________________________________________________________________________
21338 [ 10484] By: jhi on 2001/06/09 14:47:25
21339 Log: Subject: Re: pragma/locale.t #107
21340 From: Nicholas Clark <nick@ccl4.org>
21341 Date: Sat, 9 Jun 2001 16:26:10 +0100
21342 Message-ID: <20010609162609.V76396@plum.flirble.org>
21344 A missing NVification.
21347 ____________________________________________________________________________
21348 [ 10483] By: jhi on 2001/06/08 19:40:32
21349 Log: Redo the #10482, there already was a test script for formats.
21352 ! MANIFEST t/op/write.t
21353 ____________________________________________________________________________
21354 [ 10482] By: jhi on 2001/06/08 19:34:45
21355 Log: Twisted format testing, from Merijn.
21359 ____________________________________________________________________________
21360 [ 10481] By: jhi on 2001/06/08 19:21:56
21361 Log: More \p{In...} testing, combined with \N{...}.
21363 ! lib/utf8_heavy.pl t/op/pat.t
21364 ____________________________________________________________________________
21365 [ 10480] By: jhi on 2001/06/08 14:16:06
21366 Log: Metaconfig changes for #10479.
21369 Branch: metaconfig/U/perl
21371 ____________________________________________________________________________
21372 [ 10479] By: jhi on 2001/06/08 14:15:32
21373 Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
21375 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21376 ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
21377 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
21378 ! win32/config.bc win32/config.gc win32/config.vc
21379 ____________________________________________________________________________
21380 [ 10478] By: jhi on 2001/06/08 12:20:41
21381 Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
21382 From: "Craig A. Berry" <craigberry@mac.com>
21383 Date: Thu, 7 Jun 2001 14:27:20 -0500
21384 Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
21387 ____________________________________________________________________________
21388 [ 10477] By: jhi on 2001/06/08 12:19:00
21389 Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
21390 From: Gisle Aas <gisle@ActiveState.com>
21391 Date: 07 Jun 2001 17:04:29 -0700
21392 Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
21395 ____________________________________________________________________________
21396 [ 10476] By: jhi on 2001/06/08 01:35:42
21397 Log: Update Changes.
21399 ! Changes patchlevel.h
21400 ____________________________________________________________________________
21401 [ 10475] By: jhi on 2001/06/08 00:53:45
21402 Log: Regen Glossary et alia.
21404 ! Porting/Glossary Porting/config.sh Porting/config_H
21405 ____________________________________________________________________________
21406 [ 10474] By: jhi on 2001/06/07 22:06:38
21407 Log: Metaconfig unit changes for #10473.
21408 Branch: metaconfig/U/perl
21410 ____________________________________________________________________________
21411 [ 10473] By: jhi on 2001/06/07 22:06:16
21412 Log: Harumph, also AIX will spill its guts (i.e. dump core)
21413 if an executable contains modfl() but it hasn't been
21414 compiled right (in the case of AIX, with cc -qlongdouble).
21417 ____________________________________________________________________________
21418 [ 10472] By: gsar on 2001/06/07 20:04:28
21419 Log: integrate change#10471 from mainline
21421 in change#10451, check that CvOUTSIDE is a CV before looking in
21422 (it can apparently be SVt_NULL during global destruction)
21423 Branch: maint-5.6/perl
21425 ____________________________________________________________________________
21426 [ 10471] By: gsar on 2001/06/07 20:01:31
21427 Log: in change#10451, check that CvOUTSIDE is a CV before looking in
21428 (it can apparently be SVt_NULL during global destruction)
21431 ____________________________________________________________________________
21432 [ 10470] By: jhi on 2001/06/07 12:17:51
21433 Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
21434 From: Robin Barker <rmb1@cise.npl.co.uk>
21435 Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
21436 Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
21438 ! lib/diagnostics.pm pod/perldiag.pod
21439 ____________________________________________________________________________
21440 [ 10469] By: jhi on 2001/06/07 12:16:12
21441 Log: Subject: [PATCH perl@10439] long =item
21442 From: Robin Barker <rmb1@cise.npl.co.uk>
21443 Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
21444 Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
21446 ! README.amiga lib/Attribute/Handlers.pm
21447 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
21448 ____________________________________________________________________________
21449 [ 10468] By: jhi on 2001/06/07 12:08:56
21450 Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
21451 Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
21452 Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
21453 Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
21456 ____________________________________________________________________________
21457 [ 10467] By: jhi on 2001/06/07 12:04:26
21458 Log: Integrate perlio.
21461 ____________________________________________________________________________
21462 [ 10466] By: nick on 2001/06/07 10:25:40
21463 Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
21465 Still coredumps in pragma/overload.t - what a nice hard fail that is...
21468 ____________________________________________________________________________
21469 [ 10465] By: nick on 2001/06/07 08:41:58
21470 Log: Raw integrate of mainline for S_grok_number debug
21471 (sv.c has MULTIPLICITY issues as well as whatever else ...)
21473 - plan9/perlplan9.doc plan9/perlplan9.pod
21474 !> (integrate 46 files)
21475 ____________________________________________________________________________
21476 [ 10464] By: jhi on 2001/06/06 23:33:58
21477 Log: The proper prototyping for #10463.
21479 ! embed.h embed.pl proto.h sv.c
21480 ____________________________________________________________________________
21481 [ 10463] By: jhi on 2001/06/06 23:15:30
21482 Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
21483 From: Nicholas Clark <nick@ccl4.org>
21484 Date: Thu, 7 Jun 2001 00:29:59 +0100
21485 Message-ID: <20010607002959.Z76396@plum.flirble.org>
21488 ____________________________________________________________________________
21489 [ 10462] By: jhi on 2001/06/06 23:13:19
21490 Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
21491 From: "Craig A. Berry" <craigberry@mac.com>
21492 Date: Wed, 06 Jun 2001 17:54:30 -0500
21493 Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
21496 ____________________________________________________________________________
21497 [ 10461] By: jhi on 2001/06/06 23:10:00
21498 Log: Podify the remaining README.platform files;
21499 merge README.plan9 and plan9/perlplan9.pod;
21500 delete plan9/perlplan9.* (the perlplan.doc needs to
21501 be regenerated in Plan 9); make the =head1 and =head2
21502 in the README.platform to be a little more verbose
21503 (skipped README.os2 not to anger Ilya) so that they
21504 look better in the toc; regen toc.
21506 - plan9/perlplan9.doc plan9/perlplan9.pod
21507 ! MANIFEST README.aix README.amiga README.apollo README.beos
21508 ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
21509 ! README.hpux README.hurd README.machten README.macos
21510 ! README.micro README.mint README.mpeix README.os390
21511 ! README.plan9 README.qnx README.solaris README.threads
21512 ! README.tru64 README.vmesa README.vms README.vos README.win32
21513 ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
21514 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
21515 ____________________________________________________________________________
21516 [ 10460] By: jhi on 2001/06/06 20:58:53
21517 Log: Subject: [PATCH] Re: Bug in perlguts documentation?
21518 From: Mike Guy <mjtg@cam.ac.uk>
21519 Reply-To: mjtg@cam.ac.uk
21520 Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
21523 ____________________________________________________________________________
21524 [ 10459] By: jhi on 2001/06/06 20:58:15
21525 Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
21526 From: Mike Guy <mjtg@cam.ac.uk>
21527 Reply-To: mjtg@cam.ac.uk
21528 Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
21531 ____________________________________________________________________________
21532 [ 10458] By: jhi on 2001/06/06 20:56:04
21533 Log: Disable long doubles from pre-5.0 Tru64s.
21535 ! README.tru64 hints/dec_osf.sh
21536 ____________________________________________________________________________
21537 [ 10457] By: jhi on 2001/06/06 20:49:23
21538 Log: The #10455 exposed that modfl() is fundamentally busted
21539 (as in: dumps core) in pre-5.0 Tru64, so better avoid even
21543 ____________________________________________________________________________
21544 [ 10456] By: jhi on 2001/06/06 20:48:35
21545 Log: Metaconfig unit change for #10455.
21546 Branch: metaconfig/U/perl
21548 ____________________________________________________________________________
21549 [ 10455] By: jhi on 2001/06/06 20:48:09
21550 Log: Configure check for geborken modfl(), inspired by
21552 Subject: Re: [20010118.017] op/int.t failure
21553 From: Hugo <hv@crypt.compulink.co.uk>
21554 Date: Tue, 05 Jun 2001 13:43:27 +0100
21555 Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
21558 ____________________________________________________________________________
21559 [ 10454] By: jhi on 2001/06/06 11:45:08
21560 Log: Integrate changes #10450 and #10451 from maintperl:
21562 optimize change#10448 slightly (don't repeat search in eval""s lexical
21563 scope, since that has already been searched)
21565 change#9108 needs subtler treatment for case of closures created
21568 !> op.c t/op/misc.t
21569 ____________________________________________________________________________
21570 [ 10453] By: jhi on 2001/06/06 11:42:10
21571 Log: MakeMaker magic to compile (when no dynamic loading)
21572 List/Util.xsc as (ListUtil.c and) ListUtil.o since
21573 POSIX-BC (BS2000) linker has an evil limitation of
21574 being unable to include in the same executable several
21575 object files with the same name - case-insensitively -
21576 because otherwise we conflict with util.c.
21577 Strictly speaking currently required only in POSIX-BC
21578 but probably will do no harm elsewhere where static
21579 linking is required.
21581 ! ext/List/Util/Makefile.PL
21582 ____________________________________________________________________________
21583 [ 10452] By: nick on 2001/06/06 08:59:51
21584 Log: Integrate mainline.
21586 +> lib/Attribute/Handlers/demo/Demo.pm
21587 +> lib/Attribute/Handlers/demo/Descriptions.pm
21588 +> lib/Attribute/Handlers/demo/MyClass.pm
21589 +> lib/Attribute/Handlers/demo/demo.pl
21590 +> lib/Attribute/Handlers/demo/demo2.pl
21591 +> lib/Attribute/Handlers/demo/demo3.pl
21592 +> lib/Attribute/Handlers/demo/demo4.pl
21593 +> lib/Attribute/Handlers/demo/demo_call.pl
21594 +> lib/Attribute/Handlers/demo/demo_chain.pl
21595 +> lib/Attribute/Handlers/demo/demo_cycle.pl
21596 +> lib/Attribute/Handlers/demo/demo_hashdir.pl
21597 +> lib/Attribute/Handlers/demo/demo_phases.pl
21598 +> lib/Attribute/Handlers/demo/demo_range.pl
21599 +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
21600 +> uts/strtol_wrap.c
21601 !> (integrate 91 files)
21602 ____________________________________________________________________________
21603 [ 10451] By: gsar on 2001/06/06 07:11:36
21604 Log: change#9108 needs subtler treatment for case of closures created
21606 Branch: maint-5.6/perl
21608 ____________________________________________________________________________
21609 [ 10450] By: gsar on 2001/06/06 05:47:25
21610 Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
21611 scope, since that has already been searched)
21612 Branch: maint-5.6/perl
21614 ____________________________________________________________________________
21615 [ 10449] By: jhi on 2001/06/06 01:33:31
21616 Log: Integrate change #10448 from maintperl; lexicals
21617 outside an eval"" weren't resolved correctly inside a subroutine
21618 definition inside the eval"" if they were not already referenced
21619 in the toplevel of the eval""-ed code
21621 !> cop.h op.c pp_ctl.c t/op/misc.t
21622 ____________________________________________________________________________
21623 [ 10448] By: gsar on 2001/06/06 01:03:26
21624 Log: fix yet another bug of hoary vintage found by change#10394: lexicals
21625 outside an eval"" weren't resolved correctly inside a subroutine
21626 definition inside the eval"" if they were not already referenced
21627 in the toplevel of the eval""-ed code
21628 Branch: maint-5.6/perl
21629 ! cop.h op.c pp_ctl.c t/op/misc.t
21630 ____________________________________________________________________________
21631 [ 10447] By: jhi on 2001/06/06 00:51:04
21632 Log: Subject: [PATCH] perl570delta.pod
21633 From: Peter Scott <Peter@PSDT.com>
21634 Date: Tue, 05 Jun 2001 18:51:02 -0700
21635 Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
21637 ! pod/perl570delta.pod
21638 ____________________________________________________________________________
21639 [ 10446] By: jhi on 2001/06/05 23:45:05
21640 Log: The fudge factor is no more needed. I hope.
21643 ____________________________________________________________________________
21644 [ 10445] By: jhi on 2001/06/05 23:19:19
21645 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
21646 From: Hugo <hv@crypt.compulink.co.uk>
21647 Date: Tue, 05 Jun 2001 12:58:19 +0100
21648 Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
21651 ____________________________________________________________________________
21652 [ 10444] By: jhi on 2001/06/05 11:09:01
21653 Log: Make up prototypes only for those who have the functions
21654 but not the prototypes.
21657 ____________________________________________________________________________
21658 [ 10443] By: jhi on 2001/06/05 11:02:13
21659 Log: Subject: Re: Not OK: perl@10439 on win32
21660 From: Prymmer/Kahn <pvhp@best.com>
21661 Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
21662 Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
21665 ____________________________________________________________________________
21666 [ 10442] By: jhi on 2001/06/05 00:55:46
21667 Log: The metaconfig units changes for #10441.
21669 ! U/modified/Extract.U U/modified/Extractall.U
21670 ! U/modified/Finish.U
21671 ____________________________________________________________________________
21672 [ 10441] By: jhi on 2001/06/05 00:55:17
21673 Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
21676 ____________________________________________________________________________
21677 [ 10440] By: jhi on 2001/06/05 00:28:27
21678 Log: Unnecessary fuzziness undone, noted by Mike Guy.
21681 ____________________________________________________________________________
21682 [ 10439] By: jhi on 2001/06/04 17:14:31
21683 Log: Update Changes.
21685 ! Changes patchlevel.h
21686 ____________________________________________________________________________
21687 [ 10438] By: jhi on 2001/06/04 17:10:16
21688 Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
21689 bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
21693 ____________________________________________________________________________
21694 [ 10437] By: jhi on 2001/06/04 17:01:06
21695 Log: Test case for #10433/#10424.
21698 ____________________________________________________________________________
21699 [ 10436] By: jhi on 2001/06/04 16:54:21
21700 Log: Subject: One fix for strtoul not setting errno
21701 From: hom00@utsglobal.com (Hal Morris)
21702 Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
21703 Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
21705 + uts/strtol_wrap.c
21706 ! MANIFEST hints/uts.sh
21707 ____________________________________________________________________________
21708 [ 10435] By: jhi on 2001/06/04 16:54:01
21709 Log: Metaconfig units changes for #10434.
21711 ! U/modified/Cppsym.U
21712 Branch: metaconfig/U/perl
21713 + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
21714 + d_syscallproto.U d_usleepproto.U
21715 ! longdblfio.U quadfio.U
21716 ____________________________________________________________________________
21717 [ 10434] By: jhi on 2001/06/04 16:48:33
21718 Log: Configure tweaks; add prototype probes, make the cpp symbols
21719 probe to cast, not whine; test for %Ld and %Lf before %lld and
21720 %llf because the L is the ANSI way.
21722 ! Configure config_h.SH configure.com epoc/config.sh
21723 ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
21724 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
21725 ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
21726 ____________________________________________________________________________
21727 [ 10433] By: jhi on 2001/06/04 16:45:23
21728 Log: Sigh. This is what #10424 was supposed to check in.
21731 ____________________________________________________________________________
21732 [ 10432] By: jhi on 2001/06/04 16:29:40
21733 Log: More verbose failure.
21736 ____________________________________________________________________________
21737 [ 10431] By: jhi on 2001/06/04 16:21:55
21738 Log: The .pm changes to go with #10428.
21740 ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
21741 ! ext/Sys/Syslog/Syslog.pm
21742 ____________________________________________________________________________
21743 [ 10430] By: jhi on 2001/06/04 16:05:20
21744 Log: On second thoughts show to utf8 skippage message only
21745 on failures, it's too confusing otherwise,
21747 ! t/pragma/locale.t
21748 ____________________________________________________________________________
21749 [ 10429] By: jhi on 2001/06/04 14:47:50
21750 Log: Do not import anything from Encode.
21752 ! ext/MIME/Base64/QuotedPrint.pm
21753 ____________________________________________________________________________
21754 [ 10428] By: jhi on 2001/06/04 14:45:47
21755 Log: The #10402 didn't take. Weird.
21757 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
21758 ! ext/Sys/Syslog/Syslog.xs
21759 ____________________________________________________________________________
21760 [ 10427] By: jhi on 2001/06/04 12:55:39
21761 Log: Eradicate traces of 'asciirange' re subpragma.
21763 ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
21765 ____________________________________________________________________________
21766 [ 10426] By: jhi on 2001/06/04 12:44:05
21767 Log: use is a compile-time thing.
21769 ! ext/MIME/Base64/QuotedPrint.pm
21770 ____________________________________________________________________________
21771 [ 10425] By: jhi on 2001/06/04 12:39:44
21772 Log: Subject: [PATCH perl@10419] -Wall casting patch
21773 From: Robin Barker <rmb1@cise.npl.co.uk>
21774 Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
21775 Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
21777 ! ext/Devel/DProf/DProf.xs mg.c
21778 ____________________________________________________________________________
21779 [ 10424] By: jhi on 2001/06/04 12:23:30
21780 Log: Subject: [PATCH #2] introducing SVpad_TYPED
21781 From: Abhijit Menon-Sen <ams@wiw.org>
21782 Date: Mon, 4 Jun 2001 12:26:02 +0530
21783 Message-ID: <20010604122602.A5775@lustre.linux.in>
21786 ____________________________________________________________________________
21787 [ 10423] By: gsar on 2001/06/04 05:12:18
21788 Log: testsuite for change#10192 (from Gisle Aas)
21792 ____________________________________________________________________________
21793 [ 10422] By: gsar on 2001/06/04 02:32:03
21794 Log: integrate changes#10414-10416 from mainline
21796 Potential buffer overrun if the radix separator is more than
21797 one byte. Also, under locales, prefer the locale-specific
21798 separator over the old boring ".".
21800 "10.", that is, decimal numbers can have no decimal part at all.
21802 The non-locale places need love, too.
21803 Branch: maint-5.6/perl
21805 ____________________________________________________________________________
21806 [ 10421] By: jhi on 2001/06/04 02:25:53
21807 Log: Missed from #10420.
21810 ____________________________________________________________________________
21811 [ 10420] By: jhi on 2001/06/04 02:19:58
21812 Log: Missed HAS_SETRESGID_PROTO. No serious harm done since
21813 often this prototype goes with HAS_SETRESUID_PROTO.
21815 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21816 ! config_h.SH configure.com perl.h uconfig.h
21817 ____________________________________________________________________________
21818 [ 10419] By: jhi on 2001/06/04 00:24:55
21819 Log: Update Changes.
21821 ! Changes patchlevel.h
21822 ____________________________________________________________________________
21823 [ 10418] By: jhi on 2001/06/03 23:58:04
21824 Log: -Wall "subscript has type `char'" cleanup.
21826 ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
21827 ____________________________________________________________________________
21828 [ 10417] By: jhi on 2001/06/03 23:37:17
21829 Log: Various "cast to pointer from integer of different size"
21830 picked up by gcc -Wall (in Tru64 where pointers are 64 bits
21831 wide but I32 (int) only 32 bits wide).
21833 WARNING: the classnum and tagnum changes in Storable.xs
21834 may not be wise, they may be breaking binary compatibility
21835 (in 64-bit platforms), asked Raphael Manfredi about the changes.
21837 ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
21839 ____________________________________________________________________________
21840 [ 10416] By: jhi on 2001/06/03 23:15:24
21841 Log: The non-locale places need love, too.
21844 ____________________________________________________________________________
21845 [ 10415] By: jhi on 2001/06/03 23:10:55
21846 Log: "10.", that is, decimal numbers can have no decimal part at all.
21849 ____________________________________________________________________________
21850 [ 10414] By: jhi on 2001/06/03 22:49:55
21851 Log: Potential buffer overrun if the radix separator is more than
21852 one byte. Also, under locales, prefer the locale-specific
21853 separator over the old boring ".".
21856 ____________________________________________________________________________
21857 [ 10413] By: jhi on 2001/06/03 22:42:10
21858 Log: Integrate change #10412 from maintperl; locale is now
21859 per-cop, not per-op; plus retweak the locale.t to always
21860 list the skipped utf8 locales.
21862 ! t/pragma/locale.t
21863 !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
21864 !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
21865 ____________________________________________________________________________
21866 [ 10412] By: gsar on 2001/06/03 22:23:16
21867 Log: rationalize locale handling to fix the bugs uncovered by change#10394
21869 the major issue was that the runtime was looking at PL_hints rather
21870 than op_private to notice whether locale was enabled
21872 the secondary issue was that many locale-sensitive numeric ops didn't
21873 have HINT_LOCALE propagated into their op_private
21875 HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
21876 instead of per-op, just like HINT_BYTE and the hints for lexical
21877 warnings (this makes the hint available to every op via PL_curcop)
21879 pragma/locale.t may need to be reworked with these fixes in mind
21880 (it currently passes its tests)
21881 Branch: maint-5.6/perl
21882 ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
21883 ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
21884 ____________________________________________________________________________
21885 [ 10411] By: jhi on 2001/06/03 17:50:49
21886 Log: More verbose debugging.
21888 ! t/pragma/locale.t
21889 ____________________________________________________________________________
21890 [ 10410] By: jhi on 2001/06/03 17:36:40
21891 Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
21892 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
21893 Date: Sat, 2 Jun 2001 22:53:33 +0100
21894 Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
21896 ! regcomp.c t/pragma/warn/regcomp
21897 ____________________________________________________________________________
21898 [ 10409] By: jhi on 2001/06/03 17:27:13
21899 Log: Mention that lexicalizing $a or $b is a bad idea if one
21900 wants to use sort().
21903 ____________________________________________________________________________
21904 [ 10408] By: jhi on 2001/06/03 16:52:41
21905 Log: Tweak the test to be happy if the accuracy is 'good enough'.
21908 ____________________________________________________________________________
21909 [ 10407] By: jhi on 2001/06/03 16:50:33
21910 Log: Upgrade to Attribute::Handlers 0.70.
21912 NOTE: this unearthed the "too late for CHECK block" bug,
21913 that's why the 1_compile.t change.
21915 + lib/Attribute/Handlers/demo/Demo.pm
21916 + lib/Attribute/Handlers/demo/Descriptions.pm
21917 + lib/Attribute/Handlers/demo/MyClass.pm
21918 + lib/Attribute/Handlers/demo/demo.pl
21919 + lib/Attribute/Handlers/demo/demo2.pl
21920 + lib/Attribute/Handlers/demo/demo3.pl
21921 + lib/Attribute/Handlers/demo/demo4.pl
21922 + lib/Attribute/Handlers/demo/demo_call.pl
21923 + lib/Attribute/Handlers/demo/demo_chain.pl
21924 + lib/Attribute/Handlers/demo/demo_cycle.pl
21925 + lib/Attribute/Handlers/demo/demo_hashdir.pl
21926 + lib/Attribute/Handlers/demo/demo_phases.pl
21927 + lib/Attribute/Handlers/demo/demo_range.pl
21928 + lib/Attribute/Handlers/demo/demo_rawdata.pl
21929 ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
21931 ____________________________________________________________________________
21932 [ 10406] By: jhi on 2001/06/03 16:40:03
21933 Log: One less -Wall whine.
21936 ____________________________________________________________________________
21937 [ 10405] By: jhi on 2001/06/03 16:30:34
21938 Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
21941 ____________________________________________________________________________
21942 [ 10404] By: gsar on 2001/06/03 16:23:07
21943 Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
21944 aren't "normally" visible inside eval""s contained in subs unless
21945 a cloned reference to them already exists)
21947 strangely enough, t/harness didn't show this up as a failure
21948 (harness needs fixing?)
21949 Branch: maint-5.6/perl
21951 ____________________________________________________________________________
21952 [ 10403] By: jhi on 2001/06/03 16:22:59
21953 Log: Update to Text::Balanced 1.85.
21955 ! lib/Text/Balanced.pm t/lib/tb-xvari.t
21956 ____________________________________________________________________________
21957 [ 10402] By: jhi on 2001/06/03 16:18:09
21958 Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
21959 From: Nicholas Clark <nick@ccl4.org>
21960 Date: Sun, 3 Jun 2001 17:54:36 +0100
21961 Message-ID: <20010603175436.E76396@plum.flirble.org>
21963 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
21964 ! ext/Sys/Syslog/Syslog.xs
21965 ____________________________________________________________________________
21966 [ 10401] By: jhi on 2001/06/03 16:09:33
21967 Log: Unused variables.
21970 ____________________________________________________________________________
21971 [ 10400] By: jhi on 2001/06/03 16:04:26
21972 Log: Subject: [PATCH] APIfy op_clear
21973 From: Simon Cozens <simon@netthink.co.uk>
21974 Date: Sun, 3 Jun 2001 13:51:46 +0100
21975 Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
21977 (despite the subject line, op_null is APIfied by the patch)
21979 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
21980 ____________________________________________________________________________
21981 [ 10399] By: jhi on 2001/06/03 15:51:35
21982 Log: Subject: [PATCH] t/lib/extutils.t
21983 From: Nicholas Clark <nick@ccl4.org>
21984 Date: Sat, 2 Jun 2001 23:57:05 +0100
21985 Message-ID: <20010602235705.Q12698@plum.flirble.org>
21987 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
21988 ____________________________________________________________________________
21989 [ 10398] By: jhi on 2001/06/03 15:34:11
21990 Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
21991 From: Prymmer/Kahn <pvhp@best.com>
21992 Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
21993 Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
21995 ! win32/Makefile win32/makefile.mk
21996 ____________________________________________________________________________
21997 [ 10397] By: jhi on 2001/06/03 15:12:13
21998 Log: Subject: Re: 'decimal digits' macro?
21999 From: Hugo <hv@crypt.compulink.co.uk>
22000 Date: Sun, 03 Jun 2001 04:26:36 +0100
22001 Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
22003 ! handy.h t/lib/posix.t t/op/tr.t
22004 ____________________________________________________________________________
22005 [ 10396] By: jhi on 2001/06/03 15:10:49
22006 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
22007 From: Hugo <hv@crypt.compulink.co.uk>
22008 Date: Sun, 03 Jun 2001 14:56:30 +0100
22009 Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
22012 ____________________________________________________________________________
22013 [ 10395] By: jhi on 2001/06/03 14:59:41
22014 Log: Integrate change #10394 from maintperl; lexical file scope leakage.
22016 !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
22018 ____________________________________________________________________________
22019 [ 10394] By: gsar on 2001/06/03 03:05:43
22020 Log: fix leakage of lexicals at file scope into subroutines that were
22021 declared before them; this appears to be a longstanding bug that
22022 meant that lexicals at file scope were never "deintroduced", meaning
22023 their scope range was never properly closed, and their visibility
22024 extended to all subsequent eval""s or requires
22028 seems to also fix a case of bogus duplicate warnings
22029 Branch: maint-5.6/perl
22030 ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
22032 ____________________________________________________________________________
22033 [ 10393] By: jhi on 2001/06/02 16:55:03
22034 Log: More VMS tweaks from Craig A. Berry.
22036 ! configure.com t/lib/extutils.t
22037 ____________________________________________________________________________
22038 [ 10392] By: jhi on 2001/06/02 16:48:26
22039 Log: -Wall cleanup continues.
22041 ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
22042 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
22043 ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
22044 ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
22045 ! run.c toke.c util.c
22046 ____________________________________________________________________________
22047 [ 10391] By: jhi on 2001/06/02 13:29:47
22048 Log: The metaconfig unit change for #10390.
22049 Branch: metaconfig/U/perl
22051 ____________________________________________________________________________
22052 [ 10390] By: jhi on 2001/06/02 13:29:12
22053 Log: Drop the -ansi from the default gcc flags.
22055 Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
22056 that struct cannot be compared with a flat integer, such as STRLEN.
22057 The -ansi will also cause a lot of noise in Solaris because of:
22058 /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
22061 ____________________________________________________________________________
22062 [ 10389] By: jhi on 2001/06/02 13:14:57
22063 Log: Integrate perlio.
22065 !> pod/perlapi.pod util.c
22066 ____________________________________________________________________________
22067 [ 10388] By: nick on 2001/06/02 08:01:12
22068 Log: Integrate mainline
22070 +> lib/Attribute/Handlers.pm t/lib/attrhand.t
22071 !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
22072 !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
22073 !> t/lib/1_compile.t t/lib/mimeqp.t
22074 ____________________________________________________________________________
22075 [ 10387] By: nick on 2001/06/02 07:39:17
22076 Log: Tweak util.c's atof2 for MULTIPLICITY
22079 ____________________________________________________________________________
22080 [ 10386] By: nick on 2001/06/02 07:38:33
22081 Log: Integrate mainline
22083 !> (integrate 41 files)
22084 ____________________________________________________________________________
22085 [ 10385] By: jhi on 2001/06/01 22:12:48
22086 Log: Add Attribute::Handlers 0.61 from Damian Conway.
22088 + lib/Attribute/Handlers.pm t/lib/attrhand.t
22089 ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
22090 ____________________________________________________________________________
22091 [ 10384] By: jhi on 2001/06/01 21:53:14
22092 Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
22093 From: Peter Prymmer <pvhp@forte.com>
22094 Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
22095 Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
22097 ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
22098 ____________________________________________________________________________
22099 [ 10383] By: jhi on 2001/06/01 21:36:11
22100 Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
22101 From: Jeff Pinyan <jeffp@crusoe.net>
22102 Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
22103 Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
22106 ____________________________________________________________________________
22107 [ 10382] By: jhi on 2001/06/01 21:35:02
22108 Log: Subject: [PATCH perl@10381] configure.com tweaks
22109 From: "Craig A. Berry" <craigberry@mac.com>
22110 Date: Fri, 1 Jun 2001 13:55:43 -0500
22111 Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
22114 ____________________________________________________________________________
22115 [ 10381] By: jhi on 2001/06/01 16:37:21
22116 Log: Update Changes.
22118 ! Changes patchlevel.h
22119 ____________________________________________________________________________
22120 [ 10380] By: jhi on 2001/06/01 16:19:18
22121 Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
22122 From: Mike Guy <mjtg@cam.ac.uk>
22123 Date: Fri, 01 Jun 2001 18:17:02 +0100
22124 Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
22127 ____________________________________________________________________________
22128 [ 10379] By: jhi on 2001/06/01 16:13:28
22129 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
22130 From: Hugo <hv@crypt.compulink.co.uk>
22131 Date: Thu, 31 May 2001 20:49:48 +0100
22132 Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
22134 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
22136 ____________________________________________________________________________
22137 [ 10378] By: jhi on 2001/06/01 15:56:35
22138 Log: Zero() is not available in x2p (or, rather, some of its
22139 implementations like memzero() might not be available.)
22142 ____________________________________________________________________________
22143 [ 10377] By: jhi on 2001/06/01 15:44:48
22144 Log: Subject: [PATCH x2p/hash.c] bzero -> memset
22145 From: Michael G Schwern <schwern@pobox.com>
22146 Date: Fri, 1 Jun 2001 12:00:29 +0100
22147 Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
22149 (But use Zero() instead of memset.)
22152 ____________________________________________________________________________
22153 [ 10376] By: jhi on 2001/06/01 15:39:52
22154 Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
22155 From: Jeff Pinyan <jeffp@crusoe.net>
22156 Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
22157 Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
22159 ! pod/perldiag.pod regcomp.c t/op/pat.t
22160 ____________________________________________________________________________
22161 [ 10375] By: jhi on 2001/06/01 15:36:35
22162 Log: Retract #10324 and #10333; not needed.
22164 ! hints/irix_6.sh hints/linux.sh
22165 ____________________________________________________________________________
22166 [ 10374] By: jhi on 2001/06/01 15:35:19
22167 Log: The #10370 wasn't quite right.
22169 ! ext/XS/Typemap/Typemap.xs
22170 ____________________________________________________________________________
22171 [ 10373] By: jhi on 2001/06/01 15:34:49
22172 Log: The metaconfig units changes for #10372.
22173 Branch: metaconfig/U/perl
22174 + d_realpath.U d_sresgproto.U d_sresuproto.U
22176 ____________________________________________________________________________
22177 [ 10372] By: jhi on 2001/06/01 15:34:24
22178 Log: Configure tweaks; record the Berkeley DB version,
22179 probe for realpath(), for setresuid() and setresgid()
22180 prototypes; use realpath() (try to be paranoid enough),
22181 use the setres[ug]id prototypes because glibc has the functions
22182 but not their prototypes; add -Wall -ansi to gcc ccflags;
22185 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22186 ! config_h.SH configure.com epoc/config.sh
22187 ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
22188 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
22189 ! vos/config.ga.def win32/config.bc win32/config.gc
22191 ____________________________________________________________________________
22192 [ 10371] By: jhi on 2001/06/01 12:50:05
22193 Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
22194 From: Michael G Schwern <schwern@pobox.com>
22195 Date: Fri, 1 Jun 2001 11:28:14 +0100
22196 Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
22198 ! lib/attributes.pm xsutils.c
22199 ____________________________________________________________________________
22200 [ 10370] By: jhi on 2001/06/01 12:48:55
22201 Log: Subject: [PATCH] Fix -Wall on XS::Typemap
22202 From: Tim Jenness <t.jenness@jach.hawaii.edu>
22203 Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
22204 Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
22206 ! ext/XS/Typemap/Typemap.xs
22207 ____________________________________________________________________________
22208 [ 10369] By: jhi on 2001/06/01 12:47:21
22209 Log: Subject: [patch] Cwd.xs optimizations/abstraction
22210 From: Doug MacEachern <dougm@covalent.net>
22211 Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
22212 Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net>
22214 ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
22215 ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
22216 ____________________________________________________________________________
22217 [ 10368] By: jhi on 2001/06/01 12:32:00
22218 Log: Subject: Re: Why t/lib/extutils.t is failing (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re: [SPAM] Re: [EGGS] Re: [BACON] Re: [TOAST] Re: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!])
22219 From: Nicholas Clark <nick@ccl4.org>
22220 Date: Thu, 31 May 2001 23:56:40 +0100
22221 Message-ID: <20010531235640.F12698@plum.flirble.org>
22223 Make the test work also under only static extensions
22224 (sh Configure -Uusedl fakes this nicely)
22227 ____________________________________________________________________________
22228 [ 10367] By: jhi on 2001/06/01 12:27:53
22229 Log: Subject: [PATCH hv.c] Eliminating trigraph
22230 From: Michael G Schwern <schwern@pobox.com>
22231 Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
22232 Date: Fri, 1 Jun 2001 11:49:56 +0100
22235 ____________________________________________________________________________
22236 [ 10366] By: jhi on 2001/06/01 12:14:57
22237 Log: Subject: Re: [PATCH] Tests for File::Compare
22238 From: "Philip Newton" <Philip.Newton@gmx.net>
22239 Date: Thu, 31 May 2001 19:44:05 +0200
22240 Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
22242 Unnecessary "quotation marks".
22245 ____________________________________________________________________________
22246 [ 10365] By: jhi on 2001/06/01 12:13:26
22247 Log: Integrate perlio.
22249 !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
22250 ____________________________________________________________________________
22251 [ 10364] By: nick on 2001/06/01 10:13:31
22252 Log: Cleanup dll.base and dll.exp created by GCC builds.
22254 ! lib/ExtUtils/MM_Win32.pm
22255 ____________________________________________________________________________
22256 [ 10363] By: nick on 2001/06/01 10:02:17
22257 Log: Make filecomp test work on CRLF platforms by adding binmode.
22260 ____________________________________________________________________________
22261 [ 10362] By: nick on 2001/06/01 08:37:17
22262 Log: Integrate mainline
22264 !> Changes Configure patchlevel.h perlio.c
22265 ____________________________________________________________________________
22266 [ 10361] By: jhi on 2001/05/31 15:09:34
22267 Log: panic:claustrophobia.
22270 ____________________________________________________________________________
22271 [ 10360] By: jhi on 2001/05/31 13:04:25
22272 Log: Update Changes.
22274 ! Changes patchlevel.h
22275 ____________________________________________________________________________
22276 [ 10359] By: nick on 2001/05/31 12:35:50
22277 Log: Integrate mainline.
22279 +> t/lib/filecomp.t
22280 !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
22281 !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
22282 ____________________________________________________________________________
22283 [ 10358] By: jhi on 2001/05/31 12:35:05
22284 Log: Integrate perlio.
22286 !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
22287 !> win32/config_H.vc
22288 ____________________________________________________________________________
22289 [ 10357] By: jhi on 2001/05/31 12:34:04
22290 Log: Metaconfig unit change for #10356.
22292 ! U/installdirs/inc_version_list.U
22293 ____________________________________________________________________________
22294 [ 10356] By: jhi on 2001/05/31 12:33:41
22295 Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
22296 (idea from Sarathy; implementation from Andy)
22299 ____________________________________________________________________________
22300 [ 10355] By: jhi on 2001/05/31 12:18:06
22304 ____________________________________________________________________________
22305 [ 10354] By: jhi on 2001/05/31 12:16:24
22306 Log: Subject: Re: [PATCH] Tests for File::Compare
22307 From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
22308 Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
22309 Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
22312 ! MANIFEST t/lib/1_compile.t
22313 ____________________________________________________________________________
22314 [ 10353] By: jhi on 2001/05/31 12:11:24
22315 Log: Subject: [PATCH] DEBUG_* macro cleanups
22316 From: Abhijit Menon-Sen <ams@wiw.org>
22317 Date: Thu, 31 May 2001 12:16:22 +0530
22318 Message-ID: <20010531121622.B4829@lustre.linux.in>
22320 Subject: Re: [PATCH] DEBUG_* macro cleanups
22321 From: Abhijit Menon-Sen <ams@wiw.org>
22322 Date: Thu, 31 May 2001 13:57:01 +0530
22323 Message-ID: <20010531135701.A21775@lustre.linux.in>
22325 (The DEBUG_ definitions in perl.h changed to use the
22326 STMT_START and STMT_END.)
22328 ! perl.h pp_ctl.c sv.c toke.c
22329 ____________________________________________________________________________
22330 [ 10352] By: jhi on 2001/05/31 11:53:31
22331 Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
22332 From: Abhijit Menon-Sen <ams@wiw.org>
22333 Date: Thu, 31 May 2001 08:27:55 +0530
22334 Message-ID: <20010531082755.A10018@lustre.linux.in>
22336 ! ext/Storable/Storable.xs gv.c perl.c
22337 ____________________________________________________________________________
22338 [ 10351] By: jhi on 2001/05/31 11:45:16
22339 Log: Subject: [PATCH] AUTHORS
22340 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
22341 Date: Thu, 31 May 2001 01:27:59 -0500
22342 Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
22344 Subject: Re: [PATCH] AUTHORS
22345 From: "Philip Newton" <Philip.Newton@gmx.net>
22346 Date: Thu, 31 May 2001 10:08:06 +0200
22347 (Message-Id missing?)
22350 ____________________________________________________________________________
22351 [ 10350] By: nick on 2001/05/31 11:40:43
22352 Log: win32 - dmake regen_config_h
22354 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22355 ____________________________________________________________________________
22356 [ 10349] By: jhi on 2001/05/31 11:38:27
22357 Log: Subject: Re: [PATCH util.c] More warning cleanups.
22358 From: "Philip Newton" <Philip.Newton@gmx.net>
22359 Date: Thu, 31 May 2001 07:41:36 +0200
22360 Message-Id: <200105310538.IAA25458@taku.hut.fi>
22362 Undo C++-ism that snekt in.
22365 ____________________________________________________________________________
22366 [ 10348] By: nick on 2001/05/31 11:36:46
22367 Log: Tolerate Win32 numerics
22369 ! t/pragma/warn/toke
22370 ____________________________________________________________________________
22371 [ 10347] By: jhi on 2001/05/31 11:29:40
22372 Log: Integrate perlio.
22374 !> perlio.c win32/win32.h
22375 ____________________________________________________________________________
22376 [ 10346] By: nick on 2001/05/31 10:54:55
22377 Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
22378 perlio.c change 10255.
22381 ____________________________________________________________________________
22382 [ 10345] By: nick on 2001/05/31 10:01:57
22383 Log: Conditionaly put back some "unused" dTHX which are used
22384 with PERL_IMPLICIT_SYS
22387 ____________________________________________________________________________
22388 [ 10344] By: nick on 2001/05/31 10:00:59
22389 Log: Fix Win32 for new spelling IN_BYTES
22392 ____________________________________________________________________________
22393 [ 10343] By: nick on 2001/05/31 08:01:32
22394 Log: perlio.c -Wall cleaner under MULTIPLICITY
22395 - still minor noise with linux stdio
22398 ____________________________________________________________________________
22399 [ 10342] By: nick on 2001/05/31 07:52:23
22400 Log: Integrate mainline.
22402 !> (integrate 42 files)
22403 ____________________________________________________________________________
22404 [ 10341] By: jhi on 2001/05/31 01:39:02
22405 Log: AUTHORS updates.
22408 ____________________________________________________________________________
22409 [ 10340] By: jhi on 2001/05/31 00:19:29
22410 Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
22411 From: Peter Prymmer <pvhp@forte.com>
22412 Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
22413 Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
22416 ____________________________________________________________________________
22417 [ 10339] By: jhi on 2001/05/31 00:16:44
22418 Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
22419 patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
22420 to match the pragma name; various robustness cleanups.
22422 ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
22423 ! sv.c toke.c utf8.c utf8.h utfebcdic.h
22424 ____________________________________________________________________________
22425 [ 10338] By: jhi on 2001/05/30 23:56:14
22426 Log: More -Wall sweeping.
22428 ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
22429 ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
22430 ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
22431 ! regcomp.c sv.c toke.c utf8.c
22432 ____________________________________________________________________________
22433 [ 10337] By: jhi on 2001/05/30 23:20:23
22434 Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
22435 From: Nicholas Clark <nick@ccl4.org>
22436 Date: Wed, 30 May 2001 22:34:41 +0100
22437 Message-ID: <20010530223441.Y86445@plum.flirble.org>
22440 ____________________________________________________________________________
22441 [ 10336] By: jhi on 2001/05/30 23:18:48
22442 Log: It's is not, it isn't ain't, and it's it's, not its,
22443 if you mean it is. If you don't, it's its. Then too,
22444 it's hers. It isn't her's. It isn't our's either.
22445 It's ours, and likewise yours and theirs.
22446 -- Oxford University Press, Edpress News
22449 ____________________________________________________________________________
22450 [ 10335] By: jhi on 2001/05/30 23:12:30
22451 Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
22453 ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
22454 ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
22455 ! x2p/str.c x2p/walk.c xsutils.c
22456 ____________________________________________________________________________
22457 [ 10334] By: jhi on 2001/05/30 22:52:41
22458 Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
22459 From: Michael G Schwern <schwern@pobox.com>
22460 Date: Wed, 30 May 2001 17:10:38 +0100
22461 Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
22463 Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
22464 From: Abhijit Menon-Sen <ams@wiw.org>
22465 Date: Wed, 30 May 2001 23:16:13 +0530
22466 Message-ID: <20010530231613.A31933@lustre.linux.in>
22468 ! perl.c t/run/runenv.t
22469 ____________________________________________________________________________
22470 [ 10333] By: jhi on 2001/05/30 22:25:02
22471 Log: (Retracted by #10375.)
22473 IRIX hints patch from Merijn Broeren.
22475 TODO: (this and the earlier Linux hints patch) should be solved
22476 at Configure level. Merijn: -ldb should not be used on any platform
22477 for perl, just when linking DBFile itself. Trying to be helpful here
22478 is counterproductive.
22481 ____________________________________________________________________________
22482 [ 10332] By: jhi on 2001/05/30 22:11:13
22483 Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
22484 From: Nicholas Clark <nick@ccl4.org>
22485 Date: Wed, 30 May 2001 23:20:58 +0100
22486 Message-ID: <20010530232058.B86445@plum.flirble.org>
22489 ____________________________________________________________________________
22490 [ 10331] By: jhi on 2001/05/30 22:09:49
22491 Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
22492 From: Michael G Schwern <schwern@pobox.com>
22493 Date: Wed, 30 May 2001 15:24:20 +0100
22494 Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
22496 ! t/pragma/autouse.t
22497 ____________________________________________________________________________
22498 [ 10330] By: jhi on 2001/05/30 22:02:21
22499 Log: The regex trick wasn't a good idea.
22502 ____________________________________________________________________________
22503 [ 10329] By: nick on 2001/05/30 18:34:35
22504 Log: Integrate mainline
22506 !> (integrate 40 files)
22507 ____________________________________________________________________________
22508 [ 10328] By: jhi on 2001/05/30 14:28:39
22509 Log: Update Changes.
22511 ! Changes patchlevel.h
22512 ____________________________________________________________________________
22513 [ 10327] By: jhi on 2001/05/30 14:07:01
22514 Log: The metaconfig unit change for #10325.
22517 ____________________________________________________________________________
22518 [ 10326] By: jhi on 2001/05/30 14:06:36
22519 Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
22522 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
22523 ____________________________________________________________________________
22524 [ 10325] By: jhi on 2001/05/30 14:04:28
22525 Log: Introduce $Config{afsroot}.
22527 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22528 ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
22529 ! win32/config.gc win32/config.vc
22530 ____________________________________________________________________________
22531 [ 10324] By: jhi on 2001/05/30 13:49:44
22532 Log: (Retracted by #10375.)
22534 Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
22537 ____________________________________________________________________________
22538 [ 10323] By: jhi on 2001/05/30 13:49:29
22539 Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
22540 (Also Configure tweaks needed; coming up soon.)
22542 ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
22543 ____________________________________________________________________________
22544 [ 10322] By: jhi on 2001/05/30 13:37:56
22545 Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
22546 From: Michael G Schwern <schwern@pobox.com>
22547 Date: Sun, 27 May 2001 10:29:43 +0100
22548 Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
22551 ____________________________________________________________________________
22552 [ 10321] By: jhi on 2001/05/30 13:36:28
22553 Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
22554 and Abhijit Menon-Sen.
22556 ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
22557 ! perl.c pp_sys.c regcomp.c
22558 ____________________________________________________________________________
22559 [ 10320] By: jhi on 2001/05/30 13:35:27
22560 Log: Fix the BOOT section to call myU2time properly.
22562 ! ext/Time/HiRes/HiRes.xs
22563 ____________________________________________________________________________
22564 [ 10319] By: jhi on 2001/05/30 13:06:09
22565 Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
22566 From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
22567 Date: Wed, 30 May 2001 09:44:29 -0400
22568 Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
22570 Detypo; plus add one more trick.
22573 ____________________________________________________________________________
22574 [ 10318] By: jhi on 2001/05/30 12:47:11
22575 Log: Subject: Re: [PATCH lib/autouse.pm t/pragma/autouse.t] (was Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed)
22576 From: Michael G Schwern <schwern@pobox.com>
22577 Date: Wed, 30 May 2001 14:39:06 +0100
22578 Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
22580 ! lib/autouse.pm t/pragma/autouse.t
22581 ____________________________________________________________________________
22582 [ 10317] By: jhi on 2001/05/30 12:46:02
22583 Log: Subject: Re: AIX and gcc (moving targets)
22584 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22585 Date: Wed, 30 May 2001 15:25:08 +0200
22586 Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
22588 ! ext/Time/HiRes/HiRes.xs
22589 ____________________________________________________________________________
22590 [ 10316] By: jhi on 2001/05/30 12:40:46
22591 Log: Subject: [PATCH t/TEST] sorting tests
22592 From: Michael G Schwern <schwern@pobox.com>
22593 Date: Wed, 30 May 2001 10:24:02 +0100
22594 Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
22597 ____________________________________________________________________________
22598 [ 10315] By: jhi on 2001/05/30 12:37:43
22599 Log: Subject: [ID 20010529.002] typos in man page perlre
22600 From: bart@cg681574-a.adubn1.nj.home.com
22601 Date: Tue, 29 May 2001 13:58:59 -0500
22602 Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
22605 ____________________________________________________________________________
22606 [ 10314] By: jhi on 2001/05/30 12:33:53
22607 Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
22608 From: "Craig A. Berry" <craigberry@mac.com>
22609 Date: Tue, 29 May 2001 23:23:45 -0500
22610 Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
22612 ! t/lib/extutils.t t/pragma/autouse.t
22613 ____________________________________________________________________________
22614 [ 10313] By: jhi on 2001/05/30 12:32:17
22615 Log: Subject: Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (patch to t/lib/filefind.t as requested)
22616 From: David Dyck <dcd@tc.fluke.com>
22617 Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
22618 Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
22621 ____________________________________________________________________________
22622 [ 10312] By: jhi on 2001/05/30 12:31:02
22623 Log: AIX hints update for gcc from Merijn H. Brand.
22626 ____________________________________________________________________________
22627 [ 10311] By: jhi on 2001/05/30 12:18:20
22628 Log: Retract #10295 and #10296: a more generic solution
22629 is needed (there's something funny with gcc on AIX).
22631 ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
22632 ____________________________________________________________________________
22633 [ 10310] By: jhi on 2001/05/30 12:08:07
22634 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
22635 From: Hugo <hv@crypt.compulink.co.uk>
22636 Date: Wed, 30 May 2001 11:59:19 +0100
22637 Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
22639 localizing $@ has unfortunate semantics - if you die past
22640 a local $@, the die message is lost.
22642 ! lib/utf8_heavy.pl
22643 ____________________________________________________________________________
22644 [ 10309] By: nick on 2001/05/30 08:23:02
22645 Log: Integrate mainline (autouse works again.)
22647 !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
22648 !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
22649 !> pod/perlvar.pod t/op/cmp.t
22650 ____________________________________________________________________________
22651 [ 10308] By: jhi on 2001/05/30 01:55:02
22652 Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
22653 From: David Dyck <dcd@tc.fluke.com>
22654 Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
22655 Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
22658 ____________________________________________________________________________
22659 [ 10307] By: jhi on 2001/05/30 01:47:22
22660 Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
22661 From: Nicholas Clark <nick@ccl4.org>
22662 Date: Tue, 29 May 2001 23:16:09 +0100
22663 Message-ID: <20010529231609.U86445@plum.flirble.org>
22665 Make the test output slightly clearer by distinguishing
22666 between '' and undef.
22669 ____________________________________________________________________________
22670 [ 10306] By: jhi on 2001/05/30 01:45:12
22671 Log: Subject: [PATCH 5.6.1] flushNULL OS/2
22672 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22673 Date: Tue, 29 May 2001 19:15:19 -0400
22674 Message-ID: <20010529191519.A16020@math.ohio-state.edu>
22677 ____________________________________________________________________________
22678 [ 10305] By: jhi on 2001/05/30 01:42:36
22679 Log: Subject: perlvar.pod addition
22680 From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
22681 Date: Fri, 25 May 2001 20:23:12 +0200
22682 Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
22684 Subject: Re: perlvar.pod addition
22685 From: "Abigail" <abigail@foad.org>
22686 Date: Fri, 25 May 2001 22:00:39 +0200
22687 Message-ID: <20010525200039.28029.qmail@foad.org>
22689 Mention $a and $b in perlvar.
22692 ____________________________________________________________________________
22693 [ 10304] By: jhi on 2001/05/30 01:36:37
22694 Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
22695 From: Jeff Pinyan <jeffp@crusoe.net>
22696 Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
22697 Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
22700 ____________________________________________________________________________
22701 [ 10303] By: jhi on 2001/05/30 01:35:31
22702 Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
22703 From: Jeff Pinyan <jeffp@crusoe.net>
22704 Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
22705 Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
22708 ____________________________________________________________________________
22709 [ 10302] By: jhi on 2001/05/29 20:18:49
22710 Log: Mention Time::localtime and Time::gmtime.
22712 ! ext/Time/Piece/Piece.pm
22713 ____________________________________________________________________________
22714 [ 10301] By: jhi on 2001/05/29 20:13:54
22715 Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
22716 From: Michael G Schwern <schwern@pobox.com>
22717 Date: Tue, 29 May 2001 18:51:32 +0100
22718 Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
22721 ____________________________________________________________________________
22722 [ 10300] By: jhi on 2001/05/29 20:12:09
22723 Log: Retract #10243.
22726 ____________________________________________________________________________
22727 [ 10299] By: nick on 2001/05/29 18:41:19
22728 Log: Post weekend integrate mainline (fails one test pragma/autouse).
22730 +> (branch 29 files)
22731 !> (integrate 91 files)
22732 ____________________________________________________________________________
22733 [ 10298] By: jhi on 2001/05/29 16:29:19
22734 Log: Update Changes.
22736 ! Changes patchlevel.h
22737 ____________________________________________________________________________
22738 [ 10297] By: jhi on 2001/05/29 16:25:47
22739 Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
22740 before Perl_load_module/Perl_call_method and restore the value
22741 after if !SvTRUE(ERRSV). (from Inaba Hiroto)
22744 ____________________________________________________________________________
22745 [ 10296] By: jhi on 2001/05/29 16:01:53
22746 Log: Subject: Re: AIX and gcc (moving targets)
22747 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22748 Date: Tue, 29 May 2001 17:59:40 +0200
22749 Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
22751 ! ext/Storable/Makefile.PL
22752 ____________________________________________________________________________
22753 [ 10295] By: jhi on 2001/05/29 15:59:05
22754 Log: Subject: Re: AIX and gcc (moving targets)
22755 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22756 Date: Tue, 29 May 2001 12:32:57 +0200
22757 Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
22759 ! ext/POSIX/Makefile.PL
22760 ____________________________________________________________________________
22761 [ 10294] By: jhi on 2001/05/29 15:53:43
22762 Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
22763 From: Michael G Schwern <schwern@pobox.com>
22764 Date: Tue, 29 May 2001 09:53:29 +0100
22765 Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
22769 ! lib/Test/Harness.pm t/lib/test-harness.t
22770 ____________________________________________________________________________
22771 [ 10293] By: jhi on 2001/05/29 15:46:10
22772 Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
22773 From: Michael G Schwern <schwern@pobox.com>
22774 Date: Tue, 29 May 2001 09:19:52 +0100
22775 Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
22777 + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
22778 + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
22779 + t/lib/Test/todo.t
22780 ! MANIFEST lib/Test.pm t/TEST
22781 ____________________________________________________________________________
22782 [ 10292] By: jhi on 2001/05/29 15:34:08
22783 Log: From: Michael G Schwern <schwern@pobox.com>
22784 Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
22785 Date: Tue, 29 May 2001 08:26:09 +0100
22786 Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
22789 ____________________________________________________________________________
22790 [ 10291] By: jhi on 2001/05/29 15:29:37
22791 Log: Add tests for Time::gmtime and Time::localtime.
22793 + t/lib/time-gmtime.t t/lib/time-localtime.t
22794 ! MANIFEST t/lib/1_compile.t
22795 ____________________________________________________________________________
22796 [ 10290] By: jhi on 2001/05/29 15:15:44
22797 Log: Add test for File::stat.
22800 ! MANIFEST t/lib/1_compile.t
22801 ____________________________________________________________________________
22802 [ 10289] By: jhi on 2001/05/29 15:05:38
22803 Log: Add test for Net::servent.
22806 ! MANIFEST t/lib/1_compile.t
22807 ____________________________________________________________________________
22808 [ 10288] By: jhi on 2001/05/29 14:57:15
22809 Log: Add test for Net::protoent.
22812 ! MANIFEST t/lib/1_compile.t
22813 ____________________________________________________________________________
22814 [ 10287] By: jhi on 2001/05/29 14:53:10
22815 Log: Add test for Net::netent.
22818 ! MANIFEST t/lib/1_compile.t
22819 ____________________________________________________________________________
22820 [ 10286] By: jhi on 2001/05/29 14:31:57
22821 Log: Add test for User::grent. Portability doubtful.
22823 + t/lib/user-grent.t
22824 ! MANIFEST t/lib/1_compile.t
22825 ____________________________________________________________________________
22826 [ 10285] By: jhi on 2001/05/29 14:24:20
22827 Log: Add test for User::pwent.
22828 Probably will fall down somewhere for portability reasons.
22830 + t/lib/user-pwent.t
22831 ! MANIFEST t/lib/1_compile.t
22832 ____________________________________________________________________________
22833 [ 10284] By: jhi on 2001/05/29 13:26:43
22834 Log: Metaconfig units changes for #10283.
22836 ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
22837 ! U/installdirs/siteman1.U U/installdirs/siteman3.U
22838 ! U/installdirs/sitescript.U U/modified/Signal.U
22839 ____________________________________________________________________________
22840 [ 10283] By: jhi on 2001/05/29 13:26:24
22841 Log: Subject: [PATCH 5.6.1] signal names in Configure
22842 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22843 Date: Tue, 29 May 2001 03:52:25 -0400
22844 Message-ID: <20010529035225.A9400@math.ohio-state.edu>
22846 Subject: [PATCH 5.6.1] older perl in Configure
22847 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22848 Date: Tue, 29 May 2001 03:55:40 -0400
22849 Message-ID: <20010529035539.A9411@math.ohio-state.edu>
22851 Subject: [PATCH 5.6.1] goofs in Configure
22852 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22853 Date: Tue, 29 May 2001 04:13:07 -0400
22854 Message-ID: <20010529041307.A9658@math.ohio-state.edu>
22856 Configure portability tweaks.
22859 ____________________________________________________________________________
22860 [ 10282] By: jhi on 2001/05/29 12:41:41
22861 Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
22862 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22863 Date: Tue, 29 May 2001 04:07:06 -0400
22864 Message-ID: <20010529040706.A9579@math.ohio-state.edu>
22867 ____________________________________________________________________________
22868 [ 10281] By: jhi on 2001/05/29 12:40:31
22869 Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
22870 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22871 Date: Tue, 29 May 2001 04:01:38 -0400
22872 Message-ID: <20010529040138.A9482@math.ohio-state.edu>
22874 ! hints/os2.sh os2/Makefile.SHs
22875 ____________________________________________________________________________
22876 [ 10280] By: jhi on 2001/05/29 12:38:48
22877 Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
22878 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22879 Date: Tue, 29 May 2001 03:50:18 -0400
22880 Message-ID: <20010529035018.A9387@math.ohio-state.edu>
22882 ! lib/Test/Harness.pm
22883 ____________________________________________________________________________
22884 [ 10279] By: jhi on 2001/05/29 12:34:53
22885 Log: Additional safeguard against $@ getting trampled; idea from Hugo.
22887 ! lib/utf8_heavy.pl
22888 ____________________________________________________________________________
22889 [ 10278] By: jhi on 2001/05/29 02:15:24
22890 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
22891 From: Hugo <hv@crypt.compulink.co.uk>
22892 Date: Tue, 29 May 2001 03:03:45 +0100
22893 Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
22895 Explanation why the $@ always gets the UTF8 flag when under use utf8--
22896 because we told it to have the flag when under use utf8.
22899 ____________________________________________________________________________
22900 [ 10277] By: jhi on 2001/05/29 00:51:34
22901 Log: At least a partial fix for 20010528.004.
22903 ! lib/utf8_heavy.pl
22904 ____________________________________________________________________________
22905 [ 10276] By: jhi on 2001/05/29 00:42:59
22906 Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
22907 From: Nicholas Clark <nick@ccl4.org>
22908 Date: Mon, 28 May 2001 23:39:38 +0100
22909 Message-ID: <20010528233938.M86445@plum.flirble.org>
22911 More portable non-zero UV.
22914 ____________________________________________________________________________
22915 [ 10275] By: jhi on 2001/05/29 00:40:28
22916 Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
22917 From: Nicholas Clark <nick@ccl4.org>
22918 Date: Mon, 28 May 2001 22:46:09 +0100
22919 Message-ID: <20010528224608.L86445@plum.flirble.org>
22921 Test also "make clean".
22924 ____________________________________________________________________________
22925 [ 10274] By: jhi on 2001/05/29 00:39:18
22926 Log: Subject: Re: Would -Wno-unused -Wall be better?
22927 From: Michael G Schwern <schwern@pobox.com>
22928 Date: Tue, 29 May 2001 00:55:54 +0100
22929 Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
22932 ____________________________________________________________________________
22933 [ 10273] By: jhi on 2001/05/29 00:36:06
22934 Log: Add a test for 20010528.007, fixed in #10272.
22936 ! t/op/misc.t toke.c
22937 ____________________________________________________________________________
22938 [ 10272] By: jhi on 2001/05/29 00:21:12
22939 Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space
22940 From: Hugo <hv@crypt.compulink.co.uk>
22941 Date: Tue, 29 May 2001 00:23:23 +0100
22942 Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
22945 ____________________________________________________________________________
22946 [ 10271] By: jhi on 2001/05/28 22:52:11
22947 Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
22948 From: Michael G Schwern <schwern@pobox.com>
22949 Date: Tue, 29 May 2001 00:42:59 +0100
22950 Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
22952 ! t/pragma/autouse.t
22953 ____________________________________________________________________________
22954 [ 10270] By: jhi on 2001/05/28 21:44:06
22955 Log: Some shells seemingly arrange the signal handlers differently
22956 (bug id 20010521.004).
22958 ! t/lib/sigaction.t
22959 ____________________________________________________________________________
22960 [ 10269] By: jhi on 2001/05/28 20:34:21
22961 Log: Regen perlmodlib.
22963 ! pod/perlmodlib.pod
22964 ____________________________________________________________________________
22965 [ 10268] By: jhi on 2001/05/28 19:08:45
22966 Log: Update Changes.
22968 ! Changes patchlevel.h
22969 ____________________________________________________________________________
22970 [ 10267] By: jhi on 2001/05/28 19:03:54
22971 Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
22972 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
22973 Date: Mon, 28 May 2001 14:56:35 -0500
22974 Message-ID: <20010528145635.L8487@chaos.wustl.edu>
22976 ! pod/perlnewmod.pod
22977 ____________________________________________________________________________
22978 [ 10266] By: jhi on 2001/05/28 18:35:03
22982 ____________________________________________________________________________
22983 [ 10265] By: jhi on 2001/05/28 18:33:32
22984 Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array)
22985 From: "Richard Soderberg" <rs@crystalflame.net>
22986 Date: Mon, 28 May 2001 12:31:23 -0700
22987 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
22990 ____________________________________________________________________________
22991 [ 10264] By: jhi on 2001/05/28 17:59:00
22992 Log: The #10260 was too bold: locales and utf8 still do not mix.
22994 ! t/pragma/locale.t
22995 ____________________________________________________________________________
22996 [ 10263] By: jhi on 2001/05/28 17:52:25
22997 Log: Subject: [PATCH] Pod nitpicks
22998 From: "Richard Soderberg" <rs@crystalflame.net>
22999 Date: Mon, 28 May 2001 10:08:58 -0700
23000 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
23002 ! pod/perl571delta.pod pod/perlapi.pod sv.h
23003 ____________________________________________________________________________
23004 [ 10262] By: jhi on 2001/05/28 17:50:05
23005 Log: Upgrade to I18N::LangTags 0.22.
23007 + lib/I18N/LangTags/List.pod
23008 ! MANIFEST lib/I18N/LangTags.pm
23009 ____________________________________________________________________________
23010 [ 10261] By: jhi on 2001/05/28 17:23:40
23011 Log: A slightly more serious bug found by -Mutf8; op/misc and
23012 lib/complex dumped core.
23015 ____________________________________________________________________________
23016 [ 10260] By: jhi on 2001/05/28 16:58:11
23017 Log: Various buglets shaken out by -Mutf8.
23019 ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
23020 ! t/pragma/locale.t
23021 ____________________________________________________________________________
23022 [ 10259] By: jhi on 2001/05/28 15:48:46
23023 Log: STDERR looks much like STDOUT. (Subtest #2 wasn't really okay.)
23026 ____________________________________________________________________________
23027 [ 10258] By: jhi on 2001/05/28 15:32:41
23028 Log: Subject: [PATCH] todo patch
23029 From: Artur Bergman <artur@contiller.se>
23030 Date: Mon, 28 May 2001 17:03:51 +0200
23031 Message-ID: <B7383577.F34%artur@contiller.se>
23034 ____________________________________________________________________________
23035 [ 10257] By: jhi on 2001/05/28 15:31:25
23036 Log: Subject: typo in perlguts.pod
23037 From: "John P. Linderman" <jpl@research.att.com>
23038 Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
23039 Message-Id: <200105281335.JAA27851@raptor.research.att.com>
23042 ____________________________________________________________________________
23043 [ 10256] By: jhi on 2001/05/28 15:30:42
23044 Log: Subject: AIX and gcc (moving targets)
23045 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23046 Date: Mon, 28 May 2001 12:54:04 +0200
23047 Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
23050 ____________________________________________________________________________
23051 [ 10255] By: jhi on 2001/05/28 15:28:55
23052 Log: Subject: Re: perlio + multiple perl_alloc..destruct
23053 From: Doug MacEachern <dougm@covalent.net>
23054 Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
23055 Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
23058 ____________________________________________________________________________
23059 [ 10254] By: jhi on 2001/05/28 15:27:49
23060 Log: The #10251 wasn't quite up-to-the-code.
23063 ____________________________________________________________________________
23064 [ 10253] By: jhi on 2001/05/28 15:26:39
23065 Log: Test case for bug 20010526.004, fixed in #10252.
23068 ____________________________________________________________________________
23069 [ 10252] By: jhi on 2001/05/28 15:26:14
23070 Log: Subject: Re: [ID 20010526.004] Taint looses value
23071 From: Hugo <hv@crypt.compulink.co.uk>
23072 Date: Sun, 27 May 2001 20:39:32 +0100
23073 Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
23076 ____________________________________________________________________________
23077 [ 10251] By: jhi on 2001/05/28 15:13:40
23078 Log: Test case for 20010422.005, fixed by #10250.
23081 ____________________________________________________________________________
23082 [ 10250] By: jhi on 2001/05/28 15:11:16
23083 Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD
23084 From: Spider Boardman <spider@Orb.Nashua.NH.US>
23085 Date: Mon, 28 May 2001 06:39:12 -0400
23086 Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
23089 ____________________________________________________________________________
23090 [ 10249] By: jhi on 2001/05/28 15:09:24
23091 Log: Linerewrapping.
23094 ____________________________________________________________________________
23095 [ 10248] By: jhi on 2001/05/28 15:09:07
23096 Log: Updates on the modules list.
23098 ! t/lib/1_compile.t
23099 ____________________________________________________________________________
23100 [ 10247] By: jhi on 2001/05/28 15:03:35
23101 Log: Add a test for PerlIO.
23103 (I probably got the crlf/raw thing wrong for clrfy platforms...)
23106 ! MANIFEST lib/PerlIO.pm
23107 ____________________________________________________________________________
23108 [ 10246] By: jhi on 2001/05/28 14:24:08
23109 Log: Add a test for carp et alia.
23113 ____________________________________________________________________________
23114 [ 10245] By: jhi on 2001/05/28 13:42:55
23115 Log: Adding the new test would be swell.
23117 + t/pragma/autouse.t
23118 ____________________________________________________________________________
23119 [ 10244] By: jhi on 2001/05/28 13:42:34
23120 Log: Add a test for the autouse pragma.
23123 ____________________________________________________________________________
23124 [ 10243] By: jhi on 2001/05/28 13:26:25
23125 Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
23126 From: dLux <dlux@spam.sch.bme.hu>
23127 Date: Sun, 27 May 2001 16:14:26 +0200
23128 Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
23131 ____________________________________________________________________________
23132 [ 10242] By: jhi on 2001/05/28 13:21:50
23133 Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
23134 From: "Richard Soderberg" <rs@crystalflame.net>
23135 Date: Mon, 28 May 2001 03:56:36 -0700
23136 Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
23139 ____________________________________________________________________________
23140 [ 10241] By: jhi on 2001/05/28 13:18:56
23141 Log: Subject: Re: [ID 20010522.003] Time::Local module bug
23142 From: "Stephen P. Potter" <spp@spotter.yi.org>
23143 Date: Tue, 22 May 2001 11:40:25 -0400
23144 Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
23146 Subject: Re: [ID 20010522.003] Time::Local module bug
23147 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
23148 Date: Tue, 22 May 2001 11:50:19 -0400
23149 Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
23151 ! lib/Time/Local.pm
23152 ____________________________________________________________________________
23153 [ 10240] By: jhi on 2001/05/27 22:44:49
23154 Log: The PERL_DL_NONLAZY can have whitespace in front.
23157 ____________________________________________________________________________
23158 [ 10239] By: jhi on 2001/05/27 21:23:21
23159 Log: Document strftime() and strptime().
23161 ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
23162 ____________________________________________________________________________
23163 [ 10238] By: jhi on 2001/05/27 20:29:07
23164 Log: Make Time::Piece::strptime() to be a function, not a method.
23166 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
23167 ____________________________________________________________________________
23168 [ 10237] By: jhi on 2001/05/27 20:22:09
23169 Log: Tweak the test to be more portable.
23172 ____________________________________________________________________________
23173 [ 10236] By: jhi on 2001/05/27 19:15:54
23174 Log: Subject: PATCH: Re: Re: Attributes that tie
23175 From: Leon Brocard <acme@astray.com>
23176 Date: Sun, 27 May 2001 12:37:29 +0100
23177 Message-ID: <20010527123729.A22663@ns0.astray.com>
23179 Document that variable attributes are not currently usable
23180 for tieing. (An ugly limitation that should be fixed.)
23182 ! lib/attributes.pm
23183 ____________________________________________________________________________
23184 [ 10235] By: jhi on 2001/05/27 19:03:31
23185 Log: Microperl tweaks.
23187 ! Makefile.micro uconfig.h uconfig.sh
23188 ____________________________________________________________________________
23189 [ 10234] By: jhi on 2001/05/27 18:22:09
23190 Log: Add make target for microperl (kind of silly, but convenient).
23193 ____________________________________________________________________________
23194 [ 10233] By: jhi on 2001/05/27 18:18:56
23195 Log: O_APPEND and O_TRUNC are not portable. (Not available e.g.
23199 ____________________________________________________________________________
23200 [ 10232] By: jhi on 2001/05/27 17:57:18
23201 Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files
23202 From: rspier@pobox.com (Robert Spier)
23203 Date: Sat, 26 May 2001 20:05:23 -0400
23204 Message-ID: <15120.17603.148648.12430@rls.cx>
23206 Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
23207 From: rspier@pobox.com (Robert Spier)
23208 Date: Sun, 27 May 2001 00:23:12 -0400
23209 Message-ID: <15120.33072.511966.767230@rls.cx>
23211 ! doio.c pod/perlfunc.pod
23212 ____________________________________________________________________________
23213 [ 10231] By: jhi on 2001/05/27 15:45:20
23214 Log: Regen toc. (And add the README.tru64 from #10230 to MANIFEST.)
23216 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
23217 ____________________________________________________________________________
23218 [ 10230] By: jhi on 2001/05/27 15:41:06
23219 Log: Add README.tru64.
23222 ____________________________________________________________________________
23223 [ 10229] By: jhi on 2001/05/27 13:50:57
23224 Log: Integrate Locale::Maketext 1.01 from Sean Burke.
23226 + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
23227 + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
23229 ____________________________________________________________________________
23230 [ 10228] By: jhi on 2001/05/27 13:43:38
23231 Log: Integrate I18N::LangTags from Sean Burke.
23233 TODO: the language list from RFC 3066 needs to be integrated
23234 and made available somehow. The list is included in the
23235 I18N-LangTags 0.21 distribution, but it is undocumented
23236 and unconnected to the module.
23238 + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
23240 ____________________________________________________________________________
23241 [ 10227] By: jhi on 2001/05/27 01:41:33
23242 Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
23243 envisioned by Sarathy.
23245 ! t/op/ver.t toke.c
23246 ____________________________________________________________________________
23247 [ 10226] By: jhi on 2001/05/27 00:28:34
23248 Log: Subject: [ID 20010525.001] Pod typo nits fixed
23249 From: lvirden@cas.org
23250 Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
23251 Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
23253 minus the perlsolaris decimation plus the
23255 Subject: Re: [ID 20010525.001] Pod typo nits fixed
23256 From: "Philip Newton" <Philip.Newton@gmx.net>
23257 Date: Fri, 25 May 2001 18:05:55 +0200
23258 Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
23260 ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
23261 ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
23262 ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
23263 ! pod/perlutil.pod pod/perlxstut.pod
23264 ____________________________________________________________________________
23265 [ 10225] By: jhi on 2001/05/26 22:38:16
23266 Log: return clauses are nice.
23269 ____________________________________________________________________________
23270 [ 10224] By: jhi on 2001/05/26 22:35:31
23271 Log: Subject: change 10199 backwards?
23272 From: Doug MacEachern <dougm@covalent.net>
23273 Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
23274 Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
23277 ____________________________________________________________________________
23278 [ 10223] By: jhi on 2001/05/26 22:31:46
23279 Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
23280 From: Hugo <hv@crypt.compulink.co.uk>
23281 Date: Sat, 26 May 2001 17:05:12 +0100
23282 Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
23285 ! MANIFEST doop.c embed.h embed.pl global.sym
23286 ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
23287 ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
23288 ____________________________________________________________________________
23289 [ 10222] By: jhi on 2001/05/26 22:10:38
23290 Log: Regen headers for #10221.
23292 ! global.sym objXSUB.h perlapi.c
23293 ____________________________________________________________________________
23294 [ 10221] By: jhi on 2001/05/26 22:06:06
23295 Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
23296 From: Juha Laiho <juha.laiho@Elma.Net>
23297 Date: Thu, 3 May 2001 09:51:30 +0300
23298 Message-Id: <200105030651.JAA327254@tokka.elma.fi>
23301 ____________________________________________________________________________
23302 [ 10220] By: jhi on 2001/05/26 22:01:30
23303 Log: Subject: Re: [PATCH] Re: stability of sort()?
23304 From: "John P. Linderman" <jpl@research.att.com>
23305 Date: Sat, 26 May 2001 13:27:19 -0400
23306 Message-Id: <200105261727.NAA06654@raptor.research.att.com>
23309 ____________________________________________________________________________
23310 [ 10219] By: jhi on 2001/05/26 14:02:34
23311 Log: Integrate perlio.
23313 !> pod/perlguts.pod
23314 ____________________________________________________________________________
23315 [ 10218] By: jhi on 2001/05/26 13:39:52
23316 Log: Subject: [PATCH perl@10210] PerlIO for VMS
23317 From: "Craig A. Berry" <craigberry@mac.com>
23318 Date: Sat, 26 May 2001 09:34:11 -0500
23319 Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
23321 ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
23322 ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
23324 ____________________________________________________________________________
23325 [ 10217] By: jhi on 2001/05/26 13:19:05
23326 Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12 doesn't stop on breakpoints
23327 From: David Dyck <dcd@tc.fluke.com>
23328 Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
23329 Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
23332 ____________________________________________________________________________
23333 [ 10216] By: jhi on 2001/05/26 13:17:47
23334 Log: Subject: utf8 regexp tests
23335 From: Hugo <hv@crypt.compulink.co.uk>
23336 Date: Fri, 25 May 2001 22:35:01 +0100
23337 Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
23340 ____________________________________________________________________________
23341 [ 10215] By: jhi on 2001/05/26 13:15:40
23342 Log: Subject: [PATCH] Re: stability of sort()?
23343 From: Nicholas Clark <nick@ccl4.org>
23344 Date: Fri, 25 May 2001 22:40:19 +0100
23345 Message-ID: <20010525224019.B86445@plum.flirble.org>
23348 ____________________________________________________________________________
23349 [ 10214] By: jhi on 2001/05/26 13:14:30
23350 Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
23351 From: John Peacock <jpeacock@rowman.com>
23352 Date: Thu, 24 May 2001 22:14:01 -0400
23353 Message-ID: <3B0DBFE9.A7C49084@rowman.com>
23355 ! mg.c scope.c sv.c
23356 ____________________________________________________________________________
23357 [ 10213] By: jhi on 2001/05/26 13:08:56
23358 Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
23359 From: Nicholas Clark <nick@ccl4.org>
23360 Date: Sun, 20 May 2001 19:24:13 +0100
23361 Message-ID: <20010520192413.G83222@plum.flirble.org>
23363 + lib/ExtUtils/Constant.pm t/lib/extutils.t
23364 ! MANIFEST utils/h2xs.PL
23365 ____________________________________________________________________________
23366 [ 10212] By: nick on 2001/05/26 09:49:28
23367 Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
23368 add a few more notes there on use of mortals on the stack.
23371 ____________________________________________________________________________
23372 [ 10211] By: nick on 2001/05/26 09:05:36
23373 Log: Integrate mainline
23375 +> t/lib/fcntl.t t/pragma/vars.t
23376 !> (integrate 49 files)
23377 ____________________________________________________________________________
23378 [ 10210] By: jhi on 2001/05/25 12:29:16
23379 Log: Update Changes.
23381 ! Changes patchlevel.h
23382 ____________________________________________________________________________
23383 [ 10209] By: jhi on 2001/05/25 12:24:45
23386 Subject: [PATCH pp.c] Wrapping pack("C",256)
23387 From: Simon Cozens <simon@netthink.co.uk>
23388 Date: Sat, 12 May 2001 17:58:41 +0100
23389 Message-ID: <20010512175841.A6132@netthink.co.uk>
23391 ! pod/perldiag.pod pp.c t/pragma/warn/pp
23392 ____________________________________________________________________________
23393 [ 10208] By: jhi on 2001/05/25 01:37:03
23394 Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
23395 From: "Brendan O'Dea" <bod@compusol.com.au>
23396 Date: Fri, 25 May 2001 11:18:29 +1000
23397 Message-ID: <20010525111829.A28411@compusol.com.au>
23399 (Slightly modified.)
23402 ____________________________________________________________________________
23403 [ 10207] By: jhi on 2001/05/25 01:12:14
23404 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
23405 From: Hugo <hv@crypt.compulink.co.uk>
23406 Date: Fri, 25 May 2001 02:13:25 +0100
23407 Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
23410 ____________________________________________________________________________
23411 [ 10206] By: jhi on 2001/05/25 01:07:59
23412 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
23413 From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
23414 Date: Fri, 25 May 2001 10:25:36 +0900
23415 Message-Id: <200105250124.KAA19571@toshiba.co.jp>
23417 ! regcomp.c regexec.c
23418 ____________________________________________________________________________
23419 [ 10205] By: jhi on 2001/05/25 01:07:00
23420 Log: Subject: [PATCH #2] stash autovivification and method call error messages
23421 From: Ilmari Karonen <iltzu@sci.fi>
23422 Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
23423 Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
23425 ! gv.c pp_hot.c t/op/method.t
23426 ____________________________________________________________________________
23427 [ 10204] By: jhi on 2001/05/25 01:03:50
23428 Log: Add make target and documentation for gprof profiling.
23430 ! Makefile.SH pod/perlhack.pod
23431 ____________________________________________________________________________
23432 [ 10203] By: jhi on 2001/05/24 21:09:36
23433 Log: Subject: Don't think about UTF8
23434 From: Mike Guy <mjtg@cam.ac.uk>
23435 Date: Tue, 22 May 2001 14:35:39 +0100
23436 Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
23439 ____________________________________________________________________________
23440 [ 10202] By: jhi on 2001/05/24 21:07:25
23441 Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
23442 From: Geraint A Edwards <gedge@serf.org>
23443 Date: Thu, 24 May 2001 22:51:24 +0100
23444 Message-Id: <20010524225124.A34981@cymru.serf.org>
23447 ____________________________________________________________________________
23448 [ 10201] By: jhi on 2001/05/24 21:02:30
23449 Log: DB_File has its own attribute story.
23451 ! ext/DB_File/DB_File.xs
23452 ____________________________________________________________________________
23453 [ 10200] By: jhi on 2001/05/24 19:54:21
23454 Log: Subject: Re: Making perl with -Wall
23455 From: Andy Dougherty <doughera@lafayette.edu>
23456 Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
23457 Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
23460 ____________________________________________________________________________
23461 [ 10199] By: jhi on 2001/05/24 15:15:03
23462 Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
23463 From: "Richard Soderberg" <rs@crystalflame.net>
23464 Date: Thu, 24 May 2001 08:58:16 -0700
23465 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
23468 ____________________________________________________________________________
23469 [ 10198] By: jhi on 2001/05/24 15:10:04
23470 Log: IV/UV casting fixes from Nicholas Clark.
23472 ! perl.h pp_sys.c util.c
23473 ____________________________________________________________________________
23474 [ 10197] By: jhi on 2001/05/24 14:19:44
23475 Log: Subject: Re: Making perl with -Wall
23476 From: Michael G Schwern <schwern@pobox.com>
23477 Date: Thu, 24 May 2001 15:40:28 +0100
23478 Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
23481 ____________________________________________________________________________
23482 [ 10196] By: jhi on 2001/05/24 14:04:41
23483 Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync
23484 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23485 Date: Tue, 22 May 2001 11:49:37 +0200
23486 Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
23488 ! U/modified/Oldsym.U
23489 Branch: metaconfig/U/perl
23492 ! Configure config_h.SH myconfig.SH
23493 ____________________________________________________________________________
23494 [ 10195] By: jhi on 2001/05/24 13:25:04
23495 Log: Under versiononly install also the scripts with the version suffix.
23496 (e.g. .../bin/h2xs5.7.1)
23499 ____________________________________________________________________________
23500 [ 10194] By: jhi on 2001/05/24 13:02:49
23501 Log: Subject: [PATCH] Stop segfault in mg.c:636
23502 From: "Richard Soderberg" <rs@crystalflame.net>
23503 Date: Thu, 24 May 2001 05:51:52 -0700
23504 Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
23507 ____________________________________________________________________________
23508 [ 10193] By: jhi on 2001/05/24 12:37:13
23509 Log: Iteration continues; hopefully convergently.
23512 ____________________________________________________________________________
23513 [ 10192] By: jhi on 2001/05/24 12:36:35
23514 Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
23515 From: Gisle Aas <gisle@ActiveState.com>
23516 Date: 23 May 2001 16:13:10 -0700
23517 Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
23520 ____________________________________________________________________________
23521 [ 10191] By: jhi on 2001/05/24 12:25:12
23522 Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
23523 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
23524 Date: Thu, 24 May 2001 05:05:22 -0500
23525 Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
23527 ! lib/dumpvar.pl lib/perl5db.pl
23528 ____________________________________________________________________________
23529 [ 10190] By: jhi on 2001/05/24 12:24:07
23530 Log: Subject: Re: [ID 20010524.001] perl5db.pl x @INC doesn't work like it used to
23531 From: David Dyck <dcd@tc.fluke.com>
23532 Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
23533 Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
23536 ____________________________________________________________________________
23537 [ 10189] By: jhi on 2001/05/23 22:43:31
23538 Log: Tiny pod nits on READMEs, mostly whitespace issues.
23540 ! README.amiga README.dos README.macos README.mpeix README.vmesa
23542 ____________________________________________________________________________
23543 [ 10188] By: jhi on 2001/05/23 22:26:03
23544 Log: The DG/UX part of the 20010521.005.
23547 ____________________________________________________________________________
23548 [ 10187] By: jhi on 2001/05/23 22:04:05
23549 Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems
23550 From: Hugo <hv@crypt.compulink.co.uk>
23551 Date: Mon, 21 May 2001 16:32:02 +0100
23552 Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
23554 ! regcomp.c t/op/misc.t
23555 ____________________________________________________________________________
23556 [ 10186] By: jhi on 2001/05/23 21:42:15
23557 Log: Subject: [PATCH] Extra UNIVERSAL tests
23558 From: Mike Guy <mjtg@cam.ac.uk>
23559 Date: Wed, 23 May 2001 12:29:20 +0100
23560 Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
23563 ____________________________________________________________________________
23564 [ 10185] By: jhi on 2001/05/23 21:38:48
23565 Log: Subject: [PATCH] Remove EQ keyword
23566 From: Mike Guy <mjtg@cam.ac.uk>
23567 Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
23568 Date: Wed, 23 May 2001 11:17:29 +0100
23570 ! keywords.h keywords.pl
23571 ____________________________________________________________________________
23572 [ 10184] By: jhi on 2001/05/23 21:29:41
23573 Log: Subject: [PATCH] lib/perl5db.pl
23574 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
23575 Date: Wed, 23 May 2001 02:18:03 -0500
23576 Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
23579 ____________________________________________________________________________
23580 [ 10183] By: jhi on 2001/05/23 21:27:54
23581 Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
23582 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
23583 Date: Tue, 22 May 2001 23:34:41 -0500
23584 Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
23587 ____________________________________________________________________________
23588 [ 10182] By: jhi on 2001/05/23 21:24:30
23589 Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
23590 From: davem@fdgroup.co.uk
23591 Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
23592 Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
23595 ____________________________________________________________________________
23596 [ 10181] By: jhi on 2001/05/23 21:23:29
23597 Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
23598 From: Michael G Schwern <schwern@pobox.com>
23599 Date: Tue, 22 May 2001 14:15:09 +0100
23600 Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
23603 ____________________________________________________________________________
23604 [ 10180] By: jhi on 2001/05/23 21:22:14
23605 Log: Subject: [PATCH lib/vars.pm] Odd code nit
23606 From: Michael G Schwern <schwern@pobox.com>
23607 Date: Tue, 22 May 2001 14:14:28 +0100
23608 Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
23611 ____________________________________________________________________________
23612 [ 10179] By: jhi on 2001/05/23 21:19:51
23613 Log: Use the new use vars feature.
23616 ____________________________________________________________________________
23617 [ 10178] By: jhi on 2001/05/23 21:19:28
23618 Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
23619 From: Mike Guy <mjtg@cam.ac.uk>
23620 Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
23621 Date: Tue, 22 May 2001 13:11:39 +0100
23624 ! MANIFEST lib/vars.pm t/lib/1_compile.t
23625 ____________________________________________________________________________
23626 [ 10177] By: jhi on 2001/05/23 21:01:48
23627 Log: -qlongdouble considered harmful by Merijn.
23630 ____________________________________________________________________________
23631 [ 10176] By: jhi on 2001/05/21 13:21:21
23632 Log: Update Changes.
23634 ! Changes patchlevel.h
23635 ____________________________________________________________________________
23636 [ 10175] By: jhi on 2001/05/21 13:17:28
23637 Log: Add a test of its very own for Fcntl. Hopefully portable.
23641 ____________________________________________________________________________
23642 [ 10174] By: jhi on 2001/05/21 12:45:41
23643 Log: Must be trickier for 'minitest' not to die.
23646 ____________________________________________________________________________
23647 [ 10173] By: jhi on 2001/05/21 11:24:43
23648 Log: Can't declare other people's variables.
23651 ____________________________________________________________________________
23652 [ 10172] By: jhi on 2001/05/20 20:33:08
23653 Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
23655 ! doio.c t/op/taint.t
23656 ____________________________________________________________________________
23657 [ 10171] By: jhi on 2001/05/20 20:18:45
23658 Log: The OS/2 variable needs to be declared.
23661 ____________________________________________________________________________
23662 [ 10170] By: nick on 2001/05/20 16:48:29
23663 Log: Integrate mainline
23665 !> (integrate 41 files)
23666 ____________________________________________________________________________
23667 [ 10169] By: jhi on 2001/05/20 11:50:20
23668 Log: Small perlsec updates: clarify the taintedness of filename
23669 globbing; suggest using Scalar::Util::tainted().
23672 ____________________________________________________________________________
23673 [ 10168] By: jhi on 2001/05/20 11:24:11
23674 Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
23675 From: Dave Mitchell <davem@fdgroup.co.uk>
23676 Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
23677 Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
23679 ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
23680 ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
23681 ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
23683 ____________________________________________________________________________
23684 [ 10167] By: jhi on 2001/05/20 11:12:14
23685 Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
23686 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23687 Date: Sat, 19 May 2001 04:08:46 -0400
23688 Message-ID: <20010519040846.A16969@math.ohio-state.edu>
23690 ! lib/ExtUtils/Mksymlists.pm makedef.pl
23691 ____________________________________________________________________________
23692 [ 10166] By: jhi on 2001/05/20 11:08:27
23693 Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
23694 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23695 Date: Sat, 19 May 2001 04:30:45 -0400
23696 Message-ID: <20010519043045.A17033@math.ohio-state.edu>
23699 ____________________________________________________________________________
23700 [ 10165] By: jhi on 2001/05/20 11:07:06
23701 Log: Subject: [PATCH 5.6.1] build bugs OS/2
23702 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23703 Date: Sat, 19 May 2001 04:35:28 -0400
23704 Message-ID: <20010519043528.A17363@math.ohio-state.edu>
23706 ! os2/Makefile.SHs os2/os2.c
23707 ____________________________________________________________________________
23708 [ 10164] By: jhi on 2001/05/20 11:06:01
23709 Log: Subject: [PATCH 5.6.1] Mis-Failing tests
23710 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23711 Date: Sat, 19 May 2001 04:04:23 -0400
23712 Message-ID: <20010519040423.A16861@math.ohio-state.edu>
23714 (In bleadperl patched b-stash.t instead of b.t)
23716 ! t/lib/b-stash.t t/lib/bigfltpm.t
23717 ____________________________________________________________________________
23718 [ 10163] By: jhi on 2001/05/20 10:59:46
23719 Log: Subject: [PATCH 5.6.1] perl5db
23720 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23721 Date: Sat, 19 May 2001 03:49:09 -0400
23722 Message-ID: <20010519034909.A14902@math.ohio-state.edu>
23725 ____________________________________________________________________________
23726 [ 10162] By: jhi on 2001/05/20 10:58:18
23727 Log: Subject: [PATCH] require $mod where $mod has touched numeric context
23728 From: Gisle Aas <gisle@ActiveState.com>
23729 Date: 18 May 2001 14:24:51 -0700
23730 Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
23733 ____________________________________________________________________________
23734 [ 10161] By: jhi on 2001/05/20 10:57:00
23735 Log: Subject: [PATCH] Chomp should not always stringify
23736 From: Gisle Aas <gisle@ActiveState.com>
23737 Date: 18 May 2001 07:55:25 -0700
23738 Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
23740 ! doop.c t/op/chop.t
23741 ____________________________________________________________________________
23742 [ 10160] By: jhi on 2001/05/20 10:49:40
23743 Log: Integrate perlio.
23745 !> pod/perlfunc.pod
23746 ____________________________________________________________________________
23747 [ 10159] By: nick on 2001/05/20 09:39:46
23748 Log: Document some more of open's features.
23751 ____________________________________________________________________________
23752 [ 10158] By: gsar on 2001/05/18 18:43:38
23753 Log: back out change#10153 (it has compatibility issues such as the
23754 changed behavior of /[~%@+-]/, and after talking to Jarkko, the
23755 benefit for 5.6.x doesn't seem worth the risk)
23756 Branch: maint-5.6/perl
23758 ____________________________________________________________________________
23759 [ 10157] By: jhi on 2001/05/18 17:05:40
23760 Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
23763 ____________________________________________________________________________
23764 [ 10156] By: jhi on 2001/05/18 12:06:40
23765 Log: Update Changes.
23767 ! Changes patchlevel.h
23768 ____________________________________________________________________________
23769 [ 10155] By: jhi on 2001/05/18 11:58:57
23770 Log: Integrate change #10144 from maintperl.
23772 s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
23774 !> win32/config.bc win32/config.gc win32/config.vc
23775 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
23776 ____________________________________________________________________________
23777 [ 10154] By: nick on 2001/05/18 07:23:03
23778 Log: Integrate mainline.
23780 +> README.dgux t/lib/i18n-collate.t utils.lst
23781 !> (integrate 49 files)
23782 ____________________________________________________________________________
23783 [ 10153] By: jhi on 2001/05/18 00:41:51
23784 Log: Integrate change #7224 from mainline into maintperl.
23786 Allow @+ and @- to be doublequoted, from Simon Cozens.
23787 (Approved by Larry, see Tom's comment in 20000830.005.)
23788 Branch: maint-5.6/perl
23790 ____________________________________________________________________________
23791 [ 10152] By: jhi on 2001/05/17 23:18:15
23792 Log: Subject: [PATCH bleadperl] small lookbehind fix
23793 From: Hugo <hv@crypt.compulink.co.uk>
23794 Date: Fri, 18 May 2001 00:07:19 +0100
23795 Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
23798 ____________________________________________________________________________
23799 [ 10151] By: jhi on 2001/05/17 22:00:06
23802 ! installman utils.lst
23803 ____________________________________________________________________________
23804 [ 10150] By: jhi on 2001/05/17 20:32:48
23805 Log: Add better debug to glob/basic #8 as suggested by Nick Clark
23808 ! t/lib/glob-basic.t
23809 ____________________________________________________________________________
23810 [ 10149] By: jhi on 2001/05/17 20:08:58
23811 Log: Subject: [PATCH] Test for bug 20010515.004
23812 From: Benjamin Sugars <bsugars@canoe.ca>
23813 Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
23814 Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
23817 ____________________________________________________________________________
23818 [ 10148] By: jhi on 2001/05/17 20:06:23
23819 Log: Integrate #10145 from maintperl.
23821 fix for ID 20010515.004 (needs test)
23824 ____________________________________________________________________________
23825 [ 10147] By: jhi on 2001/05/17 19:10:46
23826 Log: Thinko noticed by Doug MacEachern.
23829 ____________________________________________________________________________
23830 [ 10146] By: jhi on 2001/05/17 17:30:37
23831 Log: Subject: Re: [PATCH] HERE mark in regex
23832 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
23833 Date: Thu, 17 May 2001 12:20:33 -0400
23834 Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu>
23837 ____________________________________________________________________________
23838 [ 10145] By: gsar on 2001/05/17 16:59:55
23839 Log: fix for ID 20010515.004 (needs test)
23840 Branch: maint-5.6/perl
23842 ____________________________________________________________________________
23843 [ 10144] By: gsar on 2001/05/17 16:39:02
23844 Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
23845 Branch: maint-5.6/perl
23846 ! win32/config.bc win32/config.gc win32/config.vc
23847 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
23848 ____________________________________________________________________________
23849 [ 10143] By: jhi on 2001/05/17 14:21:08
23850 Log: Macrofy the getspecific (and use it also in util.c)
23853 ____________________________________________________________________________
23854 [ 10142] By: jhi on 2001/05/17 01:43:50
23855 Log: Use the unchecked thread-specific key fetch also in Tru64.
23858 ____________________________________________________________________________
23859 [ 10141] By: jhi on 2001/05/17 01:41:07
23860 Log: Subject: [PATCH 5.6.1]Quick thread speedup
23861 From: Dan Sugalski <dan@sidhe.org>
23862 Date: Wed, 16 May 2001 18:05:19 -0400
23863 Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
23866 ____________________________________________________________________________
23867 [ 10140] By: jhi on 2001/05/16 19:58:29
23868 Log: I think this is quite enough testing for a deprecated feature.
23870 + t/lib/i18n-collate.t
23871 ! MANIFEST t/lib/1_compile.t
23872 ____________________________________________________________________________
23873 [ 10139] By: jhi on 2001/05/16 18:47:03
23874 Log: More HP-UX lore from Jeff Okamoto.
23877 ____________________________________________________________________________
23878 [ 10138] By: jhi on 2001/05/16 18:21:04
23879 Log: Sort utils.lst for easier maintenance.
23882 ____________________________________________________________________________
23883 [ 10137] By: jhi on 2001/05/16 18:12:01
23884 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
23885 From: Tim Jenness <t.jenness@jach.hawaii.edu>
23886 Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
23887 Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
23889 Add pod2latex to utils.lst.
23891 ! MANIFEST utils.lst
23892 ____________________________________________________________________________
23893 [ 10136] By: jhi on 2001/05/16 18:00:00
23894 Log: Subject: Re: [PATCH] HERE mark in regex
23895 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
23896 Date: Wed, 16 May 2001 13:04:43 -0400
23897 Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu>
23899 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
23900 ! t/op/regmesg.t t/pragma/warn/regcomp
23901 ____________________________________________________________________________
23902 [ 10135] By: jhi on 2001/05/16 17:51:50
23903 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
23904 From: Simon Cozens <simon@netthink.co.uk>
23905 Date: Wed, 16 May 2001 18:02:08 +0100
23906 Message-ID: <20010516180208.A6458@netthink.co.uk>
23908 ! installman utils.lst
23909 ____________________________________________________________________________
23910 [ 10134] By: jhi on 2001/05/16 17:47:26
23911 Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
23912 From: "Philip Newton" <pnewton@gmx.de>
23913 Date: Tue, 15 May 2001 15:09:30 +0200
23914 Message-ID: <3B0146AA.2839.17BFDA6@localhost>
23916 Test case for #10128.
23918 ! t/pragma/warn/pp_hot
23919 ____________________________________________________________________________
23920 [ 10133] By: jhi on 2001/05/16 15:12:52
23921 Log: Update Changes.
23923 ! Changes patchlevel.h
23924 ____________________________________________________________________________
23925 [ 10132] By: jhi on 2001/05/16 14:50:55
23926 Log: Deprecate pseudo-hashes.
23928 ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
23929 ____________________________________________________________________________
23930 [ 10131] By: jhi on 2001/05/16 14:26:01
23931 Log: HP-UX hints update from Merijn.
23934 ____________________________________________________________________________
23935 [ 10130] By: jhi on 2001/05/16 14:23:01
23936 Log: README.hpux update from Merijn.
23939 ____________________________________________________________________________
23940 [ 10129] By: jhi on 2001/05/16 14:18:56
23941 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
23942 From: Simon Cozens <simon@netthink.co.uk>
23943 Date: Wed, 16 May 2001 15:57:55 +0100
23944 Message-ID: <20010516155755.A4728@netthink.co.uk>
23947 ! MANIFEST installman installperl
23948 ____________________________________________________________________________
23949 [ 10128] By: jhi on 2001/05/16 14:15:36
23950 Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
23951 From: "Philip Newton" <pnewton@gmx.de>
23952 Date: Tue, 15 May 2001 16:31:05 +0200
23953 Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
23955 Fix PERL_Y2KWARN test to check before rather than after appending.
23958 ____________________________________________________________________________
23959 [ 10127] By: jhi on 2001/05/16 14:08:15
23960 Log: Regen Porting stuff.
23962 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23964 ____________________________________________________________________________
23965 [ 10126] By: jhi on 2001/05/16 13:41:50
23966 Log: Metaconfig unit change for #10125.
23968 ! U/modified/Oldconfig.U
23969 ____________________________________________________________________________
23970 [ 10125] By: jhi on 2001/05/16 13:41:35
23973 ! Configure config_h.SH perl.c
23974 ____________________________________________________________________________
23975 [ 10124] By: jhi on 2001/05/16 13:41:09
23978 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
23979 ____________________________________________________________________________
23980 [ 10123] By: jhi on 2001/05/16 13:25:38
23981 Log: Adding the README.dgux to the MANIFEST would be a good idea.
23984 ____________________________________________________________________________
23985 [ 10122] By: jhi on 2001/05/16 13:08:33
23986 Log: Move the stack desire definition to thread.h.
23988 ! ext/Thread/Thread.xs thread.h
23989 ____________________________________________________________________________
23990 [ 10121] By: jhi on 2001/05/16 13:00:12
23991 Log: DG-UX threading patches, including a README.dgux,
23992 from Takis Psarogiannakopoulos.
23995 ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
23996 ____________________________________________________________________________
23997 [ 10120] By: jhi on 2001/05/16 12:55:33
23998 Log: Subject: [PATCH B::Deparse] More on /x regexes
23999 From: Robin Houston <robin@kitsite.com>
24000 Date: Tue, 15 May 2001 19:09:35 +0100
24001 Message-ID: <20010515190935.A27268@penderel>
24003 ! ext/B/B/Deparse.pm
24004 ____________________________________________________________________________
24005 [ 10119] By: jhi on 2001/05/16 12:45:29
24006 Log: Document that the core time() may be rounding rather
24007 than truncating, would have saved at least my confusion.
24009 ! ext/Time/HiRes/HiRes.pm
24010 ____________________________________________________________________________
24011 [ 10118] By: jhi on 2001/05/16 12:37:57
24012 Log: Subject: perl-current/t/time-hires.t
24013 From: John Peacock <jpeacock@rowman.com>
24014 Date: Fri, 11 May 2001 14:09:41 -0400
24015 Message-ID: <3AFC2AE5.5E787E54@rowman.com>
24017 ! t/lib/time-hires.t
24018 ____________________________________________________________________________
24019 [ 10117] By: jhi on 2001/05/15 13:40:33
24020 Log: Subject: [PATCH dump.c] Op private flags
24021 From: Simon Cozens <simon@netthink.co.uk>
24022 Date: Sun, 13 May 2001 20:20:36 +0100
24023 Message-ID: <20010513202036.A21896@netthink.co.uk>
24026 ____________________________________________________________________________
24027 [ 10116] By: jhi on 2001/05/15 13:28:26
24028 Log: Upgrade to Switch 2.03.
24031 ____________________________________________________________________________
24032 [ 10115] By: jhi on 2001/05/15 13:19:01
24033 Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
24034 to PERL_CONFIG_SH and use it consistently.
24035 Branch: maint-5.6/perl
24036 !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
24037 !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
24038 !> myconfig.SH writemain.SH
24039 ____________________________________________________________________________
24040 [ 10114] By: jhi on 2001/05/15 13:13:21
24041 Log: Metaconfig units changes for #10113.
24043 ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
24044 ____________________________________________________________________________
24045 [ 10113] By: jhi on 2001/05/15 13:12:40
24046 Log: The problem described in 20010514.031 still wasn't
24047 fully cured, there were remnants of $CONFIG when
24048 $CONFIGDOTSH was expected. Now renamed to PERL_CONFIG_SH
24049 to avoid future conflicts.
24051 ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
24052 ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
24053 ! myconfig.SH writemain.SH
24054 ____________________________________________________________________________
24055 [ 10112] By: jhi on 2001/05/15 11:55:44
24056 Log: Half of #10107 got lost.
24058 ! ext/B/B/Deparse.pm
24059 ____________________________________________________________________________
24060 [ 10111] By: nick on 2001/05/15 08:39:14
24061 Log: Integrate mainline.
24063 +> ext/POSIX/hints/uts.pl
24064 - Todo Todo-5.6 t/camel-III/vstring.t
24065 !> (integrate 48 files)
24066 ____________________________________________________________________________
24067 [ 10110] By: jhi on 2001/05/15 02:04:05
24068 Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
24069 From: Robin Houston <robin@kitsite.com>
24070 Date: Mon, 14 May 2001 22:27:08 +0100
24071 Message-ID: <20010514222708.A22963@penderel>
24074 ____________________________________________________________________________
24075 [ 10109] By: jhi on 2001/05/15 02:03:12
24076 Log: Subject: [PATCH B::Deparse] Lvaluable method calls
24077 From: Robin Houston <robin@kitsite.com>
24078 Date: Mon, 14 May 2001 22:16:43 +0100
24079 Message-ID: <20010514221643.A22437@penderel>
24081 ! ext/B/B/Deparse.pm
24082 ____________________________________________________________________________
24083 [ 10108] By: jhi on 2001/05/15 02:02:17
24084 Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
24085 From: Robin Houston <robin@kitsite.com>
24086 Date: Mon, 14 May 2001 22:03:44 +0100
24087 Message-ID: <20010514220344.A20643@penderel>
24089 ! ext/B/B/Deparse.pm
24090 ____________________________________________________________________________
24091 [ 10107] By: jhi on 2001/05/15 02:01:24
24092 Log: Subject: [PATCH B::Deparse] "${foo}_bar"
24093 From: Robin Houston <robin@kitsite.com>
24094 Date: Mon, 14 May 2001 22:10:07 +0100
24095 Message-ID: <20010514221007.A21118@penderel>
24097 ! ext/B/B/Deparse.pm
24098 ____________________________________________________________________________
24099 [ 10106] By: jhi on 2001/05/15 01:41:26
24100 Log: Fix for 20010514.037; substr() didn't invalidate the locale
24104 ____________________________________________________________________________
24105 [ 10105] By: jhi on 2001/05/14 18:18:24
24106 Log: Update Changes.
24108 ! Changes patchlevel.h
24109 ____________________________________________________________________________
24110 [ 10104] By: jhi on 2001/05/14 18:09:07
24111 Log: Retract #10094.
24114 ____________________________________________________________________________
24115 [ 10103] By: jhi on 2001/05/14 15:20:58
24116 Log: Integrate change #10100 from maintperl.
24118 PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
24119 bug ID 20010514.027)
24122 ____________________________________________________________________________
24123 [ 10102] By: jhi on 2001/05/14 15:19:21
24124 Log: Document the deprecatedness of suidperl.
24126 ! INSTALL pod/perlfaq1.pod
24127 ____________________________________________________________________________
24128 [ 10101] By: jhi on 2001/05/14 14:54:31
24129 Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
24130 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
24131 Date: Mon, 14 May 2001 09:38:59 -0400
24132 Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
24134 ! lib/ExtUtils/MM_Unix.pm
24135 ____________________________________________________________________________
24136 [ 10100] By: gsar on 2001/05/14 14:43:50
24137 Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
24138 bug ID 20010514.027)
24140 TODO: this needs a testsuite addition
24141 Branch: maint-5.6/perl
24143 ____________________________________________________________________________
24144 [ 10099] By: jhi on 2001/05/14 13:42:38
24145 Log: More DWIMminess for Class::Struct: calling the array or hash
24146 accessors only with one argument, an array or a hash reference,
24147 sets the underlying array or hash. This mirrors nicely also
24148 the usage in the constructor.
24149 From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
24151 ! lib/Class/Struct.pm t/lib/class-struct.t
24152 ____________________________________________________________________________
24153 [ 10098] By: jhi on 2001/05/14 13:10:34
24154 Log: Reference cmp'ing should go through the whole stringification
24155 process shebang, as pointed out by Sarathy in #10091.
24158 ____________________________________________________________________________
24159 [ 10097] By: jhi on 2001/05/14 12:54:31
24160 Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
24161 From: Simon Cozens <simon@netthink.co.uk>
24162 Date: Sat, 12 May 2001 16:36:27 +0100
24163 Message-ID: <20010512163627.A5522@netthink.co.uk>
24165 with some additions salvaged from Todo and Todo-5.6 before
24169 ! MANIFEST pod/perltodo.pod
24170 ____________________________________________________________________________
24171 [ 10096] By: jhi on 2001/05/14 12:37:01
24172 Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
24173 From: "Golubev I. N." <gin@mo.msk.ru>
24174 Date: Mon, 07 May 2001 14:33:34 (GMT)
24175 Message-Id: <02453af6b23e63-gin@mo.msk.ru>
24178 ____________________________________________________________________________
24179 [ 10095] By: jhi on 2001/05/14 12:34:24
24180 Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
24181 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
24182 Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
24183 Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
24185 ! lib/ExtUtils/MM_Unix.pm
24186 ____________________________________________________________________________
24187 [ 10094] By: jhi on 2001/05/14 12:32:44
24188 Log: (Retracted by #10104.)
24190 Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
24191 From: barries <barries@slaysys.com>
24192 Date: Sat, 12 May 2001 01:28:10 -0400
24193 Message-ID: <20010512012810.B26358@jester.slaysys.com>
24196 ____________________________________________________________________________
24197 [ 10093] By: jhi on 2001/05/14 12:30:38
24198 Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
24199 From: Mike Guy <mjtg@cam.ac.uk>
24200 Date: Sat, 12 May 2001 19:24:33 +0100
24201 Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
24204 ____________________________________________________________________________
24205 [ 10092] By: jhi on 2001/05/14 12:29:21
24206 Log: Yet another HP-UX hints tweak from Merijn.
24209 ____________________________________________________________________________
24210 [ 10091] By: gsar on 2001/05/14 04:38:32
24211 Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
24212 isn't defined (changes#9366,9368,9370 from mainline without the
24214 Branch: maint-5.6/perl
24215 ! pp.c pp.h pp_hot.c
24216 ____________________________________________________________________________
24217 [ 10090] By: jhi on 2001/05/12 13:39:43
24218 Log: The sorting seems to happen now automatically.
24220 ! t/lib/glob-basic.t
24221 ____________________________________________________________________________
24222 [ 10089] By: jhi on 2001/05/12 03:38:15
24223 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
24224 From: Benjamin Sugars <bsugars@canoe.ca>
24225 Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
24226 Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
24229 ____________________________________________________________________________
24230 [ 10088] By: jhi on 2001/05/12 03:37:00
24231 Log: Subject: Re: undef(&foo) does not work for XS functions
24232 From: Doug MacEachern <dougm@covalent.net>
24233 Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
24234 Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
24237 ____________________________________________________________________________
24238 [ 10087] By: jhi on 2001/05/12 03:35:58
24239 Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
24240 From: Peter Prymmer <pvhp@forte.com>
24241 Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
24242 Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
24245 ____________________________________________________________________________
24246 [ 10086] By: jhi on 2001/05/11 14:23:08
24247 Log: Update Changes.
24249 ! Changes patchlevel.h
24250 ____________________________________________________________________________
24251 [ 10085] By: jhi on 2001/05/11 14:08:20
24252 Log: Remove the 'asciir' re subpragma. Should instead implement
24253 the 'physical vs logical' range scheme:
24255 \xAA-\xCC is a native physical range, you want that range of
24256 codepoints in your native encoding. In EBCDIC the codepoints
24257 in the gaps (between i-j and r-s) should be included.
24259 \x{AA}-\x{CC} is a physical Unicode range, you want that range of
24260 codepoints in Unicode.
24262 a-z is a logical range, you want that range of 'logical' codepoints
24263 in your native encoding. In EBCDIC the codepoints in the gaps
24264 (between i-j and r-s) should not be included.
24266 Mixed cases (a-\xAA, etc) should either be errors, or maybe
24267 the 'logical' endpoints should be converted to native/Unicode
24268 codepoints, and the range handled as a physical range.
24270 'Logical endpoints' are to be recognized only in the A-Z, a-z,
24271 and 0-9 ranges. Probably a warning should be given for mixed
24272 cases like A-z or a-9 (since such expressions are encoding
24273 dependent), with a recommendation to use physical ranges.
24275 ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
24277 ____________________________________________________________________________
24278 [ 10084] By: jhi on 2001/05/11 13:56:16
24279 Log: Make the test to cleanup the test directory tree
24280 both before and after the testing so that we always
24281 have a clean slate to work with.
24284 ____________________________________________________________________________
24285 [ 10083] By: jhi on 2001/05/11 13:46:30
24286 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
24287 From: Jon Eveland <jweveland@yahoo.com>
24288 Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
24289 Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
24292 ____________________________________________________________________________
24293 [ 10082] By: jhi on 2001/05/11 13:45:06
24294 Log: Merge the camel-III/vstring.t with op/ver.t.
24296 - t/camel-III/vstring.t
24297 ! MANIFEST t/TEST t/harness t/op/ver.t
24298 ____________________________________________________________________________
24299 [ 10081] By: jhi on 2001/05/11 13:15:55
24300 Log: Add test.deparse make target.
24303 ____________________________________________________________________________
24304 [ 10080] By: jhi on 2001/05/11 12:52:49
24305 Log: Subject: [PATCH B::Deparse] $foo->bar(0)
24306 From: Robin Houston <robin@kitsite.com>
24307 Date: Fri, 11 May 2001 12:02:22 +0100
24308 Message-ID: <20010511120222.A11529@penderel>
24310 ! ext/B/B/Deparse.pm t/op/method.t
24311 ____________________________________________________________________________
24312 [ 10079] By: jhi on 2001/05/11 01:59:06
24313 Log: A nicely working combination for UTS from Hal Morris.
24315 + ext/POSIX/hints/uts.pl
24316 ! MANIFEST hints/uts.sh
24317 ____________________________________________________________________________
24318 [ 10078] By: jhi on 2001/05/11 01:15:04
24319 Log: i_ieeefp=undef for UTS.
24322 ____________________________________________________________________________
24323 [ 10077] By: jhi on 2001/05/10 22:42:35
24324 Log: Subject: RE: rand(0) is rand(1)
24325 From: Larry Shatzer <lshatzer@islanddata.com>
24326 Date: Thu, 10 May 2001 11:09:27 -0700
24327 Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
24330 ____________________________________________________________________________
24331 [ 10076] By: jhi on 2001/05/10 22:36:50
24332 Log: Subject: [patch] make op_{clear,null} public
24333 From: Doug MacEachern <dougm@covalent.net>
24334 Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
24335 Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
24337 ! embed.h embed.pl op.c proto.h
24338 ____________________________________________________________________________
24339 [ 10075] By: jhi on 2001/05/10 22:28:36
24340 Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
24341 From: Robin Houston <robin@kitsite.com>
24342 Date: Thu, 10 May 2001 18:54:59 +0100
24343 Message-ID: <20010510185459.A5995@penderel>
24345 ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
24346 ____________________________________________________________________________
24347 [ 10074] By: jhi on 2001/05/10 22:23:41
24348 Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
24349 From: Robin Houston <robin@kitsite.com>
24350 Date: Thu, 10 May 2001 12:56:39 +0100
24351 Message-ID: <20010510125639.A2119@penderel>
24353 ! ext/B/B/Deparse.pm
24354 ____________________________________________________________________________
24355 [ 10073] By: jhi on 2001/05/10 14:26:01
24356 Log: Retract #10070, not ready yet.
24358 ! ext/B/B/Deparse.pm
24359 ____________________________________________________________________________
24360 [ 10072] By: jhi on 2001/05/10 13:40:24
24361 Log: The metaconfig unit change for #10071.
24363 ! U/modified/mallocsrc.U
24364 ____________________________________________________________________________
24365 [ 10071] By: jhi on 2001/05/10 13:39:57
24366 Log: The #9525+#9526 didn't allow for overriding usemymalloc.
24369 ____________________________________________________________________________
24370 [ 10070] By: jhi on 2001/05/10 13:18:42
24371 Log: (Retracted by #10073)
24373 Subject: Re: [PATCH t/TEST] B::Deparse tester
24374 From: Hugo <hv@crypt.compulink.co.uk>
24375 Date: Thu, 10 May 2001 05:48:09 +0100
24376 Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
24378 ! ext/B/B/Deparse.pm
24379 ____________________________________________________________________________
24380 [ 10069] By: jhi on 2001/05/10 12:24:06
24381 Log: Add a for(func()) test.
24384 ____________________________________________________________________________
24385 [ 10068] By: jhi on 2001/05/10 12:16:00
24386 Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
24387 From: Robin Houston <robin@kitsite.com>
24388 Date: Thu, 10 May 2001 13:50:08 +0100
24389 Message-ID: <20010510135008.A2454@penderel>
24391 ! ext/B/B/Deparse.pm
24392 ____________________________________________________________________________
24393 [ 10067] By: jhi on 2001/05/10 01:45:03
24394 Log: A thinko in #10065.
24397 ____________________________________________________________________________
24398 [ 10066] By: jhi on 2001/05/10 01:33:12
24399 Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
24400 From: Robin Houston <robin@kitsite.com>
24401 Date: Thu, 10 May 2001 02:10:34 +0100
24402 Message-ID: <20010510021034.A19421@penderel>
24404 ! ext/B/B.xs ext/B/B/Deparse.pm
24405 ____________________________________________________________________________
24406 [ 10065] By: jhi on 2001/05/10 01:30:43
24407 Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
24408 From: Doug MacEachern <dougm@covalent.net>
24409 Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
24410 Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
24413 ____________________________________________________________________________
24414 [ 10064] By: jhi on 2001/05/09 23:13:29
24415 Log: One more workaround for the UTS compiler from Hal Morris.
24418 ____________________________________________________________________________
24419 [ 10063] By: jhi on 2001/05/09 23:09:53
24420 Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
24421 From: Robin Houston <robin@kitsite.com>
24422 Date: Thu, 10 May 2001 01:02:08 +0100
24423 Message-ID: <20010510010208.A18200@penderel>
24426 ____________________________________________________________________________
24427 [ 10062] By: jhi on 2001/05/09 23:06:25
24428 Log: Subject: [PATCH] Simplify deb_curcv() a bit
24429 From: Benjamin Sugars <bsugars@canoe.ca>
24430 Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
24431 Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
24434 ____________________________________________________________________________
24435 [ 10061] By: jhi on 2001/05/09 23:05:28
24436 Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
24437 From: Benjamin Sugars <bsugars@canoe.ca>
24438 Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
24439 Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
24441 ! t/lib/io_scalar.t
24442 ____________________________________________________________________________
24443 [ 10060] By: jhi on 2001/05/09 23:04:38
24444 Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
24445 From: Peter Prymmer <pvhp@forte.com>
24446 Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
24447 Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
24450 ____________________________________________________________________________
24451 [ 10059] By: jhi on 2001/05/09 23:03:52
24452 Log: Subject: [PATCH t/TEST] B::Deparse tester
24453 From: Robin Houston <robin@kitsite.com>
24454 Date: Wed, 9 May 2001 19:17:50 +0100
24455 Message-ID: <20010509191750.A16940@penderel>
24457 ! ext/B/O.pm t/TEST
24458 ____________________________________________________________________________
24459 [ 10058] By: jhi on 2001/05/09 23:02:56
24460 Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
24461 From: Jeff Pinyan <jeffp@crusoe.net>
24462 Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
24463 Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
24466 ____________________________________________________________________________
24467 [ 10057] By: nick on 2001/05/09 18:37:56
24468 Log: Integrate mainline.
24470 !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
24471 !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
24472 ____________________________________________________________________________
24473 [ 10056] By: jhi on 2001/05/09 16:44:44
24474 Log: Update Changes.
24476 ! Changes patchlevel.h
24477 ____________________________________________________________________________
24478 [ 10055] By: jhi on 2001/05/09 16:26:47
24479 Log: Integrate perlio.
24481 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
24482 ____________________________________________________________________________
24483 [ 10054] By: jhi on 2001/05/09 16:25:42
24484 Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
24485 From: Benjamin Sugars <bsugars@canoe.ca>
24486 Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
24487 Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
24490 ____________________________________________________________________________
24491 [ 10053] By: jhi on 2001/05/09 16:24:37
24492 Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
24493 From: Benjamin Sugars <bsugars@canoe.ca>
24494 Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
24495 Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
24497 ! ext/PerlIO/Scalar/Scalar.xs
24498 ____________________________________________________________________________
24499 [ 10052] By: jhi on 2001/05/09 16:19:04
24500 Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
24501 From: Jeff Pinyan <jeffp@crusoe.net>
24502 Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
24503 Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
24506 ____________________________________________________________________________
24507 [ 10051] By: jhi on 2001/05/09 15:30:17
24508 Log: EPOC tweak from Olaf Flebbe.
24511 ____________________________________________________________________________
24512 [ 10050] By: nick on 2001/05/09 14:37:57
24513 Log: win32, regen_config_h
24515 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24516 ____________________________________________________________________________
24517 [ 10049] By: jhi on 2001/05/09 12:33:39
24518 Log: Integrate perlio.
24521 ____________________________________________________________________________
24522 [ 10048] By: nick on 2001/05/09 11:59:50
24523 Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
24524 and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
24527 ____________________________________________________________________________
24528 [ 10047] By: jhi on 2001/05/09 10:50:12
24529 Log: Integrate perlio.
24532 ____________________________________________________________________________
24533 [ 10046] By: jhi on 2001/05/09 10:49:34
24534 Log: Subject: Re: Less warnings during configure
24535 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24536 Date: Wed, 09 May 2001 13:12:49 +0200
24537 Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
24540 ____________________________________________________________________________
24541 [ 10045] By: nick on 2001/05/09 09:56:59
24542 Log: MULTIPLICITY/DEBUGGING build fix.
24545 ____________________________________________________________________________
24546 [ 10044] By: nick on 2001/05/09 09:46:37
24547 Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
24549 +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
24550 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
24551 !> (integrate 65 files)
24552 ____________________________________________________________________________
24553 [ 10043] By: jhi on 2001/05/08 22:41:49
24554 Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
24555 From: Robin Houston <robin@kitsite.com>
24556 Date: Tue, 8 May 2001 19:38:00 +0100
24557 Message-ID: <20010508193800.A4389@penderel>
24559 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
24560 From: Robin Houston <robin@kitsite.com>
24561 Date: Tue, 8 May 2001 20:03:57 +0100
24562 Message-ID: <20010508200357.A4614@penderel>
24564 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
24565 From: Robin Houston <robin@kitsite.com>
24566 Date: Wed, 9 May 2001 00:12:05 +0100
24567 Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
24569 ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
24570 ____________________________________________________________________________
24571 [ 10042] By: jhi on 2001/05/08 22:09:35
24572 Log: Retract #10031.
24575 ____________________________________________________________________________
24576 [ 10041] By: jhi on 2001/05/08 18:27:34
24577 Log: The metaconfig unit changes for #10040.
24578 Branch: metaconfig/U/perl
24579 ! Checkcc.U d_dlsymun.U dlsrc.U
24580 ____________________________________________________________________________
24581 [ 10040] By: jhi on 2001/05/08 18:24:47
24582 Log: The Configure half of
24584 Subject: Less warnings during configure
24585 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24586 Date: Tue, 08 May 2001 08:44:02 +0200
24587 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
24590 ____________________________________________________________________________
24591 [ 10039] By: jhi on 2001/05/08 16:48:31
24592 Log: Subject: Less warnings during configure
24593 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24594 Date: Tue, 08 May 2001 08:44:02 +0200
24595 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
24598 ____________________________________________________________________________
24599 [ 10038] By: jhi on 2001/05/08 16:32:07
24600 Log: Don't forget to whine about \d__\d.
24602 ! t/pragma/warn/toke toke.c
24603 ____________________________________________________________________________
24604 [ 10037] By: jhi on 2001/05/08 16:07:05
24605 Log: Allow underscores also in the exponent part.
24607 ! t/pragma/warn/toke toke.c
24608 ____________________________________________________________________________
24609 [ 10036] By: jhi on 2001/05/08 13:33:55
24610 Log: CodeMagicCD doesn't look like an *I*DE.
24613 ____________________________________________________________________________
24614 [ 10035] By: jhi on 2001/05/08 13:27:48
24615 Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
24616 to be consistently down).
24619 ____________________________________________________________________________
24620 [ 10034] By: jhi on 2001/05/08 13:21:07
24621 Log: Upgrade to Text::Balanced 1.84.
24623 ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
24624 ____________________________________________________________________________
24625 [ 10033] By: jhi on 2001/05/08 12:41:53
24626 Log: Subject: Re: [PATCH] Find the last of the missing pad variables
24627 From: Benjamin Sugars <bsugars@canoe.ca>
24628 Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
24629 Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
24632 ____________________________________________________________________________
24633 [ 10032] By: jhi on 2001/05/08 12:40:28
24634 Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
24635 From: Peter Prymmer <pvhp@forte.com>
24636 Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
24637 Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
24640 ____________________________________________________________________________
24641 [ 10031] By: jhi on 2001/05/08 12:35:25
24642 Log: (Retracted by #10042)
24644 Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
24645 From: "Philip Newton" <pnewton@gmx.de>
24646 Date: Tue, 8 May 2001 09:18:10 +0200
24647 Message-ID: <3AF7B9D2.28861.603732@localhost>
24650 ____________________________________________________________________________
24651 [ 10030] By: jhi on 2001/05/08 12:32:23
24652 Log: Subject: [PATCH B::Deparse] Document known bugs
24653 From: Robin Houston <robin@kitsite.com>
24654 Date: Tue, 8 May 2001 01:53:34 +0100
24655 Message-ID: <20010508015334.A32394@penderel>
24657 ! ext/B/B/Deparse.pm
24658 ____________________________________________________________________________
24659 [ 10029] By: jhi on 2001/05/08 12:28:28
24660 Log: Subject: Re: Perl book, magazine and website updates.
24661 From: "Philip Newton" <pnewton@gmx.de>
24662 Date: Mon, 7 May 2001 17:03:58 +0200
24663 Message-ID: <3AF6D57E.5387.1E29930@localhost>
24666 ____________________________________________________________________________
24667 [ 10028] By: jhi on 2001/05/07 23:53:30
24668 Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
24669 From: Peter Prymmer <pvhp@forte.com>
24670 Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
24671 Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com>
24674 ____________________________________________________________________________
24675 [ 10027] By: jhi on 2001/05/07 23:22:48
24676 Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
24677 From: Robin Houston <robin@kitsite.com>
24678 Date: Tue, 8 May 2001 01:14:55 +0100
24679 Message-ID: <20010508011455.A32162@penderel>
24681 ! ext/B/B/Deparse.pm
24682 ____________________________________________________________________________
24683 [ 10026] By: jhi on 2001/05/07 23:15:05
24684 Log: Typo in #10025.
24687 ____________________________________________________________________________
24688 [ 10025] By: jhi on 2001/05/07 21:15:35
24689 Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
24692 ____________________________________________________________________________
24693 [ 10024] By: jhi on 2001/05/07 20:58:40
24694 Log: Subject: Re: [ID 20010506.045] question about hash syntax
24695 From: Peter Scott <Peter@PSDT.com>
24696 Date: Sun, 06 May 2001 13:10:40 -0700
24697 Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
24699 ! pod/perl56delta.pod
24700 ____________________________________________________________________________
24701 [ 10023] By: jhi on 2001/05/07 20:41:26
24702 Log: Configure should figure out the list of dynamic extensions
24703 just fine in UTS-- and in fact it does, as reported by Hal Morris.
24706 ____________________________________________________________________________
24707 [ 10022] By: jhi on 2001/05/07 20:24:11
24708 Log: Update Changes.
24710 ! Changes patchlevel.h
24711 ____________________________________________________________________________
24712 [ 10021] By: jhi on 2001/05/07 20:11:31
24713 Log: Subject: [PATCH regcomp.c] Insecure regexes
24714 From: Robin Houston <robin@kitsite.com>
24715 Date: Mon, 7 May 2001 21:56:12 +0100
24716 Message-ID: <20010507215612.A31114@penderel>
24719 ____________________________________________________________________________
24720 [ 10020] By: jhi on 2001/05/07 20:02:30
24721 Log: Drop the foobar.perl.com references for now until Simon
24722 gets them sorted out.
24725 ____________________________________________________________________________
24726 [ 10019] By: jhi on 2001/05/07 19:54:33
24727 Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
24728 From: Prymmer/Kahn <pvhp@best.com>
24729 Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
24730 Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
24732 ! lib/Devel/SelfStubber.pm
24733 ____________________________________________________________________________
24734 [ 10018] By: jhi on 2001/05/07 19:53:10
24735 Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1
24736 From: Prymmer/Kahn <pvhp@best.com>
24737 Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
24738 Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
24741 ____________________________________________________________________________
24742 [ 10017] By: jhi on 2001/05/07 19:35:10
24743 Log: s/WebTechnique's/WebTechniques/
24746 ____________________________________________________________________________
24747 [ 10016] By: jhi on 2001/05/07 12:26:29
24748 Log: Llama 3 updates from Randal.
24751 ____________________________________________________________________________
24752 [ 10015] By: jhi on 2001/05/07 01:34:38
24753 Log: Subject: [PATCH] Help -Dt show correct pad variables
24754 From: Benjamin Sugars <ben.sugars@home.com>
24755 Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
24756 Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
24758 ! embed.h embed.pl proto.h run.c
24759 ____________________________________________________________________________
24760 [ 10014] By: jhi on 2001/05/07 01:23:56
24761 Log: Subject: [PATCH] Document C<our $foo : shared>
24762 From: Benjamin Sugars <ben.sugars@home.com>
24763 Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
24764 Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
24767 ____________________________________________________________________________
24768 [ 10013] By: jhi on 2001/05/07 01:22:22
24769 Log: Subject: [PATCH B::Deparse] undefined folded constants
24770 From: Robin Houston <robin@kitsite.com>
24771 Date: Sun, 6 May 2001 17:19:09 +0100
24772 Message-ID: <20010506171909.A7046@penderel>
24774 ! ext/B/B/Deparse.pm
24775 ____________________________________________________________________________
24776 [ 10012] By: jhi on 2001/05/07 00:57:38
24777 Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
24778 From: Robin Houston <robin@kitsite.com>
24779 Message-ID: <20010506164654.A6848@penderel>
24780 Date: Sun, 6 May 2001 16:46:54 +0100
24782 ! ext/B/B/Deparse.pm
24783 ____________________________________________________________________________
24784 [ 10011] By: jhi on 2001/05/07 00:52:18
24785 Log: Subject: [PATCH t/op/my_stash.t] Naughty?
24786 From: Robin Houston <robin@kitsite.com>
24787 Date: Sun, 6 May 2001 14:47:02 +0100
24788 Message-ID: <20010506144702.A6308@penderel>
24791 ____________________________________________________________________________
24792 [ 10010] By: jhi on 2001/05/06 15:07:51
24793 Log: Subject: Perl book, magazine and website updates.
24794 From: Simon Cozens <simon@netthink.co.uk>
24795 Date: Sun, 6 May 2001 16:55:36 +0100
24796 Message-ID: <20010506165536.A1795@netthink.co.uk>
24798 ! pod/perlbook.pod pod/perlfaq2.pod
24799 ____________________________________________________________________________
24800 [ 10009] By: jhi on 2001/05/06 14:11:40
24801 Log: Tweaks on the Tru64 prof options.
24804 ____________________________________________________________________________
24805 [ 10008] By: jhi on 2001/05/06 13:51:49
24806 Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
24807 From: Robin Houston <robin@kitsite.com>
24808 Date: Sun, 6 May 2001 14:40:51 +0100
24809 Message-ID: <20010506144051.A6279@penderel>
24811 ! t/pod/testp2pt.pl
24812 ____________________________________________________________________________
24813 [ 10007] By: jhi on 2001/05/06 13:49:31
24814 Log: Subject: [PATCH B::Deparse] scoping
24815 From: Robin Houston <robin@kitsite.com>
24816 Date: Sun, 6 May 2001 14:36:56 +0100
24817 Message-ID: <20010506143656.A4006@penderel>
24819 ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
24820 ____________________________________________________________________________
24821 [ 10006] By: jhi on 2001/05/06 13:24:12
24822 Log: Document the undefinedness of bitshifting out of range.
24825 ____________________________________________________________________________
24826 [ 10005] By: jhi on 2001/05/06 13:03:17
24827 Log: Retract #10003 and update the IDE descriptions a bit.
24830 ____________________________________________________________________________
24831 [ 10004] By: jhi on 2001/05/06 03:02:41
24832 Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
24833 From: Prymmer/Kahn <pvhp@best.com>
24834 Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
24835 Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
24837 ! win32/Makefile win32/buildext.pl win32/config.bc
24838 ! win32/config.gc win32/config.vc
24839 ____________________________________________________________________________
24840 [ 10003] By: jhi on 2001/05/05 20:24:44
24841 Log: (Retracted by #10005.)
24844 ____________________________________________________________________________
24845 [ 10002] By: jhi on 2001/05/05 19:23:36
24846 Log: It's "psed", not "sed".
24849 ____________________________________________________________________________
24850 [ 10001] By: jhi on 2001/05/05 18:35:38
24851 Log: Update Changes.
24853 ! Changes patchlevel.h
24854 ____________________________________________________________________________
24855 [ 10000] By: jhi on 2001/05/05 18:32:15
24856 Log: Subject: Re: bleadperl make install fails due to "psed"
24857 From: andreas.koenig@anima.de (Andreas J. Koenig)
24858 Date: 05 May 2001 18:23:28 +0200
24859 Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
24861 ! x2p/Makefile.SH x2p/s2p.PL
24862 ____________________________________________________________________________
24863 [ 9999] By: jhi on 2001/05/05 18:28:09
24864 Log: AUTHORS updates.
24867 ____________________________________________________________________________
24868 [ 9998] By: jhi on 2001/05/05 18:16:00
24869 Log: Updates on the pods related to the modules included since 5.6.
24871 TODO: perltodo really could use major updating.
24873 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
24874 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
24875 ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
24876 ! pod/perlsyn.pod pod/perltodo.pod
24877 ____________________________________________________________________________
24878 [ 9997] By: jhi on 2001/05/05 17:35:17
24879 Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
24884 ____________________________________________________________________________
24885 [ 9996] By: jhi on 2001/05/05 17:25:00
24886 Log: Add preemptive #undefs for some of the shorter and more prone
24887 to collision regcomp.h #defines. (Background: the MASK collided
24888 with a system header #define in Rhapsody.)
24891 ____________________________________________________________________________
24892 [ 9995] By: jhi on 2001/05/05 13:24:21
24893 Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
24894 From: Nicholas Clark <nick@ccl4.org>
24895 Date: Sat, 5 May 2001 14:46:39 +0100
24896 Message-ID: <20010505144639.O53513@plum.flirble.org>
24898 Add a test for the constants (if any) being processed correctly.
24901 ____________________________________________________________________________
24902 [ 9994] By: jhi on 2001/05/05 02:11:03
24903 Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
24904 From: Peter Prymmer <pvhp@forte.com>
24905 Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
24906 Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
24909 ____________________________________________________________________________
24910 [ 9993] By: jhi on 2001/05/05 02:03:49
24911 Log: Subject: [PATCH: perl@9973] fix const poisioning in PerlIO_openn->fdopen->openn
24912 From: Peter Prymmer <pvhp@forte.com>
24913 Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
24914 Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
24916 ! perlio.c vms/vmsish.h
24917 ____________________________________________________________________________
24918 [ 9992] By: jhi on 2001/05/04 17:21:12
24919 Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
24920 From: Robin Barker <rmb1@cise.npl.co.uk>
24921 Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
24922 Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
24926 ____________________________________________________________________________
24927 [ 9991] By: jhi on 2001/05/04 16:47:45
24928 Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
24929 From: Robin Barker <rmb1@cise.npl.co.uk>
24930 Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
24931 Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
24934 ____________________________________________________________________________
24935 [ 9990] By: jhi on 2001/05/04 14:37:20
24936 Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
24937 From: Prymmer/Kahn <pvhp@best.com>
24938 Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
24939 Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
24942 ____________________________________________________________________________
24943 [ 9989] By: jhi on 2001/05/04 14:03:58
24944 Log: Introduce perl572delta, update Todo, add the missing
24945 mention about signal safety since 5.7.1 (though this
24946 requires verification and more details.)
24948 + pod/perl572delta.pod
24949 ! MANIFEST Todo pod/perl571delta.pod
24950 ____________________________________________________________________________
24951 [ 9988] By: jhi on 2001/05/04 12:41:51
24952 Log: Subject: [PATCH perl@9944] long =item
24953 From: Robin Barker <rmb1@cise.npl.co.uk>
24954 Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
24955 Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
24957 ! ext/Time/HiRes/HiRes.pm
24958 ____________________________________________________________________________
24959 [ 9987] By: jhi on 2001/05/04 12:39:19
24960 Log: The #9901 had removed one line essential for EBCDIC.
24963 ____________________________________________________________________________
24964 [ 9986] By: jhi on 2001/05/04 12:30:23
24965 Log: Subject: cygwin/Makefile.SHs INSTALL patch
24966 From: Reini Urban <rurban@sbox.tu-graz.ac.at>
24967 Date: Mon, 08 Jan 2001 04:59:21 +0200
24968 Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at>
24970 ! cygwin/Makefile.SHs
24971 ____________________________________________________________________________
24972 [ 9985] By: jhi on 2001/05/04 03:51:39
24973 Log: Encode/IO doc tweaks.
24975 ! ext/Encode/Encode.pm
24976 ____________________________________________________________________________
24977 [ 9984] By: jhi on 2001/05/04 03:29:34
24978 Log: Remove GDBM_File from the dynamic extensions for UTS,
24979 GDBM is not a standard feature.
24982 ____________________________________________________________________________
24983 [ 9983] By: jhi on 2001/05/04 03:22:59
24984 Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
24986 ! pod/perlretut.pod
24987 ____________________________________________________________________________
24988 [ 9982] By: jhi on 2001/05/03 23:21:03
24989 Log: Subject: [PATCH] Let sv_dump understand GvSHARED
24990 From: Benjamin Sugars <bsugars@canoe.ca>
24991 Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
24992 Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
24995 ____________________________________________________________________________
24996 [ 9981] By: jhi on 2001/05/03 23:20:05
24997 Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
24998 From: Benjamin Sugars <bsugars@canoe.ca>
24999 Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
25000 Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
25002 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
25003 ____________________________________________________________________________
25004 [ 9980] By: jhi on 2001/05/03 23:15:29
25005 Log: Integrate perlio.
25007 !> ext/Encode/Encode.pm
25008 ____________________________________________________________________________
25009 [ 9979] By: jhi on 2001/05/03 16:54:59
25010 Log: Install psed man page.
25013 ____________________________________________________________________________
25014 [ 9978] By: jhi on 2001/05/03 16:45:58
25015 Log: Remove unused files; noted by Sarathy.
25017 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
25019 ____________________________________________________________________________
25020 [ 9977] By: jhi on 2001/05/03 16:42:30
25021 Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
25022 From: Andy Dougherty <doughera@lafayette.edu>
25023 Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
25024 Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
25027 ____________________________________________________________________________
25028 [ 9976] By: nick on 2001/05/03 16:40:42
25029 Log: Allow $answer = encode($object,$text); like it says in docs.
25031 ! ext/Encode/Encode.pm
25032 ____________________________________________________________________________
25033 [ 9975] By: nick on 2001/05/03 16:22:30
25034 Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
25035 to be in scope (fair enough), and also a package variable (our) for eval to see it.
25037 ! ext/Encode/Encode.pm
25038 ____________________________________________________________________________
25039 [ 9974] By: nick on 2001/05/03 15:48:17
25040 Log: Integrate mainline.
25042 +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
25043 +> t/lib/filter-simple.t t/lib/next.t
25044 !> (integrate 70 files)
25045 ____________________________________________________________________________
25046 [ 9973] By: jhi on 2001/05/03 13:09:09
25047 Log: Update Changes.
25049 ! Changes patchlevel.h
25050 ____________________________________________________________________________
25051 [ 9972] By: jhi on 2001/05/03 12:58:33
25052 Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
25053 From: Prymmer/Kahn <pvhp@best.com>
25054 Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
25055 Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
25058 ____________________________________________________________________________
25059 [ 9971] By: jhi on 2001/05/03 12:57:26
25060 Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
25061 From: Prymmer/Kahn <pvhp@best.com>
25062 Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
25063 Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
25066 ____________________________________________________________________________
25067 [ 9970] By: jhi on 2001/05/03 02:42:46
25068 Log: Can't croak sans thread context, from Doug MacEachern.
25071 ____________________________________________________________________________
25072 [ 9969] By: jhi on 2001/05/03 01:23:48
25073 Log: Subject: Random input test and Perl
25074 From: Ilya Zakharevich <ilya@math.berkeley.edu>
25075 Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
25076 Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
25079 ____________________________________________________________________________
25080 [ 9968] By: jhi on 2001/05/02 22:17:21
25081 Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
25082 From: Peter Prymmer <pvhp@forte.com>
25083 Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
25084 Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
25086 ! pod/perlfunc.pod pod/perlport.pod
25087 ____________________________________________________________________________
25088 [ 9967] By: jhi on 2001/05/02 20:12:45
25089 Log: Workaround for UTS compiler casting bug from Hal Morris.
25092 ____________________________________________________________________________
25093 [ 9966] By: jhi on 2001/05/02 18:31:37
25094 Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
25095 From: Dan Sugalski <dan@sidhe.org>
25096 Date: Wed, 02 May 2001 15:23:22 -0400
25097 Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
25100 ____________________________________________________________________________
25101 [ 9965] By: jhi on 2001/05/02 18:21:29
25102 Log: Minor doc tweaks on endianness, closes bug 20010327.004.
25105 ____________________________________________________________________________
25106 [ 9964] By: jhi on 2001/05/02 18:15:01
25107 Log: Document large files in INSTALL, document also the %x
25108 limitation if not use64bitint, closes bug 20010326.007.
25111 ____________________________________________________________________________
25112 [ 9963] By: jhi on 2001/05/02 17:24:47
25113 Log: perlmodlib tweaks; regen pods.
25115 ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
25117 ____________________________________________________________________________
25118 [ 9962] By: jhi on 2001/05/02 17:14:00
25119 Log: Fix for a segfault, from Marc Lehmann.
25121 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
25122 ____________________________________________________________________________
25123 [ 9961] By: jhi on 2001/05/02 15:55:53
25124 Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
25125 From: "Philip Newton" <pnewton@gmx.de>
25126 Date: Wed, 2 May 2001 18:39:03 +0200
25127 Message-ID: <3AF05447.15525.173B588@localhost>
25130 ____________________________________________________________________________
25131 [ 9960] By: jhi on 2001/05/02 15:35:37
25132 Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
25133 From: Dan Sugalski <dan@sidhe.org>
25134 Date: Wed, 02 May 2001 11:37:27 -0400
25135 Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
25137 ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
25138 ! thread.h vms/vms.c vms/vmsish.h
25139 ____________________________________________________________________________
25140 [ 9959] By: jhi on 2001/05/02 15:21:08
25141 Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
25142 From: Benjamin Sugars <bsugars@canoe.ca>
25143 Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
25144 Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
25146 ! ext/PerlIO/Scalar/Scalar.xs
25147 ____________________________________________________________________________
25148 [ 9958] By: jhi on 2001/05/02 15:15:53
25149 Log: Bug in #9915, spotted by Mike Guy.
25152 ____________________________________________________________________________
25153 [ 9957] By: jhi on 2001/05/02 13:26:01
25154 Log: Add a test for not griping about references as array
25155 indices if the reference has magic in it (overloaded
25158 ! pod/perldiag.pod t/pragma/warn/pp_hot
25159 ____________________________________________________________________________
25160 [ 9956] By: jhi on 2001/05/02 13:07:01
25161 Log: Retracted a bit too much in #9952.
25163 ! t/pragma/sub_lval.t
25164 ____________________________________________________________________________
25165 [ 9955] By: jhi on 2001/05/02 13:05:38
25166 Log: Test for #9952.
25169 ____________________________________________________________________________
25170 [ 9954] By: jhi on 2001/05/02 11:48:18
25171 Log: Additional note on the encoding example: one cannot
25172 convert string constants in-place.
25174 ! ext/Encode/Encode.pm
25175 ____________________________________________________________________________
25176 [ 9953] By: jhi on 2001/05/02 11:43:51
25177 Log: Note that if you have recent enough Perl you already
25178 have Filter::Util::Call.
25180 ! lib/Filter/Simple.pm
25181 ____________________________________________________________________________
25182 [ 9952] By: jhi on 2001/05/02 11:31:53
25183 Log: Retract changes #8254 and #8255, causes coredump in
25184 'tie FH, "main"', reported by Abigail, culprit found by
25185 Benjamin Sugars. Mirrors maintperl change #9950.
25187 ! op.c t/pragma/sub_lval.t
25188 ____________________________________________________________________________
25189 [ 9951] By: jhi on 2001/05/02 11:14:29
25190 Log: Forgot from #9942. (Needed by t/lib/filter-simple.t.)
25192 + t/lib/MyFilter.pm
25193 ____________________________________________________________________________
25194 [ 9950] By: gsar on 2001/05/02 03:17:11
25195 Log: revert integration of changes#8254,8255 in change#8620 (causes
25196 a coredump in C<tie FH, 'foo'>; the idea itself may need better
25198 Branch: maint-5.6/perl
25199 ! op.c t/pragma/sub_lval.t
25200 ____________________________________________________________________________
25201 [ 9949] By: gsar on 2001/05/02 02:56:32
25202 Log: integrate changes#9774,9814 from mainline (Unixware fixes)
25204 Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
25206 Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
25207 Branch: maint-5.6/perl
25209 ____________________________________________________________________________
25210 [ 9948] By: gsar on 2001/05/02 02:49:15
25211 Log: pod/find.t breaks on VMS (from Craig Berry)
25212 Branch: maint-5.6/perl
25214 ____________________________________________________________________________
25215 [ 9947] By: jhi on 2001/05/02 02:43:09
25216 Log: Add an encoding conversion example.
25218 ! ext/Encode/Encode.pm
25219 ____________________________________________________________________________
25220 [ 9946] By: jhi on 2001/05/02 01:34:22
25221 Log: Another coat of paint but still nowhere finished.
25222 Need to decide on the semantics of strptime(): should
25223 strptime() be a function instead of a method? To do
25224 the week/monthname-strptiming the i18n/l10n bullet needs
25225 to be bitten with gusto.
25227 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
25228 ____________________________________________________________________________
25229 [ 9945] By: jhi on 2001/05/01 23:40:52
25230 Log: Update Changes.
25232 ! Changes patchlevel.h
25233 ____________________________________________________________________________
25234 [ 9944] By: jhi on 2001/05/01 23:33:37
25235 Log: Add known-to-be-tested modules to the list-to-be-skipped.
25237 ! t/lib/1_compile.t
25238 ____________________________________________________________________________
25239 [ 9943] By: jhi on 2001/05/01 23:24:40
25240 Log: Subject: BorlandC++ fix
25241 From: "Vadim Konovalov" <watman@inbox.ru>
25242 Date: Mon, 30 Apr 2001 20:12:26 -0700
25243 Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
25245 ! win32/makefile.mk
25246 ____________________________________________________________________________
25247 [ 9942] By: jhi on 2001/05/01 23:18:02
25248 Log: Update to Filter::Simple 0.60, create a test for it.
25250 + t/lib/filter-simple.t
25251 ! MANIFEST lib/Filter/Simple.pm
25252 ____________________________________________________________________________
25253 [ 9941] By: jhi on 2001/05/01 19:47:24
25254 Log: Subject: Re: bleadperl: s/// failure with \b and /g
25255 From: Hugo <hv@crypt.compulink.co.uk>
25256 Date: Tue, 01 May 2001 20:12:20 +0100
25257 Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
25259 ! pp_hot.c t/op/re_tests
25260 ____________________________________________________________________________
25261 [ 9940] By: jhi on 2001/05/01 19:42:16
25262 Log: Integrate perlio.
25264 !> lib/base.pm t/lib/fields.t
25265 ____________________________________________________________________________
25266 [ 9939] By: jhi on 2001/05/01 19:39:51
25267 Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
25268 From: Benjamin Sugars <bsugars@canoe.ca>
25269 Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
25270 Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
25272 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
25273 ____________________________________________________________________________
25274 [ 9938] By: jhi on 2001/05/01 19:34:09
25275 Log: Add NEXT, a pseudo-class for method redispatching.
25276 <Damian>NEXT.pm probably offers more bang-for-buck
25277 than anything else I've ever written.</Damian>
25279 + lib/NEXT.pm t/lib/next.t
25281 ____________________________________________________________________________
25282 [ 9937] By: jhi on 2001/05/01 19:21:41
25283 Log: Update to Switch 2.02.
25285 ! lib/Switch.pm t/lib/switch.t
25286 ____________________________________________________________________________
25287 [ 9936] By: nick on 2001/05/01 19:09:21
25288 Log: Fix for base.pm clobbering $VERSION
25291 ____________________________________________________________________________
25292 [ 9935] By: nick on 2001/05/01 18:54:38
25293 Log: Test for base.pm clobbering $VERSION.
25296 ____________________________________________________________________________
25297 [ 9934] By: jhi on 2001/05/01 18:39:10
25298 Log: Add information about Scalar::Util::blessed.
25301 ____________________________________________________________________________
25302 [ 9933] By: jhi on 2001/05/01 18:33:51
25303 Log: Subject: Extra UNIVERSAL documentation
25304 From: Mike Guy <mjtg@cam.ac.uk>
25305 Date: Tue, 01 May 2001 20:12:11 +0100
25306 Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
25309 ____________________________________________________________________________
25310 [ 9932] By: jhi on 2001/05/01 18:26:54
25311 Log: Subject: Autoflush in tests as appropriate
25312 From: Mike Guy <mjtg@cam.ac.uk>
25313 Date: Tue, 01 May 2001 20:05:31 +0100
25314 Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
25316 ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
25318 ____________________________________________________________________________
25319 [ 9931] By: jhi on 2001/05/01 18:02:29
25320 Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
25321 From: Benjamin Sugars <bsugars@canoe.ca>
25322 Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
25323 Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
25325 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
25326 ____________________________________________________________________________
25327 [ 9930] By: jhi on 2001/05/01 15:12:26
25328 Log: Subject: Re: Finally got a round tuit
25329 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25330 Date: Tue, 01 May 2001 14:14:10 +0200
25331 Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
25333 The -DP part, slightly modified.
25336 ____________________________________________________________________________
25337 [ 9929] By: jhi on 2001/05/01 14:17:15
25338 Log: Subject: Re: Finally got a round tuit
25339 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25340 Date: Tue, 01 May 2001 16:34:06 +0200
25341 Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
25343 cpp and optimization tweaks for HP-UX.
25346 ____________________________________________________________________________
25347 [ 9928] By: jhi on 2001/05/01 13:24:20
25348 Log: Tune the scan_num() comments to reality.
25351 ____________________________________________________________________________
25352 [ 9927] By: jhi on 2001/05/01 13:14:01
25353 Log: Subject: [PATCH B::Deparse] optimised sort
25354 From: Robin Houston <robin@kitsite.com>
25355 Date: Tue, 1 May 2001 14:07:12 +0100
25356 Message-ID: <20010501140712.A4266@penderel>
25358 ! ext/B/B/Deparse.pm
25359 ____________________________________________________________________________
25360 [ 9926] By: jhi on 2001/05/01 13:10:53
25361 Log: Subject: [PATCH t/lib/b-deparse.t]
25362 From: Robin Houston <robin@kitsite.com>
25363 Date: Tue, 1 May 2001 13:37:42 +0100
25364 Message-ID: <20010501133742.A4082@penderel>
25366 ! t/lib/b-deparse.t
25367 ____________________________________________________________________________
25368 [ 9925] By: jhi on 2001/05/01 13:10:13
25369 Log: Subject: [PATCH B::Deparse] for(;;), sort
25370 From: Robin Houston <robin@kitsite.com>
25371 Date: Tue, 1 May 2001 13:35:00 +0100
25372 Message-ID: <20010501133500.A4061@penderel>
25374 ! ext/B/B/Deparse.pm
25375 ____________________________________________________________________________
25376 [ 9924] By: jhi on 2001/05/01 13:09:22
25377 Log: Subject: [PATCH B::Deparse] do, warn, use
25378 From: Robin Houston <robin@kitsite.com>
25379 Date: Tue, 1 May 2001 13:31:03 +0100
25380 Message-ID: <20010501133103.A4041@penderel>
25382 ! ext/B/B/Deparse.pm
25383 ____________________________________________________________________________
25384 [ 9923] By: jhi on 2001/05/01 11:45:36
25385 Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
25386 From: Benjamin Sugars <ben.sugars@home.com>
25387 Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
25388 Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
25392 ____________________________________________________________________________
25393 [ 9922] By: jhi on 2001/05/01 11:35:42
25394 Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
25395 From: Peter Prymmer <pvhp@forte.com>
25396 Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
25397 Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
25399 ! t/lib/selfstubber.t
25400 ____________________________________________________________________________
25401 [ 9921] By: jhi on 2001/04/30 16:34:33
25402 Log: Subject: [PATCH B::Concise] suppress warning
25403 From: Robin Houston <robin@kitsite.com>
25404 Date: Mon, 30 Apr 2001 16:09:49 +0100
25405 Message-ID: <20010430160949.A25086@penderel>
25407 ! ext/B/B/Concise.pm
25408 ____________________________________________________________________________
25409 [ 9920] By: jhi on 2001/04/30 13:56:04
25410 Log: Strip the *markers* from #9919.
25412 ! pod/perlfaq.pod pod/perlfaq5.pod
25413 ____________________________________________________________________________
25414 [ 9919] By: jhi on 2001/04/30 13:54:04
25415 Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
25416 From: Gwyn Judd <b.judd@xtra.co.nz>
25417 Date: Sun, 29 Apr 2001 01:47:49 +1200
25418 Message-ID: <20010429014749.A4418@thislove>
25420 ! pod/perlfaq.pod pod/perlfaq5.pod
25421 ____________________________________________________________________________
25422 [ 9918] By: jhi on 2001/04/30 13:13:54
25423 Log: More_tweakage.
25425 ! pod/perldata.pod pod/perldiag.pod
25426 ____________________________________________________________________________
25427 [ 9917] By: jhi on 2001/04/30 13:01:27
25428 Log: Update Changes.
25430 ! Changes patchlevel.h
25431 ____________________________________________________________________________
25432 [ 9916] By: jhi on 2001/04/30 12:57:03
25433 Log: T_w_e_a_k_a_g_e.
25435 ! pod/perldata.pod pod/perldiag.pod
25436 ____________________________________________________________________________
25437 [ 9915] By: jhi on 2001/04/30 12:39:29
25438 Log: Install s2p also as psed.
25440 TODO: psed documentation?
25443 ____________________________________________________________________________
25444 [ 9914] By: jhi on 2001/04/30 12:29:21
25445 Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
25446 From: Jens Hamisch <jens@Strawberry.COM>
25447 Date: Fri, 27 Apr 2001 17:00:36 +0200
25448 Message-ID: <20010427170036.K1372@Strawberry.COM>
25450 SOCKS5_VERSION_NAME is the right symbol to detect
25451 the presence of SOCKS5. (HAS_SOCKS5_INIT is telling whether
25452 function called socks5_init() is available, and even that is
25453 not universal, most SOCKS5 installations use SOCKSinit()).
25456 ____________________________________________________________________________
25457 [ 9913] By: jhi on 2001/04/30 12:22:15
25458 Log: Allow a zero timeout on IO::Socket accept and connect--
25459 though one really shouldn't do that. Based on
25461 Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
25462 From: "John Holdsworth" <coldwave@bigfoot.com>
25463 Date: Sun, 4 Feb 2001 12:48:18 +0100
25464 Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
25466 ! ext/IO/lib/IO/Socket.pm
25467 ____________________________________________________________________________
25468 [ 9912] By: jhi on 2001/04/30 11:27:27
25469 Log: Save the spot of regprev (see #9911) for binary compatibility;
25472 ! embedvar.h perlapi.h thrdvar.h
25473 ____________________________________________________________________________
25474 [ 9911] By: jhi on 2001/04/30 11:22:03
25475 Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...]
25476 From: Hugo <hv@crypt.compulink.co.uk>
25477 Date: Sun, 29 Apr 2001 17:09:30 +0100
25478 Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
25480 ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
25481 ____________________________________________________________________________
25482 [ 9910] By: jhi on 2001/04/30 11:15:12
25483 Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
25484 a dummy for PL_numeric_radix); no pressing reason to break
25485 binary compatibility; regen API.
25487 ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
25488 ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
25489 ____________________________________________________________________________
25490 [ 9909] By: jhi on 2001/04/30 10:56:08
25491 Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
25492 From: Walt Mankowski <waltman@netaxs.com>
25493 Date: Sun, 29 Apr 2001 21:53:48 -0400
25494 Message-ID: <20010429215348.A3971@netaxs.com>
25497 ____________________________________________________________________________
25498 [ 9908] By: jhi on 2001/04/30 10:49:40
25499 Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
25501 ! t/lib/selfstubber.t
25502 ____________________________________________________________________________
25503 [ 9907] By: nick on 2001/04/30 09:26:50
25504 Log: Integrate mainline.
25506 !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
25507 ____________________________________________________________________________
25508 [ 9906] By: jhi on 2001/04/29 23:24:20
25509 Log: Abigail spotted a thinko in #9905.
25512 ____________________________________________________________________________
25513 [ 9905] By: jhi on 2001/04/29 15:55:39
25514 Log: Changed the underscore/undebar syntax in numeric constants;
25515 now any grouping will do, as long as the underscores are not
25516 consecutive (so "zero-grouping" is out), and they do not begin
25517 or end the integer or fractional parts.
25519 ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
25520 ____________________________________________________________________________
25521 [ 9904] By: nick on 2001/04/29 15:43:22
25522 Log: Integrate mainline.
25524 +> (branch 98 files)
25525 - lib/unicode/Block.pl
25526 - lib/unicode/In/AlphabeticPresentationForms.pl
25527 - lib/unicode/In/Arabic.pl
25528 - lib/unicode/In/ArabicPresentationForms-A.pl
25529 - lib/unicode/In/ArabicPresentationForms-B.pl
25530 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
25531 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
25532 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
25533 - lib/unicode/In/BopomofoExtended.pl
25534 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
25535 - lib/unicode/In/CJKCompatibility.pl
25536 - lib/unicode/In/CJKCompatibilityForms.pl
25537 - lib/unicode/In/CJKCompatibilityIdeographs.pl
25538 - lib/unicode/In/CJKRadicalsSupplement.pl
25539 - lib/unicode/In/CJKSymbolsandPunctuation.pl
25540 - lib/unicode/In/CJKUnifiedIdeographs.pl
25541 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
25542 - lib/unicode/In/Cherokee.pl
25543 - lib/unicode/In/CombiningDiacriticalMarks.pl
25544 - lib/unicode/In/CombiningHalfMarks.pl
25545 - lib/unicode/In/CombiningMarksforSymbols.pl
25546 - lib/unicode/In/ControlPictures.pl
25547 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
25548 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
25549 - lib/unicode/In/EnclosedAlphanumerics.pl
25550 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
25551 - lib/unicode/In/Ethiopic.pl
25552 - lib/unicode/In/GeneralPunctuation.pl
25553 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
25554 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
25555 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
25556 - lib/unicode/In/HalfwidthandFullwidthForms.pl
25557 - lib/unicode/In/HangulCompatibilityJamo.pl
25558 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
25559 - lib/unicode/In/Hebrew.pl
25560 - lib/unicode/In/HighPrivateUseSurrogates.pl
25561 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
25562 - lib/unicode/In/IPAExtensions.pl
25563 - lib/unicode/In/IdeographicDescriptionCharacters.pl
25564 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
25565 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
25566 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
25567 - lib/unicode/In/Latin-1Supplement.pl
25568 - lib/unicode/In/LatinExtended-A.pl
25569 - lib/unicode/In/LatinExtended-B.pl
25570 - lib/unicode/In/LatinExtendedAdditional.pl
25571 - lib/unicode/In/LetterlikeSymbols.pl
25572 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
25573 - lib/unicode/In/MathematicalOperators.pl
25574 - lib/unicode/In/MiscellaneousSymbols.pl
25575 - lib/unicode/In/MiscellaneousTechnical.pl
25576 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
25577 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
25578 - lib/unicode/In/OpticalCharacterRecognition.pl
25579 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
25580 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
25581 - lib/unicode/In/SmallFormVariants.pl
25582 - lib/unicode/In/SpacingModifierLetters.pl
25583 - lib/unicode/In/Specials.pl
25584 - lib/unicode/In/SuperscriptsandSubscripts.pl
25585 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
25586 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
25587 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
25588 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
25589 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
25590 !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
25591 !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
25592 !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
25593 !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
25594 !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
25595 !> utf8.c win32/Makefile
25596 ____________________________________________________________________________
25597 [ 9903] By: jhi on 2001/04/29 14:30:53
25598 Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
25599 From: Prymmer/Kahn <pvhp@best.com>
25600 Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
25601 Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
25604 ____________________________________________________________________________
25605 [ 9902] By: jhi on 2001/04/29 02:52:44
25606 Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
25607 From: "Abigail" <abigail@foad.org>
25608 Date: Sun, 29 Apr 2001 03:14:25 +0200
25609 Message-ID: <20010429011425.24503.qmail@foad.org>
25611 ! ext/IO/lib/IO/Seekable.pm
25612 ____________________________________________________________________________
25613 [ 9901] By: jhi on 2001/04/29 02:04:46
25614 Log: In character classes one couldn't have 0x80..0xff characters
25615 at the left hand side if there were 0x100.. characters in the
25618 ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
25619 ! t/op/pat.t utf8.c
25620 ____________________________________________________________________________
25621 [ 9900] By: jhi on 2001/04/28 22:55:04
25622 Log: Forgot the latest mktables.PL from #9899.
25624 ! lib/unicode/mktables.PL
25625 ____________________________________________________________________________
25626 [ 9899] By: jhi on 2001/04/28 22:53:28
25627 Log: Explain the \p{} and \P{} error message better and
25628 have prettier prettyprint in In.pl.
25630 ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
25632 ____________________________________________________________________________
25633 [ 9898] By: jhi on 2001/04/28 21:03:34
25634 Log: Add one possible explanation for the "Invalid [] range" error.
25637 ____________________________________________________________________________
25638 [ 9897] By: jhi on 2001/04/28 17:18:26
25639 Log: Add a level of indirection to the implementation of \p{InFoo}
25640 so that we don't have to have long filenames. (Nothing changes
25641 in the user interface.) The indirection is defined in
25642 the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
25643 Also rename some the character classes by removing '-' from
25644 the classnames, and finally renamed Block.pl as Blocks.pl.
25646 + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
25647 + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
25648 + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
25649 + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
25650 + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
25651 + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
25652 + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
25653 + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
25654 + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
25655 + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
25656 + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
25657 + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
25658 + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
25659 + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
25660 + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
25661 + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
25662 + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
25663 + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
25664 + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
25665 + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
25666 + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
25667 + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
25668 + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
25669 + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
25670 + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
25671 + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
25672 + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
25673 + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
25674 + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
25675 + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
25676 + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
25677 + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
25678 + lib/unicode/In/94.pl lib/unicode/In/95.pl
25679 - lib/unicode/Block.pl
25680 - lib/unicode/In/AlphabeticPresentationForms.pl
25681 - lib/unicode/In/Arabic.pl
25682 - lib/unicode/In/ArabicPresentationForms-A.pl
25683 - lib/unicode/In/ArabicPresentationForms-B.pl
25684 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
25685 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
25686 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
25687 - lib/unicode/In/BopomofoExtended.pl
25688 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
25689 - lib/unicode/In/CJKCompatibility.pl
25690 - lib/unicode/In/CJKCompatibilityForms.pl
25691 - lib/unicode/In/CJKCompatibilityIdeographs.pl
25692 - lib/unicode/In/CJKRadicalsSupplement.pl
25693 - lib/unicode/In/CJKSymbolsandPunctuation.pl
25694 - lib/unicode/In/CJKUnifiedIdeographs.pl
25695 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
25696 - lib/unicode/In/Cherokee.pl
25697 - lib/unicode/In/CombiningDiacriticalMarks.pl
25698 - lib/unicode/In/CombiningHalfMarks.pl
25699 - lib/unicode/In/CombiningMarksforSymbols.pl
25700 - lib/unicode/In/ControlPictures.pl
25701 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
25702 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
25703 - lib/unicode/In/EnclosedAlphanumerics.pl
25704 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
25705 - lib/unicode/In/Ethiopic.pl
25706 - lib/unicode/In/GeneralPunctuation.pl
25707 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
25708 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
25709 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
25710 - lib/unicode/In/HalfwidthandFullwidthForms.pl
25711 - lib/unicode/In/HangulCompatibilityJamo.pl
25712 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
25713 - lib/unicode/In/Hebrew.pl
25714 - lib/unicode/In/HighPrivateUseSurrogates.pl
25715 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
25716 - lib/unicode/In/IPAExtensions.pl
25717 - lib/unicode/In/IdeographicDescriptionCharacters.pl
25718 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
25719 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
25720 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
25721 - lib/unicode/In/Latin-1Supplement.pl
25722 - lib/unicode/In/LatinExtended-A.pl
25723 - lib/unicode/In/LatinExtended-B.pl
25724 - lib/unicode/In/LatinExtendedAdditional.pl
25725 - lib/unicode/In/LetterlikeSymbols.pl
25726 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
25727 - lib/unicode/In/MathematicalOperators.pl
25728 - lib/unicode/In/MiscellaneousSymbols.pl
25729 - lib/unicode/In/MiscellaneousTechnical.pl
25730 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
25731 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
25732 - lib/unicode/In/OpticalCharacterRecognition.pl
25733 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
25734 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
25735 - lib/unicode/In/SmallFormVariants.pl
25736 - lib/unicode/In/SpacingModifierLetters.pl
25737 - lib/unicode/In/Specials.pl
25738 - lib/unicode/In/SuperscriptsandSubscripts.pl
25739 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
25740 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
25741 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
25742 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
25743 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
25744 ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
25745 ! pod/perlunicode.pod
25746 ____________________________________________________________________________
25747 [ 9896] By: jhi on 2001/04/28 14:33:17
25748 Log: Update the information on shared library path on HP-UX.
25751 ____________________________________________________________________________
25752 [ 9895] By: jhi on 2001/04/28 14:32:30
25753 Log: Because #9894 seems to do the trick, this workaround can be removed.
25755 ! t/lib/selfstubber.t
25756 ____________________________________________________________________________
25757 [ 9894] By: jhi on 2001/04/28 14:26:13
25758 Log: For PerlIO flush the children's file handles (on fork/exec/system).
25761 ____________________________________________________________________________
25762 [ 9893] By: jhi on 2001/04/28 14:23:15
25763 Log: Test tweak for #9891.
25765 ! t/lib/b-deparse.t
25766 ____________________________________________________________________________
25767 [ 9892] By: jhi on 2001/04/28 14:10:13
25768 Log: New HP-UX hints from Merijn.
25771 ____________________________________________________________________________
25772 [ 9891] By: jhi on 2001/04/28 14:07:27
25773 Log: Subject: [PATCH B::Deparse] non-block scopes
25774 From: Robin Houston <robin@kitsite.com>
25775 Date: Fri, 27 Apr 2001 19:15:14 +0100
25776 Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
25778 ! ext/B/B/Deparse.pm
25779 ____________________________________________________________________________
25780 [ 9890] By: nick on 2001/04/27 19:41:25
25781 Log: Integrate mainline
25783 +> t/lib/selfstubber.t
25784 !> (integrate 50 files)
25785 ____________________________________________________________________________
25786 [ 9889] By: jhi on 2001/04/27 18:23:46
25787 Log: Subject: Re: selfstubber test fail on bleadperl
25788 From: Mike Guy <mjtg@cam.ac.uk>
25789 Date: Fri, 27 Apr 2001 19:31:18 +0100
25790 Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
25792 ! t/lib/selfstubber.t
25793 ____________________________________________________________________________
25794 [ 9888] By: jhi on 2001/04/27 16:20:54
25795 Log: Test tweak for #9886.
25797 ! t/lib/b-deparse.t
25798 ____________________________________________________________________________
25799 [ 9887] By: jhi on 2001/04/27 16:16:33
25800 Log: Buffering issue at least in Solaris (even with perlio).
25802 ! t/lib/selfstubber.t
25803 ____________________________________________________________________________
25804 [ 9886] By: jhi on 2001/04/27 14:59:23
25805 Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
25806 From: Robin Houston <robin@kitsite.com>
25807 Date: Fri, 27 Apr 2001 16:53:20 +0100
25808 Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
25810 ! ext/B/B/Deparse.pm
25811 ____________________________________________________________________________
25812 [ 9885] By: jhi on 2001/04/27 14:23:51
25813 Log: Update Changes.
25815 ! Changes patchlevel.h
25816 ____________________________________________________________________________
25817 [ 9884] By: jhi on 2001/04/27 14:14:12
25818 Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
25819 From: "Philip Newton" <pnewton@gmx.de>
25820 Date: Fri, 27 Apr 2001 16:40:13 +0200
25821 Message-ID: <3AE9A0ED.5248.CEA127@localhost>
25824 ____________________________________________________________________________
25825 [ 9883] By: jhi on 2001/04/27 13:28:19
25826 Log: Add LOG_PERROR; prettify the "removed".
25828 ! ext/Sys/Syslog/Syslog.xs
25829 ____________________________________________________________________________
25830 [ 9882] By: jhi on 2001/04/27 13:13:18
25831 Log: h2xs tweaks: use NV instead of double, "quote" the removed
25832 prefixes for clarity (especially when nothing is removed),
25833 slight pod reformats.
25836 ____________________________________________________________________________
25837 [ 9881] By: jhi on 2001/04/27 12:58:48
25838 Log: Don't bother creating existing directories.
25841 ____________________________________________________________________________
25842 [ 9880] By: jhi on 2001/04/27 12:45:39
25843 Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
25844 From: Mike Schilli <m@perlmeister.com>
25845 Date: Wed, 25 Apr 2001 01:29:21 -0700
25846 Message-id: <3AE68AE1.6A981723@perlmeister.com>
25849 ____________________________________________________________________________
25850 [ 9879] By: jhi on 2001/04/27 12:40:55
25851 Log: break is not yet Perl. Added the template license also to README.
25854 ____________________________________________________________________________
25855 [ 9878] By: jhi on 2001/04/27 03:08:20
25856 Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
25857 From: Tim Jenness <t.jenness@jach.hawaii.edu>
25858 Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
25859 Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
25861 ! t/lib/xs-typemap.t
25862 ____________________________________________________________________________
25863 [ 9877] By: jhi on 2001/04/26 23:54:40
25864 Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
25865 From: "Abigail" <abigail@foad.org>
25866 Date: Fri, 27 Apr 2001 01:44:28 +0200
25867 Message-ID: <20010426234428.19786.qmail@foad.org>
25870 ____________________________________________________________________________
25871 [ 9876] By: jhi on 2001/04/26 23:52:06
25872 Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
25873 From: Peter Prymmer <pvhp@forte.com>
25874 Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
25875 Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
25877 ! t/lib/selfstubber.t
25878 ____________________________________________________________________________
25879 [ 9875] By: jhi on 2001/04/26 23:48:10
25882 ! ext/B/B/Deparse.pm t/lib/b-deparse.t
25883 ____________________________________________________________________________
25884 [ 9874] By: jhi on 2001/04/26 22:46:05
25885 Log: Document ANYOF_CLASS.
25888 ____________________________________________________________________________
25889 [ 9873] By: jhi on 2001/04/26 22:35:03
25890 Log: Subject: Re: [PATCH @9846] dumping ANYOF
25891 From: Hugo <hv@crypt.compulink.co.uk>
25892 Date: Thu, 26 Apr 2001 23:33:38 +0100
25893 Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
25895 ! regcomp.c regcomp.h
25896 ____________________________________________________________________________
25897 [ 9872] By: jhi on 2001/04/26 22:34:31
25898 Log: Subject: [PATCH] more for Devel::SelfStubber
25899 From: Nicholas Clark <nick@ccl4.org>
25900 Date: Fri, 27 Apr 2001 00:13:52 +0100
25901 Message-ID: <20010427001351.K88186@plum.flirble.org>
25903 ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
25904 ____________________________________________________________________________
25905 [ 9871] By: jhi on 2001/04/26 21:59:17
25906 Log: Subject: [PATCH B::Deparse] formats must be flush left
25907 From: Robin Houston <robin@kitsite.com>
25908 Date: Thu, 26 Apr 2001 23:54:29 +0100
25909 Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
25911 ! ext/B/B/Deparse.pm
25912 ____________________________________________________________________________
25913 [ 9870] By: jhi on 2001/04/26 21:57:37
25914 Log: If some of the constants are prefixes of others,
25915 the prefixes may never get recognized. (See 20010426.006.)
25918 ____________________________________________________________________________
25919 [ 9869] By: jhi on 2001/04/26 21:50:42
25920 Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
25921 From: Chris Bongaarts <cab@tc.umn.edu>
25922 Date: Thu, 26 Apr 2001 17:10:31 -0500
25923 Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
25925 ! ext/Sys/Syslog/Syslog.xs
25926 ____________________________________________________________________________
25927 [ 9868] By: jhi on 2001/04/26 21:35:12
25928 Log: Further cuts and more docs from Graham Barr.
25930 ! ext/List/Util/lib/List/Util.pm
25931 ! ext/List/Util/lib/Scalar/Util.pm
25932 ____________________________________________________________________________
25933 [ 9867] By: jhi on 2001/04/26 21:18:57
25934 Log: Subject: [PATCH 5.7.1] DB_File-1.77
25935 From: "Paul Marquess" <Paul.Marquess@Openwave.com>
25936 Date: Thu, 26 Apr 2001 22:37:53 +0100
25937 Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
25939 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25940 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
25941 ____________________________________________________________________________
25942 [ 9866] By: jhi on 2001/04/26 21:12:31
25943 Log: Subject: [PATCH B::Deparse] fix easy bugs
25944 From: Robin Houston <robin@kitsite.com>
25945 Date: Thu, 26 Apr 2001 23:03:33 +0100
25946 Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
25948 ! ext/B/B/Deparse.pm
25949 ____________________________________________________________________________
25950 [ 9865] By: jhi on 2001/04/26 20:26:13
25951 Log: Update Changes.
25953 ! Changes patchlevel.h
25954 ____________________________________________________________________________
25955 [ 9864] By: jhi on 2001/04/26 19:27:48
25956 Log: Dethinko from Robin Houston.
25958 ! ext/B/B/Deparse.pm
25959 ____________________________________________________________________________
25960 [ 9863] By: jhi on 2001/04/26 19:10:35
25961 Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
25962 From: Robin Houston <robin@kitsite.com>
25963 Date: Thu, 26 Apr 2001 21:08:32 +0100
25964 Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
25966 ! ext/B/B/Deparse.pm
25967 ____________________________________________________________________________
25968 [ 9862] By: jhi on 2001/04/26 19:04:23
25969 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
25970 From: Robin Houston <robin@kitsite.com>
25971 Date: Thu, 26 Apr 2001 20:52:50 +0100
25972 Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
25974 ! ext/B/B/Deparse.pm
25975 ____________________________________________________________________________
25976 [ 9861] By: jhi on 2001/04/26 18:56:14
25977 Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
25978 From: Mike Guy <mjtg@cam.ac.uk>
25979 Date: Thu, 26 Apr 2001 14:22:40 +0100
25980 Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
25983 ____________________________________________________________________________
25984 [ 9860] By: jhi on 2001/04/26 18:46:42
25985 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
25986 From: Robin Houston <robin@kitsite.com>
25987 Date: Thu, 26 Apr 2001 20:34:29 +0100
25988 Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
25990 Hashes do not interpolate.
25992 ! ext/B/B/Deparse.pm
25993 ____________________________________________________________________________
25994 [ 9859] By: jhi on 2001/04/26 18:43:51
25995 Log: Subject: The Time::Piece conspiracy unmasked!!!
25996 From: Mike Guy <mjtg@cam.ac.uk>
25997 Date: Thu, 26 Apr 2001 19:02:50 +0100
25998 Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
26000 Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
26001 From: Mike Guy <mjtg@cam.ac.uk>
26002 Date: Thu, 26 Apr 2001 19:08:21 +0100
26003 Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
26005 Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
26006 From: Graham Barr <gbarr@pobox.com>
26007 Date: Thu, 26 Apr 2001 19:12:03 +0100
26008 Message-ID: <20010426191203.A70835@pobox.com>
26010 Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
26012 ! ext/List/Util/lib/List/Util.pm
26013 ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
26014 ____________________________________________________________________________
26015 [ 9858] By: jhi on 2001/04/26 18:17:42
26016 Log: Subject: [PATCH t/comp/proto.t] disable correct warning
26017 From: Robin Houston <robin@kitsite.com>
26018 Date: Thu, 26 Apr 2001 16:09:35 +0100
26019 Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
26022 ____________________________________________________________________________
26023 [ 9857] By: jhi on 2001/04/26 18:04:59
26024 Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
26025 From: barries <barries@slaysys.com>
26026 Date: Thu, 26 Apr 2001 12:01:10 -0400
26027 Message-ID: <20010426120110.E29698@jester.slaysys.com>
26030 ____________________________________________________________________________
26031 [ 9856] By: jhi on 2001/04/26 18:03:33
26032 Log: Subject: [PATCH B::Deparse] fix string uninterpretation
26033 Date: Thu, 26 Apr 2001 17:13:41 +0100
26034 From: Robin Houston <robin@kitsite.com>
26035 Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
26037 Subject: Re: [PATCH B::Deparse] fix string uninterpretation
26038 From: Robin Houston <robin@kitsite.com>
26039 Date: Thu, 26 Apr 2001 18:44:29 +0100
26040 Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
26042 ! ext/B/B/Deparse.pm
26043 ____________________________________________________________________________
26044 [ 9855] By: jhi on 2001/04/26 17:56:04
26045 Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
26046 From: Robin Houston <robin@kitsite.com>
26047 Date: Thu, 26 Apr 2001 17:04:08 +0100
26048 Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
26050 ! ext/B/B/Deparse.pm
26051 ____________________________________________________________________________
26052 [ 9854] By: jhi on 2001/04/26 17:47:26
26053 Log: Subject: Re: Short test case for undef %stash:: crash
26054 From: Benjamin Sugars <bsugars@canoe.ca>
26055 Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT)
26056 Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
26057 Changed and moved the perldiag entry.
26059 ! gv.c pod/perldiag.pod
26060 ____________________________________________________________________________
26061 [ 9853] By: jhi on 2001/04/26 14:35:16
26062 Log: Beginnings of strptime(). Do not touch the wet paint.
26064 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
26065 ____________________________________________________________________________
26066 [ 9852] By: jhi on 2001/04/26 13:17:21
26067 Log: Retract #9851, core dumps from pod2man.
26070 ____________________________________________________________________________
26071 [ 9851] By: jhi on 2001/04/26 11:54:41
26072 Log: (Retracted by #9852.)
26074 Subject: [PATCH @9846] dumping ANYOF
26075 From: Hugo <hv@crypt.compulink.co.uk>
26076 Date: Thu, 26 Apr 2001 05:32:38 +0100
26077 Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
26080 ____________________________________________________________________________
26081 [ 9850] By: jhi on 2001/04/26 02:34:44
26082 Log: If ccflags was empty the _previous_ $* containing all the
26083 environment variables and Configure variables was used,
26084 which lead, among other bad things, into $ccflags being your
26085 uname -a output, which lead into test compile with cc failing,
26086 which lead into gcc being selected, which didn't work that well
26087 since gcc (ancient 2.8.1 in that particular box) wasn't too happy
26088 with large files, et cetera.
26091 ____________________________________________________________________________
26092 [ 9849] By: jhi on 2001/04/26 01:44:57
26093 Log: Make selfstubber test more portable.
26095 ! t/lib/selfstubber.t
26096 ____________________________________________________________________________
26097 [ 9848] By: jhi on 2001/04/26 00:50:26
26098 Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
26099 From: Benjamin Sugars <ben.sugars@home.com>
26100 Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
26101 Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
26104 ____________________________________________________________________________
26105 [ 9847] By: jhi on 2001/04/26 00:46:58
26106 Log: Subject: [PATCH: perl@9841] VMS updates
26107 From: Peter Prymmer <pvhp@forte.com>
26108 Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
26109 Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
26111 ! README.vms configure.com vms/descrip_mms.template
26112 ! vms/ext/filespec.t
26113 ____________________________________________________________________________
26114 [ 9846] By: jhi on 2001/04/26 00:11:56
26115 Log: re 'debug' was broken by #9084.
26118 ____________________________________________________________________________
26119 [ 9845] By: jhi on 2001/04/25 22:33:17
26120 Log: Subject: [PATCH] test for Devel::SelfStubber
26121 From: Nicholas Clark <nick@ccl4.org>
26122 Date: Thu, 26 Apr 2001 00:00:54 +0100
26123 Message-ID: <20010426000054.D89026@plum.flirble.org>
26125 + t/lib/selfstubber.t
26126 ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
26127 ____________________________________________________________________________
26128 [ 9844] By: jhi on 2001/04/25 22:29:32
26129 Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
26130 From: Paul Johnson <paul@pjcj.net>
26131 Date: Thu, 26 Apr 2001 00:46:08 +0200
26132 Message-ID: <20010426004608.H2338@pjcj.net>
26134 ! ext/B/B/Concise.pm
26135 ____________________________________________________________________________
26136 [ 9843] By: jhi on 2001/04/25 22:28:28
26137 Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
26138 From: Peter Prymmer <pvhp@forte.com>
26139 Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
26140 Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
26143 ____________________________________________________________________________
26144 [ 9842] By: jhi on 2001/04/25 20:58:12
26145 Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
26146 From: John Peacock <jpeacock@rowman.com>
26147 Date: Wed, 25 Apr 2001 17:30:26 -0400
26148 Message-ID: <3AE741F2.B3217464@rowman.com>
26150 ! lib/Math/BigInt.pm t/lib/bigintpm.t
26151 ____________________________________________________________________________
26152 [ 9841] By: jhi on 2001/04/25 20:07:05
26153 Log: Update Changes.
26155 ! Changes patchlevel.h
26156 ____________________________________________________________________________
26157 [ 9840] By: jhi on 2001/04/25 19:56:51
26158 Log: Yet another HP-UX hints version from Merijn.
26161 ____________________________________________________________________________
26162 [ 9839] By: jhi on 2001/04/25 19:53:04
26163 Log: abs_path() didn't terminate the filename correctly,
26164 in DIRNAMLENless systems like HP-UX this would fail.
26167 ____________________________________________________________________________
26168 [ 9838] By: jhi on 2001/04/25 16:37:26
26169 Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
26170 From: Mike Guy <mjtg@cam.ac.uk>
26171 Date: Wed, 25 Apr 2001 18:31:47 +0100
26172 Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
26175 ____________________________________________________________________________
26176 [ 9837] By: jhi on 2001/04/25 16:21:53
26177 Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
26178 From: Jon Eveland <jweveland@yahoo.com>
26179 Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
26180 Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
26183 ____________________________________________________________________________
26184 [ 9836] By: jhi on 2001/04/25 14:17:50
26185 Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
26186 From: "Philip Newton" <pnewton@gmx.de>
26187 Date: Wed, 25 Apr 2001 17:05:58 +0200
26188 Message-ID: <3AE703F6.3234.1833C45@localhost>
26190 ! Porting/patching.pod
26191 ____________________________________________________________________________
26192 [ 9835] By: jhi on 2001/04/25 13:58:07
26193 Log: It would seem that both ar and full_ar need to be overridden
26194 for HP-UX to avoid the GNU ar.
26197 ____________________________________________________________________________
26198 [ 9834] By: jhi on 2001/04/25 13:50:40
26199 Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
26200 From: "Philip Newton" <pnewton@gmx.de>
26201 Date: Wed, 25 Apr 2001 16:09:23 +0200
26202 Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
26207 ____________________________________________________________________________
26208 [ 9833] By: jhi on 2001/04/25 12:36:11
26209 Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
26212 ____________________________________________________________________________
26213 [ 9832] By: jhi on 2001/04/25 12:33:36
26214 Log: New version of HP-UX hints from Merijn.
26217 ____________________________________________________________________________
26218 [ 9831] By: jhi on 2001/04/25 03:39:45
26219 Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
26222 ____________________________________________________________________________
26223 [ 9830] By: jhi on 2001/04/25 02:53:25
26224 Log: The tzname[] bit is not needed by util.c -- and causes
26225 heartburn in VMS (and it missing was probably the cause of
26226 the Mac OS X trouble). Ouch.
26228 ! ext/POSIX/POSIX.xs util.c
26229 ____________________________________________________________________________
26230 [ 9829] By: jhi on 2001/04/25 00:10:06
26231 Log: Metaconfig unit change for #9828.
26233 ! U/compline/ccflags.U
26234 ____________________________________________________________________________
26235 [ 9828] By: jhi on 2001/04/25 00:04:18
26236 Log: Allow setting cppflags hints. This may affect Darwin (Mac OS X)
26237 (which is actually the reason for the change, we need to pass
26238 cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
26239 EP/IX, OS/2, and TitanOS, based on the hints files.
26241 ! Configure config_h.SH
26242 ____________________________________________________________________________
26243 [ 9827] By: jhi on 2001/04/24 23:49:20
26244 Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
26245 the $cat must have an absolute path.
26248 ____________________________________________________________________________
26249 [ 9826] By: jhi on 2001/04/24 23:40:53
26250 Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
26253 ____________________________________________________________________________
26254 [ 9825] By: jhi on 2001/04/24 23:35:35
26255 Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
26256 From: "Philip Newton" <pnewton@gmx.de>
26257 Date: Tue, 24 Apr 2001 18:52:49 +0200
26258 Message-Id: <3AE5CB81.12234.1FC246F@localhost>
26261 ____________________________________________________________________________
26262 [ 9824] By: jhi on 2001/04/24 23:33:07
26263 Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
26264 Some gcc specifics dropped out due to extensive rewriting;
26265 will be put back later as needed.
26268 ____________________________________________________________________________
26269 [ 9823] By: jhi on 2001/04/24 23:27:57
26270 Log: Mac OS X patch for missing tzname definition from Paul Schinder.
26272 ! ext/POSIX/POSIX.xs
26273 ____________________________________________________________________________
26274 [ 9822] By: jhi on 2001/04/24 23:25:21
26275 Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
26276 From: Tim Jenness <t.jenness@jach.hawaii.edu>
26277 Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
26278 Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
26280 ! ext/XS/Typemap/Typemap.xs
26281 ____________________________________________________________________________
26282 [ 9821] By: jhi on 2001/04/24 23:24:10
26283 Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
26284 From: "Abigail" <abigail@foad.org>
26285 Date: Tue, 24 Apr 2001 23:12:03 +0200
26286 Message-ID: <20010424211203.7901.qmail@foad.org>
26289 ____________________________________________________________________________
26290 [ 9820] By: jhi on 2001/04/24 23:23:15
26291 Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
26292 From: Matt Sergeant <matt@sergeant.org>
26293 Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
26294 Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
26297 ____________________________________________________________________________
26298 [ 9819] By: nick on 2001/04/24 18:49:43
26299 Log: Integrate mainline.
26301 +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
26302 !> (integrate 37 files)
26303 ____________________________________________________________________________
26304 [ 9818] By: jhi on 2001/04/24 14:35:23
26305 Log: Update Changes.
26307 ! Changes patchlevel.h
26308 ____________________________________________________________________________
26309 [ 9817] By: jhi on 2001/04/24 14:09:17
26310 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
26311 From: "Philip Newton" <pnewton@gmx.de>
26312 Date: Tue, 24 Apr 2001 12:58:12 +0200
26313 Message-ID: <3AE57864.8304.B77A0A@localhost>
26315 plus add CPAN to the list of modules that have their own tests.
26317 ! t/lib/1_compile.t
26318 ____________________________________________________________________________
26319 [ 9816] By: jhi on 2001/04/24 14:07:03
26320 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
26321 From: Michael G Schwern <schwern@pobox.com>
26322 Date: Sat, 21 Apr 2001 22:35:00 +0100
26323 Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
26325 ! t/lib/1_compile.t
26326 ____________________________________________________________________________
26327 [ 9815] By: jhi on 2001/04/24 13:54:32
26328 Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
26329 From: Robin Houston <robin@kitsite.com>
26330 Date: Tue, 24 Apr 2001 15:51:18 +0100
26331 Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
26333 ! ext/B/B/Deparse.pm
26334 ____________________________________________________________________________
26335 [ 9814] By: jhi on 2001/04/24 13:17:34
26336 Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
26337 From: Bill Glicker <billg@burrelles.com>
26338 Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
26339 Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
26342 ____________________________________________________________________________
26343 [ 9813] By: jhi on 2001/04/24 12:54:23
26344 Log: Prevent path disclosure (probing for existence of filenames)
26345 using suidperl; bug id 20010322.218.
26347 ! perl.c pod/perldiag.pod
26348 ____________________________________________________________________________
26349 [ 9812] By: jhi on 2001/04/24 12:08:36
26350 Log: Retract #9811.
26352 ! ext/POSIX/POSIX.xs
26353 ____________________________________________________________________________
26354 [ 9811] By: jhi on 2001/04/24 11:57:35
26355 Log: (Retracted by #9812.)
26357 ! ext/POSIX/POSIX.xs
26358 ____________________________________________________________________________
26359 [ 9810] By: jhi on 2001/04/24 03:32:35
26360 Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
26363 ____________________________________________________________________________
26364 [ 9809] By: jhi on 2001/04/24 03:16:13
26365 Log: The Math::BigFloat::import() was broken.
26366 (Fixes bug id 20010422.002.)
26368 ! lib/Math/BigFloat.pm
26369 ____________________________________________________________________________
26370 [ 9808] By: jhi on 2001/04/24 01:11:40
26371 Log: Additional dependencies; should help for parallel makes
26372 not to fail on missing lib/lib.pm or lib/re.pm.
26375 ____________________________________________________________________________
26376 [ 9807] By: jhi on 2001/04/24 00:57:01
26377 Log: Update the test failure disclaimer.
26379 ! t/pragma/warn/pp_hot
26380 ____________________________________________________________________________
26381 [ 9806] By: jhi on 2001/04/24 00:54:04
26382 Log: Add make target "install-all" which is alias for "install"
26383 to cater for case-preserving filesystems like HFS+.
26385 ! INSTALL Makefile.SH
26386 ____________________________________________________________________________
26387 [ 9805] By: jhi on 2001/04/24 00:47:28
26388 Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
26389 From: Peter Prymmer <pvhp@forte.com>
26390 Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
26391 Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
26393 (Ken William's message forwarded from macosx@perl.org)
26396 ____________________________________________________________________________
26397 [ 9804] By: jhi on 2001/04/23 23:57:35
26398 Log: Cut-and-pasto.
26401 ____________________________________________________________________________
26402 [ 9803] By: jhi on 2001/04/23 23:52:25
26403 Log: More PerlIO robustness.
26406 ____________________________________________________________________________
26407 [ 9802] By: jhi on 2001/04/23 23:43:35
26408 Log: Make the "STD* opened only for ..." errors more consistent.
26411 ____________________________________________________________________________
26412 [ 9801] By: jhi on 2001/04/23 23:34:26
26413 Log: Test case for #9800.
26416 ____________________________________________________________________________
26417 [ 9800] By: jhi on 2001/04/23 23:14:43
26418 Log: Avoid coredump on 'close STDERR; die' by making
26419 the PerlIO calls more robust. Also use SETERRNO()
26420 instead of errno = to be more VMS-ready.
26423 ____________________________________________________________________________
26424 [ 9799] By: jhi on 2001/04/23 21:41:10
26425 Log: Subject: test for ID 20010423.002
26426 From: Robin Houston <robin@kitsite.com>
26427 Date: Mon, 23 Apr 2001 16:52:21 +0100
26428 Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
26431 ____________________________________________________________________________
26432 [ 9798] By: jhi on 2001/04/23 21:40:07
26433 Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
26434 From: David Dyck <dcd@tc.fluke.com>
26435 Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
26436 Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
26439 ____________________________________________________________________________
26440 [ 9797] By: jhi on 2001/04/23 21:37:56
26441 Log: Subject: [PATCH] Implement Cwd::abs_path in XS
26442 From: Benjamin Sugars <bsugars@canoe.ca>
26443 Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
26444 Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
26446 ! ext/Cwd/Cwd.xs lib/Cwd.pm
26447 ____________________________________________________________________________
26448 [ 9796] By: jhi on 2001/04/23 21:29:24
26449 Log: Synchronize h2xs and pod2man some more on the documentation
26450 templates they propose.
26452 ! pod/pod2man.PL utils/h2xs.PL
26453 ____________________________________________________________________________
26454 [ 9795] By: jhi on 2001/04/23 17:30:40
26455 Log: Add one more naughty test for base64; make encoding logic cleaner.
26458 ____________________________________________________________________________
26459 [ 9794] By: jhi on 2001/04/23 13:51:32
26460 Log: Update Changes.
26462 ! Changes patchlevel.h
26463 ____________________________________________________________________________
26464 [ 9793] By: jhi on 2001/04/23 13:44:18
26465 Log: Duplicate lines.
26468 ____________________________________________________________________________
26469 [ 9792] By: jhi on 2001/04/23 13:39:13
26470 Log: Subject: Re: PATCH 5.7.1
26471 From: Mark-Jason Dominus <mjd@plover.com>
26472 Date: Mon, 23 Apr 2001 10:30:21 -0400
26473 Message-ID: <20010423143021.17335.qmail@plover.com>
26476 ____________________________________________________________________________
26477 [ 9791] By: jhi on 2001/04/23 13:32:40
26478 Log: Add the CPAN.pm 1.59_54 tests.
26480 + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
26482 ____________________________________________________________________________
26483 [ 9790] By: jhi on 2001/04/23 13:21:55
26484 Log: Subject: Deparse nit
26485 From: Robin Houston <robin@kitsite.com>
26486 Date: Mon, 23 Apr 2001 12:38:20 +0100
26487 Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
26489 ! ext/B/B/Deparse.pm
26490 ____________________________________________________________________________
26491 [ 9789] By: jhi on 2001/04/23 13:19:07
26492 Log: Subject: [PATCH] bug 20010423.002
26493 From: Robin Houston <robin@kitsite.com>
26494 Date: Mon, 23 Apr 2001 13:12:30 +0100
26495 Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
26498 ____________________________________________________________________________
26499 [ 9788] By: jhi on 2001/04/23 13:02:49
26500 Log: Subject: PATCH [5.7.1] hv.c unused #define
26501 From: Mark-Jason Dominus <mjd@plover.com>
26502 Date: Sun, 22 Apr 2001 14:17:49 -0400
26503 Message-ID: <20010422181749.26976.qmail@plover.com>
26506 ____________________________________________________________________________
26507 [ 9787] By: jhi on 2001/04/23 13:02:02
26508 Log: Subject: PATCH 5.7.1
26509 From: Mark-Jason Dominus <mjd@plover.com>
26510 Date: Sun, 22 Apr 2001 15:12:57 -0400
26511 Message-ID: <20010422191258.6539.qmail@plover.com>
26513 plus Sarathy's STMT_START + STMT_END suggestion.
26516 ____________________________________________________________________________
26517 [ 9786] By: jhi on 2001/04/23 12:53:25
26520 Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
26521 From: dLux <dlux@spam.sch.bme.hu>
26522 Date: Mon, 23 Apr 2001 01:25:26 +0200
26523 Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
26525 (SvGROW really does return a char *.)
26527 ! pod/perlapi.pod sv.h
26528 ____________________________________________________________________________
26529 [ 9785] By: jhi on 2001/04/23 04:34:04
26530 Log: Time::Piece work continues. $t->day removed since
26531 I think it's too confusing. Now has normal and
26532 abbreviated length weekday names and month names,
26533 the names change with _names(), not _list().
26534 Now has strftime() in Perl, _strftime() is
26535 the libc version (to which strftime() falls back
26536 if it doesn't know the format. To do: the reverse
26537 of strftime, strptime(), and the localisation of both.
26539 ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
26540 ! t/lib/time-piece.t
26541 ____________________________________________________________________________
26542 [ 9784] By: jhi on 2001/04/23 02:41:46
26543 Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
26544 From: andreas.koenig@anima.de (Andreas J. Koenig)
26545 Date: 23 Apr 2001 05:20:55 +0200
26546 Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
26548 ! t/pragma/overload.t
26549 ____________________________________________________________________________
26550 [ 9783] By: jhi on 2001/04/22 23:32:42
26551 Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
26552 From: Robin Houston <robin@kitsite.com>
26553 Date: Mon, 23 Apr 2001 00:38:18 +0100
26554 Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
26556 ! ext/B/B/Deparse.pm
26557 ____________________________________________________________________________
26558 [ 9782] By: jhi on 2001/04/22 20:55:43
26559 Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
26560 From: Simon Cozens <simon@netthink.co.uk>
26561 Date: Sun, 22 Apr 2001 18:47:25 +0100
26562 Message-ID: <20010422184725.A14411@netthink.co.uk>
26564 ! sv.c t/pragma/overload.t
26565 ____________________________________________________________________________
26566 [ 9781] By: jhi on 2001/04/22 20:52:13
26567 Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
26568 From: Robin Houston <robin@kitsite.com>
26569 Date: Sun, 22 Apr 2001 22:14:50 +0100
26570 Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
26572 ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
26573 ____________________________________________________________________________
26574 [ 9780] By: nick on 2001/04/22 20:40:31
26575 Log: Integrate mainline.
26577 +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
26579 !> (integrate 38 files)
26580 ____________________________________________________________________________
26581 [ 9779] By: jhi on 2001/04/22 15:16:03
26582 Log: Subject: IO::Socket::INET patch
26583 From: andrew deryabin <djsf@technarchy.ru>
26584 Date: Sat, 21 Apr 2001 17:46:52 +0400
26585 Message-ID: <20010421174652.B1426@technarchy>
26587 ! ext/IO/lib/IO/Socket/INET.pm
26588 ____________________________________________________________________________
26589 [ 9778] By: jhi on 2001/04/22 15:14:33
26590 Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1
26591 From: Mark-Jason Dominus <mjd@plover.com>
26592 Date: Sat, 21 Apr 2001 21:27:49 -0400
26593 Message-ID: <20010422012749.27024.qmail@plover.com>
26596 ____________________________________________________________________________
26597 [ 9777] By: jhi on 2001/04/22 15:10:51
26598 Log: Subject: Re: Regex debugger patch
26599 From: Mark-Jason Dominus <mjd@plover.com>
26600 Date: Sat, 21 Apr 2001 21:48:51 -0400
26601 Message-ID: <20010422014851.27165.qmail@plover.com>
26603 ! pod/perldebguts.pod
26604 ____________________________________________________________________________
26605 [ 9776] By: jhi on 2001/04/22 15:09:48
26606 Log: Subject: Re: Regex debugger patch
26607 From: Mark-Jason Dominus <mjd@plover.com>
26608 Date: Sat, 21 Apr 2001 14:24:39 -0400
26609 Message-ID: <20010421182439.16508.qmail@plover.com>
26611 Regex debugger backend.
26613 ! regcomp.c regexp.h
26614 ____________________________________________________________________________
26615 [ 9775] By: jhi on 2001/04/21 16:45:40
26616 Log: Subject: [PATCH] Typo in utf8.h
26617 From: Jesús Quiroga <jquiroga@pobox.com>
26618 Date: Sat, 21 Apr 2001 19:25:33 +0200
26619 Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
26622 ____________________________________________________________________________
26623 [ 9774] By: jhi on 2001/04/21 16:43:52
26624 Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
26625 From: Joe Orton <jorton@redhat.com>
26626 Date: Tue, 17 Apr 2001 15:50:43 +0100
26627 Message-Id: <20010417155043.D19132@eu.c2.net>
26630 ____________________________________________________________________________
26631 [ 9773] By: jhi on 2001/04/21 15:30:15
26632 Log: Subject: Patch utils/h2xs.PL
26633 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
26634 Date: Sat, 21 Apr 2001 10:32:16 -0500
26635 Message-ID: <20010421103216.C14521@chaos.wustl.edu>
26637 Add MAILING list and LICENSE templates.
26640 ____________________________________________________________________________
26641 [ 9772] By: jhi on 2001/04/21 15:28:36
26642 Log: Subject: perlfaq2.patch for 5.7.1
26643 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
26644 Message-ID: <20010420164219.J3194@chaos.wustl.edu>
26645 Date: Fri, 20 Apr 2001 16:42:19 -0500
26647 rm an extra tab, a blurb about the xx.cpan to clarify
26648 which countries actually have that and dejanews is history
26649 as well as most of that nonsensical entry.
26652 ____________________________________________________________________________
26653 [ 9771] By: jhi on 2001/04/21 15:27:17
26654 Log: Subject: perlfaq1.patch for 5.7.1
26655 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
26656 Date: Fri, 20 Apr 2001 16:57:36 -0500
26657 Message-ID: <20010420165736.K3194@chaos.wustl.edu>
26659 Evil URLs must die. Especially when they are broken.
26662 ____________________________________________________________________________
26663 [ 9770] By: jhi on 2001/04/21 15:23:38
26664 Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
26665 From: Michael G Schwern <schwern@pobox.com>
26666 Date: Sat, 21 Apr 2001 16:11:12 +0100
26667 Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
26669 + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
26671 ! MANIFEST ext/B/B.pm t/lib/b.t
26672 ____________________________________________________________________________
26673 [ 9769] By: jhi on 2001/04/21 15:03:32
26674 Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
26675 From: Michael G Schwern <schwern@pobox.com>
26676 Date: Sat, 21 Apr 2001 09:48:00 +0100
26677 Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
26680 ____________________________________________________________________________
26681 [ 9768] By: jhi on 2001/04/21 14:33:49
26682 Log: PerlIO and Encode doc cleanup and tweaks.
26684 ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
26685 ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
26686 ____________________________________________________________________________
26687 [ 9767] By: jhi on 2001/04/21 12:40:16
26688 Log: Integrate perlio.
26691 ____________________________________________________________________________
26692 [ 9766] By: nick on 2001/04/20 18:28:35
26693 Log: Avoid core dump on
26694 open(STDOUT,">",\$foo);
26697 ____________________________________________________________________________
26698 [ 9765] By: jhi on 2001/04/20 13:23:43
26699 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
26700 From: Robin Houston <robin@kitsite.com>
26701 Date: Fri, 20 Apr 2001 14:29:22 +0100
26702 Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
26704 ! ext/B/B.pm ext/B/B/Deparse.pm
26705 ____________________________________________________________________________
26706 [ 9764] By: jhi on 2001/04/20 13:19:33
26707 Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
26708 From: Peter Prymmer <pvhp@forte.com>
26709 Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
26710 Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
26712 ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
26713 ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
26714 ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
26715 ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
26716 ____________________________________________________________________________
26717 [ 9763] By: jhi on 2001/04/20 12:36:39
26718 Log: Subject: Re: A new PerlIO coredump
26719 From: Nick Ing-Simmons <nik@tiuk.ti.com>
26720 Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
26721 Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
26724 ____________________________________________________________________________
26725 [ 9762] By: jhi on 2001/04/19 23:02:30
26726 Log: Update Changes.
26728 ! Changes patchlevel.h
26729 ____________________________________________________________________________
26730 [ 9761] By: jhi on 2001/04/19 22:59:19
26731 Log: More cleanup cleanup.
26733 ! Makefile.SH win32/Makefile win32/makefile.mk
26734 ____________________________________________________________________________
26735 [ 9760] By: jhi on 2001/04/19 22:50:31
26736 Log: lib/Time is non-empty, let's not rmdir it.
26739 ____________________________________________________________________________
26740 [ 9759] By: jhi on 2001/04/19 22:36:51
26741 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
26742 From: Robin Houston <robin@kitsite.com>
26743 Date: Fri, 20 Apr 2001 00:18:53 +0100
26744 Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
26746 ! ext/B/B/Deparse.pm
26747 ____________________________________________________________________________
26748 [ 9758] By: jhi on 2001/04/19 22:36:00
26749 Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
26750 From: Peter Prymmer <pvhp@forte.com>
26751 Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
26752 Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
26755 ____________________________________________________________________________
26756 [ 9757] By: nick on 2001/04/19 18:53:54
26757 Log: Blind (untested) integrate of mainline.
26759 +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
26760 +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
26761 +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
26762 !> (integrate 53 files)
26763 ____________________________________________________________________________
26764 [ 9756] By: jhi on 2001/04/19 16:59:23
26765 Log: Document and test Time::Piece.
26767 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
26768 ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
26769 ____________________________________________________________________________
26770 [ 9755] By: jhi on 2001/04/19 12:13:29
26771 Log: A better fix for the \x{12345678} trouble from NI-S.
26774 ____________________________________________________________________________
26775 [ 9754] By: jhi on 2001/04/19 11:56:07
26776 Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
26777 From: Robin Houston <robin@kitsite.com>
26778 Date: Wed, 18 Apr 2001 17:58:33 +0100
26779 Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
26781 ! ext/B/B/Deparse.pm op.c
26782 ____________________________________________________________________________
26783 [ 9753] By: jhi on 2001/04/19 04:21:52
26784 Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
26785 From: "Kurt D. Starsinic" <kstar@wolfetech.com>
26786 Date: Thu, 19 Apr 2001 01:11:41 -0400
26787 Message-ID: <20010419011141.A5798@cpan.org>
26789 ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
26790 ____________________________________________________________________________
26791 [ 9752] By: jhi on 2001/04/19 02:41:10
26792 Log: The new time utils need to be thread-aware, too.
26795 ____________________________________________________________________________
26796 [ 9751] By: jhi on 2001/04/19 02:26:47
26797 Log: Compilation nit noticed by AIX compiler.
26800 ____________________________________________________________________________
26801 [ 9750] By: jhi on 2001/04/19 02:20:06
26802 Log: The new time utils need to be public.
26805 ____________________________________________________________________________
26806 [ 9749] By: jhi on 2001/04/19 01:42:39
26810 ____________________________________________________________________________
26811 [ 9748] By: jhi on 2001/04/19 01:41:10
26812 Log: Add Time::Piece, a slight rewrite of Time::Object,
26813 from Matt Sergeant.
26815 + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
26816 + ext/Time/Piece/Piece.xs ext/Time/Piece/README
26817 + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
26818 ! MANIFEST configure.com djgpp/config.over epoc/config.sh
26819 ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
26820 ! win32/makefile.mk
26821 ____________________________________________________________________________
26822 [ 9747] By: jhi on 2001/04/19 00:55:35
26823 Log: The new metaconfig unit from strftime.
26824 Branch: metaconfig/U/perl
26826 ____________________________________________________________________________
26827 [ 9746] By: jhi on 2001/04/19 00:54:54
26828 Log: Move the strftime() wrapper from POSIX.xs to util.c
26829 as my_strftime(), requires HAS_STRFTIME.
26831 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26832 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
26833 ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
26834 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26835 ! vos/config.ga.h win32/config.bc win32/config.gc
26837 ____________________________________________________________________________
26838 [ 9745] By: jhi on 2001/04/18 23:11:03
26839 Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
26840 in preparation of Time::Piece.
26842 ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
26843 ____________________________________________________________________________
26844 [ 9744] By: jhi on 2001/04/18 22:33:12
26845 Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
26846 From: Peter Prymmer <pvhp@forte.com>
26847 Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
26848 Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
26851 ____________________________________________________________________________
26852 [ 9743] By: jhi on 2001/04/18 22:32:23
26853 Log: Subject: Fwd: pod2html leaves cache files lying around?
26854 From: Rajesh Vaidheeswarran <rv@gnu.org>
26855 Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
26856 Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
26859 ____________________________________________________________________________
26860 [ 9742] By: jhi on 2001/04/18 20:31:49
26861 Log: Update Changes.
26863 ! Changes patchlevel.h
26864 ____________________________________________________________________________
26865 [ 9741] By: jhi on 2001/04/18 20:23:02
26866 Log: Declare hints only if needed.
26868 ! ext/B/B/Deparse.pm
26869 ____________________________________________________________________________
26870 [ 9740] By: jhi on 2001/04/18 19:06:05
26871 Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
26872 bug noticed by Robin Houston; basically the code of detecting
26873 value wraparound was acting differently under different compilers
26874 and platforms. The workaround is to remove the overflow check
26875 for now, a real fix would be to do the overflow (portably) right.
26877 ! t/op/pat.t utf8.c
26878 ____________________________________________________________________________
26879 [ 9739] By: jhi on 2001/04/18 19:01:23
26880 Log: Subject: [PATCH B::Deparse] some pragma support
26881 From: Robin Houston <robin@kitsite.com>
26882 Date: Wed, 18 Apr 2001 19:32:12 +0100
26883 Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
26885 ! ext/B/B/Deparse.pm
26886 ____________________________________________________________________________
26887 [ 9738] By: jhi on 2001/04/18 15:16:37
26888 Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
26889 From: Benjamin Sugars <bsugars@canoe.ca>
26890 Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
26891 Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
26894 ____________________________________________________________________________
26895 [ 9737] By: jhi on 2001/04/18 13:24:50
26896 Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
26897 From: Tim Jenness <t.jenness@jach.hawaii.edu>
26898 Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
26899 Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
26901 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
26902 ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
26903 ____________________________________________________________________________
26904 [ 9736] By: jhi on 2001/04/18 04:15:14
26905 Log: The #9735 also changes the subtest 12.
26908 ____________________________________________________________________________
26909 [ 9735] By: jhi on 2001/04/18 03:55:17
26910 Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
26911 From: David Dyck <dcd@tc.fluke.com>
26912 Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
26913 Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
26915 ! ext/B/B/Deparse.pm
26916 ____________________________________________________________________________
26917 [ 9734] By: jhi on 2001/04/18 03:54:11
26918 Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
26919 From: Gisle Aas <gisle@ActiveState.com>
26920 Date: 17 Apr 2001 19:06:45 -0700
26921 Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
26923 ! pp_hot.c t/op/misc.t
26924 ____________________________________________________________________________
26925 [ 9733] By: jhi on 2001/04/17 22:25:22
26926 Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
26927 From: "Abigail" <abigail@foad.org>
26928 Date: Wed, 18 Apr 2001 01:17:46 +0200
26929 Message-ID: <20010417231746.21657.qmail@foad.org>
26931 ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
26932 ____________________________________________________________________________
26933 [ 9732] By: jhi on 2001/04/17 20:47:56
26934 Log: Subject: Re: Deparse - parenthesise args to undeclared subs
26935 From: Robin Houston <robin@kitsite.com>
26936 Date: Tue, 17 Apr 2001 22:37:42 +0100
26937 Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
26939 ! ext/B/B/Deparse.pm
26940 ____________________________________________________________________________
26941 [ 9731] By: nick on 2001/04/17 20:46:35
26942 Log: Re-sync for t/lib/b.t fix
26944 !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
26945 ____________________________________________________________________________
26946 [ 9730] By: jhi on 2001/04/17 20:45:29
26947 Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
26948 From: Robin Houston <robin@kitsite.com>
26949 Date: Tue, 17 Apr 2001 22:29:36 +0100
26950 Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
26952 ! ext/B/B.xs ext/B/B/Deparse.pm
26953 ____________________________________________________________________________
26954 [ 9729] By: jhi on 2001/04/17 20:43:11
26955 Log: Subject: Deparse - parenthesise args to undeclared subs
26956 From: Robin Houston <robin@kitsite.com>
26957 Date: Tue, 17 Apr 2001 21:31:05 +0100
26958 Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
26960 ! ext/B/B/Deparse.pm
26961 ____________________________________________________________________________
26962 [ 9728] By: jhi on 2001/04/17 18:57:30
26963 Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
26964 From: Benjamin Sugars <ben.sugars@home.com>
26965 Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
26966 Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
26969 ____________________________________________________________________________
26970 [ 9727] By: jhi on 2001/04/17 18:20:20
26971 Log: Subject: [PATCH B::Deparse] ambient pragmas
26972 From: Robin Houston <robin@kitsite.com>
26973 Date: Tue, 17 Apr 2001 20:01:59 +0100
26974 Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
26976 ! ext/B/B/Deparse.pm t/lib/b.t
26977 ____________________________________________________________________________
26978 [ 9726] By: nick on 2001/04/17 16:33:51
26979 Log: Integrate mainline (t/lib/b.t fails test 2...)
26981 +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
26982 +> ext/List/Util/README ext/List/Util/Util.xs
26983 +> ext/List/Util/lib/List/Util.pm
26984 +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
26985 +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
26986 +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
26987 +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
26988 +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
26989 !> (integrate 31 files)
26990 ____________________________________________________________________________
26991 [ 9725] By: jhi on 2001/04/17 12:14:24
26992 Log: Subject: multiple B::* changes
26993 From: Robin Houston <robin@kitsite.com>
26994 Date: Thu, 12 Apr 2001 20:12:27 +0100
26995 Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
26997 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
26998 ____________________________________________________________________________
26999 [ 9724] By: jhi on 2001/04/17 11:59:05
27000 Log: Thread-awareness from Doug MacEachern.
27002 ! ext/List/Util/Util.xs
27003 ____________________________________________________________________________
27004 [ 9723] By: jhi on 2001/04/17 11:57:41
27005 Log: Make the test more portable.
27008 ____________________________________________________________________________
27009 [ 9722] By: jhi on 2001/04/17 11:53:50
27010 Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
27011 From: Benjamin Sugars <ben.sugars@home.com>
27012 Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
27013 Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
27016 ____________________________________________________________________________
27017 [ 9721] By: jhi on 2001/04/17 11:52:17
27018 Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
27019 From: Benjamin Sugars <bsugars@canoe.ca>
27020 Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
27021 Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
27024 ____________________________________________________________________________
27025 [ 9720] By: jhi on 2001/04/17 11:35:42
27026 Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
27027 From: Chris Nandor <pudge@pobox.com>
27028 Date: Tue, 17 Apr 2001 00:30:49 -0400
27029 Message-Id: <p05100207b701768712de@[10.0.1.177]>
27031 ! ext/File/Glob/bsd_glob.c gv.c
27032 ____________________________________________________________________________
27033 [ 9719] By: jhi on 2001/04/17 11:32:13
27034 Log: Subject: [PATCH] Tweten->West
27035 From: Casey West <casey@geeknest.com>
27036 Date: Mon, 16 Apr 2001 12:11:22 -0400
27037 Message-ID: <20010416121122.B14554@stupid.geeknest.com>
27039 ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
27041 ____________________________________________________________________________
27042 [ 9718] By: jhi on 2001/04/16 03:22:52
27043 Log: Update Changes.
27045 ! Changes patchlevel.h
27046 ____________________________________________________________________________
27047 [ 9717] By: jhi on 2001/04/16 03:06:28
27051 ____________________________________________________________________________
27052 [ 9716] By: jhi on 2001/04/16 02:58:42
27053 Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
27054 From: Prymmer/Kahn <pvhp@best.com>
27055 Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
27056 Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
27059 ____________________________________________________________________________
27060 [ 9715] By: jhi on 2001/04/15 23:40:35
27061 Log: Subject: Re: Net::Ping patch, adds stream protocol
27062 From: bronson@rinspin.com (Scott Bronson)
27063 Date: Tue, 10 Apr 2001 23:58:33 -0700
27064 Message-ID: <20010410235833.N29719@rinspin.com>
27067 ____________________________________________________________________________
27068 [ 9714] By: jhi on 2001/04/15 23:31:46
27069 Log: Printing out the ok messages helps successful testing.
27071 ! t/lib/time-hires.t
27072 ____________________________________________________________________________
27073 [ 9713] By: jhi on 2001/04/15 21:43:24
27074 Log: Update Douglas Wegscheid's email.
27077 ____________________________________________________________________________
27078 [ 9712] By: jhi on 2001/04/15 21:40:41
27079 Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
27080 From: Michael G Schwern <schwern@pobox.com>
27081 Date: Sat, 14 Apr 2001 22:40:50 +0100
27082 Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
27085 ! MANIFEST lib/Exporter/Heavy.pm
27086 ____________________________________________________________________________
27087 [ 9711] By: jhi on 2001/04/15 21:39:21
27088 Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
27089 From: Michael G Schwern <schwern@pobox.com>
27090 Date: Sat, 14 Apr 2001 22:13:59 +0100
27091 Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
27094 ____________________________________________________________________________
27095 [ 9710] By: jhi on 2001/04/15 21:30:19
27096 Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
27097 From: Michael G Schwern <schwern@pobox.com>
27098 Date: Sat, 14 Apr 2001 22:05:32 +0100
27099 Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
27101 ! t/pragma/warnings.t
27102 ____________________________________________________________________________
27103 [ 9709] By: jhi on 2001/04/15 19:34:09
27104 Log: Integrate changes #9706,9707 from maintperl into mainline.
27106 change#7210 broke .packlist generation
27108 ExtUtils::Installed doesn't quote regex metacharacters in paths
27109 before using them in match; also make it work for dosish platforms
27111 !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
27112 ____________________________________________________________________________
27113 [ 9708] By: jhi on 2001/04/15 19:31:01
27114 Log: Test also the scalar aspect of getitimer().
27116 ! t/lib/time-hires.t
27117 ____________________________________________________________________________
27118 [ 9707] By: gsar on 2001/04/15 17:24:20
27119 Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
27120 before using them in match; also make it work for dosish platforms
27121 Branch: maint-5.6/perl
27122 ! lib/ExtUtils/Installed.pm
27123 ____________________________________________________________________________
27124 [ 9706] By: gsar on 2001/04/15 17:21:59
27125 Log: change#7210 broke .packlist generation (listed only filename
27126 rather than fully qualified path name)
27127 Branch: maint-5.6/perl
27128 ! lib/ExtUtils/Install.pm
27129 ____________________________________________________________________________
27130 [ 9705] By: jhi on 2001/04/15 12:36:33
27131 Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
27133 ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
27134 ! t/lib/time-hires.t
27135 ____________________________________________________________________________
27136 [ 9704] By: jhi on 2001/04/15 10:49:08
27137 Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
27138 From: Prymmer/Kahn <pvhp@best.com>
27139 Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
27140 Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
27142 ! lib/utf8.pm pod/perlebcdic.pod
27143 ____________________________________________________________________________
27144 [ 9703] By: jhi on 2001/04/15 02:26:26
27145 Log: I keep forgetting to sort MANIFEST.
27148 ____________________________________________________________________________
27149 [ 9702] By: jhi on 2001/04/15 02:07:47
27150 Log: Add Scalar-List-Utils 1.02, from Graham Barr.
27151 Now we have blessed, reftype, tainted, first, reduce, ...
27153 + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
27154 + ext/List/Util/README ext/List/Util/Util.xs
27155 + ext/List/Util/lib/List/Util.pm
27156 + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
27157 + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
27158 + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
27159 + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
27160 + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
27162 ____________________________________________________________________________
27163 [ 9701] By: jhi on 2001/04/14 15:05:25
27164 Log: Subject: RE: dprofpp.pl updates
27165 From: Carl Eklof <CEklof@endeca.com>
27166 Date: Thu, 12 Apr 2001 18:45:46 -0400
27167 Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
27170 ____________________________________________________________________________
27171 [ 9700] By: jhi on 2001/04/14 14:44:55
27172 Log: Do not just blindly add CR.
27175 ____________________________________________________________________________
27176 [ 9699] By: jhi on 2001/04/13 13:17:01
27177 Log: Update Changes.
27179 ! Changes patchlevel.h
27180 ____________________________________________________________________________
27181 [ 9698] By: jhi on 2001/04/13 12:44:48
27182 Log: Integrate perlio.
27184 !> ext/PerlIO/Scalar/Scalar.xs
27185 ____________________________________________________________________________
27186 [ 9697] By: jhi on 2001/04/13 12:29:15
27187 Log: Add more debug output to the test.
27190 ____________________________________________________________________________
27191 [ 9696] By: nick on 2001/04/13 10:14:29
27192 Log: Fix core dump on binmode($fh,'Scalar')
27194 ! ext/PerlIO/Scalar/Scalar.xs
27195 ____________________________________________________________________________
27196 [ 9695] By: nick on 2001/04/13 09:05:42
27197 Log: Integrate mainline
27199 +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
27200 +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
27201 +> t/lib/time-hires.t
27202 !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
27203 !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
27204 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
27205 !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
27206 !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
27207 !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
27208 !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
27209 ____________________________________________________________________________
27210 [ 9694] By: jhi on 2001/04/12 22:23:35
27211 Log: Integrate change #9693 from maintperl into mainline.
27213 $VERSION and Version() on the same line provokes a warning from
27214 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
27216 !> lib/Devel/SelfStubber.pm
27217 ____________________________________________________________________________
27218 [ 9693] By: gsar on 2001/04/12 21:55:56
27219 Log: $VERSION and Version() on the same line provokes a warning from
27220 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
27221 Branch: maint-5.6/perl
27222 ! lib/Devel/SelfStubber.pm
27223 ____________________________________________________________________________
27224 [ 9692] By: jhi on 2001/04/12 13:54:00
27225 Log: This is at least 5.005.
27227 ! ext/Time/HiRes/HiRes.xs
27228 ____________________________________________________________________________
27229 [ 9691] By: jhi on 2001/04/12 13:37:20
27230 Log: Non-UNIX platforms extensions update. (Well, UTS is UNIX.)
27232 ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
27233 ! win32/Makefile win32/makefile.mk
27234 ____________________________________________________________________________
27235 [ 9690] By: jhi on 2001/04/12 01:34:46
27236 Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
27238 + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
27239 + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
27240 + t/lib/time-hires.t
27242 ____________________________________________________________________________
27243 [ 9689] By: jhi on 2001/04/12 00:28:39
27244 Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
27245 From: Gisle Aas <gisle@ActiveState.com>
27246 Date: 11 Apr 2001 16:36:11 -0700
27247 Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
27249 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
27250 ____________________________________________________________________________
27251 [ 9688] By: jhi on 2001/04/12 00:27:39
27252 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
27253 From: Gisle Aas <gisle@ActiveState.com>
27254 Date: 11 Apr 2001 11:13:24 -0700
27255 Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
27257 ! ext/MIME/Base64/Base64.xs
27258 ____________________________________________________________________________
27259 [ 9687] By: jhi on 2001/04/11 19:51:47
27260 Log: Slight update on the Todo list. (Should integrate to Todo?)
27263 ____________________________________________________________________________
27264 [ 9686] By: jhi on 2001/04/11 16:54:25
27265 Log: Subject: [PATCH opcode.pl] Documentation of table format
27266 From: Simon Cozens <simon@netthink.co.uk>
27267 Date: Wed, 11 Apr 2001 12:59:31 +0100
27268 Message-ID: <20010411125931.A25681@netthink.co.uk>
27271 ____________________________________________________________________________
27272 [ 9685] By: jhi on 2001/04/11 16:53:15
27273 Log: Subject: [PATCH] prototype("CORE::recv")
27274 From: Simon Cozens <simon@netthink.co.uk>
27275 Date: Wed, 11 Apr 2001 13:24:35 +0100
27276 Message-ID: <20010411132435.A26169@netthink.co.uk>
27278 ! pp.c t/comp/proto.t
27279 ____________________________________________________________________________
27280 [ 9684] By: jhi on 2001/04/11 16:47:13
27281 Log: FAQ (and AUTHORS) update from Dan Carson: the information
27282 was several years obsolete, Term::Readkey has been updated
27283 to have the functionality.
27285 ! AUTHORS pod/perlfaq5.pod
27286 ____________________________________________________________________________
27287 [ 9683] By: jhi on 2001/04/11 12:15:46
27288 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
27289 From: Calle Dybedahl <calle@lysator.liu.se>
27290 Date: 10 Apr 2001 16:44:16 +0200
27291 Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
27293 ! ext/MIME/Base64/Base64.xs
27294 ____________________________________________________________________________
27295 [ 9682] By: jhi on 2001/04/11 12:12:26
27296 Log: A more minimal fix for 20010410.006 from Hugo.
27299 ____________________________________________________________________________
27300 [ 9681] By: jhi on 2001/04/11 11:34:23
27301 Log: Integrate changes #9678,9679 from maintline into mainperl.
27303 addendum to change#9676
27305 up $File::Glob::VERSION; add a note pointing out the version of
27306 the OpenBSD glob bsd_glob.c resembles
27308 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
27309 !> ext/File/Glob/bsd_glob.h
27310 ____________________________________________________________________________
27311 [ 9680] By: jhi on 2001/04/11 11:30:38
27312 Log: Bad test numbering in integrate in #9677.
27313 Fixes ID 20010411.001.
27316 ____________________________________________________________________________
27317 [ 9679] By: gsar on 2001/04/11 03:38:40
27318 Log: up $File::Glob::VERSION; add a note pointing out the version of
27319 the OpenBSD glob bsd_glob.c resembles
27320 Branch: maint-5.6/perl
27321 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
27322 ! ext/File/Glob/bsd_glob.h
27323 ____________________________________________________________________________
27324 [ 9678] By: gsar on 2001/04/11 03:09:48
27325 Log: addendum to change#9676: some missing changes from OpenBSD glob.c
27326 revision 1.8.10.1 found here:
27328 http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
27329 Branch: maint-5.6/perl
27330 ! ext/File/Glob/bsd_glob.c
27331 ____________________________________________________________________________
27332 [ 9677] By: jhi on 2001/04/11 02:54:39
27333 Log: Integrate changes #9675,9676 from maintperl into mainline.
27335 fix for bug 20010410.006, undo change#7115
27337 port the OpenBSD glob() security patch
27339 !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
27340 !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
27342 ____________________________________________________________________________
27343 [ 9676] By: gsar on 2001/04/11 02:19:02
27344 Log: port the glob() security patch found at:
27346 ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
27348 CERT advisory for the issue is here:
27350 http://www.cert.org/advisories/CA-2001-07.html
27352 Note that the security scare is only relevant for those who are
27353 foolish enough to build suidperl (which is now officially discouraged)
27354 Branch: maint-5.6/perl
27355 ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
27356 ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
27357 ____________________________________________________________________________
27358 [ 9675] By: gsar on 2001/04/10 23:52:11
27359 Log: fix for bug 20010410.006
27361 undo change#7115 (came into maint-5.6 as change#8156)
27363 add tests to keep it from coming back
27364 Branch: maint-5.6/perl
27365 ! regexec.c t/op/pat.t
27366 ____________________________________________________________________________
27367 [ 9674] By: nick on 2001/04/10 20:39:31
27368 Log: Integrate mainline
27370 +> Porting/testall.atom
27371 !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
27372 !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
27373 !> t/lib/lc-uk.t t/pod/find.t
27374 ____________________________________________________________________________
27375 [ 9673] By: nick on 2001/04/10 18:46:14
27376 Log: Integrate against change 9670 aka perl-5.7.1
27378 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
27379 !> (integrate 53 files)
27380 ____________________________________________________________________________
27381 [ 9672] By: jhi on 2001/04/10 13:45:01
27382 Log: Add a script for doing cumulative profile of the test suite.
27383 (Requires ATOM, that is, Tru64.)
27385 + Porting/testall.atom
27387 ____________________________________________________________________________
27388 [ 9671] By: jhi on 2001/04/10 12:38:53
27389 Log: Missing std block.
27391 ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
27392 ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
27394 ____________________________________________________________________________
27395 [ 9670] By: jhi on 2001/04/10 01:25:58
27396 Log: This is 5.7.1.
27399 ____________________________________________________________________________
27400 [ 9669] By: jhi on 2001/04/10 01:09:14
27401 Log: Update Changes.
27403 ! Changes patchlevel.h
27404 ____________________________________________________________________________
27405 [ 9668] By: jhi on 2001/04/10 01:00:38
27409 ____________________________________________________________________________
27410 [ 9667] By: jhi on 2001/04/10 00:52:16
27411 Log: Update perlhist.
27414 ____________________________________________________________________________
27415 [ 9666] By: jhi on 2001/04/09 23:38:59
27416 Log: Slight wording tweaks from Damian to #9658.
27419 ____________________________________________________________________________
27420 [ 9665] By: jhi on 2001/04/09 19:56:06
27421 Log: Subject: [PATCH perlutil.pod] Nit
27422 From: Simon Cozens <simon@netthink.co.uk>
27423 Date: Mon, 9 Apr 2001 20:29:44 +0100
27424 Message-ID: <20010409202944.A14796@the.earth.li>
27427 ____________________________________________________________________________
27428 [ 9664] By: jhi on 2001/04/09 19:54:42
27429 Log: Subject: Re: perl571delta.pod@9631
27430 From: Mike Guy <mjtg@cam.ac.uk>
27431 Date: Mon, 09 Apr 2001 18:09:14 +0100
27432 Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
27434 ! pod/perl571delta.pod
27435 ____________________________________________________________________________
27436 [ 9663] By: jhi on 2001/04/09 13:43:35
27437 Log: Update Changes.
27439 ! Changes patchlevel.h
27440 ____________________________________________________________________________
27441 [ 9662] By: jhi on 2001/04/09 13:24:46
27444 ! AUTHORS pod/perl571delta.pod
27445 ____________________________________________________________________________
27446 [ 9661] By: jhi on 2001/04/09 13:15:13
27447 Log: Thinko in manual patch applying.
27450 ____________________________________________________________________________
27451 [ 9660] By: jhi on 2001/04/09 13:07:53
27452 Log: Subject: Re: [PATCH perl@9424] isn't numeric warning
27453 From: Robin Barker <rmb1@cise.npl.co.uk>
27454 Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
27455 Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
27457 (This corrects the case where the "isn't numeric" string contains \0s
27458 and is longer than the temporary buffer, and contains \0 at the point
27459 the string would be truncated by "...".)
27462 ____________________________________________________________________________
27463 [ 9659] By: jhi on 2001/04/09 12:57:41
27464 Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
27466 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
27467 ! t/lib/cgi-function.t t/lib/cgi-html.t
27468 ____________________________________________________________________________
27469 [ 9658] By: jhi on 2001/04/09 12:48:47
27470 Log: Subject: [PATCH] Partial rewrite of perlobj.pod
27471 From: Ilmari Karonen <iltzu@sci.fi>
27472 Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
27473 Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
27475 Rearrange and rewrite the Method Invocation section
27476 to explain the concepts in nicer order.
27479 ____________________________________________________________________________
27480 [ 9657] By: jhi on 2001/04/09 12:35:58
27481 Log: Upgrade to podlators 1.09, from Russ Allbery.
27483 ! lib/Pod/Man.pm lib/Pod/Text.pm
27484 ____________________________________________________________________________
27485 [ 9656] By: jhi on 2001/04/09 12:31:53
27488 ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
27489 ____________________________________________________________________________
27490 [ 9655] By: jhi on 2001/04/09 12:20:09
27491 Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
27492 From: Prymmer/Kahn <pvhp@best.com>
27493 Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
27494 Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
27496 ! lib/utf8.pm pod/perlunicode.pod
27497 ____________________________________________________________________________
27498 [ 9654] By: gsar on 2001/04/09 03:38:33
27499 Log: here lies 5.6.1
27500 Branch: maint-5.6/perl
27502 ____________________________________________________________________________
27503 [ 9653] By: jhi on 2001/04/09 03:25:24
27504 Log: Update perlhist.
27507 ____________________________________________________________________________
27508 [ 9652] By: jhi on 2001/04/09 03:18:49
27509 Log: perl571delta tweaking continues.
27511 ! pod/perl571delta.pod
27512 ____________________________________________________________________________
27513 [ 9651] By: gsar on 2001/04/09 03:11:19
27514 Log: update Changes, patchlevel.h &c.
27515 Branch: maint-5.6/perl
27516 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
27518 ____________________________________________________________________________
27519 [ 9650] By: jhi on 2001/04/09 02:40:24
27520 Log: Integrate the perlfork half of #9513 from maintperl into mainline
27521 (the perlunicode half is obsolete)
27524 ____________________________________________________________________________
27525 [ 9649] By: gsar on 2001/04/09 02:35:43
27526 Log: tweak perldelta as suggested by Jarkko
27527 Branch: maint-5.6/perl
27528 ! pod/perldelta.pod
27529 ____________________________________________________________________________
27530 [ 9648] By: jhi on 2001/04/09 02:13:04
27531 Log: Integrate change #9646 from maintperl into mainline.
27533 add note about ithreads and Thread.pm
27535 !> ext/Thread/Thread.pm ext/Thread/Thread.xs
27536 ____________________________________________________________________________
27537 [ 9647] By: jhi on 2001/04/09 02:10:18
27538 Log: Bad assumption that shortsize == 2.
27540 ! t/lib/xs-typemap.t
27541 ____________________________________________________________________________
27542 [ 9646] By: gsar on 2001/04/09 00:48:04
27543 Log: add note about ithreads and Thread.pm (too many people are
27544 confused by the fact that Thread.pm is built and installed
27545 under non-5005threads but doesn't work)
27546 Branch: maint-5.6/perl
27547 ! ext/Thread/Thread.pm ext/Thread/Thread.xs
27548 ____________________________________________________________________________
27549 [ 9645] By: gsar on 2001/04/09 00:19:03
27550 Log: update perldelta.pod for changes in 5.6.1
27551 Branch: maint-5.6/perl
27552 ! Changes pod/perldelta.pod
27553 ____________________________________________________________________________
27554 [ 9644] By: jhi on 2001/04/08 20:37:00
27555 Log: Integrate change #9639 from maintperl into mainline:
27556 on windows, many of the README.* pods were being copied to
27559 !> win32/Makefile win32/makefile.mk
27560 ____________________________________________________________________________
27561 [ 9643] By: jhi on 2001/04/08 20:07:11
27562 Log: Integrate change #9624 from maintperl into mainline:
27563 the pod tests were not okay. (t/pod/find.t changes ignored)
27565 !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
27566 !> t/pod/include.t t/pod/included.t t/pod/lref.t
27567 !> t/pod/multiline_items.t t/pod/nested_items.t
27568 !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
27569 !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
27570 ____________________________________________________________________________
27571 [ 9642] By: jhi on 2001/04/08 19:57:17
27572 Log: Integrate change #9638 from maintperl into mainline:
27573 update to latest JPL from the anoncvs repository
27575 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
27576 !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
27577 !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
27578 ____________________________________________________________________________
27579 [ 9641] By: jhi on 2001/04/08 19:53:30
27580 Log: perl571delta updates.
27582 ! lib/Filter/Simple.pm pod/perl571delta.pod
27583 ____________________________________________________________________________
27584 [ 9640] By: gsar on 2001/04/08 19:20:46
27585 Log: integrate change#9634 from mainline
27587 Fix the perlmodlib generation (didn't understand separate .pod
27588 files; didn't understand -- as the name-thing separator).
27589 Update the CPAN mirrors list.
27590 Branch: maint-5.6/perl
27591 ! pod/perlmodlib.pod
27592 !> pod/perlmodlib.PL
27593 ____________________________________________________________________________
27594 [ 9639] By: gsar on 2001/04/08 18:57:31
27595 Log: on windows, many of the README.* pods were being copied to the wrong
27597 Branch: maint-5.6/perl
27598 ! win32/Makefile win32/makefile.mk
27599 ____________________________________________________________________________
27600 [ 9638] By: gsar on 2001/04/08 18:38:25
27601 Log: update to latest JPL from the anoncvs repository
27602 Branch: maint-5.6/perl
27603 + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
27604 ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
27605 ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
27606 ____________________________________________________________________________
27607 [ 9637] By: jhi on 2001/04/08 17:53:53
27608 Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
27610 ! pod/perl571delta.pod
27611 ____________________________________________________________________________
27612 [ 9636] By: jhi on 2001/04/08 17:18:32
27616 ____________________________________________________________________________
27617 [ 9635] By: jhi on 2001/04/08 17:16:33
27618 Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
27619 From: "Craig A. Berry" <craigberry@mac.com>
27620 Date: Sun, 08 Apr 2001 12:30:16 -0500
27621 Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
27623 ! ext/IO/IO.xs lib/ExtUtils/xsubpp
27624 ____________________________________________________________________________
27625 [ 9634] By: jhi on 2001/04/08 17:09:19
27626 Log: Fix the perlmodlib generation (didn't understand separate .pod
27627 files; didn't understand -- as the name-thing separator).
27629 Update the CPAN mirrors list.
27631 ! pod/perlmodlib.PL pod/perlmodlib.pod
27632 ____________________________________________________________________________
27633 [ 9633] By: jhi on 2001/04/08 16:49:17
27634 Log: Sort MANIFEST.
27637 ____________________________________________________________________________
27638 [ 9632] By: gsar on 2001/04/08 16:36:06
27639 Log: add $Tie::RefHash::VERSION
27640 Branch: maint-5.6/perl
27641 ! lib/Tie/RefHash.pm
27642 ____________________________________________________________________________
27643 [ 9631] By: jhi on 2001/04/08 16:10:15
27644 Log: perl571delta updates based on p5p feedback; still needs
27647 ! pod/perl571delta.pod
27648 ____________________________________________________________________________
27649 [ 9630] By: jhi on 2001/04/08 15:59:13
27650 Log: Update the list of supported platforms to talk about 5.7.1
27654 ____________________________________________________________________________
27655 [ 9629] By: jhi on 2001/04/08 15:55:41
27656 Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
27657 from maintperl into mainline: perlport updates.
27660 ____________________________________________________________________________
27661 [ 9628] By: jhi on 2001/04/08 15:53:17
27662 Log: perlsolaris.pod copied to wrong directory.
27664 ! win32/makefile.mk
27665 ____________________________________________________________________________
27666 [ 9627] By: jhi on 2001/04/08 14:48:18
27667 Log: Subject: Typos in perl571delta.pod
27668 From: "Stephen P. Potter" <spp@spotter.yi.org>
27669 Date: Sat, 07 Apr 2001 20:37:05 -0400
27670 Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
27672 ! pod/perl571delta.pod
27673 ____________________________________________________________________________
27674 [ 9626] By: jhi on 2001/04/08 14:39:04
27675 Log: Smoke out dTHR, spotted by by Stephen P. Potter.
27678 ____________________________________________________________________________
27679 [ 9625] By: nick on 2001/04/08 10:14:23
27680 Log: Integrate mainline
27682 +> pod/perl570delta.pod pod/perl571delta.pod
27683 !> (integrate 27 files)
27684 ____________________________________________________________________________
27685 [ 9624] By: gsar on 2001/04/08 06:08:17
27686 Log: test in t/pod/* were busted
27688 these tests are still not enabled in t/{harness,TEST}
27689 Branch: maint-5.6/perl
27690 ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
27691 ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
27692 ! t/pod/multiline_items.t t/pod/nested_items.t
27693 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
27694 ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
27695 ____________________________________________________________________________
27696 [ 9623] By: gsar on 2001/04/08 03:37:01
27697 Log: integrate change#9470 from mainline
27699 Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
27700 Branch: maint-5.6/perl
27701 !> ext/Socket/Socket.xs
27702 ____________________________________________________________________________
27703 [ 9622] By: jhi on 2001/04/07 22:40:47
27704 Log: Update Changes.
27706 ! Changes patchlevel.h
27707 ____________________________________________________________________________
27708 [ 9621] By: jhi on 2001/04/07 22:34:16
27709 Log: Update AUTHORS.
27712 ____________________________________________________________________________
27713 [ 9620] By: jhi on 2001/04/07 22:12:47
27714 Log: Forgot to bump the number of tests in #9164.
27717 ____________________________________________________________________________
27718 [ 9619] By: jhi on 2001/04/07 22:09:50
27719 Log: Bump patchlevel to 5.7.1.
27721 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27722 ! config_h.SH patchlevel.h
27723 ____________________________________________________________________________
27724 [ 9618] By: jhi on 2001/04/07 22:02:41
27725 Log: Populate perl571delta.
27727 ! pod/perl571delta.pod
27728 ____________________________________________________________________________
27729 [ 9617] By: jhi on 2001/04/07 22:01:23
27730 Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
27731 to forget it later; do not change patchlevel.h yet or regenerate
27734 ! epoc/config.sh win32/Makefile win32/config_H.bc
27735 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
27736 ____________________________________________________________________________
27737 [ 9616] By: jhi on 2001/04/07 17:46:33
27738 Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
27740 ! pod/perl571delta.pod
27741 ____________________________________________________________________________
27742 [ 9615] By: jhi on 2001/04/07 17:33:21
27743 Log: Change the toc configuration.
27745 ! pod/buildtoc.PL pod/perl.pod
27746 ____________________________________________________________________________
27747 [ 9614] By: jhi on 2001/04/07 17:29:47
27748 Log: Subject: PATCH: $[
27749 From: Robin Houston <robin@kitsite.com>
27750 Date: Fri, 6 Apr 2001 18:10:14 +0100
27751 Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
27753 ! op.c t/op/array.t
27754 ____________________________________________________________________________
27755 [ 9613] By: jhi on 2001/04/07 17:28:26
27756 Log: Subject: [PATCH perl@9424] isn't numeric warning
27757 From: Robin Barker <rmb1@cise.npl.co.uk>
27758 Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
27759 Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
27761 ! sv.c t/pragma/warn/sv
27762 ____________________________________________________________________________
27763 [ 9612] By: jhi on 2001/04/07 17:26:45
27764 Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
27765 From: Mike Guy <mjtg@cam.ac.uk>
27766 Date: Fri, 06 Apr 2001 12:47:06 +0100
27767 Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
27769 ! dump.c t/lib/peek.t
27770 ____________________________________________________________________________
27771 [ 9611] By: jhi on 2001/04/07 17:21:35
27772 Log: Create perl571delta and seed it off with the perldelta changes
27773 since 5.7.0; remove those changes from perldelta and rename it
27774 as perl570delta; recreate perldelta but leave it almost empty.
27776 + pod/perl570delta.pod pod/perl571delta.pod
27777 ! MANIFEST pod/perldelta.pod
27778 ____________________________________________________________________________
27779 [ 9610] By: jhi on 2001/04/07 16:56:32
27782 ! pod/perldelta.pod
27783 ____________________________________________________________________________
27784 [ 9609] By: jhi on 2001/04/07 16:38:32
27785 Log: Retract #9523: needs more thought.
27788 ____________________________________________________________________________
27789 [ 9608] By: jhi on 2001/04/07 14:59:20
27790 Log: atmark() code cleanaup.
27793 ____________________________________________________________________________
27794 [ 9607] By: jhi on 2001/04/07 14:48:14
27795 Log: Integrate change #9605 from maintperl into mainline.
27797 can't optimize away scope entry if tr/// is present
27800 ____________________________________________________________________________
27801 [ 9606] By: jhi on 2001/04/07 14:43:59
27802 Log: Integrate perlio.
27804 +> win32/FindExt.pm
27805 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
27806 !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
27807 ____________________________________________________________________________
27808 [ 9605] By: gsar on 2001/04/07 11:52:40
27809 Log: can't optimize away scope entry if tr/// is present
27810 Branch: maint-5.6/perl
27812 ____________________________________________________________________________
27813 [ 9604] By: nick on 2001/04/07 11:39:45
27814 Log: Split out extension finding code from buildext.pl into FindExt.pm
27815 Use it to get Config.pm's idea of available extensions in line
27816 with what is built.
27819 ! MANIFEST win32/buildext.pl win32/config_sh.PL
27820 ! win32/makefile.mk
27821 ____________________________________________________________________________
27822 [ 9603] By: nick on 2001/04/07 09:11:38
27823 Log: Cleanup correction for failed :Via() layer, also set an error code.
27825 ! ext/PerlIO/Via/Via.xs
27826 ____________________________________________________________________________
27827 [ 9602] By: nick on 2001/04/07 08:38:04
27828 Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
27829 style. So don't use binmode() on the handles so that Win32 etc. see
27830 same sequence and produce same digests.
27833 ____________________________________________________________________________
27834 [ 9601] By: nick on 2001/04/07 08:36:26
27835 Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
27836 Else it complains and so crlf layer (say) does not get pushed.
27839 ____________________________________________________________________________
27840 [ 9600] By: jhi on 2001/04/06 23:00:09
27841 Log: Integrate change #9599 from perlio into mainline.
27843 !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
27844 !> win32/config_H.vc
27845 ____________________________________________________________________________
27846 [ 9599] By: nick on 2001/04/06 21:42:43
27847 Log: Quote $VERSION in Encode.pm.
27848 regen_config_h as requested.
27850 ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
27851 ! win32/config_H.vc
27852 ____________________________________________________________________________
27853 [ 9598] By: nick on 2001/04/06 20:34:59
27854 Log: Integrate mainline
27857 !> (integrate 39 files)
27858 ____________________________________________________________________________
27859 [ 9597] By: gsar on 2001/04/06 18:06:35
27860 Log: integrate change#9464 from mainline (addendum to change#8313)
27862 Subject: [PATCH @9452] Better peep()ing for foreach() loops
27863 Branch: maint-5.6/perl
27865 ____________________________________________________________________________
27866 [ 9596] By: jhi on 2001/04/06 17:26:03
27867 Log: The d_casti32=undef is good for you even when not use64bitall.
27870 ____________________________________________________________________________
27871 [ 9595] By: gsar on 2001/04/06 14:57:17
27872 Log: add a low-impact fix to accomodate darwin-ism
27873 Branch: maint-5.6/perl
27874 ! ext/Errno/Errno_pm.PL
27875 ____________________________________________________________________________
27876 [ 9594] By: jhi on 2001/04/06 14:55:14
27877 Log: Integrate changes #9528,9593 from mainline into maintperl;
27878 tweaking the editor/IDE/shell list.
27879 Branch: maint-5.6/perl
27880 !> pod/perlfaq3.pod
27881 ____________________________________________________________________________
27882 [ 9593] By: jhi on 2001/04/06 14:51:39
27883 Log: Make the editor/IDE/shell list a little bit airier.
27886 ____________________________________________________________________________
27887 [ 9592] By: gsar on 2001/04/06 14:45:18
27888 Log: integrate change#9477 from mainline (base.pm doc tweak)
27890 missing doc entry for fmod()
27891 Branch: maint-5.6/perl
27892 ! lib/Math/BigFloat.pm
27894 ____________________________________________________________________________
27895 [ 9591] By: jhi on 2001/04/06 13:55:48
27899 ____________________________________________________________________________
27900 [ 9590] By: jhi on 2001/04/06 13:54:52
27901 Log: Math::BigFloat patches from John Peacock. The equivalent
27902 of #9586 from maintperl but reworked by John to work with
27905 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
27906 ____________________________________________________________________________
27907 [ 9589] By: jhi on 2001/04/06 13:42:23
27908 Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
27910 ! ext/Digest/MD5/Makefile.PL
27911 ____________________________________________________________________________
27912 [ 9588] By: jhi on 2001/04/06 13:31:45
27913 Log: Integrate changes #9584,9587 from maintperl into mainline.
27915 keep eval"" CVs alive until the end of the statement in which
27918 add README.macos (from Chris Nandor)
27920 tyop in change#9555
27923 !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
27924 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
27925 !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
27926 !> win32/makefile.mk
27927 ____________________________________________________________________________
27928 [ 9587] By: gsar on 2001/04/06 07:31:30
27929 Log: add README.macos (from Chris Nandor)
27931 tyop in change#9555
27932 Branch: maint-5.6/perl
27934 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
27935 ! win32/Makefile win32/makefile.mk
27936 ____________________________________________________________________________
27937 [ 9586] By: gsar on 2001/04/06 07:08:54
27938 Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
27939 Branch: maint-5.6/perl
27940 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
27941 ____________________________________________________________________________
27942 [ 9585] By: gsar on 2001/04/06 06:58:44
27943 Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
27946 Subject: [PATCH] Base64 update to perlfaq9.pod
27948 Subject: [PATCH AUTHORS] Housekeeping
27950 Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
27951 Mac OS X (Darwin) has extra pwent fields.
27953 Subject: [PATCH B::*] print control-character vars readably
27954 Needs EBCDICification.
27956 Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
27958 Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
27960 Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
27962 Subject: [PATCH B::Deparse] binmode is no longer an UNOP
27964 Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
27966 Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
27968 Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
27970 Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
27972 FreeBSD hints tweak from Anton Berezin.
27974 Subject: [PATCH foolperl & bleadperl] README.vms update
27976 Subject: Re: [PATCH foolperl & bleadperl] README.vms update
27977 Branch: maint-5.6/perl
27978 !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
27979 !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
27980 !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
27981 ____________________________________________________________________________
27982 [ 9584] By: gsar on 2001/04/06 04:09:00
27983 Log: keep eval"" CVs alive until the end of the statement in which
27984 they're called; this avoids a coredump ensuing from search for
27985 lexicals in code such as:
27989 eval q[sub { eval 'sub { &$s }' }];
27993 this code still doesn't work as intended (as it has remained
27994 since time immemorial), but it doesn't provoke a coredump anymore
27995 Branch: maint-5.6/perl
27996 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
27997 ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
27998 ____________________________________________________________________________
27999 [ 9583] By: jhi on 2001/04/05 23:52:51
28000 Log: Update Changes.
28002 ! Changes patchlevel.h
28003 ____________________________________________________________________________
28004 [ 9582] By: jhi on 2001/04/05 23:11:23
28005 Log: Slight doc tweak.
28007 ! pod/perlunicode.pod
28008 ____________________________________________________________________________
28009 [ 9581] By: jhi on 2001/04/05 23:04:11
28010 Log: Integrate perlio.
28012 !> pod/perlunicode.pod
28013 ____________________________________________________________________________
28014 [ 9580] By: jhi on 2001/04/05 23:03:29
28015 Log: Test for #9579.
28018 ____________________________________________________________________________
28019 [ 9579] By: jhi on 2001/04/05 22:54:17
28020 Log: Subject: [PATCH] Propagate calling context for do '...'
28021 From: Gisle Aas <gisle@ActiveState.com>
28022 Date: 04 Apr 2001 20:17:29 -0700
28023 Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
28025 ! pod/perlfunc.pod pp_ctl.c
28026 ____________________________________________________________________________
28027 [ 9578] By: jhi on 2001/04/05 22:52:51
28028 Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
28029 From: Peter Prymmer <pvhp@forte.com>
28030 Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
28031 Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
28034 ____________________________________________________________________________
28035 [ 9577] By: jhi on 2001/04/05 22:48:22
28036 Log: Subject: [PATCH foolperl & bleadperl] README.vms update
28037 From: "Craig A. Berry" <craigberry@mac.com>
28038 Date: Thu, 5 Apr 2001 13:43:28 -0500
28039 Message-Id: <p04330101b6f269936918@[172.16.52.1]>
28042 ____________________________________________________________________________
28043 [ 9576] By: jhi on 2001/04/05 22:31:38
28044 Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
28045 From: Michael G Schwern <schwern@pobox.com>
28046 Date: Thu, 5 Apr 2001 21:53:21 +0100
28047 Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
28049 ! lib/base.pm t/lib/fields.t
28050 ____________________________________________________________________________
28051 [ 9575] By: jhi on 2001/04/05 22:26:10
28052 Log: FreeBSD hints tweak from Anton Berezin.
28055 ____________________________________________________________________________
28056 [ 9574] By: jhi on 2001/04/05 22:24:03
28057 Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
28058 From: David Dyck <dcd@tc.fluke.com>
28059 Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
28060 Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
28063 ____________________________________________________________________________
28064 [ 9573] By: jhi on 2001/04/05 22:23:06
28065 Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
28066 Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
28067 From: David Dyck <dcd@tc.fluke.com>
28068 Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
28071 ____________________________________________________________________________
28072 [ 9572] By: jhi on 2001/04/05 22:14:47
28073 Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
28074 From: Robin Houston <robin@kitsite.com>
28075 Date: Thu, 5 Apr 2001 20:56:48 +0100
28076 Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
28078 ! ext/B/B/Deparse.pm
28079 ____________________________________________________________________________
28080 [ 9571] By: jhi on 2001/04/05 22:12:53
28081 Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
28082 From: Robin Houston <robin@kitsite.com>
28083 Date: Thu, 5 Apr 2001 19:55:51 +0100
28084 Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
28086 ! ext/B/B/Deparse.pm
28087 ____________________________________________________________________________
28088 [ 9570] By: jhi on 2001/04/05 22:11:06
28089 Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
28090 From: Robin Houston <robin@kitsite.com>
28091 Date: Thu, 5 Apr 2001 20:16:29 +0100
28092 Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
28094 ! ext/B/B/Deparse.pm
28095 ____________________________________________________________________________
28096 [ 9569] By: nick on 2001/04/05 21:32:26
28097 Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
28099 ! pod/perlunicode.pod
28100 ____________________________________________________________________________
28101 [ 9568] By: nick on 2001/04/05 19:38:09
28102 Log: Integrate mainline
28104 +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
28105 !> (integrate 35 files)
28106 ____________________________________________________________________________
28107 [ 9567] By: jhi on 2001/04/05 18:31:45
28108 Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
28109 From: Robin Houston <robin@kitsite.com>
28110 Date: Thu, 5 Apr 2001 18:03:23 +0100
28111 Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
28113 ! ext/B/B/Deparse.pm
28114 ____________________________________________________________________________
28115 [ 9566] By: jhi on 2001/04/05 18:29:35
28116 Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
28117 From: Robin Houston <robin@kitsite.com>
28118 Date: Thu, 5 Apr 2001 16:45:18 +0100
28119 Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
28121 ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
28122 ____________________________________________________________________________
28123 [ 9565] By: jhi on 2001/04/05 18:24:23
28124 Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
28125 From: Robin Houston <robin@kitsite.com>
28126 Date: Thu, 5 Apr 2001 14:50:09 +0100
28127 Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
28129 ! ext/B/B/Deparse.pm
28130 ____________________________________________________________________________
28131 [ 9564] By: jhi on 2001/04/05 18:23:03
28132 Log: Subject: [PATCH B::*] print control-character vars readably
28133 From: Robin Houston <robin@kitsite.com>
28134 Date: Thu, 5 Apr 2001 14:27:38 +0100
28135 Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
28137 Needs EBCDICification.
28139 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
28141 ____________________________________________________________________________
28142 [ 9563] By: jhi on 2001/04/05 18:20:32
28143 Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
28144 Date: Thu, 5 Apr 2001 13:21:42 -0400
28145 From: Paul Schinder <schinder@pobox.com>
28146 Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
28148 Mac OS X (Darwin) has extra pwent fields.
28151 ____________________________________________________________________________
28152 [ 9562] By: jhi on 2001/04/05 17:57:51
28156 ____________________________________________________________________________
28157 [ 9561] By: jhi on 2001/04/05 17:47:33
28158 Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
28161 Branch: metaconfig/U/perl
28163 ! d_cmsghdr_s.U d_msghdr_s.U
28164 ____________________________________________________________________________
28165 [ 9560] By: jhi on 2001/04/05 17:47:01
28166 Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
28167 ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
28168 Introduce probes for struct msghdr, struct cmsghdr,
28169 sendmsg, recvmsg, readv, writev, setitimer, getitimer,
28170 ualarm, usleep, for possible later extension work.
28172 + t/lib/md5-align.t
28173 ! Configure MANIFEST Porting/Glossary Porting/config.sh
28174 ! Porting/config_H config_h.SH configure.com epoc/config.sh
28175 ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
28176 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
28177 ! vos/config.ga.h win32/config.bc win32/config.gc
28179 ____________________________________________________________________________
28180 [ 9559] By: jhi on 2001/04/05 13:03:04
28181 Log: Be traditional in your cpp (for the Errno extension).
28184 ____________________________________________________________________________
28185 [ 9558] By: jhi on 2001/04/05 13:00:05
28186 Log: Add $Config{cppflags} to the gcc incantation.
28188 ! ext/Errno/Errno_pm.PL
28189 ____________________________________________________________________________
28190 [ 9557] By: jhi on 2001/04/05 04:22:39
28191 Log: Introduce Sean Burke's Class::ISA 0.32.
28193 + lib/Class/ISA.pm t/lib/class-isa.t
28195 ____________________________________________________________________________
28196 [ 9556] By: jhi on 2001/04/05 04:09:50
28197 Log: Subject: [PATCH AUTHORS] Housekeeping
28198 From: Paul Johnson <paul@pjcj.net>
28199 Date: Wed, 4 Apr 2001 22:45:47 +0200
28200 Message-ID: <20010404224547.D9548@pjcj.net>
28203 ____________________________________________________________________________
28204 [ 9555] By: jhi on 2001/04/05 04:06:33
28205 Log: Subject: [PATCH] Base64 update to perlfaq9.pod
28206 From: Gisle Aas <gisle@ActiveState.com>
28207 Date: 04 Apr 2001 14:23:04 -0700
28208 Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
28211 ____________________________________________________________________________
28212 [ 9554] By: jhi on 2001/04/05 04:05:49
28213 Log: Downgrade also the "Wide character" diagnostic.
28216 ____________________________________________________________________________
28217 [ 9553] By: jhi on 2001/04/05 04:00:33
28218 Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
28219 maintperl into mainline.
28221 "double" should be "NV"; standard typemap is missing entry
28226 Downgrade "Wide character in print" to a warning.
28228 B::Deparse fix for ${^FOO} and documentation for PVX() method
28229 (from Robin Houston)
28231 tr/// doesn't null-terminate the result in some situations
28234 !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
28235 !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
28236 !> t/io/utf8.t t/op/tr.t
28237 ____________________________________________________________________________
28238 [ 9552] By: jhi on 2001/04/05 03:52:50
28239 Log: Retract changes #9542 and #9538 (from maintperl, integrated
28240 at #9540), shouldn't be needed because of the perlio changes.
28243 ____________________________________________________________________________
28244 [ 9551] By: gsar on 2001/04/05 00:18:34
28245 Log: tr/// doesn't null-terminate the result in some situations
28247 Branch: maint-5.6/perl
28249 ____________________________________________________________________________
28250 [ 9550] By: gsar on 2001/04/04 20:04:17
28251 Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
28252 (from Robin Houston)
28253 Branch: maint-5.6/perl
28254 ! ext/B/B.pm ext/B/B/Deparse.pm
28255 ____________________________________________________________________________
28256 [ 9549] By: nick on 2001/04/04 18:56:15
28257 Log: Downgrade "Wide character in print" to a warning.
28259 ! doio.c t/io/utf8.t
28260 ____________________________________________________________________________
28261 [ 9548] By: gsar on 2001/04/04 18:51:49
28262 Log: integrate changes#9460,9462,9482,9521,9522
28264 Subject: PATCH: B::Debug should show LOOP-specific fields
28266 Subject: B::Deparse precedence bug. (Patch included.)
28268 Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
28270 Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
28272 Subject: [PATCH B::Concise] padname values may have bogus SvCUR
28273 Branch: maint-5.6/perl
28274 !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
28275 !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
28276 ____________________________________________________________________________
28277 [ 9547] By: gsar on 2001/04/04 18:49:16
28279 Branch: maint-5.6/perl
28280 ! ext/Thread/Thread.xs
28281 ____________________________________________________________________________
28282 [ 9546] By: nick on 2001/04/04 18:44:00
28283 Log: Integrate mainline.
28285 !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
28286 !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
28287 ____________________________________________________________________________
28288 [ 9545] By: gsar on 2001/04/04 18:38:52
28289 Log: integrate change#8837 from mainline
28291 Subject: [patch] -Wall cleanup round 2
28292 Branch: maint-5.6/perl
28293 !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
28294 !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
28295 !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
28296 !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
28297 !> ext/SDBM_File/SDBM_File.xs
28298 ____________________________________________________________________________
28299 [ 9544] By: gsar on 2001/04/04 17:49:57
28300 Log: "double" should be "NV"; standard typemap is missing entry
28302 Branch: maint-5.6/perl
28303 ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
28304 ____________________________________________________________________________
28305 [ 9543] By: jhi on 2001/04/04 14:13:18
28306 Log: Thou shalt not (just) match for English error messages.
28308 ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
28309 ! os2/OS2/Process/Process.pm
28310 ____________________________________________________________________________
28311 [ 9542] By: jhi on 2001/04/04 13:20:39
28312 Log: Make the stdio tricks of fflush_all() to exist only if
28313 stdio is being used.
28316 ____________________________________________________________________________
28317 [ 9541] By: jhi on 2001/04/04 04:20:24
28318 Log: Subject: Re: [PATCH] Lighten up glob
28319 From: Benjamin Sugars <bsugars@canoe.ca>
28320 Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
28321 Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
28323 ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
28325 ____________________________________________________________________________
28326 [ 9540] By: jhi on 2001/04/04 04:03:57
28327 Log: Integrate changes #9538,9539 from maintperl into mainline.
28329 fflush() is a macro on SunOS 4.1.x, so provide a wrapper
28330 for use with _fwalk() (fix for change#7705)
28332 another tweak needed for SunOS 4.1.x build (from Mike Guy)
28333 (cp -f is not portable)
28335 !> Makefile.SH util.c
28336 ____________________________________________________________________________
28337 [ 9539] By: gsar on 2001/04/04 03:01:14
28338 Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
28339 Branch: maint-5.6/perl
28341 ____________________________________________________________________________
28342 [ 9538] By: gsar on 2001/04/04 01:00:38
28343 Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
28344 for use with _fwalk() (fix for change#7705)
28345 Branch: maint-5.6/perl
28347 ____________________________________________________________________________
28348 [ 9537] By: nick on 2001/04/03 19:24:55
28349 Log: Integrate mainline
28351 +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
28352 +> lib/unicode/PropList.html
28353 - lib/unicode/Names.txt lib/unicode/README.Ethiopic
28354 !> (integrate 69 files)
28355 ____________________________________________________________________________
28356 [ 9536] By: jhi on 2001/04/03 18:02:31
28357 Log: Integrate change #9533 from maintperl into mainline.
28359 better fix for change#9517 to accomodate UNC paths like
28360 \\server\share\foo, and paths with trailing backslash
28363 !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
28364 ____________________________________________________________________________
28365 [ 9535] By: jhi on 2001/04/03 17:58:07
28366 Log: Change the push/unshift warning to be of class syntax, not misc.
28368 ! op.c pod/perldiag.pod t/pragma/warn/op
28369 ____________________________________________________________________________
28370 [ 9534] By: jhi on 2001/04/03 15:03:46
28371 Log: Change the push/unshift warning (#9532) to talk about "no values"
28372 instead of "no arguments".
28374 ! op.c pod/perldiag.pod t/pragma/warn/op
28375 ____________________________________________________________________________
28376 [ 9533] By: gsar on 2001/04/03 14:30:07
28377 Log: better fix for change#9517 to accomodate UNC paths like
28378 \\server\share\foo, and paths with trailing backslash
28380 Branch: maint-5.6/perl
28381 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
28382 ____________________________________________________________________________
28383 [ 9532] By: jhi on 2001/04/03 13:11:46
28384 Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
28385 From: Robin Houston <robin@kitsite.com>
28386 Date: Mon, 2 Apr 2001 15:03:29 +0100
28387 Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
28389 ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
28390 ____________________________________________________________________________
28391 [ 9531] By: jhi on 2001/04/03 13:06:34
28392 Log: Integrate change #9530 from maintperl into mainline.
28394 accomodate VMS "mailbox overflow" quirk in testsuite (from
28398 ____________________________________________________________________________
28399 [ 9530] By: gsar on 2001/04/03 04:56:41
28400 Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
28402 Branch: maint-5.6/perl
28404 ____________________________________________________________________________
28405 [ 9529] By: jhi on 2001/04/03 02:34:34
28406 Log: Update Changes.
28408 ! Changes patchlevel.h
28409 ____________________________________________________________________________
28410 [ 9528] By: jhi on 2001/04/03 01:27:57
28411 Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
28412 Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
28413 To: perl5-porters@perl.org
28414 Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
28417 ____________________________________________________________________________
28418 [ 9527] By: jhi on 2001/04/03 01:22:09
28419 Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
28420 From: Peter Prymmer <pvhp@forte.com>
28421 Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
28422 Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>
28424 ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
28425 ____________________________________________________________________________
28426 [ 9526] By: jhi on 2001/04/03 01:18:25
28427 Log: The metaconfig unit changes for #9525.
28429 ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
28430 Branch: metaconfig/U/perl
28432 ____________________________________________________________________________
28433 [ 9525] By: jhi on 2001/04/03 01:17:30
28434 Log: Configure sanity checks:
28435 * if use64bitall is attempted but pointers are only 32-bit,
28436 'downgrade' to use64bitint
28437 * if use64bitint is attempted but there's no quad type,
28438 forget about use64bitint (well, the default for it is 'n',
28439 the user can still override this)
28440 * if pointers are 64 bits, do not try to use Perl's malloc
28443 ____________________________________________________________________________
28444 [ 9524] By: gsar on 2001/04/03 01:09:12
28445 Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
28446 Branch: maint-5.6/perl
28448 ____________________________________________________________________________
28449 [ 9523] By: jhi on 2001/04/03 00:02:31
28450 Log: (Retracted by #9609)
28452 Make it harder for parallel makes to enter 'test' before
28453 Dynaloader and File::Glob are happy. (In principle 'make_ext'
28454 should be unhappy enough, but sometimes parallel makes seem
28455 to sneak past both in Tru64 and AIX.)
28458 ____________________________________________________________________________
28459 [ 9522] By: jhi on 2001/04/02 22:35:31
28460 Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
28461 Date: Mon, 2 Apr 2001 22:54:10 +0100
28462 From: Robin Houston <robin@kitsite.com>
28463 Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
28465 ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
28466 ____________________________________________________________________________
28467 [ 9521] By: jhi on 2001/04/02 22:32:23
28468 Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
28469 From: Robin Houston <robin@kitsite.com>
28470 Date: Mon, 2 Apr 2001 20:24:03 +0100
28471 Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
28473 ! ext/B/B/Concise.pm
28474 ____________________________________________________________________________
28475 [ 9520] By: jhi on 2001/04/02 22:30:43
28476 Log: Subject: [PATCH] REALLY pedantic hv.h nit
28477 From: Simon Cozens <simon@netthink.co.uk>
28478 Date: Mon, 2 Apr 2001 15:43:06 +0100
28479 Message-ID: <20010402154306.A21711@netthink.co.uk>
28482 ____________________________________________________________________________
28483 [ 9519] By: jhi on 2001/04/02 22:28:04
28486 Subject: [foolperl] EPOC fix
28487 From: Olaf Flebbe <O.Flebbe@science-computing.de>
28488 Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
28489 Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
28492 ____________________________________________________________________________
28493 [ 9518] By: jhi on 2001/04/02 22:22:34
28494 Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
28496 README.win32 tweaks; add a note about alternative location for
28497 getting a gcc-2.95.2 that will build perl properly on windows
28499 add some notes about gutsy threading matters
28501 many of the utilities interpolate literal paths within doublequotes
28502 (fails on dosish platforms where path contains backslashes)
28504 !> README.win32 pod/perlguts.pod utils/perldoc.PL
28505 !> x2p/find2perl.PL x2p/s2p.PL
28506 ____________________________________________________________________________
28507 [ 9517] By: gsar on 2001/04/02 19:52:21
28508 Log: many of the utilities interpolate literal paths within doublequotes
28509 (fails on dosish platforms where path contains backslashes)
28510 Branch: maint-5.6/perl
28511 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
28512 ____________________________________________________________________________
28513 [ 9516] By: gsar on 2001/04/02 05:49:37
28514 Log: a foolish release
28515 Branch: maint-5.6/perl
28516 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
28518 ____________________________________________________________________________
28519 [ 9515] By: gsar on 2001/04/02 05:04:29
28520 Log: add missing changelog summaries
28521 Branch: maint-5.6/perl
28523 ____________________________________________________________________________
28524 [ 9514] By: gsar on 2001/04/02 04:07:13
28525 Log: add some notes about gutsy threading matters
28526 Branch: maint-5.6/perl
28528 ____________________________________________________________________________
28529 [ 9513] By: gsar on 2001/04/02 03:25:21
28530 Log: add more prominent caveat notices about experimental features
28531 Branch: maint-5.6/perl
28532 ! pod/perlfork.pod pod/perlunicode.pod
28533 ____________________________________________________________________________
28534 [ 9512] By: gsar on 2001/04/02 02:54:33
28535 Log: integrate changes#9479,9509 from mainline
28537 [PATCH] File::Glob stuff for Mac OS
28539 [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
28540 Branch: maint-5.6/perl
28541 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
28542 !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
28543 !> t/lib/glob-taint.t
28544 ____________________________________________________________________________
28545 [ 9511] By: gsar on 2001/04/02 02:38:24
28546 Log: README.win32 tweaks; add a note about alternative location for
28547 getting a gcc-2.95.2 that will build perl properly on windows
28548 Branch: maint-5.6/perl
28550 ____________________________________________________________________________
28551 [ 9510] By: jhi on 2001/04/01 20:45:10
28552 Log: An ambiguosity warning.
28555 ____________________________________________________________________________
28556 [ 9509] By: jhi on 2001/04/01 19:53:47
28557 Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
28558 From: Jonathan Stowe <gellyfish@gellyfish.com>
28559 Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
28560 Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
28562 ! ext/File/Glob/bsd_glob.c
28563 ____________________________________________________________________________
28564 [ 9508] By: jhi on 2001/04/01 19:35:03
28565 Log: Update Changes.
28567 ! Changes patchlevel.h
28568 ____________________________________________________________________________
28569 [ 9507] By: jhi on 2001/04/01 19:24:01
28570 Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
28571 from mainline to maintperl: pod tweaks.
28572 Branch: maint-5.6/perl
28573 !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
28574 !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
28576 ____________________________________________________________________________
28577 [ 9506] By: jhi on 2001/04/01 19:11:53
28578 Log: Commit Sarathy to April release of 5.6.1 :-)
28581 ____________________________________________________________________________
28582 [ 9505] By: jhi on 2001/04/01 19:03:15
28583 Log: Subject: PATCH 5.6.0 (perldebug.pod)
28584 From: Mark-Jason Dominus <mjd@plover.com>
28585 Date: Sun, 01 Apr 2001 14:25:11 -0400
28586 Message-ID: <20010401182511.9247.qmail@plover.com>
28588 ! pod/perldebug.pod
28589 ____________________________________________________________________________
28590 [ 9504] By: jhi on 2001/04/01 18:43:09
28591 Log: Add great_circle_direction().
28593 ! lib/Math/Trig.pm t/lib/trig.t
28594 ____________________________________________________________________________
28595 [ 9503] By: jhi on 2001/04/01 17:29:12
28596 Log: Unicode ReadMe update for Unicode 3.1.
28598 ! lib/unicode/ReadMe.txt
28599 ____________________________________________________________________________
28600 [ 9502] By: jhi on 2001/04/01 17:18:40
28601 Log: Integrate change #9501 from maintperl into mainline.
28603 fix the perlembed notes on multiple interpreters
28605 fix ExtUtils::Embed to work passably on Windows
28607 !> lib/ExtUtils/Embed.pm pod/perlembed.pod
28608 ____________________________________________________________________________
28609 [ 9501] By: gsar on 2001/04/01 07:21:57
28610 Log: fix the perlembed notes on multiple interpreters
28612 fix ExtUtils::Embed to work passably on Windows
28613 Branch: maint-5.6/perl
28614 ! lib/ExtUtils/Embed.pm pod/perlembed.pod
28615 ____________________________________________________________________________
28616 [ 9500] By: jhi on 2001/04/01 05:58:23
28617 Log: Test for #9499.
28620 ____________________________________________________________________________
28621 [ 9499] By: jhi on 2001/04/01 05:55:46
28622 Log: tr/// UTF-8 tweaking from Inaba Hiroto.
28624 ! embed.h embed.pl op.c proto.h
28625 ____________________________________________________________________________
28626 [ 9498] By: jhi on 2001/04/01 05:44:34
28627 Log: Protect the workaround hunk more.
28630 ____________________________________________________________________________
28631 [ 9497] By: jhi on 2001/04/01 00:24:25
28632 Log: Integrate changes #9493,9494,9495,9496 from maintperl
28635 fix a broken workaround for Borland compiler in change#4739
28636 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
28638 nits spotted by Borland compiler
28640 avoid redefinition warnings under Borland 5.02
28642 various nits identified by the Borland 5.5 compiler; remove suppression
28645 !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
28647 ____________________________________________________________________________
28648 [ 9496] By: gsar on 2001/03/31 23:22:28
28649 Log: various nits identified by the Borland 5.5 compiler; remove suppression
28651 Branch: maint-5.6/perl
28652 ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
28653 ____________________________________________________________________________
28654 [ 9495] By: gsar on 2001/03/31 21:03:08
28655 Log: avoid redefinition warnings under Borland 5.02
28656 Branch: maint-5.6/perl
28657 ! win32/makefile.mk
28658 ____________________________________________________________________________
28659 [ 9494] By: gsar on 2001/03/31 20:18:59
28660 Log: nits spotted by Borland compiler
28661 Branch: maint-5.6/perl
28662 ! utf8.h win32/win32.h
28663 ____________________________________________________________________________
28664 [ 9493] By: gsar on 2001/03/31 20:18:05
28665 Log: fix a broken workaround for Borland compiler in change#4739
28666 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
28667 Branch: maint-5.6/perl
28669 ____________________________________________________________________________
28670 [ 9492] By: jhi on 2001/03/31 18:36:24
28671 Log: Integrate change #9491 from maintperl into mainline.
28673 Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
28674 directory is relative (need to fetch the full path name *before*
28678 ____________________________________________________________________________
28679 [ 9491] By: gsar on 2001/03/31 17:01:56
28680 Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
28681 directory is relative (need to fetch the full path name *before*
28684 this is a followup patch for change#6749
28685 Branch: maint-5.6/perl
28687 ____________________________________________________________________________
28688 [ 9490] By: jhi on 2001/03/31 15:50:18
28689 Log: Subject: Re: [PATCH] av.h cosmetics
28690 From: Simon Cozens <simon@netthink.co.uk>
28691 Date: Sat, 31 Mar 2001 13:09:59 +0100
28692 Message-ID: <20010331130959.A22000@netthink.co.uk>
28697 ____________________________________________________________________________
28698 [ 9489] By: jhi on 2001/03/31 15:48:44
28699 Log: Subject: [PATCH] Re: Math::Big* v1.21
28700 From: Tels <perl_dummy@bloodgate.com>
28701 Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
28702 Message-Id: <200103311125.GAA377738@www08.hway.net>
28705 ____________________________________________________________________________
28706 [ 9488] By: jhi on 2001/03/31 03:39:51
28707 Log: Debug output tweak.
28710 ____________________________________________________________________________
28711 [ 9487] By: jhi on 2001/03/31 03:33:02
28712 Log: OverVMSification.
28715 ____________________________________________________________________________
28716 [ 9486] By: jhi on 2001/03/31 03:01:40
28717 Log: Missed MANIFESTations in #9483.
28720 ____________________________________________________________________________
28721 [ 9485] By: jhi on 2001/03/31 02:58:17
28722 Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
28723 From: Peter Prymmer <pvhp@forte.com>
28724 Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
28725 Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
28727 ! regexec.c t/lib/cwd.t
28728 ____________________________________________________________________________
28729 [ 9484] By: jhi on 2001/03/31 01:04:41
28730 Log: Obsolete file (see #3938)
28732 - lib/unicode/README.Ethiopic
28734 ____________________________________________________________________________
28735 [ 9483] By: jhi on 2001/03/31 00:52:42
28736 Log: Update to Unicode 3.1.
28737 (Rename Names.txt to NamesList.txt.)
28739 + lib/unicode/NamesList.txt lib/unicode/PropList.html
28740 - lib/unicode/Names.txt
28741 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
28742 ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
28743 ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
28744 ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
28745 ! lib/unicode/UCD.html lib/unicode/Unicode.html
28746 ! lib/unicode/rename lib/unicode/version
28747 ____________________________________________________________________________
28748 [ 9482] By: jhi on 2001/03/30 23:33:44
28749 Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
28750 From: Robin Houston <robin@kitsite.com>
28751 Date: Fri, 30 Mar 2001 20:07:22 +0100
28752 Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
28754 ! ext/B/B/Deparse.pm
28755 ____________________________________________________________________________
28756 [ 9481] By: jhi on 2001/03/30 23:20:25
28757 Log: Subject: Re: [PATCH] CwdXS, Take 2
28758 From: Benjamin Sugars <bsugars@canoe.ca>
28759 Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
28760 Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
28762 + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
28763 ! MANIFEST lib/Cwd.pm t/lib/cwd.t
28764 ____________________________________________________________________________
28765 [ 9480] By: jhi on 2001/03/30 22:52:38
28766 Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
28767 From: David Dyck <dcd@tc.fluke.com>
28768 Date: Fri, 30 Mar 2001 14:44:13 -0800
28769 Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
28771 The t/rantests flags file creation was accidentally
28775 ____________________________________________________________________________
28776 [ 9479] By: jhi on 2001/03/30 22:45:45
28777 Log: Subject: [PATCH] File::Glob stuff for Mac OS
28778 From: Chris Nandor <pudge@pobox.com>
28779 Date: Fri, 30 Mar 2001 16:51:00 -0500
28780 Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
28782 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
28783 ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
28784 ! t/lib/glob-taint.t
28785 ____________________________________________________________________________
28786 [ 9478] By: jhi on 2001/03/30 22:43:12
28787 Log: Subject: fix for win32/buildext.pl
28788 From: "Vadim Konovalov" <watman@inbox.ru>
28789 Date: Sat, 31 Mar 2001 00:50:36 +0400
28790 Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
28792 ! win32/buildext.pl
28793 ____________________________________________________________________________
28794 [ 9477] By: jhi on 2001/03/30 22:41:16
28795 Log: Subject: small base.pm doc patch
28796 From: Leon Brocard <acme@astray.com>
28797 Date: Fri, 30 Mar 2001 21:49:57 +0100
28798 Message-ID: <20010330214957.B8733@ns0.astray.com>
28801 ____________________________________________________________________________
28802 [ 9476] By: jhi on 2001/03/30 18:16:57
28803 Log: Subject: [PATCH] av.h cosmetics
28804 From: Simon Cozens <simon@netthink.co.uk>
28805 Date: Fri, 30 Mar 2001 18:12:28 +0100
28806 Message-ID: <20010330181228.A9319@netthink.co.uk>
28809 ____________________________________________________________________________
28810 [ 9475] By: jhi on 2001/03/30 18:15:50
28811 Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
28812 From: "Philip Newton" <pnewton@gmx.de>
28813 Date: Fri, 30 Mar 2001 19:06:57 +0200
28814 Message-ID: <3AC4D951.14815.1AC7068@localhost>
28817 ____________________________________________________________________________
28818 [ 9474] By: jhi on 2001/03/30 18:14:02
28819 Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
28820 From: Benjamin Sugars <bsugars@canoe.ca>
28821 Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
28822 Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
28824 ! t/lib/glob-basic.t
28825 ____________________________________________________________________________
28826 [ 9473] By: jhi on 2001/03/30 16:09:24
28827 Log: Update Changes.
28829 ! Changes patchlevel.h
28830 ____________________________________________________________________________
28831 [ 9472] By: jhi on 2001/03/30 15:16:08
28832 Log: Integrate perlio.
28834 !> t/lib/cwd.t t/lib/glob-basic.t
28835 ____________________________________________________________________________
28836 [ 9471] By: nick on 2001/03/30 14:47:10
28837 Log: Should be (^O eq 'MSWin32') not 'Win32'
28838 Fail #12 seems real - chdir is in wrong dir.
28841 ____________________________________________________________________________
28842 [ 9470] By: jhi on 2001/03/30 14:41:11
28843 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
28844 From: Radu Greab <radu@netsoft.ro>
28845 Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
28846 Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
28850 ! ext/Socket/Socket.xs pp_sys.c
28851 ____________________________________________________________________________
28852 [ 9469] By: jhi on 2001/03/30 14:37:51
28853 Log: Subject: PATCH pod/perldiag.pod
28854 From: Robin Houston <robin@kitsite.com>
28855 Date: Fri, 30 Mar 2001 14:10:36 +0100
28856 Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
28858 ! pod/perldiag.pod t/lib/glob-basic.t
28859 ____________________________________________________________________________
28860 [ 9468] By: jhi on 2001/03/30 14:36:36
28861 Log: Subject: Better diagnostic in io/fs.t
28862 From: andreas.koenig@anima.de (Andreas J. Koenig)
28863 Date: 30 Mar 2001 10:11:43 +0200
28864 Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
28867 ____________________________________________________________________________
28868 [ 9467] By: nick on 2001/03/30 14:25:43
28869 Log: Skip order test of glob if case-ignoring system cannot
28870 create a.test and A.test
28872 ! t/lib/glob-basic.t
28873 ____________________________________________________________________________
28874 [ 9466] By: nick on 2001/03/30 13:03:12
28875 Log: Integrate mainline.
28877 - ext/re/hints/aix.pl
28878 !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
28879 !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
28880 !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
28881 !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
28882 ____________________________________________________________________________
28883 [ 9465] By: jhi on 2001/03/30 03:53:37
28884 Log: Add timeouts to the tests. (In AIX 4.3.1.0 + vac 5.0.0.0
28885 the tests sometimes hang, sometimes not.)
28887 ! t/lib/io_multihomed.t t/lib/io_sock.t
28888 ____________________________________________________________________________
28889 [ 9464] By: jhi on 2001/03/30 02:56:04
28890 Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
28891 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
28892 Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
28893 Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
28896 ____________________________________________________________________________
28897 [ 9463] By: jhi on 2001/03/30 02:34:48
28898 Log: Test for #9462.
28901 ____________________________________________________________________________
28902 [ 9462] By: jhi on 2001/03/30 02:29:37
28903 Log: Subject: B::Deparse precedence bug. (Patch included.)
28904 From: Jeremy Madea <jmadea@inktomi.com>
28905 Date: Thu, 29 Mar 2001 12:05:02 -0800
28906 Message-ID: <20010329120502.A24881@dr.inktomi.com>
28908 ! ext/B/B/Deparse.pm
28909 ____________________________________________________________________________
28910 [ 9461] By: jhi on 2001/03/30 02:18:41
28911 Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
28912 From: Peter Prymmer <pvhp@forte.com>
28913 Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
28914 Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
28916 ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
28918 ____________________________________________________________________________
28919 [ 9460] By: jhi on 2001/03/30 02:17:07
28920 Log: Subject: PATCH: B::Debug should show LOOP-specific fields
28921 From: Robin Houston <robin@kitsite.com>
28922 Date: Thu, 29 Mar 2001 20:47:56 +0100
28923 Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
28926 ____________________________________________________________________________
28927 [ 9459] By: jhi on 2001/03/30 02:16:05
28928 Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
28929 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
28930 Date: Wed, 28 Mar 2001 18:02:20 -0600
28931 Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
28933 ! lib/ExtUtils/MM_VMS.pm
28934 ____________________________________________________________________________
28935 [ 9458] By: jhi on 2001/03/30 02:07:58
28936 Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
28937 From: "Joshua E. Rodd" <jrodd@pbs.org>
28938 Date: Wed, 28 Mar 2001 17:29:12 -0500
28939 Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
28942 ____________________________________________________________________________
28943 [ 9457] By: jhi on 2001/03/30 02:04:33
28944 Log: Subject: ext/re/aix.pl can go
28945 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28946 Date: Thu, 29 Mar 2001 12:03:28 +0200
28947 Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
28949 - ext/re/hints/aix.pl
28951 ____________________________________________________________________________
28952 [ 9456] By: jhi on 2001/03/30 02:03:32
28953 Log: Integrate perlio.
28955 !> ext/Encode/Encode.xs installperl
28956 ____________________________________________________________________________
28957 [ 9455] By: nick on 2001/03/29 21:11:46
28958 Log: DLL name has changed so installperl needs to know
28959 (Why isn't it working it out or passed it?)
28962 ____________________________________________________________________________
28963 [ 9454] By: nick on 2001/03/29 20:56:12
28964 Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
28965 and we don't get undef warnings.
28967 ! ext/Encode/Encode.xs
28968 ____________________________________________________________________________
28969 [ 9453] By: nick on 2001/03/29 17:58:48
28970 Log: Integrate mainline
28972 !> Changes patchlevel.h
28973 ____________________________________________________________________________
28974 [ 9452] By: jhi on 2001/03/29 16:44:55
28975 Log: Update Changes.
28977 ! Changes patchlevel.h
28978 ____________________________________________________________________________
28979 [ 9451] By: nick on 2001/03/29 16:31:38
28980 Log: Integrate mainline
28982 !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
28983 !> ext/Encode/Encode.xs ext/Storable/Storable.xs
28984 !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
28985 !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
28986 !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
28987 ____________________________________________________________________________
28988 [ 9450] By: jhi on 2001/03/29 16:29:17
28989 Log: Integrate perlio.
28991 !> win32/buildext.pl
28992 ____________________________________________________________________________
28993 [ 9449] By: jhi on 2001/03/29 15:50:01
28994 Log: Update Changes.
28996 ! Changes patchlevel.h
28997 ____________________________________________________________________________
28998 [ 9448] By: nick on 2001/03/29 15:47:15
28999 Log: Make sure buildext.pl finds Errno.pm
29001 ! win32/buildext.pl
29002 ____________________________________________________________________________
29003 [ 9447] By: jhi on 2001/03/29 15:39:34
29004 Log: Integrate perlio.
29006 !> win32/makefile.mk
29007 ____________________________________________________________________________
29008 [ 9446] By: nick on 2001/03/29 15:30:03
29009 Log: Integrate win32/makefile.mk with mainline.
29011 !> win32/makefile.mk
29012 ____________________________________________________________________________
29013 [ 9445] By: nick on 2001/03/29 15:27:32
29014 Log: Fix breakage ...
29016 ! win32/makefile.mk
29017 ____________________________________________________________________________
29018 [ 9444] By: jhi on 2001/03/29 15:03:08
29019 Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
29020 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
29021 Date: Thu, 29 Mar 2001 10:32:59 +0400
29022 Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
29024 ! win32/makefile.mk
29025 ____________________________________________________________________________
29026 [ 9443] By: jhi on 2001/03/29 15:02:12
29027 Log: Integrate perlio.
29029 +> win32/buildext.pl
29030 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
29031 !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
29032 ____________________________________________________________________________
29033 [ 9442] By: nick on 2001/03/29 14:59:11
29034 Log: Work in progress - determine win32 extensions to build via script.
29036 + win32/buildext.pl
29037 ! MANIFEST win32/makefile.mk
29038 ____________________________________________________________________________
29039 [ 9441] By: jhi on 2001/03/29 14:51:47
29040 Log: Reintroduce the use of external pwd.
29043 ____________________________________________________________________________
29044 [ 9440] By: jhi on 2001/03/29 14:42:58
29045 Log: use warnings instead of -w.
29048 ____________________________________________________________________________
29049 [ 9439] By: jhi on 2001/03/29 14:41:52
29050 Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
29051 From: Jonathan Stowe <gellyfish@gellyfish.com>
29052 Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
29053 Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
29056 ____________________________________________________________________________
29057 [ 9438] By: jhi on 2001/03/29 14:39:38
29058 Log: Subject: [PATCH perl@9424] minor pod nits
29059 From: Robin Barker <rmb1@cise.npl.co.uk>
29060 Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
29061 Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
29063 ! pod/perlhack.pod pod/perliol.pod
29064 ____________________________________________________________________________
29065 [ 9437] By: jhi on 2001/03/29 14:29:16
29066 Log: Subject: [PATCH perl@9424] typemap cast warning
29067 From: Robin Barker <rmb1@cise.npl.co.uk>
29068 Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
29069 Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
29071 ! lib/ExtUtils/typemap
29072 ____________________________________________________________________________
29073 [ 9436] By: jhi on 2001/03/29 14:26:03
29074 Log: Subject: [PATCH perl@9424] printf warning
29075 From: Robin Barker <rmb1@cise.npl.co.uk>
29076 Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
29077 Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
29079 ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
29080 ! ext/Storable/Storable.xs toke.c
29081 ____________________________________________________________________________
29082 [ 9435] By: nick on 2001/03/29 14:23:31
29083 Log: Win32 has name conflict with ERROR
29085 ! ext/PerlIO/Via/Via.xs
29086 ____________________________________________________________________________
29087 [ 9434] By: jhi on 2001/03/29 14:17:48
29088 Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
29089 From: Peter Prymmer <pvhp@forte.com>
29090 Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
29091 Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
29093 ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
29094 ____________________________________________________________________________
29095 [ 9433] By: jhi on 2001/03/29 13:52:44
29096 Log: test-prep target was missing.
29099 ____________________________________________________________________________
29100 [ 9432] By: nick on 2001/03/29 12:40:03
29101 Log: Make as-shipped compiler default to MSVC6
29103 ! win32/makefile.mk
29104 ____________________________________________________________________________
29105 [ 9431] By: nick on 2001/03/29 12:12:16
29106 Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
29107 akin to PerlIO::Scalar.
29109 ! perlio.c perlio.h
29110 ____________________________________________________________________________
29111 [ 9430] By: nick on 2001/03/29 10:56:35
29112 Log: Integrate mainline.
29114 !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
29115 !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
29116 !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
29117 !> win32/makefile.mk win32/win32sck.c
29118 ____________________________________________________________________________
29119 [ 9429] By: nick on 2001/03/29 09:03:43
29120 Log: Noticed that two tests were skipped as perlio:: package
29121 isn't there any more. Changed the skip condition.
29122 Avoid core-dump if sv_utf8_upgrade() called on something
29123 that does not become SvPOK after SvPV() (e.g. a ref).
29125 ! sv.c t/io/utf8.t t/lib/io_scalar.t
29126 ____________________________________________________________________________
29127 [ 9428] By: jhi on 2001/03/29 01:31:47
29128 Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
29129 From: Benjamin Sugars <bsugars@canoe.ca>
29130 Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
29131 Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
29133 ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
29134 ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
29135 ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
29136 ____________________________________________________________________________
29137 [ 9427] By: jhi on 2001/03/29 00:49:30
29138 Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
29139 From: "Vadim Konovalov" <watman@inbox.ru>
29140 Date: Thu, 29 Mar 2001 01:50:12 +0400
29141 Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
29143 ! win32/makefile.mk win32/win32sck.c
29144 ____________________________________________________________________________
29145 [ 9426] By: gsar on 2001/03/29 00:28:04
29146 Log: dmake can only handle == and != in comparisons; support building
29147 with Borland's VCL libraries (from Vadim Konovalov)
29148 Branch: maint-5.6/perl
29149 ! win32/makefile.mk
29150 ____________________________________________________________________________
29151 [ 9425] By: nick on 2001/03/28 19:29:56
29152 Log: Integrate (@snapshot)
29154 !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
29155 ____________________________________________________________________________
29156 [ 9424] By: jhi on 2001/03/28 19:03:16
29157 Log: Update Changes.
29159 ! Changes patchlevel.h
29160 ____________________________________________________________________________
29161 [ 9423] By: jhi on 2001/03/28 18:52:09
29162 Log: Rmdir lib/XS on cleanup.
29165 ____________________________________________________________________________
29166 [ 9422] By: jhi on 2001/03/28 18:49:34
29167 Log: Integrate perlio.
29169 !> t/op/utf8decode.t
29170 ____________________________________________________________________________
29171 [ 9421] By: nick on 2001/03/28 18:46:44
29172 Log: Loose duplicate chunk.
29174 ! t/op/utf8decode.t
29175 ____________________________________________________________________________
29176 [ 9420] By: nick on 2001/03/28 18:44:11
29177 Log: Integrate mainline.
29179 !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
29181 ____________________________________________________________________________
29182 [ 9419] By: jhi on 2001/03/28 18:42:05
29183 Log: Can't trust external pwds
29184 (either shell builtins or external programs)
29187 ____________________________________________________________________________
29188 [ 9418] By: jhi on 2001/03/28 18:34:05
29189 Log: Integrate perlio.
29192 !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
29193 !> t/op/utf8decode.t
29194 ____________________________________________________________________________
29195 [ 9417] By: nick on 2001/03/28 18:24:02
29196 Log: PerlIO.pm / perlio.pm conflict.
29198 Make t/op/utf8decode.t a text file.
29201 ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
29202 ! t/op/utf8decode.t
29203 ____________________________________________________________________________
29204 [ 9416] By: jhi on 2001/03/28 18:06:07
29205 Log: Integrate change #9409 from mainline to maintperl.
29207 Yet another tweak on AIX dynaloading.
29208 Branch: maint-5.6/perl
29209 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
29210 ____________________________________________________________________________
29211 [ 9415] By: gsar on 2001/03/28 17:13:01
29212 Log: integrate changes#9377,9385,9401 from mainline
29214 Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
29216 If directory entries compare equal case-insensitively,
29217 retry case-sensitively.
29219 Subject: [PATCH] B::Terse and warnings
29220 Branch: maint-5.6/perl
29221 !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
29222 !> t/pragma/warn/perl
29223 ____________________________________________________________________________
29224 [ 9414] By: jhi on 2001/03/28 17:11:12
29225 Log: Subject: [PATCH perl@9359] VMS fix-ups and status
29226 From: "Craig A. Berry" <craigberry@mac.com>
29227 Date: Wed, 28 Mar 2001 10:55:20 -0600
29228 Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
29230 ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
29231 ____________________________________________________________________________
29232 [ 9413] By: jhi on 2001/03/28 17:03:12
29235 ! t/op/utf8decode.t
29236 ____________________________________________________________________________
29237 [ 9412] By: jhi on 2001/03/28 17:02:36
29238 Log: Forced integrate from perlio.
29240 !> t/op/utf8decode.t
29241 ____________________________________________________________________________
29242 [ 9411] By: nick on 2001/03/28 16:50:03
29243 Log: Integrate mainline.
29246 !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
29247 !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
29248 !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
29249 !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
29250 !> t/pragma/warn/perl
29251 ____________________________________________________________________________
29252 [ 9410] By: jhi on 2001/03/28 16:44:23
29253 Log: Subject: Re: [PATCH] 9403 cannot be tested
29254 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29255 Date: Wed, 28 Mar 2001 18:33:56 +0200
29256 Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
29259 ____________________________________________________________________________
29260 [ 9409] By: jhi on 2001/03/28 16:12:45
29261 Log: Yet another tweak on AIX dynaloading.
29263 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
29264 ____________________________________________________________________________
29265 [ 9408] By: jhi on 2001/03/28 15:52:55
29266 Log: Subject: [PATCH] 9403 cannot be tested
29267 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29268 Date: Wed, 28 Mar 2001 17:23:00 +0200
29269 Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
29274 ____________________________________________________________________________
29275 [ 9407] By: jhi on 2001/03/28 15:47:43
29276 Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
29278 ! t/op/utf8decode.t
29279 !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
29280 !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
29281 ____________________________________________________________________________
29282 [ 9406] By: jhi on 2001/03/28 15:37:08
29283 Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
29284 From: Benjamin Sugars <bsugars@canoe.ca>
29285 Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
29286 Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
29290 ____________________________________________________________________________
29291 [ 9405] By: jhi on 2001/03/28 15:13:18
29292 Log: pp_ne() needs a CORRECT boolean.
29295 ____________________________________________________________________________
29296 [ 9404] By: jhi on 2001/03/28 15:09:23
29297 Log: pp_ne() needs a boolean, not an integer.
29300 ____________________________________________________________________________
29301 [ 9403] By: jhi on 2001/03/28 14:47:43
29302 Log: (Retracted by #9404.)
29305 ____________________________________________________________________________
29306 [ 9402] By: jhi on 2001/03/28 14:43:59
29307 Log: Subject: Re: [PATCH] Typemap testing
29308 From: Tim Jenness <t.jenness@jach.hawaii.edu>
29309 Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
29310 Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
29312 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
29313 ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
29314 ____________________________________________________________________________
29315 [ 9401] By: jhi on 2001/03/28 14:42:14
29316 Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
29317 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
29318 Date: Sun, 25 Mar 2001 21:59:15 +0100
29319 Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
29321 A variable will be checked for the "use once" warnings if:
29323 1. It is in the scope of a use warnings 'once'
29324 2. It isn't in the scope of the warnings pragma at all AND $^W is set.
29326 Otherwise it won't be checked at all.
29328 Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
29330 The enclosed patch partially fixes this issue. What I didn't
29331 get to work was the case where the "used once" warning is enabled
29332 in any file other than the main file.
29334 ! gv.c t/pragma/warn/perl
29335 ____________________________________________________________________________
29336 [ 9400] By: nick on 2001/03/28 14:38:24
29337 Log: More EBCDIC tweaks:
29338 - one more swash issue &~(0xA0-1) did not do the right thing,
29339 for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
29340 - add "use re 'asciirange'" to make [!-~] etc. work
29341 use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
29342 - Choose a key for t/op/each.t test which gets encoded.
29343 - Skip utf8decode if this is UTF-EBCDIC.
29345 ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
29346 ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
29347 ____________________________________________________________________________
29348 [ 9399] By: jhi on 2001/03/28 14:21:00
29349 Log: Extend the SvROK() testing also to pp_ne(), pointed out by
29353 ____________________________________________________________________________
29354 [ 9398] By: jhi on 2001/03/28 00:55:56
29355 Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
29356 From: David Dyck <dcd@tc.fluke.com>
29357 Date: Tue, 27 Mar 2001 15:16:24 -0800
29358 Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
29360 ! ext/IO/lib/IO/Socket.pm
29361 ____________________________________________________________________________
29362 [ 9397] By: jhi on 2001/03/27 21:52:49
29363 Log: Integrate perlio.
29365 +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
29366 +> ext/PerlIO/Via/Via.xs
29367 !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
29368 ____________________________________________________________________________
29369 [ 9396] By: nick on 2001/03/27 21:45:13
29370 Log: Integrate mainline.
29372 !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
29373 !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
29374 ____________________________________________________________________________
29375 [ 9395] By: nick on 2001/03/27 21:18:58
29376 Log: Outline docs for PerlIO and PerlIO::Scalar
29378 ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
29379 ____________________________________________________________________________
29380 [ 9394] By: nick on 2001/03/27 20:50:13
29381 Log: PerlIO::Via layer (alpha-ish).
29383 + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
29384 + ext/PerlIO/Via/Via.xs
29386 ____________________________________________________________________________
29387 [ 9393] By: jhi on 2001/03/27 20:49:55
29388 Log: Retract #9329 now that 9390 should take care of the matter.
29391 ____________________________________________________________________________
29392 [ 9390] By: jhi on 2001/03/27 20:47:50
29393 Log: Subject: Autoloading Errno.pm when %! is encountered
29394 From: Robin Houston <robin@kitsite.com>
29395 Date: Tue, 27 Mar 2001 20:57:11 +0100
29396 Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
29398 ! embed.h embed.pl gv.c proto.h t/op/magic.t
29399 ____________________________________________________________________________
29400 [ 9389] By: jhi on 2001/03/27 20:24:31
29401 Log: Integrate perlio.
29403 !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
29404 !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
29406 ____________________________________________________________________________
29407 [ 9388] By: jhi on 2001/03/27 20:21:38
29408 Log: Better have a three-element array if one is going to assign
29409 to the third element of that array. (from Tim Jenness)
29411 ! ext/XS/Typemap/Typemap.xs
29412 ____________________________________________________________________________
29413 [ 9387] By: nick on 2001/03/27 20:15:43
29414 Log: Integrate mainline.
29416 +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
29417 +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
29418 +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
29419 +> t/lib/xs-typemap.t
29420 !> (integrate 34 files)
29421 ____________________________________________________________________________
29422 [ 9386] By: jhi on 2001/03/27 20:04:18
29423 Log: Subject: Re: perl@9359 breaks HTML::Parser
29424 From: Gisle Aas <gisle@ActiveState.com>
29425 Date: 27 Mar 2001 11:30:24 -0800
29426 Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
29428 Clarify the UTF-8 issues of the API docs.
29429 (Slightly reworded and expanded.)
29431 ! pod/perlapi.pod sv.c sv.h
29432 ____________________________________________________________________________
29433 [ 9385] By: jhi on 2001/03/27 19:44:25
29434 Log: If directory entries compare equal case-insensitively,
29435 retry case-sensitively.
29437 ! ext/File/Glob/bsd_glob.c
29438 ____________________________________________________________________________
29439 [ 9384] By: nick on 2001/03/27 19:38:50
29440 Log: Various EBCDIC fixes:
29441 - major revelation that swash code is encoding aware,
29442 (or thought it was) - now it is ;-)
29443 - With that out of the way fix a slab of tr/// cases.
29444 - Fix Encode 'Unicode' to be true Unicode so tests pass.
29445 - As anticipated Base64.xs needed tweaks.
29446 - Until tr/// works right avoid old_encode64 in MIME tests.
29448 ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
29449 ! t/lib/encode.t t/lib/mimeb64.t utf8.c
29450 ____________________________________________________________________________
29451 [ 9383] By: jhi on 2001/03/27 18:34:41
29452 Log: Add the std test suite BEGIN block.
29454 ! t/lib/xs-typemap.t
29455 ____________________________________________________________________________
29456 [ 9382] By: jhi on 2001/03/27 15:16:07
29457 Log: Add debugging output to the test.
29459 ! t/lib/glob-basic.t
29460 ____________________________________________________________________________
29461 [ 9381] By: jhi on 2001/03/27 15:08:10
29462 Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
29464 + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
29465 + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
29466 + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
29467 + t/lib/xs-typemap.t
29469 ____________________________________________________________________________
29470 [ 9380] By: jhi on 2001/03/27 14:48:34
29471 Log: Subject: [PATCH] Typemap testing
29472 From: Tim Jenness <t.jenness@jach.hawaii.edu>
29473 Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
29474 Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
29476 (The first part of the patch.)
29478 ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
29479 ____________________________________________________________________________
29480 [ 9379] By: jhi on 2001/03/27 14:44:56
29481 Log: Subject: Re: [PATCH] t/lib/glob-basic.t
29482 From: Benjamin Sugars <bsugars@canoe.ca>
29483 Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
29484 Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
29486 ! t/lib/glob-basic.t
29487 ____________________________________________________________________________
29488 [ 9378] By: jhi on 2001/03/27 14:42:30
29489 Log: Subject: [PATCH] perlvar nit
29490 From: Simon Cozens <simon@netthink.co.uk>
29491 Date: Tue, 27 Mar 2001 01:12:01 +0100
29492 Message-ID: <20010327011201.A19179@netthink.co.uk>
29495 ____________________________________________________________________________
29496 [ 9377] By: jhi on 2001/03/27 14:36:26
29497 Log: Subject: [PATCH] B::Terse and warnings
29498 From: Benjamin Sugars <ben.sugars@home.com>
29499 Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
29500 Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
29502 ! ext/B/B.pm ext/B/B/Terse.pm
29503 ____________________________________________________________________________
29504 [ 9376] By: jhi on 2001/03/27 14:31:31
29505 Log: Document sockatmark() some.
29507 ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
29509 ____________________________________________________________________________
29510 [ 9375] By: jhi on 2001/03/27 14:00:24
29511 Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
29512 noted by Gisle and fixed by NI-S.
29515 ____________________________________________________________________________
29516 [ 9374] By: jhi on 2001/03/27 05:50:01
29520 ____________________________________________________________________________
29521 [ 9373] By: jhi on 2001/03/27 05:43:51
29522 Log: Pixie documenting.
29524 ! Makefile.SH pod/perlhack.pod
29525 ____________________________________________________________________________
29526 [ 9372] By: jhi on 2001/03/27 05:29:34
29527 Log: Metaconfig unit changes for #9371.
29529 ! U/modified/myhostname.U
29530 Branch: metaconfig/U/perl
29533 ____________________________________________________________________________
29534 [ 9371] By: jhi on 2001/03/27 05:29:07
29535 Log: Add sockatmark() probing.
29537 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29538 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
29539 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29540 ! vos/config.ga.h win32/config.bc win32/config.gc
29542 ____________________________________________________________________________
29543 [ 9370] By: jhi on 2001/03/26 22:01:18
29544 Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
29545 Really need to benchmark this.
29548 ____________________________________________________________________________
29549 [ 9369] By: nick on 2001/03/26 21:59:30
29550 Log: Integrate mainline.
29552 ! ext/MIME/Base64/QuotedPrint.pm
29553 !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
29554 !> patchlevel.h pod/perlhack.pod pp_sys.c
29555 ____________________________________________________________________________
29556 [ 9368] By: jhi on 2001/03/26 21:47:03
29557 Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
29560 TODO2: le, lt, ge, gt? Yech.
29563 ____________________________________________________________________________
29564 [ 9367] By: jhi on 2001/03/26 21:34:57
29565 Log: Too much cut-and-paste in #9363.
29568 ____________________________________________________________________________
29569 [ 9366] By: jhi on 2001/03/26 21:20:53
29570 Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
29571 From: Andreas Schwab <schwab@suse.de>
29572 Date: 26 Mar 2001 17:29:04 +0200
29573 Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
29575 (The patch for 5.6.0 or so, this is a guess for bleadperl)
29578 ____________________________________________________________________________
29579 [ 9365] By: jhi on 2001/03/26 21:07:54
29580 Log: Integrate perlio.
29583 ____________________________________________________________________________
29584 [ 9364] By: nick on 2001/03/26 20:30:48
29585 Log: REFCNT botch in layer name cache hash.
29588 ____________________________________________________________________________
29589 [ 9363] By: jhi on 2001/03/26 18:44:32
29590 Log: Subject: [PATCH] socket() leaks file descriptors
29591 From: Benjamin Sugars <bsugars@canoe.ca>
29592 Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
29593 Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
29595 Also sockpair() fixed similarly.
29598 ____________________________________________________________________________
29599 [ 9362] By: jhi on 2001/03/26 18:37:52
29600 Log: Integrate perlio.
29602 !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
29603 ____________________________________________________________________________
29604 [ 9361] By: nick on 2001/03/26 17:32:06
29605 Log: Implement flush of linebuffered streams on read of a tty.
29607 ! perlio.c perliol.h
29608 ____________________________________________________________________________
29609 [ 9360] By: nick on 2001/03/26 17:12:32
29610 Log: Memory tweaks and notes for OEMVS.
29612 ! README.os390 miniperlmain.c t/op/pat.t
29613 ____________________________________________________________________________
29614 [ 9359] By: jhi on 2001/03/26 02:12:54
29615 Log: Update Changes.
29617 ! Changes patchlevel.h
29618 ____________________________________________________________________________
29619 [ 9358] By: jhi on 2001/03/26 02:05:32
29620 Log: Document the most common pixie options.
29623 ____________________________________________________________________________
29624 [ 9357] By: jhi on 2001/03/26 01:25:28
29625 Log: For perl.pixie check *before* compiling that optimize is -g,
29629 ____________________________________________________________________________
29630 [ 9356] By: jhi on 2001/03/26 01:13:41
29631 Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
29634 ____________________________________________________________________________
29635 [ 9355] By: jhi on 2001/03/26 01:11:19
29636 Log: Remove t/perl.third.
29639 ____________________________________________________________________________
29640 [ 9354] By: jhi on 2001/03/26 00:23:38
29641 Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
29644 ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
29645 ____________________________________________________________________________
29646 [ 9353] By: jhi on 2001/03/25 22:25:04
29647 Log: Integrate perlio.
29649 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
29650 !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
29651 !> pp_hot.c win32/makefile.mk
29652 ____________________________________________________________________________
29653 [ 9352] By: jhi on 2001/03/25 22:21:41
29654 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
29655 From: Radu Greab <radu@netsoft.ro>
29656 Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
29657 Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
29660 ____________________________________________________________________________
29661 [ 9351] By: nick on 2001/03/25 22:15:02
29662 Log: Fix readline in list mode to tell rest of world that it has
29663 things on the stack. Otherwise if perl code gets invoked
29664 underneath it it scribbles over results-so-far.
29665 (Why TIEHANDLE has not tripped on this is a mystery.)
29668 ____________________________________________________________________________
29669 [ 9350] By: nick on 2001/03/25 22:10:13
29670 Log: win32/makefile.mk typos
29672 ! win32/makefile.mk
29673 ____________________________________________________________________________
29674 [ 9349] By: nick on 2001/03/25 21:31:14
29675 Log: Integrate now-non-binary file.
29678 ____________________________________________________________________________
29679 [ 9348] By: nick on 2001/03/25 21:27:24
29683 ____________________________________________________________________________
29684 [ 9347] By: nick on 2001/03/25 21:25:37
29685 Log: Integrate mainline.
29687 !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
29688 !> lib/Term/ReadLine.pm t/lib/md5-file.t
29689 ____________________________________________________________________________
29690 [ 9346] By: nick on 2001/03/25 20:58:15
29691 Log: Add destruct time hook to PerlIO (for work-in-process implementing
29692 layers in perl code. In such cases layers need to be popped before
29693 we loose the ability to run perl code.)
29694 Also back-out "PerlIO::object" hook - it isn't going to work like that...
29696 ! perl.c perlio.c perlio.h perliol.h
29697 ____________________________________________________________________________
29698 [ 9345] By: nick on 2001/03/25 20:49:11
29699 Log: Avoid at leasy one of undefined warnings in Encode.
29701 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
29702 ____________________________________________________________________________
29703 [ 9344] By: jhi on 2001/03/25 20:37:43
29704 Log: A workaround for using Term::ReadLine in emacs minibuffer
29705 from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
29706 additional tweaks from Ilya Zakharevich.
29708 ! lib/Term/ReadLine.pm
29709 ____________________________________________________________________________
29710 [ 9343] By: nick on 2001/03/25 20:21:14
29711 Log: Missing return value.
29713 ! ext/PerlIO/Scalar/Scalar.xs
29714 ____________________________________________________________________________
29715 [ 9342] By: jhi on 2001/03/25 16:21:00
29716 Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
29717 to equal the CPAN versions since no code changes have been made.
29719 ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
29721 ____________________________________________________________________________
29722 [ 9341] By: jhi on 2001/03/25 16:01:48
29723 Log: Escape 8-bit characters.
29726 ____________________________________________________________________________
29727 [ 9340] By: gsar on 2001/03/25 15:50:53
29728 Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
29732 ____________________________________________________________________________
29733 [ 9339] By: gsar on 2001/03/25 15:48:50
29734 Log: delete mimeqp.t for later with text mode set
29737 ____________________________________________________________________________
29738 [ 9338] By: nick on 2001/03/25 09:01:57
29739 Log: Integrate mainline.
29741 +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
29742 +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
29743 +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
29744 +> t/lib/mimeb64u.t t/lib/mimeqp.t
29745 !> MANIFEST configure.com djgpp/config.over epoc/config.sh
29746 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
29747 !> utils/h2xs.PL win32/Makefile win32/makefile.mk
29748 ____________________________________________________________________________
29749 [ 9337] By: jhi on 2001/03/25 04:23:24
29750 Log: Add MIME::Base64 here and there. Again, a lot of
29751 optimism is in the air.
29753 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
29754 ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
29755 ____________________________________________________________________________
29756 [ 9336] By: jhi on 2001/03/25 04:12:43
29757 Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
29758 this by ear as I do not do Win32 programming.)
29760 ! win32/Makefile win32/makefile.mk
29761 ____________________________________________________________________________
29762 [ 9335] By: jhi on 2001/03/25 04:03:50
29763 Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
29766 ____________________________________________________________________________
29767 [ 9334] By: jhi on 2001/03/25 03:58:53
29768 Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
29770 + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
29771 + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
29772 + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
29773 + t/lib/mimeb64u.t t/lib/mimeqp.t
29775 ____________________________________________________________________________
29776 [ 9333] By: jhi on 2001/03/24 20:14:37
29777 Log: Integrate perlio.
29779 !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
29780 ____________________________________________________________________________
29781 [ 9332] By: nick on 2001/03/24 19:40:34
29782 Log: Fix un-init variable leading to spurious "Out of Memory!"
29785 ____________________________________________________________________________
29786 [ 9331] By: nick on 2001/03/24 19:09:59
29787 Log: Tweak docs for C<open> (boy does that need wholesale revision...)
29788 and update layers internals doc.
29790 ! pod/perlfunc.pod pod/perliol.pod
29791 ____________________________________________________________________________
29792 [ 9330] By: jhi on 2001/03/24 18:42:11
29793 Log: The length might be uninitialized garbage if the *svp is the undef.
29796 ____________________________________________________________________________
29797 [ 9329] By: jhi on 2001/03/24 18:26:57
29798 Log: (Retracted by #9393)
29800 Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
29801 From: Simon Cozens <simon@netthink.co.uk>
29802 Date: Sat, 24 Mar 2001 17:13:17 +0000
29803 Message-ID: <20010324171317.A13406@netthink.co.uk>
29806 ____________________________________________________________________________
29807 [ 9328] By: nick on 2001/03/24 17:22:02
29808 Log: Integrate mainline.
29810 !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
29811 !> lib/unicode/version
29812 ____________________________________________________________________________
29813 [ 9327] By: nick on 2001/03/24 17:16:02
29814 Log: Integrate mainline.
29816 +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
29817 +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
29818 +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
29819 +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
29820 +> t/lib/md5-file.t
29821 !> MANIFEST Makefile.SH configure.com djgpp/config.over
29822 !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
29823 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
29824 !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
29825 !> win32/makefile.mk
29826 ____________________________________________________________________________
29827 [ 9326] By: jhi on 2001/03/24 17:00:42
29828 Log: Upgrade to Unicode 3.1 beta 2001-03-23.
29830 ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
29831 ! lib/unicode/version
29832 ____________________________________________________________________________
29833 [ 9325] By: jhi on 2001/03/24 16:22:33
29834 Log: Subject: Re: B::Deparse bug (5.6.0)
29835 From: Robin Houston <robin@kitsite.com>
29836 Date: Sat, 24 Mar 2001 14:33:09 +0000
29837 Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
29839 ! op.c pp.c t/lib/b.t t/op/repeat.t
29840 ____________________________________________________________________________
29841 [ 9324] By: jhi on 2001/03/24 16:21:56
29842 Log: Boldly add extensions to be built to VMS, EPOC, UTS,
29843 U/WIN, and VM/ESA (and fixups for DJGPP). Some of
29844 these additions may be too optimistic.
29846 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
29847 ! hints/uwin.sh hints/vmesa.sh
29848 ____________________________________________________________________________
29849 [ 9323] By: jhi on 2001/03/24 16:06:01
29850 Log: Integrate perlio.
29852 +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
29853 +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
29855 !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
29856 !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
29857 !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
29858 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
29859 !> win32/makefile.mk win32/perlhost.h win32/win32.c
29860 !> win32/win32iop.h
29861 ____________________________________________________________________________
29862 [ 9322] By: nick on 2001/03/24 14:39:12
29863 Log: Routine Win32 regen_config_h - no real changes.
29865 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
29866 ____________________________________________________________________________
29867 [ 9321] By: nick on 2001/03/24 14:31:49
29868 Log: PerlIO fixups for Win32:
29869 - provide win33_popenlist() - non-functional as yet.
29870 - avoid need for aTHX in PerlIO_debug calls - even if not
29871 enabled args are still evaluated so Win32 has trouble during fork().
29872 - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
29873 - Fixup makedef.pl for latest set of symbols.
29875 ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
29876 ! win32/perlhost.h win32/win32.c win32/win32iop.h
29877 ____________________________________________________________________________
29878 [ 9320] By: nick on 2001/03/24 14:26:58
29879 Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
29880 was gibberish - broke it on WIn32 at least.
29882 ! ext/POSIX/POSIX.xs
29883 ____________________________________________________________________________
29884 [ 9319] By: nick on 2001/03/24 11:29:41
29885 Log: Generated files.
29887 ! embed.h global.sym objXSUB.h perlapi.c proto.h
29888 ____________________________________________________________________________
29889 [ 9318] By: nick on 2001/03/24 10:29:37
29891 1. open($fh,"+<",undef); # add test to t/io/open.t
29892 2. open($fh,"+<",\$var); # New test t/lib/io_scalar.t
29894 + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
29895 + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
29896 ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
29897 ! t/io/open.t t/io/utf8.t
29898 ____________________________________________________________________________
29899 [ 9317] By: jhi on 2001/03/23 23:41:25
29900 Log: AIX does seems to have optimization problems with its C compilers.
29903 ____________________________________________________________________________
29904 [ 9316] By: jhi on 2001/03/23 23:40:46
29905 Log: Integrate perlio.
29908 !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
29910 ____________________________________________________________________________
29911 [ 9315] By: jhi on 2001/03/23 22:16:30
29912 Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
29915 ____________________________________________________________________________
29916 [ 9314] By: nick on 2001/03/23 20:49:02
29917 Log: Perlio internals re-organized.
29918 - open process creates AV of layer/arg pairs
29919 (appends layers from open() or open.pm to default list).
29920 - push arg is now an SV.
29921 - layer ->Open get passed the AV
29922 - open is no longer mandatory method.
29923 - topmost layer that has ->Open method does the open
29924 - any layers above are pushed once that returns.
29925 - vtable re-ordered so dummy layers need only provide push/pop methods.
29927 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
29928 ____________________________________________________________________________
29929 [ 9313] By: nick on 2001/03/23 16:27:41
29930 Log: Check in a stable (working) version before next round of tweaks.
29932 - Move default layers code out of doio.c and into perlio.c
29933 - Single routine for parsing layer specification strings.
29934 - Skeleton support for demand loading of layers
29935 - Core-dump avoidance if PERLIO environment specifies loadable layer
29936 (does not _work_ as need IO to load and need load to do IO ...)
29939 ! MANIFEST doio.c perlio.c
29940 ____________________________________________________________________________
29941 [ 9312] By: gsar on 2001/03/23 16:25:25
29942 Log: add execute bit to files with shebang lines in the repository;
29943 avoid clobbering execute bit in Porting/makerel
29944 Branch: maint-5.6/perl
29946 ____________________________________________________________________________
29947 [ 9311] By: jhi on 2001/03/23 14:25:35
29948 Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
29951 ____________________________________________________________________________
29952 [ 9310] By: jhi on 2001/03/23 13:45:04
29953 Log: Subject: [PATCH] Net::Ping
29954 From: Colin McMillen <mcmi0037@tc.umn.edu>
29955 Date: Thu, 22 Mar 2001 19:30:31 -0600
29956 Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
29959 ____________________________________________________________________________
29960 [ 9309] By: jhi on 2001/03/23 13:39:13
29961 Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
29963 ! t/lib/md5-aaa.t t/lib/md5-file.t
29964 ____________________________________________________________________________
29965 [ 9308] By: jhi on 2001/03/23 13:20:34
29966 Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
29967 - bump the version to 2.14
29968 - drop the base64 tests since they require MIME::Base64
29969 - drop the rfc1321.txt
29970 - drop the hints/dec_osf.pl since it's only needed for
29973 - the U32 alignment testing is now removed; it needs to
29974 be reintroduced as as a Config variable (meaning also
29975 as a Configure test)
29976 - get the new EBCDIC md5sum for MD5.pm
29977 - test in Win32 to see how badly I botched the makefiles
29979 + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
29980 + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
29981 + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
29982 + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
29984 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
29985 ! win32/Makefile win32/makefile.mk
29986 ____________________________________________________________________________
29987 [ 9307] By: jhi on 2001/03/23 12:56:14
29988 Log: Integrate change #9306 from maintperl into mainline,
29989 AIX dynaloader for AIXes without <load.h>.
29991 !> ext/DynaLoader/hints/aix.pl
29992 ____________________________________________________________________________
29993 [ 9306] By: jhi on 2001/03/23 12:51:36
29994 Log: There are AIXes without /usr/include/load.h,
29995 patch from H.Merijn Brand.
29996 Branch: maint-5.6/perl
29997 ! ext/DynaLoader/hints/aix.pl
29998 ____________________________________________________________________________
29999 [ 9305] By: nick on 2001/03/23 11:00:42
30000 Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
30002 ! ext/Encode/Encode.xs perlio.c perlio.h
30003 ____________________________________________________________________________
30004 [ 9304] By: nick on 2001/03/23 10:20:46
30005 Log: Render -Duseperlio functional again.
30006 - this is "quick fix" which calls PerlIO_apply_layers after opening,
30007 which is what old scheme did. New scheme needs to change that
30008 to make open(...,\$scalar) etc. work but this will do for now.
30011 ____________________________________________________________________________
30012 [ 9303] By: nick on 2001/03/23 09:53:20
30013 Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
30014 -Uuseperlio now works again.
30015 -Duseperlio is still poorly. Don't merge yet...
30018 ____________________________________________________________________________
30019 [ 9302] By: nick on 2001/03/22 22:26:51
30020 Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
30022 - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
30023 is its main caller. In particular now has access to "extra" args, and
30024 can tell when an open handle is "reopened" (or duped?).
30025 - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
30026 - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
30027 PerlIO_open() et. al. (i.e. other way round).
30028 - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
30029 with args close to PerlIO_openn().
30031 ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
30032 ____________________________________________________________________________
30033 [ 9301] By: jhi on 2001/03/22 20:58:04
30034 Log: Integrate perlio.
30036 !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
30037 !> t/io/open.t util.c
30038 ____________________________________________________________________________
30039 [ 9300] By: nick on 2001/03/22 17:36:32
30040 Log: Don't include $@ in not ok message.
30043 ____________________________________________________________________________
30044 [ 9299] By: gsar on 2001/03/22 16:53:45
30045 Log: back out changes#7532,7521 for now (appears to have problems
30047 Branch: maint-5.6/perl
30048 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
30049 ! ext/POSIX/typemap pod/perlvar.pod
30050 ____________________________________________________________________________
30051 [ 9298] By: nick on 2001/03/22 14:35:46
30052 Log: Give a meaning to '&' in n-arg open case:
30053 open($fh,"<&",$scalar);
30055 - an integer which does "fdopen"
30056 open($fh,"<&",2); # like open($fh,"<&2")
30057 - something that will yield a file handle via sv_2io()
30058 useful for dup'ing anonymous handles.
30060 open(my $fh,"<&",\*STDIN);
30061 open(my $dup,"<&",$fh);
30063 ! doio.c t/io/open.t
30064 ____________________________________________________________________________
30065 [ 9297] By: nick on 2001/03/22 13:34:35
30066 Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
30069 ____________________________________________________________________________
30070 [ 9296] By: nick on 2001/03/22 12:51:20
30071 Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
30074 ____________________________________________________________________________
30075 [ 9295] By: nick on 2001/03/22 11:59:44
30076 Log: If stdin, stdout or stderr get opened in unexpected read/write state
30077 then warn at time of open not at time of use.
30079 ! doio.c pp_hot.c pp_sys.c
30080 ____________________________________________________________________________
30081 [ 9294] By: nick on 2001/03/22 10:54:35
30082 Log: Die on n-arg open(...,"",xxx,yyy,...)
30083 - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
30084 - die on read/write cases so we can decide what it means later.
30086 ! doio.c embed.pl iperlsys.h util.c
30087 ____________________________________________________________________________
30088 [ 9293] By: nick on 2001/03/22 09:02:45
30089 Log: perlio tweaks (reported by Nick Clark)
30090 Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
30091 error check in Pendinf_read().
30094 ____________________________________________________________________________
30095 [ 9292] By: gsar on 2001/03/22 07:12:00
30096 Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
30098 Branch: maint-5.6/perl
30099 !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
30100 ____________________________________________________________________________
30101 [ 9291] By: jhi on 2001/03/22 06:06:44
30102 Log: Regex tests from Chicheng Zhang. (Already fixed.)
30105 ____________________________________________________________________________
30106 [ 9290] By: jhi on 2001/03/22 05:57:01
30107 Log: Move MacOS Classic higher in the list of supported platforms.
30108 Branch: maint-5.6/perl
30110 ____________________________________________________________________________
30111 [ 9289] By: gsar on 2001/03/22 05:35:04
30112 Log: revert part of change#6438 for compatibility (av_reify()
30113 appears to be needed to implement av_splice()ish things
30115 Branch: maint-5.6/perl
30116 ! embed.pl global.sym objXSUB.h perlapi.c
30117 ____________________________________________________________________________
30118 [ 9288] By: gsar on 2001/03/22 03:09:19
30119 Log: update copyright year
30120 Branch: maint-5.6/perl
30121 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
30122 ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
30123 ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
30124 ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
30125 ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
30126 ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
30127 ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
30129 ____________________________________________________________________________
30130 [ 9287] By: jhi on 2001/03/21 20:30:54
30131 Log: Integrate perlio.
30133 !> ext/Data/Dumper/Dumper.xs
30134 ____________________________________________________________________________
30135 [ 9286] By: gsar on 2001/03/21 19:49:54
30136 Log: makefile.mk tweak
30137 Branch: maint-5.6/perl
30138 ! win32/Makefile win32/makefile.mk
30139 ____________________________________________________________________________
30140 [ 9285] By: nick on 2001/03/21 19:07:13
30141 Log: Multiplicity fix for Dumper.
30143 ! ext/Data/Dumper/Dumper.xs
30144 ____________________________________________________________________________
30145 [ 9284] By: nick on 2001/03/21 19:01:07
30146 Log: Integrate mainline - (does not build xTHX issue in Dumper).
30148 !> (integrate 27 files)
30149 ____________________________________________________________________________
30150 [ 9283] By: jhi on 2001/03/21 17:17:35
30151 Log: Integrate change #9282 from mainline into maintperl,
30152 4-arg UTF-8 substr().
30153 Branch: maint-5.6/perl
30155 ____________________________________________________________________________
30156 [ 9282] By: jhi on 2001/03/21 17:15:43
30157 Log: The #9270 would have leaked a scalar if pp_substr()
30161 ____________________________________________________________________________
30162 [ 9281] By: gsar on 2001/03/21 17:03:14
30163 Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
30164 Branch: maint-5.6/perl
30165 ! win32/makefile.mk
30166 ____________________________________________________________________________
30167 [ 9280] By: gsar on 2001/03/21 17:01:20
30168 Log: some tweaks to change#9278 (fork() emulation should be enabled
30169 by setting BUILD_FLAVOR instead of changing the defaults)
30170 Branch: maint-5.6/perl
30171 ! win32/makefile.mk
30172 ____________________________________________________________________________
30173 [ 9279] By: gsar on 2001/03/21 16:47:19
30174 Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
30175 Branch: maint-5.6/perl
30176 ! ext/File/Glob/Glob.pm
30178 ____________________________________________________________________________
30179 [ 9278] By: jhi on 2001/03/21 14:35:10
30180 Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
30181 From: "Vadim Konovalov" <watman@inbox.ru>
30182 Date: Wed, 21 Mar 2001 01:53:51 +0300
30183 Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
30184 Branch: maint-5.6/perl
30185 ! win32/makefile.mk win32/win32sck.c
30186 ____________________________________________________________________________
30187 [ 9277] By: jhi on 2001/03/21 13:58:28
30188 Log: Integrate change #9270 from mainline to maintperl:
30189 continued 4-arg UTF-8 substr() fixing.
30190 Branch: maint-5.6/perl
30191 !> pp.c t/op/substr.t
30192 ____________________________________________________________________________
30193 [ 9276] By: jhi on 2001/03/21 13:33:00
30194 Log: More pixie cleaning.
30197 ____________________________________________________________________________
30198 [ 9275] By: jhi on 2001/03/21 03:54:17
30199 Log: Update Changes.
30201 ! Changes patchlevel.h
30202 ____________________________________________________________________________
30203 [ 9274] By: jhi on 2001/03/21 03:48:24
30204 Log: First stab at making Data::Dumper to grok Unicode.
30206 TODO: tests, EBCDICify.
30208 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
30209 ____________________________________________________________________________
30210 [ 9273] By: jhi on 2001/03/21 02:23:00
30213 Subject: Memory leak in unquoted print
30214 From: Benjamin Sugars <bsugars@canoe.ca>
30215 Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
30216 Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
30219 ____________________________________________________________________________
30220 [ 9272] By: jhi on 2001/03/21 01:33:17
30221 Log: Subject: Re: [PATCH] POSIX::getcwd()
30222 From: Benjamin Sugars <bsugars@canoe.ca>
30223 Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
30224 Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>
30226 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
30227 ____________________________________________________________________________
30228 [ 9271] By: jhi on 2001/03/21 01:22:52
30229 Log: Subject: [PATCH] Cwd.pm docs
30230 From: Benjamin Sugars <bsugars@canoe.ca>
30231 Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
30232 Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
30235 ____________________________________________________________________________
30236 [ 9270] By: jhi on 2001/03/21 01:16:29
30237 Log: Continue 4-arg substr() UTF-8 fixage.
30239 ! pp.c t/op/substr.t
30240 ____________________________________________________________________________
30241 [ 9269] By: jhi on 2001/03/21 00:46:14
30242 Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
30244 revert the leak fix in change#9142 (problem needs a more experimental
30245 fix unsuitable for 5.6.1)
30247 do alphabetical sorting by default (for csh compatibility)
30249 cut-n-paste goof in change#9264
30251 VMS piping fixes (from Charles Lane)
30253 !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
30254 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
30255 !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
30256 ____________________________________________________________________________
30257 [ 9268] By: jhi on 2001/03/21 00:37:04
30258 Log: Integrate perlio.
30260 !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
30261 !> utf8.c utf8.h utfebcdic.h
30262 ____________________________________________________________________________
30263 [ 9267] By: nick on 2001/03/20 20:04:39
30264 Log: More EBCDIC stuff:
30265 - Loose the extra level of function on ASCII.
30266 - spotted a chr(0) issue in sv.c
30267 - re-work of UTF-X tr/// ranges to work in Unicode
30268 space. Still issues with the "0xff is illegal UTF-8" hack.
30269 - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
30270 (why do it once when you can do it all over the place :-(
30271 - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
30272 need utf8.pm for swashes.
30273 - Simplified and commented scan_const() in toke.c
30274 Still something wrong regexp and tr (swashes?).
30276 ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
30277 ! utf8.c utf8.h utfebcdic.h
30278 ____________________________________________________________________________
30279 [ 9266] By: gsar on 2001/03/20 19:16:43
30280 Log: VMS piping fixes (from Charles Lane)
30281 Branch: maint-5.6/perl
30282 ! vms/vms.c vms/vmspipe.com
30283 ____________________________________________________________________________
30284 [ 9265] By: gsar on 2001/03/20 17:53:52
30285 Log: cut-n-paste goof in change#9264
30286 Branch: maint-5.6/perl
30287 ! ext/File/Glob/Glob.xs
30288 ____________________________________________________________________________
30289 [ 9264] By: gsar on 2001/03/20 17:43:47
30290 Log: do alphabetical sorting by default (for csh compatibility);
30291 bsd_glob() does ASCII sort by default as usual, unless
30292 GLOB_ALPHASORT was specified
30293 Branch: maint-5.6/perl
30294 ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
30295 ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
30296 ! ext/File/Glob/bsd_glob.h
30297 ____________________________________________________________________________
30298 [ 9263] By: gsar on 2001/03/20 16:40:08
30299 Log: integrate change#9255 from mainline (unicode fix)
30301 substr($bytestr, i, n, $charstr)
30302 Branch: maint-5.6/perl
30303 !> Todo-5.6 pp.c t/op/substr.t
30304 ____________________________________________________________________________
30305 [ 9262] By: gsar on 2001/03/20 15:57:41
30306 Log: revert the leak fix in change#9142 (problem needs a more experimental
30307 fix unsuitable for 5.6.1)
30308 Branch: maint-5.6/perl
30310 ____________________________________________________________________________
30311 [ 9261] By: jhi on 2001/03/20 14:26:25
30312 Log: Integrate changes #9259,9260 from maintperl into mainline.
30314 Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
30316 Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
30318 !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
30319 ____________________________________________________________________________
30320 [ 9260] By: jhi on 2001/03/20 14:05:46
30321 Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
30322 From: Robin Barker <rmb1@cise.npl.co.uk>
30323 Date: Tue, 20 Mar 2001 10:12:04 GMT
30324 Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
30325 Branch: maint-5.6/perl
30327 ____________________________________________________________________________
30328 [ 9259] By: jhi on 2001/03/20 14:04:39
30329 Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
30330 From: Chris Nandor <pudge@pobox.com>
30331 Date: Tue, 20 Mar 2001 00:40:56 -0500
30332 Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
30333 Branch: maint-5.6/perl
30334 ! ext/POSIX/POSIX.xs lib/File/Path.pm
30335 ____________________________________________________________________________
30336 [ 9258] By: jhi on 2001/03/20 05:09:34
30337 Log: Update Changes.
30339 ! Changes patchlevel.h
30340 ____________________________________________________________________________
30341 [ 9257] By: jhi on 2001/03/20 05:04:25
30342 Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
30345 ____________________________________________________________________________
30346 [ 9256] By: jhi on 2001/03/20 04:43:12
30347 Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
30348 From: Peter Prymmer <pvhp@forte.com>
30349 Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
30350 Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
30351 Branch: maint-5.6/perl
30352 ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
30353 ____________________________________________________________________________
30354 [ 9255] By: jhi on 2001/03/19 23:17:17
30355 Log: substr($bytestr, i, n, $charstr)
30357 TODO: we are still broken if $bytestr needs UTF-8 upgrading.
30359 ! Todo-5.6 pp.c t/op/substr.t
30360 ____________________________________________________________________________
30361 [ 9254] By: jhi on 2001/03/19 22:25:09
30362 Log: Rearrange the make test target prerequisites so that
30363 in a parallel make 'all' is finished before 'test'.
30366 ____________________________________________________________________________
30367 [ 9253] By: jhi on 2001/03/19 21:48:07
30368 Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
30369 From: Robin Houston <robin@kitsite.com>
30370 Date: Mon, 19 Mar 2001 15:48:41 +0000
30371 Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
30374 ____________________________________________________________________________
30375 [ 9252] By: jhi on 2001/03/19 21:42:27
30376 Log: Integrate perlio.
30378 !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
30379 !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
30380 !> utfebcdic.h vms/perly_c.vms
30381 ____________________________________________________________________________
30382 [ 9251] By: jhi on 2001/03/19 21:31:28
30383 Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
30385 Dynaloading in 64-bit AIX with vac.
30387 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
30389 ____________________________________________________________________________
30390 [ 9250] By: jhi on 2001/03/19 21:18:00
30391 Log: A more robust solution for the 64bitall AIX dynaloading
30392 problem, from Jens-Uwe Mager.
30393 Branch: maint-5.6/perl
30394 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
30395 ____________________________________________________________________________
30396 [ 9249] By: nick on 2001/03/19 20:59:37
30397 Log: Integrate mainline.
30399 !> (integrate 42 files)
30400 ____________________________________________________________________________
30401 [ 9248] By: nick on 2001/03/19 20:22:07
30402 Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
30403 (Building on OS390 uses native YACC and YYDEBUG has other
30406 ! perly.c perly.y vms/perly_c.vms
30407 ____________________________________________________________________________
30408 [ 9247] By: jhi on 2001/03/19 19:59:53
30409 Log: 64-bit AIX dynaloading problem (see #9244) idea
30410 from Jens-Uwe Mager.
30411 Branch: maint-5.6/perl
30412 ! ext/DynaLoader/dl_aix.xs
30413 ____________________________________________________________________________
30414 [ 9246] By: nick on 2001/03/19 19:27:57
30415 Log: More EBCDIC fixes.
30417 ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
30418 ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
30419 ____________________________________________________________________________
30420 [ 9245] By: jhi on 2001/03/19 19:05:19
30421 Log: Integrate change #9243 from mainline into maintperl.
30423 Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
30424 Branch: maint-5.6/perl
30426 ____________________________________________________________________________
30427 [ 9244] By: jhi on 2001/03/19 19:03:15
30428 Log: Get 64bitall AIX building, but still does not test okay:
30429 dynaloading anything fails, for example for op/defins:
30430 Can't load '../lib/auto/File/Glob/Glob.so' for module File::Glob: loadbind: A system call received a parameter that is not valid. at ../lib/XSLoader.pm line 75. at ../lib/File/Glob.pm line 99
30431 (update: fixed by #9247,9250)
30432 Branch: maint-5.6/perl
30434 ____________________________________________________________________________
30435 [ 9243] By: jhi on 2001/03/19 19:00:16
30436 Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
30437 From: Robin Barker <rmb1@cise.npl.co.uk>
30438 Date: Mon, 19 Mar 2001 18:01:57 GMT
30439 Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
30442 ____________________________________________________________________________
30443 [ 9242] By: jhi on 2001/03/19 18:58:43
30444 Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
30449 ____________________________________________________________________________
30450 [ 9241] By: gsar on 2001/03/19 17:34:46
30451 Log: VMSify tests (from Charles Lane)
30452 Branch: maint-5.6/perl
30453 ! t/lib/filehand.t t/lib/texttabs.t
30454 ____________________________________________________________________________
30455 [ 9240] By: jhi on 2001/03/19 14:24:26
30456 Log: Integrate change #9233 from maintperl into mainline.
30458 some refcounts were incorrect in perl_clone()
30461 ____________________________________________________________________________
30462 [ 9239] By: gsar on 2001/03/19 09:23:17
30463 Log: this is 5.6.1-trial3
30464 Branch: maint-5.6/perl
30466 ____________________________________________________________________________
30467 [ 9238] By: gsar on 2001/03/19 08:47:04
30468 Log: some new symbols are only available under ithreads
30469 Branch: maint-5.6/perl
30471 ____________________________________________________________________________
30472 [ 9237] By: gsar on 2001/03/19 08:42:28
30473 Log: update patchlevel.h, Changes, &c.
30474 Branch: maint-5.6/perl
30475 ! Changes patchlevel.h pod/perlhist.pod
30477 ____________________________________________________________________________
30478 [ 9236] By: gsar on 2001/03/19 08:17:49
30479 Log: integrate changes#8068,8717 from mainline
30481 [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
30483 [PATCH CPAN 1.59_51] warning message (not!)
30484 Branch: maint-5.6/perl
30485 !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
30486 !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
30487 !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
30488 !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
30489 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
30490 ____________________________________________________________________________
30491 [ 9235] By: gsar on 2001/03/19 08:07:09
30492 Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
30494 [PATCH] Add missing CV flags to dump.c
30496 Re: [patch] Re: PL_ptr_table
30498 Fixup non-ithread build after 8713
30500 Generated files form 8713 etc.
30502 Correct the correction :-(
30504 Documenting coderef @INC (Re: CPAN "make this script work" feature)
30506 Subject: Re: sync sync sync: have I missed any patches?
30507 Replace djSP with dSP.
30508 Branch: maint-5.6/perl
30509 !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
30510 !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
30511 !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
30512 !> sv.c sv.h win32/perlhost.h
30513 ____________________________________________________________________________
30514 [ 9234] By: gsar on 2001/03/19 07:22:05
30515 Log: revert the change#9090 integrate for now (change looks somewhat
30516 incomplete in that [ha]v_exists() need something similar; lacks
30518 Branch: maint-5.6/perl
30520 ____________________________________________________________________________
30521 [ 9233] By: gsar on 2001/03/19 07:10:01
30522 Log: some refcounts were incorrect in perl_clone(); avoid hang in global
30523 destruction when there are unreferenced scalars (SvREFCNT==0)
30524 Branch: maint-5.6/perl
30526 ____________________________________________________________________________
30527 [ 9232] By: jhi on 2001/03/19 05:11:02
30528 Log: Regen api and toc.
30529 Branch: maint-5.6/perl
30530 ! pod/perlapi.pod pod/perltoc.pod
30531 ____________________________________________________________________________
30532 [ 9231] By: jhi on 2001/03/19 04:06:03
30533 Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
30534 add a lost line in pp.c:pp_chop(), update to new op/chop.
30536 Clarify the description differentiating for and while; inspired by
30538 Subject: [ID 20010306.004] || != named unary operator
30540 The $Is_MacOS needs to be declared.
30541 Branch: maint-5.6/perl
30543 !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
30544 ____________________________________________________________________________
30545 [ 9230] By: jhi on 2001/03/19 03:48:16
30546 Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
30547 9079,9083,9089,9090,9091 from mainline to maintperl.
30549 Quieten some noise in Win32 builds
30551 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
30553 The perlretut was still talking about the old \p and \P
30556 More tweakage on the Unicode character class descriptions.
30558 Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
30560 Subject: 'no *POSIX' Patch speeding up make on BS2000
30562 Subject: [PATCH] perldata.pod here-doc docs
30564 Add /sbin and /usr/sbin to the list of directories scanned
30565 for setuid programs. Takes care of bug id 20010309.003.
30567 Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
30569 In op/stat #35 better to scan all the potential directories
30570 for setuids, not just the first one.
30571 Branch: maint-5.6/perl
30573 !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
30574 !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
30575 !> t/op/stat.t toke.c win32/win32.h
30576 ____________________________________________________________________________
30577 [ 9229] By: jhi on 2001/03/19 02:31:50
30578 Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
30579 From: Chris Nandor <pudge@pobox.com>
30580 Date: Sat, 10 Mar 2001 14:22:19 -0500
30581 Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
30582 Branch: maint-5.6/perl
30583 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
30584 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
30585 ! t/lib/b.t t/lib/errno.t
30586 ____________________________________________________________________________
30587 [ 9228] By: jhi on 2001/03/19 02:29:59
30588 Log: Integrate changes #9113,9122 from mainline into maintperl.
30590 Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
30591 Branch: maint-5.6/perl
30592 !> Configure README.os390 hints/os390.sh
30593 ____________________________________________________________________________
30594 [ 9227] By: jhi on 2001/03/19 02:22:35
30595 Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
30598 Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
30600 Forgot to check-in the larger part of #9120, duh.
30602 Subject: Another patch for integer.pm POD
30604 h2ph strictness and cleanliness from Kurt Starsinic.
30606 Borland filename case problem.
30608 h2ph strictness and cleanliness from Kurt Starsinic.
30610 Subject: [PATCH] the uncontroversial doc patches
30611 Branch: maint-5.6/perl
30612 +> win32/sncfnmcs.pl
30613 !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
30614 !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
30615 !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
30616 !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
30617 !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
30618 !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
30619 !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
30620 ____________________________________________________________________________
30621 [ 9226] By: jhi on 2001/03/19 02:10:21
30622 Log: Integrate changes #9207,9214 from mainline into maintperl.
30624 podchecker relaxations: =over has an *optional* number after it,
30625 and whitespace in L<> is okay.
30626 Branch: maint-5.6/perl
30627 !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
30628 !> t/pod/poderrs.xr
30629 ____________________________________________________________________________
30630 [ 9225] By: jhi on 2001/03/19 02:07:38
30631 Log: Integrate change #9219 from maintperl into mainline.
30633 remove duplicated tests
30636 ____________________________________________________________________________
30637 [ 9224] By: jhi on 2001/03/19 02:06:11
30638 Log: Integrate change #9223 from mainline to maintperl.
30640 Document -Dmksymlinks.
30641 Branch: maint-5.6/perl
30643 ____________________________________________________________________________
30644 [ 9223] By: jhi on 2001/03/19 02:01:25
30645 Log: Document -Dmksymlinks.
30648 ____________________________________________________________________________
30649 [ 9222] By: jhi on 2001/03/19 01:15:35
30650 Log: The -Dmksymlinks wasn't working for maintperl.
30651 Branch: maint-5.6/perl
30653 ____________________________________________________________________________
30654 [ 9221] By: jhi on 2001/03/19 00:49:43
30655 Log: Cleanup pixie residue.
30658 ____________________________________________________________________________
30659 [ 9220] By: jhi on 2001/03/19 00:44:47
30660 Log: Document the use of pixie/prof; create make targets for it.
30662 TODO: make t/TEST pixie-aware.
30664 ! Makefile.SH pod/perlhack.pod
30665 ____________________________________________________________________________
30666 [ 9219] By: gsar on 2001/03/19 00:16:55
30667 Log: remove duplicated tests
30668 Branch: maint-5.6/perl
30670 ____________________________________________________________________________
30671 [ 9218] By: jhi on 2001/03/18 23:59:31
30672 Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
30674 ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
30675 ____________________________________________________________________________
30676 [ 9217] By: jhi on 2001/03/18 23:25:20
30677 Log: Rewrite the tests section of Makefile to be less redundant
30678 and to allow for more flexible test targets, many recursive
30679 make calls introduced.
30682 ____________________________________________________________________________
30683 [ 9216] By: jhi on 2001/03/18 22:30:04
30684 Log: Document the use of Third Degree (sparsely).
30686 ! pod/perlhack.pod t/TEST
30687 ____________________________________________________________________________
30688 [ 9215] By: jhi on 2001/03/18 22:10:30
30689 Log: Make targets for testing with Third Degree.
30692 ____________________________________________________________________________
30693 [ 9214] By: jhi on 2001/03/18 21:08:53
30694 Log: The podchecker relaxations need to mirrored also at the tests.
30697 ____________________________________________________________________________
30698 [ 9213] By: jhi on 2001/03/18 20:56:21
30699 Log: Update Changes.
30701 ! Changes patchlevel.h
30702 ____________________________________________________________________________
30703 [ 9212] By: jhi on 2001/03/18 20:36:59
30704 Log: Looking for config.sh in parent directories isn't
30705 very useful for the toplevel Makefile.
30708 ____________________________________________________________________________
30709 [ 9211] By: jhi on 2001/03/18 20:33:37
30710 Log: On "make clean" take care of Third Degree droppings.
30713 ____________________________________________________________________________
30714 [ 9210] By: jhi on 2001/03/18 20:21:34
30715 Log: Add a hook for running the tests under the Third Degree
30716 debugging tool (set $ENV{PERL_3LOG} to non-zero)
30718 TODO: Document the use of Third Degree.
30721 ____________________________________________________________________________
30722 [ 9209] By: jhi on 2001/03/18 20:19:07
30723 Log: Regen toc and api pods.
30725 ! pod/perlapi.pod pod/perltoc.pod
30726 ____________________________________________________________________________
30727 [ 9208] By: jhi on 2001/03/18 20:12:12
30728 Log: Integrate changes #8128,9132 from mainline into maintperl,
30729 Tie::SubstrHash fixes.
30730 Branch: maint-5.6/perl
30731 !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
30732 ____________________________________________________________________________
30733 [ 9207] By: jhi on 2001/03/18 20:07:43
30734 Log: podchecker relaxations from Michael Stevens.
30736 ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
30737 ____________________________________________________________________________
30738 [ 9206] By: jhi on 2001/03/18 20:04:24
30739 Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
30741 ! lib/Locale/Constants.pm lib/Locale/Country.pm
30742 ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
30743 ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
30744 ____________________________________________________________________________
30745 [ 9205] By: jhi on 2001/03/18 19:54:45
30746 Log: Integrate changes #9161,9162 from maintperl to mainline.
30748 clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
30752 ____________________________________________________________________________
30753 [ 9204] By: jhi on 2001/03/18 19:37:46
30754 Log: Make perl.third checks more understandable to the builder.
30757 ____________________________________________________________________________
30758 [ 9203] By: jhi on 2001/03/18 19:20:54
30759 Log: Re-integrate #9138 from maintperl to mainline,
30760 the squelching of the unneeded "Scalars leaked" messages.
30762 !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
30763 !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
30764 !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
30765 ____________________________________________________________________________
30766 [ 9202] By: jhi on 2001/03/18 18:48:36
30767 Log: More robust and more paranoid perl.third target.
30770 ____________________________________________________________________________
30771 [ 9201] By: jhi on 2001/03/18 18:39:21
30772 Log: Integrate change #9197 from maintperl to mainline.
30774 more thorough cleaning of arenas.
30776 !> embed.pl perl.c proto.h sv.c t/op/sort.t
30777 ____________________________________________________________________________
30778 [ 9200] By: jhi on 2001/03/18 18:25:17
30779 Log: Integrate perlio.
30781 !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
30782 !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
30783 !> t/lib/encode.t toke.c universal.c utf8.c
30784 ____________________________________________________________________________
30785 [ 9199] By: nick on 2001/03/18 15:23:51
30786 Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
30787 is the sense of the test being done. Avoid some magical 127 and 128 values
30790 ! doop.c pp_ctl.c sv.c toke.c
30791 ____________________________________________________________________________
30792 [ 9198] By: nick on 2001/03/18 14:18:12
30793 Log: UTF-X encoding invariance for Encode:
30794 - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
30795 - move the XS code for those to universal.c (so in miniperl)
30796 - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
30797 - change ext/Encode/compile to use above.
30798 - Fix t/lib/encode.t for above
30799 - Teach t/lib/b.t to expect -uutf8
30800 - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
30803 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
30804 ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
30805 ____________________________________________________________________________
30806 [ 9197] By: gsar on 2001/03/18 12:15:57
30807 Log: more thorough cleaning of arenas--keep going until no more
30808 SvREFCNT_dec()s occur (this fixes the problem that causes the
30809 pesky "Scalars leaked" warnings)
30810 Branch: maint-5.6/perl
30811 ! embed.pl perl.c proto.h sv.c t/op/sort.t
30812 ____________________________________________________________________________
30813 [ 9196] By: nick on 2001/03/18 10:57:29
30814 Log: Fix pragma/utf8.t # 15
30815 - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
30816 are SvUTF8 as well.
30819 ____________________________________________________________________________
30820 [ 9195] By: nick on 2001/03/18 09:27:06
30821 Log: Integrate mainline
30823 !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
30825 ____________________________________________________________________________
30826 [ 9194] By: jhi on 2001/03/18 05:29:59
30827 Log: Sarathy's clear_pmop patch with Radu Greab's fix,
30828 Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
30830 ! op.c op.h t/op/misc.t t/op/pat.t
30831 ____________________________________________________________________________
30832 [ 9193] By: jhi on 2001/03/18 05:15:06
30833 Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
30836 ____________________________________________________________________________
30837 [ 9192] By: jhi on 2001/03/18 04:22:43
30838 Log: tr/// UTF-8 patches from Inaba Hiroto.
30841 ____________________________________________________________________________
30842 [ 9191] By: jhi on 2001/03/18 04:21:17
30843 Log: Integrate perlio.
30845 !> utf8.c utfebcdic.h
30846 ____________________________________________________________________________
30847 [ 9190] By: nick on 2001/03/17 20:32:01
30848 Log: Correct #if EBCDIC side typos.
30849 Builds and passes many tests on OS390.
30851 ! utf8.c utfebcdic.h
30852 ____________________________________________________________________________
30853 [ 9189] By: jhi on 2001/03/17 18:55:49
30854 Log: Add prerequisites for the perl.third target.
30857 ____________________________________________________________________________
30858 [ 9188] By: jhi on 2001/03/17 18:46:00
30859 Log: Integrate perlio.
30862 !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
30863 ____________________________________________________________________________
30864 [ 9187] By: jhi on 2001/03/17 18:38:47
30865 Log: Add a make rule for perl.third (the Third Degree memory debugging
30866 tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
30869 ____________________________________________________________________________
30870 [ 9186] By: nick on 2001/03/17 18:34:48
30871 Log: MANIFEST addition :-(
30874 ____________________________________________________________________________
30875 [ 9185] By: nick on 2001/03/17 18:29:50
30876 Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
30877 encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
30878 a superset of ASCII are invariant under the encoding. This is EBCDIC
30879 friendly as an encoded string can be looked at as being EBCDIC by lexer
30880 sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
30881 ASCII on ASCII machines.
30883 - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
30885 - Add some more macros to comprehend different shift amounts and
30886 possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
30887 - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
30888 and conditionaly #include it.
30890 EBCDIC build as yet untested. ASCII still fails the one test.
30894 ____________________________________________________________________________
30895 [ 9184] By: nick on 2001/03/17 17:44:16
30896 Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
30898 ! doop.c perl.h pp.c utf8.h
30899 ____________________________________________________________________________
30900 [ 9183] By: jhi on 2001/03/17 15:55:42
30901 Log: Integrate perlio.
30904 !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
30905 ____________________________________________________________________________
30906 [ 9182] By: nick on 2001/03/17 09:16:06
30907 Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
30910 ____________________________________________________________________________
30911 [ 9181] By: nick on 2001/03/17 09:15:11
30912 Log: Integrate mainline.
30914 +> lib/Locale/Constants.pm lib/Locale/Country.pm
30915 +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
30916 +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
30917 +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
30918 !> (integrate 83 files)
30919 ____________________________________________________________________________
30920 [ 9180] By: nick on 2001/03/16 17:23:21
30923 ! perl.h sv.c toke.c utf8.c utf8.h
30924 ____________________________________________________________________________
30925 [ 9179] By: jhi on 2001/03/16 14:10:12
30926 Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
30927 a change needed to work around an AIX compiler bug.
30929 ! ext/Storable/Storable.xs
30930 ____________________________________________________________________________
30931 [ 9178] By: jhi on 2001/03/16 03:19:59
30932 Log: With Damian's approval synchronize damian's modules'
30933 licensing with Perl's standard module licensing.
30935 ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
30936 ____________________________________________________________________________
30937 [ 9177] By: jhi on 2001/03/16 03:15:34
30938 Log: Make the Filter::Util:Call files have their own copies
30939 of the Perl standard module licensing, from Paul Marquess.
30941 ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
30942 ____________________________________________________________________________
30943 [ 9176] By: jhi on 2001/03/16 02:56:04
30944 Log: Subject: [PATCH] more pod patches
30945 From: Michael Stevens <michael@etla.org>
30946 Date: Thu, 15 Mar 2001 21:25:18 +0000
30947 Message-ID: <20010315212518.A18870@firedrake.org>
30949 ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
30950 ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
30951 ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
30952 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
30953 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
30954 ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
30955 ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
30956 ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
30957 ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
30958 ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
30959 ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
30960 ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
30961 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
30962 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
30963 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
30964 ! lib/File/Basename.pm lib/File/Spec/VMS.pm
30965 ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
30966 ! lib/Getopt/Long.pm lib/Locale/Constants.pm
30967 ! lib/Locale/Country.pm lib/Locale/Language.pm
30968 ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
30969 ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
30970 ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
30971 ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
30972 ! os2/OS2/Process/Process.pm
30973 ____________________________________________________________________________
30974 [ 9175] By: jhi on 2001/03/16 02:53:32
30975 Log: Subject: [PATCH] the uncontroversial doc patches
30976 From: Michael Stevens <michael@etla.org>
30977 Date: Thu, 15 Mar 2001 20:01:12 +0000
30978 Message-ID: <20010315200112.A7636@firedrake.org>
30980 ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
30981 ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
30982 ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
30983 ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
30984 ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
30985 ____________________________________________________________________________
30986 [ 9174] By: jhi on 2001/03/16 02:50:49
30987 Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
30988 From: Paul Lindner <lindner@inuus.com>
30989 Date: Fri, 16 Mar 2001 11:28:03 -0800
30990 Message-ID: <20010316112803.A7577@inuus.com>
30992 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
30993 ____________________________________________________________________________
30994 [ 9173] By: nick on 2001/03/15 20:21:03
30995 Log: 1st day's EBCDIC fixes:
30996 - toke.c's parsing of strings needed attention
30997 needed to conditionally e2a if string was already UTF-8
30998 - e2a/a2e tables where wrong way round.
30999 - new macros in utf8.h
31001 ! perl.h toke.c utf8.h
31002 ____________________________________________________________________________
31003 [ 9172] By: jhi on 2001/03/15 15:17:17
31004 Log: Update Changes.
31006 ! Changes patchlevel.h
31007 ____________________________________________________________________________
31008 [ 9171] By: jhi on 2001/03/15 15:09:32
31009 Log: Subject: Re: Another Borland C++ problem.
31010 From: "Vadim Konovalov" <watman@inbox.ru>
31011 Date: Sat, 10 Mar 2001 19:26:07 +0300
31012 Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
31014 Borland filename case problem.
31016 + win32/sncfnmcs.pl
31017 ! MANIFEST README.win32
31018 ____________________________________________________________________________
31019 [ 9170] By: jhi on 2001/03/15 14:54:23
31020 Log: Add Locale::Codes 1.06, from Neil Bowers.
31022 + lib/Locale/Constants.pm lib/Locale/Country.pm
31023 + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
31024 + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
31025 + t/lib/lc-language.t t/lib/lc-uk.t
31027 ____________________________________________________________________________
31028 [ 9169] By: jhi on 2001/03/15 14:19:01
31029 Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
31031 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
31032 ! ext/Storable/Storable.xs
31033 ____________________________________________________________________________
31034 [ 9168] By: jhi on 2001/03/15 14:13:22
31035 Log: Integrate changes #9120,9167 from mainline to maintperl.
31037 Subject: [PATCH 5.6.1] OS/2 docs
31039 Subject: [PATCH 5.6.1] perldoc
31040 Branch: maint-5.6/perl
31041 !> os2/Changes utils/perldoc.PL
31042 ____________________________________________________________________________
31043 [ 9167] By: jhi on 2001/03/15 14:07:42
31044 Log: Subject: [PATCH 5.6.1] perldoc
31045 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31046 Date: Wed, 14 Mar 2001 23:46:52 -0500
31047 Message-ID: <20010314234652.A7972@math.ohio-state.edu>
31050 ____________________________________________________________________________
31051 [ 9166] By: jhi on 2001/03/15 13:53:15
31052 Log: sigaction test condition tweakage.
31054 ! t/lib/sigaction.t
31055 ____________________________________________________________________________
31056 [ 9165] By: alanbur on 2001/03/15 03:49:17
31057 Log: Resynchronised with parent
31058 Branch: maint-5.6/pureperl
31059 +> os2/os2add.sym t/op/anonsub.t
31060 !> (integrate 72 files)
31061 ____________________________________________________________________________
31062 [ 9164] By: jhi on 2001/03/15 01:05:01
31063 Log: Avoid stomping off the beginning of an array in tr///.
31066 ____________________________________________________________________________
31067 [ 9163] By: jhi on 2001/03/15 00:58:57
31068 Log: h2ph strictness and cleanliness from Kurt Starsinic.
31071 ____________________________________________________________________________
31072 [ 9162] By: gsar on 2001/03/15 00:56:53
31073 Log: avoid warnings
31074 Branch: maint-5.6/perl
31076 ____________________________________________________________________________
31077 [ 9161] By: gsar on 2001/03/15 00:52:09
31078 Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
31080 Branch: maint-5.6/perl
31082 ____________________________________________________________________________
31083 [ 9160] By: jhi on 2001/03/14 22:02:10
31084 Log: Do not use the Perl malloc in IRIX, suggested by
31088 ____________________________________________________________________________
31089 [ 9159] By: nick on 2001/03/14 21:45:59
31090 Log: Integrate mainline
31093 !> (integrate 41 files)
31094 ____________________________________________________________________________
31095 [ 9158] By: jhi on 2001/03/14 21:10:09
31096 Log: The Day of the Retractions continues: the #9138
31097 (integrated in #9144) doesn't work well in mainline.
31099 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
31100 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
31101 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
31102 ____________________________________________________________________________
31103 [ 9157] By: jhi on 2001/03/14 20:58:12
31104 Log: The #9145 CANNOT be enabled: the clear_pmop code still
31105 dumps core all over in Tru64.
31107 ! op.c op.h t/op/pat.t
31108 ____________________________________________________________________________
31109 [ 9156] By: jhi on 2001/03/14 20:48:06
31110 Log: Integrate change #9154 from maintperl to mainline.
31112 PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
31113 (caused Storable 1.0.10 to break on windows)
31115 !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
31116 !> perlapi.c proto.h
31117 ____________________________________________________________________________
31118 [ 9155] By: jhi on 2001/03/14 20:23:53
31119 Log: Retract #9136: breaks threading (and binary compatibility).
31121 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
31122 ____________________________________________________________________________
31123 [ 9154] By: gsar on 2001/03/14 17:48:18
31124 Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
31125 (caused Storable 1.0.10 to break on windows)
31126 Branch: maint-5.6/perl
31127 ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
31128 ! perlapi.c proto.h
31129 ____________________________________________________________________________
31130 [ 9153] By: jhi on 2001/03/14 13:35:21
31131 Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
31133 ! t/lib/sigaction.t
31134 ____________________________________________________________________________
31135 [ 9152] By: gsar on 2001/03/14 07:29:40
31136 Log: back out changes#9012,9010,9009 and parts of change#9016
31137 (causes ABRs under purify, and some prerequisites don't
31138 seem to be there in 5.6.x)
31139 Branch: maint-5.6/perl
31140 ! doop.c op.c t/op/tr.t toke.c
31141 ____________________________________________________________________________
31142 [ 9151] By: gsar on 2001/03/14 07:01:29
31143 Log: reenable change#9145 (the test was busted due to a missing
31144 C<print "ok 27\n">)
31146 ! op.c op.h t/op/pat.t
31147 ____________________________________________________________________________
31148 [ 9150] By: jhi on 2001/03/14 06:38:36
31149 Log: Retract #9145.
31151 ! op.c op.h t/op/pat.t
31152 ____________________________________________________________________________
31153 [ 9149] By: jhi on 2001/03/14 06:14:56
31154 Log: Retract #9143.
31157 ____________________________________________________________________________
31158 [ 9148] By: gsar on 2001/03/14 06:13:02
31159 Log: Uninitialized Memory Read in regexec.c
31162 ____________________________________________________________________________
31163 [ 9147] By: jhi on 2001/03/14 04:59:54
31164 Log: Subject: PATCH: make goto work in nested eval ""
31165 From: Robin Houston <robin@kitsite.com>
31166 Date: Wed, 14 Mar 2001 04:16:10 +0000
31167 Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
31169 ! pp_ctl.c t/op/goto.t
31170 ____________________________________________________________________________
31171 [ 9146] By: jhi on 2001/03/14 04:42:54
31172 Log: Preserve the #ifdef PERL_CORE in perly.h.
31175 ____________________________________________________________________________
31176 [ 9145] By: jhi on 2001/03/14 03:57:41
31177 Log: (Retracted by #9150.)
31179 ! op.c op.h t/op/pat.t
31180 ____________________________________________________________________________
31181 [ 9144] By: jhi on 2001/03/14 03:50:38
31182 Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
31184 fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
31186 remove squelch controls for "Scalars leaked" messages in most places
31187 (these are now cured)
31189 fix another memory leak reported by purify (tie callbacks that
31190 croak can leak when wiping out magic)
31192 !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
31193 !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
31194 !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
31195 !> t/pragma/warnings.t
31196 ____________________________________________________________________________
31197 [ 9143] By: jhi on 2001/03/14 03:37:53
31198 Log: (Retracted by #9149.)
31201 ____________________________________________________________________________
31202 [ 9142] By: gsar on 2001/03/14 03:20:48
31203 Log: fix another memory leak reported by purify (tie callbacks that
31204 croak can leak when wiping out magic)
31205 Branch: maint-5.6/perl
31207 ____________________________________________________________________________
31208 [ 9141] By: jhi on 2001/03/14 02:55:00
31209 Log: Subject: PATCH for [ID 20010305.003]
31210 From: Robin Houston <robin@kitsite.com>
31211 Date: Wed, 14 Mar 2001 02:45:51 +0000
31212 Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
31214 ! pp_ctl.c t/op/eval.t
31215 ____________________________________________________________________________
31216 [ 9140] By: jhi on 2001/03/14 02:41:54
31217 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
31218 Date: Wed, 14 Mar 2001 01:52:51 +0000
31219 From: Robin Houston <robin@kitsite.com>
31220 Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
31222 Fix for 2000313.004.
31224 ! pp_ctl.c t/op/goto.t
31225 ____________________________________________________________________________
31226 [ 9139] By: jhi on 2001/03/14 02:40:50
31227 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
31228 From: Robin Houston <robin@kitsite.com>
31229 Date: Wed, 14 Mar 2001 00:43:45 +0000
31230 Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
31233 ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
31235 ____________________________________________________________________________
31236 [ 9138] By: gsar on 2001/03/14 01:18:00
31237 Log: remove squelch controls for "Scalars leaked" messages in most places
31238 (these are now cured)
31239 Branch: maint-5.6/perl
31240 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
31241 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
31242 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
31243 ____________________________________________________________________________
31244 [ 9137] By: gsar on 2001/03/14 00:57:04
31245 Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
31246 Branch: maint-5.6/perl
31248 ____________________________________________________________________________
31249 [ 9136] By: jhi on 2001/03/13 23:12:24
31250 Log: (Retracted by #9155)
31252 Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
31253 From: Jens-Uwe Mager <jum@helios.de>
31254 Date: Wed, 21 Feb 2001 21:32:04 +0100
31255 Message-ID: <20010221213203.A18340@ans.helios.de>
31257 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
31258 ____________________________________________________________________________
31259 [ 9135] By: jhi on 2001/03/13 22:50:05
31260 Log: Integrate perlio.
31263 ____________________________________________________________________________
31264 [ 9134] By: jhi on 2001/03/13 22:49:05
31265 Log: Integrate change #9131 from maintperl into mainline.
31267 make the error text look more consistent in hints/hpux.sh
31270 ____________________________________________________________________________
31271 [ 9133] By: gsar on 2001/03/13 22:46:20
31272 Log: integrate change#9067 from mainline
31274 Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
31275 Branch: maint-5.6/perl
31276 !> lib/ExtUtils/MM_Unix.pm
31277 ____________________________________________________________________________
31278 [ 9132] By: jhi on 2001/03/13 22:41:21
31279 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
31280 From: "John P. Linderman" <jpl@research.att.com>
31281 Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
31282 Message-Id: <200103131736.MAA35615@raptor.research.att.com>
31284 A more correct prime finder.
31286 ! lib/Tie/SubstrHash.pm
31287 ____________________________________________________________________________
31288 [ 9131] By: gsar on 2001/03/13 22:30:42
31289 Log: make the error text look more consistent in hints/hpux.sh
31290 Branch: maint-5.6/perl
31292 ____________________________________________________________________________
31293 [ 9130] By: jhi on 2001/03/13 22:23:44
31294 Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
31295 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31296 Date: Tue, 13 Mar 2001 18:41:26 +0100
31297 Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
31299 If the test is run non-interactively the default handler
31302 ! t/lib/sigaction.t
31303 ____________________________________________________________________________
31304 [ 9129] By: jhi on 2001/03/13 22:20:21
31305 Log: Subject: [PATCH perl@9125] t/lib/1_compile.t VMS mod
31306 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31307 Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
31308 Date: Tue, 13 Mar 2001 16:44:32 EST
31310 ! t/lib/1_compile.t
31311 ____________________________________________________________________________
31312 [ 9128] By: jhi on 2001/03/13 22:18:34
31313 Log: Subject: Another patch for integer.pm POD
31314 From: "John L. Allen" <allen@grumman.com>
31315 Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
31316 Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
31319 ____________________________________________________________________________
31320 [ 9127] By: nick on 2001/03/13 21:26:30
31321 Log: Integrate mainline.
31323 +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
31324 +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
31325 +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
31326 +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
31327 !> Changes Configure MANIFEST README.os2 README.os390
31328 !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
31329 !> os2/Changes patchlevel.h win32/perlhost.h
31330 ____________________________________________________________________________
31331 [ 9126] By: nick on 2001/03/13 20:39:51
31332 Log: #ifdef'ed out code to make packed side of pack/unpack
31333 octets. (i.e. pack('U') => encode_utf8).
31336 ____________________________________________________________________________
31337 [ 9125] By: jhi on 2001/03/13 15:07:16
31338 Log: Update Changes.
31340 ! Changes patchlevel.h
31341 ____________________________________________________________________________
31342 [ 9124] By: jhi on 2001/03/13 14:22:45
31343 Log: Workaround for the buggy ("internal compiler error")
31344 AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
31345 (and ext/re/re_comp.c). The MakeMaker dark magic courtesy
31348 ! ext/re/Makefile.PL hints/aix.sh
31349 ____________________________________________________________________________
31350 [ 9123] By: jhi on 2001/03/13 03:24:34
31351 Log: Typo in #9114.
31353 ! U/modified/myhostname.U
31354 ____________________________________________________________________________
31355 [ 9122] By: jhi on 2001/03/13 03:24:06
31356 Log: Typo in #9113.
31359 ____________________________________________________________________________
31360 [ 9121] By: jhi on 2001/03/13 01:53:05
31361 Log: Forgot to check-in the larger part of #9120, duh.
31364 ____________________________________________________________________________
31365 [ 9120] By: jhi on 2001/03/13 01:51:31
31366 Log: Subject: [PATCH 5.6.1] OS/2 docs
31367 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31368 Date: Mon, 12 Mar 2001 03:27:32 -0500
31369 Message-ID: <20010312032732.A19283@math.ohio-state.edu>
31372 ____________________________________________________________________________
31373 [ 9119] By: jhi on 2001/03/13 01:49:41
31374 Log: Integrate change #9116 from maintperl into mainline.
31376 Win32::GetCwd() returns C: instead of C:\ in the root directory
31379 !> win32/perlhost.h
31380 ____________________________________________________________________________
31381 [ 9118] By: jhi on 2001/03/13 01:13:39
31382 Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
31384 + lib/Switch.pm t/lib/switch.t
31386 ____________________________________________________________________________
31387 [ 9117] By: jhi on 2001/03/13 01:03:17
31388 Log: Add Text::Balanced 1.83.
31390 + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
31391 + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
31392 + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
31395 ____________________________________________________________________________
31396 [ 9116] By: gsar on 2001/03/13 00:55:53
31397 Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
31399 Branch: maint-5.6/perl
31401 ____________________________________________________________________________
31402 [ 9115] By: jhi on 2001/03/13 00:54:09
31403 Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
31404 From: "John L. Allen" <allen@grumman.com>
31405 Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
31406 Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
31408 use integer document clarification.
31411 ____________________________________________________________________________
31412 [ 9114] By: jhi on 2001/03/13 00:38:54
31413 Log: Metaconfig unit change for #9113.
31415 ! U/modified/myhostname.U
31416 ____________________________________________________________________________
31417 [ 9113] By: jhi on 2001/03/13 00:38:35
31418 Log: Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
31419 From: Peter Prymmer <pvhp@forte.com>
31420 Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
31421 Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
31423 ! Configure README.os390 hints/os390.sh
31424 ____________________________________________________________________________
31425 [ 9112] By: jhi on 2001/03/13 00:29:00
31426 Log: Integrate perlio.
31429 ____________________________________________________________________________
31430 [ 9111] By: nick on 2001/03/12 21:16:33
31431 Log: Integrate mainline.
31434 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
31436 ____________________________________________________________________________
31437 [ 9110] By: nick on 2001/03/12 21:00:13
31438 Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
31441 ____________________________________________________________________________
31442 [ 9109] By: jhi on 2001/03/12 16:04:47
31443 Log: Integrate change #9108 from maintperl to mainline.
31445 fix memory leak in C<sub X { sub {} }> arising from a refcount
31446 loop between the outer sub and the inner prototype anonsub
31448 this also enables closures returned by subroutines that
31449 subsequently get redefined to work without generating coredumps :)
31451 completely removed the free_closures() hack--it shouldn't be
31455 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
31457 ____________________________________________________________________________
31458 [ 9108] By: gsar on 2001/03/12 10:21:31
31459 Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
31460 loop between the outer sub and the inner prototype anonsub
31462 this also enables closures returned by subroutines that
31463 subsequently get redefined to work without generating coredumps :)
31465 completely removed the free_closures() hack--it shouldn't be
31467 Branch: maint-5.6/perl
31469 ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
31471 ____________________________________________________________________________
31472 [ 9107] By: jhi on 2001/03/12 05:15:31
31473 Log: Integrate perlio.
31475 !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
31476 ____________________________________________________________________________
31477 [ 9106] By: nick on 2001/03/11 20:10:12
31478 Log: regcomp.c is working in native space, not Unicode space (if different)
31479 as it is doing compare against 'W' in \W etc.
31482 ____________________________________________________________________________
31483 [ 9105] By: nick on 2001/03/11 19:39:34
31484 Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
31485 Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
31487 ! regcomp.c toke.c utf8.c
31488 ____________________________________________________________________________
31489 [ 9104] By: nick on 2001/03/11 18:15:44
31490 Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
31493 ____________________________________________________________________________
31494 [ 9103] By: nick on 2001/03/11 18:03:28
31495 Log: Integrate mainline (for regexp stuff).
31497 !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
31498 !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
31499 !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
31500 !> t/lib/errno.t t/op/pat.t
31501 ____________________________________________________________________________
31502 [ 9102] By: nick on 2001/03/11 17:44:20
31503 Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
31504 - exclude layer syms in makedef.pl for sfio
31505 - also inhibit Encode from trying to build ":encode()" layer.
31507 ! ext/Encode/Encode.xs makedef.pl
31508 ____________________________________________________________________________
31509 [ 9101] By: jhi on 2001/03/10 22:38:13
31510 Log: The $Is_MacOS needs to be declared.
31512 ! lib/ExtUtils/Manifest.pm
31513 ____________________________________________________________________________
31514 [ 9100] By: jhi on 2001/03/10 22:14:29
31515 Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
31516 #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
31517 pollute the symbolspace if using sfio.
31519 ! ext/Encode/Encode.xs
31520 ____________________________________________________________________________
31521 [ 9099] By: jhi on 2001/03/10 21:58:48
31522 Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
31523 Date: Sat, 10 Mar 2001 14:23:55 -0500
31524 From: Chris Nandor <pudge@pobox.com>
31525 Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
31527 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
31528 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
31530 ____________________________________________________________________________
31531 [ 9098] By: jhi on 2001/03/10 21:38:30
31532 Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
31534 ! regcomp.c regexec.c t/op/pat.t
31535 ____________________________________________________________________________
31536 [ 9097] By: jhi on 2001/03/10 14:38:07
31537 Log: Integrate perlio.
31539 !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
31540 !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
31541 !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
31542 ____________________________________________________________________________
31543 [ 9096] By: nick on 2001/03/10 11:55:43
31544 Log: EBCDIC sanity - phase I
31545 - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
31546 - use utf8n_xxxx (c.f. pvn) for forms which take length.
31547 - back out vN.N and $^V exceptions to e2a/a2e
31548 - make "locale" isxxx macros be uvchr (may be redundant?)
31550 Not clear yet that toUPPER_uni et. al. return being handled correctly.
31551 The tr// and rexexp stuff still needs an audit, assumption is they are working
31554 Need to provide v5.6 names for XS modules (decide is uni or chr ?).
31556 ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
31557 ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
31558 ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
31559 ____________________________________________________________________________
31560 [ 9095] By: jhi on 2001/03/09 22:10:01
31561 Log: Integrate perlio.
31564 ____________________________________________________________________________
31565 [ 9094] By: nick on 2001/03/09 17:36:38
31566 Log: Builds an passes all tests after integrate and this tweak.
31569 ____________________________________________________________________________
31570 [ 9093] By: nick on 2001/03/09 17:16:03
31571 Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
31573 +> lib/unicode/Scripts.txt t/lib/sigaction.t
31574 !> (integrate 79 files)
31575 ____________________________________________________________________________
31576 [ 9092] By: jhi on 2001/03/09 15:28:26
31577 Log: Update Changes.
31579 ! Changes patchlevel.h
31580 ____________________________________________________________________________
31581 [ 9091] By: jhi on 2001/03/09 15:25:05
31582 Log: In op/stat #35 better to scan all the potential directories
31583 for setuids, not just the first one.
31586 ____________________________________________________________________________
31587 [ 9090] By: jhi on 2001/03/09 15:01:27
31588 Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
31589 From: rspier@pobox.com (Robert Spier)
31590 Date: Fri, 9 Mar 2001 03:30:20 -0500
31591 Message-ID: <15016.38044.381174.160189@rls.cx>
31593 EXISTS() returning undef mistakenly triggered a FETCH().
31596 ____________________________________________________________________________
31597 [ 9089] By: jhi on 2001/03/09 14:59:02
31598 Log: Add /sbin and /usr/sbin to the list of directories scanned
31599 for setuid programs. Takes care of bug id 20010309.003.
31602 ____________________________________________________________________________
31603 [ 9088] By: jhi on 2001/03/09 14:48:32
31604 Log: Regen perlapi, perltoc.
31606 ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
31607 ____________________________________________________________________________
31608 [ 9087] By: jhi on 2001/03/09 14:38:56
31609 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
31610 From: David Mitchell <davem@fdgroup.co.uk>
31611 Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
31612 Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
31614 ! dump.c perl.c perl.h pod/perlrun.pod
31615 ____________________________________________________________________________
31616 [ 9086] By: jhi on 2001/03/09 01:47:16
31617 Log: A modified version of
31619 Subject: [ID 20010307.005] POSIX::sigaction has various problems
31620 From: anders@broadcom.com
31621 Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST)
31622 Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
31624 Currently the sigaction.t test #6 fails (and is fudged to look
31625 like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
31626 This may well be a genuine bug in Linux sigaction() (since at
31627 least Tru64, Solaris, and HP-UX disagree with Linux).
31628 Anyone with POSIX / SUSv2 tome handy? The problem is that
31629 the flags of the oldaction don't match with the flags in
31630 the previously installed disposition.
31632 + t/lib/sigaction.t
31633 ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
31634 ____________________________________________________________________________
31635 [ 9085] By: jhi on 2001/03/09 01:30:13
31636 Log: Subject: Re: mission impossible for the day
31637 From: Alex Gough <alex@rcon.org>
31638 Date: Thu, 08 Mar 2001 17:18:19 +0000
31639 Message-ID: <3AA7BEDB.8070409@rcon.org>
31641 If references (are overloaded) and can be directly stringified,
31642 show that instead of "stringified".
31644 (The problem, infinite mutual recursion caused by overloaded bool
31645 in Switch.pm, tracked by David Mitchell)
31647 ! lib/Carp/Heavy.pm
31648 ____________________________________________________________________________
31649 [ 9084] By: jhi on 2001/03/09 01:20:39
31650 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
31651 Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
31652 From: David Mitchell <davem@fdgroup.co.uk>
31653 Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
31655 ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
31656 ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
31657 ____________________________________________________________________________
31658 [ 9083] By: jhi on 2001/03/09 01:16:51
31659 Log: Subject: [PATCH] perldata.pod here-doc docs
31660 From: Jeff Pinyan <jeffp@crusoe.net>
31661 Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
31662 Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
31665 ____________________________________________________________________________
31666 [ 9082] By: jhi on 2001/03/09 01:01:27
31667 Log: Subject: Re: Unicode/EBCDIC
31668 From: Peter Prymmer <pvhp@forte.com>
31669 Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
31670 Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
31672 ! perl.c perl.h sv.c toke.c utf8.c utf8.h
31673 ____________________________________________________________________________
31674 [ 9081] By: jhi on 2001/03/08 13:41:30
31675 Log: Subject: Ooops, wrong 'no *POSIX' Patch
31676 From: Dorner Thomas <Thomas.Dorner@start.de>
31677 Date: Thu, 8 Mar 2001 08:43:28 +0100
31678 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
31680 ! hints/posix-bc.sh
31681 ____________________________________________________________________________
31682 [ 9080] By: jhi on 2001/03/08 13:11:42
31683 Log: It's Scripts.txt, not Script.txt.
31686 ____________________________________________________________________________
31687 [ 9079] By: jhi on 2001/03/08 12:59:05
31688 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
31689 From: Dorner Thomas <Thomas.Dorner@start.de>
31690 Date: Wed, 7 Mar 2001 14:13:31 +0100
31691 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
31694 ____________________________________________________________________________
31695 [ 9078] By: jhi on 2001/03/08 12:57:43
31696 Log: Retract #9069, wrong patch.
31699 ____________________________________________________________________________
31700 [ 9077] By: jhi on 2001/03/08 01:06:13
31701 Log: Upgrade to Unicode 3.1 beta 2001-03-01.
31703 + lib/unicode/Scripts.txt
31704 ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
31705 ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
31706 ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
31707 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
31708 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
31709 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
31710 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
31711 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
31712 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
31713 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
31714 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
31715 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
31716 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
31717 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
31718 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
31719 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
31720 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
31721 ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
31722 ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
31723 ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
31724 ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
31725 ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
31726 ! lib/unicode/version
31727 ____________________________________________________________________________
31728 [ 9076] By: jhi on 2001/03/07 22:59:39
31729 Log: Integrate change #7784 from mainline into maintperl.
31731 Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
31732 Branch: maint-5.6/perl
31733 !> pp_ctl.c t/op/pat.t
31734 ____________________________________________________________________________
31735 [ 9075] By: jhi on 2001/03/07 22:05:11
31736 Log: More UTF-8 test tweaks.
31738 ! t/op/pat.t t/op/split.t t/pragma/utf8.t
31739 ____________________________________________________________________________
31740 [ 9074] By: nick on 2001/03/07 21:39:29
31741 Log: Integrate mainline.
31743 !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
31744 !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
31745 !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
31746 !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
31747 !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
31748 ____________________________________________________________________________
31749 [ 9073] By: jhi on 2001/03/07 16:37:09
31750 Log: Update Changes.
31752 ! Changes patchlevel.h
31753 ____________________________________________________________________________
31754 [ 9072] By: jhi on 2001/03/07 16:32:30
31755 Log: Subject: [ID 20010306.004] || != named unary operator
31756 From: abela@geneanet.org
31757 Date: Tue, 6 Mar 2001 15:57:57 +0100 (CET)
31758 Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
31761 ____________________________________________________________________________
31762 [ 9071] By: jhi on 2001/03/07 15:14:11
31763 Log: Subject: downgrading to bytes for common functions
31764 From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
31765 Date: Wed, 7 Mar 2001 02:36:55 -0500
31766 Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
31769 ____________________________________________________________________________
31770 [ 9070] By: jhi on 2001/03/07 15:04:58
31771 Log: Clarify the description differentiating for and while; inspired by
31773 Subject: [ID 20010306.002] for/while difference in for definition
31774 From: abela@geneanet.org
31775 Date: Tue, 6 Mar 2001 09:40:36 +0100 (CET)
31776 Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
31779 ____________________________________________________________________________
31780 [ 9069] By: jhi on 2001/03/07 14:55:30
31781 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
31782 From: Dorner Thomas <Thomas.Dorner@start.de>
31783 Date: Wed, 7 Mar 2001 14:13:31 +0100
31784 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
31787 ____________________________________________________________________________
31788 [ 9068] By: jhi on 2001/03/07 14:51:17
31789 Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
31790 From: Radu Greab <radu@netsoft.ro>
31791 Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
31792 Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
31795 ____________________________________________________________________________
31796 [ 9067] By: jhi on 2001/03/07 14:48:57
31797 Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
31798 From: Simon Cozens <simon@netthink.co.uk>
31799 Date: Wed, 7 Mar 2001 13:59:28 +0000
31800 Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
31802 In order to allow MakeMaker to build correct Makefiles,
31803 you need to change the order of the arguments in MM_Unix.pm
31804 as well. (Unless you have C89_CCMODE set, but we're trying
31805 to be POSIXly correct)
31807 Thanks to Merijn Broeren for tracking this down.
31809 ! lib/ExtUtils/MM_Unix.pm
31810 ____________________________________________________________________________
31811 [ 9066] By: jhi on 2001/03/07 14:30:02
31812 Log: Floating point too messy.
31814 ! t/camel-III/vstring.t
31815 ____________________________________________________________________________
31816 [ 9065] By: jhi on 2001/03/07 14:17:44
31817 Log: Integrate change #9064 from maintperl into mainline.
31819 fix memory leak in pack("Bb",...)
31822 ____________________________________________________________________________
31823 [ 9064] By: gsar on 2001/03/07 06:29:24
31824 Log: fix memory leak in pack("Bb",...)
31825 Branch: maint-5.6/perl
31827 ____________________________________________________________________________
31828 [ 9063] By: jhi on 2001/03/07 00:55:04
31829 Log: Major utf8 test reorganisation and rewrite.
31830 Hopefully no tests were lost in the shuffle.
31831 (The beginning of pragma/utf8 was lost intentionally,
31832 the tests were rather bogus and incomplete.)
31834 ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
31836 ____________________________________________________________________________
31837 [ 9062] By: jhi on 2001/03/07 00:41:16
31838 Log: More tweakage on the Unicode character class descriptions.
31840 ! lib/unicode/mktables.PL pod/perlretut.pod
31841 ____________________________________________________________________________
31842 [ 9061] By: jhi on 2001/03/06 23:12:38
31843 Log: The perlretut was still talking about the old \p and \P
31846 ! pod/perlretut.pod
31847 ____________________________________________________________________________
31848 [ 9060] By: nick on 2001/03/06 20:52:37
31849 Log: Integrate mainline (make test works again now).
31851 !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
31852 ____________________________________________________________________________
31853 [ 9059] By: jhi on 2001/03/06 15:36:14
31854 Log: 0.999... does equal 1.0, doesn't it?
31856 ! t/camel-III/vstring.t
31857 ____________________________________________________________________________
31858 [ 9058] By: jhi on 2001/03/06 15:34:00
31859 Log: Make /x{abcd}/ to work without use utf8.
31862 ____________________________________________________________________________
31863 [ 9057] By: jhi on 2001/03/06 03:02:36
31864 Log: Easier to outcomment all the three reset() tests for now.
31867 ____________________________________________________________________________
31868 [ 9056] By: jhi on 2001/03/06 02:30:02
31869 Log: Comment out the deadly reset; until the 20010301.005
31873 ____________________________________________________________________________
31874 [ 9055] By: jhi on 2001/03/06 02:21:26
31875 Log: Integrate the change #9054 from mainline:
31876 retract the PMOP cleanup patch pending further investigation.
31877 Branch: maint-5.6/perl
31879 ____________________________________________________________________________
31880 [ 9054] By: jhi on 2001/03/06 02:19:57
31881 Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
31882 with oddly familiar stack traces.
31885 ____________________________________________________________________________
31886 [ 9053] By: jhi on 2001/03/05 23:20:28
31887 Log: Integrate perlio.
31889 +> ext/Encode/Encode/koi8-r.ucm
31890 !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
31892 ____________________________________________________________________________
31893 [ 9052] By: nick on 2001/03/05 23:08:17
31894 Log: skipping USE_PERLIO symbols correction.
31897 ____________________________________________________________________________
31898 [ 9051] By: nick on 2001/03/05 22:35:07
31899 Log: More Encode alias tidying.
31901 + ext/Encode/Encode/koi8-r.ucm
31902 ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
31903 ____________________________________________________________________________
31904 [ 9050] By: jhi on 2001/03/05 21:44:29
31905 Log: Integrate changes #9033 and #9044 from mainline into maintperl,
31906 Sarathy's fix for ID 20010301.005.
31907 Branch: maint-5.6/perl
31909 ____________________________________________________________________________
31910 [ 9049] By: nick on 2001/03/05 19:54:04
31911 Log: Integrate Jarkko's Encode.pm tweak.
31913 !> ext/Encode/Encode.pm
31914 ____________________________________________________________________________
31915 [ 9048] By: nick on 2001/03/05 19:47:57
31916 Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
31919 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
31920 !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
31921 !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
31922 !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
31923 !> pod/perlapi.pod t/op/pat.t t/op/tr.t
31924 ____________________________________________________________________________
31925 [ 9047] By: jhi on 2001/03/05 19:25:26
31926 Log: Regen perlapi.
31929 ____________________________________________________________________________
31930 [ 9046] By: jhi on 2001/03/05 19:12:14
31931 Log: Integrate perlio.
31933 +> t/camel-III/vstring.t
31934 !> MANIFEST pp.h pp_sys.c t/TEST t/harness
31935 ____________________________________________________________________________
31936 [ 9045] By: jhi on 2001/03/05 19:10:36
31937 Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
31939 ! ext/Encode/Encode.pm
31940 ____________________________________________________________________________
31941 [ 9044] By: jhi on 2001/03/05 18:49:12
31942 Log: Forgot the other half of the PMOP patch (#9033).
31945 ____________________________________________________________________________
31946 [ 9043] By: nick on 2001/03/05 18:14:47
31947 Log: Update MANIFEST for new test.
31950 ____________________________________________________________________________
31951 [ 9042] By: nick on 2001/03/05 18:12:41
31952 Log: Some tests for Camel 3rd edition features.
31953 Make gethostbyaddr() test in above work.
31955 + t/camel-III/vstring.t
31956 ! pp.h pp_sys.c t/TEST t/harness
31957 ____________________________________________________________________________
31958 [ 9041] By: jhi on 2001/03/05 17:41:48
31959 Log: Add more ISO 8859 encoding aliases.
31961 ! ext/Encode/Encode.pm
31962 ____________________________________________________________________________
31963 [ 9040] By: jhi on 2001/03/05 17:30:43
31964 Log: Integrate perlio.
31967 ____________________________________________________________________________
31968 [ 9039] By: nick on 2001/03/05 17:11:36
31969 Log: Missed added file.
31972 ____________________________________________________________________________
31973 [ 9038] By: jhi on 2001/03/05 15:58:01
31974 Log: Add tr tests for EBCDIC, from Karsten Sperling.
31977 ____________________________________________________________________________
31978 [ 9037] By: nick on 2001/03/05 15:56:35
31979 Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
31980 for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
31982 Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
31983 - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
31984 - uses SvPV() rather than sv_2pv() in case it isn't a string.
31987 ____________________________________________________________________________
31988 [ 9036] By: jhi on 2001/03/05 15:49:15
31989 Log: Add matching tests currently failing in EBCDIC,
31990 suggested by Karsten Sperling.
31993 ____________________________________________________________________________
31994 [ 9035] By: jhi on 2001/03/05 15:36:55
31995 Log: The #9034 needs a MANIFESTation.
31998 ____________________________________________________________________________
31999 [ 9034] By: jhi on 2001/03/05 15:35:14
32000 Log: Integrate perlio.
32002 +> ext/Encode/Encode/Tcl.pm
32003 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
32004 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
32005 !> ext/Encode/Encode/iso8859-1.ucm
32006 !> ext/Encode/Encode/iso8859-10.ucm
32007 !> ext/Encode/Encode/iso8859-13.ucm
32008 !> ext/Encode/Encode/iso8859-14.ucm
32009 !> ext/Encode/Encode/iso8859-15.ucm
32010 !> ext/Encode/Encode/iso8859-16.ucm
32011 !> ext/Encode/Encode/iso8859-2.ucm
32012 !> ext/Encode/Encode/iso8859-3.ucm
32013 !> ext/Encode/Encode/iso8859-4.ucm
32014 !> ext/Encode/Encode/iso8859-5.ucm
32015 !> ext/Encode/Encode/iso8859-6.ucm
32016 !> ext/Encode/Encode/iso8859-7.ucm
32017 !> ext/Encode/Encode/iso8859-8.ucm
32018 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
32020 ____________________________________________________________________________
32021 [ 9033] By: jhi on 2001/03/05 15:33:18
32022 Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
32023 From: Gurusamy Sarathy <gsar@ActiveState.com>
32024 Date: Sun, 04 Mar 2001 22:33:15 -0800
32025 Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
32027 PMOPs need to remember their own stash so that they can
32028 gracefully remove themselves from their linked list.
32031 ____________________________________________________________________________
32032 [ 9032] By: nick on 2001/03/05 14:51:50
32033 Log: Encode implementation "completion"
32034 Implement and document define_encoding()
32035 Implement and document encoding aliases including define_alias()
32036 Make Encode::XS use define_encoding() rather than back-door.
32037 Move run-time *.enc to separate Encode::Tcl module.
32038 Make 'compile' honour <codeset_name>
32039 Change canonical names of to iso-8859-* and US-ascii.
32041 + ext/Encode/Encode/Tcl.pm
32042 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
32043 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
32044 ! ext/Encode/Encode/iso8859-1.ucm
32045 ! ext/Encode/Encode/iso8859-10.ucm
32046 ! ext/Encode/Encode/iso8859-13.ucm
32047 ! ext/Encode/Encode/iso8859-14.ucm
32048 ! ext/Encode/Encode/iso8859-15.ucm
32049 ! ext/Encode/Encode/iso8859-16.ucm
32050 ! ext/Encode/Encode/iso8859-2.ucm
32051 ! ext/Encode/Encode/iso8859-3.ucm
32052 ! ext/Encode/Encode/iso8859-4.ucm
32053 ! ext/Encode/Encode/iso8859-5.ucm
32054 ! ext/Encode/Encode/iso8859-6.ucm
32055 ! ext/Encode/Encode/iso8859-7.ucm
32056 ! ext/Encode/Encode/iso8859-8.ucm
32057 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
32059 ____________________________________________________________________________
32060 [ 9031] By: jhi on 2001/03/05 13:51:17
32061 Log: Integrate change #9030 from maintperl into mainline.
32063 Subject: [PATCH 5.6.1] OS/2 cleanup
32066 !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
32067 !> makedef.pl os2/Changes os2/Makefile.SHs
32068 !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
32069 !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
32070 !> os2/os2.sym os2/os2ish.h
32071 ____________________________________________________________________________
32072 [ 9030] By: jhi on 2001/03/05 13:46:49
32073 Log: Subject: [PATCH 5.6.1] OS/2 cleanup
32074 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32075 Date: Mon, 5 Mar 2001 02:29:44 -0500
32076 Message-ID: <20010305022944.A10117@math.ohio-state.edu>
32077 Branch: maint-5.6/perl
32079 ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
32080 ! makedef.pl os2/Changes os2/Makefile.SHs
32081 ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
32082 ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
32083 ! os2/os2.sym os2/os2ish.h
32084 ____________________________________________________________________________
32085 [ 9029] By: jhi on 2001/03/05 13:40:35
32086 Log: Integrate change #9028 from maintperl into mainline.
32088 various nits in MM_Unix.pm found by disabling SelfLoader
32090 !> lib/ExtUtils/MM_Unix.pm
32091 ____________________________________________________________________________
32092 [ 9028] By: gsar on 2001/03/05 09:58:38
32093 Log: various nits in MM_Unix.pm found by disabling SelfLoader
32094 Branch: maint-5.6/perl
32095 ! lib/ExtUtils/MM_Unix.pm
32096 ____________________________________________________________________________
32097 [ 9027] By: nick on 2001/03/05 08:35:22
32098 Log: Integrate mainline
32100 !> (integrate 28 files)
32101 ____________________________________________________________________________
32102 [ 9026] By: jhi on 2001/03/05 02:14:59
32103 Log: Integrate change #9025 from mainline to maintperl,
32104 retract \N{U+HHHH}.
32105 Branch: maint-5.6/perl
32106 !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
32107 !> t/lib/charnames.t toke.c
32108 ____________________________________________________________________________
32109 [ 9025] By: jhi on 2001/03/05 02:13:09
32110 Log: Retracting \N{U+HHHH}.
32112 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
32113 ! t/lib/charnames.t toke.c
32114 ____________________________________________________________________________
32115 [ 9024] By: jhi on 2001/03/04 20:51:07
32116 Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
32117 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32118 Date: Fri, 02 Mar 2001 18:25:26 +0100
32119 Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
32123 ! ext/Storable/Storable.xs
32124 ____________________________________________________________________________
32125 [ 9023] By: jhi on 2001/03/04 19:46:45
32126 Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
32127 From: nick@talking.bollo.cx
32128 Date: Sat, 03 Mar 2001 21:41:33 +0000
32129 Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
32131 Revert the workaround.
32134 ____________________________________________________________________________
32135 [ 9022] By: jhi on 2001/03/04 19:36:28
32136 Log: Update Changes.
32138 ! Changes patchlevel.h
32139 ____________________________________________________________________________
32140 [ 9021] By: jhi on 2001/03/04 18:41:00
32141 Log: makedef.pl updates suggested by Chris Nandor; double-checking
32142 the changes in AIX, OS/2 Win32 would be nice.
32145 ____________________________________________________________________________
32146 [ 9020] By: jhi on 2001/03/04 18:23:58
32147 Log: Integrate change #9012 from maintperl into mainline,
32148 quench a compiler warning.
32151 ____________________________________________________________________________
32152 [ 9019] By: jhi on 2001/03/04 18:18:43
32153 Log: Integrate changes #9017 and 9018 from mainline into maintperl.
32157 pattern in G_ARRAY context
32158 Branch: maint-5.6/perl
32159 !> pp_hot.c t/op/pat.t toke.c
32160 ____________________________________________________________________________
32161 [ 9018] By: jhi on 2001/03/04 18:07:48
32162 Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
32163 From: Jeff Pinyan <jeffp@crusoe.net>
32164 Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
32165 Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
32167 ! pp_hot.c t/op/pat.t
32168 ____________________________________________________________________________
32169 [ 9017] By: jhi on 2001/03/04 18:06:21
32170 Log: I thought I tested the #9014.
32173 ____________________________________________________________________________
32174 [ 9016] By: jhi on 2001/03/04 17:41:22
32175 Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
32177 Tweak the get*ent() OS/2 prototypes.
32179 Add the \N{U+HHHH} syntax.
32181 More tr/// UTF-8 fixes from Inaba Hiroto.
32182 Branch: maint-5.6/perl
32183 !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
32184 !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
32185 ____________________________________________________________________________
32186 [ 9015] By: jhi on 2001/03/04 17:36:04
32187 Log: More tr/// UTF-8 fixes from Inaba Hiroto.
32190 ____________________________________________________________________________
32191 [ 9014] By: jhi on 2001/03/04 17:24:49
32192 Log: Add the \N{U+HHHH} syntax.
32194 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
32195 ! t/lib/charnames.t toke.c
32196 ____________________________________________________________________________
32197 [ 9013] By: jhi on 2001/03/04 17:20:45
32198 Log: Tweak the get*ent() OS/2 prototypes.
32201 ____________________________________________________________________________
32202 [ 9012] By: gsar on 2001/03/04 06:26:14
32203 Log: avoid warning (nit in change#9009)
32204 Branch: maint-5.6/perl
32206 ____________________________________________________________________________
32207 [ 9011] By: gsar on 2001/03/04 06:15:24
32208 Log: lib/charnames.t fails in 5.6.x because of older Unicode
32211 TODO: need to revisit this after updating lib/unicode/...
32212 Branch: maint-5.6/perl
32213 ! t/lib/charnames.t
32214 ____________________________________________________________________________
32215 [ 9010] By: gsar on 2001/03/04 06:08:36
32216 Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
32217 Branch: maint-5.6/perl
32219 ____________________________________________________________________________
32220 [ 9009] By: jhi on 2001/03/03 19:27:20
32221 Log: Integrate change #9008 from mainline to maintperl,
32222 UTF-8 tr/// fixes from Inaba Hiroto.
32223 Branch: maint-5.6/perl
32224 !> doop.c op.c t/op/tr.t toke.c
32225 ____________________________________________________________________________
32226 [ 9008] By: jhi on 2001/03/03 19:19:42
32227 Log: UTF8 tr/// fixes from Inaba Hiroto.
32229 ! doop.c op.c t/op/tr.t toke.c
32230 ____________________________________________________________________________
32231 [ 9007] By: jhi on 2001/03/03 19:00:30
32232 Log: Integrate change #9006 from maintperl to mainline,
32233 more robust quest for the infinite.
32235 !> lib/Math/Complex.pm
32236 ____________________________________________________________________________
32237 [ 9006] By: jhi on 2001/03/03 18:58:06
32238 Log: Subject: [PATCH 5.6.1] More robust Math::Complex
32239 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32240 Date: Sat, 3 Mar 2001 12:51:50 -0500
32241 Message-ID: <20010303125150.A2147@math.ohio-state.edu>
32243 Be more robust in our quest for the infinite.
32244 Branch: maint-5.6/perl
32245 ! lib/Math/Complex.pm
32246 ____________________________________________________________________________
32247 [ 9005] By: jhi on 2001/03/03 17:55:50
32248 Log: The #8982 modified for perl 5.6.x, from Radu Greab.
32249 Branch: maint-5.6/perl
32251 ____________________________________________________________________________
32252 [ 9004] By: jhi on 2001/03/03 17:40:14
32253 Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
32254 so that picky compilers like IRIX won't get huffy about
32255 "statements without effect" (like 1;).
32258 ____________________________________________________________________________
32259 [ 9003] By: jhi on 2001/03/03 17:15:52
32260 Log: Integrate change #9002 from mainline to maintperl.
32262 Subject: [perl-5.6.x, perl-current] accept for EPOC
32263 Branch: maint-5.6/perl
32265 ____________________________________________________________________________
32266 [ 9002] By: jhi on 2001/03/03 17:14:30
32267 Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
32268 From: Olaf Flebbe <O.Flebbe@science-computing.de>
32269 Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
32270 Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
32273 ____________________________________________________________________________
32274 [ 9001] By: jhi on 2001/03/03 17:13:13
32275 Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
32276 From: "Craig A. Berry" <craigberry@mac.com>
32277 Date: Fri, 02 Mar 2001 17:44:40 -0600
32278 Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
32281 ____________________________________________________________________________
32282 [ 9000] By: jhi on 2001/03/03 17:11:55
32283 Log: Integrate changes #8997,8999 from maintperl.
32285 Subject: [PATCH 5.6.1] compiling on OS/2
32286 (Better error message from hints/os2.sh)
32288 Subject: [PATCH 5.6.1] syslog.t
32290 !> hints/os2.sh t/lib/syslog.t
32291 ____________________________________________________________________________
32292 [ 8999] By: jhi on 2001/03/03 17:09:28
32293 Log: Subject: [PATCH 5.6.1] syslog.t
32294 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32295 Date: Sat, 3 Mar 2001 02:11:17 -0500
32296 Message-ID: <20010303021116.A11897@math.ohio-state.edu>
32297 Branch: maint-5.6/perl
32299 ____________________________________________________________________________
32300 [ 8998] By: jhi on 2001/03/03 17:07:50
32301 Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
32302 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32303 Date: Sat, 3 Mar 2001 01:53:52 -0500
32304 Message-ID: <20010303015352.A11741@math.ohio-state.edu>
32305 Branch: maint-5.6/perl
32306 ! opcode.pl os2/os2.c
32307 ____________________________________________________________________________
32308 [ 8997] By: jhi on 2001/03/03 17:03:30
32309 Log: Subject: [PATCH 5.6.1] compiling on OS/2
32310 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32311 Date: Sat, 3 Mar 2001 01:59:59 -0500
32312 Message-ID: <20010303015959.B11741@math.ohio-state.edu>
32313 Branch: maint-5.6/perl
32315 ____________________________________________________________________________
32316 [ 8996] By: jhi on 2001/03/03 00:55:58
32317 Log: Regen files for mainline.
32319 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
32320 ! config_h.SH pod/perlapi.pod pod/perltoc.pod
32321 ____________________________________________________________________________
32322 [ 8995] By: jhi on 2001/03/03 00:35:22
32323 Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
32324 8318,8320,8337,8503,8877,8890,8903,8971 from mainline
32327 Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
32329 Add Configure option -Dmksymlinks which will create a symlink
32330 forest if the current/build differs from the source directory.
32331 (8218,8220,8221,8317,8318,8971)
32333 Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
32334 (Document APPLLIB_EXP in INSTALL.)
32336 If running byacc write-enable also perly.h.
32338 DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
32340 Subject: [PATCH 5.7.1/Configure] failure to set src='.'
32342 Sanity check for conflicting thread flavours.
32344 Fix the sys/fcntl.h problem reported by Peter Prymmer.
32346 Add few CPUs/architectures to the Cppsym scan,
32347 add -perlio to archname if so selected (modified 8890)
32349 Be more helpful for devel builders, suggested by John L. Allen.
32350 (admittedly pointless change for maintperl, but the usedevel
32351 code is there already)
32352 Branch: maint-5.6/perl
32353 !> Configure INSTALL Makefile.SH Porting/Glossary
32354 !> Porting/config.sh Porting/config_H config_h.SH embed.pl
32355 !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
32356 !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
32357 !> win32/config.bc win32/config.gc win32/config.vc
32358 ____________________________________________________________________________
32359 [ 8994] By: jhi on 2001/03/02 23:31:41
32360 Log: Use also $ccflags, not just $ldflags, when testing for gccness.
32361 Branch: metaconfig/U/perl
32363 ____________________________________________________________________________
32364 [ 8993] By: jhi on 2001/03/02 23:22:12
32365 Log: Regenerate various files for maint.
32366 Branch: maint-5.6/perl
32367 ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
32368 ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
32369 ____________________________________________________________________________
32370 [ 8992] By: alanbur on 2001/03/02 22:48:34
32371 Log: Resync wuth parent
32372 Branch: maint-5.6/pureperl
32373 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
32374 !> (integrate 60 files)
32375 ____________________________________________________________________________
32376 [ 8991] By: jhi on 2001/03/02 21:00:08
32377 Log: Retract the #8742 part of #8986, backward compat.
32378 Branch: maint-5.6/perl
32380 ____________________________________________________________________________
32381 [ 8990] By: jhi on 2001/03/02 20:40:07
32382 Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
32383 Branch: maint-5.6/perl
32385 ____________________________________________________________________________
32386 [ 8989] By: jhi on 2001/03/02 19:59:56
32387 Log: Update Changes.
32389 ! Changes patchlevel.h
32390 ____________________________________________________________________________
32391 [ 8988] By: jhi on 2001/03/02 19:57:08
32392 Log: Integrate perlio.
32394 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
32395 !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
32396 !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
32397 !> ext/Encode/Encode/iso8859-10.ucm
32398 !> ext/Encode/Encode/iso8859-13.ucm
32399 !> ext/Encode/Encode/iso8859-14.ucm
32400 !> ext/Encode/Encode/iso8859-15.ucm
32401 !> ext/Encode/Encode/iso8859-16.ucm
32402 !> ext/Encode/Encode/iso8859-2.ucm
32403 !> ext/Encode/Encode/iso8859-3.ucm
32404 !> ext/Encode/Encode/iso8859-4.ucm
32405 !> ext/Encode/Encode/iso8859-5.ucm
32406 !> ext/Encode/Encode/iso8859-6.ucm
32407 !> ext/Encode/Encode/iso8859-7.ucm
32408 !> ext/Encode/Encode/iso8859-8.ucm
32409 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
32410 !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
32411 ____________________________________________________________________________
32412 [ 8987] By: jhi on 2001/03/02 19:43:40
32413 Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
32414 8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
32415 8950,8952,8955 from mainline to maintperl.
32417 Subject: [PATCH: perl@8773] small fixups to perlclib.pod
32419 Put to rest the 20010205.001, the email address checking (not) regex.
32421 fork() not everywhere, cleanup temp files.
32423 The #8843 wasn't quite right: %Config needs to imported.
32425 Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
32426 (#8849: the glob-basic hunk needed massaging as it depended
32427 on Schwern's large-scale (unintegrated) patches)
32429 Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
32431 Upgrade to CGI.pm 2.752, from Lincoln Stein.
32432 (Note: there were some conflicts due to EBCDIC and EPOC
32433 patches, in general I preferred the repository code.)
32434 (When 2.753 comes out, we need to synchronize.)
32436 Subject: [PATCH] fix for charnames above FFFF
32438 Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
32440 If no sfio, no -lsfio.
32442 Run run/*.t also in minitest.
32444 Subject: [PATCH perl 5.7.0] malloc message address offset
32446 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
32448 Subject: fix for parameter -Dm (for perl@8867)
32450 Subject: [PATCH: perl@8892] was Re: hashing order difference?
32451 (make the test more portable)
32453 Subject: Re: [PATCH] fix for charnames above FFFF
32455 Subject: Re: I'm losing the war...
32456 (hv_store() not working correctly in ENV_IS_CASELESS case.)
32458 Subject: Modified README.bs2000
32460 Subject: [PATCH: perl@8935] -Dt padsv($var)
32462 Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
32464 Subject: PATCH: extra tests to check on negative float to unsigned cast
32466 Subject: [PATCH] XPUSH[insp] was Re: progress
32468 Subject: Re: Compile with perlcc..
32469 Branch: maint-5.6/perl
32470 !> (integrate 36 files)
32471 ____________________________________________________________________________
32472 [ 8986] By: jhi on 2001/03/02 18:51:25
32473 Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
32474 8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
32477 Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
32479 Subject: [DOC PATCH] overload.pm nits
32481 Add header for LIB$ prototypes (C. Berry)
32483 Convert fwrite()s to sockets to write()s, since some socket stacks
32484 don't take kindly to stdio.
32485 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
32486 (for often optional LNMs)
32487 Correct a few typos
32490 Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
32494 Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
32496 Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
32498 Upgrade to CPAN 1.59_54, from Andreas König.
32502 Subject: [PATCH] Document makepatch in Porting/patching
32504 UTF-8 documentation.
32506 Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
32510 Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
32512 Subject: [PATCH @8807] toke.c cleanup: scan_str()
32514 Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
32516 Add run/*.t to testables.
32518 TODO: integrate #8784.
32519 Branch: maint-5.6/perl
32520 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
32521 !> (integrate 28 files)
32522 ____________________________________________________________________________
32523 [ 8985] By: nick on 2001/03/02 18:15:45
32524 Log: Integrate mainline
32526 !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
32528 ____________________________________________________________________________
32529 [ 8984] By: jhi on 2001/03/02 16:00:17
32530 Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
32532 perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
32533 5.004_05, and mention the suidperl August 2000 security problem.
32536 Subject: [ID 20010301.004] Technically speaking in perldata
32538 Subject: [PATCH] File::Copy for bleadperl, maintperl
32540 Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
32542 (The #8982, fix for 20010221.005 and 20010221.008,
32543 would be nice too but it didn't integrate cleanly.)
32544 Branch: maint-5.6/perl
32545 !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
32546 ____________________________________________________________________________
32547 [ 8983] By: jhi on 2001/03/02 15:51:16
32548 Log: Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
32549 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32550 Date: Thu, 1 Mar 2001 15:54:09 EST
32551 Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
32554 ____________________________________________________________________________
32555 [ 8982] By: jhi on 2001/03/02 15:43:31
32556 Log: Subject: Re: sync sync sync: have I missed any patches?
32557 From: Radu Greab <radu@netsoft.ro>
32558 Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
32559 Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
32561 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
32562 was checking argv[0] regardless of whether a different pathname
32563 will actually be executed." Test case not supplied because
32564 drafting that, ironically enough, revealed another bug
32568 ____________________________________________________________________________
32569 [ 8981] By: jhi on 2001/03/02 15:28:03
32570 Log: Misdate in #8978.
32573 ____________________________________________________________________________
32574 [ 8980] By: jhi on 2001/03/02 15:24:20
32575 Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
32576 From: Chris Nandor <pudge@pobox.com>
32577 Date: Wed, 28 Feb 2001 22:10:15 -0500
32578 Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
32581 ____________________________________________________________________________
32582 [ 8979] By: jhi on 2001/03/02 15:17:16
32583 Log: Subject: [ID 20010301.004] Technically speaking in perldata
32584 From: abela@geneanet.org
32585 Date: Thu, 1 Mar 2001 17:59:27 +0100 (CET)
32586 Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
32589 ____________________________________________________________________________
32590 [ 8978] By: jhi on 2001/03/02 15:15:27
32591 Log: Subject: [ID 20010301.003] ref to 5.004
32592 From: abela@geneanet.org
32593 Date: Thu, 1 Mar 2001 14:48:40 +0100 (CET)
32594 Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
32596 Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
32597 and mention the suidperl August 2000 security problem.
32600 ____________________________________________________________________________
32601 [ 8977] By: alanbur on 2001/03/02 14:17:45
32602 Log: Resynchronised with parent
32603 Branch: maint-5.6/pureperl
32604 !> AUTHORS README.epoc configure.com epoc/createpkg.pl
32605 !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
32606 !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
32607 !> vms/descrip_mms.template win32/win32.c win32/win32.h
32608 !> win32/win32iop.h
32609 ____________________________________________________________________________
32610 [ 8976] By: nick on 2001/03/01 23:25:30
32611 Log: Integrate mainline.
32614 !> (integrate 55 files)
32615 ____________________________________________________________________________
32616 [ 8975] By: jhi on 2001/03/01 16:51:34
32617 Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
32620 ____________________________________________________________________________
32621 [ 8974] By: gsar on 2001/03/01 16:28:21
32622 Log: fix for bugid 20010226.008
32624 the problem was that some of the pointers (PL_last_lop and
32625 PL_last_uni specifically) into the lex buffers weren't correctly
32626 being invalidated when the buffer changed; this would leave the
32627 pointers pointing at an arbitrary location in the buffer if
32628 the buffer didn't need to be reallocated, or point into freed
32629 memory if the buffer had to be realloced
32631 TODO item for bugdb maintainers: check other seemingly random
32632 parser-related bugs--they might be cured by this
32633 Branch: maint-5.6/perl
32635 ____________________________________________________________________________
32636 [ 8973] By: jhi on 2001/03/01 02:23:25
32637 Log: Retract #8970 because of a completely mysterious core dump:
32638 adding the tests 241..244 causes op/pat dump core at test #25.
32639 The test needs a lot of whittling down before the bug can be solved.
32642 ____________________________________________________________________________
32643 [ 8972] By: jhi on 2001/03/01 01:58:38
32644 Log: Regen perlapi.
32647 ____________________________________________________________________________
32648 [ 8971] By: jhi on 2001/03/01 01:34:09
32649 Log: Subject: [PATCH] don't write along symlinks into a read only source tree (was Re: [ID 20010129.006] OK: perl v5.7.0 +DEVEL8584 on i586-linux-64all 2.2.12 (UNINSTALLED))
32650 From: Nicholas Clark <nick@ccl4.org>
32651 Date: Wed, 28 Feb 2001 23:28:49 +0000
32652 Message-ID: <20010228232849.A55187@plum.flirble.org>
32654 Allow a completely write protected source code tree
32655 when using the Configure -Dmksymlinks.
32657 ! embed.pl warnings.pl
32658 ____________________________________________________________________________
32659 [ 8970] By: jhi on 2001/03/01 01:32:04
32660 Log: Add back the EBCDIC character range tests (for matching).
32663 ____________________________________________________________________________
32664 [ 8969] By: nick on 2001/02/28 18:18:01
32665 Log: Add charname comments to .ucm files writen by 'compile',
32666 also order charmaps in those files by source encoding.
32667 regenerate distrubuted .ucm files
32669 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
32670 ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
32671 ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
32672 ! ext/Encode/Encode/iso8859-10.ucm
32673 ! ext/Encode/Encode/iso8859-13.ucm
32674 ! ext/Encode/Encode/iso8859-14.ucm
32675 ! ext/Encode/Encode/iso8859-15.ucm
32676 ! ext/Encode/Encode/iso8859-16.ucm
32677 ! ext/Encode/Encode/iso8859-2.ucm
32678 ! ext/Encode/Encode/iso8859-3.ucm
32679 ! ext/Encode/Encode/iso8859-4.ucm
32680 ! ext/Encode/Encode/iso8859-5.ucm
32681 ! ext/Encode/Encode/iso8859-6.ucm
32682 ! ext/Encode/Encode/iso8859-7.ucm
32683 ! ext/Encode/Encode/iso8859-8.ucm
32684 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
32685 ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
32686 ____________________________________________________________________________
32687 [ 8968] By: jhi on 2001/02/28 16:26:37
32688 Log: Expand usemorebits early if d_casti32 needs to be undefined.
32690 ! hints/hpux.sh hints/irix_6.sh
32691 ____________________________________________________________________________
32692 [ 8967] By: jhi on 2001/02/28 16:22:26
32693 Log: Undo qu. Retract #8814, rewrite op/each part of #8615,
32694 retract toke.c/qu parts of #8583, retract #8485, retract
32695 or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
32696 op/length.t, and MANIFEST, and delete t/op/qu.t.
32699 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
32700 ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
32701 ! t/op/length.t toke.c
32702 ____________________________________________________________________________
32703 [ 8966] By: jhi on 2001/02/28 15:00:27
32704 Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
32705 by not changing from pre-Unicode days into being Unicode-aware.
32708 ! pp.c t/op/pack.t t/op/qu.t
32709 ____________________________________________________________________________
32710 [ 8965] By: jhi on 2001/02/28 14:37:55
32711 Log: Subject: Re: Errors in core PODs
32712 From: Michael Stevens <michael@etla.org>
32713 Date: Fri, 23 Feb 2001 15:47:56 +0000
32714 Message-ID: <20010223154756.A7723@firedrake.org>
32716 ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
32717 ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
32718 ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
32720 ____________________________________________________________________________
32721 [ 8964] By: jhi on 2001/02/28 14:35:35
32722 Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
32723 (The #8961 was too bold.)
32725 ! hints/hpux.sh hints/irix_6.sh
32726 ____________________________________________________________________________
32727 [ 8963] By: jhi on 2001/02/28 14:33:39
32728 Log: Subject: Re: sync sync sync: have I missed any patches?
32729 From: Tim Jenness <t.jenness@jach.hawaii.edu>
32730 In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
32731 Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
32732 Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
32734 Replace djSP with dSP.
32736 ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
32737 ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
32739 ____________________________________________________________________________
32740 [ 8962] By: jhi on 2001/02/27 23:21:14
32741 Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
32743 ! lib/Filter/Simple.pm
32744 ____________________________________________________________________________
32745 [ 8961] By: jhi on 2001/02/27 22:55:26
32746 Log: The casting mystery in HP-UX and IRIX needs at least a workaround
32747 and this would be it.
32749 ! hints/hpux.sh hints/irix_6.sh
32750 ____________________________________________________________________________
32751 [ 8960] By: jhi on 2001/02/27 22:51:33
32752 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
32753 From: "Craig A. Berry" <craigberry@mac.com>
32754 Date: Tue, 27 Feb 2001 16:11:44 -0600
32755 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
32756 Branch: maint-5.6/perl
32757 ! configure.com vms/descrip_mms.template
32758 ____________________________________________________________________________
32759 [ 8959] By: jhi on 2001/02/27 22:47:23
32760 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
32761 From: "Craig A. Berry" <craigberry@mac.com>
32762 Date: Tue, 27 Feb 2001 16:11:44 -0600
32763 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
32765 ! configure.com vms/descrip_mms.template
32766 ____________________________________________________________________________
32767 [ 8958] By: jhi on 2001/02/27 15:16:42
32768 Log: Update Changes.
32770 ! Changes patchlevel.h
32771 ____________________________________________________________________________
32772 [ 8957] By: jhi on 2001/02/27 06:15:07
32773 Log: Subject: [5.6.x] EPOC additions
32774 From: Olaf Flebbe <O.Flebbe@science-computing.de>
32775 Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
32776 Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
32777 Branch: maint-5.6/perl
32778 ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
32779 ____________________________________________________________________________
32780 [ 8956] By: jhi on 2001/02/27 06:12:11
32781 Log: Subject: [perl-current] EPOC
32782 From: Olaf Flebbe <O.Flebbe@science-computing.de>
32783 Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
32784 Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
32786 ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
32787 ! epoc/epocish.c epoc/epocish.h pp_sys.c
32788 ____________________________________________________________________________
32789 [ 8955] By: jhi on 2001/02/27 05:59:50
32790 Log: Subject: Re: Compile with perlcc..
32791 From: Edward Peschko <edwardp@excitehome.net>
32792 Date: Mon, 26 Feb 2001 18:51:58 -0800
32793 Message-ID: <20010226185158.A9871@excitehome.net>
32795 plus add a simple usage message if no arguments given.
32797 ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
32798 ! utils/Makefile utils/perlcc.PL win32/pod.mak
32799 ____________________________________________________________________________
32800 [ 8954] By: nick on 2001/02/26 21:02:59
32801 Log: Integrate mainline
32803 !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
32804 !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
32806 ____________________________________________________________________________
32807 [ 8953] By: jhi on 2001/02/26 14:43:54
32808 Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
32809 From: Nicholas Clark <nick@ccl4.org>
32810 Date: Mon, 26 Feb 2001 00:42:07 +0000
32811 Message-ID: <20010226004207.F23333@plum.flirble.org>
32814 ____________________________________________________________________________
32815 [ 8952] By: jhi on 2001/02/26 14:42:13
32816 Log: Subject: [PATCH] XPUSH[insp] was Re: progress
32817 From: Simon Cozens <simon@netthink.co.uk>
32818 Date: Mon, 26 Feb 2001 12:23:48 +0000
32819 Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
32822 ____________________________________________________________________________
32823 [ 8951] By: jhi on 2001/02/26 14:39:15
32824 Log: Subject: [PATCH] perlio - unknown layer
32825 From: Nicholas Clark <nick@ccl4.org>
32826 Date: Mon, 26 Feb 2001 00:27:19 +0000
32827 Message-ID: <20010226002719.E23333@plum.flirble.org>
32830 ____________________________________________________________________________
32831 [ 8950] By: jhi on 2001/02/26 14:38:04
32832 Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
32833 From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
32834 Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
32835 Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
32838 ____________________________________________________________________________
32839 [ 8949] By: jhi on 2001/02/26 14:37:07
32840 Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
32841 From: Peter Prymmer <pvhp@forte.com>
32842 Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
32843 Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
32846 ____________________________________________________________________________
32847 [ 8948] By: jhi on 2001/02/26 14:35:53
32848 Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
32849 From: Radu Greab <radu@netsoft.ro>
32850 Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
32851 Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
32854 ____________________________________________________________________________
32855 [ 8947] By: jhi on 2001/02/26 14:34:46
32856 Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
32857 From: David Mitchell <davem@fdgroup.co.uk>
32858 Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
32859 Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
32862 ____________________________________________________________________________
32863 [ 8946] By: jhi on 2001/02/26 14:32:37
32864 Log: Subject: Modified README.bs2000
32865 From: Dorner Thomas <Thomas.Dorner@start.de>
32866 Date: Mon, 26 Feb 2001 09:22:17 +0100
32867 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
32870 ____________________________________________________________________________
32871 [ 8945] By: jhi on 2001/02/26 14:19:53
32872 Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
32873 to maintperl, listing the known failures on the tests 129 and 130.
32874 Branch: maint-5.6/perl
32876 ____________________________________________________________________________
32877 [ 8944] By: jhi on 2001/02/26 14:14:15
32878 Log: Add more known sprintf failures.
32881 ____________________________________________________________________________
32882 [ 8943] By: jhi on 2001/02/26 13:56:22
32883 Log: perlglob.exe needs to be found in Win32, patch from
32884 Vadim Konovalov. Nick I-S comments: "Perhaps a lingering glob()
32885 which needs external glob at mini-perl time."
32887 ! ext/Encode/compile
32888 ____________________________________________________________________________
32889 [ 8942] By: jhi on 2001/02/26 13:52:19
32890 Log: A missing dTHX from Vadim Konovalov.
32893 ____________________________________________________________________________
32894 [ 8941] By: jhi on 2001/02/26 13:37:05
32895 Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
32898 ____________________________________________________________________________
32899 [ 8940] By: jhi on 2001/02/26 13:35:40
32900 Log: Integrate perlio.
32902 !> ext/Encode/Encode.pm
32903 ____________________________________________________________________________
32904 [ 8939] By: nick on 2001/02/25 23:47:09
32905 Log: Integrate mainline.
32907 !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
32908 !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
32909 ____________________________________________________________________________
32910 [ 8938] By: nick on 2001/02/25 19:36:28
32911 Log: Encode implementations docs.
32913 ! ext/Encode/Encode.pm
32914 ____________________________________________________________________________
32915 [ 8937] By: jhi on 2001/02/25 19:26:16
32916 Log: Script wasn't aligned with reality.
32919 ____________________________________________________________________________
32920 [ 8936] By: jhi on 2001/02/25 18:54:55
32921 Log: Update Changes.
32923 ! Changes patchlevel.h
32924 ____________________________________________________________________________
32925 [ 8935] By: jhi on 2001/02/25 18:46:36
32926 Log: Retract #8929,8930,8932,8933 for now.
32928 ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
32929 ____________________________________________________________________________
32930 [ 8934] By: jhi on 2001/02/25 17:34:35
32931 Log: Integrate perlio.
32933 !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
32934 !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
32936 ____________________________________________________________________________
32937 [ 8933] By: jhi on 2001/02/25 17:33:12
32938 Log: (Retracted by #8395.)
32940 Slight tweaks in scan_const(), not fixes yet, it seems like
32941 lots of work remains to be done...
32944 ____________________________________________________________________________
32945 [ 8932] By: jhi on 2001/02/25 17:27:11
32946 Log: (Retracted by #8395.)
32948 Missing from #8930.
32951 ____________________________________________________________________________
32952 [ 8931] By: jhi on 2001/02/25 17:26:19
32953 Log: A comment tweak.
32956 ____________________________________________________________________________
32957 [ 8930] By: jhi on 2001/02/25 17:25:47
32958 Log: (Retracted by #8395.)
32960 Attempt to fix the EBCDIC character range problwm with //.
32963 ____________________________________________________________________________
32964 [ 8929] By: jhi on 2001/02/25 17:23:45
32965 Log: (Retracted by #8395.)
32967 Expand the EBCDIC character range tests, and add few nasty
32968 tr tests from Karsten Sperling.
32970 ! t/op/pat.t t/op/tr.t
32971 ____________________________________________________________________________
32972 [ 8928] By: jhi on 2001/02/25 17:18:49
32973 Log: Missing check-in.
32976 ____________________________________________________________________________
32977 [ 8927] By: nick on 2001/02/25 11:30:22
32978 Log: Change method names in Encode implementation classes to something
32979 less confusing (preparing to "go public").
32981 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
32982 ____________________________________________________________________________
32983 [ 8926] By: nick on 2001/02/25 10:53:24
32984 Log: GCC __atribute__ / printf fix
32987 ____________________________________________________________________________
32988 [ 8925] By: nick on 2001/02/25 10:52:25
32989 Log: Checked in the wrong one ...
32991 ! ext/Encode/Encode.pm
32992 ____________________________________________________________________________
32993 [ 8924] By: nick on 2001/02/24 18:46:51
32994 Log: Integrate mainline - to see what Jarkko has in ...
32996 +> t/pod/testpods/lib/Pod/Stuff.pm
32997 !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
32998 ____________________________________________________________________________
32999 [ 8923] By: nick on 2001/02/24 17:05:23
33000 Log: Encode API documentation nd tidy up.
33001 Minor additions to test.
33002 Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
33003 Adds STRLEN to standard typemap.
33005 ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
33006 ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
33007 ____________________________________________________________________________
33008 [ 8922] By: jhi on 2001/02/24 16:38:12
33009 Log: Add a test for the "character range should match in EBCDIC
33010 if specified using explicit numerics" bug found by Karsten
33014 ____________________________________________________________________________
33015 [ 8921] By: jhi on 2001/02/24 16:30:16
33016 Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
33017 From: schwern@pobox.com
33018 Date: Fri, 23 Feb 2001 03:21:37 -0500
33019 Message-ID: <20010223032137.A26022@magnonel.guild.net>
33021 plus Charles Lane's fixes, plus tweaks.
33023 + t/pod/testpods/lib/Pod/Stuff.pm
33024 ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
33025 ____________________________________________________________________________
33026 [ 8920] By: nick on 2001/02/24 10:30:11
33027 Log: Integrate mainline
33029 !> (integrate 33 files)
33030 ____________________________________________________________________________
33031 [ 8919] By: jhi on 2001/02/24 00:23:35
33032 Log: Subject: Re: I'm losing the war...
33033 From: "Vadim Konovalov" <watman@inbox.ru>
33034 Date: Sat, 24 Feb 2001 00:10:14 +0300
33035 Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
33037 hv_store() not working correctly in ENV_IS_CASELESS case.
33040 ____________________________________________________________________________
33041 [ 8918] By: jhi on 2001/02/24 00:20:09
33042 Log: Subject: Re: [PATCH] fix for charnames above FFFF
33043 From: andreas.koenig@anima.de (Andreas J. Koenig)
33044 Date: 23 Feb 2001 02:39:03 +0100
33045 Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
33047 A further efficiency tweak.
33050 ____________________________________________________________________________
33051 [ 8917] By: jhi on 2001/02/23 20:27:51
33052 Log: Integrate change #8916 from mainline,
33053 do away with USE_WIN32_RTL_ENV.
33054 Branch: maint-5.6/perl
33055 !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
33056 ____________________________________________________________________________
33057 [ 8916] By: jhi on 2001/02/23 20:02:25
33058 Log: Abolish USE_WIN32_RTL_ENV.
33060 ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
33061 ____________________________________________________________________________
33062 [ 8915] By: jhi on 2001/02/23 19:36:00
33063 Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
33064 later protected by some #define.
33067 ____________________________________________________________________________
33068 [ 8914] By: jhi on 2001/02/23 19:31:38
33069 Log: Retract #8902 for now, requested by Charles Lane, the correct
33070 fix will be something else.
33073 ____________________________________________________________________________
33074 [ 8913] By: jhi on 2001/02/23 19:11:36
33075 Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
33076 From: Peter Prymmer <pvhp@forte.com>
33077 Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
33078 Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
33080 ! t/op/lex_assign.t
33081 ____________________________________________________________________________
33082 [ 8912] By: jhi on 2001/02/23 18:38:20
33083 Log: Subject: [patch] perlio + useithreads
33084 From: Doug MacEachern <dougm@covalent.net>
33085 Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
33086 Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
33088 Gets things running but not complete.
33090 ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
33091 ____________________________________________________________________________
33092 [ 8911] By: jhi on 2001/02/23 04:20:02
33093 Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
33095 Duplicated environment freeing, File::Temp 0.12,
33096 op/append portability (EBCDIC) tweak.
33097 Branch: maint-5.6/perl
33098 !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
33100 ____________________________________________________________________________
33101 [ 8910] By: jhi on 2001/02/23 02:07:33
33102 Log: Integrate change #8909 from mainline, a better Borland
33103 putenv() workaround.
33104 Branch: maint-5.6/perl
33106 ____________________________________________________________________________
33107 [ 8909] By: jhi on 2001/02/23 02:05:46
33108 Log: A better workaround for Borland putenv() brokenness from Sarathy.
33111 ____________________________________________________________________________
33112 [ 8908] By: jhi on 2001/02/23 02:04:14
33113 Log: Subject: fix for parameter -Dm (for perl@8867)
33114 From: "Vadim Konovalov" <watman@inbox.ru>
33115 Date: Thu, 22 Feb 2001 17:30:12 +0300
33116 Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
33119 ____________________________________________________________________________
33120 [ 8907] By: jhi on 2001/02/23 01:58:20
33121 Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
33122 From: Peter Prymmer <pvhp@forte.com>
33123 Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
33124 Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
33127 ____________________________________________________________________________
33128 [ 8906] By: jhi on 2001/02/23 01:48:34
33129 Log: Upgrade to File::Temp 0.12, from Tim Jenness.
33131 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
33132 ____________________________________________________________________________
33133 [ 8905] By: jhi on 2001/02/23 01:43:30
33134 Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
33135 From: Peter Prymmer <pvhp@forte.com>
33136 Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
33137 Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
33139 ! t/lib/st-06compat.t
33140 ____________________________________________________________________________
33141 [ 8904] By: jhi on 2001/02/23 01:42:39
33142 Log: Metaconfig unit change for #8903.
33143 Branch: metaconfig/U/perl
33145 ____________________________________________________________________________
33146 [ 8903] By: jhi on 2001/02/23 01:42:12
33147 Log: Be more helpful for devel builders, suggested by John L. Allen.
33150 ____________________________________________________________________________
33151 [ 8902] By: jhi on 2001/02/23 01:37:41
33152 Log: (Retracted by #8914)
33153 (Wrongly, reinstated by #8941)
33155 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
33156 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33157 Date: Thu, 22 Feb 2001 09:43:57 EST
33158 Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
33161 ____________________________________________________________________________
33162 [ 8901] By: jhi on 2001/02/23 01:20:32
33163 Log: Subject: [PATCH perl 5.7.0] malloc message address offset
33164 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33165 Date: Thu, 22 Feb 2001 08:01:35 EST
33166 Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
33169 ____________________________________________________________________________
33170 [ 8900] By: jhi on 2001/02/23 01:18:02
33171 Log: Integrate changes #8898,8899 from mainline, environ handling.
33172 Branch: maint-5.6/perl
33174 ____________________________________________________________________________
33175 [ 8899] By: jhi on 2001/02/23 01:16:25
33176 Log: Rewrite putenv() using my_setenv(). (In general the vendors'
33177 putenv() is not to be relied on, they are either broken or leaky
33181 ____________________________________________________________________________
33182 [ 8898] By: jhi on 2001/02/22 23:36:59
33183 Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
33184 and safesysfree() must be used.
33187 ____________________________________________________________________________
33188 [ 8897] By: jhi on 2001/02/22 23:25:45
33189 Log: With environ one must use safesysmalloc()/safesysfree().
33192 ____________________________________________________________________________
33193 [ 8896] By: jhi on 2001/02/22 22:13:18
33194 Log: If we have a duplicated environment free it
33195 if PERL_DESTRUCT_LEVEL.
33198 ____________________________________________________________________________
33199 [ 8895] By: alanbur on 2001/02/22 19:31:57
33200 Log: Synchronised with parent
33201 Branch: maint-5.6/pureperl
33202 !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
33203 ____________________________________________________________________________
33204 [ 8894] By: gsar on 2001/02/22 19:06:18
33205 Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
33207 fix memory leak in method call optimization (change#3768);
33208 made C<eval "$x->foo()"> leak
33210 fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
33211 Branch: maint-5.6/perl
33213 ____________________________________________________________________________
33214 [ 8893] By: jhi on 2001/02/22 18:35:27
33215 Log: (Retracted by #8915.)
33217 Third Degree finding:
33218 reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
33221 ____________________________________________________________________________
33222 [ 8892] By: jhi on 2001/02/22 14:28:32
33223 Log: Update Changes.
33225 ! Changes patchlevel.h
33226 ____________________________________________________________________________
33227 [ 8891] By: jhi on 2001/02/22 13:22:45
33228 Log: Metaconfig unit changes for #8890.
33230 ! U/modified/Cppsym.U U/threads/archname.U
33231 ____________________________________________________________________________
33232 [ 8890] By: jhi on 2001/02/22 13:22:12
33233 Log: Add -stdio to the archname if no perlio selected,
33234 no -perlio added since that is now the default.
33236 Add few CPUs/architectures to the Cppsym scan.
33238 ! Configure config_h.SH
33239 ____________________________________________________________________________
33240 [ 8889] By: jhi on 2001/02/22 13:05:59
33241 Log: Metaconfig unit change for #8888.
33242 Branch: metaconfig/U/perl
33244 ____________________________________________________________________________
33245 [ 8888] By: jhi on 2001/02/22 13:05:28
33246 Log: *drum roll* Make perlio the default.
33248 ! Configure config_h.SH
33249 ____________________________________________________________________________
33250 [ 8887] By: jhi on 2001/02/22 12:50:52
33251 Log: Integrate change #8665 from maintperl to mainline,
33252 IA64-induced POSIX::SigSet masking with IVs instead of NVs.
33254 !> ext/POSIX/POSIX.xs
33255 ____________________________________________________________________________
33256 [ 8886] By: jhi on 2001/02/22 12:49:24
33257 Log: Integrate changes #8883,8884 from mainline to maintperl.
33259 Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
33260 Subject: Re: File::Temp::_gettemp warning
33261 Branch: maint-5.6/perl
33262 !> embed.h embed.pl lib/File/Temp.pm
33263 ____________________________________________________________________________
33264 [ 8885] By: jhi on 2001/02/22 12:43:59
33267 Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
33268 From: schwab@suse.de
33269 Date: Thu, 22 Feb 2001 13:08:09 +0100
33270 Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
33272 but the fix done slightly differently because the other
33273 half was already done in #8664.
33274 Branch: maint-5.6/perl
33275 ! ext/POSIX/POSIX.xs
33276 ____________________________________________________________________________
33277 [ 8884] By: jhi on 2001/02/22 12:37:15
33278 Log: Subject: Re: File::Temp::_gettemp warning
33279 From: Tim Jenness <t.jenness@jach.hawaii.edu>
33280 Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
33281 Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
33283 This patch to File::Temp does two things:
33285 1. Fixes the problem with CGI::Carp when determining
33286 the Fcntl constants
33288 2. Removes most of the carps and consolidates them so that all the
33289 reasons are included in a single die that is caught by the test. This
33290 means that the correct skipping behaviour is displayed by the test.
33293 ____________________________________________________________________________
33294 [ 8883] By: jhi on 2001/02/22 12:29:19
33295 Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
33296 From: Peter Prymmer <pvhp@forte.com>
33297 Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
33298 Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
33301 ____________________________________________________________________________
33302 [ 8882] By: jhi on 2001/02/21 19:41:33
33303 Log: Integrate change #8881 from mainlin to maintperl.
33305 Subject: [PATCH - perl8585] glob-in-eval memory leak fix
33306 Branch: maint-5.6/perl
33308 ____________________________________________________________________________
33309 [ 8881] By: jhi on 2001/02/21 19:38:57
33310 Log: Subject: [PATCH - perl8585] glob-in-eval memory leak fix
33311 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33312 Date: Wed, 21 Feb 2001 13:08:03 EST
33313 Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
33316 ____________________________________________________________________________
33317 [ 8880] By: jhi on 2001/02/21 19:34:34
33318 Log: Retract #8875, cannot let go of the old semantics of unpack U
33319 without rethinking utf8decode.t.
33322 ____________________________________________________________________________
33323 [ 8879] By: jhi on 2001/02/21 19:08:02
33324 Log: Run run/*.t also in minitest.
33327 ____________________________________________________________________________
33328 [ 8878] By: nick on 2001/02/21 18:55:37
33329 Log: Integrate mainline
33331 !> (integrate 76 files)
33332 ____________________________________________________________________________
33333 [ 8877] By: jhi on 2001/02/21 15:09:33
33334 Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
33336 ! U/compline/nblock_io.U
33338 ! Configure config_h.SH
33339 ____________________________________________________________________________
33340 [ 8876] By: jhi on 2001/02/21 14:54:45
33341 Log: If no sfio, no -lsfio.
33342 Branch: metaconfig/U/perl
33345 ! Configure config_h.SH
33346 ____________________________________________________________________________
33347 [ 8875] By: jhi on 2001/02/21 14:54:00
33348 Log: Make unpack C and unpack C truly equivalent.
33351 ____________________________________________________________________________
33352 [ 8874] By: jhi on 2001/02/21 14:26:02
33353 Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
33354 From: Peter Prymmer <pvhp@forte.com>
33355 Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
33356 Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
33359 ____________________________________________________________________________
33360 [ 8873] By: jhi on 2001/02/21 14:24:31
33361 Log: Subject: [PATCH] fix for charnames above FFFF
33362 From: andreas.koenig@anima.de (Andreas J. Koenig)
33363 Date: 21 Feb 2001 07:05:45 +0100
33364 Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
33366 ! lib/charnames.pm t/lib/charnames.t
33367 ____________________________________________________________________________
33368 [ 8872] By: jhi on 2001/02/21 14:15:25
33369 Log: Integrate change #8868 from pureperl to mainline.
33371 Fixed reference count loop caused by sv_magic.
33374 ____________________________________________________________________________
33375 [ 8871] By: jhi on 2001/02/21 14:07:29
33376 Log: Integrate change #8868 from pureperl to maintperl.
33378 Fixed reference count loop caused by sv_magic.
33379 Branch: maint-5.6/perl
33381 ____________________________________________________________________________
33382 [ 8870] By: jhi on 2001/02/21 14:04:41
33383 Log: Put back the #8840, it was innocent.
33385 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
33386 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
33387 ____________________________________________________________________________
33388 [ 8869] By: jhi on 2001/02/21 14:00:03
33389 Log: unpack("C", ...) was left slightly unfinished by #8865.
33392 ____________________________________________________________________________
33393 [ 8868] By: alanbur on 2001/02/21 01:33:45
33394 Log: Fixed reference count loop caused by sv_magic. sv_magic is called
33395 from gv_fetchpv to create single-character magic variables (e.g. $!),
33396 and it is passed a sv and the gv that contains the sv as the mg_obj
33397 value. When sv_magic stores the mg_obj pointer it increments the gv
33398 refcount, thus causing a sv-gv pair that can't be freed. There is
33399 already a check for sv == obj which is used to prevent such reference
33400 loops. This change extends the check to cover the case described above.
33401 Branch: maint-5.6/pureperl
33403 ____________________________________________________________________________
33404 [ 8867] By: jhi on 2001/02/21 00:52:39
33405 Log: Update Changes.
33407 ! Changes patchlevel.h
33408 ____________________________________________________________________________
33409 [ 8866] By: jhi on 2001/02/21 00:34:20
33410 Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
33411 (Note: there were some conflicts due to EBCDIC and EPOC
33412 patches, in general I preferred the repository code.)
33413 (When 2.753 comes out, we need to synchronize.)
33415 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
33416 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
33418 ____________________________________________________________________________
33419 [ 8865] By: jhi on 2001/02/21 00:24:22
33420 Log: Make pack("C", 0x100) to create Unicode, unless under the
33421 evil influence of 'use bytes'. Similarly, unpack("C", ...)
33422 will understand Unicode, unless you under know what.
33424 ! pp.c t/op/pack.t t/op/qu.t
33425 ____________________________________________________________________________
33426 [ 8864] By: alanbur on 2001/02/20 22:35:34
33427 Log: Resynchronised with parent
33428 Branch: maint-5.6/pureperl
33429 !> README.win32 ext/GDBM_File/GDBM_File.pm
33430 !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
33431 !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
33432 !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
33433 !> t/lib/sdbm.t util.c
33434 ____________________________________________________________________________
33435 [ 8863] By: jhi on 2001/02/20 20:55:11
33436 Log: Integrate change #8860,8861 from mainline into maintperl.
33440 Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
33441 Branch: maint-5.6/perl
33442 !> lib/Test.pm pod/perlop.pod
33443 ____________________________________________________________________________
33444 [ 8862] By: jhi on 2001/02/20 20:30:07
33445 Log: Don't do casting between pointers pointing to differently sized
33449 ____________________________________________________________________________
33450 [ 8861] By: jhi on 2001/02/20 19:53:44
33451 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
33452 From: Peter Prymmer <pvhp@forte.com>
33453 Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
33454 Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
33457 ____________________________________________________________________________
33458 [ 8860] By: jhi on 2001/02/20 19:48:02
33459 Log: "pseudo-literal j", a documentation glitch reported to Debian.
33460 The text recovered from Perl 5.005_03, and pseudo-literal replaced
33461 by "backtick string".
33464 ____________________________________________________________________________
33465 [ 8859] By: jhi on 2001/02/20 19:15:46
33466 Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
33470 ____________________________________________________________________________
33471 [ 8858] By: jhi on 2001/02/20 17:36:53
33472 Log: Integrate pureperl changes #8844,8845,8850 to mainline
33473 (via maintperl #8855).
33475 Fixed %^H scoping bug
33477 Removed GV <-> CV refcount loop
33479 Removed %ENV refcount loop
33481 !> gv.c op.c perl.c pp.c scope.c
33482 ____________________________________________________________________________
33483 [ 8857] By: jhi on 2001/02/20 17:34:32
33484 Log: Integrate changes #8853,8854 from maintperl to mainline.
33486 EBDIC fixes, README.win32 Borland update.
33488 !> README.win32 handy.h util.c
33489 ____________________________________________________________________________
33490 [ 8856] By: jhi on 2001/02/20 17:33:16
33491 Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
33492 Branch: maint-5.6/perl
33493 !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
33494 !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
33495 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
33496 ____________________________________________________________________________
33497 [ 8855] By: jhi on 2001/02/20 17:32:13
33498 Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
33500 Fixed %^H scoping bug
33502 Removed GV <-> CV refcount loop
33504 Removed %ENV refcount loop
33505 Branch: maint-5.6/perl
33506 !> gv.c op.c perl.c pp.c scope.c
33507 ____________________________________________________________________________
33508 [ 8854] By: jhi on 2001/02/20 17:25:06
33509 Log: Subject: Addition to readme.win32 for Borland C++ compilers
33510 Date: Tue, 20 Feb 2001 02:15:25 +0300
33511 From: "Vadim Konovalov" <watman@inbox.ru>
33512 Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
33514 Document Borland compiler misbehaviour.
33515 Branch: maint-5.6/perl
33517 ____________________________________________________________________________
33518 [ 8853] By: jhi on 2001/02/20 17:22:25
33519 Log: The assimilation of ebcdic.c didn't quite work at the first try,
33520 patches from Thomas Dorner.
33521 Branch: maint-5.6/perl
33523 ____________________________________________________________________________
33524 [ 8852] By: jhi on 2001/02/20 17:20:15
33525 Log: Subject: [PATCH] More Mac OS patches for maint-5.6
33526 From: Chris Nandor <pudge@pobox.com>
33527 Date: Tue, 20 Feb 2001 08:32:45 -0500
33528 Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
33529 Branch: maint-5.6/perl
33531 ____________________________________________________________________________
33532 [ 8851] By: jhi on 2001/02/20 17:15:52
33533 Log: Filter::Util::Call update to 1.05, from Paul Marquess.
33535 ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
33536 ! t/lib/filter-util.t
33537 ____________________________________________________________________________
33538 [ 8850] By: alanbur on 2001/02/20 17:12:40
33539 Log: Removed %ENV refcount loop. Elements of %ENV are magical,
33540 and the magic pointer points back to the GV that contains the
33541 %ENV hash. This creates a refcount loop that prevents members
33542 of %ENV from being freed correctly. This change removes the
33543 refcount loop - the magic pointer was never used anyway, the
33544 only use of the magic was to check the type ('E') so that the
33545 appropriate environment manipulation code is called when %ENV
33547 Branch: maint-5.6/pureperl
33549 ____________________________________________________________________________
33550 [ 8849] By: jhi on 2001/02/20 17:12:20
33551 Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
33552 From: "Craig A. Berry" <craigberry@mac.com>
33553 Date: Mon, 19 Feb 2001 23:36:12 -0600
33554 Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
33556 Case-forgiving systems match TestInit.pm with TES*.
33558 ! t/lib/glob-basic.t
33559 ____________________________________________________________________________
33560 [ 8848] By: jhi on 2001/02/20 17:10:02
33561 Log: strict-w-proof the ?DBM_File, from Paul Marquess.
33563 ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
33564 ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
33565 ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
33566 ____________________________________________________________________________
33567 [ 8847] By: jhi on 2001/02/20 15:34:41
33568 Log: The #8843 wasn't quite right: %Config needs to imported.
33571 ____________________________________________________________________________
33572 [ 8846] By: jhi on 2001/02/20 15:31:50
33573 Log: Retract the #8838 and #8840 for now because of
33574 the DB_File tie problem.
33576 ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
33577 ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
33579 ____________________________________________________________________________
33580 [ 8845] By: alanbur on 2001/02/20 14:25:41
33581 Log: Removed GV <-> CV refcount loop
33582 CvGV(mycv) points to the parent GV of the CV, and was previously
33583 refcounted. The pointer remains, but the refcounting has been removed
33584 as it causes a refcount loop between the CV and GV that means the CV
33585 can't ever be deleted.
33586 Branch: maint-5.6/pureperl
33588 ____________________________________________________________________________
33589 [ 8844] By: alanbur on 2001/02/20 14:23:13
33590 Log: Fixed %^H scoping bug
33591 Branch: maint-5.6/pureperl
33593 ____________________________________________________________________________
33594 [ 8843] By: jhi on 2001/02/19 13:38:08
33595 Log: fork() not everywhere, cleanup temp files.
33598 ____________________________________________________________________________
33599 [ 8842] By: alanbur on 2001/02/19 12:42:07
33600 Log: Resynchronised with parent
33601 Branch: maint-5.6/pureperl
33602 !> pod/perlfaq4.pod sv.c utf8.c
33603 ____________________________________________________________________________
33604 [ 8841] By: jhi on 2001/02/19 03:35:51
33605 Log: Update Changes.
33607 ! Changes patchlevel.h
33608 ____________________________________________________________________________
33609 [ 8840] By: jhi on 2001/02/19 00:23:41
33610 Log: Subject: [patch] add sv_setref_uv
33611 From: Doug MacEachern <dougm@covalent.net>
33612 Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
33613 Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
33615 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
33616 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
33617 ____________________________________________________________________________
33618 [ 8839] By: jhi on 2001/02/19 00:01:38
33619 Log: Put to rest the 20010205.001, the email address checking (not) regex.
33622 ____________________________________________________________________________
33623 [ 8838] By: jhi on 2001/02/18 22:17:54
33624 Log: Subject: [patch] xsubpp: make sv_setref_* targetable
33625 From: Doug MacEachern <dougm@covalent.net>
33626 Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
33627 Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
33629 ! lib/ExtUtils/xsubpp
33630 ____________________________________________________________________________
33631 [ 8837] By: jhi on 2001/02/18 22:16:50
33632 Log: Subject: [patch] -Wall cleanup round 2
33633 From: Doug MacEachern <dougm@covalent.net>
33634 Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
33635 Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
33637 ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
33638 ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
33639 ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
33640 ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
33641 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
33642 ! ext/SDBM_File/SDBM_File.xs
33643 ____________________________________________________________________________
33644 [ 8836] By: jhi on 2001/02/18 22:11:20
33645 Log: Misapplied regex optimizations when \C is present.
33646 Fixes 20001230.002.
33648 What still remains broken is that the submatches that
33649 have \C in them get their UTF8 flag on because their
33650 parent SV has it on. This will result in malformed
33651 UTF8 if a \C happened to match a non-ASCII byte.
33653 ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
33655 ____________________________________________________________________________
33656 [ 8835] By: jhi on 2001/02/18 20:12:02
33657 Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
33659 The hash key got wrongly UTF8fied.
33661 ! pod/perlapi.pod toke.c utf8.c
33662 ____________________________________________________________________________
33663 [ 8834] By: jhi on 2001/02/18 19:44:25
33664 Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
33665 don't warn on magical or overloaded things.
33668 ____________________________________________________________________________
33669 [ 8833] By: nick on 2001/02/18 19:31:22
33670 Log: Integrate mainline
33672 +> t/TestInit.pm t/run/runenv.t
33674 !> MANIFEST Makefile.SH ext/Storable/ChangeLog
33675 !> ext/Storable/Storable.pm ext/Storable/Storable.xs
33676 !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
33677 !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
33678 !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
33679 !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
33681 ____________________________________________________________________________
33682 [ 8832] By: jhi on 2001/02/18 19:21:18
33683 Log: Integrate perlio.
33685 !> perlio.c pod/perldiag.pod
33686 ____________________________________________________________________________
33687 [ 8831] By: jhi on 2001/02/18 19:14:20
33688 Log: Integrate change #8827 from mainline.
33691 Branch: maint-5.6/perl
33693 ____________________________________________________________________________
33694 [ 8830] By: nick on 2001/02/18 19:10:34
33695 Log: Apply the spirit of patch from Nick Clark:
33696 Subject: [PATCH] Re: extensions that provide layers
33697 From: Nicholas Clark <nick@ccl4.org>
33698 Date: Mon, 12 Feb 2001 16:43:51 +0000
33699 Message-Id: <20010212164350.Q3652@plum.flirble.org>
33701 ! perlio.c pod/perldiag.pod
33702 ____________________________________________________________________________
33703 [ 8829] By: jhi on 2001/02/18 19:03:25
33704 Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN preamble on tests.
33705 From: schwern@pobox.com
33706 Date: Sun, 18 Feb 2001 13:44:35 -0500
33707 Message-ID: <20010218134435.A17544@magnonel.guild.net>
33709 Applied, but as t/TestInit.pm.
33712 ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
33713 ! t/op/subst_wamp.t
33714 ____________________________________________________________________________
33715 [ 8828] By: jhi on 2001/02/18 18:43:52
33716 Log: Integrate perlio.
33719 ____________________________________________________________________________
33720 [ 8827] By: jhi on 2001/02/18 18:41:33
33724 ____________________________________________________________________________
33725 [ 8826] By: nick on 2001/02/18 17:40:59
33726 Log: Fix [ID 20010217.002]
33727 open FOO, "<:raw:perlio", ...
33728 :raw now inserts default base layer below itself.
33730 open FOO, "<:unix", ...
33731 works as well - but leaves buffer layer on stack under the unix layer.
33734 ____________________________________________________________________________
33735 [ 8825] By: jhi on 2001/02/18 17:15:39
33736 Log: Integrate perlio.
33738 !> perlio.c perliol.h
33739 ____________________________________________________________________________
33740 [ 8824] By: jhi on 2001/02/18 17:10:53
33741 Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
33742 From: schwern@pobox.com
33743 Date: Sun, 18 Feb 2001 01:48:50 -0500
33744 Message-ID: <20010218014850.C19957@magnonel.guild.net>
33746 ! lib/Test/Harness.pm t/TEST t/op/chop.t
33747 ____________________________________________________________________________
33748 [ 8823] By: jhi on 2001/02/18 17:01:06
33749 Log: Add run/*.t to testables.
33752 ____________________________________________________________________________
33753 [ 8822] By: jhi on 2001/02/18 16:58:58
33754 Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
33755 From: schwern@pobox.com
33756 Date: Sun, 18 Feb 2001 01:11:35 -0500
33757 Message-ID: <20010218011135.A19957@magnonel.guild.net>
33759 Revive mjd's and Simon's PERL5OPT fix.
33763 ____________________________________________________________________________
33764 [ 8821] By: jhi on 2001/02/18 16:53:46
33765 Log: Subject: Re: Why t/TEST and not Test::Harness?
33766 From: schwern@pobox.com
33767 Date: Sat, 17 Feb 2001 22:44:44 -0500
33768 Message-ID: <20010217224444.A6679@magnonel.guild.net>
33770 Replace UTEST with TEST -utf8.
33773 ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
33774 ! t/lib/glob-basic.t
33775 ____________________________________________________________________________
33776 [ 8820] By: nick on 2001/02/18 13:06:16
33777 Log: Clean up a few core dumps when layers are used in unexpected ways.
33778 (Still not "right"...)
33780 ! perlio.c perliol.h
33781 ____________________________________________________________________________
33782 [ 8819] By: jhi on 2001/02/18 02:25:55
33783 Log: Integrate change #8818 from maintperl, a FAQ nit.
33785 !> pod/perlfaq4.pod
33786 ____________________________________________________________________________
33787 [ 8818] By: jhi on 2001/02/18 02:24:50
33788 Log: FAQ nit from Chris Fedde.
33789 Branch: maint-5.6/perl
33791 ____________________________________________________________________________
33792 [ 8817] By: nick on 2001/02/17 18:20:14
33793 Log: Integrate mainline
33795 +> lib/unicode/UCD.html lib/unicode/Unicode.html
33796 +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
33797 +> pod/perlclib.pod
33798 - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
33799 - lib/unicode/Unicode.301
33800 !> (integrate 324 files)
33801 ____________________________________________________________________________
33802 [ 8816] By: jhi on 2001/02/17 16:56:58
33803 Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
33805 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
33806 ! ext/Storable/Storable.xs t/lib/st-06compat.t
33807 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
33808 ____________________________________________________________________________
33809 [ 8815] By: jhi on 2001/02/17 16:40:07
33810 Log: Subject: [patch] -Wall
33811 From: Doug MacEachern <dougm@covalent.net>
33812 Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
33813 Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
33815 ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
33816 ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
33817 ____________________________________________________________________________
33818 [ 8814] By: jhi on 2001/02/16 19:27:18
33819 Log: Document qu better.
33822 ____________________________________________________________________________
33823 [ 8813] By: jhi on 2001/02/15 13:54:37
33824 Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
33825 From: Hugo <hv@crypt.compulink.co.uk>
33826 Date: Thu, 15 Feb 2001 13:39:49 +0000
33827 Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
33830 ____________________________________________________________________________
33831 [ 8812] By: alanbur on 2001/02/15 13:52:16
33832 Log: Resynchronised with parent
33833 Branch: maint-5.6/pureperl
33835 !> (integrate 36 files)
33836 ____________________________________________________________________________
33837 [ 8811] By: jhi on 2001/02/15 13:51:16
33838 Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
33840 Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
33841 From: Jan Dubois <JanD@ActiveState.com>
33842 Date: Wed, 31 Jan 2001 21:17:03 -0800
33843 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
33845 tweak change#8659 to keep it simple
33847 Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
33848 From: Russ Allbery <rra@stanford.edu>
33849 Date: 14 Feb 2001 10:15:41 -0800
33850 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
33854 Upgrade to podlators 1.08, from Russ Allbery.
33856 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
33857 !> utils/perldoc.PL
33858 ____________________________________________________________________________
33859 [ 8810] By: jhi on 2001/02/15 13:35:08
33860 Log: Upgrade to podlators 1.08, from Russ Allbery.
33861 Branch: maint-5.6/perl
33862 ! lib/Pod/Man.pm lib/Pod/Text.pm
33863 ____________________________________________________________________________
33864 [ 8809] By: jhi on 2001/02/15 13:26:38
33865 Log: (accidentally empty check-in)
33866 Branch: maint-5.6/perl
33867 ! lib/Test/Harness.pm
33868 ____________________________________________________________________________
33869 [ 8808] By: jhi on 2001/02/15 13:23:47
33870 Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
33871 From: Russ Allbery <rra@stanford.edu>
33872 Date: 14 Feb 2001 10:15:41 -0800
33873 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
33875 perldoc was hardcoding $Config{installscript}, which breaks
33876 when install* isn't where Perl ends up (such as with AFS).
33878 Use $Config{scriptdir} instead.
33879 Branch: maint-5.6/perl
33881 ____________________________________________________________________________
33882 [ 8807] By: jhi on 2001/02/14 14:37:27
33883 Log: Update Changes.
33885 ! Changes patchlevel.h
33886 ____________________________________________________________________________
33887 [ 8806] By: jhi on 2001/02/14 14:25:31
33888 Log: Integrate changes #8803,8804,8805 from mainline.
33890 Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
33892 Don't skip too much of the locale error message if no environ array,
33895 More MacOS Classic fixes from Chris Nandor.
33896 Branch: maint-5.6/perl
33897 !> doop.c lib/Cwd.pm perl.c perl.h util.c
33898 ____________________________________________________________________________
33899 [ 8805] By: jhi on 2001/02/14 03:29:01
33900 Log: More MacOS Classic fixes from Chris Nandor.
33902 ! doop.c lib/Cwd.pm
33903 ____________________________________________________________________________
33904 [ 8804] By: jhi on 2001/02/14 03:18:35
33905 Log: Don't skip too much of the locale error message if no environ array,
33909 ____________________________________________________________________________
33910 [ 8803] By: jhi on 2001/02/14 03:14:14
33911 Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
33914 ____________________________________________________________________________
33915 [ 8802] By: jhi on 2001/02/13 18:31:33
33916 Log: AUTHORS update.
33919 ____________________________________________________________________________
33920 [ 8801] By: jhi on 2001/02/13 17:55:19
33921 Log: Integrate change #8792 from mainline.
33923 Subject: buncha MacPerl patches for bleadperl
33924 From: Chris Nandor <pudge@pobox.com>
33925 Date: Tue, 13 Feb 2001 00:02:43 -0500
33926 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
33927 Branch: maint-5.6/perl
33928 !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
33929 !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
33930 !> t/lib/basename.t toke.c util.h
33931 ____________________________________________________________________________
33932 [ 8800] By: jhi on 2001/02/13 17:46:43
33933 Log: When doing that Fpos_t used in PerlIO_getpos proto needs
33934 to be forced to Off_t.
33936 Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
33937 From: nick@ccl4.org
33938 Date: Thu, 1 Feb 2001 12:01:04 +0000
33939 Message-Id: <20010201120103.E11401@plum.flirble.org>
33940 Branch: maint-5.6/perl
33941 ! iperlsys.h perlio.c
33942 ____________________________________________________________________________
33943 [ 8799] By: jhi on 2001/02/13 16:52:51
33944 Log: Duplex duplex hunk hunk.
33945 Branch: maint-5.6/perl
33947 ____________________________________________________________________________
33948 [ 8797] By: jhi on 2001/02/13 14:52:04
33949 Log: Subject: [PATCH perl@8773] integral ok lines for VMS
33950 From: "Craig A. Berry" <craigberry@mac.com>
33951 Date: Mon, 12 Feb 2001 11:05:25 -0600
33952 Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
33954 ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
33955 ____________________________________________________________________________
33956 [ 8796] By: jhi on 2001/02/13 14:36:47
33957 Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
33958 From: simon.cozens@pembroke.oxford.ac.uk
33959 Date: Sat, 10 Feb 2001 17:57:02 +0000
33960 Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
33962 Now it does include.
33965 ____________________________________________________________________________
33966 [ 8795] By: jhi on 2001/02/13 14:30:11
33967 Log: Sort the MANIFEST.
33970 ____________________________________________________________________________
33971 [ 8794] By: jhi on 2001/02/13 14:26:51
33972 Log: Integrate change #8793 from mainline, FAQ updates.
33973 Branch: maint-5.6/perl
33974 !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
33975 ____________________________________________________________________________
33976 [ 8793] By: jhi on 2001/02/13 14:25:13
33977 Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
33979 ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
33980 ____________________________________________________________________________
33981 [ 8792] By: jhi on 2001/02/13 14:22:50
33982 Log: Subject: buncha MacPerl patches for bleadperl
33983 From: Chris Nandor <pudge@pobox.com>
33984 Date: Tue, 13 Feb 2001 00:02:43 -0500
33985 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
33987 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
33988 ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
33989 ! t/lib/basename.t toke.c util.h
33990 ____________________________________________________________________________
33991 [ 8791] By: jhi on 2001/02/13 14:10:39
33992 Log: Integrate change #8790 from mainline.
33994 environ array wrongly assumed in Perl_init_i18nl10n(),
33995 Branch: maint-5.6/perl
33997 ____________________________________________________________________________
33998 [ 8790] By: jhi on 2001/02/13 14:06:15
33999 Log: environ array wrongly assumed in Perl_init_i18nl10n(),
34000 noticed by Chris Nandor in MacOS Classic.
34003 ____________________________________________________________________________
34004 [ 8789] By: jhi on 2001/02/13 13:58:07
34005 Log: Integrate changes #8373,8487,8544,8783 from mainline.
34007 Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
34008 hints files, the dynaloading, assimilate ebcdic into util.c.
34009 Branch: maint-5.6/perl
34011 ! MANIFEST hints/posix-bc.sh
34012 !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
34013 !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
34014 !> perlapi.c proto.h util.c
34015 ____________________________________________________________________________
34016 [ 8788] By: alanbur on 2001/02/13 10:33:13
34017 Log: Integrated changes from maint-5.6
34018 Branch: maint-5.6/pureperl
34019 !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
34020 !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
34021 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
34022 !> vos/config.ga.h vos/configure_perl.cm
34023 ____________________________________________________________________________
34024 [ 8787] By: jhi on 2001/02/13 05:56:36
34025 Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
34028 ____________________________________________________________________________
34029 [ 8786] By: jhi on 2001/02/13 05:54:34
34030 Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
34031 From: Dorner Thomas <Thomas.Dorner@start.de>
34032 Date: Mon, 12 Feb 2001 15:06:26 +0100
34033 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
34034 Branch: maint-5.6/perl
34036 ____________________________________________________________________________
34037 [ 8785] By: jhi on 2001/02/13 05:29:04
34038 Log: Integrate change #8781 from maintperl, OpenBSD hints update.
34040 !> hints/openbsd.sh
34041 ____________________________________________________________________________
34042 [ 8784] By: jhi on 2001/02/13 02:25:24
34043 Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
34044 From: Peter Prymmer <pvhp@forte.com>
34045 Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
34046 Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
34049 ____________________________________________________________________________
34050 [ 8783] By: jhi on 2001/02/13 02:22:36
34051 Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
34054 ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
34055 ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
34057 ____________________________________________________________________________
34058 [ 8782] By: jhi on 2001/02/13 02:00:07
34059 Log: Add OpenBSD to the list of 5.6.1-okay platforms.
34060 Branch: maint-5.6/perl
34062 ____________________________________________________________________________
34063 [ 8781] By: jhi on 2001/02/13 01:58:44
34064 Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
34065 Branch: maint-5.6/perl
34067 ____________________________________________________________________________
34068 [ 8780] By: jhi on 2001/02/13 01:57:33
34069 Log: Synchronize the regexp tests between maintperl and mainline.
34070 Branch: maint-5.6/perl
34072 ____________________________________________________________________________
34073 [ 8779] By: jhi on 2001/02/13 01:49:35
34074 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
34075 From: Hugo <hv@crypt.compulink.co.uk>
34076 Date: Tue, 13 Feb 2001 00:11:11 +0000
34077 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
34079 ! regcomp.c t/op/re_tests
34080 ____________________________________________________________________________
34081 [ 8778] By: jhi on 2001/02/13 00:23:10
34082 Log: Comments do not nest.
34085 ____________________________________________________________________________
34086 [ 8777] By: jhi on 2001/02/13 00:17:54
34087 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
34088 From: Hugo <hv@crypt.compulink.co.uk>
34089 Date: Tue, 13 Feb 2001 00:11:11 +0000
34090 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
34091 Branch: maint-5.6/perl
34092 ! regcomp.c t/op/re_tests
34093 ____________________________________________________________________________
34094 [ 8776] By: jhi on 2001/02/12 23:25:52
34095 Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
34096 Branch: maint-5.6/perl
34098 ____________________________________________________________________________
34099 [ 8775] By: jhi on 2001/02/12 23:04:28
34100 Log: VOS updates for 5.6-TRIAL2 from Paul Green.
34101 Branch: maint-5.6/perl
34102 ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
34103 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
34104 ! vos/configure_perl.cm
34105 ____________________________________________________________________________
34106 [ 8774] By: jhi on 2001/02/12 22:59:11
34107 Log: Subject: Re: [patch] context for 'U' magic functions
34108 From: Doug MacEachern <dougm@covalent.net>
34109 Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
34110 Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
34112 plus the suggestion by Nick Ing-Simmons to name the macro
34113 as PERL_MG_UFUNC to avoid namespace pollution, plus add
34114 the advice by Doug for XS writers to perl.h
34117 ____________________________________________________________________________
34118 [ 8773] By: jhi on 2001/02/11 20:14:12
34119 Log: Update Changes.
34121 ! Changes patchlevel.h
34122 ____________________________________________________________________________
34123 [ 8772] By: jhi on 2001/02/11 18:47:52
34124 Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
34125 From: Simon Cozens <simon@cozens.net>
34126 Date: Wed, 31 Jan 2001 16:31:43 +0000
34127 Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
34130 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
34132 ____________________________________________________________________________
34133 [ 8771] By: jhi on 2001/02/11 18:36:48
34134 Log: Upgrade to Unicode 3.1 beta 2001-02-11.
34136 Blocks-4d3.beta.txt
34137 CaseFolding-3d4.beta.txt
34138 CompositionExclusions-3d6.beta.txt
34139 EastAsianWidth-4d4.beta.txt
34140 LineBreak-6d3.beta.txt
34141 NamesList-3.1.0d1.beta.txt
34142 PropList-3.1.0d4.beta.txt
34143 SpecialCasing-4d1.beta.txt
34144 UnicodeData-3.1.0d6.beta.txt
34146 + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
34147 +> lib/unicode/UCD.html lib/unicode/Unicode.html
34148 - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
34149 - lib/unicode/Unicode.301
34151 ____________________________________________________________________________
34152 [ 8770] By: jhi on 2001/02/11 17:26:22
34153 Log: UTF-8 documentation.
34156 ____________________________________________________________________________
34157 [ 8769] By: jhi on 2001/02/11 17:12:49
34158 Log: Retract #8762.
34161 ____________________________________________________________________________
34162 [ 8768] By: jhi on 2001/02/11 16:54:45
34163 Log: Subject: [PATCH] Test::Harness
34164 From: andreas.koenig@anima.de (Andreas J. Koenig)
34165 Date: 11 Feb 2001 14:37:00 +0100
34166 Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
34168 ! lib/Test/Harness.pm
34169 ____________________________________________________________________________
34170 [ 8767] By: jhi on 2001/02/11 16:53:52
34171 Log: Subject: [PATCH] Document makepatch in Porting/patching
34172 From: andreas.koenig@anima.de (Andreas J. Koenig)
34173 Date: 11 Feb 2001 16:46:28 +0100
34174 Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
34176 ! Porting/patching.pod
34177 ____________________________________________________________________________
34178 [ 8766] By: jhi on 2001/02/11 06:30:23
34179 Log: Subject: Re: [patch] GvSHARED
34180 Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
34181 From: Doug MacEachern <dougm@covalent.net>
34182 Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
34184 Subject: Re: [patch] GvSHARED
34185 From: Doug MacEachern <dougm@covalent.net>
34186 Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
34187 Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
34189 Subject: [patch] attributes.pm support for `shared'
34190 From: Doug MacEachern <dougm@covalent.net>
34191 Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
34192 Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
34194 our() attributes were ignored, our :shared pieces missing,
34195 allow attributes.pm to turn on shared.
34197 ! op.c t/op/attrs.t toke.c xsutils.c
34198 ____________________________________________________________________________
34199 [ 8765] By: alanbur on 2001/02/10 23:11:19
34200 Log: Resync with parent (hopefully sucessfully this time)
34201 Branch: maint-5.6/pureperl
34202 !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
34203 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
34204 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
34205 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
34206 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
34207 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
34208 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
34209 ____________________________________________________________________________
34210 [ 8764] By: jhi on 2001/02/10 22:54:38
34211 Log: Make TEST and UTEST more verbose in case something goes
34212 wrong in running/compiling a script, suggested by Doug
34216 ____________________________________________________________________________
34217 [ 8763] By: jhi on 2001/02/10 22:11:34
34218 Log: Bogus shebang.
34221 ____________________________________________________________________________
34222 [ 8762] By: jhi on 2001/02/10 21:56:02
34223 Log: (Retracted by #8769)
34226 ____________________________________________________________________________
34227 [ 8761] By: jhi on 2001/02/10 21:26:15
34228 Log: Subject: Re: [patch] GvSHARED
34229 From: Doug MacEachern <dougm@covalent.net>
34230 Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
34231 Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
34233 our @EXPORT : shared = (...);
34236 ____________________________________________________________________________
34237 [ 8760] By: jhi on 2001/02/10 21:25:07
34238 Log: Subject: [patch] GvSHARED
34239 From: Doug MacEachern <dougm@covalent.net>
34240 Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
34241 Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
34243 ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
34244 ____________________________________________________________________________
34245 [ 8759] By: alanbur on 2001/02/10 21:24:27
34246 Log: Backed out mismerge.
34247 Branch: maint-5.6/pureperl
34248 ! MANIFEST README.hpux README.vmesa gv.c installhtml
34249 ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
34250 ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
34251 ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
34252 ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
34253 ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
34254 ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
34255 ____________________________________________________________________________
34256 [ 8758] By: jhi on 2001/02/10 18:01:17
34257 Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
34259 Fixed UMRs and leak in Perl_pmtrans()
34261 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
34262 associated UTFied tr/// code. Also fixed scoping leak of
34265 newATTRSUB leaks when an attempt to redefine the active sort sub is
34267 Branch: maint-5.6/perl
34269 ____________________________________________________________________________
34270 [ 8757] By: alanbur on 2001/02/10 17:56:46
34271 Log: Resynchronised with parent
34272 Branch: maint-5.6/pureperl
34276 !> MANIFEST README.hpux README.vmesa installhtml
34277 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
34278 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
34279 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
34280 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
34281 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
34282 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
34283 ____________________________________________________________________________
34284 [ 8756] By: alanbur on 2001/02/10 17:51:15
34285 Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
34287 Branch: maint-5.6/pureperl
34289 ____________________________________________________________________________
34290 [ 8755] By: jhi on 2001/02/09 22:41:35
34291 Log: Upgrade to CPAN 1.59_54, from Andreas König.
34293 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34294 ____________________________________________________________________________
34295 [ 8754] By: jhi on 2001/02/09 22:29:20
34296 Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
34298 Didn't upgrade the fill.t since it has a dependency to File::Slurp
34299 purely for debugging purposes, the actual test hasn't changed.
34301 ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
34303 ____________________________________________________________________________
34304 [ 8753] By: jhi on 2001/02/09 20:17:50
34305 Log: Integrate change #8682 from maintperl.
34307 IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
34311 ____________________________________________________________________________
34312 [ 8752] By: jhi on 2001/02/09 20:00:46
34313 Log: Update Changes.
34315 ! Changes patchlevel.h
34316 ____________________________________________________________________________
34317 [ 8751] By: nick on 2001/02/09 19:48:37
34318 Log: Integrate mainline
34320 +> README.bs2000 t/lib/cgi-esc.t
34322 !> (integrate 53 files)
34323 ____________________________________________________________________________
34324 [ 8750] By: nick on 2001/02/09 19:25:16
34325 Log: Subject: RE: Biannual Competition to Improve Hashing Function
34326 From: Fisher Mark <fisherm@tce.com>
34327 Date: Thu, 8 Feb 2001 10:44:00 -0500
34328 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
34329 Date: Thu, 8 Feb 2001 15:02:47 -0500
34330 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
34332 ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
34333 ____________________________________________________________________________
34334 [ 8749] By: jhi on 2001/02/09 19:02:35
34335 Log: Forgotten fragment.
34338 ____________________________________________________________________________
34339 [ 8748] By: jhi on 2001/02/09 18:31:34
34340 Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
34341 plus manual tweakage.
34343 Sync the perlfaq2 between mainline and maintperl.
34344 Branch: maint-5.6/perl
34347 !> pod/perlfaq2.pod
34348 ____________________________________________________________________________
34349 [ 8747] By: jhi on 2001/02/09 18:12:04
34350 Log: Subject: versiononly and installperl
34351 From: abigail@foad.org
34352 Date: Wed, 7 Feb 2001 22:43:12 +0100
34353 Message-ID: <20010207214312.7045.qmail@foad.org>
34355 Add +v flag to force a normal install of the perl binary
34358 Subject: [PATCH] installperl
34359 From: Nicholas Clark <nick@ccl4.org>
34360 Date: Fri, 9 Feb 2001 16:28:57 +0000
34361 Message-ID: <20010209162857.B10931@plum.flirble.org>
34363 Add -A flag which also hardlinks the binary with
34364 the full architecture name.
34367 ____________________________________________________________________________
34368 [ 8746] By: jhi on 2001/02/09 18:03:43
34369 Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
34371 Subject: perlfaq2, re: perlmongers
34373 Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
34375 Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
34377 Subject: [ID 20010205.001] typo in perlfaq9
34379 Subject: [ID 20010208.002] unordered explanation in perlcall
34380 Branch: maint-5.6/perl
34381 !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
34382 !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
34383 !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
34384 ____________________________________________________________________________
34385 [ 8745] By: jhi on 2001/02/09 17:59:09
34386 Log: Subject: [ID 20010208.002] unordered explanation in perlcall
34387 From: abela@geneanet.org
34388 Date: Thu, 8 Feb 2001 16:11:46 +0100 (CET)
34389 Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
34392 ____________________________________________________________________________
34393 [ 8744] By: jhi on 2001/02/09 17:48:16
34394 Log: Subject: [ID 20010205.001] typo in perlfaq9
34395 From: eserte@vran.herceg.de
34396 Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
34397 Message-Id: <200102042244.XAA21926@vran.herceg.de>
34400 ____________________________________________________________________________
34401 [ 8743] By: jhi on 2001/02/09 17:25:12
34402 Log: Integrate change #8695 from maintperl.
34404 thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
34407 ____________________________________________________________________________
34408 [ 8742] By: jhi on 2001/02/09 17:21:22
34409 Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
34410 From: Andy Dougherty <doughera@lafayette.edu>
34411 Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
34412 Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
34415 ____________________________________________________________________________
34416 [ 8741] By: jhi on 2001/02/09 17:05:19
34417 Log: Integrate changes #8738,8739,8740 from maintperl.
34419 Html files will be installed in a more logical and easier to
34420 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
34422 Html files will be generated with a header to make them look
34423 a little less bare.
34425 Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
34427 !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
34428 ____________________________________________________________________________
34429 [ 8740] By: jhi on 2001/02/09 17:03:46
34430 Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
34431 From: "Brendan O'Dea" <bod@compusol.com.au>
34432 Date: Sun, 4 Feb 2001 11:17:56 +1100
34433 Message-ID: <20010204111756.A16301@compusol.com.au>
34434 Branch: maint-5.6/perl
34436 ____________________________________________________________________________
34437 [ 8739] By: jhi on 2001/02/09 17:01:59
34438 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
34439 From: "Indy Singh" <indy@nusphere.com>
34440 Date: Fri, 2 Feb 2001 15:09:59 -0500
34441 Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
34443 Html files will be generated with a header to make them look
34444 a little less bare.
34445 Branch: maint-5.6/perl
34447 ____________________________________________________________________________
34448 [ 8738] By: jhi on 2001/02/09 16:58:48
34449 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
34450 From: "Indy Singh" <indy@nusphere.com>
34451 Date: Fri, 2 Feb 2001 15:08:23 -0500
34452 Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
34454 Html files will be installed in a more logical and easier to
34455 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
34456 Branch: maint-5.6/perl
34457 ! win32/Makefile win32/makefile.mk
34458 ____________________________________________________________________________
34459 [ 8737] By: jhi on 2001/02/09 16:46:54
34460 Log: Integrate changes #8687,8736 from maintperl.
34462 HP-UX thread patches from Merijn H. Brand.
34464 Latin nit from Philip Newton.
34466 !> README.hpux hints/hpux.sh
34467 ____________________________________________________________________________
34468 [ 8736] By: jhi on 2001/02/09 16:42:31
34469 Log: Latin nit from Philip Newton.
34470 Branch: maint-5.6/perl
34472 ____________________________________________________________________________
34473 [ 8735] By: jhi on 2001/02/09 16:24:03
34474 Log: Integrate changes #8704,8710 from pureperl.
34476 Fixed UMRs and leak in Perl_pmtrans()
34478 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
34479 associated UTFied tr/// code. Also fixed scoping leak of
34483 ____________________________________________________________________________
34484 [ 8734] By: jhi on 2001/02/09 15:40:21
34485 Log: Integrate change #8733 from maintperl.
34487 Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
34490 ____________________________________________________________________________
34491 [ 8733] By: jhi on 2001/02/09 15:35:47
34492 Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
34493 From: Prymmer/Kahn <pvhp@best.com>
34494 Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
34495 Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
34496 Branch: maint-5.6/perl
34498 ____________________________________________________________________________
34499 [ 8732] By: jhi on 2001/02/09 15:26:17
34500 Log: Rename README.posix-bc to README.bs2000 (to avoid the
34501 confusion of a "perlposix-bc.pod"), add a few missing
34502 arch pods, regen toc.
34503 Branch: maint-5.6/perl
34506 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
34507 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
34508 ____________________________________________________________________________
34509 [ 8731] By: jhi on 2001/02/09 15:23:39
34510 Log: De-cut-and-pasto.
34513 ____________________________________________________________________________
34514 [ 8730] By: jhi on 2001/02/09 15:11:13
34515 Log: Rename README.posix-bc to README.bs2000 to avoid confusion
34516 when people think that perlposix-bc.pod tells anything about
34517 Perl and POSIX. Regen toc.
34521 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
34522 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
34523 ____________________________________________________________________________
34524 [ 8729] By: jhi on 2001/02/09 14:52:28
34525 Log: The README.vmesa part of #8712 from maintperl.
34528 ____________________________________________________________________________
34529 [ 8728] By: jhi on 2001/02/09 14:46:06
34530 Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
34531 From: Peter Prymmer <pvhp@forte.com>
34532 Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
34533 Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
34534 Branch: maint-5.6/perl
34535 ! README.vmesa win32/Makefile win32/makefile.mk
34536 ____________________________________________________________________________
34537 [ 8727] By: jhi on 2001/02/09 14:33:25
34538 Log: Integrate change #8712 from mainline.
34540 [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
34541 Branch: maint-5.6/perl
34543 ____________________________________________________________________________
34544 [ 8726] By: jhi on 2001/02/09 14:30:28
34545 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
34546 From: Peter Prymmer <pvhp@forte.com>
34547 Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
34548 Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
34551 ! MANIFEST lib/CGI/Util.pm
34552 ____________________________________________________________________________
34553 [ 8725] By: jhi on 2001/02/09 04:56:47
34554 Log: Add NonStopUX to the list of 5.6.1-proven platforms.
34555 Branch: maint-5.6/perl
34557 ____________________________________________________________________________
34558 [ 8724] By: jhi on 2001/02/09 04:40:59
34559 Log: Integrate changes 7819,7820 from vmsperl into mainline.
34561 Add header for LIB$ prototypes (C. Berry)
34563 Convert fwrite()s to sockets to write()s, since some socket stacks
34564 don't take kindly to stdio.
34565 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
34566 (for often optional LNMs)
34567 Correct a few typos
34570 !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
34571 ____________________________________________________________________________
34572 [ 8723] By: jhi on 2001/02/09 03:29:29
34573 Log: Integrate change #8722 from mainline.
34575 The Im() function wasn't returning zero for non-Math::Complex
34576 arguments. The bug reported by John Gamble.
34577 Branch: maint-5.6/perl
34578 !> lib/Math/Complex.pm
34579 ____________________________________________________________________________
34580 [ 8722] By: jhi on 2001/02/09 03:28:33
34581 Log: The Im() function wasn't returning zero for non-Math::Complex
34582 arguments. The bug reported by John Gamble.
34584 ! lib/Math/Complex.pm
34585 ____________________________________________________________________________
34586 [ 8721] By: nick on 2001/02/08 22:11:35
34587 Log: Correct the correction :-(
34590 ____________________________________________________________________________
34591 [ 8720] By: bailey on 2001/02/08 20:59:22
34592 Log: Convert frwite()s to sockets to write()s, since some socket stacks
34593 don't take kindly to stdio.
34594 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
34595 (for often optional LNMs)
34596 Correct a few typos
34599 ! vms/vms.c vms/vmsish.h
34600 ____________________________________________________________________________
34601 [ 8719] By: bailey on 2001/02/08 20:51:02
34602 Log: Add header for LIB$ prototypes (C. Berry)
34604 ! ext/Devel/DProf/DProf.xs
34605 ____________________________________________________________________________
34606 [ 8718] By: bailey on 2001/02/08 20:49:00
34609 +> pod/perliol.pod t/lib/sample-tests/bailout
34610 +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
34611 +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
34612 +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
34613 +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
34614 +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
34615 +> t/lib/sample-tests/with_comments t/lib/test-harness.t
34616 - lib/unicode/Is/DCinital.pl
34617 !> (integrate 101 files)
34618 ____________________________________________________________________________
34619 [ 8717] By: nick on 2001/02/08 19:38:48
34620 Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
34621 From: Robin Barker <rmb1@cise.npl.co.uk>
34622 Date: Thu, 8 Feb 2001 14:38:07 GMT
34623 Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
34626 ____________________________________________________________________________
34627 [ 8716] By: nick on 2001/02/08 19:29:07
34628 Log: Generated files form 8713 etc.
34630 ! embed.h global.sym objXSUB.h perlapi.c proto.h
34631 ____________________________________________________________________________
34632 [ 8715] By: nick on 2001/02/08 19:26:08
34633 Log: Fixup non-ithread build after 8713
34636 ____________________________________________________________________________
34637 [ 8714] By: nick on 2001/02/08 19:17:45
34638 Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
34639 From: nick@ccl4.org
34640 Date: Wed, 7 Feb 2001 00:27:47 +0000
34641 Message-Id: <20010207002747.B63724@plum.flirble.org>
34644 ____________________________________________________________________________
34645 [ 8713] By: nick on 2001/02/08 19:15:58
34646 Log: Subject: Re: [patch] Re: PL_ptr_table
34647 From: Doug Maceachern <dougm@covalent.net>
34648 Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
34649 Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
34651 ! embed.pl perl.c sv.c sv.h
34652 ____________________________________________________________________________
34653 [ 8712] By: nick on 2001/02/08 19:12:47
34654 Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
34655 From: Peter Prymmer <pvhp@forte.com>
34656 Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
34657 Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
34660 ____________________________________________________________________________
34661 [ 8711] By: nick on 2001/02/07 21:06:11
34662 Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
34663 Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
34664 From: Alan Burlison <Alan.Burlison@uk.sun.com>
34665 Date: Tue, 06 Feb 2001 23:37:01 +0000
34666 Message-Id: <3A808A9D.20F7A035@uk.sun.com>
34669 ____________________________________________________________________________
34670 [ 8710] By: alanbur on 2001/02/07 00:22:04
34671 Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
34672 associated UTFied tr/// code. Also fixed scoping leak of
34674 Branch: maint-5.6/pureperl
34676 ____________________________________________________________________________
34677 [ 8709] By: nick on 2001/02/06 21:16:49
34678 Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
34679 From: Michael G Schwern <schwern@pobox.com>
34680 Date: Sun, 4 Feb 2001 19:47:14 -0500
34681 Message-Id: <20010204194714.A4698@blackrider.aocn.com>
34683 ! pod/perlapi.pod pod/perlmodlib.PL
34684 ____________________________________________________________________________
34685 [ 8708] By: nick on 2001/02/06 20:41:20
34686 Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
34687 From: Michael G Schwern <schwern@pobox.com>
34688 Date: Sun, 4 Feb 2001 21:17:49 -0500
34689 Message-Id: <20010204211748.A13415@blackrider.aocn.com>
34691 ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
34692 ! pod/perltootc.pod
34693 ____________________________________________________________________________
34694 [ 8707] By: nick on 2001/02/06 20:29:11
34695 Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
34696 From: Michael G Schwern <schwern@pobox.com>
34697 Date: Tue, 6 Feb 2001 05:54:30 -0500
34698 Message-Id: <20010206055430.A951@blackrider.aocn.com>
34700 ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
34701 ____________________________________________________________________________
34702 [ 8706] By: nick on 2001/02/06 20:21:40
34703 Log: Subject: RE: some win32 fixes
34704 Date: Tue, 6 Feb 2001 09:23:20 +0300
34705 From: Vadim Konovalov <vkonovalov@lucent.com>
34706 Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
34708 ! toke.c win32/Makefile win32/config.bc win32/config.gc
34709 ! win32/config.vc win32/config_H.bc win32/makefile.mk
34710 ____________________________________________________________________________
34711 [ 8705] By: alanbur on 2001/02/06 15:00:03
34712 Log: Synchronised with parent
34713 Branch: maint-5.6/pureperl
34715 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
34716 !> utils/perldoc.PL win32/Makefile win32/makefile.mk
34717 ____________________________________________________________________________
34718 [ 8704] By: alanbur on 2001/02/06 14:55:24
34719 Log: Fixed UMRs and leak in Perl_pmtrans()
34720 Branch: maint-5.6/pureperl
34722 ____________________________________________________________________________
34723 [ 8703] By: gsar on 2001/02/06 02:29:37
34724 Log: $(MAKE) distclean doesn't clean up properly on windows
34725 Branch: maint-5.6/perl
34726 ! win32/Makefile win32/makefile.mk
34727 ____________________________________________________________________________
34728 [ 8702] By: gsar on 2001/02/06 01:00:46
34729 Log: tweak change#8659 to keep it simple
34730 Branch: maint-5.6/perl
34732 ____________________________________________________________________________
34733 [ 8701] By: gsar on 2001/02/05 22:45:41
34734 Log: change#8693 was missing testsuite changes
34735 Branch: maint-5.6/perl
34736 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
34737 ____________________________________________________________________________
34738 [ 8700] By: nick on 2001/02/05 20:32:52
34739 Log: Integrate mainline
34741 +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
34742 +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
34743 +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
34744 +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
34745 +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
34746 +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
34747 +> t/lib/test-harness.t
34748 !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
34749 !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
34750 !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
34751 !> pod/perlutil.pod t/TEST utils/h2xs.PL
34752 ____________________________________________________________________________
34753 [ 8699] By: nick on 2001/02/05 19:41:07
34754 Log: Subject: perlfaq2, re: perlmongers
34755 From: David H. Adler <dha@panix.com>
34756 Date: Sun, 4 Feb 2001 23:48:23 -0500
34757 Message-Id: <20010204234823.A13429@panix.com>
34760 ____________________________________________________________________________
34761 [ 8698] By: nick on 2001/02/05 19:39:31
34762 Log: Missed file f#rom the testharness mess.
34764 + t/lib/test-harness.t
34765 ____________________________________________________________________________
34766 [ 8697] By: nick on 2001/02/05 19:37:21
34767 Log: Subject: [DOC PATCH] overload.pm nits
34768 From: John Tobey <jtobey@john-edwin-tobey.org>
34769 Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
34770 Message-Id: <m14Pae7-000FOoC@feynman.localnet>
34773 ____________________________________________________________________________
34774 [ 8696] By: alanbur on 2001/02/05 11:56:00
34775 Log: Sync with parent
34776 Branch: maint-5.6/pureperl
34778 ____________________________________________________________________________
34779 [ 8695] By: gsar on 2001/02/05 03:27:34
34780 Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
34781 Branch: maint-5.6/perl
34783 ____________________________________________________________________________
34784 [ 8694] By: alanbur on 2001/02/05 00:07:47
34785 Log: Initial branch creation from //depot/maint-5.6/perl
34786 Branch: maint-5.6/pureperl
34787 +> (branch 1719 files)
34788 ____________________________________________________________________________
34789 [ 8693] By: gsar on 2001/02/04 22:38:49
34790 Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
34792 Branch: maint-5.6/perl
34793 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
34794 !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
34795 !> ext/DB_File/version.c
34796 ____________________________________________________________________________
34797 [ 8692] By: nick on 2001/02/04 18:15:57
34798 Log: The missed t/TEST part of the grand testharness upgrade.
34801 ____________________________________________________________________________
34802 [ 8691] By: nick on 2001/02/04 18:05:17
34803 Log: New improved test harness
34804 Subject: Re: [PATCH Test::Harness] Third time's a charm?
34805 From: Michael G Schwern <schwern@pobox.com>
34806 Date: Sun, 4 Feb 2001 08:01:20 -0500
34807 Message-Id: <20010204080120.G10493@blackrider.aocn.com>
34809 + t/lib/sample-tests/bailout t/lib/sample-tests/combined
34810 + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
34811 + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
34812 + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
34813 + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
34814 + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
34815 ! MANIFEST lib/Test/Harness.pm
34816 ____________________________________________________________________________
34817 [ 8690] By: nick on 2001/02/04 17:57:51
34818 Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
34819 From: Jonathan Stowe <gellyfish@gellyfish.com>
34820 Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
34821 Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
34824 ____________________________________________________________________________
34825 [ 8689] By: nick on 2001/02/04 17:55:24
34826 Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
34827 From: Michael G Schwern <schwern@pobox.com>
34828 Date: Sat, 3 Feb 2001 22:46:38 -0500
34829 Message-Id: <20010203224638.E10493@blackrider.aocn.com>
34831 ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
34832 ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
34833 ____________________________________________________________________________
34834 [ 8688] By: nick on 2001/02/04 17:43:55
34835 Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
34836 length byfailing to spot lack of closing )
34837 From: nick@talking.bollo.cx
34838 Date: Sat, 03 Feb 2001 23:53:16 +0000
34839 Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
34841 ! perlio.c pod/perldiag.pod
34842 ____________________________________________________________________________
34843 [ 8687] By: jhi on 2001/02/03 17:11:42
34844 Log: HP-UX thread patches from Merijn H. Brand.
34845 Branch: maint-5.6/perl
34846 ! README.hpux hints/hpux.sh
34847 ____________________________________________________________________________
34848 [ 8686] By: jhi on 2001/02/03 16:40:12
34849 Log: Metaconfig changes for #8685.
34851 ! U/installdirs/instubperl.U
34852 Branch: metaconfig/U/perl
34853 ! Devel.U versiononly.U
34854 ____________________________________________________________________________
34855 [ 8685] By: jhi on 2001/02/03 16:39:49
34856 Log: For -Dusedevel builds turn off installusrbinperl and turn on
34857 versiononly, a combined idea of Richard Soderberg and Merijn
34858 H. Brand. You can still override both of these from the command
34859 line if you need to, -Dinstallusrbinperl and -Uversiononly.
34862 ____________________________________________________________________________
34863 [ 8684] By: jhi on 2001/02/03 16:16:34
34864 Log: Metaconfig unit fix for #8683.
34866 ! U/compline/nblock_io.U
34867 ____________________________________________________________________________
34868 [ 8683] By: jhi on 2001/02/03 16:16:12
34869 Log: Configure fix for the DYNIX/ptx F_SETFL problem,
34870 reported by Peter Prymmer for 5.6-TRIAL1.
34873 ____________________________________________________________________________
34874 [ 8682] By: jhi on 2001/02/03 05:52:11
34875 Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
34877 Branch: maint-5.6/perl
34879 ____________________________________________________________________________
34880 [ 8681] By: jhi on 2001/02/03 05:47:33
34881 Log: perlport tweaks from Peter Prymmer and Chris Nandor.
34882 Branch: maint-5.6/perl
34884 ____________________________________________________________________________
34885 [ 8680] By: jhi on 2001/02/02 21:39:49
34886 Log: perlport update from Peter Prymmer.
34887 Branch: maint-5.6/perl
34889 ____________________________________________________________________________
34890 [ 8679] By: nick on 2001/02/02 20:50:48
34891 Log: Integrate mainline
34893 !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
34894 !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
34895 !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
34896 ____________________________________________________________________________
34897 [ 8678] By: gsar on 2001/02/02 16:02:12
34898 Log: note about bincompat, slightly modified (from Lupe Christoph)
34899 Branch: maint-5.6/perl
34901 ____________________________________________________________________________
34902 [ 8677] By: jhi on 2001/02/02 15:46:20
34903 Log: Supported platforms updates.
34904 Branch: maint-5.6/perl
34906 ____________________________________________________________________________
34907 [ 8676] By: jhi on 2001/02/02 03:41:26
34908 Log: A couple more perlfaq2 tweaks.
34909 Branch: maint-5.6/perl
34911 ____________________________________________________________________________
34912 [ 8675] By: jhi on 2001/02/02 03:17:44
34913 Log: Misedit in #8661.
34914 Branch: maint-5.6/perl
34916 ____________________________________________________________________________
34917 [ 8674] By: jhi on 2001/02/02 03:14:38
34919 Branch: maint-5.6/perl
34921 ____________________________________________________________________________
34922 [ 8673] By: jhi on 2001/02/02 03:12:40
34923 Log: perlfaq update from Elaine Ashton.
34924 Branch: maint-5.6/perl
34926 ____________________________________________________________________________
34927 [ 8672] By: jhi on 2001/02/02 03:07:08
34928 Log: UTF-8 s/// patch from Inaba Hiroto.
34929 Branch: maint-5.6/perl
34930 ! pp_ctl.c pp_hot.c
34931 ____________________________________________________________________________
34932 [ 8671] By: jhi on 2001/02/01 22:34:31
34933 Log: Update Changes.
34935 ! Changes patchlevel.h
34936 ____________________________________________________________________________
34937 [ 8670] By: jhi on 2001/02/01 22:15:29
34938 Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
34941 Upgrade to Getopt::Long 2.25, from Johan Vromans.
34943 more files need to be writable in the source distribution
34945 perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
34947 Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
34949 Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
34951 Allow the float to be fuzzier.
34953 need to use INT2PTR instead of a straight cast or ia64 fails
34955 Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
34957 add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
34959 !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
34960 !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
34961 !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
34962 ____________________________________________________________________________
34963 [ 8669] By: jhi on 2001/02/01 21:57:02
34964 Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
34965 From: Robin Barker <rmb1@cise.npl.co.uk>
34966 Date: Thu, 1 Feb 2001 16:59:05 GMT
34967 Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
34968 Branch: maint-5.6/perl
34969 ! pod/perlmodlib.PL
34970 ____________________________________________________________________________
34971 [ 8668] By: nick on 2001/02/01 19:41:40
34972 Log: Integrate mainline
34974 !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
34975 !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
34976 !> t/op/each.t utf8.c utf8.h util.c vms/test.com
34977 ____________________________________________________________________________
34978 [ 8667] By: gsar on 2001/02/01 16:59:11
34979 Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
34980 Branch: maint-5.6/perl
34981 ! embed.pl embedvar.h
34982 ____________________________________________________________________________
34983 [ 8666] By: gsar on 2001/02/01 16:34:51
34984 Log: add missing entries to win32/config.?c
34985 Branch: maint-5.6/perl
34986 ! win32/config.bc win32/config.gc win32/config.vc
34987 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
34988 ____________________________________________________________________________
34989 [ 8665] By: jhi on 2001/02/01 14:58:51
34990 Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
34991 From: "Stephen P. Potter" <spp@spotter.yi.org>
34992 Date: Thu, 01 Feb 2001 10:45:46 -0500
34993 Message-Id: <200102011545.KAA31479@spotter.yi.org>
34994 Branch: maint-5.6/perl
34996 ____________________________________________________________________________
34997 [ 8664] By: gsar on 2001/02/01 14:52:37
34998 Log: need to use INT2PTR instead of a straight cast or ia64 fails
34999 posix.t (from Brendan O'Dea <bod@compusol.com.au>)
35000 Branch: maint-5.6/perl
35001 ! ext/POSIX/POSIX.xs
35002 ____________________________________________________________________________
35003 [ 8663] By: jhi on 2001/02/01 14:09:13
35004 Log: Allow the float to be fuzzier.
35005 Branch: maint-5.6/perl
35007 ____________________________________________________________________________
35008 [ 8662] By: jhi on 2001/02/01 13:59:00
35009 Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
35010 From: Robin Barker <rmb1@cise.npl.co.uk>
35011 Date: Thu, 1 Feb 2001 13:05:39 GMT
35012 Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
35013 Branch: maint-5.6/perl
35014 ! pod/perlmodlib.pod
35015 ____________________________________________________________________________
35016 [ 8661] By: jhi on 2001/02/01 13:57:38
35017 Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
35018 Date: Thu, 01 Feb 2001 14:15:41 +0100
35019 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35020 Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
35022 Have the $ccflags in the gcc version test (strange, this change
35023 is claimed to be have been integrated already)
35024 Branch: maint-5.6/perl
35026 ____________________________________________________________________________
35027 [ 8660] By: jhi on 2001/02/01 13:44:10
35028 Log: Integrate changes #7950,7964,7962 from mainline.
35030 Find the stdchar signedness using cpp, should fix some of
35031 the Solaris compiler warnings reported by Alan Burlison.
35032 Branch: maint-5.6/perl
35033 !> Configure config_h.SH
35034 ____________________________________________________________________________
35035 [ 8659] By: jhi on 2001/02/01 05:35:32
35036 Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
35037 From: Jan Dubois <JanD@ActiveState.com>
35038 Date: Wed, 31 Jan 2001 21:17:03 -0800
35039 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
35040 Branch: maint-5.6/perl
35042 ____________________________________________________________________________
35043 [ 8658] By: jhi on 2001/02/01 04:33:17
35044 Log: Integrate the README.os390 and README.posix-bc parts of mainline
35045 changes #8373,8486, 8544,8556. (The hints/os390.sh,Makefile.SH,
35046 installperl parts were taken care of by #8657.)
35047 Branch: maint-5.6/perl
35048 !> README.os390 README.posix-bc
35049 ____________________________________________________________________________
35050 [ 8657] By: jhi on 2001/02/01 04:29:21
35051 Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
35052 From: Peter Prymmer <pvhp@forte.com>
35053 Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
35054 Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
35055 Branch: maint-5.6/perl
35056 + ext/DynaLoader/dl_dllload.xs
35057 ! MANIFEST Makefile.SH hints/os390.sh installperl
35058 ____________________________________________________________________________
35059 [ 8656] By: jhi on 2001/02/01 04:25:45
35060 Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
35061 From: Peter Prymmer <pvhp@forte.com>
35062 Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
35063 Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
35064 Branch: maint-5.6/perl
35065 ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
35066 ____________________________________________________________________________
35067 [ 8655] By: jhi on 2001/02/01 04:14:47
35068 Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
35069 From: troc@netrus.net
35070 Date: Wed, 31 Jan 2001 22:31:26 -0500
35071 Message-Id: <200102010331.WAA117.85@rocco.homenet>
35072 Branch: maint-5.6/perl
35074 ____________________________________________________________________________
35075 [ 8654] By: jhi on 2001/02/01 04:12:52
35076 Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
35077 as reported by Alan Burlison.
35078 Branch: maint-5.6/perl
35080 ____________________________________________________________________________
35081 [ 8653] By: jhi on 2001/02/01 04:05:12
35082 Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
35083 From: dsugalski@northernlight.com
35084 Date: Wed, 31 Jan 2001 18:54:11 -0500
35085 Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
35086 Branch: maint-5.6/perl
35088 ____________________________________________________________________________
35089 [ 8652] By: jhi on 2001/02/01 04:03:11
35090 Log: Misplaced #endif.
35092 Subject: [perl-5-6-1-trial2] patches for EPOC
35093 From: Olaf Flebbe <O.Flebbe@science-computing.de>
35094 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
35095 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
35096 Branch: maint-5.6/perl
35098 ____________________________________________________________________________
35099 [ 8651] By: jhi on 2001/02/01 04:00:25
35100 Log: Integrate changes #8647,8648,8650 from mainline.
35102 Macrofy a magic UTF-8 test.
35104 Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
35106 Watch out for cross compiling for EPOC (usually done on linux).
35107 Branch: maint-5.6/perl
35108 !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
35109 ____________________________________________________________________________
35110 [ 8650] By: jhi on 2001/02/01 03:56:20
35111 Log: Watch out for cross compiling for EPOC (usually done on linux)
35113 Subject: [perl-5-6-1-trial2] patches for EPOC
35114 From: Olaf Flebbe <O.Flebbe@science-computing.de>
35115 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
35116 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
35118 ! ext/Errno/Errno_pm.PL
35119 ____________________________________________________________________________
35120 [ 8649] By: gsar on 2001/02/01 00:46:00
35121 Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
35122 Branch: maint-5.6/perl
35124 ____________________________________________________________________________
35125 [ 8648] By: jhi on 2001/01/31 23:35:36
35126 Log: All the uses of PL_numeric_radix must be protected by
35127 USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
35129 Subject: [perl-5-6-1-trial2] patches for EPOC
35130 From: Olaf Flebbe <O.Flebbe@science-computing.de>
35131 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
35132 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
35135 ____________________________________________________________________________
35136 [ 8647] By: jhi on 2001/01/31 22:56:16
35137 Log: Macrofy a magic UTF-8 test.
35140 ____________________________________________________________________________
35141 [ 8646] By: gsar on 2001/01/31 15:55:12
35142 Log: update Changes
35143 Branch: maint-5.6/perl
35145 ____________________________________________________________________________
35146 [ 8645] By: gsar on 2001/01/31 15:10:14
35147 Log: Configure tweak suggested by Peter Prymmer
35148 Branch: maint-5.6/perl
35150 ____________________________________________________________________________
35151 [ 8644] By: gsar on 2001/01/31 15:06:32
35152 Log: more files need to be writable in the source distribution
35153 Branch: maint-5.6/perl
35155 ____________________________________________________________________________
35156 [ 8643] By: jhi on 2001/01/31 14:59:46
35157 Log: Integrate changes #8258,8278,8279 from mainline.
35159 Make the large file tests more robust/talkative.
35160 Branch: maint-5.6/perl
35161 !> t/lib/syslfs.t t/op/lfs.t
35162 ____________________________________________________________________________
35163 [ 8642] By: gsar on 2001/01/31 14:53:48
35164 Log: integrate changes#8311,8334 from mainline
35166 Add a new MakeMaker variable PM_FILTER that defines a Unix
35167 filter to be run on each .pm during the pm_to_blib() phase,
35169 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
35171 Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
35172 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
35173 accurate reading of the "atime".
35174 Branch: maint-5.6/perl
35175 !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
35176 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
35177 !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
35178 ____________________________________________________________________________
35179 [ 8641] By: jhi on 2001/01/31 14:46:37
35180 Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
35181 Branch: maint-5.6/perl
35182 ! lib/Getopt/Long.pm
35183 ____________________________________________________________________________
35184 [ 8640] By: gsar on 2001/01/31 14:40:24
35185 Log: make regen_all
35186 Branch: maint-5.6/perl
35187 ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
35188 ____________________________________________________________________________
35189 [ 8639] By: gsar on 2001/01/31 14:37:25
35190 Log: refresh windows config files
35191 Branch: maint-5.6/perl
35192 ! win32/Makefile win32/config_H.bc win32/config_H.gc
35193 ! win32/config_H.vc win32/makefile.mk
35194 ____________________________________________________________________________
35195 [ 8638] By: gsar on 2001/01/31 14:28:10
35196 Log: makefile tweaks for windows: introduce a bulk-switch to enable
35197 same options as ActivePerl; sync changes with makefile.mk
35198 Branch: maint-5.6/perl
35199 ! win32/Makefile win32/makefile.mk
35200 ____________________________________________________________________________
35201 [ 8637] By: jhi on 2001/01/31 04:41:30
35202 Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
35203 From: Nicholas Clark <nick@ccl4.org>
35204 Date: Tue, 30 Jan 2001 19:51:05 +0000
35205 Message-ID: <20010130195105.R76607@plum.flirble.org>
35209 ! pp.c pp.h pp_hot.c t/op/arith.t
35210 ____________________________________________________________________________
35211 [ 8636] By: jhi on 2001/01/31 02:38:32
35212 Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
35213 no perlio],8257,8380,8479,8515 from mainline.
35215 Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
35217 Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
35218 Subject: [PATCH perl@8133] fix-up for VMS extensions
35220 In VMS embedded perls couldn't access the statically built Socket.
35222 Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
35224 Further VMS piping fixes from Charles Lane.
35226 Subject: [PATCH] make t/op/misc.t work on VMS
35228 Add tracing for debugging extensions builds in VMS.
35230 Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
35231 Branch: maint-5.6/perl
35232 !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
35233 !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
35234 !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
35235 ____________________________________________________________________________
35236 [ 8635] By: jhi on 2001/01/31 01:46:41
35237 Log: Integrate change #7732 from mainline.
35239 Sparc 64-bit pack() fix from Jens Hamisch.
35240 Branch: maint-5.6/perl
35242 ____________________________________________________________________________
35243 [ 8634] By: jhi on 2001/01/31 01:41:16
35244 Log: One spot missing from #8626.
35245 Branch: maint-5.6/perl
35247 ____________________________________________________________________________
35248 [ 8633] By: jhi on 2001/01/31 00:49:17
35249 Log: Integrate change #7495 from mainline.
35251 Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
35252 Branch: maint-5.6/perl
35253 !> MANIFEST ext/re/Makefile.PL
35254 ____________________________________________________________________________
35255 [ 8632] By: jhi on 2001/01/30 23:38:49
35256 Log: Integrate change #8396 from mainline.
35258 Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
35259 better multicast support (resend)
35260 Branch: maint-5.6/perl
35261 !> ext/Socket/Socket.pm
35262 ____________________________________________________________________________
35263 [ 8631] By: jhi on 2001/01/30 23:28:03
35264 Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
35266 More AIX lore. (7514, ext/re/hints/aix.pl)
35268 Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
35270 Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23] (7813, strictly speaking not yet necessary, but harmless and goes well with #8490)
35272 Subject: [ID 20001214.002] Net::Ping patch
35274 Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
35276 Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
35278 Add ReuseAddr as a (preferred) alias for Reuse as we now
35279 also have ReusePort.
35281 Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
35282 Branch: maint-5.6/perl
35283 +> ext/re/hints/aix.pl
35284 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
35285 !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
35286 ____________________________________________________________________________
35287 [ 8630] By: jhi on 2001/01/30 23:03:59
35288 Log: Integrate changes #8215,8587 from mainline: missing pod nits.
35290 read() documentation tweak for 20001121.004.
35292 Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
35293 Branch: maint-5.6/perl
35294 !> pod/perlfunc.pod pod/perlre.pod
35295 ____________________________________________________________________________
35296 [ 8629] By: jhi on 2001/01/30 22:41:57
35297 Log: Integrate change #8098 from mainline.
35299 fastgetcwd is defined using a glob alias on a $^O dependent basis
35300 and there was no default assignment or perl subroutine.
35301 Branch: maint-5.6/perl
35303 ____________________________________________________________________________
35304 [ 8628] By: jhi on 2001/01/30 21:58:52
35305 Log: Integrate change #7866 from mainline.
35308 Branch: maint-5.6/perl
35309 !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
35310 ____________________________________________________________________________
35311 [ 8627] By: jhi on 2001/01/30 21:39:44
35312 Log: Integrate changes #8075,8086,8228 from mainline.
35314 Darwin is not Windows. (8075,8086)
35316 Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
35317 Branch: maint-5.6/perl
35318 !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
35319 !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
35320 !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
35321 !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
35322 ____________________________________________________________________________
35323 [ 8626] By: jhi on 2001/01/30 21:22:11
35324 Log: Integrate with tweakery the change #8625 from mainline,
35325 the multibyte decimal separator fix ("fa_IR locale failure").
35326 Branch: maint-5.6/perl
35327 ! embedvar.h perlapi.h
35328 !> intrpvar.h perl.c perl.h sv.c util.c
35329 ____________________________________________________________________________
35330 [ 8625] By: jhi on 2001/01/30 20:26:33
35331 Log: Fix for the fa_IR locale failure. The reason for the failure
35332 was that Perl was assuming the decimal separator aka the radix
35333 separator is one character. The Farsi-Iranian locale crushed
35334 that bad assumption since there the separator is 'Momayyez',
35335 glyphwise looking somewhat like a slash, and in Unicode UTF-8
35336 encoded in two bytes, 0xd9 0xab.
35338 ! intrpvar.h perl.c perl.h sv.c util.c
35339 ____________________________________________________________________________
35340 [ 8624] By: gsar on 2001/01/30 20:17:03
35342 Branch: maint-5.6/perl
35343 ! Makefile.SH pod/perlintern.pod
35344 ____________________________________________________________________________
35345 [ 8623] By: gsar on 2001/01/30 19:42:34
35346 Log: backout change#7431 and its dependents (causes spurious rebuilds
35347 of autogenerated files)
35349 fix benign b.t failure
35350 Branch: maint-5.6/perl
35351 ! Makefile.SH t/lib/b.t
35352 ____________________________________________________________________________
35353 [ 8622] By: jhi on 2001/01/30 19:41:41
35354 Log: Microperl sync.
35357 ____________________________________________________________________________
35358 [ 8621] By: gsar on 2001/01/30 19:24:47
35359 Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
35362 Subject: podlators 1.06 released
35364 Subject: [PATCH @8436] Eliminate op_children
35366 (Replaced by #8448) Traces of op_children (cleanup of #8442)
35368 (Replaced by #8448) More op_children traces (cleanup of #8442).
35370 Subject: [PATCH #3 @8436] Re: Eliminate op_children
35371 Replace #8444 and #8445.
35373 Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
35374 at the setting of the ofs_sv in new_struct_thread() as the
35375 thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
35376 uninitialized fields are, uh, initialized with),
35377 SvREFCNT_inc()ing that invited a core dump.
35379 podlators 1.07, from Russ Allbery.
35381 Subject: [PATCH] regcomp.c old feature removal
35382 From: mjd@plover.com
35383 Date: 16 Jan 2001 14:43:18 -0000
35384 Message-ID: <20010116144318.7140.qmail@plover.com>
35385 Branch: maint-5.6/perl
35386 +> lib/Pod/Text/Overstrike.pm
35387 !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
35388 !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
35389 !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
35390 !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
35391 !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
35393 ____________________________________________________________________________
35394 [ 8620] By: gsar on 2001/01/30 18:48:32
35395 Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
35396 8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
35397 now fails one test)
35399 Subject: [PATCH] lvalue AUTOLOAD. No, really.
35401 Subject: [PATCH] Interesting syntax idea
35402 Make opens + bareword assigns do typeglob assigns.
35406 Subject: [PATCH @8269] Continue blocks and B::Deparse
35407 Make the peephole optimizer to bypass more null ops and
35408 and rewrite the deparse handling of continue blocks.
35410 Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
35411 Doc tweak on #8313.
35413 Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
35415 Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
35417 Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
35419 Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
35420 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
35421 according to the platform.
35423 Subject: [PATCH @8404] Consolidated lvalue sub changes
35425 Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
35427 Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
35429 Subject: B::Concise -- an improved replacement for B::Terse
35431 The B::Terse drop-in replacement wasn't quite drop-in.
35433 The LVRET macro needed an aTHX.
35435 Use the /^Perl_/-less form of is_lvalue_sub().
35437 Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
35438 Branch: maint-5.6/perl
35439 +> ext/B/B/Concise.pm
35440 !> (integrate 27 files)
35441 ____________________________________________________________________________
35442 [ 8619] By: nick on 2001/01/30 18:40:28
35443 Log: Integrate mainline
35445 !> (integrate 40 files)
35446 ____________________________________________________________________________
35447 [ 8618] By: jhi on 2001/01/30 18:37:18
35448 Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
35449 Date: Mon, 29 Jan 2001 22:51:29 -0600
35450 From: "Craig A. Berry" <craigberry@mac.com>
35451 Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
35454 ____________________________________________________________________________
35455 [ 8617] By: jhi on 2001/01/30 18:34:53
35456 Log: Subject: [PATCH] Add missing CV flags to dump.c
35457 From: Tim Jenness <t.jenness@jach.hawaii.edu>
35458 Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
35459 Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
35462 ____________________________________________________________________________
35463 [ 8616] By: jhi on 2001/01/30 18:20:58
35464 Log: Integrate partly the change #8615 from mainline, the t/op/each.t
35465 part isn't applicable to maintperl.
35467 UTF-8 nit from Inaba Hiroto.
35468 Branch: maint-5.6/perl
35469 !> pod/perlapi.pod utf8.c
35470 ____________________________________________________________________________
35471 [ 8615] By: jhi on 2001/01/30 18:18:51
35472 Log: UTF-8 nit from Inaba Hiroto.
35474 ! pod/perlapi.pod t/op/each.t utf8.c
35475 ____________________________________________________________________________
35476 [ 8614] By: jhi on 2001/01/30 18:13:38
35477 Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
35479 perl's internal variables are not for public consumption,
35480 move their docs from perlapi.pod to perlintern.pod
35482 support for -Dusethreads build under HP-UX 10.20 and DCE threads
35483 library (11.0 and later have pthreads but 10.x don't)
35485 avoid uninitialized value warnings
35487 canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
35488 gets weird results)
35490 perldoc nit on windows
35492 make it possible to run the tests outside the source tree
35493 (there's still a dependency on ../lib being the library
35496 !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
35497 !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
35498 !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
35499 !> win32/bin/search.pl win32/vdir.h
35500 ____________________________________________________________________________
35501 [ 8613] By: gsar on 2001/01/30 16:39:59
35502 Log: make it possible to run the tests outside the source tree
35503 (there's still a dependency on ../lib being the library
35505 Branch: maint-5.6/perl
35506 ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
35507 ____________________________________________________________________________
35508 [ 8612] By: gsar on 2001/01/30 16:31:12
35509 Log: perldoc nit on windows
35510 Branch: maint-5.6/perl
35512 ____________________________________________________________________________
35513 [ 8611] By: gsar on 2001/01/30 16:22:54
35514 Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
35515 gets weird results)
35516 Branch: maint-5.6/perl
35518 ____________________________________________________________________________
35519 [ 8610] By: gsar on 2001/01/30 16:12:45
35520 Log: avoid uninitialized value warnings
35521 Branch: maint-5.6/perl
35522 ! win32/bin/search.pl
35523 ____________________________________________________________________________
35524 [ 8609] By: gsar on 2001/01/30 16:08:01
35525 Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
35526 library (11.0 and later have pthreads but 10.x don't)
35527 Branch: maint-5.6/perl
35528 ! hints/hpux.sh thread.h
35529 ____________________________________________________________________________
35530 [ 8608] By: gsar on 2001/01/30 15:48:55
35531 Log: perl's internal variables are not for public consumption,
35532 move their docs from perlapi.pod to perlintern.pod
35533 Branch: maint-5.6/perl
35534 ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
35536 ____________________________________________________________________________
35537 [ 8607] By: gsar on 2001/01/30 15:44:27
35538 Log: mistakenly branched perl56delta.pod, revert
35539 Branch: maint-5.6/perl
35540 - pod/perl56delta.pod
35541 !> pod/perldelta.pod
35542 ____________________________________________________________________________
35543 [ 8606] By: gsar on 2001/01/30 14:20:24
35544 Log: integrate changes#7984,7987,8010 from mainline (gets rid of
35545 dTHR which has been a noop for a while now, except for the
35546 compatibility definition in thread.h)
35547 Branch: maint-5.6/perl
35548 !> (integrate 45 files)
35549 ____________________________________________________________________________
35550 [ 8605] By: jhi on 2001/01/30 05:43:58
35551 Log: Mark the UTF-8 APIs as experimental.
35552 Branch: maint-5.6/perl
35553 ! embed.pl pod/perlapi.pod
35554 ____________________________________________________________________________
35555 [ 8604] By: jhi on 2001/01/30 05:38:40
35556 Log: Nits from earlier integrates.
35557 Branch: maint-5.6/perl
35558 ! lib/Carp/Heavy.pm
35560 ____________________________________________________________________________
35561 [ 8603] By: jhi on 2001/01/30 05:27:26
35562 Log: Regenerate Porting files.
35563 Branch: maint-5.6/perl
35564 ! Porting/Glossary Porting/config.sh Porting/config_H
35565 ____________________________________________________________________________
35566 [ 8602] By: jhi on 2001/01/30 05:14:59
35567 Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
35568 8310,8339,8447,8492,8493,8505,8525: documentation changes.
35570 Subject: Re: perlfaq style changes
35572 Subject: DOC PATCH 5.6.0: -s return value incompletely documented
35574 Subject: [PATCH] docs on NaN
35576 Subject: [patch] perlfaq7
35578 Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
35580 Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
35582 Subject: [PATCH] open() example in perlfunc.pod
35584 Podify README.mpeix (a new version from the web)
35586 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
35588 Subject: [PATCH] format and rewording in perlfaq.pod
35590 Subject: [PATCH] API Variable documentation
35592 Memory management calls documentation.
35594 Subject: [PATCH: perl@8482] README.vms URL updates
35596 Subject: Minor typos in perlfaq2.pod
35598 Subject: [PATCH] pod/perlvar.pod
35599 Branch: maint-5.6/perl
35600 +> pod/perl56delta.pod
35601 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
35602 !> README.amiga README.epoc README.mpeix README.vms
35603 !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
35604 !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
35605 !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
35606 !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
35607 !> pod/perlvar.pod thrdvar.h
35608 ____________________________________________________________________________
35609 [ 8601] By: jhi on 2001/01/30 04:38:35
35610 Log: Integrate changes #8036,8096,8253 from mainline:
35613 Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
35614 Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
35616 Output the (apparent) version of gcc in Tru64.
35617 Branch: maint-5.6/perl
35618 +> ext/POSIX/hints/svr4.pl
35619 !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
35620 !> hints/svr4.sh t/lib/bigfltpm.t
35621 ____________________________________________________________________________
35622 [ 8600] By: jhi on 2001/01/30 04:04:01
35623 Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
35626 sprintf() does not taint since print() does not. (7863,7875,7876,7888)
35628 Debian allows /usr/bin/locale to exist without any locales. (7868)
35630 Allow the locale test needing POSIX and the taint test
35631 needing IPC::SysV to run under 'minitest' (basically,
35632 bail out if loading the extension fails). (8384)
35634 Cleanup the locale.t output (8480)
35635 Branch: maint-5.6/perl
35636 !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
35637 !> t/pragma/locale.t
35638 ____________________________________________________________________________
35639 [ 8599] By: jhi on 2001/01/30 03:51:04
35640 Log: Missing generated files from #8598.
35641 Branch: maint-5.6/perl
35642 ! embed.h global.sym objXSUB.h perlapi.c proto.h
35643 ____________________________________________________________________________
35644 [ 8598] By: jhi on 2001/01/30 03:41:54
35645 Log: Integrate change #8555 from mainline, manually integrate parts
35646 of changes 8452 and 8583.
35648 Subject: [PATCH] utf8.c documentation (8452)
35650 No point in checking the length if the pointer is bogus. (8555)
35652 Introduce bytes_from_utf8() and implement sv_eq() using it,
35653 tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
35654 produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
35655 was malformed. (8583)
35656 Branch: maint-5.6/perl
35657 ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
35658 !> pod/perlapi.pod sv.c utf8.c
35659 ____________________________________________________________________________
35660 [ 8597] By: gsar on 2001/01/30 02:37:26
35661 Log: get PERL_OBJECT build going again on windows
35662 Branch: maint-5.6/perl
35663 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
35664 ! pod/perlapi.pod proto.h sv.c
35665 ____________________________________________________________________________
35666 [ 8596] By: jhi on 2001/01/30 02:16:17
35667 Log: Signedness nit.
35670 ____________________________________________________________________________
35671 [ 8595] By: jhi on 2001/01/30 02:11:07
35672 Log: EBCDIC patch for Storable, from Peter Prymmer.
35674 ! t/lib/st-06compat.t
35675 ____________________________________________________________________________
35676 [ 8594] By: jhi on 2001/01/30 01:04:48
35677 Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
35678 From: Peter Prymmer <pvhp@forte.com>
35679 Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
35680 Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
35683 ____________________________________________________________________________
35684 [ 8593] By: jhi on 2001/01/30 00:56:47
35685 Log: Subject: [PATCH: perl@8585] pod problems in io
35686 From: Peter Prymmer <pvhp@forte.com>
35687 Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
35688 Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
35690 ! pod/perlapio.pod pod/perliol.pod
35691 ____________________________________________________________________________
35692 [ 8592] By: jhi on 2001/01/30 00:48:20
35693 Log: Integrate perlio.
35695 !> pod/perlapio.pod pod/perliol.pod
35696 ____________________________________________________________________________
35697 [ 8591] By: nick on 2001/01/29 22:02:28
35698 Log: GNU 'merge' Simon's copy of perliol.pod with version
35699 patched by Craig's patch.
35702 ____________________________________________________________________________
35703 [ 8590] By: nick on 2001/01/29 21:55:10
35704 Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
35706 ! pod/perlapio.pod pod/perliol.pod
35707 ____________________________________________________________________________
35708 [ 8589] By: jhi on 2001/01/29 15:35:33
35709 Log: Integrate change #8586 from maint-5.6/perl.
35711 make the BOM detection code not call tell() until it has to
35712 (meant to fix esoteric compatibility issues where PL_rsfp
35716 ____________________________________________________________________________
35717 [ 8588] By: jhi on 2001/01/29 15:29:11
35718 Log: Subject: MAking Solaris malloc() the default
35719 From: Lupe Christoph <lupe@lupe-christoph.de>
35720 Date: Mon, 29 Jan 2001 12:59:36 +0100
35721 Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
35723 The README.solaris part slightly tweaked.
35725 ! README.solaris hints/solaris_2.sh
35726 ____________________________________________________________________________
35727 [ 8587] By: jhi on 2001/01/29 15:17:34
35728 Log: Subject: [ID 20010128.003] [PATCH] perlre.pod
\b buglet
35729 From: root@ak-75.mind.de
35730 Date: Sun, 28 Jan 2001 20:32:29 +0100
35731 Message-Id: <200101281932.UAA15768@ak-75.mind.de>
35734 ____________________________________________________________________________
35735 [ 8586] By: gsar on 2001/01/29 13:43:44
35736 Log: make the BOM detection code not call tell() until it has to
35737 (meant to fix esoteric compatibility issues where PL_rsfp
35739 Branch: maint-5.6/perl
35741 ____________________________________________________________________________
35742 [ 8585] By: jhi on 2001/01/28 20:05:45
35743 Log: Update Changes.
35745 ! Changes patchlevel.h
35746 ____________________________________________________________________________
35747 [ 8584] By: jhi on 2001/01/28 19:30:02
35748 Log: Integrate perlio.
35751 !> MANIFEST pod/perlapio.pod
35752 ____________________________________________________________________________
35753 [ 8583] By: jhi on 2001/01/28 19:28:40
35754 Log: Patch from Inaba Hiroto:
35755 - canonical UTF-8 hash keys: if a key string for a hash is
35756 UTF8-on, try downgrade the string and use it if
35757 unicode::distinct is not in effect.
35758 For the task, I added a function bytes_from_utf8() to utf8.c.
35759 It might resemble utf8_to_bytes() but it is not convenient
35761 Made a test for it and added to t/op/each.t
35762 - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
35763 the mortal copy of the argument SV.
35764 And changed t/io/utf8.t test 18 which expects print() to
35765 upgrade its argument.
35766 - re-implement sv_eq with bytes_from_utf8()
35768 - tr/// does not handle UTF8 range (\x{}-\x{})
35769 - \ before raw UTF8 character produced
35770 "Malformed UTF-8 character" warning.
35771 - "\x{100}\N{CENT SIGN}" is Malformed.
35772 Added tests for these 3.
35773 - and one silly bug (by me) with qu operator.
35775 ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
35776 ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
35777 ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
35778 ____________________________________________________________________________
35779 [ 8582] By: nick on 2001/01/28 19:25:04
35780 Log: Add pod/perliol.pod to MANIFEST :-(
35783 ____________________________________________________________________________
35784 [ 8581] By: nick on 2001/01/28 19:22:40
35785 Log: PerlIO documentation. Proofing and sub-editing requested.
35789 ____________________________________________________________________________
35790 [ 8580] By: jhi on 2001/01/28 05:16:25
35791 Log: Revert the change to sv_2pv() done by #8054: Someone who
35792 did SvNV_set() on a scalar that also happened to be POK,
35793 followed by sv_2pv() won't get the right coercion anymore.
35795 Branch: maint-5.6/perl
35797 ____________________________________________________________________________
35798 [ 8579] By: jhi on 2001/01/28 05:15:04
35799 Log: Remove the #8084 effect: do not allow -Q to be interpreted
35800 as -&Q(), this is too much wiggle room.
35801 Branch: maint-5.6/perl
35803 ____________________________________________________________________________
35804 [ 8578] By: jhi on 2001/01/28 05:12:45
35805 Log: Needed bits of #8439 (should have been in #8576),
35806 mainly for lval substr().
35807 Branch: maint-5.6/perl
35808 ! mg.c pp.c pp_hot.c
35809 ____________________________________________________________________________
35810 [ 8577] By: jhi on 2001/01/28 05:02:46
35811 Log: A missing check-in.
35812 Branch: maint-5.6/perl
35814 ____________________________________________________________________________
35815 [ 8576] By: jhi on 2001/01/28 04:26:18
35816 Log: Integrate changes #8425,8436,8439,8517 from mainline.
35817 The 8439 was not truly integrated because it had too many
35818 dependencies on the development branch and because it introduced
35819 concepts too bold for a maintenance branch (such as the qu operator).
35821 Subject: [PATCH perl@8342] -Wformat
35823 Tighten some of the UTF-8 tests a bit.
35825 More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
35826 - The substr lval was still not okay.
35827 - Now pp_stringify and sv_setsv copies source's UTF8 flag
35828 even if IN_BYTE. pp_stringify is called from fold_constants
35829 at optimization phase and "\x{100}" was made SvUTF8_off under
35830 use bytes (the bytes pragma is for "byte semantics" and not
35831 for "do not produce UTF8 data")
35832 Branch: maint-5.6/perl
35833 ! t/lib/charnames.t t/op/substr.t toke.c
35834 !> sv.c t/pragma/utf8.t
35835 ____________________________________________________________________________
35836 [ 8575] By: jhi on 2001/01/28 04:01:51
35837 Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
35839 Subject: One more patch for UTF8 (UTF-8 fixes for 'x' and tr////)
35841 Subject: [ID 20001230.003] UTF-8 tr still hurts
35843 Test cases for #8385 (from Simon's "torture.pl")
35845 Start fixing UTF-8 lval substr() (8405)
35846 Branch: maint-5.6/perl
35847 !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
35848 !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
35849 ____________________________________________________________________________
35850 [ 8574] By: jhi on 2001/01/28 03:09:06
35851 Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
35856 Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
35858 "\x{FF}\xFF" was broken.
35860 Tests for #8329 and #8330.
35862 Add a note about EBCDIC versus UTF-8 to a potential problem spot.
35864 IRIX compiler noticed that the bof initialization might be
35865 bypassed by control flow.
35867 Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
35868 Branch: maint-5.6/perl
35869 !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
35870 !> regexec.c sv.c t/op/bop.t toke.c utf8.c
35871 ____________________________________________________________________________
35872 [ 8573] By: jhi on 2001/01/28 02:06:12
35873 Log: Retract #8552.
35875 ! lib/Text/Wrap.pm t/lib/textwrap.t
35876 ____________________________________________________________________________
35877 [ 8572] By: jhi on 2001/01/28 02:04:49
35878 Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
35879 8305,8323,8324 from mainline. The 8267,8272, and 8298 were
35880 not really integrated but instead salvaged by hand
35881 (they had too many dependencies on the development release
35882 to be cleanly integratable).
35884 Subject: more UTF8 test suites and an UTF8 patch
35886 Tweak for MULTIPLICITY/USE_PERLIO
35890 Turn SvUTF8 off if not required in pp_chr and pp_stringify.
35892 Use the UTF8_XXX macros in is_utf8_char().
35894 Rewrite pp_concat() in terms of sv_catsv(). The . operator
35895 should now be UTF-8-proof.
35897 Subject: [PATCH perl@8269] scanning two hex-constants
35898 fails on EBCDIC environment (script length.t)
35900 Add some Unicode chop() tests.
35901 Branch: maint-5.6/perl
35902 ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
35903 !> sv.c t/op/chop.t utf8.h
35904 ____________________________________________________________________________
35905 [ 8571] By: jhi on 2001/01/28 00:35:59
35906 Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
35907 8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
35909 Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
35911 The maxiters upper limit sanity check (guarding against
35912 non-progress) assumed bytes instead of characters in s///
35917 sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
35918 join() should now be UTF-8-proof.
35920 More split // UTF-8 tests. (8250)
35921 Branch: maint-5.6/perl
35922 !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
35924 ____________________________________________________________________________
35925 [ 8570] By: jhi on 2001/01/27 22:15:46
35926 Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
35927 8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
35928 8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
35929 8084,8204,8244,8333 from mainline.
35931 For -Q where Q might be a one-letter sub name one does no more
35932 get a warning about an unknown filetest (7941,7943,7944,8084).
35934 Subject: Re: [ID 20001130.011] expression parsing bug ?
35936 Make uv_to_utf8() to zero-terminate its output buffer.
35938 Split off t/op/length.t (7995)
35940 Split off t/op/utf8decode.t (7996)
35942 Remove an unnecessary 'use utf8' from the utf8.t (7998)
35944 Split off t/op/concat.t (8004)
35946 Split off t/op/ver.t (8005)
35948 Document utf8_length(), utf8_distance(), and utf8_hop().
35950 Document utf8_to_uv() better.
35952 Introduce macros for UTF8 decoding (8028,8033).
35954 Add test for reverse() (8030,8031).
35956 Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
35958 Do not return the Unicode replacement character on UTF-8
35961 Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
35962 not this_utf8 i.e. the output string has one, but don't mess
35963 with source assumption. (8052,8053)
35965 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
35966 writing of BOM to a non-utf8 stream. Fix SvPVutf8() - sv_2pv()
35967 was not expecting to be called with something that was already
35968 SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
35969 just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
35972 Recode the naughty binary bytes in utf8decode.t using the \xHH.
35974 Make some panic messages a bit more logical.
35975 Branch: maint-5.6/perl
35976 +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
35977 !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
35978 !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
35979 !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
35980 !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
35982 ____________________________________________________________________________
35983 [ 8569] By: jhi on 2001/01/27 19:16:43
35984 Log: Integrate changes #7750 from perlio and #8566 from mainline.
35985 Branch: maint-5.6/perl
35987 ____________________________________________________________________________
35988 [ 8568] By: jhi on 2001/01/27 18:06:51
35989 Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
35990 7783,7790[perlio],7869,7871,7872,7911,7916,7932,
35991 7935[-perlio.c],7936,7959,7965 from mainline.
35993 Change the "big byte" error message to "Wide character".
35994 (7355, the croak-if-wide-chars-in-print part ignored)
35998 Introduce Perl_utf8_length().
36000 diff -se shows these as different (7753, forgotten check-ins)
36002 Subject: [PATCH] doop.c - UTF8 tr///
36004 If we use (aTHX_ ...) then put Perl_ on the front.
36006 Make utf8_length() and utf8_distance() to be less forgiving
36009 Test line numbers are different with utf8.
36011 No need to scan till infinity, 13 is enough. (7872,7911)
36013 Subject: [PATCH] Tokeniser debugging
36015 Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
36017 Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
36019 Be more careful in Perl_sv_utf8_downgrade().
36023 Raw zero bytes in text files confuse at least GNU patch 2.1.
36024 Branch: maint-5.6/perl
36025 !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
36026 !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
36027 !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
36028 !> t/pragma/utf8.t toke.c utf8.c utf8.h
36029 ____________________________________________________________________________
36030 [ 8567] By: nick on 2001/01/27 11:10:38
36031 Log: Integrate mainline
36033 !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
36034 !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
36035 !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
36037 ____________________________________________________________________________
36038 [ 8566] By: jhi on 2001/01/27 06:22:48
36039 Log: More documentation for the regexp context stack.
36042 ____________________________________________________________________________
36043 [ 8565] By: jhi on 2001/01/27 05:21:57
36044 Log: Update Changes.
36046 ! Changes patchlevel.h
36047 ____________________________________________________________________________
36048 [ 8564] By: jhi on 2001/01/27 04:44:04
36049 Log: Threadedness patch for #8562 from Doug MacEachern.
36052 ____________________________________________________________________________
36053 [ 8563] By: jhi on 2001/01/27 04:26:24
36054 Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
36055 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
36056 Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
36057 Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
36060 ____________________________________________________________________________
36061 [ 8562] By: jhi on 2001/01/27 04:20:30
36062 Log: Subject: Re: Announce : Tokener reporting patch
36063 From: Simon Cozens <simon@cozens.net>
36064 Date: Mon, 22 Jan 2001 02:17:22 +0000
36065 Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
36067 ! embed.h embed.pl proto.h toke.c
36068 ____________________________________________________________________________
36069 [ 8561] By: jhi on 2001/01/27 04:17:24
36070 Log: Forgot from #8545. Oops.
36072 ! pp.c t/pragma/overload.t
36073 ____________________________________________________________________________
36074 [ 8560] By: jhi on 2001/01/27 03:01:47
36075 Log: A better module compilation test, use MANIFEST as suggested
36078 ! t/lib/1_compile.t
36079 ____________________________________________________________________________
36080 [ 8559] By: jhi on 2001/01/27 02:50:48
36081 Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
36082 From: Peter Prymmer <pvhp@forte.com>
36083 Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
36084 Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
36087 ____________________________________________________________________________
36088 [ 8558] By: jhi on 2001/01/27 02:27:05
36089 Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
36090 From: Peter Prymmer <pvhp@forte.com>
36091 Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
36092 Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
36094 ! t/pragma/sub_lval.t
36095 ____________________________________________________________________________
36096 [ 8557] By: jhi on 2001/01/27 02:26:03
36097 Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
36098 From: Peter Prymmer <pvhp@forte.com>
36099 Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
36100 Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
36102 ! t/lib/st-06compat.t
36103 ____________________________________________________________________________
36104 [ 8556] By: jhi on 2001/01/27 02:24:33
36105 Log: Subject: [PATCH: perl@8531] minor update to README.os390
36106 From: Peter Prymmer <pvhp@forte.com>
36107 Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
36108 Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
36111 ____________________________________________________________________________
36112 [ 8555] By: jhi on 2001/01/27 00:35:47
36113 Log: No point in checking the length before we know whether the pointer
36114 is bogus or not, fixes Abigail's odbm failures in Linux.
36117 ____________________________________________________________________________
36118 [ 8554] By: nick on 2001/01/26 19:01:31
36119 Log: Integrate mainline
36121 !> lib/Text/Wrap.pm t/lib/textwrap.t
36122 ____________________________________________________________________________
36123 [ 8553] By: jhi on 2001/01/26 15:19:39
36124 Log: Integrate change #7792 from perlio (multiplicity fix),
36125 fix the AV leak in regex DEBUGGING (tiny part of the
36126 polymorphic regexp patch #8143).
36127 Branch: maint-5.6/perl
36130 ____________________________________________________________________________
36131 [ 8552] By: jhi on 2001/01/26 15:03:23
36132 Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
36133 From: Michael G Schwern <schwern@pobox.com>
36134 Date: Fri, 26 Jan 2001 09:28:31 -0500
36135 Message-ID: <20010126092831.A15328@blackrider.aocn.com>
36137 ! lib/Text/Wrap.pm t/lib/textwrap.t
36138 ____________________________________________________________________________
36139 [ 8551] By: jhi on 2001/01/26 02:33:19
36140 Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
36141 7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
36143 Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
36145 Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
36149 BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
36151 Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
36153 (the cleanup of unused submatches in regtry() and regcppop())
36155 Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
36156 stored and restored, and thusly was trounced by the utf8 swash
36159 use utf8 not required to use \x{}.
36161 Removed two more tests that make no sense in UTF-8 since the test
36162 data is not in UTF-8.
36164 Get the three different space character classes right under utf8.
36166 Implement ANYOFUTF8 regprop() dumping.
36168 Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
36170 Document the regex context pushing/popping a bit better.
36171 Branch: maint-5.6/perl
36172 +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
36173 !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
36174 !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
36175 !> t/op/regmesg.t utf8.c
36176 ____________________________________________________________________________
36177 [ 8550] By: nick on 2001/01/25 19:42:30
36178 Log: Integrate mainline
36180 !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
36181 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
36182 !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
36183 !> t/lib/bigint.t t/lib/bigintpm.t
36184 ____________________________________________________________________________
36185 [ 8549] By: jhi on 2001/01/25 15:22:28
36186 Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
36187 Branch: maint-5.6/perl
36188 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
36189 ____________________________________________________________________________
36190 [ 8548] By: jhi on 2001/01/25 15:02:55
36191 Log: Integrate changes #7997,8063,8492,8547 from mainline.
36193 Subject: Re: STRLEN - what?
36195 Subject: [PATCH] perlguts.pod
36197 Memory management calls documentation.
36199 Layout using tabulator is not a good idea in a pod.
36200 Branch: maint-5.6/perl
36201 !> pod/perlguts.pod
36202 ____________________________________________________________________________
36203 [ 8547] By: jhi on 2001/01/25 14:49:05
36204 Log: Layout using tabulator is not a good idea in a pod.
36207 ____________________________________________________________________________
36208 [ 8546] By: jhi on 2001/01/25 14:31:12
36209 Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
36212 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
36214 Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
36216 More Win32 editor/IDE/shell hints.
36218 More Win32 Perling.
36220 Yet another editor edit.
36224 IDE/editor section tweaking.
36226 Few more IDE/editor nits from p5p.
36227 Branch: maint-5.6/perl
36228 !> pod/perlfaq3.pod
36229 ____________________________________________________________________________
36230 [ 8545] By: jhi on 2001/01/25 04:16:32
36231 Log: Subject: [PATCH 5.7.0] overload int()
36232 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
36233 Date: Wed, 24 Jan 2001 19:06:57 -0500
36234 Message-ID: <20010124190657.A8512@math.ohio-state.edu>
36236 ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
36237 ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
36239 ____________________________________________________________________________
36240 [ 8544] By: jhi on 2001/01/25 04:15:11
36241 Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
36242 From: Peter Prymmer <pvhp@forte.com>
36243 Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
36244 Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
36246 ! Makefile.SH README.os390 hints/os390.sh installperl
36247 ____________________________________________________________________________
36248 [ 8543] By: jhi on 2001/01/25 03:52:08
36249 Log: Integrate change #8462,8469 from mainline.
36251 In VMS Perl subversion (perl -V) is undef.
36252 Branch: maint-5.6/perl
36254 ____________________________________________________________________________
36255 [ 8542] By: jhi on 2001/01/25 03:44:55
36256 Log: Integrate changes #7835,7850,8315,8316 from mainline.
36259 Branch: maint-5.6/perl
36260 !> hints/solaris_2.sh
36261 ____________________________________________________________________________
36262 [ 8541] By: jhi on 2001/01/25 03:39:28
36263 Log: Integrate #8336 from mainline.
36264 Branch: maint-5.6/perl
36266 ____________________________________________________________________________
36267 [ 8540] By: jhi on 2001/01/25 03:23:50
36268 Log: Retract #8539.
36269 Branch: maint-5.6/perl
36271 ____________________________________________________________________________
36272 [ 8539] By: jhi on 2001/01/25 03:21:55
36273 Log: (Retracted by #5940.)
36274 Branch: maint-5.6/perl
36276 ____________________________________________________________________________
36277 [ 8538] By: jhi on 2001/01/25 03:14:07
36278 Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
36279 From: Peter Prymmer <pvhp@forte.com>
36280 Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
36281 Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
36284 Branch: maint-5.6/perl
36285 ! configure.com vms/descrip_mms.template
36286 ____________________________________________________________________________
36287 [ 8537] By: jhi on 2001/01/25 03:06:09
36288 Log: Integrate #7710,7824,7973 from mainline.
36289 Branch: maint-5.6/perl
36290 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
36291 !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
36292 !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
36293 !> vos/config.ga.def vos/config.ga.h win32/config.bc
36294 !> win32/config.gc win32/config.vc
36295 ____________________________________________________________________________
36296 [ 8536] By: jhi on 2001/01/24 13:50:20
36297 Log: Revert the edits made by me so far to the 5.6 branch since
36298 the TRIAL1 since I did edits when I should have been using
36299 integrates. Bad programmer. (Will integrate them properly later.)
36300 Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
36301 The #8353 will not be reapplied at least for now since
36302 the UTF-8 hash keys need more thinking.
36303 (The patches #8347, #8354, #8454, #8473 were okay since they
36304 were original edits made specifically for the 5.6.1-TRIAL1.)
36305 Branch: maint-5.6/perl
36306 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36307 ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
36308 ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
36309 ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
36310 ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
36311 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
36312 ! win32/config.bc win32/config.gc win32/config.vc
36313 ____________________________________________________________________________
36314 [ 8535] By: bailey on 2001/01/24 06:37:02
36317 +> (branch 26 files)
36318 !> (integrate 130 files)
36319 ____________________________________________________________________________
36320 [ 8534] By: nick on 2001/01/23 19:30:57
36321 Log: Integrate mainline.
36323 !> Changes Configure Porting/Glossary Porting/config.sh
36324 !> Porting/config_H embed.h embed.pl ext/Encode/compile
36325 !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
36326 !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
36327 !> pod/perlvar.pod proto.h t/lib/1_compile.t
36328 ____________________________________________________________________________
36329 [ 8533] By: jhi on 2001/01/23 16:15:46
36330 Log: Forgotten from #8501.
36332 ! Porting/Glossary Porting/config.sh Porting/config_H
36333 ____________________________________________________________________________
36334 [ 8532] By: jhi on 2001/01/23 16:13:27
36335 Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
36336 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
36337 Date: Mon, 22 Jan 2001 17:51:58 +0100
36338 Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
36340 ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
36341 ____________________________________________________________________________
36342 [ 8531] By: jhi on 2001/01/23 15:46:01
36343 Log: Update Changes.
36345 ! Changes patchlevel.h
36346 ____________________________________________________________________________
36347 [ 8530] By: jhi on 2001/01/23 15:38:39
36348 Log: De-cut-and-pasto.
36350 ! t/lib/1_compile.t
36351 ____________________________________________________________________________
36352 [ 8529] By: jhi on 2001/01/23 15:11:04
36353 Log: Document the mkdir trailing slashes case.
36356 ____________________________________________________________________________
36357 [ 8528] By: jhi on 2001/01/23 15:08:28
36358 Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
36361 Subject: lib/lib.pm
36362 From: <abigail@foad.org>
36363 Date: Mon, 28 Aug 2000 20:35:08 -0400
36364 Message-ID: <20000829003508.21281.qmail@foad.org>
36367 ____________________________________________________________________________
36368 [ 8527] By: jhi on 2001/01/23 14:44:04
36369 Log: Metaconfig unit change for #8526.
36371 ! U/threads/archname.U
36372 ____________________________________________________________________________
36373 [ 8526] By: jhi on 2001/01/23 14:43:19
36374 Log: Attach -perlio to the archname if so selected.
36377 ____________________________________________________________________________
36378 [ 8525] By: jhi on 2001/01/23 14:24:01
36379 Log: Subject: [PATCH] pod/perlvar.pod
36380 From: abigail@foad.org
36381 Date: Tue, 23 Jan 2001 01:41:10 +0100
36382 Message-ID: <20010123004110.22259.qmail@foad.org>
36385 ____________________________________________________________________________
36386 [ 8524] By: jhi on 2001/01/23 14:22:32
36387 Log: A bug introduced in #8217 (the undefined variable in the
36388 lib/safe1_t #3) fixed, by Charles Lane:
36390 The earlier patch made it so that stuff running in Safe
36391 compartments could do a "caller" and see "main". That
36392 little change in name is done right before the code in
36393 the compartment is run, and apparantly the parser
36394 was picking up the stash name before it got changed.
36396 (why it was threaded vs. unthreaded Perl that was sensitive to this
36397 I still don't know...and it probably doesn't matter).
36399 I tryed removing the stash name-change and saw that threaded Perl
36400 did indeed pass the lib/safe1.t tests.
36402 So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
36403 do the name change (and to connect _ in the compartment to the global
36404 _) which is removed from _safe_call_sv. Then Safe.pm is modified
36405 to call _safe_pkg_prep when creating a new compartment.
36407 Passes all tests with threaded perl on linux; passes all tests
36408 with unthreaded perl on VMS.
36410 At some point I'll probably want to revisit Safe and Opcode to
36411 provide more sensible handling of global variables...and to get
36412 formats working in Safe compartments, which they don't do currently.
36414 ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
36415 ____________________________________________________________________________
36416 [ 8523] By: jhi on 2001/01/23 14:11:58
36417 Log: Also the lib/Thread.pm itself needs to be ignored if
36418 the Thread extension hasn't been built.
36420 ! t/lib/1_compile.t
36421 ____________________________________________________________________________
36422 [ 8522] By: jhi on 2001/01/23 13:51:28
36423 Log: print() instead of warn() so that stderr doesn't get
36424 unncessarily polluted.
36426 ! ext/Encode/compile
36427 ____________________________________________________________________________
36428 [ 8521] By: jhi on 2001/01/23 13:49:48
36429 Log: Integrate perlio.
36431 !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
36432 !> ext/Encode/encode.h
36433 ____________________________________________________________________________
36434 [ 8520] By: nick on 2001/01/22 21:44:00
36435 Log: More messing with Encode:
36436 Extra fields in header to allow multiple names and to record
36437 other things "compile" knows.
36438 Re-organise compile to factor out common output routines.
36440 ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
36441 ____________________________________________________________________________
36442 [ 8519] By: nick on 2001/01/22 20:33:50
36443 Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
36445 ! ext/Encode/Makefile.PL ext/Encode/compile
36446 ____________________________________________________________________________
36447 [ 8518] By: nick on 2001/01/22 20:28:13
36448 Log: Integrate mainline
36450 !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
36451 !> vos/config.alpha.def vos/config.alpha.h
36452 ____________________________________________________________________________
36453 [ 8517] By: jhi on 2001/01/22 15:37:17
36454 Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
36458 ____________________________________________________________________________
36459 [ 8516] By: jhi on 2001/01/22 14:55:15
36460 Log: More SIG_SIZE fixes.
36462 ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
36463 ____________________________________________________________________________
36464 [ 8515] By: jhi on 2001/01/22 14:50:27
36465 Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
36466 From: "Craig A. Berry" <craigberry@mac.com>
36467 Date: Mon, 22 Jan 2001 00:42:24 -0600
36468 Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
36471 ____________________________________________________________________________
36472 [ 8514] By: jhi on 2001/01/22 14:31:17
36473 Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
36474 From: "Craig A. Berry" <craigberry@mac.com>
36475 Date: Sun, 21 Jan 2001 23:03:25 -0600
36476 Message-Id: <p04330101b691596f577f@[172.16.52.1]>
36479 ____________________________________________________________________________
36480 [ 8513] By: jhi on 2001/01/22 14:14:00
36481 Log: Add the .ucm encoding tables to the MANIFEST.
36484 ____________________________________________________________________________
36485 [ 8512] By: jhi on 2001/01/22 13:43:33
36486 Log: Integrate perlio.
36488 +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
36489 +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
36490 +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
36491 +> ext/Encode/Encode/iso8859-10.ucm
36492 +> ext/Encode/Encode/iso8859-13.ucm
36493 +> ext/Encode/Encode/iso8859-14.ucm
36494 +> ext/Encode/Encode/iso8859-15.ucm
36495 +> ext/Encode/Encode/iso8859-16.ucm
36496 +> ext/Encode/Encode/iso8859-2.ucm
36497 +> ext/Encode/Encode/iso8859-3.ucm
36498 +> ext/Encode/Encode/iso8859-4.ucm
36499 +> ext/Encode/Encode/iso8859-5.ucm
36500 +> ext/Encode/Encode/iso8859-6.ucm
36501 +> ext/Encode/Encode/iso8859-7.ucm
36502 +> ext/Encode/Encode/iso8859-8.ucm
36503 +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
36504 +> ext/Encode/Encode/symbol.ucm
36505 !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
36507 ____________________________________________________________________________
36508 [ 8511] By: nick on 2001/01/21 23:44:47
36509 Log: Make "real" layers of ":utf8" and ":raw".
36510 So now PERLIO=utf8 perl ...
36511 does what Andreas wanted.
36512 Fix arg passing in open.pm (still have a Carp issue).
36514 ! lib/open.pm perlio.c perliol.h
36515 ____________________________________________________________________________
36516 [ 8510] By: jhi on 2001/01/21 22:56:53
36517 Log: Document the regex context pushing/popping a bit better.
36520 ____________________________________________________________________________
36521 [ 8509] By: jhi on 2001/01/21 22:55:44
36522 Log: Tweak the mkdir trailing slash code some more.
36524 TO DO: the same handling should probably be done for
36525 all the other filesystem functions that can have directories
36526 as their arguments.
36529 ____________________________________________________________________________
36530 [ 8508] By: nick on 2001/01/21 21:37:43
36531 Log: Switch "compiled in" encodings to .ucm format.
36532 (Leave others as .enc till we can run-time load .ucm,
36533 or find some other way to load them.)
36535 + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
36536 + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
36537 + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
36538 + ext/Encode/Encode/iso8859-10.ucm
36539 + ext/Encode/Encode/iso8859-13.ucm
36540 + ext/Encode/Encode/iso8859-14.ucm
36541 + ext/Encode/Encode/iso8859-15.ucm
36542 + ext/Encode/Encode/iso8859-16.ucm
36543 + ext/Encode/Encode/iso8859-2.ucm
36544 + ext/Encode/Encode/iso8859-3.ucm
36545 + ext/Encode/Encode/iso8859-4.ucm
36546 + ext/Encode/Encode/iso8859-5.ucm
36547 + ext/Encode/Encode/iso8859-6.ucm
36548 + ext/Encode/Encode/iso8859-7.ucm
36549 + ext/Encode/Encode/iso8859-8.ucm
36550 + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
36551 + ext/Encode/Encode/symbol.ucm
36552 ! ext/Encode/Makefile.PL ext/Encode/compile
36553 ____________________________________________________________________________
36554 [ 8507] By: nick on 2001/01/21 21:02:03
36555 Log: Integrate (partial) mainline.
36557 !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
36558 !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
36559 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
36560 ____________________________________________________________________________
36561 [ 8506] By: jhi on 2001/01/21 20:09:30
36562 Log: Update Changes.
36564 ! Changes patchlevel.h
36565 ____________________________________________________________________________
36566 [ 8505] By: jhi on 2001/01/21 19:39:59
36567 Log: Subject: Minor typos in perlfaq2.pod
36568 From: "Stephen P. Potter" <spp@spotter.yi.org>
36569 Message-Id: <200101192101.QAA11911@spotter.yi.org>
36570 Date: Fri, 19 Jan 2001 16:01:13 -0500
36572 with a nit from Philip Netwon.
36575 ____________________________________________________________________________
36576 [ 8504] By: jhi on 2001/01/21 19:33:05
36577 Log: Metaconfig change for #8503.
36579 ! U/threads/usethreads.U
36580 ____________________________________________________________________________
36581 [ 8503] By: jhi on 2001/01/21 19:32:21
36582 Log: Sanity check for conflicting thread flavours.
36584 ! Configure config_h.SH
36585 ____________________________________________________________________________
36586 [ 8502] By: jhi on 2001/01/21 19:23:00
36587 Log: Metaconfig change for #8501.
36589 ! U/modified/sig_name.U
36590 ____________________________________________________________________________
36591 [ 8501] By: jhi on 2001/01/21 19:22:26
36592 Log: The SIG_SIZE is the number of the elements *excluding*
36593 the terminating NULL.
36595 ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
36596 ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
36597 ! win32/config_H.vc
36598 ____________________________________________________________________________
36599 [ 8500] By: jhi on 2001/01/21 18:31:31
36600 Log: Integrate perlio.
36602 !> doio.c embed.h embed.pl ext/Encode/Encode.xs
36603 !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
36604 !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
36605 !> pp_sys.c proto.h sv.c
36606 ____________________________________________________________________________
36607 [ 8499] By: jhi on 2001/01/21 17:43:57
36608 Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390
36609 From: Hugo <hv@crypt.compulink.co.uk>
36610 Date: Sun, 21 Jan 2001 13:34:05 +0000
36611 Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
36613 In sprintf UTF8ize only if necessary.
36616 ____________________________________________________________________________
36617 [ 8498] By: nick on 2001/01/21 16:25:32
36618 Log: Encode cleanup.
36619 Add command line control over "compile" so that Makefile.PL
36620 needs can be combined with other uses.
36621 Use command line options in Makefile.PL.
36622 Fix multi-byte parsing in .ucm files.
36624 ! ext/Encode/Makefile.PL ext/Encode/compile
36625 ____________________________________________________________________________
36626 [ 8497] By: nick on 2001/01/21 12:56:27
36627 Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
36629 ! ext/Encode/Encode.xs
36630 ____________________________________________________________________________
36631 [ 8496] By: nick on 2001/01/21 12:18:45
36632 Log: Fixup after integrate:
36633 missed the .sym files that are changed by regen_headers
36634 sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
36636 ! global.sym pp.sym sv.c
36637 ____________________________________________________________________________
36638 [ 8495] By: nick on 2001/01/21 11:51:07
36639 Log: Integrate mainline.
36641 +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
36642 !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
36643 !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
36644 !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
36645 !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
36646 !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
36647 !> win32/Makefile win32/makefile.mk
36648 ____________________________________________________________________________
36649 [ 8494] By: jhi on 2001/01/20 23:12:11
36650 Log: Forgot the expect_number() prototype.
36652 ! embed.h embed.pl proto.h
36653 ____________________________________________________________________________
36654 [ 8493] By: jhi on 2001/01/20 22:56:39
36655 Log: Subject: [PATCH: perl@8482] README.vms URL updates
36656 From: Peter Prymmer <pvhp@forte.com>
36657 Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
36658 Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
36660 Plus Craig A. Berry's suggestion to use compaq.com instead
36664 ____________________________________________________________________________
36665 [ 8492] By: jhi on 2001/01/20 22:50:05
36666 Log: Memory management calls documentation.
36669 ____________________________________________________________________________
36670 [ 8491] By: jhi on 2001/01/20 22:38:33
36671 Log: Signedness nit plus few memcpy/Copy nits.
36674 ____________________________________________________________________________
36675 [ 8490] By: jhi on 2001/01/20 22:25:53
36676 Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
36677 From: Peter Prymmer <pvhp@forte.com>
36678 Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
36679 Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
36681 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
36682 ____________________________________________________________________________
36683 [ 8489] By: jhi on 2001/01/20 22:24:41
36684 Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
36685 From: Peter Prymmer <pvhp@forte.com>
36686 Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
36687 Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
36689 ! win32/Makefile win32/makefile.mk
36690 ____________________________________________________________________________
36691 [ 8488] By: jhi on 2001/01/20 22:22:27
36692 Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
36693 From: Peter Prymmer <pvhp@forte.com>
36694 Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
36695 Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
36698 ____________________________________________________________________________
36699 [ 8487] By: jhi on 2001/01/20 22:21:18
36700 Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
36701 From: Peter Prymmer <pvhp@forte.com>
36702 Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
36703 Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
36705 + ext/DynaLoader/dl_dllload.xs
36706 ! MANIFEST Makefile.SH hints/os390.sh
36707 ____________________________________________________________________________
36708 [ 8486] By: jhi on 2001/01/20 22:17:53
36709 Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
36710 From: Peter Prymmer <pvhp@forte.com>
36711 Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
36712 Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
36714 ! README.os390 README.posix-bc
36715 ____________________________________________________________________________
36716 [ 8485] By: jhi on 2001/01/20 20:15:30
36717 Log: Document and test the new qu operator.
36720 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
36721 ! pod/perlretut.pod pod/perlunicode.pod
36722 ____________________________________________________________________________
36723 [ 8484] By: nick on 2001/01/20 19:42:30
36724 Log: Infrastructure to allow:
36725 open($fh,"|-",@array);
36727 i.e. mark pp_open as needing a stack mark, and make pp_open
36728 process its args in that style (and pass them _all_ to tied handles OPEN).
36729 Invent do_openn() which takes SV ** at allow it to see multiple args.
36730 Note this does not _do_ anything yet.
36732 ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
36733 ! perlapi.c pp_proto.h pp_sys.c proto.h
36734 ____________________________________________________________________________
36735 [ 8483] By: nick on 2001/01/20 17:23:14
36736 Log: Integrate mainline.
36738 !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
36739 !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
36740 ____________________________________________________________________________
36741 [ 8482] By: jhi on 2001/01/19 15:37:49
36742 Log: Update Changes.
36744 ! Changes patchlevel.h
36745 ____________________________________________________________________________
36746 [ 8481] By: jhi on 2001/01/19 14:41:24
36747 Log: Subject: Re: new feature: s?printf parameter reordering
36748 From: Hugo <hv@crypt.compulink.co.uk>
36749 Date: Thu, 11 Jan 2001 17:09:03 +0000
36750 Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
36752 - support reordering for all parameters: %, *v, *, .*
36753 - lay down that the reordering specification must immediately
36754 follow that parameter: %3$, *v3$, *3$, .*3$
36755 - fix vectorisation of a zero-length string
36756 - factor out the code choosing the argument to format
36758 Possibly unwanted side-effects:
36759 - the special format specifiers ' +-0' must now precede any
36760 vectorisation specifier. Tests in op/sprintf and op/ver
36761 have been changed to reflect this.
36762 - sprintf.t test #214 changed its expectations because in many
36763 cases, the next parameter has already been consumed when an
36764 invalid type letter is detected.
36766 Probably wanted side-effects:
36767 - attempts to format a non-existent parameter will warn as if C<undef>
36768 - attempt to write to non-existent parameter with '%n' will complain
36769 of "attempt to modify read-only value" instead of being silent
36771 ! sv.c t/op/sprintf.t t/op/ver.t
36772 ____________________________________________________________________________
36773 [ 8480] By: jhi on 2001/01/19 14:08:37
36774 Log: Subject: PATCH pragma/locale.t
36775 From: andreas.koenig@anima.de (Andreas J. Koenig)
36776 Date: 18 Jan 2001 09:45:37 +0100
36777 Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
36779 ! t/pragma/locale.t
36780 ____________________________________________________________________________
36781 [ 8479] By: jhi on 2001/01/19 13:19:58
36782 Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
36785 ____________________________________________________________________________
36786 [ 8478] By: jhi on 2001/01/19 02:12:35
36787 Log: Automate 1_compile.t.
36789 ! t/lib/1_compile.t
36790 ____________________________________________________________________________
36791 [ 8477] By: jhi on 2001/01/19 01:49:56
36792 Log: Integrate perlio.
36794 !> sv.c win32/config.bc win32/config.gc win32/config.vc
36795 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
36796 ____________________________________________________________________________
36797 [ 8476] By: nick on 2001/01/18 21:51:52
36798 Log: Integrate mainline
36800 +> t/lib/1_compile.t t/lib/compmod.pl
36801 !> MANIFEST configure.com lib/unicode/distinct.pm
36802 ____________________________________________________________________________
36803 [ 8475] By: nick on 2001/01/18 21:48:02
36804 Log: Win32 "safe signals" co-existance fix.
36805 Fix SIG_SIZE value.
36806 Clear PL_sig_pending when cloning (fork).
36808 ! sv.c win32/config.bc win32/config.gc win32/config.vc
36809 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
36810 ____________________________________________________________________________
36811 [ 8474] By: jhi on 2001/01/18 14:40:57
36812 Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
36814 ! t/lib/1_compile.t
36815 ____________________________________________________________________________
36816 [ 8473] By: gsar on 2001/01/18 11:42:31
36817 Log: unsubmitted trial1 change
36818 Branch: maint-5.6/perl
36820 ____________________________________________________________________________
36821 [ 8472] By: jhi on 2001/01/18 04:30:24
36822 Log: The first bug found by 1_compile.t.
36824 ! lib/unicode/distinct.pm
36825 ____________________________________________________________________________
36826 [ 8471] By: jhi on 2001/01/18 04:29:42
36827 Log: Add Schwern's 1_compile test. The compile_module script renamed
36828 to be a bit shorter for the 8.3 people.
36830 + t/lib/1_compile.t t/lib/compmod.pl
36832 ____________________________________________________________________________
36833 [ 8470] By: jhi on 2001/01/18 04:16:00
36834 Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on VMS_AXP V7.2-1)
36835 From: Peter Prymmer <pvhp@forte.com>
36836 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
36837 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
36839 Branch: maint-5.6/perl
36841 ____________________________________________________________________________
36842 [ 8469] By: jhi on 2001/01/18 04:13:02
36843 Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on VMS_AXP V7.2-1)
36844 From: Peter Prymmer <pvhp@forte.com>
36845 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
36846 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
36850 ____________________________________________________________________________
36851 [ 8468] By: jhi on 2001/01/18 03:42:08
36852 Log: Integrate perlio.
36854 !> gv.c mg.c perlio.c util.c
36855 ____________________________________________________________________________
36856 [ 8467] By: nick on 2001/01/17 22:41:10
36857 Log: "Safe" signals - trial implementation.
36858 gv.c tweaked to zero PL_sig_pend array
36859 perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
36860 util.c tweaked to not set SA_RESTART to give perlio.c a chance.
36861 Odd thing is that it "works" with PERLIO=stdio as well (linux).
36863 ! gv.c mg.c perlio.c util.c
36864 ____________________________________________________________________________
36865 [ 8466] By: nick on 2001/01/17 20:40:20
36866 Log: Integrate mainline.
36868 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
36869 !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
36870 !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
36871 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
36872 !> vos/config.ga.h win32/config.bc win32/config.gc
36874 ____________________________________________________________________________
36875 [ 8465] By: jhi on 2001/01/17 18:37:13
36876 Log: Subject: [PATCH] Re: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
36877 From: Nicholas Clark <nick@ccl4.org>
36878 Date: Wed, 17 Jan 2001 17:31:33 +0000
36879 Message-ID: <20010117173133.I2633@plum.flirble.org>
36882 ____________________________________________________________________________
36883 [ 8464] By: jhi on 2001/01/17 14:43:17
36884 Log: Subject: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
36885 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
36886 Date: Wed, 17 Jan 2001 15:16:43 +0100
36887 Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es>
36889 pp_int() was dropping an NV to the floor,
36890 int(279964589018079/59) either returned not an integer
36891 4745162525730.15, or one got "Attempt to free unreferenced scalar."
36894 ____________________________________________________________________________
36895 [ 8463] By: jhi on 2001/01/17 06:12:42
36896 Log: (Replaced by #8470)
36898 Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on VMS_AXP V7.2-1)
36899 From: "Craig A. Berry" <craigberry@mac.com>
36900 Date: Tue, 16 Jan 2001 23:38:46 -0600
36901 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
36902 Branch: maint-5.6/perl
36904 ____________________________________________________________________________
36905 [ 8462] By: jhi on 2001/01/17 06:11:31
36906 Log: (Replaced by #8469)
36908 Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on VMS_AXP V7.2-1)
36909 From: "Craig A. Berry" <craigberry@mac.com>
36910 Date: Tue, 16 Jan 2001 23:38:46 -0600
36911 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
36914 ____________________________________________________________________________
36915 [ 8461] By: jhi on 2001/01/17 05:56:12
36916 Log: Allow for one trailing slash in the directory of mkdir().
36919 ____________________________________________________________________________
36920 [ 8460] By: jhi on 2001/01/17 03:26:01
36921 Log: Metaconfig unit changes for #8459.
36923 ! U/modified/Loc.U U/modified/sig_name.U
36924 ____________________________________________________________________________
36925 [ 8459] By: jhi on 2001/01/17 03:24:48
36926 Log: Define SIG_SIZE, the number of elements in the sig_name and
36927 sig_num arrays, including the final NULL entry.
36929 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
36930 ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
36931 ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
36932 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
36933 ! win32/config.bc win32/config.gc win32/config.vc
36934 ____________________________________________________________________________
36935 [ 8458] By: jhi on 2001/01/17 01:41:33
36936 Log: Integrate perlio.
36938 !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
36939 !> perlapi.h proto.h sv.c
36940 ____________________________________________________________________________
36941 [ 8457] By: nick on 2001/01/16 22:07:26
36942 Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
36943 Provides all the "cost" but no benefit yet - it is to allow cost
36944 to be measured, and implementation experiments (just in mg.c?).
36946 ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
36947 ! perlapi.h proto.h sv.c
36948 ____________________________________________________________________________
36949 [ 8456] By: nick on 2001/01/16 21:07:07
36950 Log: Integrate mainline.
36952 !> (integrate 51 files)
36953 ____________________________________________________________________________
36954 [ 8455] By: jhi on 2001/01/16 18:13:43
36955 Log: Subject: [PATCH] regcomp.c old feature removal
36956 From: mjd@plover.com
36957 Date: 16 Jan 2001 14:43:18 -0000
36958 Message-ID: <20010116144318.7140.qmail@plover.com>
36961 ____________________________________________________________________________
36962 [ 8454] By: jhi on 2001/01/16 16:12:39
36963 Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
36964 From: "Indy Singh" <indy@nusphere.com>
36965 Date: Wed, 10 Jan 2001 20:17:49 -0500
36966 Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
36967 Branch: maint-5.6/perl
36969 ____________________________________________________________________________
36970 [ 8453] By: jhi on 2001/01/16 16:09:33
36971 Log: Update Changes.
36973 ! Changes patchlevel.h
36974 ____________________________________________________________________________
36975 [ 8452] By: jhi on 2001/01/16 15:42:04
36976 Log: Subject: Re: API Cleanup
36977 To: perl5-porters@perl.org
36978 Date: Tue, 16 Jan 2001 13:42:30 +0000
36979 Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
36981 Subject: [PATCH] utf8.c documentation
36982 From: Simon Cozens <simon@cozens.net>
36983 Date: Tue, 16 Jan 2001 13:52:48 +0000
36984 Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
36986 Subject: Re: API Cleanup
36987 From: Simon Cozens <simon@cozens.net>
36988 Date: Tue, 16 Jan 2001 14:58:55 +0000
36989 Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
36993 ! embed.pl pod/perlapi.pod utf8.c
36994 ____________________________________________________________________________
36995 [ 8451] By: jhi on 2001/01/16 14:41:39
36996 Log: podlators 1.07, from Russ Allbery.
36999 ____________________________________________________________________________
37000 [ 8450] By: jhi on 2001/01/16 14:24:19
37001 Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
37002 From: "Indy Singh" <indy@nusphere.com>
37003 Date: Mon, 15 Jan 2001 20:59:40 -0500
37004 Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
37007 ____________________________________________________________________________
37008 [ 8449] By: jhi on 2001/01/16 03:42:55
37009 Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
37010 at the setting of the ofs_sv in new_struct_thread() as the
37011 thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
37012 that invited a core dump.
37015 ____________________________________________________________________________
37016 [ 8448] By: jhi on 2001/01/16 01:49:07
37017 Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
37018 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37019 Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
37020 Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
37022 Replace #8444 and #8445.
37024 ! ext/B/B.xs ext/B/B/Debug.pm
37025 ____________________________________________________________________________
37026 [ 8447] By: jhi on 2001/01/15 21:05:35
37027 Log: Subject: [PATCH] API Variable documentation
37028 From: Simon Cozens <simon@cozens.net>
37029 Date: Mon, 15 Jan 2001 19:35:54 +0000
37030 Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk>
37032 ! pod/perlapi.pod thrdvar.h
37033 ____________________________________________________________________________
37034 [ 8446] By: jhi on 2001/01/15 20:49:20
37035 Log: Signedness nit.
37038 ____________________________________________________________________________
37039 [ 8445] By: jhi on 2001/01/15 20:28:48
37040 Log: (Replaced by #8448) More op_children traces (cleanup of #8442).
37043 ____________________________________________________________________________
37044 [ 8444] By: jhi on 2001/01/15 13:09:10
37045 Log: (Replaced by #8448) Traces of op_children (cleanup of #8442)
37048 ____________________________________________________________________________
37049 [ 8443] By: jhi on 2001/01/15 13:06:26
37050 Log: Missing from #8439.
37053 ____________________________________________________________________________
37054 [ 8442] By: jhi on 2001/01/15 13:02:38
37055 Log: Subject: [PATCH @8436] Eliminate op_children
37056 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37057 Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
37058 Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
37060 Subject: [PATCH @8436] Re: Eliminate op_children
37061 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37062 Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
37063 Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
37065 ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
37066 ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
37068 ____________________________________________________________________________
37069 [ 8441] By: jhi on 2001/01/15 12:57:08
37070 Log: Use the /^Perl_/-less form of is_lvalue_sub().
37073 ____________________________________________________________________________
37074 [ 8440] By: jhi on 2001/01/15 05:13:09
37075 Log: Revert #8437 and #8438, the Linux large files story is more complex.
37076 Branch: metaconfig/U/perl
37077 ! d_fpos64_t.U d_off64_t.U
37079 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37080 ! config_h.SH configure.com epoc/config.sh perl.h
37081 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
37082 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
37083 ! win32/config.bc win32/config.gc win32/config.vc
37084 ____________________________________________________________________________
37085 [ 8439] By: jhi on 2001/01/15 05:02:24
37086 Log: More UTF-8 patches from Inaba Hiroto.
37087 - The substr lval was still not okay.
37088 - Now pp_stringify and sv_setsv copies source's UTF8 flag
37089 even if IN_BYTE. pp_stringify is called from fold_constants
37090 at optimization phase and "\x{100}" was made SvUTF8_off under
37091 use bytes (the bytes pragma is for "byte semantics" and not
37092 for "do not produce UTF8 data")
37093 - New `qu' operator to generate UTF8 string explicitly.
37094 Though I agree with the policy "0x00-0xff always produce bytes",
37095 sometimes want to such a string to be coded in UTF8.
37096 I can use pack"U0a*" but it requires more typing and has
37098 - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
37099 change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
37100 string is not UTF8_on and has char 0x80-0xff.
37102 TODO: document and test qu.
37104 ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
37105 ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
37107 ____________________________________________________________________________
37108 [ 8438] By: jhi on 2001/01/14 05:10:23
37109 Log: Metaconfig unit changes for #8437.
37110 Branch: metaconfig/U/perl
37111 ! d_fpos64_t.U d_off64_t.U
37112 ____________________________________________________________________________
37113 [ 8437] By: jhi on 2001/01/14 04:55:34
37114 Log: Add <features.h> probing, seems to be needed for (some?)
37115 Linux largefileness.
37117 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37118 ! config_h.SH configure.com epoc/config.sh perl.h
37119 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
37120 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
37121 ! win32/config.bc win32/config.gc win32/config.vc
37122 ____________________________________________________________________________
37123 [ 8436] By: jhi on 2001/01/13 17:47:21
37124 Log: Tighten some of the tests a bit.
37127 ____________________________________________________________________________
37128 [ 8435] By: jhi on 2001/01/13 17:31:54
37129 Log: Integrate perlio.
37131 !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
37132 !> win32/config_H.gc win32/config_H.vc
37133 ____________________________________________________________________________
37134 [ 8434] By: nick on 2001/01/13 11:36:53
37135 Log: Run dmake regen_config_h for Win32
37137 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37138 ____________________________________________________________________________
37139 [ 8433] By: nick on 2001/01/13 11:31:55
37140 Log: VMS friendly patch to Encode compile process
37142 ! ext/Encode/Makefile.PL ext/Encode/compile
37143 ____________________________________________________________________________
37144 [ 8432] By: nick on 2001/01/13 11:06:44
37145 Log: Integrate mainline
37147 +> ext/B/B/Concise.pm
37148 !> (integrate 52 files)
37149 ____________________________________________________________________________
37150 [ 8431] By: jhi on 2001/01/13 05:55:55
37151 Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
37152 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37153 Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
37154 Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
37156 ! ext/B/B/Concise.pm
37157 ____________________________________________________________________________
37158 [ 8430] By: jhi on 2001/01/13 04:24:18
37159 Log: The LVRET macro needed an aTHX.
37162 ____________________________________________________________________________
37163 [ 8429] By: jhi on 2001/01/13 02:12:42
37164 Log: Update Changes.
37166 ! Changes patchlevel.h
37167 ____________________________________________________________________________
37168 [ 8428] By: jhi on 2001/01/13 02:08:50
37169 Log: Subject: Re: [PATCH: perl@8342] lib/bigfloat.t FAILED at test 351
37170 From: Peter Prymmer <pvhp@forte.com>
37171 Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
37172 Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
37174 Add a BEGIN guard for sloppy floating point division.
37176 ! lib/Math/BigInt.pm lib/bigint.pl
37177 ____________________________________________________________________________
37178 [ 8427] By: jhi on 2001/01/13 01:47:16
37179 Log: The B::Terse drop-in replacement wasn't quite drop-in.
37182 ____________________________________________________________________________
37183 [ 8426] By: jhi on 2001/01/12 21:20:43
37186 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37187 ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
37188 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
37189 ! vos/config.ga.def vos/config.ga.h win32/config.bc
37190 ! win32/config.gc win32/config.vc
37191 ____________________________________________________________________________
37192 [ 8425] By: jhi on 2001/01/12 20:20:14
37193 Log: Subject: [PATCH perl@8342] -Wformat
37194 From: Robin Barker <rmb1@cise.npl.co.uk>
37195 Date: Fri, 12 Jan 2001 20:03:14 GMT
37196 Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
37198 ! ext/Encode/Encode.xs mg.c sv.c toke.c
37199 ____________________________________________________________________________
37200 [ 8424] By: jhi on 2001/01/12 20:01:48
37201 Log: Subject: B::Concise -- an improved replacement for B::Terse
37202 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37203 Date: Sat, 6 Jan 2001 20:18:05 -0800 (PST)
37204 Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
37206 + ext/B/B/Concise.pm
37207 ! MANIFEST ext/B/B/Terse.pm
37208 ____________________________________________________________________________
37209 [ 8423] By: jhi on 2001/01/12 19:24:02
37210 Log: The new metaconfig unit from the #8421.
37211 Branch: metaconfig/U/perl
37213 ____________________________________________________________________________
37214 [ 8422] By: jhi on 2001/01/12 19:23:43
37215 Log: Forgot the microperl config from the #8421.
37217 ! uconfig.h uconfig.sh
37218 ____________________________________________________________________________
37219 [ 8421] By: jhi on 2001/01/12 19:05:27
37220 Log: Add sigprocmask() probe, regen Configure, regen toc.
37222 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37223 ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
37224 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37225 ! vos/config.ga.h win32/config.bc win32/config.gc
37227 ____________________________________________________________________________
37228 [ 8420] By: jhi on 2001/01/12 18:34:31
37229 Log: Add sockatmark() to the todo list.
37232 ____________________________________________________________________________
37233 [ 8419] By: jhi on 2001/01/12 18:09:46
37234 Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
37237 ____________________________________________________________________________
37238 [ 8418] By: jhi on 2001/01/12 18:05:30
37239 Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
37240 From: Radu Greab <radu@netsoft.ro>
37241 Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
37242 Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
37244 ! op.c t/pragma/sub_lval.t
37245 ____________________________________________________________________________
37246 [ 8417] By: jhi on 2001/01/12 16:09:09
37247 Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
37248 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37249 Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
37250 Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
37252 ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
37253 ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
37254 ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
37255 ! t/pragma/sub_lval.t toke.c
37256 ____________________________________________________________________________
37257 [ 8416] By: jhi on 2001/01/12 15:42:06
37258 Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
37259 From: "Richard Soderberg" <rs@crystalflame.net>
37260 Date: Fri, 12 Jan 2001 04:49:35 -0800
37261 Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
37263 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
37264 according to the platform.
37267 ____________________________________________________________________________
37268 [ 8415] By: jhi on 2001/01/12 15:33:41
37269 Log: One more UTF-8 fix from Inaba Hiroto.
37271 ! pp.c regexec.c t/pragma/utf8.t
37272 ____________________________________________________________________________
37273 [ 8414] By: jhi on 2001/01/12 15:30:18
37274 Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
37277 ____________________________________________________________________________
37278 [ 8413] By: jhi on 2001/01/12 15:22:10
37279 Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
37280 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
37281 Date: Thu, 11 Jan 2001 12:53:36 +0100
37282 Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
37285 ____________________________________________________________________________
37286 [ 8412] By: jhi on 2001/01/12 15:20:25
37287 Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
37288 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
37289 Date: Fri, 12 Jan 2001 14:37:55 +0100
37290 Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
37292 ! hints/posix-bc.sh
37293 ____________________________________________________________________________
37294 [ 8411] By: jhi on 2001/01/12 15:14:14
37295 Log: Subject: [PATCH: perl@8342] op/regmesg FAILED at test 33 on EBCDIC machines
37296 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
37297 Date: Fri, 12 Jan 2001 10:42:21 +0100
37298 Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
37301 ____________________________________________________________________________
37302 [ 8410] By: jhi on 2001/01/12 05:48:55
37303 Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
37304 From: Nicholas Clark <nick@ccl4.org>
37305 Date: Sun, 7 Jan 2001 19:47:14 +0000
37306 Message-ID: <20010107194714.B1048@plum.flirble.org>
37308 ! t/op/numconvert.t
37309 ____________________________________________________________________________
37310 [ 8409] By: jhi on 2001/01/12 05:41:28
37311 Log: Integrate perlio.
37314 ____________________________________________________________________________
37315 [ 8408] By: nick on 2001/01/11 22:43:28
37316 Log: Remove variables that were used in experiments.
37319 ____________________________________________________________________________
37320 [ 8407] By: nick on 2001/01/11 20:57:44
37321 Log: Catch die in %SIG handler and unblock the signal before re-dying.
37322 This make Linux work _without_ sigsetjmp().
37323 Turn off sigsetjmp() to see what else it does.
37324 May need Configure probe for sigprocmask() if anything has sigaction()
37325 but not sigprocmask().
37328 ____________________________________________________________________________
37329 [ 8406] By: nick on 2001/01/11 19:32:07
37330 Log: Integrate mainline
37332 !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
37333 !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
37335 ____________________________________________________________________________
37336 [ 8405] By: jhi on 2001/01/11 17:11:01
37337 Log: Fix UTF-8 lval substr().
37339 ! mg.c t/op/substr.t
37340 ____________________________________________________________________________
37341 [ 8404] By: jhi on 2001/01/11 05:13:58
37342 Log: Update Changes.
37344 ! Changes patchlevel.h
37345 ____________________________________________________________________________
37346 [ 8403] By: jhi on 2001/01/11 04:38:24
37347 Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
37348 From: Hugo <hv@crypt.compulink.co.uk>
37349 Date: Mon, 30 Oct 2000 01:33:26 +0000
37350 Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
37352 ! regexec.c t/op/re_tests
37353 ____________________________________________________________________________
37354 [ 8402] By: jhi on 2001/01/11 04:26:12
37355 Log: Integrate perlio.
37358 ____________________________________________________________________________
37359 [ 8401] By: nick on 2001/01/10 22:52:55
37360 Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
37361 (So Alan and Ilya can try setting via hints.)
37362 Verified Linux "works" with it true and fails to re-enable SIGINT if false.
37363 Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
37364 doing the save everywhere seems to restart read() correctly, but just
37365 doing it once "round" the handler does not.
37368 ____________________________________________________________________________
37369 [ 8400] By: jhi on 2001/01/10 21:57:54
37370 Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
37371 of IRIX, HP-UX is unaffected.
37374 ____________________________________________________________________________
37375 [ 8399] By: nick on 2001/01/10 21:29:19
37376 Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
37379 ____________________________________________________________________________
37380 [ 8398] By: jhi on 2001/01/10 20:55:31
37381 Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
37382 also have ReusePort.
37384 ! ext/IO/lib/IO/Socket/INET.pm
37385 ____________________________________________________________________________
37386 [ 8397] By: jhi on 2001/01/10 20:50:57
37387 Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
37388 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
37389 Date: Wed, 10 Jan 2001 01:38:13 -0800
37390 Message-ID: <20010110013813.B41744@yahoo-inc.com>
37392 ! ext/IO/lib/IO/Socket/INET.pm
37393 ____________________________________________________________________________
37394 [ 8396] By: jhi on 2001/01/10 20:49:30
37395 Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
37396 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
37397 Date: Wed, 10 Jan 2001 01:37:32 -0800
37398 Message-ID: <20010110013732.A41744@yahoo-inc.com>
37400 ! ext/Socket/Socket.pm
37401 ____________________________________________________________________________
37402 [ 8395] By: jhi on 2001/01/10 20:41:37
37403 Log: Test for bug id 20010105.016 (fixed by #8378).
37406 ____________________________________________________________________________
37407 [ 8394] By: jhi on 2001/01/10 20:26:32
37408 Log: Integrate perlio.
37411 ____________________________________________________________________________
37412 [ 8393] By: nick on 2001/01/10 19:34:30
37413 Log: Back out Simon's pid hackery for now.
37416 ____________________________________________________________________________
37417 [ 8392] By: nick on 2001/01/10 19:23:13
37418 Log: Integrate mainline. (Builds but does not work - something broke pipes...)
37420 !> (integrate 29 files)
37421 ____________________________________________________________________________
37422 [ 8391] By: jhi on 2001/01/10 18:43:15
37423 Log: Subject: [PATCH] Fix my_pclose segfault
37424 From: Simon Cozens <simon@cozens.net>
37425 Date: Wed, 10 Jan 2001 18:39:35 +0000
37426 Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
37429 ____________________________________________________________________________
37430 [ 8390] By: jhi on 2001/01/10 18:42:08
37431 Log: Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
37432 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37433 Date: Wed, 10 Jan 2001 13:23:02 EST
37434 Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
37436 ! ext/Opcode/Opcode.xs
37437 ____________________________________________________________________________
37438 [ 8389] By: jhi on 2001/01/10 15:16:07
37439 Log: Turn off the integer preservation for now.
37442 ____________________________________________________________________________
37443 [ 8388] By: jhi on 2001/01/10 15:01:25
37444 Log: Few more IDE/editor nits from p5p.
37447 ____________________________________________________________________________
37448 [ 8387] By: jhi on 2001/01/10 06:53:16
37449 Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
37450 To: "Andreas J. Koenig" <andreas.koenig@anima.de>
37451 Date: Tue, 9 Jan 2001 23:16:02 +0000
37452 Message-ID: <20010109231602.A81101@plum.flirble.org>
37455 ____________________________________________________________________________
37456 [ 8386] By: jhi on 2001/01/10 03:17:54
37457 Log: Test cases for #8385 (from Simon's "torture.pl")
37460 ____________________________________________________________________________
37461 [ 8385] By: jhi on 2001/01/10 03:17:11
37462 Log: Subject: Re: more UTF8 test suites and an UTF8 patch
37463 From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
37464 Date: Wed, 10 Jan 2001 11:39:39 +0900
37465 Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
37467 Some more UTF-8 tr cases fixed.
37470 ____________________________________________________________________________
37471 [ 8384] By: jhi on 2001/01/09 22:45:40
37472 Log: Allow the locale test needing POSIX and the taint test
37473 needing IPC::SysV to run under 'minitest' (basically,
37474 bail out if loading the extension fails)
37476 ! t/op/misc.t t/op/taint.t
37477 ____________________________________________________________________________
37478 [ 8383] By: jhi on 2001/01/09 21:36:04
37479 Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
37480 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37481 Date: Tue, 9 Jan 2001 13:33:22 -0800 (PST)
37482 Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
37485 ____________________________________________________________________________
37486 [ 8382] By: jhi on 2001/01/09 21:06:08
37487 Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
37488 Should finish up the bug id 20001205.022.
37490 ! pp.c pp_hot.c scope.c
37491 ____________________________________________________________________________
37492 [ 8381] By: jhi on 2001/01/09 18:27:43
37493 Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
37494 From: Andy Dougherty <doughera@lafayette.edu>
37495 Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
37496 Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
37498 More robust yacc/bison error detection.
37501 ____________________________________________________________________________
37502 [ 8380] By: jhi on 2001/01/09 15:21:38
37503 Log: Subject: [PATCH] make t/op/misc.t work on VMS
37504 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
37505 Date: Tue, 9 Jan 2001 07:53:55 EST
37506 Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu>
37508 ! t/op/misc.t vms/test.com
37509 ____________________________________________________________________________
37510 [ 8379] By: jhi on 2001/01/09 15:20:38
37511 Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
37512 From: jhi@cc.hut.fi
37513 Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
37514 Message-Id: <200012302057.WAA31168@alpha.hut.fi>
37516 The #8378 fixed this.
37519 ____________________________________________________________________________
37520 [ 8378] By: jhi on 2001/01/09 15:05:32
37521 Log: Subject: One more patch for UTF8
37522 From: Inaba Hiroto <inaba@st.rim.or.jp>
37523 Date: Tue, 09 Jan 2001 01:04:32 +0900
37524 Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
37526 UTF-8 fixes for 'x' and tr///.
37528 ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
37529 ! regcomp.c regexec.c toke.c utf8.c
37530 ____________________________________________________________________________
37531 [ 8377] By: jhi on 2001/01/09 14:32:17
37532 Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
37535 ____________________________________________________________________________
37536 [ 8376] By: jhi on 2001/01/09 04:32:32
37537 Log: integrate changes #7775, #8316, #8316 from mainline
37538 Branch: maint-5.6/perl
37539 ! hints/solaris_2.sh
37540 ____________________________________________________________________________
37541 [ 8375] By: jhi on 2001/01/09 04:26:43
37542 Log: Update Changes.
37544 ! Changes patchlevel.h
37545 ____________________________________________________________________________
37546 [ 8374] By: jhi on 2001/01/09 04:14:32
37547 Log: IDE/editor section tweaking.
37550 ____________________________________________________________________________
37551 [ 8373] By: jhi on 2001/01/09 02:38:26
37552 Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
37553 From: Peter Prymmer <pvhp@forte.com>
37554 Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
37555 Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
37557 In preparation os OS/390 dynamic loading.
37559 ! README.os390 hints/os390.sh
37560 ____________________________________________________________________________
37561 [ 8372] By: jhi on 2001/01/09 00:24:30
37562 Log: Integrate with perlio.
37564 !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
37565 ____________________________________________________________________________
37566 [ 8371] By: nick on 2001/01/08 23:54:33
37567 Log: Fix "scalars leaked" bugs caused by overload magic
37568 (Highlighted by Ilya's DESTROY optimization.)
37570 ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
37571 ____________________________________________________________________________
37572 [ 8370] By: nick on 2001/01/08 20:19:41
37573 Log: Integrate mainline
37575 !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
37576 !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
37578 ____________________________________________________________________________
37579 [ 8369] By: jhi on 2001/01/08 17:30:52
37580 Log: save_delete() Safefree() doesn't (anymore?) work with shared
37581 strings, one test failure in op/misc and almost all of lib/b.
37582 (Outcomments #8369.)
37585 ____________________________________________________________________________
37586 [ 8368] By: jhi on 2001/01/08 14:47:10
37587 Log: (Outcommented by #8369.)
37589 Subject: Re: Perl BugID 20001205.022 ---- save_delete
37590 From: Simon Cozens <simon@cozens.net>
37591 Date: Sat, 6 Jan 2001 11:48:40 +0000
37592 Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
37594 The save_delete() does need the Safefree.
37597 ____________________________________________________________________________
37598 [ 8367] By: bailey on 2001/01/08 08:53:52
37599 Log: Once again syncing after too long an absence
37601 +> (branch 55 files)
37602 - MAINTAIN fix_pl vos/config.def vos/config.h
37603 - vos/config_h.SH_orig
37604 !> (integrate 498 files)
37605 ____________________________________________________________________________
37606 [ 8366] By: jhi on 2001/01/08 02:42:59
37607 Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
37608 From: nick@ccl4.org
37609 Date: Sun, 7 Jan 2001 21:07:18 +0000
37610 Message-Id: <20010107210717.D1048@plum.flirble.org>
37612 ! sv.c t/op/64bitint.t
37613 ____________________________________________________________________________
37614 [ 8365] By: jhi on 2001/01/08 02:35:16
37615 Log: Subject: [PATCH] environ nit
37616 From: Simon Cozens <simon@cozens.net>
37617 Date: Sun, 7 Jan 2001 17:57:07 +0000
37618 Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
37620 Use environ only if we have it.
37623 ____________________________________________________________________________
37624 [ 8364] By: jhi on 2001/01/08 02:24:51
37625 Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
37627 ! ext/GDBM_File/GDBM_File.xs
37628 ____________________________________________________________________________
37629 [ 8363] By: jhi on 2001/01/08 02:19:24
37630 Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
37631 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
37632 Date: Sat, 6 Jan 2001 15:25:02 -0800 (PST)
37633 Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
37636 ____________________________________________________________________________
37637 [ 8362] By: jhi on 2001/01/08 02:17:43
37638 Log: Subject: [patch] xsub AUTOLOAD fix/optimization
37639 From: Doug MacEachern <dougm@covalent.net>
37640 Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
37641 Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
37643 Allow AUTOLOAD to be an xsub and allow such xsubs
37644 to avoid use of $AUTOLOAD.
37647 ____________________________________________________________________________
37648 [ 8361] By: jhi on 2001/01/08 02:16:07
37649 Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
37650 From: Radu Greab <radu@netsoft.ro>
37651 Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
37652 Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
37654 No need for the potentially unportable $SIG{CHLD}.
37657 ____________________________________________________________________________
37658 [ 8360] By: jhi on 2001/01/08 01:58:23
37659 Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
37661 ! lib/Getopt/Long.pm
37662 ____________________________________________________________________________
37663 [ 8359] By: jhi on 2001/01/08 01:55:44
37664 Log: Integrate perlio.
37666 !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
37667 !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
37668 !> utf8.c win32/Makefile
37669 ____________________________________________________________________________
37670 [ 8358] By: jhi on 2001/01/07 21:16:50
37671 Log: Update the EPOC cross SDK URL.
37674 ____________________________________________________________________________
37675 [ 8357] By: jhi on 2001/01/07 21:16:09
37676 Log: Update the EPOC cross SDK URL.
37677 Branch: maint-5.6/perl
37679 ____________________________________________________________________________
37680 [ 8356] By: nick on 2001/01/06 21:47:52
37681 Log: FILE * in XS code for PerlIO world:
37682 - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
37683 - Add FILE * T_STDIO typemap.
37684 - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
37686 ! lib/ExtUtils/typemap perlio.c perlio.h
37687 ____________________________________________________________________________
37688 [ 8355] By: jhi on 2001/01/06 20:27:15
37689 Log: integrate change #8336 from mainline
37691 Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
37692 Branch: maint-5.6/perl
37694 ____________________________________________________________________________
37695 [ 8354] By: jhi on 2001/01/06 20:24:29
37696 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
37697 From: Robin Barker <rmb1@cise.npl.co.uk>
37698 Date: Fri, 22 Dec 2000 12:17:38 GMT
37699 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
37701 The patch reformats some long =item lines so they give
37702 correct output via pod2man | nroff -man
37704 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
37705 From: Robin Barker <rmb1@cise.npl.co.uk>
37706 Date: Tue, 2 Jan 2001 15:35:03 GMT
37707 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
37709 Here is a _further_ patch which corrects a few more errors:
37710 * an empty C<=item> in CPAN.pm
37711 * patching the wrong file (pod/perlamiga.pod not README.amiga)
37712 * leaving empty C<=item>s which formatted incorrectly
37713 * over long C<=item>s revealed by latest patch to Pod::Man
37714 Branch: maint-5.6/perl
37715 ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
37716 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
37717 ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
37718 ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
37719 ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
37720 ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
37721 ____________________________________________________________________________
37722 [ 8353] By: jhi on 2001/01/06 20:21:10
37723 Log: integrate changes #7980, 7990, 8056, 8057 from mainline
37726 Branch: maint-5.6/perl
37727 ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
37728 ____________________________________________________________________________
37729 [ 8352] By: jhi on 2001/01/06 20:18:44
37730 Log: Forgotten from #8438.
37731 Branch: maint-5.6/perl
37733 ____________________________________________________________________________
37734 [ 8351] By: jhi on 2001/01/06 20:18:12
37735 Log: Forgotten from #8347.
37736 Branch: maint-5.6/perl
37738 ____________________________________________________________________________
37739 [ 8350] By: jhi on 2001/01/06 20:00:19
37740 Log: Thinko in #8347.
37741 Branch: maint-5.6/perl
37743 ____________________________________________________________________________
37744 [ 8349] By: jhi on 2001/01/06 18:05:30
37745 Log: Copy the FAQ3 IDE section from the development branch,
37746 changes originally by Peter Prymmer.
37747 Branch: maint-5.6/perl
37749 ____________________________________________________________________________
37750 [ 8348] By: jhi on 2001/01/06 18:03:02
37751 Log: EPOC updates for TRIAL1.
37753 Subject: [5.6.1 trial1] EPOC update
37754 From: Olaf Flebbe <O.Flebbe@science-computing.de>
37755 Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
37756 Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de>
37758 Subject: epoc patch2 for perl-5.6.1-trial1
37759 From: Olaf Flebbe <O.Flebbe@science-computing.de>
37760 Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
37761 Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de>
37762 Branch: maint-5.6/perl
37763 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
37765 ____________________________________________________________________________
37766 [ 8347] By: jhi on 2001/01/06 17:29:10
37767 Log: integrate changes #7710,7824,7973 from mainline,
37768 plus VMS nits from Peter Prymmer and Dan Sugalski.
37770 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
37771 library (getprotobyname and getprotobynumber are outversioned by
37772 the same calls in libc, at least for xlc version 3.
37774 Add HAS_SBRK_PROTO.
37776 Fixes for signedness warnings noticed by VMSperlers.
37777 Branch: maint-5.6/perl
37778 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37779 ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
37780 ! sv.c vms/descrip_mms.template vos/config.alpha.def
37781 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
37782 ! win32/config.bc win32/config.gc win32/config.vc
37783 ____________________________________________________________________________
37784 [ 8346] By: nick on 2001/01/06 14:36:01
37785 Log: Fixup accumulated integrate muddles (perlio == devperl again)
37787 ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
37788 ____________________________________________________________________________
37789 [ 8345] By: nick on 2001/01/06 14:24:58
37790 Log: Integrate mainline
37792 !> (integrate 55 files)
37793 ____________________________________________________________________________
37794 [ 8344] By: jhi on 2001/01/06 02:24:02
37795 Log: Subject: [patch] PerlIO_cleanup() prototype
37796 From: Doug MacEachern <dougm@covalent.net>
37797 Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
37798 Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
37801 ____________________________________________________________________________
37802 [ 8343] By: jhi on 2001/01/06 01:04:09
37803 Log: IRIX compiler noticed that the bof initialization might be
37804 bypassed by control flow.
37807 ____________________________________________________________________________
37808 [ 8342] By: jhi on 2001/01/06 00:10:48
37809 Log: Update Changes.
37811 ! Changes patchlevel.h
37812 ____________________________________________________________________________
37813 [ 8341] By: jhi on 2001/01/05 23:52:33
37814 Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
37817 ____________________________________________________________________________
37818 [ 8340] By: jhi on 2001/01/05 22:44:08
37819 Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
37820 From: Radu Greab <radu@netsoft.ro>
37821 Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
37822 Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
37824 ! t/io/pipe.t util.c
37825 ____________________________________________________________________________
37826 [ 8339] By: jhi on 2001/01/05 22:35:17
37827 Log: Subject: [PATCH] format and rewording in perlfaq.pod
37828 From: Robin Barker <rmb1@cise.npl.co.uk>
37829 Date: Fri, 5 Jan 2001 18:51:20 GMT
37830 Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
37833 ____________________________________________________________________________
37834 [ 8338] By: jhi on 2001/01/05 22:31:17
37835 Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
37836 From: Peter Prymmer <pvhp@forte.com>
37837 Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
37838 Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
37841 ____________________________________________________________________________
37842 [ 8337] By: jhi on 2001/01/05 18:15:11
37843 Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
37844 From: Robin Barker <rmb1@cise.npl.co.uk>
37845 Date: Tue, 2 Jan 2001 15:24:07 GMT
37846 Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
37848 If you call configure as C<./Configure> or C<sh ./Configure>,
37849 $src is set to the absolute path name, not '.'.
37851 This, in turn, means -Dmksymlink tries to do its stuff because
37852 it does not think it is in the src directory.
37854 (plus a metaconfig nitfix)
37856 ! U/compline/ccflags.U U/modified/src.U
37858 ! Configure config_h.SH
37859 ____________________________________________________________________________
37860 [ 8336] By: jhi on 2001/01/05 17:48:32
37861 Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
37862 From: Alan Burlison <Alan.Burlison@uk.sun.com>
37863 Message-ID: <3A5606C4.473D2226@uk.sun.com>
37864 Date: Fri, 05 Jan 2001 17:39:16 +0000
37867 ____________________________________________________________________________
37868 [ 8335] By: jhi on 2001/01/05 16:05:44
37869 Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
37871 ! lib/Getopt/Long.pm
37872 ____________________________________________________________________________
37873 [ 8334] By: jhi on 2001/01/05 16:00:51
37874 Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
37875 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
37876 Date: Fri, 05 Jan 2001 13:46:51 +0100
37877 Message-ID: <13693.978698811@nice.ram.loc>
37879 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
37880 accurate reading of the "atime".
37883 ____________________________________________________________________________
37884 [ 8333] By: jhi on 2001/01/05 15:57:37
37885 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
37886 From: Simon Cozens <simon@cozens.net>
37887 Date: Fri, 8 Dec 2000 13:33:31 +0000
37888 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
37890 A lost patch fragment.
37893 ____________________________________________________________________________
37894 [ 8332] By: jhi on 2001/01/05 15:40:42
37895 Log: Do away with strncpy() and a fixed length buffer.
37898 ____________________________________________________________________________
37899 [ 8331] By: jhi on 2001/01/05 15:03:07
37900 Log: Tests for #8329 and #8330.
37903 ____________________________________________________________________________
37904 [ 8330] By: jhi on 2001/01/05 15:02:38
37905 Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
37906 raw 8-bit form to the UTF-8 string.
37909 ____________________________________________________________________________
37910 [ 8329] By: jhi on 2001/01/05 14:55:13
37911 Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
37912 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
37913 Date: Fri, 5 Jan 2001 12:28:52 +0100
37914 Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
37916 UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
37917 no effect. (changed the strncpy() to Copy())
37920 ____________________________________________________________________________
37921 [ 8328] By: jhi on 2001/01/05 06:44:27
37922 Log: UTF-8 cleanup.
37924 ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
37925 ! regexec.c sv.c toke.c
37926 ____________________________________________________________________________
37927 [ 8327] By: jhi on 2001/01/05 01:11:29
37928 Log: Subject: [PATCH perl@8268] Test::Harness doesn't use IO (was Re: [PATCH 5.7.0] Re: Tests depending on extensions, and `make minitest')
37929 From: Radu Greab <radu@netsoft.ro>
37930 Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
37931 Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
37933 Cleans up Harness to not use FileHandle, which uses IO.
37935 ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
37936 ____________________________________________________________________________
37937 [ 8326] By: jhi on 2001/01/05 00:56:37
37938 Log: Update Changes.
37940 ! Changes patchlevel.h
37941 ____________________________________________________________________________
37942 [ 8325] By: jhi on 2001/01/05 00:53:18
37943 Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
37944 From: Peter Prymmer <pvhp@forte.com>
37945 Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
37946 Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
37948 plus a couple more tailing whitespace removals.
37951 ____________________________________________________________________________
37952 [ 8324] By: jhi on 2001/01/05 00:47:39
37953 Log: Add some Unicode chop() tests.
37956 ____________________________________________________________________________
37957 [ 8323] By: jhi on 2001/01/05 00:47:23
37958 Log: Unify UTF-8 malformedness handling.
37960 ! doop.c pp.c sv.c toke.c utf8.c utf8.h
37961 ____________________________________________________________________________
37962 [ 8322] By: jhi on 2001/01/04 22:21:54
37963 Log: The new $issymlink was unknown to Mksymlinks.
37964 Branch: metaconfig/U/perl
37965 ! Mksymlinks.U issymlink.U
37967 ! Configure config_h.SH
37968 ____________________________________________________________________________
37969 [ 8321] By: jhi on 2001/01/04 21:51:05
37970 Log: The test didn't work under the core test framework.
37973 ____________________________________________________________________________
37974 [ 8320] By: jhi on 2001/01/04 21:14:22
37975 Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
37977 ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
37978 ____________________________________________________________________________
37979 [ 8319] By: jhi on 2001/01/04 20:46:17
37980 Log: Typo in #8312 when manually appying a problematic patch fragment.
37982 ! ext/Storable/Storable.xs
37983 ____________________________________________________________________________
37984 [ 8318] By: jhi on 2001/01/04 20:43:01
37985 Log: The $sh_c didn't fly.
37987 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
37988 ! U/modified/Loc.U U/modified/myhostname.U
37989 ! U/modified/spitshell.U
37990 Branch: metaconfig/U/perl
37993 ! Configure config_h.SH
37994 ____________________________________________________________________________
37995 [ 8317] By: jhi on 2001/01/04 19:58:01
37996 Log: AIX builtin test -h is broken, changes based on
37998 Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
37999 Date: Tue, 02 Jan 2001 11:24:39 +0100
38000 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38001 Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
38003 + U/modified/spitshell.U
38004 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
38005 ! U/modified/Loc.U U/modified/myhostname.U
38006 Branch: metaconfig/U/perl
38007 ! Mksymlinks.U issymlink.U
38010 ____________________________________________________________________________
38011 [ 8316] By: jhi on 2001/01/04 19:02:22
38012 Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
38013 From: Andy Dougherty <doughera@lafayette.edu>
38014 Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
38015 Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
38019 ! hints/solaris_2.sh
38020 ____________________________________________________________________________
38021 [ 8315] By: jhi on 2001/01/04 18:56:48
38022 Log: From: Lupe Christoph <lupe@lupe-christoph.de>
38023 Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
38024 Date: Wed, 3 Jan 2001 07:58:51 +0100
38025 Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
38027 ! hints/solaris_2.sh
38028 ____________________________________________________________________________
38029 [ 8314] By: jhi on 2001/01/04 18:54:07
38030 Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
38031 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
38032 Date: Wed, 3 Jan 2001 13:48:04 -0800 (PST)
38033 Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
38035 Doc tweak on #8313.
38037 ! ext/B/B/Deparse.pm
38038 ____________________________________________________________________________
38039 [ 8313] By: jhi on 2001/01/04 18:52:27
38040 Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
38041 Date: Wed, 3 Jan 2001 13:31:53 -0800 (PST)
38042 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
38043 Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
38045 Make the peephole optimizer to bypass more null ops and
38046 and rewrite the deparse handling of continue blocks.
38048 ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
38049 ____________________________________________________________________________
38050 [ 8312] By: jhi on 2001/01/04 18:47:39
38051 Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
38053 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
38054 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
38056 ____________________________________________________________________________
38057 [ 8311] By: jhi on 2001/01/04 18:36:08
38058 Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
38059 filter to be run on each .pm during the pm_to_blib() phase,
38062 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
38063 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
38064 Date: Wed, 03 Jan 2001 22:01:30 +0100
38065 Message-ID: <5296.978555690@nice.ram.loc>
38067 ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
38068 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
38069 ! lib/ExtUtils/MakeMaker.pm
38070 ____________________________________________________________________________
38071 [ 8310] By: jhi on 2001/01/04 18:32:54
38072 Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
38073 From: Robin Barker <rmb1@cise.npl.co.uk>
38074 Date: Tue, 2 Jan 2001 15:35:03 GMT
38075 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
38077 ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
38078 ! pod/perlrequick.pod
38079 ____________________________________________________________________________
38080 [ 8309] By: jhi on 2001/01/04 18:29:07
38081 Log: Subject: Re: [patch] static-ize XS()
38082 From: Doug MacEachern <dougm@covalent.net>
38083 Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
38084 Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
38086 Provide prototypes for the XS functions.
38088 ! lib/ExtUtils/xsubpp
38089 ____________________________________________________________________________
38090 [ 8308] By: jhi on 2001/01/04 18:27:44
38091 Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
38092 From: Doug MacEachern <dougm@covalent.net>
38093 Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
38094 Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
38096 ! lib/ExtUtils/typemap
38097 ____________________________________________________________________________
38098 [ 8307] By: jhi on 2001/01/04 18:25:25
38099 Log: Subject: Re: [patch] MM_Unix cpprun shortcut
38100 From: Doug MacEachern <dougm@covalent.net>
38101 Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
38102 Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
38104 Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
38106 ! lib/ExtUtils/MM_Unix.pm
38107 ____________________________________________________________________________
38108 [ 8306] By: jhi on 2001/01/04 18:23:00
38109 Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
38110 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
38111 Date: Thu, 4 Jan 2001 12:47:10 +0100
38112 Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
38114 The toke.c part only, patching embed.h and proto.h is futile.
38117 ____________________________________________________________________________
38118 [ 8305] By: jhi on 2001/01/04 18:05:51
38119 Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
38120 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
38121 Date: Thu, 4 Jan 2001 17:50:12 +0100
38122 Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
38125 ____________________________________________________________________________
38126 [ 8304] By: jhi on 2001/01/04 18:03:26
38127 Log: Subject: [PATCH perl@8269]
38128 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
38129 Date: Thu, 4 Jan 2001 12:53:39 +0100
38130 Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
38132 If running byacc write-enable also perly.h.
38135 ____________________________________________________________________________
38136 [ 8303] By: jhi on 2001/01/04 15:40:49
38137 Log: Rewrite pp_concat() in terms of sv_catsv().
38140 ____________________________________________________________________________
38141 [ 8302] By: nick on 2001/01/03 22:43:22
38142 Log: Integrate mainline.
38144 !> ext/Encode/Encode.xs sv.c utf8.c
38145 ____________________________________________________________________________
38146 [ 8301] By: jhi on 2001/01/02 23:40:26
38147 Log: Variable naming tweak.
38150 ____________________________________________________________________________
38151 [ 8300] By: jhi on 2001/01/02 23:40:02
38152 Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
38153 in is_utf8_string().
38156 ____________________________________________________________________________
38157 [ 8299] By: jhi on 2001/01/02 22:14:40
38158 Log: Integrate perlio.
38160 !> pp.c pp_hot.c win32/Makefile
38161 ____________________________________________________________________________
38162 [ 8298] By: nick on 2001/01/02 22:03:06
38163 Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
38166 ____________________________________________________________________________
38167 [ 8297] By: jhi on 2001/01/02 04:26:28
38168 Log: Signedness nit.
38170 ! ext/Encode/Encode.xs
38171 ____________________________________________________________________________
38172 [ 8296] By: nick on 2001/01/01 23:49:36
38173 Log: Add Encode and correct Filter/Util/Call in nmake Makefile
38176 ____________________________________________________________________________
38177 [ 8295] By: jhi on 2001/01/01 23:05:48
38178 Log: Integrate perlio.
38180 !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
38182 ____________________________________________________________________________
38183 [ 8294] By: nick on 2001/01/01 22:48:34
38184 Log: Integrate mainline
38186 ! pp_hot.c t/lib/encode.t
38187 !> (integrate 65 files)
38188 ____________________________________________________________________________
38189 [ 8293] By: nick on 2001/01/01 21:58:50
38190 Log: More rigor in UTF-8-ness of Encode's toUnicode
38191 XS export some of the utf8 internal functions.
38192 Test some of the functions.
38193 Fix pp_concat() bug shown by said tests.
38195 ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
38197 ____________________________________________________________________________
38198 [ 8292] By: jhi on 2001/01/01 18:11:44
38199 Log: Integrate perlio.
38201 !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
38202 !> ext/Encode/encengine.c ext/Encode/encode.h
38203 ____________________________________________________________________________
38204 [ 8291] By: jhi on 2001/01/01 18:10:58
38205 Log: Podify README.mpeix (a new version from the web),
38206 add a dummy NAME to Carp::Heavy, regen toc.
38208 ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
38210 ____________________________________________________________________________
38211 [ 8290] By: nick on 2001/01/01 17:43:47
38212 Log: Loose the "Loading..." warning.
38213 Another bug in fallback support
38215 ! ext/Encode/Encode.pm ext/Encode/encengine.c
38216 ____________________________________________________________________________
38217 [ 8289] By: jhi on 2001/01/01 00:01:57
38218 Log: Bump up Larry's copyright.
38220 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
38221 ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
38222 ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
38223 ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
38224 ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
38225 ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
38226 ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
38227 ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
38228 ____________________________________________________________________________
38229 [ 8288] By: nick on 2000/12/31 21:27:53
38230 Log: Fix .ucm reading - forgot a chr()
38231 Start of .ucm write (for .enc to .ucm)
38233 ! ext/Encode/compile
38234 ____________________________________________________________________________
38235 [ 8287] By: jhi on 2000/12/31 18:15:56
38236 Log: Comment away a diagnostic message as noted by Craig A. Berry
38237 (the unexpected message was confusing testing)
38239 ! ext/Encode/Encode.pm
38240 ____________________________________________________________________________
38241 [ 8286] By: jhi on 2000/12/31 18:14:51
38242 Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
38243 Date: Sun, 31 Dec 2000 11:17:37 -0600
38244 From: "Craig A. Berry" <craigberry@mac.com>
38245 Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
38247 ! ext/Encode/Makefile.PL
38248 ____________________________________________________________________________
38249 [ 8285] By: nick on 2000/12/31 18:11:54
38250 Log: Start of support of ICU-style .ucm files:
38251 - teach compile how to read a .ucm file
38252 - first guess at how to represent fallbacks in "tries".
38253 - use fallbacks if check == 0
38254 - new return code to indicate we used one.
38256 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
38257 ! ext/Encode/encengine.c ext/Encode/encode.h
38258 ____________________________________________________________________________
38259 [ 8284] By: jhi on 2000/12/31 18:04:41
38260 Log: Pacify picky VMS compiler.
38262 Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
38263 From: "Craig A. Berry" <craig.berry@psinetcs.com>
38264 Date: Sat, 30 Dec 2000 18:10:02 -0600
38265 Message-Id: <200012310010.CAA09719@tiku.hut.fi>
38268 ____________________________________________________________________________
38269 [ 8283] By: jhi on 2000/12/31 16:11:47
38270 Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
38272 ! t/lib/glob-basic.t
38273 ____________________________________________________________________________
38274 [ 8282] By: jhi on 2000/12/31 15:26:11
38275 Log: Integrate perlio.
38277 !> makedef.pl opcode.pl os2/os2.c perlio.c
38278 ____________________________________________________________________________
38279 [ 8281] By: nick on 2000/12/31 10:06:15
38280 Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
38281 is available to be exported
38283 ! makedef.pl perlio.c
38284 ____________________________________________________________________________
38285 [ 8280] By: nick on 2000/12/31 09:41:26
38286 Log: Ilya's OS2 patch (testing for damage on Win32)
38288 ! makedef.pl opcode.pl os2/os2.c
38289 ____________________________________________________________________________
38290 [ 8279] By: jhi on 2000/12/30 21:52:07
38293 ! t/lib/syslfs.t t/op/lfs.t
38294 ____________________________________________________________________________
38295 [ 8278] By: jhi on 2000/12/30 21:47:49
38296 Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
38297 From: andreas.koenig@anima.de (Andreas J. Koenig)
38298 Date: 30 Dec 2000 22:35:37 +0100
38299 Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
38301 The 32-bit wraparound test wasn't quite right.
38303 ! t/lib/syslfs.t t/op/lfs.t
38304 ____________________________________________________________________________
38305 [ 8277] By: jhi on 2000/12/30 21:33:44
38306 Log: Subject: [PATCH] open() example in perlfunc.pod
38307 From: Karsten Sperling <s_sperli@ira.uka.de>
38308 Date: Sat, 30 Dec 2000 22:27:09 +0100
38309 Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
38312 ____________________________________________________________________________
38313 [ 8276] By: jhi on 2000/12/30 20:32:40
38314 Log: Not quite that many tests yet.
38317 ____________________________________________________________________________
38318 [ 8275] By: jhi on 2000/12/30 20:26:58
38319 Log: Integrate perlio.
38322 ____________________________________________________________________________
38323 [ 8274] By: jhi on 2000/12/30 20:24:56
38324 Log: Signedness nit.
38327 ____________________________________________________________________________
38328 [ 8273] By: jhi on 2000/12/30 20:15:46
38329 Log: Add a test case for 20000731.001 which was fixed by the #8267.
38332 ____________________________________________________________________________
38333 [ 8272] By: nick on 2000/12/30 19:47:51
38334 Log: Tweak for MULTIPLICITY/USE_PERLIO
38337 ____________________________________________________________________________
38338 [ 8271] By: nick on 2000/12/30 19:46:45
38339 Log: Integrate mainline
38341 +> lib/unicode/distinct.pm
38342 !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
38343 !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
38344 !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
38345 ____________________________________________________________________________
38346 [ 8270] By: jhi on 2000/12/30 19:39:50
38347 Log: Subject: RE: perl@8269
38348 From: "Richard Soderberg" <rs@crystalflame.net>
38349 Date: Sat, 30 Dec 2000 11:36:27 -0800
38350 Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
38355 ____________________________________________________________________________
38356 [ 8269] By: jhi on 2000/12/30 18:55:48
38357 Log: Update Changes.
38359 ! Changes patchlevel.h
38360 ____________________________________________________________________________
38361 [ 8268] By: jhi on 2000/12/30 17:18:40
38362 Log: Add a test for Unicode split //. The #8267 was the cure.
38365 ____________________________________________________________________________
38366 [ 8267] By: jhi on 2000/12/30 17:14:19
38367 Log: Subject: more UTF8 test suites and an UTF8 patch
38368 From: Inaba Hiroto <inaba@st.rim.or.jp>
38369 Date: Sat, 30 Dec 2000 14:27:10 +0900
38370 Message-ID: <3A4D722D.243AFD88@st.rim.or.jp>
38372 Just the patch part for now, and the pragma renamed
38373 as unicode::distinct.
38375 + lib/unicode/distinct.pm
38376 ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
38377 ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
38378 ! regcomp.h regexec.c sv.c toke.c utf8.c
38379 ____________________________________________________________________________
38380 [ 8266] By: nick on 2000/12/30 16:40:49
38381 Log: Integrate mainline
38383 +> lib/Pod/Text/Overstrike.pm
38384 !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
38385 !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
38386 !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
38387 !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
38388 !> vms/vms.c vms/vmsish.h vms/vmspipe.com
38389 ____________________________________________________________________________
38390 [ 8265] By: jhi on 2000/12/30 07:28:55
38391 Log: The sv_catsv() fix, take two.
38394 ____________________________________________________________________________
38395 [ 8264] By: jhi on 2000/12/30 06:19:18
38396 Log: Undo all the join-related changes since #8248: relevant
38397 portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
38398 The new sv_catsv() doesn't fly so it must go back to
38401 ! sv.c t/op/join.t t/pragma/utf8.t
38402 ____________________________________________________________________________
38403 [ 8263] By: jhi on 2000/12/30 01:08:32
38404 Log: (Retracted by #8264) Tweak sv_catsv() some more.
38407 ____________________________________________________________________________
38408 [ 8262] By: jhi on 2000/12/30 00:45:14
38409 Log: Retract #8261.
38412 ____________________________________________________________________________
38413 [ 8261] By: jhi on 2000/12/30 00:38:32
38414 Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
38417 ____________________________________________________________________________
38418 [ 8260] By: jhi on 2000/12/29 22:51:33
38419 Log: (Retracted by #8264) More fixing for #8251.
38422 ____________________________________________________________________________
38423 [ 8259] By: jhi on 2000/12/29 18:27:30
38424 Log: Subject: podlators 1.06 released
38425 From: Russ Allbery <rra@stanford.edu>
38426 Date: 25 Dec 2000 05:09:30 -0800
38427 Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
38429 + lib/Pod/Text/Overstrike.pm
38430 ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
38431 ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
38432 ____________________________________________________________________________
38433 [ 8258] By: jhi on 2000/12/29 18:20:45
38434 Log: Make the large file tests more robust/talkative as suggested by
38436 Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
38437 From: andreas.koenig@anima.de (Andreas J. Koenig)
38438 Date: 29 Dec 2000 14:23:01 +0100
38439 Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
38441 ! t/lib/syslfs.t t/op/lfs.t
38442 ____________________________________________________________________________
38443 [ 8257] By: jhi on 2000/12/29 17:48:04
38444 Log: Further VMS piping fixes from Charles Lane:
38446 In summary, error messages produced when a subprocess terminated
38447 abnormally were being sent not just to the parent process, but to
38448 grandparents, because of default values for error output that were
38449 not completely overridden when the subprocess was started.
38451 This patch fixes this behavior by defining user-mode (i.e., temporary
38452 for the duration of the program) logical names for SYS$OUTPUT and
38453 SYS$ERROR when they are (re)opened inside Perl. And a bunch of other
38454 changes to make it so that the user-mode logicals are the ones that
38455 control where Perl's error messages go if it terminates abnormally.
38457 I also added some gratuitous fixes to the indentation of braces in
38458 the piping code. It just looked ugly, before.
38460 ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
38461 ____________________________________________________________________________
38462 [ 8256] By: jhi on 2000/12/29 17:45:12
38463 Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
38464 From: "Casey R. Tweten" <crt@kiski.net>
38465 Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
38466 Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
38468 Tests for for #8240.
38470 ! t/pragma/constant.t
38471 ____________________________________________________________________________
38472 [ 8255] By: jhi on 2000/12/29 17:43:07
38473 Log: Subject: Re: [PATCH] Interesting syntax idea
38474 From: Simon Cozens <simon@cozens.net>
38475 Date: Fri, 29 Dec 2000 14:34:04 +0000
38476 Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
38480 ! t/pragma/sub_lval.t
38481 ____________________________________________________________________________
38482 [ 8254] By: jhi on 2000/12/29 17:42:11
38483 Log: Subject: [PATCH] Interesting syntax idea
38484 From: Simon Cozens <simon@cozens.net>
38485 Date: Wed, 27 Dec 2000 05:08:57 +0000
38486 Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
38488 Make opens + bareword assigns do typeglob assigns.
38491 ____________________________________________________________________________
38492 [ 8253] By: jhi on 2000/12/29 17:36:45
38493 Log: Output the (apparent) version of gcc, as suggested by
38495 Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
38496 From: jhbrown@ai.mit.edu (Jeremy H. Brown)
38497 Date: 26 Dec 2000 04:29:17 -0500
38498 Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
38500 (The patch as such didn't any more apply as the misparsing had
38501 already been addressed in #6474.) Also change the wording about
38502 gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
38505 ____________________________________________________________________________
38506 [ 8252] By: nick on 2000/12/29 12:14:31
38507 Log: Integrate mainline
38509 !> (integrate 27 files)
38510 ____________________________________________________________________________
38511 [ 8251] By: jhi on 2000/12/29 08:45:46
38512 Log: (Retracted by #8264)
38516 sv_catsv() needs one more byte space than seems reasonable.
38517 (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
38518 Curiouser and curiouser.
38521 ____________________________________________________________________________
38522 [ 8250] By: jhi on 2000/12/29 07:57:52
38523 Log: More split // UTF-8 tests.
38526 ____________________________________________________________________________
38527 [ 8249] By: jhi on 2000/12/29 07:54:51
38528 Log: (Retracted by #8264) More join() testing which was good because
38529 it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
38531 ! pp.c t/op/join.t utf8.c utf8.h
38532 ____________________________________________________________________________
38533 [ 8248] By: jhi on 2000/12/29 07:08:32
38534 Log: (Retracted by #8264) Externally: join() was still quite UTF-8-unaware.
38535 Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
38536 that the only cases to care about are byte+byte and byte+character.
38538 TODO: See how well pp_concat() could be implemented in terms
38541 ! doop.c sv.c t/op/join.t utf8.h
38542 ____________________________________________________________________________
38543 [ 8247] By: jhi on 2000/12/29 06:35:23
38544 Log: Signedness nit.
38547 ____________________________________________________________________________
38548 [ 8246] By: jhi on 2000/12/29 01:23:31
38549 Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
38550 From: Lupe Christoph <lupe@lupe-christoph.de>
38551 Date: Thu, 28 Dec 2000 23:00:00 +0100
38552 Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
38554 Suggest rsync --delete --dry-run.
38557 ____________________________________________________________________________
38558 [ 8245] By: jhi on 2000/12/28 23:57:05
38559 Log: The maxiters upper limit sanity check (guarding against
38560 non-progress) assumed bytes instead of characters in s///
38564 ____________________________________________________________________________
38565 [ 8244] By: jhi on 2000/12/28 23:34:08
38566 Log: Make some panic messages a bit more logical.
38568 ! doop.c pod/perldiag.pod pp.c pp_hot.c
38569 ____________________________________________________________________________
38570 [ 8243] By: jhi on 2000/12/28 22:59:16
38571 Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
38572 From: Simon Cozens <simon@cozens.net>
38573 Date: Wed, 27 Dec 2000 02:30:03 +0000
38574 Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
38576 ! pp.c t/pragma/sub_lval.t
38577 ____________________________________________________________________________
38578 [ 8242] By: jhi on 2000/12/28 22:56:53
38579 Log: Subject: [PATCH blead] Fix B::Terse indentation
38580 From: Daniel Chetlin <daniel@chetlin.com>
38581 Date: Wed, 27 Dec 2000 06:43:30 -0800
38582 Message-ID: <20001227064329.B9573@darkstar>
38584 ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
38585 ____________________________________________________________________________
38586 [ 8241] By: jhi on 2000/12/28 22:48:59
38587 Log: The latter patch from the
38589 Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
38590 From: Peter Prymmer <pvhp@forte.com>
38591 Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
38592 Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
38594 (the former patch from the above should have been
38595 taken care of by Nick I-S)
38598 ____________________________________________________________________________
38599 [ 8240] By: jhi on 2000/12/28 22:45:22
38600 Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
38601 From: "Casey R. Tweten" <crt@kiski.net>
38602 Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
38603 Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
38606 ____________________________________________________________________________
38607 [ 8239] By: jhi on 2000/12/28 22:37:45
38608 Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
38609 From: Simon Cozens <simon@cozens.net>
38610 Date: Wed, 27 Dec 2000 14:12:44 +0000
38611 Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
38613 ! t/op/method.t t/op/sort.t toke.c
38614 ____________________________________________________________________________
38615 [ 8238] By: jhi on 2000/12/28 22:30:32
38616 Log: Subject: [PATCH perl@8229] Call.pm
38617 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
38618 Date: Mon, 25 Dec 2000 10:47:15 -0000
38619 Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
38621 ! ext/Filter/Util/Call/Call.pm
38622 ____________________________________________________________________________
38623 [ 8237] By: jhi on 2000/12/28 22:19:21
38624 Log: Subject: [PATCH blead] Fix problem with `&' prototype
38625 From: Daniel Chetlin <daniel@chetlin.com>
38626 Date: Wed, 27 Dec 2000 15:55:32 -0800
38627 Message-ID: <20001227155532.D9573@darkstar>
38629 ! op.c t/comp/proto.t
38630 ____________________________________________________________________________
38631 [ 8236] By: jhi on 2000/12/28 22:09:25
38632 Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
38633 From: Daniel Chetlin <daniel@chetlin.com>
38634 Date: Sun, 24 Dec 2000 04:09:49 -0800
38635 Message-ID: <20001224040949.B3090@darkstar>
38637 ! gv.c mg.c t/op/attrs.t
38638 ____________________________________________________________________________
38639 [ 8235] By: jhi on 2000/12/28 22:07:11
38640 Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
38641 From: Jan Dubois <jand@ActiveState.com>
38642 Date: Tue, 26 Dec 2000 20:57:31 -0800
38643 Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
38646 ____________________________________________________________________________
38647 [ 8234] By: jhi on 2000/12/28 21:52:42
38648 Log: Subject: Re: [PATCH] Warn on use of reference as array elem
38649 From: Simon Cozens <simon@cozens.net>
38650 Date: Thu, 28 Dec 2000 20:33:13 +0000
38651 Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
38653 ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
38654 ____________________________________________________________________________
38655 [ 8233] By: jhi on 2000/12/28 19:40:49
38656 Log: Integrate perlio.
38658 !> ext/Encode/Makefile.PL ext/Encode/compile
38659 ____________________________________________________________________________
38660 [ 8232] By: nick on 2000/12/23 16:06:00
38661 Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
38662 and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
38664 ! ext/Encode/Makefile.PL
38665 ____________________________________________________________________________
38666 [ 8231] By: nick on 2000/12/23 14:30:34
38667 Log: "Compiled" encode build cleanup
38668 - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
38669 - .c files do not export sub-tables
38671 ! ext/Encode/Makefile.PL ext/Encode/compile
38672 ____________________________________________________________________________
38673 [ 8230] By: nick on 2000/12/23 12:50:37
38674 Log: Integrate mainline
38676 !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
38677 !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
38678 !> pod/perl5004delta.pod pod/perl5005delta.pod
38679 !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
38680 !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
38681 !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
38683 ____________________________________________________________________________
38684 [ 8229] By: jhi on 2000/12/22 15:32:12
38685 Log: Integrate perlio.
38687 +> win32/distclean.bat
38688 !> MANIFEST t/io/utf8.t
38689 ____________________________________________________________________________
38690 [ 8228] By: jhi on 2000/12/22 15:29:40
38691 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
38692 From: Robin Barker <rmb1@cise.npl.co.uk>
38693 Date: Fri, 22 Dec 2000 12:17:38 GMT
38694 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
38696 ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
38697 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
38698 ! pod/perl5004delta.pod pod/perl5005delta.pod
38699 ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
38700 ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
38701 ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
38703 ____________________________________________________________________________
38704 [ 8227] By: jhi on 2000/12/22 15:24:28
38705 Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
38706 From: "John L. Allen" <allen@grumman.com>
38707 Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
38708 Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
38710 Document APPLLIB_EXP.
38713 ____________________________________________________________________________
38714 [ 8226] By: nick on 2000/12/21 22:11:50
38715 Log: Handy script for when one forgets to "dmake clean"
38717 + win32/distclean.bat
38719 ____________________________________________________________________________
38720 [ 8225] By: nick on 2000/12/21 21:54:04
38721 Log: CRLF platform issue with io/utf8 fix.
38724 ____________________________________________________________________________
38725 [ 8224] By: nick on 2000/12/21 21:02:20
38726 Log: Integrate mainline
38728 !> Changes Configure Makefile.SH Porting/Glossary
38729 !> Porting/config.sh Porting/config_H configure.com
38730 !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
38731 !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
38732 !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
38733 !> win32/config.bc win32/config.gc win32/config.vc
38734 ____________________________________________________________________________
38735 [ 8223] By: jhi on 2000/12/21 17:09:16
38736 Log: Update Changes.
38738 ! Changes patchlevel.h
38739 ____________________________________________________________________________
38740 [ 8222] By: jhi on 2000/12/21 16:24:01
38741 Log: Metaconfig unit changes for #8221.
38742 Branch: metaconfig/U/perl
38746 ____________________________________________________________________________
38747 [ 8221] By: jhi on 2000/12/21 16:23:48
38748 Log: Rename testsyml to issymlink.
38750 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38751 ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
38753 ____________________________________________________________________________
38754 [ 8220] By: jhi on 2000/12/21 15:47:26
38755 Log: Robustness support for #8218 (symlink forest) since the GNU
38756 tools seem to be overly picky about symlinkage depths.
38758 ! Makefile.SH t/io/fs.t
38759 ____________________________________________________________________________
38760 [ 8219] By: jhi on 2000/12/21 15:38:27
38761 Log: Metaconfig changes for #8218.
38763 ! U/modified/Oldconfig.U
38764 Branch: metaconfig/U/perl
38767 ____________________________________________________________________________
38768 [ 8218] By: jhi on 2000/12/21 15:37:57
38769 Log: Add Configure option -Dmksymlinks which will create a symlink
38770 forest if the current/build differs from the source directory.
38771 TODO: mkdir -p is not portable.
38774 ____________________________________________________________________________
38775 [ 8217] By: jhi on 2000/12/21 14:39:12
38776 Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
38777 From: Nick Ing-Simmons <nik@tiuk.ti.com>
38778 Date: Thu, 21 Dec 2000 09:38:18 GMT
38779 Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
38781 The ofs became an SV.
38783 ! ext/Thread/Thread.xs
38784 ____________________________________________________________________________
38785 [ 8216] By: jhi on 2000/12/21 05:40:21
38786 Log: The polymorphism seems to have fixed 20000517.001.
38789 ____________________________________________________________________________
38790 [ 8215] By: jhi on 2000/12/21 04:44:52
38791 Log: read() documentation tweak for 20001121.004.
38794 ____________________________________________________________________________
38795 [ 8214] By: jhi on 2000/12/21 03:54:11
38796 Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
38798 ! pp_sys.c t/op/misc.t
38799 ____________________________________________________________________________
38800 [ 8213] By: jhi on 2000/12/21 00:28:10
38801 Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
38802 From: Peter Prymmer <pvhp@forte.com>
38803 Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
38804 Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
38807 ____________________________________________________________________________
38808 [ 8212] By: jhi on 2000/12/21 00:26:21
38809 Log: Edit edit edit.
38812 ____________________________________________________________________________
38813 [ 8211] By: jhi on 2000/12/20 18:52:46
38814 Log: Update Changes.
38816 ! Changes patchlevel.h
38817 ____________________________________________________________________________
38818 [ 8210] By: jhi on 2000/12/20 18:34:47
38819 Log: Yet another editor edit.
38822 ____________________________________________________________________________
38823 [ 8209] By: jhi on 2000/12/20 15:33:28
38824 Log: More Win32 Perling.
38827 ____________________________________________________________________________
38828 [ 8208] By: jhi on 2000/12/20 15:07:46
38829 Log: More Win32 editor/IDE/shell hints.
38832 ____________________________________________________________________________
38833 [ 8207] By: jhi on 2000/12/20 03:54:08
38834 Log: Subject: [PATCH] obscure timing knowledge
38835 From: Nicholas Clark <nick@ccl4.org>
38836 Date: Tue, 19 Dec 2000 19:22:31 +0000
38837 Message-ID: <20001219192231.F2827@plum.flirble.org>
38840 ____________________________________________________________________________
38841 [ 8206] By: jhi on 2000/12/20 03:45:57
38842 Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
38843 From: Spider Boardman <spider@leggy.zk3.dec.com>
38844 Date: Tue, 19 Dec 2000 21:30:16 -0500
38845 Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
38848 ____________________________________________________________________________
38849 [ 8205] By: jhi on 2000/12/19 23:02:01
38850 Log: Update Changes.
38852 ! Changes patchlevel.h
38853 ____________________________________________________________________________
38854 [ 8204] By: jhi on 2000/12/19 22:58:18
38855 Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
38856 using the \xHH notation. No more inlined UTF-8, sigh, but easier
38857 on editors and diffing/patching.
38859 ! t/op/utf8decode.t
38860 ____________________________________________________________________________
38861 [ 8203] By: nick on 2000/12/19 21:36:16
38862 Log: Integrate mainline (forgot my own change...)
38864 !> ext/Encode/compile
38865 ____________________________________________________________________________
38866 [ 8202] By: nick on 2000/12/19 21:34:42
38867 Log: Integrate mainline.
38869 !> (integrate 61 files)
38870 ____________________________________________________________________________
38871 [ 8201] By: nick on 2000/12/19 21:34:06
38872 Log: Avoid looking for File::Glob when we don't need it.
38874 ! ext/Encode/compile
38875 ____________________________________________________________________________
38876 [ 8200] By: jhi on 2000/12/19 18:35:49
38877 Log: Update Changes.
38879 ! Changes patchlevel.h
38880 ____________________________________________________________________________
38881 [ 8199] By: jhi on 2000/12/19 18:35:07
38882 Log: Microperl tweaks.
38884 ! sv.c uconfig.h uconfig.sh
38885 ____________________________________________________________________________
38886 [ 8198] By: jhi on 2000/12/19 18:29:59
38887 Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
38889 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38890 ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
38891 ____________________________________________________________________________
38892 [ 8197] By: jhi on 2000/12/19 17:55:29
38893 Log: In VMS embedded perls couldn't access the statically built Socket,
38897 ____________________________________________________________________________
38898 [ 8196] By: jhi on 2000/12/19 17:49:50
38899 Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
38900 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
38901 Date: Sun, 17 Dec 2000 19:11:44 -0000
38902 Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com>
38904 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
38905 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
38906 ____________________________________________________________________________
38907 [ 8195] By: jhi on 2000/12/19 17:47:53
38908 Log: Subject: [patch perl@8150] h2xs SYNOPSIS
38909 From: Jonathan Stowe <gellyfish@gellyfish.com>
38910 Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
38911 Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
38914 ____________________________________________________________________________
38915 [ 8194] By: jhi on 2000/12/19 17:46:28
38916 Log: Subject: Re: useless use of void context work-around
38917 From: andreas.koenig@anima.de (Andreas J. Koenig)
38918 Date: 16 Dec 2000 15:13:36 +0100
38919 Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
38921 Document (comment) the q(di ds ig) trick in the code.
38924 ____________________________________________________________________________
38925 [ 8193] By: jhi on 2000/12/19 17:10:57
38926 Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
38927 From: "Mark J. Reed" <mreed@strange.turner.com>
38928 Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
38929 Message-Id: <200012160222.VAA13986@strange.turner.com>
38931 ! ext/Sys/Syslog/Syslog.pm
38932 ____________________________________________________________________________
38933 [ 8192] By: jhi on 2000/12/19 17:07:45
38934 Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
38935 From: Nicholas Clark <nick@ccl4.org>
38936 Date: Sat, 16 Dec 2000 19:03:13 +0000
38937 Message-ID: <20001216190313.D68304@plum.flirble.org>
38940 ____________________________________________________________________________
38941 [ 8191] By: jhi on 2000/12/19 17:06:13
38942 Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
38943 From: Dominic Dunlop <domo@computer.org>
38944 Date: Mon, 18 Dec 2000 12:00:15 +0100
38945 Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
38947 This patchlet is needed in order that perl can be statically linked.
38950 ____________________________________________________________________________
38951 [ 8190] By: jhi on 2000/12/19 17:03:08
38952 Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
38953 From: "Craig A. Berry" <craig.berry@psinetcs.com>
38954 Date: Sun, 17 Dec 2000 00:18:35 -0600
38955 Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
38957 ! perlio.h vms/gen_shrfls.pl
38958 ____________________________________________________________________________
38959 [ 8189] By: jhi on 2000/12/19 16:20:28
38960 Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
38961 From: Prymmer/Kahn <pvhp@best.com>
38962 Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
38963 Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
38965 A better version of #8188.
38968 ____________________________________________________________________________
38969 [ 8188] By: jhi on 2000/12/19 15:57:06
38970 Log: (Replaced by #8189)
38972 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
38973 Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
38974 From: Prymmer/Kahn <pvhp@best.com>
38975 Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
38976 Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
38977 From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
38978 Date: Mon, 18 Dec 2000 11:10:45 -0500
38979 Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
38982 ____________________________________________________________________________
38983 [ 8187] By: jhi on 2000/12/19 15:54:19
38984 Log: Email address fix for Anton Berezin.
38987 ____________________________________________________________________________
38988 [ 8186] By: jhi on 2000/12/19 15:38:54
38989 Log: Subject: [PATCH perl@8102] cygwin port
38990 From: "Eric Fifer" <efifer@dircon.co.uk>
38991 Date: Thu, 14 Dec 2000 13:41:29 -0000
38992 Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
38994 When compiling modules the data item that is being imported
38995 from libperl.dll needs to be tagged as imported/shared data:
38996 extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
38999 ____________________________________________________________________________
39000 [ 8185] By: jhi on 2000/12/19 14:53:24
39001 Log: Regen uconfig.h and uconfig.sh.
39003 ! uconfig.h uconfig.sh
39004 ____________________________________________________________________________
39005 [ 8184] By: jhi on 2000/12/18 20:43:49
39006 Log: Comments work so much better when they are closed.
39009 ____________________________________________________________________________
39010 [ 8183] By: jhi on 2000/12/18 18:04:02
39011 Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
39012 Fixes the bug 20001218.016.
39015 ____________________________________________________________________________
39016 [ 8182] By: gsar on 2000/12/18 09:53:47
39017 Log: delete spurious files
39018 Branch: maint-5.6/perl
39019 - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
39020 - vos/config.h vos/config_h.SH_orig
39021 ____________________________________________________________________________
39022 [ 8181] By: gsar on 2000/12/18 09:46:08
39024 Branch: maint-5.6/perl
39025 ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
39026 ____________________________________________________________________________
39027 [ 8180] By: gsar on 2000/12/18 09:20:27
39028 Log: integrate changes#7924..7926,7946,7952 from mainline
39029 Branch: maint-5.6/perl
39030 !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
39031 !> lib/File/stat.pm t/lib/class-struct.t
39032 ____________________________________________________________________________
39033 [ 8179] By: gsar on 2000/12/18 08:55:54
39034 Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
39035 7918,7919,7988,8907 from mainline (various)
39036 Branch: maint-5.6/perl
39037 +> t/lib/class-struct.t
39038 !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
39039 !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
39040 !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
39041 ____________________________________________________________________________
39042 [ 8178] By: gsar on 2000/12/18 08:16:30
39043 Log: avoid redefinition warnings on windows due to sys/socket.h getting
39044 #included before win32.h
39045 Branch: maint-5.6/perl
39046 ! win32/include/sys/socket.h
39047 ____________________________________________________________________________
39048 [ 8177] By: gsar on 2000/12/18 05:24:04
39049 Log: make regen_headers; fix POSIX.xs problems; remove outdated
39050 code from sys/socket.h that makes build fail now
39051 Branch: maint-5.6/perl
39052 ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
39054 !> win32/include/sys/socket.h
39055 ____________________________________________________________________________
39056 [ 8176] By: gsar on 2000/12/18 05:20:17
39057 Log: update Changes
39058 Branch: maint-5.6/perl
39059 ! Changes patchlevel.h
39060 ____________________________________________________________________________
39061 [ 8175] By: gsar on 2000/12/18 04:57:48
39062 Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
39063 7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
39064 7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
39065 7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
39066 7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
39068 Branch: maint-5.6/perl
39069 +> lib/File/Spec/Epoc.pm
39070 !> (integrate 88 files)
39071 ____________________________________________________________________________
39072 [ 8174] By: gsar on 2000/12/18 03:53:09
39073 Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
39074 7625..7629,7631..7634,7637,7639,7642 from mainline
39075 Branch: maint-5.6/perl
39077 !> (integrate 26 files)
39078 ____________________________________________________________________________
39079 [ 8173] By: gsar on 2000/12/18 03:37:02
39080 Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
39081 7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
39082 7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
39083 7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
39084 Branch: maint-5.6/perl
39085 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
39087 !> (integrate 111 files)
39088 ____________________________________________________________________________
39089 [ 8172] By: jhi on 2000/12/18 02:49:27
39092 ! pod/perlmodlib.pod pod/perltoc.pod
39093 ____________________________________________________________________________
39094 [ 8171] By: gsar on 2000/12/18 02:49:24
39095 Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
39096 7465..7471 from mainline
39098 Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
39099 in platforms that strictly require all the symbols being present
39102 Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
39104 Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
39106 Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
39108 Subject: [PATCH] todo
39110 Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
39112 Use $sort, $uniq (and $tr) consistently as wondered
39115 Too enthusiastic editing in #7460.
39117 The reëntrant version shouldn't be needed unless USE_PURE_BISON.
39119 Upgrade to CPAN 1.58_55.
39120 Subject: CPAN.pm status
39122 Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
39124 Make target reordering to avoid pointless re-makes.
39125 Subject: Re: Total re-make of 'make okfile' after 7451 ?
39127 Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
39129 Subject: DOC PATCH 5.6.0
39131 Add the repository doc by Malcolm, Sarathy, and by Simon,
39132 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
39133 Branch: maint-5.6/perl
39134 +> Porting/repository.pod
39135 !> Configure MANIFEST Makefile.SH README.dos README.os2
39136 !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
39137 !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
39138 !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
39139 ____________________________________________________________________________
39140 [ 8169] By: gsar on 2000/12/18 02:33:34
39141 Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
39142 7435..7441,7445 from mainline
39144 Make the UTF-8 decoding stricter and more verbose when
39145 malformation happens. This involved adding an argument
39146 to utf8_to_uv_chk(), which involved changing its prototype,
39147 and prefer STRLEN over I32 for the UTF-8 length, which as
39148 a domino effect necessitated changing the prototypes of
39149 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
39150 The stricter UTF-8 decoding checking uses Markus Kuhn's
39151 UTF-8 Decode Stress Tester from
39152 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
39154 Run vms/vms_yfix.pl, should have done that after changing
39157 Subject: [PATCH 5.7.0] static linking with uninstalled perl
39159 (Replaced by #7440.)
39160 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
39162 Fix the bug ID 20001024.005, the bug introduced by #7416.
39164 Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
39166 Fix the bug reported in
39167 From: andreas.koenig@anima.de (Andreas J. Koenig)
39168 Also make is_utf8_char() stricter.
39170 Missed the header file changes from #7425.
39172 Check if stdio supports tweaking lval and cnt simultaneously.
39173 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
39175 Stratus VOS updates from Paul Green.
39177 Podify README.epoc and README.vos.
39179 Add targets to Makefile.SH, most importantly
39180 'regen_all' which also remembers to update vms/perly*.
39182 Subject: Minor update to find2perl, for portability
39184 Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
39186 Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
39188 Rename UTF8LEN() to be UNISKIP(), too confusing to have
39189 UTF8LEN() and UTF8SKIP().
39191 Allow poking holes at the UTF-8 decoding strictness.
39193 Continue the internal UTF-8 API tweaking.
39194 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
39195 used much more than the simpler API, now called utf8_to_uv_simple().
39196 Still not quite happy with API, too much partial duplication
39199 A new version of making the syslog test more robust.
39201 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
39203 buildtoc target tweaks.
39205 Integrate with vmsperl #7430 by Charles Bailey:
39207 Cleanup from prior patch (Charles Lane?):
39208 - improve handling of MFDs in Basename and Path
39209 - default to no xsubpp line # munging when building debug images
39210 Branch: maint-5.6/perl
39211 +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39212 +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
39213 !> (integrate 67 files)
39214 ____________________________________________________________________________
39215 [ 8168] By: gsar on 2000/12/18 02:05:49
39216 Log: integrate changes#7512,7733 from mainline (regex bugfixes)
39218 Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
39219 From: Martin Husemann <martin@duskware.de>
39221 Subject: [PATCH 5.7.0] restore match data on backtracing
39222 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39223 Branch: maint-5.6/perl
39224 !> regcomp.c regexec.c t/op/re_tests
39225 ____________________________________________________________________________
39226 [ 8167] By: gsar on 2000/12/18 01:55:22
39227 Log: integrate changes#7858,7986 from mainline
39229 C<foreach my $x ...> in pseudo-fork()ed process may diddle
39230 parent's memory; fix it by keeping track of the actual pad
39231 offset rather than a raw pointer (this change is probably also
39232 relevant to non-ithreads case to avoid fallout from reallocs of
39233 the pad array, but is currently only enabled for the ithreads
39234 case in the interests of minimal disruption to existing "well
39237 fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
39238 due to the notorious GetFileType() bug in Windows 9x, which fstat()
39240 Branch: maint-5.6/perl
39241 !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
39242 !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
39243 !> win32/win32.c win32/win32.h win32/win32sck.c
39244 ____________________________________________________________________________
39245 [ 8166] By: gsar on 2000/12/18 01:52:59
39246 Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
39247 from mainline (xsubpp and ExtUtils::LibList fixups, various
39249 Branch: maint-5.6/perl
39250 !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
39251 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
39252 !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
39253 !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
39254 !> win32/bin/search.pl
39255 ____________________________________________________________________________
39256 [ 8165] By: gsar on 2000/12/18 01:28:45
39257 Log: integrate changes#7533,7563,7611,7623 from mainline (various
39258 malloc.c embellishments)
39259 Branch: maint-5.6/perl
39260 !> malloc.c pod/perldiag.pod
39261 ____________________________________________________________________________
39262 [ 8164] By: gsar on 2000/12/18 01:23:33
39263 Log: integrate changes#7419,7806,8129 from mainline (various h2xs
39265 Branch: maint-5.6/perl
39267 ____________________________________________________________________________
39268 [ 8163] By: gsar on 2000/12/18 01:17:50
39269 Log: integrate changes#7493,7599,7803 from mainline (various perlbug
39271 Branch: maint-5.6/perl
39272 !> Makefile.SH utils/perlbug.PL
39273 ____________________________________________________________________________
39274 [ 8162] By: gsar on 2000/12/18 00:25:43
39275 Log: always export Perl_deb() (it is required by re.xs whether
39276 Perl is built with or without -DDEBUGGING)
39277 Branch: maint-5.6/perl
39279 ____________________________________________________________________________
39280 [ 8161] By: gsar on 2000/12/18 00:23:38
39281 Log: integrate change#7414 from mainline
39283 Undo the basename() part of #7412 since the lib/basename
39284 tests would need upgrading too.
39286 squelch two tests in tr.t that rely on tr/// paranoia change
39287 that's not in 5.6.x
39288 Branch: maint-5.6/perl
39290 !> lib/File/Basename.pm
39291 ____________________________________________________________________________
39292 [ 8160] By: gsar on 2000/12/18 00:05:30
39293 Log: missing change in previous integrate
39294 Branch: maint-5.6/perl
39296 ____________________________________________________________________________
39297 [ 8159] By: gsar on 2000/12/18 00:03:38
39298 Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
39299 7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
39300 7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
39301 7410..7413 from mainline
39302 Branch: maint-5.6/perl
39303 +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
39304 +> t/lib/tie-splice.t
39305 - lib/unicode/Is/DCinital.pl
39306 !> (integrate 112 files)
39307 ____________________________________________________________________________
39308 [ 8158] By: jhi on 2000/12/17 23:04:24
39309 Log: Subject: [PATCHES] RE: perl@8150
39310 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
39311 Date: Sun, 17 Dec 2000 21:46:39 +0100
39312 Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
39314 Neither cygwin has a getpwuid() one can trust on.
39316 ! t/lib/glob-basic.t
39317 ____________________________________________________________________________
39318 [ 8157] By: jhi on 2000/12/17 23:01:54
39319 Log: More MAN.PODS => {} fixes.
39321 ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
39322 ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
39323 ! os2/OS2/REXX/Makefile.PL
39324 ____________________________________________________________________________
39325 [ 8156] By: gsar on 2000/12/17 22:49:13
39326 Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
39327 7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
39328 7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
39329 7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
39330 7201,7204 from mainline
39331 Branch: maint-5.6/perl
39332 !> (integrate 121 files)
39333 ____________________________________________________________________________
39334 [ 8155] By: jhi on 2000/12/17 22:30:58
39335 Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
39336 From: "Craig A. Berry" <craigberry@mac.com>
39337 Date: Sun, 17 Dec 2000 13:09:28 -0600
39338 Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
39340 MAN.PODS => ' ' is naughty.
39342 ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
39343 ____________________________________________________________________________
39344 [ 8154] By: nick on 2000/12/17 22:07:13
39345 Log: MULTIPLICITY nit.
39348 ____________________________________________________________________________
39349 [ 8153] By: gsar on 2000/12/17 21:23:05
39350 Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
39351 7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
39354 Document the SvIOK_.*UV().
39356 Update Unicode todo list.
39358 Guard against bad string->int conversion for quads.
39360 Subject: small apidoc fix
39362 Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
39364 Subject: [PATCH] Tied filehandle documentation
39366 Subject: [PATCH] Modernize Opcode.pm documentation
39368 Make Data::Dumper (non-XS) to work with changed semantics of ref().
39369 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
39370 [applied even though said semantics didn't change in 5.6.x]
39372 Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
39374 Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
39376 Fix the URL, but the server is still missing in action.
39377 Subject: [ID 20000905.002] perlfaq1.pod URL error
39379 Subject: [ID 20000903.001] \w in utf8-strings
39381 Fix the ccversion detection for 5.1 and beyond.
39382 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
39384 Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
39386 Subject: [ID 20000904.008] Tiny fix for perldiag
39388 Subject: Re: [ID 20000906.004] segfault with bad perl statement
39390 Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
39392 Subject: [ID 20000908.002] perlipc documentation bug.
39394 Subject: [PATCH lib/Benchmark.pm]
39396 Re-allow vec() for characters > 255.
39397 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
39399 Do away with memory models cruft. Sorry, PDP users.
39403 Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
39405 Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
39407 Upgrade to CPAN 1.57_65, from Andreas König.
39409 Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
39412 Silence t/pod/*.t about alternate quote-mappings now implemented
39413 by Pod::Text, from Brad Appleton.
39415 Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
39416 Subject: borland C++ win32.c tweak
39418 C<@a = @b = split(...)> optimization coredumps under ithreads
39419 (missed a spot when fixing up op_pmreplroot hack for ithreads)
39421 Document the SvUTF8*().
39423 Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
39425 Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
39427 Do in VMS as the #7054 does.
39429 Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
39431 Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
39433 Subject: [patch: perl@7045] vms updates
39435 Test for the #7049.
39436 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
39438 Break up the myconfig lines a bit.
39439 Subject: perlbug/perl -V output format
39441 Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
39443 The #7054 truncated Configure badly.
39445 change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
39446 initialization in all the threads on Windows
39448 Allow for whitespace between "#" and "line" in cpp output.
39449 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
39451 Remove vestiges of tr//CU.
39452 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
39454 The return value of setlocale must be copied away.
39455 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
39457 Allow chop() and chomp() to be overridden.
39458 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
39460 Hints optimization.
39463 Subject: [PATCH] de-wall t/README
39465 Subject: Re: Two advertising clauses need to be removed
39466 Branch: maint-5.6/perl
39467 !> (integrate 75 files)
39468 ____________________________________________________________________________
39469 [ 8152] By: gsar on 2000/12/17 20:30:11
39470 Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
39471 6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
39472 6999..7001,7003..7005,7007,7009,7011,7012 from mainline
39474 Don't attach -ld to the archname if pointless.
39476 Document UNTIE in a very minimalistic way.
39478 POSIX doesn't report long double values under -Duselongdouble
39479 when the long doubles are "real" (bigger than doubles).
39481 More author updates.
39483 Try to deduce NV_MAX. Really should be Configure fodder.
39485 :: not allowed in pathnames, change to .
39486 Subject: [PATCH perl@6938] cygwin port
39488 Forget about NV_MAX (#6951). Various floating point tweaks,
39489 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
39491 Move the Solaris 7 scan to use64bitall, make the
39492 failure to find 64-bot sparc libc to mention the
39493 possibility of being in an intel, from Lupe and Alan.
39497 AUTHORS tweaks, from Peter Prymmer.
39499 More address tweaking.
39501 Small tweaks all over.
39503 File::Temp patches from Andreas König,
39505 Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
39507 Subject: CPAN.pm beta 1.57_57 for the core
39509 Part of the solution.
39510 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
39512 Subject: [PATCH@6961] Fix misleading example in perlretut.pod
39514 Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
39516 Add the overload warnings to perldiag.
39518 Drop unused argument.
39519 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
39521 Subject: Nit in Configure (bleadperl@6961)
39523 Update to PodParser 1.18, from Brad Appleton.
39525 Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
39527 Subject: [PATCH: 6948] add SCNfldbl to configure.com
39529 Document UNTIE. Also tweak implementation to suppress the 'inner references'
39530 warning when UNTIE exists and instead pass the cound of extra references to
39533 Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
39534 so that case-ignoring systems like DCL can tell them from
39535 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
39537 Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
39539 Feature ordering tweak.
39543 Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
39545 Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
39547 Subject: http:// in L<>
39551 change#6791 accidentally clobbered change#6710, put it back
39553 Only the first line, thank you very much.
39555 Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
39556 plus rework the http: spots as suggested by Tom Christiansen,
39557 plus regen perltoc.
39559 Undo part of change 6489 which looks like a bulk edit which
39560 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
39561 The supressing of main:: on return from select() is undesirable.
39563 Apparently avoiding the swapping is too costly.
39565 Various Configure nits by Philip Newton,
39566 plus the ebcdic one by me.
39568 Make certain cc is set before trying to run it.
39570 If overloaded %{} etc. return the object do not loop.
39571 Thus sub deref { $_[0] } functions if object is wanted type.
39575 More %{} and other deref special casing - do not pass to 'nomethod'.
39576 Branch: maint-5.6/perl
39577 !> (integrate 59 files)
39578 ____________________________________________________________________________
39579 [ 8151] By: gsar on 2000/12/17 19:14:38
39580 Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
39581 6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
39583 Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
39585 Make the epsilon to be relative, not absolute.
39587 Put back the flags dump as reasoned in
39588 Subject: Re: [PATCH] Glob dumping
39590 Introduce ccname to keep track of what compiler kind of we have.
39592 Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
39594 Put back the slice accidentally removed by #6907.
39596 Reset archname and archname64 always, forcing them be
39597 recomputed at each Configure run, make Configure and
39598 the hints files agree on the naming of largefiles variables.
39600 Don't say "Perl 5.0 source kit".
39602 Subject: [PATCH] fix misc cast warnings
39604 Subject: typos in pods
39606 NVs not necessarily doubles, as pointed out by Yitzchak.
39608 Subject: [PATCH 6889] add a few ldbl formats to configure.com
39610 Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
39612 Better options for rsync.
39614 Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
39616 Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
39618 Subject: [PATCH] Re: UNTIE method
39620 A better fix for the Socket building problem from Craig Berry.
39622 Retract the dummy test, skip the security tests (instead of failing),
39623 explain what the warnings mean.
39626 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
39628 Update to Unicode 3.0.1.
39630 Missed one Unicode file.
39632 Subject: Re: typos in pods
39634 The #6929 was too skimpy.
39636 sscanf() may be the only way to read long doubles from strings.
39638 Reveal Borland's isnan.
39639 Subject: build with BC++ tweak
39641 Issue useful diagnostic on unknown pod commands.
39642 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
39644 Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
39646 Clarify the third case of ftmp-security warnings.
39648 Make -Dusemorebits find long doubles in Solaris.
39650 Wrap the test in eval.
39651 Branch: maint-5.6/perl
39652 +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
39653 +> lib/unicode/PropList.txt lib/unicode/README.perl
39654 +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
39655 +> lib/unicode/Unicode.301 vms/vmspipe.com
39656 - lib/unicode/Props.txt lib/unicode/UCD300.html
39657 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
39658 !> (integrate 305 files)
39659 ____________________________________________________________________________
39660 [ 8150] By: jhi on 2000/12/17 18:47:57
39661 Log: Uncheckedin generated files.
39663 ! global.sym perlapi.c pod/perlapi.pod
39664 ____________________________________________________________________________
39665 [ 8149] By: jhi on 2000/12/17 18:41:22
39666 Log: Update Changes.
39668 ! Changes patchlevel.h
39669 ____________________________________________________________________________
39670 [ 8148] By: jhi on 2000/12/17 18:39:16
39671 Log: Subject: [PATCH] Fcntl constants speedup
39672 From: Nicholas Clark <nick@ccl4.org>
39673 Date: Sun, 17 Dec 2000 16:29:24 +0000
39674 Message-ID: <20001217162924.E97668@plum.flirble.org>
39676 Use IVs for the Fcntl constants instead of NVs.
39678 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
39679 ____________________________________________________________________________
39680 [ 8147] By: jhi on 2000/12/17 18:33:41
39681 Log: Add test for #8145 (binmode() warning), add warning for
39682 ioctl() and sockpair(), document them. (fileno() cannot
39683 be tripwired with the same kind of warning because
39684 'defined fileno($foo)' seems to be an idiom.)
39686 ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
39687 ____________________________________________________________________________
39688 [ 8146] By: gsar on 2000/12/17 18:09:08
39689 Log: update Changes
39690 Branch: maint-5.6/perl
39692 ____________________________________________________________________________
39693 [ 8145] By: jhi on 2000/12/17 17:39:35
39694 Log: Subject: [PATCH] Re: The long awaited feature ...
39695 From: Simon Cozens <simon@cozens.net>
39696 Date: Sun, 17 Dec 2000 12:31:56 +0000
39697 Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
39699 Add a warning to binmode() about using bad filehandles
39700 (can happen e.g. if someone forgets the filehandle argument)
39703 ____________________________________________________________________________
39704 [ 8144] By: jhi on 2000/12/17 17:33:48
39705 Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
39706 From: Jonathan Stowe <gellyfish@gellyfish.com>
39707 Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
39708 Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
39711 ____________________________________________________________________________
39712 [ 8143] By: jhi on 2000/12/17 05:31:37
39713 Log: Polymorphic regexps.
39715 Fixes at least the bugs 20001028.003 (both of them...) and
39716 20001108.001. The bugs 20001114.001 and 20001205.014 seem
39717 also to be fixed by now, probably already before this patch.
39719 ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
39720 ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
39721 ! t/op/utf8decode.t t/pragma/utf8.t
39722 ____________________________________________________________________________
39723 [ 8142] By: jhi on 2000/12/16 17:16:05
39724 Log: Subject: [patch perl@8102] dos/djgpp update
39725 From: Laszlo Molnar <ml1050@freemail.hu>
39726 Date: Sat, 16 Dec 2000 01:40:52 +0100
39727 Message-ID: <20001216014052.A335@freemail.hu>
39729 ! djgpp/config.over t/base/commonsense.t
39730 ____________________________________________________________________________
39731 [ 8141] By: jhi on 2000/12/16 17:09:27
39732 Log: Few uncheckedin files.
39734 ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
39735 ____________________________________________________________________________
39736 [ 8140] By: nick on 2000/12/15 22:14:31
39737 Log: Integrate mainline
39739 !> (integrate 53 files)
39740 ____________________________________________________________________________
39741 [ 8139] By: jhi on 2000/12/15 19:49:49
39742 Log: One more IVUV tweak from Nicholas Clark.
39745 ____________________________________________________________________________
39746 [ 8138] By: jhi on 2000/12/15 19:17:06
39747 Log: Return of the IVUV-preservation, now seems to be happy even
39748 in Digital UNIX (the broken strtoul brokenness detection
39749 seems to have been the fly in the ointment).
39751 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39752 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
39753 ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
39754 ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
39755 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39756 ! vos/config.ga.h win32/config.bc win32/config.gc
39758 ____________________________________________________________________________
39759 [ 8137] By: jhi on 2000/12/15 18:12:14
39760 Log: Metaconfig unit change for #8136.
39762 ! U/modified/d_strtoul.U
39763 Branch: metaconfig/U/perl
39764 ! d_strtoull.U d_strtouq.U
39765 ____________________________________________________________________________
39766 [ 8136] By: jhi on 2000/12/15 18:11:35
39767 Log: I don't think it's sensible or portable to test the strtou*
39771 ____________________________________________________________________________
39772 [ 8135] By: jhi on 2000/12/15 17:18:49
39773 Log: Metaconfig unit change for #8134.
39775 ! U/modified/d_strtoul.U
39776 ____________________________________________________________________________
39777 [ 8134] By: jhi on 2000/12/15 17:14:13
39778 Log: If longsize is 8 we don't need a LL suffix for integer constants.
39780 ! Configure config_h.SH
39781 ____________________________________________________________________________
39782 [ 8133] By: jhi on 2000/12/15 16:00:23
39783 Log: Update Changes.
39785 ! Changes patchlevel.h
39786 ____________________________________________________________________________
39787 [ 8132] By: jhi on 2000/12/15 15:44:16
39788 Log: Some compilers get huffy if you do not cast a const pointer
39789 to a non-const when assigning.
39792 ____________________________________________________________________________
39793 [ 8131] By: jhi on 2000/12/15 15:38:30
39794 Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
39795 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39796 Date: Fri, 15 Dec 2000 05:26:57 -0500
39797 Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
39799 ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
39800 ! t/pragma/overload.t
39801 ____________________________________________________________________________
39802 [ 8130] By: jhi on 2000/12/15 15:36:08
39803 Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
39804 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39805 Date: Thu, 14 Dec 2000 22:02:43 -0500
39806 Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
39809 ____________________________________________________________________________
39810 [ 8129] By: jhi on 2000/12/15 15:34:16
39811 Log: Subject: PATCH: h2xs nit
39812 From: Tim Jenness <t.jenness@jach.hawaii.edu>
39813 Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
39814 Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
39816 Add a template README.
39819 ____________________________________________________________________________
39820 [ 8128] By: jhi on 2000/12/15 15:32:22
39821 Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
39823 ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
39824 ____________________________________________________________________________
39825 [ 8127] By: jhi on 2000/12/15 15:19:34
39826 Log: Subject: [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
39827 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
39828 Date: Thu, 14 Dec 2000 20:04:42 EST
39829 Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
39831 ! ext/Opcode/Opcode.xs
39832 ____________________________________________________________________________
39833 [ 8126] By: jhi on 2000/12/15 15:17:49
39834 Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
39835 From: Peter Prymmer <pvhp@forte.com>
39836 Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
39837 Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
39839 ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
39840 ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
39841 ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
39842 ____________________________________________________________________________
39843 [ 8125] By: jhi on 2000/12/15 15:11:05
39844 Log: This seems to be a stage sane and stable enough to checkin.
39845 (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
39847 ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
39848 ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
39849 ! t/op/cmp.t t/op/numconvert.t
39850 ____________________________________________________________________________
39851 [ 8124] By: jhi on 2000/12/15 04:20:26
39852 Log: Something is really wonky.
39855 ____________________________________________________________________________
39856 [ 8123] By: jhi on 2000/12/15 04:00:50
39857 Log: Fixes for the IV UV patches to compile in Digital UNIX.
39860 ____________________________________________________________________________
39861 [ 8122] By: jhi on 2000/12/15 02:53:40
39862 Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
39863 From: "Craig A. Berry" <craigberry@mac.com>
39864 Date: Thu, 14 Dec 2000 19:10:49 -0600
39865 Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
39868 ____________________________________________________________________________
39869 [ 8121] By: jhi on 2000/12/15 02:50:00
39870 Log: Metaconfig changes for #8120.
39872 + U/modified/d_strtoul.U
39873 Branch: metaconfig/U/perl
39874 ! d_strtoull.U d_strtouq.U
39875 ____________________________________________________________________________
39876 [ 8120] By: jhi on 2000/12/15 02:49:42
39877 Log: From: Nicholas Clark <nick@ccl4.org>
39878 Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving arithmetic)
39879 Date: Thu, 14 Dec 2000 18:38:57 +0000
39880 Message-ID: <20001214183857.B97909@plum.flirble.org>
39882 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39883 ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
39884 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
39885 ! vos/config.ga.def vos/config.ga.h win32/config.bc
39886 ! win32/config.gc win32/config.vc
39887 ____________________________________________________________________________
39888 [ 8119] By: jhi on 2000/12/14 23:40:58
39889 Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
39890 From: Nicholas Clark <nick@ccl4.org>
39891 Date: Wed, 13 Dec 2000 20:08:50 +0000
39892 Message-ID: <20001213200849.B71166@plum.flirble.org>
39894 ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
39895 ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
39896 ____________________________________________________________________________
39897 [ 8118] By: jhi on 2000/12/14 22:46:26
39898 Log: Integrate perlio.
39900 !> MANIFEST ext/Encode/compile makedef.pl
39901 ____________________________________________________________________________
39902 [ 8117] By: nick on 2000/12/14 22:38:53
39903 Log: Win32 tweaks to get Encode to build
39904 - temp hack to makedef.pl till PerlIO is properly "exported".
39906 static encpage_t foo[];
39907 so make 'em extern for now.
39909 ! ext/Encode/compile makedef.pl
39910 ____________________________________________________________________________
39911 [ 8116] By: nick on 2000/12/14 22:00:53
39912 Log: Document the new files
39915 ____________________________________________________________________________
39916 [ 8115] By: jhi on 2000/12/14 21:58:01
39917 Log: MANIFEST new files of #8114.
39920 ____________________________________________________________________________
39921 [ 8114] By: jhi on 2000/12/14 21:50:49
39922 Log: Integrate perlio.
39924 +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
39925 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
39926 !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
39927 !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
39928 !> ext/Encode/Makefile.PL
39929 ____________________________________________________________________________
39930 [ 8113] By: jhi on 2000/12/14 21:48:49
39931 Log: The documentation part of the
39933 Subject: [ID 20001214.002] Net::Ping patch
39934 From: Jonathan Stowe <gellyfish@gellyfish.com>
39935 Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
39936 Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
39937 since the #7529 had already addressed the same problem.
39940 ____________________________________________________________________________
39941 [ 8112] By: jhi on 2000/12/14 21:42:57
39942 Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
39943 From: Dominic Dunlop <domo@computer.org>
39944 Date: Tue, 12 Dec 2000 10:47:10 +0100
39945 Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
39947 Document how elusive subroutines can be.
39950 ____________________________________________________________________________
39951 [ 8111] By: jhi on 2000/12/14 21:38:05
39952 Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
39953 From: Dominic Dunlop <domo@computer.org>
39954 Date: Thu, 14 Dec 2000 10:13:51 +0100
39955 Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
39957 ! ext/POSIX/POSIX.pod
39958 ____________________________________________________________________________
39959 [ 8110] By: jhi on 2000/12/14 21:36:32
39960 Log: Subject: [patch] perlfaq7
39961 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
39962 Date: Thu, 14 Dec 2000 15:31:07 +0100
39963 Message-ID: <3A38E7BB.13178.11C40A8@localhost>
39966 ____________________________________________________________________________
39967 [ 8109] By: jhi on 2000/12/14 21:29:20
39968 Log: Subject: [8104] Encode
39969 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39970 Date: Thu, 14 Dec 2000 14:49:34 +0100
39971 Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
39973 Type casting for nervous compilers.
39975 ! ext/Encode/Encode.xs
39976 ____________________________________________________________________________
39977 [ 8108] By: jhi on 2000/12/14 21:26:17
39978 Log: Subject: [8104] DB_File
39979 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39980 Date: Thu, 14 Dec 2000 14:49:35 +0100
39981 Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
39983 Type definition incorrect for DB 2.7.7. Not known when it
39984 changed, so only changed it for a known revision.
39986 ! ext/DB_File/DB_File.xs
39987 ____________________________________________________________________________
39988 [ 8107] By: jhi on 2000/12/14 21:23:41
39989 Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
39990 From: Peter Prymmer <pvhp@forte.com>
39991 Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
39992 Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
39994 Use '?' (0x6F in EBCDIC) for the illegal codepoint.
39996 ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
39997 ! ext/Encode/Encode/posix-bc.enc
39998 ____________________________________________________________________________
39999 [ 8106] By: nick on 2000/12/14 20:36:13
40000 Log: "Cold" build correction to Encode's Makefile.PL
40002 ! ext/Encode/Makefile.PL
40003 ____________________________________________________________________________
40004 [ 8105] By: nick on 2000/12/14 20:09:37
40005 Log: "Compiled" encodings.
40006 Correct replacement character in EBCDIC .enc files
40007 Add 0x7F to ASCII repertoire.
40009 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
40010 ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
40011 ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
40012 ! ext/Encode/Makefile.PL ext/Encode/compile
40013 ! ext/Encode/encengine.c ext/Encode/encode.h
40014 ____________________________________________________________________________
40015 [ 8104] By: nick on 2000/12/14 00:38:20
40016 Log: Integrate mainline
40018 !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
40019 !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
40020 !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
40021 !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
40022 !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
40023 !> t/lib/db-hash.t t/lib/db-recno.t
40024 ____________________________________________________________________________
40025 [ 8103] By: nick on 2000/12/13 23:16:13
40026 Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
40027 so far and so it does not get lost.
40029 + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
40030 ____________________________________________________________________________
40031 [ 8102] By: jhi on 2000/12/13 17:14:22
40032 Log: Update Changes.
40034 ! Changes patchlevel.h
40035 ____________________________________________________________________________
40036 [ 8101] By: jhi on 2000/12/13 16:53:41
40037 Log: Move the proto of start_glob() to a better place; regen api files.
40039 ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
40040 ____________________________________________________________________________
40041 [ 8100] By: jhi on 2000/12/13 16:47:11
40042 Log: Metaconfig change for #8099.
40044 ! U/modified/Head.U
40045 ____________________________________________________________________________
40046 [ 8099] By: jhi on 2000/12/13 16:46:48
40047 Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
40048 From: Andy Dougherty <doughera@lafayette.edu>
40049 Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
40050 Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
40053 ____________________________________________________________________________
40054 [ 8098] By: jhi on 2000/12/13 16:39:02
40055 Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix
40056 From: rspier@pobox.com (Robert Spier)
40057 Date: Tue, 12 Dec 2000 21:12:39 -0500
40058 Message-ID: <14902.56087.678086.725773@rls.cx>
40060 fastgetcwd is defined using a glob alias on a $^O dependent basis -
40061 and there was no default assignment or perl subroutine.
40064 ____________________________________________________________________________
40065 [ 8097] By: jhi on 2000/12/13 16:16:01
40066 Log: Subject: [PATCH] move startglob out of pp_hot.c
40067 From: Nicholas Clark <nick@ccl4.org>
40068 Date: Mon, 11 Dec 2000 23:16:39 +0000
40069 Message-ID: <20001211231638.A55550@plum.flirble.org>
40071 ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
40072 ____________________________________________________________________________
40073 [ 8096] By: jhi on 2000/12/13 15:26:23
40074 Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
40075 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40076 Date: Wed, 13 Dec 2000 14:01:37 +0100
40077 Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
40079 perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
40080 in turn requires libpthread in libswanted.
40083 ____________________________________________________________________________
40084 [ 8095] By: jhi on 2000/12/12 19:51:05
40085 Log: The integration wars continue.
40088 ____________________________________________________________________________
40089 [ 8094] By: jhi on 2000/12/12 19:48:26
40090 Log: Subject: [PATCH perl@8070] DB_File-1.74
40091 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
40092 Date: Mon, 11 Dec 2000 23:07:17 -0000
40093 Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com>
40095 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
40096 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
40097 ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
40099 ____________________________________________________________________________
40100 [ 8093] By: nick on 2000/12/12 19:42:13
40101 Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
40104 !> lib/File/DosGlob.pm
40105 ____________________________________________________________________________
40106 [ 8092] By: jhi on 2000/12/12 19:28:11
40107 Log: Integrate perlio.
40110 ____________________________________________________________________________
40111 [ 8091] By: nick on 2000/12/12 18:49:45
40112 Log: Fix for Tk, and upgrading shared SVs.
40115 ____________________________________________________________________________
40116 [ 8090] By: jhi on 2000/12/12 16:48:59
40117 Log: Subject: [PATCH] Re: Breadperl & Tk
40118 From: Nick Ing-Simmons <nik@tiuk.ti.com>
40119 Date: Tue, 12 Dec 2000 14:48:27 GMT
40120 Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com>
40123 ____________________________________________________________________________
40124 [ 8089] By: jhi on 2000/12/12 03:37:19
40125 Log: Subject: DosGlob.pm diff for bash style brace expansion.
40126 From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
40127 Date: Fri, 8 Dec 2000 10:45:30 -0600
40128 Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
40130 ! lib/File/DosGlob.pm
40131 ____________________________________________________________________________
40132 [ 8088] By: nick on 2000/12/11 23:59:59
40133 Log: Integrate mainline
40135 !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
40136 !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
40137 !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
40138 !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
40139 !> t/op/local.t t/pragma/warn/toke toke.c
40140 ____________________________________________________________________________
40141 [ 8087] By: jhi on 2000/12/11 23:20:23
40142 Log: Integrate perlio.
40144 !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
40145 ____________________________________________________________________________
40146 [ 8086] By: jhi on 2000/12/11 22:50:59
40147 Log: Tune further the OS detection of CGI.
40150 ____________________________________________________________________________
40151 [ 8085] By: nick on 2000/12/11 22:50:46
40152 Log: Finish 1st pass of "encoding" layer e.g. :
40153 open($fh,"<encoding(iso8859-7)",$greek) || die;
40155 ! ext/Encode/Encode.xs perlio.c perliol.h
40156 ____________________________________________________________________________
40157 [ 8084] By: jhi on 2000/12/11 22:32:06
40158 Log: Revert the -f ambiguousity patch, seems to cause
40159 too much hassle (the interpret -Q as a function
40160 where Q is not a known filetest part is left in).
40162 ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
40164 ____________________________________________________________________________
40165 [ 8083] By: jhi on 2000/12/11 22:27:23
40166 Log: (accidentally empty check-in)
40168 ! lib/File/DosGlob.pm
40169 ____________________________________________________________________________
40170 [ 8082] By: nick on 2000/12/11 19:09:51
40171 Log: Restore mmap function (broken by tweaks to shared buffer
40172 layer for encode(xxxx)).
40175 ____________________________________________________________________________
40176 [ 8081] By: jhi on 2000/12/11 18:29:13
40177 Log: Subject: Re: The long awaited feature ...
40178 From: Simon Cozens <simon@cozens.net>
40179 Date: Mon, 11 Dec 2000 15:54:24 +0000
40180 Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
40182 More io/utf8 tests.
40185 ____________________________________________________________________________
40186 [ 8080] By: jhi on 2000/12/11 18:19:36
40187 Log: Subject: PATCH MakeMaker manpage clarification
40188 From: andreas.koenig@anima.de (Andreas J. Koenig)
40189 Date: 10 Dec 2000 20:46:13 +0100
40190 Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
40192 ! lib/ExtUtils/MakeMaker.pm
40193 ____________________________________________________________________________
40194 [ 8079] By: jhi on 2000/12/11 15:35:07
40195 Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
40196 From: Simon Cozens <simon@cozens.net>
40197 Date: Sun, 10 Dec 2000 19:06:19 +0000
40198 Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
40200 ! ext/B/B/Deparse.pm t/lib/b.t
40201 ____________________________________________________________________________
40202 [ 8078] By: jhi on 2000/12/11 15:09:11
40203 Log: Subject: [PATCH] docs on NaN
40204 From: Nicholas Clark <nick@ccl4.org>
40205 Date: Mon, 11 Dec 2000 01:48:38 +0000
40206 Message-ID: <20001211014838.B99205@plum.flirble.org>
40209 ____________________________________________________________________________
40210 [ 8077] By: jhi on 2000/12/11 15:02:21
40211 Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
40212 From: Simon Cozens <simon@cozens.net>
40213 Date: Mon, 11 Dec 2000 01:21:45 +0000
40214 Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
40216 ! pp.c pp_hot.c scope.c t/op/local.t
40217 ____________________________________________________________________________
40218 [ 8076] By: nick on 2000/12/10 20:43:32
40219 Log: Not merge worthy...
40220 Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
40221 syntax is modelled on attributes.
40222 Untested fix for io/utf8 on Win32 etc.
40223 Very clumsy start to the encode layer.
40225 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
40226 ____________________________________________________________________________
40227 [ 8075] By: jhi on 2000/12/10 18:39:33
40228 Log: Darwin is not Windows.
40231 ____________________________________________________________________________
40232 [ 8074] By: jhi on 2000/12/10 18:31:27
40233 Log: Subject: Ambiguous -%c() resolved as a file test
40234 From: "Paul Marquess" <Paul.Marquess@openwave.com>
40235 Date: Sun, 10 Dec 2000 15:35:07 -0000
40236 Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
40238 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
40239 ____________________________________________________________________________
40240 [ 8073] By: jhi on 2000/12/10 18:16:29
40241 Log: Subject: PATCH installperl misinformed
40242 From: andreas.koenig@anima.de (Andreas J. Koenig)
40243 Date: 10 Dec 2000 13:01:32 +0100
40244 Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
40247 ____________________________________________________________________________
40248 [ 8072] By: jhi on 2000/12/10 18:07:55
40249 Log: The walkoptree confusion rages; walkoptree() seems to be coming
40250 from B.xs, while walkoptree_slow() comes from B.pm.
40253 ____________________________________________________________________________
40254 [ 8071] By: nick on 2000/12/10 11:45:47
40255 Log: Integrate mainline
40257 +> t/base/commonsense.t
40258 !> (integrate 37 files)
40259 ____________________________________________________________________________
40260 [ 8070] By: jhi on 2000/12/10 04:46:21
40261 Log: Update Changes.
40263 ! Changes patchlevel.h
40264 ____________________________________________________________________________
40265 [ 8069] By: jhi on 2000/12/10 04:39:19
40266 Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
40267 From: andreas.koenig@anima.de (Andreas J. Koenig)
40268 Date: 09 Dec 2000 17:14:25 +0100
40269 Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
40271 + t/base/commonsense.t
40272 ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
40273 ____________________________________________________________________________
40274 [ 8068] By: jhi on 2000/12/10 04:17:36
40275 Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
40276 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
40277 Date: Sat, 9 Dec 2000 16:47:22 -0000
40278 Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
40280 ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
40281 ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
40282 ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
40283 ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
40284 ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
40285 ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
40287 ____________________________________________________________________________
40288 [ 8067] By: jhi on 2000/12/10 03:52:02
40289 Log: Test case for #8066.
40292 ____________________________________________________________________________
40293 [ 8066] By: jhi on 2000/12/10 03:50:30
40294 Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
40295 From: Simon Cozens <simon@cozens.net>
40296 Date: Sun, 10 Dec 2000 00:55:37 +0000
40297 Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
40300 ____________________________________________________________________________
40301 [ 8065] By: jhi on 2000/12/10 03:44:52
40302 Log: Test case for #8064.
40305 ____________________________________________________________________________
40306 [ 8064] By: jhi on 2000/12/10 03:42:32
40307 Log: Subject: Re: prototype of substr
40308 From: Simon Cozens <simon@cozens.net>
40309 Date: Sun, 10 Dec 2000 00:13:33 +0000
40310 Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
40312 Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
40315 ____________________________________________________________________________
40316 [ 8063] By: jhi on 2000/12/10 03:39:42
40317 Log: Subject: [PATCH] perlguts.pod
40318 From: Simon Cozens <simon@cozens.net>
40319 Date: Sun, 10 Dec 2000 00:06:47 +0000
40320 Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
40322 Documentation of the different types of ops,
40323 plus the functions in dump.c
40326 ____________________________________________________________________________
40327 [ 8062] By: jhi on 2000/12/10 03:30:04
40328 Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
40329 From: Nicholas Clark <nick@talking.bollo.cx>
40330 Date: Sat, 09 Dec 2000 18:57:25 +0000
40331 Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
40333 Be more robust in weird hostname setups.
40335 ! t/lib/net-hostent.t
40336 ____________________________________________________________________________
40337 [ 8061] By: jhi on 2000/12/10 03:28:21
40338 Log: Pacify fussy compiler.
40341 ____________________________________________________________________________
40342 [ 8060] By: jhi on 2000/12/10 02:52:46
40343 Log: Integrate perlio.
40345 !> pp_sys.c t/io/utf8.t
40346 ____________________________________________________________________________
40347 [ 8059] By: nick on 2000/12/09 23:40:14
40348 Log: read/sysread/recv should now be utf8 aware.
40349 Basic test for utf8 read.
40351 ! pp_sys.c t/io/utf8.t
40352 ____________________________________________________________________________
40353 [ 8058] By: jhi on 2000/12/09 21:56:02
40354 Log: Integrate perlio.
40357 !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
40358 ____________________________________________________________________________
40359 [ 8057] By: jhi on 2000/12/09 21:53:35
40360 Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
40361 From: Inaba Hiroto <inaba@st.rim.or.jp>
40362 Date: Sun, 10 Dec 2000 05:53:21 +0900
40363 Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
40368 ____________________________________________________________________________
40369 [ 8056] By: jhi on 2000/12/09 21:51:16
40370 Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
40371 From: Inaba Hiroto <inaba@st.rim.or.jp>
40372 Date: Sat, 09 Dec 2000 18:02:00 +0900
40373 Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
40375 exists() didn't work for UTF-8 keys, and neither did shared hash keys.
40377 ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
40378 ____________________________________________________________________________
40379 [ 8055] By: nick on 2000/12/09 20:11:48
40380 Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
40381 than raw PerlIO_write() - does not seem to break any tests.
40384 ____________________________________________________________________________
40385 [ 8054] By: nick on 2000/12/09 19:47:30
40386 Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
40387 (sysread, recv and write i.e. formats still to do...)
40388 Allow :utf8 or :bytes in PerlIO_apply_layers() so that
40389 open($fh,">:utf8","name")
40390 etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
40391 so no extra overhead is involved.
40392 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
40393 to a non-utf8 stream.
40394 Add initial io/utf8.t
40395 Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
40396 that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
40397 and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
40400 ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
40401 ____________________________________________________________________________
40402 [ 8053] By: nick on 2000/12/09 19:26:37
40403 Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
40404 was only testing this_utf8.
40407 ____________________________________________________________________________
40408 [ 8052] By: nick on 2000/12/09 19:09:41
40409 Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
40410 i.e. the output string has one, but don't mess with source assumption.
40413 ____________________________________________________________________________
40414 [ 8051] By: jhi on 2000/12/09 16:55:17
40415 Log: Integrate perlio.
40417 !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
40418 !> sv.c thrdvar.h util.c
40419 ____________________________________________________________________________
40420 [ 8050] By: jhi on 2000/12/09 16:48:07
40421 Log: Nits noticed by Peter Prymmer.
40423 ! lib/ExtUtils/MM_VMS.pm
40424 ____________________________________________________________________________
40425 [ 8049] By: nick on 2000/12/09 13:49:40
40426 Log: UTF8 output prework.
40427 - Store $\ and $, as SVs so they can have SvUTF8 flag
40428 - use do_print() rather than raw PerlIO_write() to print them.
40430 ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
40432 ____________________________________________________________________________
40433 [ 8048] By: nick on 2000/12/09 12:30:43
40434 Log: Integrate mainline.
40436 +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
40438 !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
40439 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
40440 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
40441 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
40442 !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
40443 !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
40444 ____________________________________________________________________________
40445 [ 8047] By: jhi on 2000/12/09 00:23:27
40446 Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
40447 From: Michael G Schwern <schwern@pobox.com>
40448 Date: Fri, 8 Dec 2000 14:43:04 -0600
40450 ! lib/ExtUtils/MM_VMS.pm
40451 ____________________________________________________________________________
40452 [ 8046] By: jhi on 2000/12/08 23:10:27
40453 Log: A missed check-in.
40455 ! lib/ExtUtils/Manifest.pm
40456 ____________________________________________________________________________
40457 [ 8045] By: jhi on 2000/12/08 21:57:12
40458 Log: (null check-in)
40460 ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
40461 ____________________________________________________________________________
40462 [ 8044] By: jhi on 2000/12/08 21:11:06
40463 Log: Add ISO 8859-16 encoding. Not a standard yet but seems to be
40464 at the final draft stage.
40466 + ext/Encode/Encode/iso8859-16.enc
40468 ____________________________________________________________________________
40469 [ 8043] By: jhi on 2000/12/08 16:39:04
40470 Log: Update Changes.
40472 ! Changes patchlevel.h
40473 ____________________________________________________________________________
40474 [ 8042] By: jhi on 2000/12/08 16:33:39
40475 Log: Do not return the Unicode replacement character if UTF-8
40476 decoding goes awry, it should be up to the caller to decide.
40478 ! pod/perlapi.pod utf8.c
40479 ____________________________________________________________________________
40480 [ 8041] By: jhi on 2000/12/08 16:22:28
40481 Log: metaconfig maintenance.
40483 ! U/modified/stdchar.U
40484 Branch: metaconfig/U/perl
40486 ____________________________________________________________________________
40487 [ 8040] By: jhi on 2000/12/08 16:03:08
40488 Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
40489 From: sthoenna@efn.org
40490 Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
40491 Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
40493 ! Changes lib/ExtUtils/MM_OS2.pm
40494 ____________________________________________________________________________
40495 [ 8039] By: jhi on 2000/12/08 15:57:11
40496 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
40497 From: Simon Cozens <simon@cozens.net>
40498 Date: Fri, 8 Dec 2000 13:33:31 +0000
40499 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
40501 (The pp_hot part needed a rewrite.)
40503 ! doop.c pp_hot.c utf8.c
40504 ____________________________________________________________________________
40505 [ 8038] By: jhi on 2000/12/08 15:25:08
40507 From: Michael Stevens <michael@etla.org>
40508 Date: Wed, 6 Dec 2000 23:24:01 +0000
40509 Message-ID: <20001206232400.A21381@firedrake.org>
40511 Plus a note from Nick Ing-Simmons.
40514 ____________________________________________________________________________
40515 [ 8037] By: jhi on 2000/12/08 15:18:35
40516 Log: Filetype is text.
40518 ! t/op/utf8decode.t
40519 ____________________________________________________________________________
40520 [ 8036] By: jhi on 2000/12/08 03:31:27
40521 Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
40522 From: Andy Dougherty <doughera@lafayette.edu>
40523 Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
40524 Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
40526 Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
40527 From: Andy Dougherty <doughera@lafayette.edu>
40528 Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
40529 Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
40531 + ext/POSIX/hints/svr4.pl
40532 ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
40533 ____________________________________________________________________________
40534 [ 8035] By: jhi on 2000/12/08 03:26:01
40535 Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
40536 From: Andy Dougherty <doughera@lafayette.edu>
40537 Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
40538 Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
40540 ! t/README t/base/term.t
40541 ____________________________________________________________________________
40542 [ 8034] By: jhi on 2000/12/08 03:21:59
40543 Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
40544 From: mjd@plover.com
40545 Date: 7 Dec 2000 21:04:20 -0000
40546 Message-ID: <20001207210420.22282.qmail@plover.com>
40551 ____________________________________________________________________________
40552 [ 8033] By: jhi on 2000/12/08 03:19:03
40553 Log: Use the UTF8 macros a bit. They can't be used with abandon
40554 everywhere because we do generate illegal UTF-8 in some situations.
40555 This is of course naughty.
40557 ! pod/perlapi.pod utf8.c utf8.h
40558 ____________________________________________________________________________
40559 [ 8032] By: jhi on 2000/12/08 03:00:09
40562 ! t/pragma/warn/utf8
40563 ____________________________________________________________________________
40564 [ 8031] By: jhi on 2000/12/08 02:22:39
40568 ____________________________________________________________________________
40569 [ 8030] By: jhi on 2000/12/08 01:23:54
40570 Log: Add test for reverse().
40574 ____________________________________________________________________________
40575 [ 8029] By: jhi on 2000/12/08 01:21:47
40576 Log: Integrate perlio.
40578 !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
40579 !> perlio.c perlio.h perlsdio.h warnings.pl
40580 ____________________________________________________________________________
40581 [ 8028] By: jhi on 2000/12/08 01:19:08
40582 Log: Introduce macros for UTF8 decoding.
40584 ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
40585 ____________________________________________________________________________
40586 [ 8027] By: nick on 2000/12/07 22:18:19
40587 Log: Integrate mainline
40589 !> embed.pl pod/perlapi.pod utf8.c
40590 ____________________________________________________________________________
40591 [ 8026] By: nick on 2000/12/07 21:45:08
40592 Log: Various oddities p4 diff -se showed up
40593 Remove 'our' from warnings.pl
40595 ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
40596 ____________________________________________________________________________
40597 [ 8025] By: nick on 2000/12/07 21:43:32
40598 Log: Change PerlIO_(get|set)pos to take SV *
40599 Should fix, OS/2, VMS, (sfio??)
40601 ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
40602 ____________________________________________________________________________
40603 [ 8024] By: jhi on 2000/12/07 19:05:32
40604 Log: Document utf8_to_uv() better.
40606 ! pod/perlapi.pod utf8.c
40607 ____________________________________________________________________________
40608 [ 8023] By: jhi on 2000/12/07 18:23:47
40609 Log: Document utf8_length(), utf8_distance(), and utf8_hop().
40611 ! embed.pl pod/perlapi.pod utf8.c
40612 ____________________________________________________________________________
40613 [ 8022] By: jhi on 2000/12/07 04:13:51
40614 Log: Integrate perlio.
40616 !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
40617 !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
40618 !> win32/makefile.mk
40619 ____________________________________________________________________________
40620 [ 8021] By: nick on 2000/12/07 00:28:14
40621 Log: Various attempts at MSVC debug - not sure what has
40622 changed but works now.
40623 Seems atexit() _may_ work for DLLs built with MSVC so don't
40624 call cleanup that way.
40626 ! perlio.c win32/makefile.mk
40627 ____________________________________________________________________________
40628 [ 8020] By: nick on 2000/12/06 19:57:20
40629 Log: Integrate mainline
40631 +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
40632 !> (integrate 75 files)
40633 ____________________________________________________________________________
40634 [ 8019] By: nick on 2000/12/06 19:28:21
40635 Log: Add useperlio to config.vc
40636 Turn off binmode in config_H.PL
40637 Regen all the config_H.xx
40638 Attempt to get debugging build with MSVC.
40640 ! win32/config.vc win32/config_H.bc win32/config_H.gc
40641 ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
40642 ____________________________________________________________________________
40643 [ 8018] By: nick on 2000/12/06 19:21:57
40644 Log: Test various dup/external program options on all platforms.
40647 ____________________________________________________________________________
40648 [ 8017] By: nick on 2000/12/06 19:20:47
40649 Log: Fix harness to be less picky
40651 ! lib/Test/Harness.pm
40652 ____________________________________________________________________________
40653 [ 8016] By: jhi on 2000/12/06 16:45:12
40654 Log: Update Changes.
40656 ! Changes patchlevel.h
40657 ____________________________________________________________________________
40658 [ 8015] By: jhi on 2000/12/06 16:41:03
40659 Log: Test \x{...} with ord().
40662 ____________________________________________________________________________
40663 [ 8014] By: jhi on 2000/12/06 16:20:33
40664 Log: Test tweak because of #8013.
40667 ____________________________________________________________________________
40668 [ 8013] By: jhi on 2000/12/06 16:09:09
40669 Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
40670 From: Michael G Schwern <schwern@pobox.com>
40671 Date: Tue, 5 Dec 2000 21:23:28 -0500
40672 Message-ID: <20001205212328.C6473@blackrider.aocn.com>
40674 Carp::Heavy parts not very applicable because of recent changes.
40676 ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
40677 ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
40678 ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
40679 ! lib/Exporter.pm lib/Exporter/Heavy.pm
40680 ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
40681 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
40682 ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
40683 ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
40684 ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
40685 ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
40686 ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
40687 ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
40688 ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
40689 ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
40690 ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
40691 ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
40692 ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
40693 ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
40694 ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
40695 ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
40697 ____________________________________________________________________________
40698 [ 8012] By: jhi on 2000/12/06 15:22:38
40699 Log: Subject: [PATCH] Re: New harness is failing things
40700 From: Nick Ing-Simmons <nik@tiuk.ti.com>
40701 Date: Wed, 6 Dec 2000 13:00:30 GMT
40702 Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
40704 ! lib/Test/Harness.pm
40705 ____________________________________________________________________________
40706 [ 8011] By: jhi on 2000/12/06 15:12:08
40707 Log: Subject: installhtml changes
40708 From: Michael Stevens <michael@etla.org>
40709 Date: Wed, 6 Dec 2000 13:15:53 +0000
40710 Message-ID: <20001206131553.A27317@firedrake.org>
40713 ____________________________________________________________________________
40714 [ 8010] By: jhi on 2000/12/06 15:06:05
40715 Log: Subject: the dTHR hits
40716 From: Michael Stevens <michael@etla.org>
40717 Date: Wed, 6 Dec 2000 12:06:03 +0000
40718 Message-ID: <20001206120603.A24581@firedrake.org>
40720 More, errrm, less dTHRs.
40722 ! bytecode.pl ext/B/B/C.pm
40723 ____________________________________________________________________________
40724 [ 8009] By: jhi on 2000/12/06 15:04:25
40725 Log: Subject: MakeMaker mailing list gone?
40726 From: Michael G Schwern <schwern@pobox.com>
40727 Date: Tue, 5 Dec 2000 19:29:59 -0500
40728 Message-ID: <20001205192959.B6473@blackrider.aocn.com>
40730 The MakeMaker mailing list is dead, perlbug is the right
40731 address to report bugs.
40733 ! lib/ExtUtils/MakeMaker.pm
40734 ____________________________________________________________________________
40735 [ 8008] By: jhi on 2000/12/06 15:00:32
40736 Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
40737 From: Michael G Schwern <schwern@pobox.com>
40738 Date: Tue, 5 Dec 2000 19:21:21 -0500
40739 Message-ID: <20001205192121.A6473@blackrider.aocn.com>
40741 Add a default MANIFEST skip that ignores things like
40742 version control files, editor temporary files, and the Makefile.
40744 + lib/ExtUtils/MANIFEST.SKIP
40745 ! MANIFEST lib/ExtUtils/Manifest.pm
40746 ____________________________________________________________________________
40747 [ 8007] By: jhi on 2000/12/06 14:57:20
40748 Log: In Amiga more manual hackery of the scripts seems to be needed,
40749 from Jan-Erik Karlsson. Why Configure does not get this right
40750 is unknown, may be shell-induced.
40753 ____________________________________________________________________________
40754 [ 8006] By: jhi on 2000/12/05 23:53:12
40755 Log: Add TOPm1s to peek at the second topmost stack item.
40758 ____________________________________________________________________________
40759 [ 8005] By: jhi on 2000/12/05 23:13:55
40760 Log: Avaunt, you foul UTF-8 tests.
40762 ! t/op/ver.t t/pragma/utf8.t
40763 ____________________________________________________________________________
40764 [ 8004] By: jhi on 2000/12/05 23:09:54
40765 Log: Continue utf8 dispersal.
40768 ! MANIFEST t/pragma/utf8.t
40769 ____________________________________________________________________________
40770 [ 8003] By: nick on 2000/12/05 23:02:39
40771 Log: Integrate mainline.
40773 +> t/op/length.t t/op/utf8decode.t
40774 !> (integrate 69 files)
40775 ____________________________________________________________________________
40776 [ 8002] By: jhi on 2000/12/05 22:59:28
40777 Log: Integrate perlio.
40779 !> iperlsys.h perl.c perlio.c win32/perllib.c
40780 ____________________________________________________________________________
40781 [ 8001] By: nick on 2000/12/05 22:07:52
40782 Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
40783 - calloc/free suffer from damage on TerminateThread()
40784 - use PerlMemShared (as originally planned) now fixed
40785 - avoid doing anything important on DLL "detach".
40787 ! perl.c perlio.c win32/perllib.c
40788 ____________________________________________________________________________
40789 [ 8000] By: nick on 2000/12/05 21:05:09
40790 Log: Fix gross PerlMemShared issue.
40793 ____________________________________________________________________________
40794 [ 7999] By: jhi on 2000/12/05 20:46:58
40795 Log: Test for Unicode (UTF-8) hash keys.
40798 ____________________________________________________________________________
40799 [ 7998] By: jhi on 2000/12/05 20:30:35
40800 Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
40801 is now always UTF-8), empty line cosmetics.
40804 ____________________________________________________________________________
40805 [ 7997] By: jhi on 2000/12/05 20:15:40
40806 Log: Subject: Re: STRLEN - what?
40807 From: Andy Dougherty <doughera@lafayette.edu>
40808 Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
40809 Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
40814 ____________________________________________________________________________
40815 [ 7996] By: jhi on 2000/12/05 20:13:34
40816 Log: Split off the UTF-8 decoder tests, make them to check also
40819 + t/op/utf8decode.t
40820 ! MANIFEST t/pragma/utf8.t utf8.c
40821 ____________________________________________________________________________
40822 [ 7995] By: jhi on 2000/12/05 16:39:47
40823 Log: Start migrating bits of pragma/utf8 to elsewhere
40824 (since the long term plan is to obsolete 'use utf8').
40827 ! MANIFEST t/pragma/utf8.t
40828 ____________________________________________________________________________
40829 [ 7994] By: jhi on 2000/12/05 16:30:21
40830 Log: Fix a manual edit typo from #7993, fix the message formatting
40831 for Unicode, add few our declarations.
40833 ! lib/Carp/Heavy.pm
40834 ____________________________________________________________________________
40835 [ 7993] By: jhi on 2000/12/05 16:09:15
40836 Log: Subject: Need help with warnings :-(
40837 From: "Ben Tilly" <ben_tilly@hotmail.com>
40838 Date: Tue, 05 Dec 2000 01:35:54 -0500
40839 Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
40841 Subject: UPDATE: Carp/Heavy now passes all tests
40842 From: "Ben Tilly" <ben_tilly@hotmail.com>
40843 Date: Tue, 05 Dec 2000 07:59:41 -0500
40844 Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
40846 The Brave New Carp.
40848 ! lib/Carp.pm lib/Carp/Heavy.pm
40849 ____________________________________________________________________________
40850 [ 7992] By: jhi on 2000/12/05 15:55:08
40851 Log: Subject: [PATCH perl@7979] cygwin port
40852 From: "Eric Fifer" <efifer@dircon.co.uk>
40853 Date: Tue, 5 Dec 2000 14:04:09 -0000
40854 Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
40856 ! t/lib/net-hostent.t
40857 ____________________________________________________________________________
40858 [ 7991] By: jhi on 2000/12/05 15:52:34
40859 Log: Subject: Re: [PATCH] The largest hoax of all times?
40860 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40861 Date: Tue, 5 Dec 2000 00:40:25 -0500
40862 Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
40864 Subject: Re: [PATCH] The largest hoax of all times?
40865 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40866 Date: Mon, 4 Dec 2000 23:55:53 -0500
40867 Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
40869 Subject: Re: [PATCH] The largest hoax of all times?
40870 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40871 Date: Tue, 5 Dec 2000 01:28:45 -0500
40872 Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
40874 Fix the unpredictable order of DESTROYs.
40876 ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
40877 ! sv.c sv.h t/op/ref.t
40878 ____________________________________________________________________________
40879 [ 7990] By: jhi on 2000/12/05 14:38:53
40880 Log: Subject: [PATCH] shrink pp_hot fractionally
40881 From: Nicholas Clark <nick@ccl4.org>
40882 Date: Tue, 5 Dec 2000 12:44:31 +0000
40883 Message-ID: <20001205124431.E74518@plum.flirble.org>
40885 Use report_evil_fh().
40887 ! opcode.pl opnames.h pp_hot.c util.c
40888 ____________________________________________________________________________
40889 [ 7989] By: jhi on 2000/12/05 14:21:27
40890 Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
40891 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40892 Date: Mon, 04 Dec 2000 22:21:59 -0800
40893 Message-ID: <HmIL6gzkgepS092yn@efn.org>
40895 Harness shouldn't ignore responses like "ok 3\r\r\n".
40897 ! lib/Test/Harness.pm
40898 ____________________________________________________________________________
40899 [ 7988] By: jhi on 2000/12/05 13:51:28
40900 Log: Integrate the "skip" messages to explain().
40902 ! t/lib/syslfs.t t/op/lfs.t
40903 ____________________________________________________________________________
40904 [ 7987] By: jhi on 2000/12/05 12:34:54
40905 Log: The one that got away in #7984.
40907 Subject: Re: dTHR - what and why?
40908 From: Michael Stevens <michael@etla.org>
40909 Date: Tue, 5 Dec 2000 11:15:52 +0000
40910 Message-ID: <20001205111552.A4647@firedrake.org>
40913 ____________________________________________________________________________
40914 [ 7986] By: gsar on 2000/12/05 09:14:44
40915 Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
40916 due to the notorious GetFileType() bug in Windows 9x, which fstat()
40919 ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
40920 ____________________________________________________________________________
40921 [ 7985] By: jhi on 2000/12/05 05:49:03
40922 Log: Integrate perlio.
40924 !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
40925 !> win32/perlhost.h win32/perllib.c
40926 ____________________________________________________________________________
40927 [ 7984] By: jhi on 2000/12/05 05:48:16
40928 Log: dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
40930 ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
40931 ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
40932 ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
40933 ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
40934 ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
40935 ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
40936 ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
40937 ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
40939 ____________________________________________________________________________
40940 [ 7983] By: nick on 2000/12/04 23:27:43
40941 Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
40943 ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
40944 ! win32/perlhost.h win32/perllib.c
40945 ____________________________________________________________________________
40946 [ 7982] By: jhi on 2000/12/04 19:44:09
40947 Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
40948 uncovered by #7980.
40951 ____________________________________________________________________________
40952 [ 7981] By: jhi on 2000/12/04 19:42:07
40953 Log: Subject: [PATCH] Trivial dump.c feature
40954 From: Simon Cozens <simon@cozens.net>
40955 Date: Mon, 4 Dec 2000 18:08:38 +0000
40956 Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
40958 Show whether a constant is UTF-8.
40961 ____________________________________________________________________________
40962 [ 7980] By: jhi on 2000/12/04 19:36:51
40963 Log: UTF-8 hash keys, patch from Inaba Hiroto.
40965 ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
40966 ____________________________________________________________________________
40967 [ 7979] By: jhi on 2000/12/04 17:36:28
40968 Log: Update Changes.
40970 ! Changes patchlevel.h
40971 ____________________________________________________________________________
40972 [ 7978] By: jhi on 2000/12/04 16:42:17
40973 Log: Retract #7977, still too volatile (the euphemism of the day
40974 for unfinished and buggy :-)
40976 ! doop.c hv.c pp.c sv.h
40977 ____________________________________________________________________________
40978 [ 7977] By: jhi on 2000/12/04 16:25:15
40979 Log: (Retracted by #7978, too shaky yet.)
40981 Subject: Re: utf8 in hash keys, implementor missing
40982 From: Simon Cozens <simon@cozens.net>
40983 Date: Sat, 2 Dec 2000 19:49:35 +0000
40984 Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
40986 The first step at UTF-8 hash keys.
40988 ! doop.c hv.c pp.c sv.h
40989 ____________________________________________________________________________
40990 [ 7976] By: jhi on 2000/12/04 16:13:53
40991 Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
40992 From: sthoenna@efn.org
40993 Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
40994 Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
40996 ! os2/os2.c perlio.c
40997 ____________________________________________________________________________
40998 [ 7975] By: jhi on 2000/12/04 16:05:25
40999 Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
41000 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41001 Date: Thu, 30 Nov 2000 20:50:37 -0800
41002 Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
41005 ____________________________________________________________________________
41006 [ 7974] By: jhi on 2000/12/04 16:03:57
41007 Log: Subject: [PATCH] ++ 20% faster
41008 From: Nicholas Clark <nick@ccl4.org>
41009 Date: Mon, 4 Dec 2000 12:17:27 +0000
41010 Message-ID: <20001204121726.B52976@plum.flirble.org>
41012 Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
41015 ____________________________________________________________________________
41016 [ 7973] By: jhi on 2000/12/04 16:00:48
41018 Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
41019 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
41020 Date: Mon, 04 Dec 2000 12:30:45 +0100
41021 Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
41023 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
41024 library (getprotobyname and getprotobynumber are outversioned by
41025 the same calls in libc, at least for xlc version 3.
41028 ____________________________________________________________________________
41029 [ 7972] By: jhi on 2000/12/04 02:58:31
41030 Log: Integrate perlio.
41032 !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
41033 !> win32/makefile.mk win32/perlhost.h win32/perllib.c
41034 !> win32/win32.h win32/win32iop.h win32/win32thread.h
41035 ____________________________________________________________________________
41036 [ 7971] By: nick on 2000/12/04 00:24:33
41037 Log: Quieten some noise in Win32 builds:
41038 - win32.h is included after <sys/socket.h>, so need to
41039 set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
41040 - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
41042 ! doio.c perl.h toke.c win32/win32.h
41043 ____________________________________________________________________________
41044 [ 7970] By: nick on 2000/12/03 22:57:46
41045 Log: PERL_IMPLICIT_SYS compiles but does not work.
41047 ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
41048 ! win32/perlhost.h win32/perllib.c win32/win32.h
41049 ! win32/win32iop.h win32/win32thread.h
41050 ____________________________________________________________________________
41051 [ 7969] By: jhi on 2000/12/03 22:12:58
41052 Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
41053 used to swash_init(), makes regprop() dumps more informative
41054 (+utf8::IsAlpha, -utf8::IsDigit, for example).
41056 ! regcomp.c regexec.c
41057 ____________________________________________________________________________
41058 [ 7968] By: jhi on 2000/12/03 21:39:56
41059 Log: Implement ANYOFUTF8 regprop() dumping.
41062 ____________________________________________________________________________
41063 [ 7967] By: jhi on 2000/12/03 20:57:19
41064 Log: Make uv_to_utf8() to zero-terminate its output buffer,
41065 always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
41067 ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
41068 ____________________________________________________________________________
41069 [ 7966] By: nick on 2000/12/03 18:41:21
41070 Log: Integrate mainline (STDCHAR)
41072 !> Configure t/pragma/utf8.t
41073 ____________________________________________________________________________
41074 [ 7965] By: jhi on 2000/12/03 17:58:20
41075 Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
41078 ____________________________________________________________________________
41079 [ 7964] By: jhi on 2000/12/03 17:35:56
41080 Log: Integrate perlio.
41082 !> iperlsys.h perlio.c
41083 ____________________________________________________________________________
41084 [ 7963] By: jhi on 2000/12/03 17:33:55
41085 Log: Metaconfig unit change for #7962.
41087 ! U/modified/stdchar.U
41088 ____________________________________________________________________________
41089 [ 7962] By: jhi on 2000/12/03 17:33:27
41090 Log: Untangle the <stdio.h> #include nest for the stdchar test,
41091 from Andy Dougherty.
41094 ____________________________________________________________________________
41095 [ 7961] By: nick on 2000/12/03 16:53:00
41096 Log: Make iperlsys.h vector stdio not PerlIO.
41098 ! iperlsys.h perlio.c
41099 ____________________________________________________________________________
41100 [ 7960] By: nick on 2000/12/03 14:43:01
41101 Log: Integrate mainline
41103 !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
41104 !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
41105 ____________________________________________________________________________
41106 [ 7959] By: jhi on 2000/12/03 08:16:36
41107 Log: Use DO_UTF8().
41110 ____________________________________________________________________________
41111 [ 7958] By: jhi on 2000/12/02 18:33:05
41112 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
41113 From: Mike Guy <mjtg@cam.ac.uk>
41114 Date: Sat, 02 Dec 2000 17:27:13 +0000
41115 Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
41117 An extraneous argument.
41120 ____________________________________________________________________________
41121 [ 7957] By: jhi on 2000/12/02 18:22:32
41122 Log: A missing hunk.
41124 ! t/lib/net-hostent.t
41125 ____________________________________________________________________________
41126 [ 7956] By: jhi on 2000/12/02 18:06:20
41127 Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
41128 From: Nicholas Clark <nick@ccl4.org>
41129 Date: Sat, 2 Dec 2000 14:28:27 +0000
41130 Message-ID: <20001202142827.A12308@plum.flirble.org>
41134 ! t/lib/net-hostent.t
41135 ____________________________________________________________________________
41136 [ 7955] By: jhi on 2000/12/02 17:58:06
41137 Log: Metaconfig unit change for #7954.
41139 ! U/modified/stdchar.U
41140 ____________________________________________________________________________
41141 [ 7954] By: jhi on 2000/12/02 17:54:32
41142 Log: An inconvenient hang would happen if the stdio _ptr wasn't
41143 found in <stdio.h> and <stdio_impl.h> didn't exist. (grep
41144 would be grepping stdin for all eternity for the _ptr.)
41147 ____________________________________________________________________________
41148 [ 7953] By: jhi on 2000/12/02 00:07:15
41149 Log: Update Changes.
41151 ! Changes patchlevel.h
41152 ____________________________________________________________________________
41153 [ 7952] By: jhi on 2000/12/01 23:54:47
41154 Log: Subject: Re: long shell lines
41155 From: Andy Dougherty <doughera@lafayette.edu>
41156 Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
41157 Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
41159 Split overly long shell command lines.
41161 ! lib/ExtUtils/MM_Unix.pm
41162 ____________________________________________________________________________
41163 [ 7951] By: jhi on 2000/12/01 23:48:02
41164 Log: The metaconfig unit change for #7950.
41166 + U/modified/stdchar.U
41167 ____________________________________________________________________________
41168 [ 7950] By: jhi on 2000/12/01 23:47:39
41169 Log: Try to find stdchar also from <stdio_impl.h>.
41171 ! Configure config_h.SH
41172 ____________________________________________________________________________
41173 [ 7949] By: jhi on 2000/12/01 23:46:45
41174 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
41175 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
41176 Date: Fri, 1 Dec 2000 16:26:08 -0500
41177 Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
41179 Reword the diagnostic message.
41182 ____________________________________________________________________________
41183 [ 7948] By: nick on 2000/12/01 22:49:43
41184 Log: Integrate mainline (for s/y/m as sub names stuff).
41186 !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
41187 !> t/pragma/warn/toke toke.c
41188 ____________________________________________________________________________
41189 [ 7947] By: jhi on 2000/12/01 20:55:41
41190 Log: Integrate perlio.
41192 !> perlio.c perliol.h t/io/pipe.t
41193 ____________________________________________________________________________
41194 [ 7946] By: jhi on 2000/12/01 20:36:51
41195 Log: Upgrade to CPAN 1.59_51, from Andreas König.
41197 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
41198 ____________________________________________________________________________
41199 [ 7945] By: nick on 2000/12/01 20:31:32
41200 Log: Integrate mainline
41202 +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
41203 +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
41204 +> t/lib/net-hostent.t
41205 !> (integrate 35 files)
41206 ____________________________________________________________________________
41207 [ 7944] By: jhi on 2000/12/01 20:23:29
41208 Log: Some help for 20001130.011. Now one gets warnings like
41209 "Ambiguous -f() resolved as a file test ..."
41211 ! pod/perldiag.pod t/pragma/warn/toke toke.c
41212 ____________________________________________________________________________
41213 [ 7943] By: jhi on 2000/12/01 19:44:44
41214 Log: Retract #7941. Forbidding subs m/s/etc is too cruel because
41215 that also breaks using them as methods.
41217 ! pod/perldiag.pod t/op/misc.t toke.c
41218 ____________________________________________________________________________
41219 [ 7942] By: nick on 2000/12/01 17:56:46
41220 Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
41221 Make 'unix' pass most tests
41222 - do unread by temporary push of layer ("pending") holding unread chars
41223 - fast_gets is now based on per-handle flag
41224 - relax one of io/pipe.t tests to allow print to fail and close to
41225 succeed so that it passes on unbuffered "unix" layer.
41226 Remaining fail is sporadic and a genuine race condition between
41227 parent/child in fork test.
41229 ! perlio.c perliol.h t/io/pipe.t
41230 ____________________________________________________________________________
41231 [ 7941] By: jhi on 2000/12/01 15:28:58
41232 Log: (Retracted by #7943.)
41234 Reserve the short named string operator names.
41236 ! pod/perldiag.pod t/op/misc.t toke.c
41237 ____________________________________________________________________________
41238 [ 7940] By: jhi on 2000/12/01 06:45:53
41239 Log: Get the three different space character classes right under utf8.
41241 + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
41242 ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
41243 ! regexec.c t/op/pat.t utf8.c
41244 ____________________________________________________________________________
41245 [ 7939] By: jhi on 2000/12/01 03:26:26
41246 Log: Two more tests that make no sense in UTF-8 since the test
41247 data is not in UTF-8.
41250 ____________________________________________________________________________
41251 [ 7938] By: jhi on 2000/12/01 03:20:39
41252 Log: \x{} doesn't any more require 'use utf8' outside regexen so why
41253 should it be required inside regexen?
41255 ! regcomp.c t/op/regmesg.t
41256 ____________________________________________________________________________
41257 [ 7937] By: jhi on 2000/12/01 02:58:53
41258 Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
41259 stored and restored, and thusly was trounced by the utf8 swash
41263 ____________________________________________________________________________
41264 [ 7936] By: jhi on 2000/11/30 20:41:39
41265 Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
41266 Why the different platforms behave so differently (core dump vs
41267 no core dump) on this bug is a but of a mystery, but if I had to
41268 guess I would mumble something like 'alignment'.
41271 ____________________________________________________________________________
41272 [ 7935] By: jhi on 2000/11/30 16:17:02
41273 Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
41274 From: Robin Barker <rmb1@cise.npl.co.uk>
41275 Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
41276 Date: Thu, 30 Nov 2000 14:27:12 GMT
41279 ____________________________________________________________________________
41280 [ 7934] By: jhi on 2000/11/30 16:04:49
41281 Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
41283 ! t/lib/net-hostent.t
41284 ____________________________________________________________________________
41285 [ 7933] By: jhi on 2000/11/30 06:07:26
41286 Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
41287 From: Peter Prymmer <pvhp@forte.com>
41288 Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
41289 Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
41291 In VMS the localhost may be LOCALHOST.
41293 ! t/lib/net-hostent.t
41294 ____________________________________________________________________________
41295 [ 7932] By: jhi on 2000/11/30 01:11:11
41296 Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
41297 From: Peter Prymmer <pvhp@forte.com>
41298 Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
41299 Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
41301 plus regen perlapi.pod.
41303 ! pod/perlapi.pod utf8.c
41304 ____________________________________________________________________________
41305 [ 7931] By: jhi on 2000/11/30 01:06:19
41306 Log: Subject: [PATCH perl@7930] get t/lib/filter-util.t to work on VMS
41307 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
41308 Date: Wed, 29 Nov 2000 17:15:11 EST
41309 Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
41311 ! t/lib/filter-util.pl t/lib/filter-util.t
41312 ____________________________________________________________________________
41313 [ 7930] By: jhi on 2000/11/29 18:51:55
41314 Log: Update Changes.
41316 ! Changes patchlevel.h
41317 ____________________________________________________________________________
41318 [ 7929] By: jhi on 2000/11/29 18:50:55
41319 Log: Update the va_copy() metaconfig unit.
41320 Branch: metaconfig/U/perl
41322 ____________________________________________________________________________
41323 [ 7928] By: jhi on 2000/11/29 17:50:43
41324 Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17
41325 From: Dominic Dunlop <domo@computer.org>
41326 Date: Tue, 28 Nov 2000 16:41:57 +0100
41327 Message-Id: <p04320400b649771b9797@[192.168.1.4]>
41329 Patch to catch a core dump in the Configure va_copy test.
41331 ! Configure config_h.SH
41332 ____________________________________________________________________________
41333 [ 7927] By: jhi on 2000/11/29 17:31:59
41334 Log: Retract #7921, the patch shouldn't be needed.
41337 ____________________________________________________________________________
41338 [ 7926] By: jhi on 2000/11/29 17:01:41
41339 Log: Make the Class::Struct import() wiser.
41341 ! lib/Class/Struct.pm t/lib/class-struct.t
41342 ____________________________________________________________________________
41343 [ 7925] By: jhi on 2000/11/29 16:36:33
41344 Log: All the core library users of Class::Struct seem to be
41345 using "use Class::Struct 'struct';" instead of the bare
41346 "use Class::Struct;", which isn't documented in Class::Struct.
41347 This can't be right.
41350 ____________________________________________________________________________
41351 [ 7924] By: jhi on 2000/11/29 16:32:15
41352 Log: A test works better if it has the right 1..$n output.
41354 ! t/lib/class-struct.t
41355 ____________________________________________________________________________
41356 [ 7923] By: jhi on 2000/11/29 16:29:11
41357 Log: Forgot to MANIFEST the new Net::hostent test.
41360 ____________________________________________________________________________
41361 [ 7922] By: jhi on 2000/11/29 16:27:49
41362 Log: Integrate perlio.
41364 !> iperlsys.h perlio.c
41365 ____________________________________________________________________________
41366 [ 7921] By: jhi on 2000/11/29 16:27:10
41367 Log: (Retracted by #7927.)
41369 Subject: [PATCH] Is infinity a number?
41370 From: Simon Cozens <simon@cozens.net>
41371 Date: Wed, 29 Nov 2000 14:48:20 +0000
41372 Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
41375 ____________________________________________________________________________
41376 [ 7920] By: jhi on 2000/11/29 16:23:02
41377 Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
41378 From: rspier@pobox.com (Robert Spier)
41379 Date: Wed, 29 Nov 2000 02:17:49 -0500
41380 Message-ID: <14884.44445.760322.278647@localhost.localdomain>
41382 Add a test for Net::hostent.
41384 + t/lib/net-hostent.t
41385 ____________________________________________________________________________
41386 [ 7919] By: jhi on 2000/11/29 16:21:31
41387 Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
41388 add a test for Class::Struct.
41390 + t/lib/class-struct.t
41391 ! MANIFEST lib/Class/Struct.pm
41392 ____________________________________________________________________________
41393 [ 7918] By: jhi on 2000/11/29 15:48:40
41394 Log: Subject: Re: Minor suggestion for Sys::Syslog [PATCH]
41395 From: rspier@pobox.com (Robert Spier)
41396 Date: Wed, 29 Nov 2000 02:25:39 -0500
41397 Message-ID: <14884.44915.86028.422238@localhost.localdomain>
41399 More checking in case someone has broken their services or
41400 protocol databases.
41402 ! ext/Sys/Syslog/Syslog.pm
41403 ____________________________________________________________________________
41404 [ 7917] By: jhi on 2000/11/29 15:46:25
41405 Log: Subject: [PATCH] $^O win32 -> MSWin32
41406 From: rspier@pobox.com (Robert Spier)
41407 Date: Wed, 29 Nov 2000 02:17:38 -0500
41408 Message-ID: <14884.44434.340627.126145@localhost.localdomain>
41410 plus similar nits for vms, err, VMS, and UNICOS.
41412 ! t/lib/syslfs.t t/op/lfs.t
41413 ____________________________________________________________________________
41414 [ 7916] By: jhi on 2000/11/29 15:42:51
41415 Log: Subject: [PATCH] Tokeniser debugging
41416 From: Simon Cozens <simon@cozens.net>
41417 Date: Wed, 29 Nov 2000 14:15:45 +0000
41418 Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
41420 ! perl.c perl.h pod/perlrun.pod toke.c
41421 ____________________________________________________________________________
41422 [ 7915] By: jhi on 2000/11/29 15:41:36
41423 Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
41424 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41425 Date: Wed, 29 Nov 2000 02:13:14 -0500
41426 Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
41430 Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
41431 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41432 Date: Wed, 29 Nov 2000 03:09:04 -0500
41433 Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
41435 OUT and IN_OUT documentation.
41437 ! lib/ExtUtils/xsubpp pod/perlxs.pod
41438 ____________________________________________________________________________
41439 [ 7914] By: jhi on 2000/11/29 03:35:01
41440 Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
41441 From: John Tobey <jtobey@john-edwin-tobey.org>
41442 Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
41443 Message-Id: <m140e1N-000FOoC@feynman.localnet>
41445 plus a performance speedup noticed by Sarathy.
41448 ____________________________________________________________________________
41449 [ 7913] By: jhi on 2000/11/29 03:16:59
41450 Log: Use "1 while unlink" so that VMS gets clean, too.
41452 ! t/lib/filter-util.t
41453 ____________________________________________________________________________
41454 [ 7912] By: jhi on 2000/11/29 03:09:08
41455 Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
41456 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41457 Date: Tue, 28 Nov 2000 03:27:09 -0500
41458 Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
41460 ! lib/ExtUtils/xsubpp
41461 ____________________________________________________________________________
41462 [ 7911] By: jhi on 2000/11/29 03:06:30
41463 Log: This should have been part of #7872: no need to scan UTF-8
41467 ____________________________________________________________________________
41468 [ 7910] By: jhi on 2000/11/29 02:50:04
41469 Log: One more perltie.pod nit from Casey R. Tweten.
41472 ____________________________________________________________________________
41473 [ 7909] By: jhi on 2000/11/29 02:44:23
41474 Log: Document the known sprintf test failures, exact standard
41475 reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
41477 ! pod/perldelta.pod t/op/sprintf.t
41478 ____________________________________________________________________________
41479 [ 7908] By: jhi on 2000/11/29 02:36:23
41480 Log: Add the Encoding table format documentation.
41482 + ext/Encode/Encode/EncodeFormat.pod
41484 ____________________________________________________________________________
41485 [ 7907] By: jhi on 2000/11/29 02:07:24
41486 Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
41487 From: "Casey R. Tweten" <crt@kiski.net>
41488 Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
41489 Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
41491 Subject: Re: [PATCH] Updating perltie.pod for arrays
41492 From: "Casey R. Tweten" <crt@kiski.net>
41493 Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
41494 Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
41497 ____________________________________________________________________________
41498 [ 7906] By: nick on 2000/11/28 22:40:59
41499 Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
41501 ! iperlsys.h perlio.c
41502 ____________________________________________________________________________
41503 [ 7905] By: nick on 2000/11/28 22:04:34
41504 Log: Integrate mainline
41506 !> (integrate 39 files)
41507 ____________________________________________________________________________
41508 [ 7904] By: jhi on 2000/11/28 16:44:43
41509 Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
41510 From: Nicholas Clark <nick@babyhippo.co.uk>
41511 Date: Tue, 28 Nov 2000 11:16:57 +0000
41512 Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
41515 ____________________________________________________________________________
41516 [ 7903] By: jhi on 2000/11/28 16:40:31
41517 Log: Subject: [PATCH] Updating perltie.pod for arrays
41518 From: "Casey R. Tweten" <crt@kiski.net>
41519 Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
41520 Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
41523 ____________________________________________________________________________
41524 [ 7902] By: jhi on 2000/11/28 16:39:37
41525 Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
41526 From: Robin Barker <rmb1@cise.npl.co.uk>
41527 Date: Mon, 27 Nov 2000 17:56:44 GMT
41528 Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
41530 ! pod/perlfunc.pod t/op/split.t
41531 ____________________________________________________________________________
41532 [ 7901] By: jhi on 2000/11/28 16:28:04
41533 Log: setmode() is a DOSish-only thing.
41536 ____________________________________________________________________________
41537 [ 7900] By: jhi on 2000/11/28 16:21:46
41538 Log: Subject: [PATCH] perlcc.PL cleanups
41539 From: Simon Cozens <simon@cozens.net>
41540 Date: Tue, 28 Nov 2000 12:44:35 +0000
41541 Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
41544 ____________________________________________________________________________
41545 [ 7899] By: gsar on 2000/11/28 06:32:55
41546 Log: reintegrate files missed by change#7895
41547 Branch: maint-5.6/perl
41548 +> ext/ByteLoader/bytecode.h utils/Makefile
41550 ____________________________________________________________________________
41551 [ 7897] By: gsar on 2000/11/27 18:22:47
41552 Log: can't integrate these two files, for some reason
41553 Branch: maint-5.6/perl
41554 - ext/ByteLoader/bytecode.h utils/Makefile
41555 ____________________________________________________________________________
41556 [ 7895] By: gsar on 2000/11/27 18:11:21
41557 Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
41558 6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
41559 6757..6890,6892..6901 from mainline
41561 Bytecompiler patches from Benjamin Stuhl.
41565 Subject: [PATCH blead] B:: missing dependency
41567 Subject: [PATCH: 6757] configure.com updates and syslog build
41569 Long double Gconvert fixes from Yitzchak Scott-Thoennes
41570 and Spider Boardman.
41572 Subject: [PATCH blead] nextchar() abuse misses an optimisation
41574 Long double fixes from Spider Boardman.
41576 Make the selection of NVff et al stricter.
41578 cSVOPo_*v things index into the current PL_curpad
41579 under ithreads, which is different from the curpad
41580 used by the XSUB. (In other words, the code as-is
41581 before this patch wouldn't work under ithreads.)
41585 VMS MMS (make) wants null action.
41587 Mac and other portability updates from Chris Nandor.
41589 Storable support, v-version fixes.
41590 Subject: CPAN.pm beta for testing available
41592 Portability fix from Hugo van der Sanden.
41596 Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
41598 Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
41600 Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
41602 Replace #6705 with a minimal doc patch.
41603 Subject: [PATCH 5.6.0] replace change #6705
41605 Drop the separate perlbc, perlcc -b should be enough.
41607 installperl couldn't tell whether it had run tests or not.
41608 Subject: [PATCH] Re: installperl and t/TEST
41610 Add silencer flags to installperl.
41611 Subject: [PATCH] Making installperl silent.
41613 Make "make install" by default silent. A new "install-verbose"
41616 More liberal parsing of version numbers.
41617 Subject: Re: CPAN.pm beta for testing available
41619 Create directories in silence.
41620 Subject: [PATCH] Another silencer for MakeMaker
41622 DOS patches and portability/porting notes, from Tim Jenness.
41624 Make installman to recognize the silence flag -S.
41626 Actually do something with the silencer option.
41628 Continue silencing.
41630 Show the doc file, not the temp file.
41634 Subject: [PATCH] More silencing of installman.
41636 Better wording for the vec lvalue diagnostic.
41637 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
41639 Subject: [PATCH: 6805] several more tweaks to configure.com
41641 Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
41644 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
41646 Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
41647 (applied slightly modified)
41649 installperl --verbose and --silent.
41650 Subject: Re: [PATCH] More silencing of installman.
41652 Add install-silent target.
41654 AIX 4.3.3 has SOCKS in libc with a differently named init routine,
41655 the problem reported in
41656 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
41658 Tweak the sfio/useperlio logic, hopefully as wished in
41659 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
41661 One forgotten file from #6816.
41663 Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
41665 Remove duplicately applied patch shards.
41666 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
41668 Support preserving extremely big/small angles.
41670 Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
41672 Subject: [PATCH] installation not quite silent yet.
41674 Update the test count.
41676 Use UVxf, PTR2UV, NVff.
41678 Document PTR2XX and INT2PTR.
41680 no-install target a la make -n.
41681 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
41683 grep -e isn't portable.
41684 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
41686 Can't get the test to reliably work thanks to the
41687 inaccurateness of floating point. "Resolves" bug ids
41688 20000826.003, 20000826.009, 20000826.010,
41690 Subject: installman buglet
41692 DJGPP update from Laszlo Molnar.
41694 Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
41696 Passing -R in ldflags makes now it to appear in the default
41697 for lddlflags, just like with -L.
41698 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
41702 Use the actual thread type, not the pointer-to-struct.
41704 Provice virtual $Config{ccflags_nolargefiles} etc.
41706 display_format used as a class method without arguments was broken,
41708 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
41710 Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
41712 Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
41714 Subject: [PATCH@6855] _Minor_ change to overload.pm pod
41716 opmini.o may be left around if a build is interrupted.
41720 Fix for ID 20000828.001, long doubles were not formatted
41721 correctly (showed up in $], which stopped installing perl).
41723 An attempt to fix the problem reported in
41724 Subject: Building perl@6856 using gcc/AIX 4.3.3
41725 I can't test this properly since the gcc installation I have
41726 access to seems to be botched (gcc is calling the AIX cpp,
41727 a losing proposition...)
41729 Add -ld to archname on long tr...double platforms.
41731 Subject: hv.h Doc Patch
41735 Subject: [PATCH bleedperl@6856] warnings fixes
41737 -S is the silent flag, -s is the strip flag.
41738 Subject: [PATCH] Re: [PATCH] make no-install
41740 Take out the SUIDMAIL thing, that will not be
41741 a problem in 5.7.*.
41743 Subject: [PATCH bleedperl@6866] spellings
41745 Subject: [PATCH] Re: files not cleaned even by veryclean
41747 Use minimal @INC in tests, most of the time just '../lib',
41748 so that we simply can't pick up stuff from other Perls than
41749 the one we are testing. Pointed out by
41750 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
41752 Update to Getopt::Long 2.24, from Johan Vromans.
41754 Fix for thinko in #6848.
41755 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
41757 Patches all over for people and the files they (hopefully) care about.
41759 Subject: Net::protoent does not export 'getproto'
41761 Missed a change in #6869.
41763 Subject: [PATCH] Warnings in B::Deparse
41765 Subject: [PATCH] Glob dumping
41767 Disable one of the tests for now.
41769 Disabling the one test is a bit tricky.
41771 Don't forget to tidy up.
41773 The #6881 removed one dump line.
41775 Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
41777 Under usethreads the dumped variable is IN_PAD.
41778 Subject: Re: [PATCH] Glob dumping
41780 Subject: [ID 20000829.026] [PATCH 6868] File::Temp
41782 Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
41784 Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
41786 Regen Configure for #6894.
41788 Subject: [PATCH: 6889] updates to perlebcdic.pod
41790 Undo namespace pollution of #6878.
41791 Subject: Re: Net::protoent does not export 'getproto'
41793 Admit that we are leaking scalars.
41795 Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
41796 Branch: maint-5.6/perl
41797 !> (integrate 271 files)
41798 ____________________________________________________________________________
41799 [ 7894] By: gsar on 2000/11/27 16:00:34
41800 Log: a couple of nits
41801 Branch: maint-5.6/perl
41802 ! MANIFEST pp_sys.c
41803 ____________________________________________________________________________
41804 [ 7893] By: gsar on 2000/11/27 15:10:56
41805 Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
41806 6740..6745,6747..6757,6760
41808 Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
41810 Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
41812 Doc nits spotted by Richard Soderberg.
41814 move WNOHANG definition to where other such things are
41816 Make $Config{byteorder} more magical so that it is
41817 dynamically computed: nice for 'fat binaries'.
41818 Subject: [PATCH]: default byteorder
41820 Subject: [PATCH] Cwd.pm now uses strict
41822 Subject: Re: [PATCH]Re: Questions about Math::BigFloat
41824 Get -DLEAKTEST to compile (not necessarily to work, mind)
41825 Subject: [ID 20000724.006] -DLEAKTEST problem
41827 perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
41829 Add perlebcdic from Peter Prymmer, regen toc.
41831 Don't propose using modules built for 5.005 if no binary
41832 compatibility with 5.005 is attempted.
41834 Do not use prototyping here.
41835 Subject: [ID 20000817.016] [PATCH] Peek.xs
41837 Document what the backtick returns if the command fails.
41839 Add byteorder to the myconfig output.
41841 Introduce NVef, NVff, and NVgf, use the middle one.
41842 (helps for lib/peek + Linux + long doubles) Reported in
41843 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
41844 Use NVs in POSIX math, not doubles.
41845 Subject: [ID 20000817.014] POSIX & modfl
41847 Subject: [PATCH 5.6.0+] newSVrv() memory leak
41849 The byteorder code in #6671 was wrong.
41851 Fix the lib/complex failure of
41852 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
41853 Linux long double accuracy issue: something that
41854 when printed with %g looks like "2" but int() of it is 1.
41856 Propagate new Configure vars.
41858 Unbuffer the output.
41860 Subject: [PATCH] perltrap.pod spring cleaning
41862 Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
41863 Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
41865 Tiny Getopt::Long patch from Johan Vromans.
41867 Document code point which makes if (defined %stash::) to work
41868 (noted by Spider Boardman).
41870 Subject: [PATCH perl@6698] cygwin port
41872 Document the NDBM_File and ODBM_File as SDBM_File
41873 was documented in #6417.
41875 The new tests were missing from #6415.
41877 Add [[:blank:]] as suggested in
41878 Subject: [ID 20000716.024] [=cc=] / [:blank:]
41879 (the [=cc=] has already been taken care of by #6439
41880 so the whole bug report can be closed)
41881 and make [[:space:]] to be equivalent to isspace(3)
41882 (as opposed to \s, which is isSPACE()). The difference
41883 is that now [[:space:]] matches the mythical vertical tab,
41886 Don't eat leading os from index entries.
41887 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
41889 Subject: [PATCH 5.6.0+] fix for Win32::DomainName
41891 Typo in pp_complement().
41892 Subject: [PATCH perl-current] Deparse
41894 Add warnif(), check warnings further up the stack,
41895 all the warnings functions now can take an optional object reference.
41896 Subject: [PATCH bleedperl@6691] warnings pragma update
41898 Fix a core dump in lib/selfloader under -DDEBUGGING.
41899 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
41901 Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
41903 Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
41905 Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
41906 Put back the long double avoidance code to POSIX.xs
41907 because VMS seems to need it still.
41909 Introduce a 'veryclean' target that is like 'distclean'
41910 but also removes *~ and *.orig.
41912 Subject: [ID 20000817.023] endianness description in perlfunc.pod
41914 Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
41916 Let's try #6717 again.
41919 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
41921 pp_open() could pass an uninitialized filename down to do_open9().
41923 Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
41925 Update to CGI 2.72, from Lincoln Stein.
41927 Subject: [PATCH] Silence MakeMaker (Was: installman)
41929 Use temporary directory instead of current directory.
41930 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
41932 Document odd vs even subreleases and -Dusedevel.
41934 The veryclean target needs to clobber.
41936 Use File::Spec->tmpdir().
41938 Document the number of exponent digits.
41940 Mention perlebcdic and perlposix-bc.
41942 s/this one/the 5.6.0 release/
41946 The correct cleaning order is an art.
41948 small tweaks for change#6705: avoid C++ style comments in C code;
41949 use Perl's malloc API rather than the low level system one
41951 Array context keeps slithering in.
41953 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
41955 Subject: [PATCH] os2.c fix for use64bitint
41957 Update to Pod::LaTeX 0.53.
41958 Subject: [PATCH] lib/Pod/LaTeX.pm updates
41960 Document the endianness of Alpha more precisely.
41962 Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
41964 Rename the macro argument because some preprocessors
41965 can't tell the difference and expand arguments also inside
41966 double quoted strings.
41968 free TLS slot properly on Windows
41970 use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
41972 Unicos/mk requires elaborate paranoia.
41974 Tweak the floating point output routine preferences.
41976 Also under djgpp the timestamps are funky.
41978 Apply some PodParser 1.18 patches; the Pod/Find.pm
41979 patches cannot be applied since #6712 conflicts.
41981 Use PodParser 1.18 new test.
41984 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
41987 Branch: maint-5.6/perl
41988 +> pod/perlebcdic.pod
41989 !> (integrate 106 files)
41990 ____________________________________________________________________________
41991 [ 7892] By: jhi on 2000/11/27 15:02:32
41992 Log: Update Changes.
41994 ! Changes patchlevel.h
41995 ____________________________________________________________________________
41996 [ 7891] By: jhi on 2000/11/27 14:57:23
41997 Log: Subject: Re: perlfaq style changes
41998 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41999 Date: Sat, 25 Nov 2000 23:32:26 -0800
42000 Message-ID: <KyLI6gzkgiRK092yn@efn.org>
42002 plus a note from Ronald Kimball.
42004 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
42005 ____________________________________________________________________________
42006 [ 7890] By: jhi on 2000/11/27 14:53:14
42007 Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
42008 From: Benjamin Holzman <bah@ecnvantage.com>
42009 Date: Sun, 26 Nov 2000 16:27:33 -0500
42010 Message-ID: <20001126162733.J25040@ecnvantage.com>
42013 ____________________________________________________________________________
42014 [ 7889] By: jhi on 2000/11/27 14:43:11
42015 Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
42016 From: lvirden@cas.org
42017 Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
42018 Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>
42021 ____________________________________________________________________________
42022 [ 7888] By: jhi on 2000/11/27 14:32:34
42023 Log: Restore also the locale test to no-sprintf-taint state.
42024 Fixes the bug 20001127.003.
42026 ! sv.c t/pragma/locale.t
42027 ____________________________________________________________________________
42028 [ 7887] By: gsar on 2000/11/27 14:13:05
42029 Log: integrate changes#6613..6616,6620..6665 from mainline
42031 VMS configure.com update continues.
42033 Subject: Test fails / warnings with perl-current #6612
42035 Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
42037 Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
42039 For now remove the mail code.
42041 Subject: Re: [PATCH] @+, @- readonly
42043 Subject: warning: storage class after type is obsolescent
42047 Subject: Re: File::Temp problems on VMS in bleedperl
42050 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
42052 Make the user to give up his firstborn, err, to knowingly
42053 verify installing an unstable developer release. Also bump
42054 the release to 5.7.0, but leave a patch tag in the local
42055 patches saying that this is not yet the real thing.
42057 Update (kinda) to Test 1.14, from Joshua Pritikin.
42059 make ok etc also for win32.
42061 Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
42063 Don't blow limited stacks, a lower number is enough to
42064 tickle the lookbehind limit.
42066 Use -Dusedevel; regen Configure and the respective Porting stuff.
42068 Subject: [PATCH] debugger exit code should reflect user exit code
42070 Subject: [PATCH perl@6620] cygwin port
42072 Missed a file from #6638.
42074 Subject: [PATCH] for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13)
42076 magic callbacks all need to have same type signature
42078 Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
42080 Fix a dependency problem.
42081 Subject: [PATCH: 6640] VMS Makefile.SH update
42083 The numeric locale was reset to "C" by s?printf and never restored.
42084 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
42085 No test since adding the failing example to locale.t
42086 does not fail -- probably because the locale settings are so
42087 thoroughly tweaked by that time. Running the example standalone
42088 does fail, though. UPDATE: test case added at change #7540.
42090 Subject: [ID 20000324.040] minor fix to perlhpux.pod
42092 Update to CPAN 1.57.
42094 Subject: [PATCH] Cwd::_backtick_pwd does not check return value
42096 Change the perlbug address to perl.org since it's more forgiving.
42098 Change the regx compilation error markers to use = instead of <
42099 since pod makes using the latter quite messy. Reported in
42100 ID 20000814.006 by Abigail and in
42101 Subject: Unknown escape E<> ?
42103 Update to perldebtut 1.9, from Richard Foley.
42105 check that the number pseudo children doesn't exceed
42106 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
42107 the WaitForMultipleObjects() limit that would cause wait()
42109 wait() and waitpid() could potentially be rewritten to use
42110 more than one thread to do the waiting to eliminate this
42113 change#6328 could make close(SOCKET) return false on windows
42116 pod nit seen in passing
42118 on windows, the return values from wait() and waitpid() don't
42119 match those of pseudo-pids
42121 waitpid() now handles externally spawned pids correctly;
42122 fixes for backtick/wait/waitpid failures on Windows 9x
42123 these changes make the pid returned by process functions on
42124 Windows 9x always positive by clearing the high bit (which
42125 is always set on Win9x); pseudo-process PIDs are likewise
42126 always negative now on Win9x (just as on NT/2000)
42128 trailing new %ENV entries weren't being pushed into the real
42129 environment of subprocesses on Windows
42131 Tweak the regex compilation errors once more.
42133 avoid warnings from dense compiler
42135 add "ok" targets from change#6632 in makefile.mk
42136 Branch: maint-5.6/perl
42137 - lib/Pod/PlainText.pm vms/configure.com
42138 !> (integrate 66 files)
42139 ____________________________________________________________________________
42140 [ 7886] By: jhi on 2000/11/27 13:54:18
42141 Log: __FUNCTION__ isn't portable and trying to emulate it leads
42142 into practically spelling out the name of the function.
42143 Takes care of the bug 20001127.001.
42146 ____________________________________________________________________________
42147 [ 7885] By: gsar on 2000/11/27 13:53:18
42148 Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
42149 6610..6611 from mainline
42151 Make regular expression parse error messages easier to understand.
42152 Subject: Re: enhanced(?) regex error messages
42154 Tiny tidying on report_evil_fh().
42156 Subject: Re: enhanced(?) regex error messages
42157 plus Capitalize the error messages, plus perldiag them.
42159 Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
42161 Document here-doc better.
42163 Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
42165 Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
42166 Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
42167 (either perlbug or p5p ate the original), plus regen
42168 perlapi and perltoc.
42172 Double check that we have a dirhandle.
42174 Subject: Re: enhanced(?) regex error messages
42175 (plus two small patches sent privately)
42176 (this still seems to leave few test failures)
42178 warn is a macro, avoid using at a variable to avoid warnings
42179 in some configurations; readdir.t is too conservative in
42180 estimating number of *.t's
42182 Get back into sync with Jeffrey on the enhanced regex warnings.
42184 Subject: [PATCH 5.6.0] cygwin port
42186 Zero entries were skipped, fix from Adrian Goalby
42187 <argoalby@yahoo.co.uk>
42189 Subject: Remove dead entry in perldiag
42191 Amend the description of Perl6.
42192 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
42196 It's the 2ndO'ROSSC.
42198 Revert the sv.c part of #6559, a better fix is needed.
42200 Iterating perl6 description.
42202 Update to Term::ANSIColor 1.03, from Russ Allbery.
42204 Update to Getopt::Long 2.23_05, from Johan Vromans.
42206 Small AUTHORS and MAINTAIN updates. Could do with big updates.
42208 Update to Pod::Parser 1.17, from Brad Appleton.
42210 Update to CPAN 1.56, from Andreas König.
42212 Update to CGI 2.70, from Lincoln Stein.
42214 Put back the std @INC thing.
42216 Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
42217 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
42219 Document the IO::Select timeout.
42221 sleep(1) does not necessarily return 1.
42222 Subject: [PATCH bleadperl] op/lex_assign.t
42224 Subject: debugger "d" command doesnt check line number
42226 B::Deparse didn't do sub attributes.
42227 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
42229 Preprocessing and postprocessing for File::Find.
42230 Subject: Patch to Find::File.pm to allow alphabetical results
42232 Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
42234 Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
42236 Subject: Re: [ID 20000730.003] utf8::length() bad
42238 Subject: Getting perlio and threads to compile
42239 (the Solaris version changes in Configure skipped)
42242 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
42244 Add Perl debugging tutorial, regen toc.
42245 Subject: perldebtut.pod
42247 Add a few missing files, update MANIFEST.
42249 Rewrite of vms/subconfigure.com as configure.com,
42250 from Peter Prymmer and the vmsperl crew.
42252 Should have deleted this in #6603.
42254 Fix the test for 5005threads.
42256 Fix-n-skip the tests under 5005threads.
42258 Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
42260 Upgrade to CGI 2.71, from Lincoln Stein.
42261 Branch: maint-5.6/perl
42262 +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
42263 +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
42264 +> t/op/regmesg.t t/pod/find.t vms/configure.com
42265 - vms/subconfigure.com
42267 !> (integrate 115 files)
42268 ____________________________________________________________________________
42269 [ 7884] By: jhi on 2000/11/27 13:44:33
42270 Log: Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
42271 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
42272 Date: Mon, 27 Nov 2000 08:23:54 EST
42273 Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
42275 ! vms/descrip_mms.template vms/test.com
42276 ____________________________________________________________________________
42277 [ 7883] By: gsar on 2000/11/27 11:50:46
42278 Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
42279 6511..6513,6515..6523,6525..6536
42281 The swallow_bom() saga continues. The #23 of require.t
42282 (UTF16-LE) still fails (silently, no output) but the #22
42283 (UTF16-BE) seems to be working now. The root of the
42284 failure may be in sv_gets(): is it UTF-16LE-aware,
42285 especially when it comes to line endings?
42287 Document the problem with -P in HP-UX and its workaround.
42289 Subject: [PATCH] allow non-variable as lhs of non-updating tr///
42290 (aka ID 20000730.002)
42292 Subject: fix and question re: waitpid() under win32
42294 Make the safety catch for buggy gccs work with triple version
42295 numbers like 2.95.2. Reported in
42296 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
42298 In Digital UNIX warn if gcc explicitly chosen because even
42299 2.95.2 is known to cause problems.
42301 Make chr() for values >127 to create utf8 when under utf8.
42303 various syntax errors and such (not fixed: comp/require.t#22 coredump
42306 Stash away the largefiles flags and libswanted.
42308 BOM patching from Simon Cozens.
42310 If gccosandvers is equal to osname, clear gccosandvers.
42312 Make p4desc to skip non-mainperl branches by default.
42314 Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
42317 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
42319 In new BSDs changes to argv[] do not show up in ps(1) output,
42320 instead one must use setproctitle(). This was already addressed
42321 by change #6457, but the below has a new variant for FreeBSD 4.0
42322 or later, and the matter is also documented more.
42324 FreeBSD 3.* updates from
42325 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
42327 regen_headers, regen perltoc.
42329 Document in one place the memory abstractions used in Perl core.
42331 memcpy has n o in it, as pinted ut by Sarathy.
42333 Remove the extraneous "main::" prefix from all the
42334 "opened only for", "on closed", and "never opened" warnings.
42336 The name of a filehandle does not have <these>.
42338 The tr utf8 patching continues.
42340 The new setproctitle() feature is available only in
42341 bleeding edge FreeBSD. From Paul Saab.
42343 Subject: [PATCH bleadperl] [ID 20000731.010] regex error
42345 Dump UVs as UVs in Data::Dumper.
42349 Document the IVdf UVuf UVof UVxf.
42351 require.t needs binmode() to work on windows
42353 Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
42354 that are hopefully soon put into use.
42356 Allow "no Module;" even if there is no 'unimport'.
42358 Better skip message for the test; one of the two problems in
42359 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
42361 The subtest 4 may fail also on VOBS, as pointed out
42362 by Nick Ing-Simmons in November 1999, bug id 19991124.003
42363 (but the failure in that bug report isn't the subtest 4).
42365 Be more informative on what is skipped and why,
42366 also repeat the list at the end.
42370 Subject: [PATCH] sv.h documentation - SvLEN
42372 Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
42374 Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
42376 Subject: [PATCH] bad cppsymbols on os2 + Configure question
42378 Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
42380 Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
42381 mention the idea of @( and @)
42383 This is 6512. Really.
42385 Subject: [ID 19990721.004] Documentation bug in perlfunc
42387 Subject: Minor tweak to perlvar.pod
42389 In the warnings call filehandles consistently so;
42390 add "unopened" warning for stat().
42392 After the #6519 a warning about stat() is just that,
42393 not about a filetest, which now have their own warning.
42395 Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
42397 Subject: Re: Array vs. List context
42399 Subject: New perlcc, take 2
42401 Weed buglets pointed out by
42402 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
42404 gcc versions might have (parentheses) in them.
42406 Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
42408 Essential prototype changes were missing from #6527.
42409 Also make report_evil_fh() more bomb-proof.
42411 Zap lib/Sys directory when cleaning up.
42413 Change the Policy policy: now -Dprefix= with an existing
42414 Policy.sh and prefix == siteprefix == vendorprefix, then all
42415 of them follow along the new prefix.
42416 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
42418 Continue fixing the io warnings. This also
42419 sort of fixes bug ID 20000802.003: the core dump
42420 is no more. Whether the current behaviour is correct
42421 (giving a warning: "Not a format reference"), is another matter.
42423 Have symbols for the IoTYPEs.
42425 Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
42427 Document a bit that UDP is not what you might think.
42428 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
42429 tr memory corruption fix from Simon Cozens.
42431 Plug the security hole described in the Aug 05 2000 bugtraq message
42432 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
42433 The security hole exists only in suidperls, which isn't
42434 installed or even built by default.
42435 Branch: maint-5.6/perl
42436 !> (integrate 71 files)
42437 ____________________________________________________________________________
42438 [ 7882] By: gsar on 2000/11/27 10:25:36
42439 Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
42442 Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
42443 to be fatal errors (instead of by default ignoring them, and
42444 ignoring with a bug: even though -w gave an error, the opening [
42445 was left in) Reported in:
42447 Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
42449 Subject: [PATCH] split /^/
42451 MacOS nits from Matthias Neeracher.
42453 More split() doc and test patches from Mike Guy.
42455 Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
42456 from Graham Barr in the module list.
42458 docfix from Peter Scott <Peter@PSDT.com>.
42460 File::Temp patches for VMS and OS/2 from Tim Jenness.
42462 open() wariness in perlbug.
42464 Subject: [PATCH] minor doc change - perlguts
42466 Subject: Minor doc patch: handy.h
42468 Be wary of close()s, too.
42470 Further File::Temp patches from Yitzchak Scott-Thoennes
42471 and Craig A. Berry.
42473 Subject: [PATCH] fixes bug 20000508.004
42475 Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
42477 Allow "no AutoLoader;", based on change #6444,
42478 suggested by Graham Barr.
42480 Use setproctitle() if available to modify $0.
42482 Warn if the version of the operating system used to compile gcc
42483 differs from the current version of the operating system.
42484 Also display the gcc compilation os and version in myconfig.
42487 Tiny fixes for #6460.
42489 The problem described in this
42490 Subject: [ID 20000322.018] named chars aren't magical enough
42491 has been fixed in perl 5.6.0 but just in case added a test
42492 to keep it away. (The report from Joseph Hall.)
42494 Tune the comments and hopefully stop a memory leak.
42496 Subject: UTF8 concat
42497 (with a memory leak fixed, plus a few casts added)
42498 This also seems to help for
42499 Subject: [ID 20000716.015] join UTF8 weirdness
42501 Do not upgrade SVs into utf8 just because they participate
42502 in eq or cmp. Reported and fix suggested in
42503 Subject: [ID 20000720.009] sv_eq UTF8 bug
42505 Fix the HALF_UPGRADE() macro introduced in #6263.
42507 Find green threads before native threads.
42508 Subject: Re: Patch to jpl/JNI/Makefile.PL
42509 Branch: maint-5.6/perl
42510 !> (integrate 30 files)
42511 ____________________________________________________________________________
42512 [ 7881] By: jhi on 2000/11/27 05:48:41
42513 Log: It seems that *both* the unused submatch loop cleanup
42517 ____________________________________________________________________________
42518 [ 7880] By: jhi on 2000/11/27 04:50:07
42519 Log: Clean .exists deeper.
42522 ____________________________________________________________________________
42523 [ 7879] By: jhi on 2000/11/27 02:31:35
42524 Log: The code in regcppop() (see #7878) contains the correct lower
42525 limit for the unused submatch 'cleanup' loop so that under
42526 "use utf8" the following code wouldn't dump core:
42527 "," =~ /([^,]*,)*/ With the the wrong lower limit (>=1)
42528 the cleanup loop in regtry() stomped beyond allocated area
42529 in the startp[] array. Therefore, copied the correct lower
42530 loop limit (*PL_reglastparen) to regtry(). Note: something
42531 may still not be quite right: why was the _higher_ loop limit
42532 (prog->nparens) different in the utf8 case?
42534 After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
42535 without core dumps, there were about 17 of them before
42536 the patch (with us since Perl 5.7.0). Two failures, still:
42537 496 and 505 (though these may not be severe).
42539 Patch #7881 is also needed since both the cleanup loops
42542 Also, the t/op/pat#44 seems to core dump under utf8.
42543 Plus a couple of failures. UGH-8.
42546 ____________________________________________________________________________
42547 [ 7878] By: jhi on 2000/11/27 02:21:17
42548 Log: The unused submatch cleanup code in regtry() seems to be more crucial,
42549 the code in regcppop() seems to be redundant for the test suite --
42550 but it contains a germ of truth, and it needed for the build
42551 process itself: see #7879 and #7881.
42554 ____________________________________________________________________________
42555 [ 7877] By: jhi on 2000/11/27 01:53:09
42556 Log: Comment on comment.
42559 ____________________________________________________________________________
42560 [ 7876] By: jhi on 2000/11/27 00:49:59
42561 Log: Adjust the docs to agree with #7875.
42563 ! pod/perllocale.pod
42564 ____________________________________________________________________________
42565 [ 7875] By: jhi on 2000/11/27 00:49:27
42566 Log: Retract #7863. It makes more sense not to taint formatted output,
42567 not even by sprintf().
42570 ____________________________________________________________________________
42571 [ 7874] By: jhi on 2000/11/26 23:36:02
42572 Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
42573 Not really fixed (should really dump the UTF-8 charclass),
42574 but stopped displaying the garbage.
42576 Also add a note on the (missing) Unicode PSXSPC and BLANK.
42579 ____________________________________________________________________________
42580 [ 7873] By: jhi on 2000/11/26 21:31:13
42581 Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
42584 ____________________________________________________________________________
42585 [ 7872] By: jhi on 2000/11/26 21:06:04
42586 Log: No need to scan till infinity, 13 is enough.
42589 ____________________________________________________________________________
42590 [ 7871] By: jhi on 2000/11/26 20:20:32
42591 Log: Test line numbers are different with utf8.
42594 ____________________________________________________________________________
42595 [ 7870] By: jhi on 2000/11/26 20:10:12
42599 ____________________________________________________________________________
42600 [ 7869] By: jhi on 2000/11/26 19:01:05
42601 Log: Make utf8_length() and utf8_distance() (the latter of which
42602 is unused at the moment) to be less forgiving about bad UTF-8.
42604 ! embed.h embed.pl objXSUB.h proto.h utf8.c
42605 ____________________________________________________________________________
42606 [ 7868] By: jhi on 2000/11/26 18:45:56
42607 Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
42608 From: Benjamin Holzman <bah@ecnvantage.com>
42609 Date: Sat, 25 Nov 2000 20:40:20 -0500
42610 Message-ID: <20001125204020.A25040@ecnvantage.com>
42612 Debian allows installing /usr/bin/locale without installing
42613 any locales, an error message will ensue.
42615 ! t/pragma/locale.t
42616 ____________________________________________________________________________
42617 [ 7867] By: jhi on 2000/11/26 18:31:12
42618 Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
42619 From: Benjamin Holzman <bah@ecnvantage.com>
42620 Date: Sun, 26 Nov 2000 02:42:34 -0500
42621 Message-ID: <20001126024234.G25040@ecnvantage.com>
42623 Patch for the bug 20000212.002.
42625 ! sv.c t/op/array.t
42626 ____________________________________________________________________________
42627 [ 7866] By: jhi on 2000/11/26 18:28:09
42628 Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
42629 From: Tim Jenness <t.jenness@jach.hawaii.edu>
42630 Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
42631 Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
42635 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
42636 ____________________________________________________________________________
42637 [ 7865] By: jhi on 2000/11/26 18:24:22
42638 Log: The metaconfig unit change for #7864.
42639 Branch: metaconfig/U/perl
42641 ____________________________________________________________________________
42642 [ 7864] By: jhi on 2000/11/26 18:23:41
42643 Log: Make the va_copy() test not to be so talkative.
42645 ! Configure config_h.SH
42646 ____________________________________________________________________________
42647 [ 7863] By: jhi on 2000/11/26 18:11:02
42648 Log: Fix locale inconsistencies unearthed by Hugo's work.
42649 Now the floating point sprintf really does taint the result
42650 string as perllocale promises (has promised for a long time)
42651 if "use locale" is in the lexical scope.
42653 ! sv.c t/pragma/locale.t
42654 ____________________________________________________________________________
42655 [ 7862] By: jhi on 2000/11/26 00:35:15
42656 Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
42657 From: Nicholas Clark <nick@ccl4.org>
42658 Date: Sun, 26 Nov 2000 00:07:50 +0000
42659 Message-ID: <20001126000750.A22446@plum.flirble.org>
42664 ____________________________________________________________________________
42665 [ 7861] By: jhi on 2000/11/26 00:01:26
42666 Log: Integrate perlio.
42668 !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
42669 ____________________________________________________________________________
42670 [ 7860] By: nick on 2000/11/25 22:04:17
42671 Log: Correct relative path from new ext\Filter\Util\Call location
42674 ! win32/makefile.mk
42675 ____________________________________________________________________________
42676 [ 7859] By: nick on 2000/11/25 21:26:54
42677 Log: Integrate mainline.
42679 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
42680 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
42681 +> t/lib/filter-util.t
42682 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
42683 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
42684 - t/lib/filt-util.t
42685 !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
42686 !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
42687 !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
42688 !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
42689 !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
42690 !> win32/makefile.mk
42691 ____________________________________________________________________________
42692 [ 7858] By: gsar on 2000/11/25 20:52:17
42693 Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
42694 parent's memory; fix it by keeping track of the actual pad
42695 offset rather than a raw pointer (this change is probably also
42696 relevant to non-ithreads case to avoid fallout from reallocs of
42697 the pad array, but is currently only enabled for the ithreads
42698 case in the interests of minimal disruption to existing "well
42701 ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
42702 ! proto.h scope.c scope.h sv.c t/op/fork.t
42703 ____________________________________________________________________________
42704 [ 7857] By: nick on 2000/11/25 20:01:28
42705 Log: All tests pass on Win32/gcc/USE_PERLIO.
42706 - when crlf layer is pushed make unix-level binary.
42707 - remove :crlf injection in pp_backtick in pp_sys.c
42708 - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
42710 ! doio.c perlio.c pp_sys.c win32/makefile.mk
42711 ____________________________________________________________________________
42712 [ 7856] By: jhi on 2000/11/25 18:38:30
42713 Log: Update the metaconfig units for #7855.
42714 Branch: metaconfig/U/perl
42715 ! useperlio.U usesocks.U
42716 ____________________________________________________________________________
42717 [ 7855] By: jhi on 2000/11/25 18:37:54
42718 Log: Undo the SOCKS workarounds, instead start using PerlIO
42719 if SOCKS is selected.
42721 Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
42722 From: Jens Hamisch <jens@Strawberry.COM>
42723 Date: Fri, 24 Nov 2000 18:31:30 +0100
42724 Message-ID: <20001124183130.E28337@Strawberry.COM>
42726 Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
42727 From: Jens Hamisch <jens@Strawberry.COM>
42728 Date: Fri, 24 Nov 2000 19:11:51 +0100
42729 Message-ID: <20001124191151.A28753@Strawberry.COM>
42731 ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
42732 ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
42733 ____________________________________________________________________________
42734 [ 7854] By: jhi on 2000/11/25 17:39:08
42735 Log: Undo #7848. Some of the code seems to use walkoptree(),
42736 some walkoptree_slow(). An unfinished renaming?
42737 Now the sub is walkoptree() (which is @EXPORT_OK),
42738 the walkoptree_slow() is a typeglob alias to walkoptree.
42739 This makes the tests to pass, at least.
42741 ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
42742 ____________________________________________________________________________
42743 [ 7853] By: nick on 2000/11/24 22:24:33
42744 Log: Re-arrange crlf vs binary for platforms that care.
42745 crlf layer is now "the" buffer layer and can turn its behaviour on/off.
42746 Lip-service to making stdio layer work on such platfroms (untested).
42747 Now fails 3 tests rather than one, checkin to see if I can debug
42748 the issue under linux. (Do not merge.)
42750 ! doio.c perlio.c perliol.h
42751 ____________________________________________________________________________
42752 [ 7852] By: jhi on 2000/11/24 18:57:39
42753 Log: AUTHORS edits.
42756 ____________________________________________________________________________
42757 [ 7851] By: jhi on 2000/11/24 17:34:56
42758 Log: Add Jan-Erik Karlsson.
42761 ____________________________________________________________________________
42762 [ 7850] By: jhi on 2000/11/24 17:27:56
42763 Log: Configure should find stdchar on its own.
42765 ! hints/solaris_2.sh
42766 ____________________________________________________________________________
42767 [ 7849] By: jhi on 2000/11/24 17:24:55
42768 Log: Subject: PATCH over 7848: Filter test flawed
42769 From: andreas.koenig@anima.de (Andreas J. Koenig)
42770 Date: 24 Nov 2000 10:28:29 +0100
42771 Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
42773 ! t/lib/filter-util.t
42774 ____________________________________________________________________________
42775 [ 7848] By: jhi on 2000/11/24 17:22:15
42776 Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
42777 From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
42778 Date: Fri, 24 Nov 2000 16:12:58 +0000
42779 Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
42782 ____________________________________________________________________________
42783 [ 7847] By: jhi on 2000/11/24 03:07:01
42784 Log: Integrate perlio.
42786 !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
42787 !> win32/makefile.mk
42788 ____________________________________________________________________________
42789 [ 7846] By: gsar on 2000/11/24 00:55:57
42790 Log: integrate changes#6415..6418,6420..6438 from mainline
42792 Fix the bitvector ops for utf8 (tricky since past 7 bits
42793 the utf8 'characters' can be more than one octet).
42795 MPE/ix updates for perl 5.6.0 from Mark Bixby.
42797 Subject: SDBM_File documentation
42803 Send all installperl messages to STDERR and be -w clean.
42805 Out-of-date note removed.
42807 Protect against "wild next"s, that is, callbacks doing "next"
42808 instead of "return".
42810 Use STDOUT consistently.
42812 The output might have been produced in the wrong order.
42814 A missing 'break' after the [[:space:]] switch case.
42817 [ID 19991110.003] another matching finding by pcre author
42818 which has already been fixed by some patch, as verified in
42820 Documentation to explain the behaviour of map().
42822 Add an optimization for map-maps-a-list-element-to-more-list-elements
42823 case, but add also notes explaining the relationship of this
42824 patch and the earlier notes by Sarathy.
42826 Subject: [ID 20000716.023] syslog test fails without sockets
42828 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
42829 Test cases for #6431.
42831 File::Spec::VMS fixup for tmpdir from Craig Berry.
42833 Make the "uninit variable" warning to say "concat or string"
42834 or "join or string" when in concat or join .
42836 Get UTF16 BOMs working. Patch from
42837 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
42839 Subject: [PATCH] Make large file tests deal with SIGXFSZ
42841 Subject: [ID 20000724.003] Documentation changes for perllocale.pod
42843 Subject: [PATCH] av.c apidoc
42844 Branch: maint-5.6/perl
42845 !> (integrate 43 files)
42846 ____________________________________________________________________________
42847 [ 7845] By: gsar on 2000/11/24 00:20:45
42848 Log: integrate changes#6406..6414 from mainline
42850 Merge perlhacktut into perlhack, update perlguts.
42852 Fix AutoSplit to use File::Spec the right way in VMS,
42853 from Peter Prymmer.
42856 [ID 19991110.002] minimal matching discrepancy found by pcre author
42857 seems to have been fixed (though differently from what was suggested
42858 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
42860 thinko fix in vms/descrip_mms.template, the win32.pod in lib,
42861 not in pod, from Peter Prymmer
42863 Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
42864 From: Hugo <hv@crypt.compulink.co.uk>
42865 Date: Fri, 14 Jul 2000 23:05:20 +0100
42866 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
42868 Didn't anymore apply, but that point still could use another fix.
42870 lib/b test fixes from Peter Prymmer.
42872 More docs for sv functions.
42874 perlvms.pod whitespace cleanup to keep pod utils happy.
42876 another VMS build tweak from Peter Prymmer
42877 Branch: maint-5.6/perl
42878 !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
42879 !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
42880 !> vms/descrip_mms.template vms/perlvms.pod
42881 ____________________________________________________________________________
42882 [ 7844] By: nick on 2000/11/23 23:42:45
42883 Log: Win32/perlio Now just fails one io/argv.t test - lack
42884 of default :crlf on standard streams.
42887 ____________________________________________________________________________
42888 [ 7843] By: nick on 2000/11/23 23:04:05
42889 Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
42890 peek fail is showing a real problem (multiple crlf layers
42891 are getting pushed.)
42893 ! doio.c perlio.c win32/makefile.mk
42894 ____________________________________________________________________________
42895 [ 7842] By: nick on 2000/11/23 19:46:23
42896 Log: Implement PerlIO_binmode()
42897 Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
42898 Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
42899 make binmode in t/lib/io_tell.t unconditional so that works.
42900 Checkin just so Win32 machine can see these changes.
42902 ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
42903 ____________________________________________________________________________
42904 [ 7841] By: jhi on 2000/11/23 19:30:00
42905 Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
42908 ____________________________________________________________________________
42909 [ 7840] By: jhi on 2000/11/23 17:18:02
42910 Log: SOCKS wrestling continues, patches from Jens Hamisch.
42912 ! doio.c embed.h embed.pl perlsdio.h proto.h
42913 ____________________________________________________________________________
42914 [ 7839] By: jhi on 2000/11/23 16:54:14
42915 Log: Push Filter::Util::Call one level deeper.
42917 + t/lib/filter-util.t
42918 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
42919 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
42920 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
42921 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
42922 - t/lib/filt-util.t
42923 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
42924 ! win32/Makefile win32/makefile.mk
42925 ____________________________________________________________________________
42926 [ 7838] By: jhi on 2000/11/23 16:52:40
42927 Log: Reach back one higher up when searching for PERL_SRC.
42929 ! lib/ExtUtils/MM_Unix.pm
42930 ____________________________________________________________________________
42931 [ 7837] By: jhi on 2000/11/23 16:05:41
42932 Log: Subject: Re: perl@7826
42933 Date: Thu, 23 Nov 2000 02:20:25 -0600
42934 From: "Craig A. Berry" <craigberry@mac.com>
42935 Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
42937 Make VMS to like Filter::Util::Call.
42939 ! configure.com ext/Filter/Util/Makefile.PL
42940 ____________________________________________________________________________
42941 [ 7836] By: nick on 2000/11/23 16:04:08
42942 Log: Implement crlf layer - not ready for merge.
42944 ! perlio.c win32/makefile.mk
42945 ____________________________________________________________________________
42946 [ 7835] By: jhi on 2000/11/23 15:56:52
42947 Log: STDCHAR is different in Sparc v9 vs x86.
42949 ! hints/solaris_2.sh
42950 ____________________________________________________________________________
42951 [ 7834] By: jhi on 2000/11/23 15:50:47
42952 Log: The type needs to be visible to protos.
42955 ____________________________________________________________________________
42956 [ 7833] By: jhi on 2000/11/23 15:40:46
42957 Log: Finish unfinished SOCKS workaround changes.
42960 ____________________________________________________________________________
42961 [ 7832] By: jhi on 2000/11/23 15:33:30
42962 Log: Integrate perlio.
42964 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
42965 !> win32/makefile.mk
42966 ____________________________________________________________________________
42967 [ 7831] By: nick on 2000/11/23 10:31:07
42968 Log: Correct makefile.mk dependancies for ext/Filter/Util
42970 Run dmake regen_config_h
42972 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
42973 ! win32/makefile.mk
42974 ____________________________________________________________________________
42975 [ 7830] By: nick on 2000/11/23 08:05:07
42976 Log: Integrate mainline
42978 +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
42979 +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
42980 +> t/lib/filt-util.pl t/lib/filt-util.t
42981 !> (integrate 41 files)
42982 ____________________________________________________________________________
42983 [ 7829] By: gsar on 2000/11/23 03:07:11
42984 Log: build the Filter extension on windows
42986 ! win32/Makefile win32/makefile.mk
42987 ____________________________________________________________________________
42988 [ 7828] By: gsar on 2000/11/23 02:46:35
42989 Log: regenerate win32/config* and fix some inconsistencies in the
42990 makefiles; always export Perl_deb() because it is needed
42991 by ext/re/* (whether perl itself is built with -DDEBUGGING
42994 ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
42995 ! win32/config_H.vc win32/makefile.mk
42996 ____________________________________________________________________________
42997 [ 7827] By: gsar on 2000/11/23 02:18:38
42998 Log: get sources building on windows+MSVC again (untested with other
43001 ! win32/include/sys/socket.h win32/perllib.c
43002 ____________________________________________________________________________
43003 [ 7826] By: jhi on 2000/11/23 01:18:26
43004 Log: Update Changes.
43006 ! Changes patchlevel.h
43007 ____________________________________________________________________________
43008 [ 7825] By: jhi on 2000/11/23 00:20:41
43009 Log: Subject: Re: av.c patch (having slight problems)
43010 From: "Ben Tilly" <ben_tilly@hotmail.com>
43011 Date: Tue, 21 Nov 2000 23:29:31 -0500
43012 Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
43017 ____________________________________________________________________________
43018 [ 7824] By: jhi on 2000/11/22 23:59:15
43019 Log: Fixes for signedness warnings noticed by VMSperlers.
43021 ! ext/Storable/Storable.xs regcomp.c sv.c
43022 ____________________________________________________________________________
43023 [ 7823] By: jhi on 2000/11/22 23:19:31
43024 Log: Subject: [PATCH perl@7795] small cleanup task for test suite
43025 From: Peter Prymmer <pvhp@forte.com>
43026 Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
43027 Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
43029 ! t/pragma/warn/pp_hot
43030 ____________________________________________________________________________
43031 [ 7822] By: jhi on 2000/11/22 22:52:20
43035 ____________________________________________________________________________
43036 [ 7821] By: jhi on 2000/11/22 22:46:39
43037 Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
43038 by Damian Conway, as suggested by Paul Marquess.
43040 + lib/Filter/Simple.pm
43041 ____________________________________________________________________________
43042 [ 7820] By: jhi on 2000/11/22 22:45:51
43043 Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
43045 + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
43046 + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
43047 + t/lib/filt-util.t
43049 ____________________________________________________________________________
43050 [ 7819] By: jhi on 2000/11/22 22:03:27
43051 Log: Integrate perlio.
43053 !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
43054 !> win32/makefile.mk
43055 ____________________________________________________________________________
43056 [ 7818] By: jhi on 2000/11/22 21:56:02
43057 Log: More SOCKS versus 64-bit patches from Jens Hamisch.
43059 ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
43061 ____________________________________________________________________________
43062 [ 7817] By: jhi on 2000/11/22 21:39:49
43063 Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
43064 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43065 Date: Wed, 22 Nov 2000 16:08:12 -0500
43066 Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
43068 ! lib/ExtUtils/Liblist.pm
43069 ____________________________________________________________________________
43070 [ 7816] By: jhi on 2000/11/22 21:38:25
43071 Log: Go ahead and #include <unistd.h> in perl.h.
43073 ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
43075 ____________________________________________________________________________
43076 [ 7815] By: jhi on 2000/11/22 21:22:52
43077 Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
43078 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43079 Date: Mon, 20 Nov 2000 18:30:52 -0500
43080 Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
43082 ! pod/perlre.pod regcomp.c t/op/re_tests
43083 ____________________________________________________________________________
43084 [ 7814] By: jhi on 2000/11/22 21:21:46
43085 Log: Subject: [PATCH 5.7.0] Liblist finally works
43086 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43087 Date: Tue, 21 Nov 2000 22:02:17 -0500
43088 Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
43090 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
43091 ! lib/ExtUtils/MakeMaker.pm
43092 ____________________________________________________________________________
43093 [ 7813] By: jhi on 2000/11/22 21:20:23
43094 Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
43095 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43096 Date: Wed, 22 Nov 2000 17:53:15 +0100
43097 Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
43099 AIX dynaloader and perlio patch.
43101 ! ext/DynaLoader/dl_aix.xs
43102 ____________________________________________________________________________
43103 [ 7812] By: jhi on 2000/11/22 21:17:52
43104 Log: (Accidentally empty patch.)
43107 ____________________________________________________________________________
43108 [ 7811] By: jhi on 2000/11/22 21:16:31
43109 Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
43110 From: Peter Prymmer <pvhp@forte.com>
43111 Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
43112 Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
43115 ____________________________________________________________________________
43116 [ 7810] By: jhi on 2000/11/22 21:15:36
43117 Log: Subject: Re: perl@7777
43118 From: "John P. Linderman" <jpl@research.att.com>
43119 Date: Wed, 22 Nov 2000 13:11:11 -0500
43120 Message-Id: <200011221811.NAA90072@raptor.research.att.com>
43125 ____________________________________________________________________________
43126 [ 7809] By: jhi on 2000/11/22 21:14:19
43127 Log: Subject: [PATCH perl@7795] Perlio_tell fix
43128 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
43129 Date: Wed, 22 Nov 2000 13:51:37 EST
43130 Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
43133 ____________________________________________________________________________
43134 [ 7808] By: jhi on 2000/11/22 21:13:27
43135 Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
43136 From: Casey Tweten <crt@kiski.net>
43137 Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
43138 Message-Id: <200011201653.LAA10194@home.kiski.net>
43141 ____________________________________________________________________________
43142 [ 7807] By: jhi on 2000/11/22 21:12:35
43143 Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
43144 From: Casey Tweten <crt@kiski.net>
43145 Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
43146 Message-Id: <200011201636.LAA07227@home.kiski.net>
43149 ____________________________________________________________________________
43150 [ 7806] By: jhi on 2000/11/22 21:10:59
43151 Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
43152 From: "Casey R. Tweten" <crt@kiski.net>
43153 Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
43154 Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
43157 ____________________________________________________________________________
43158 [ 7805] By: nick on 2000/11/22 21:05:06
43159 Log: Integrate mainline
43161 !> Changes Porting/genlog ext/DB_File/DB_File.xs
43162 !> ext/DB_File/version.c lib/Test.pm patchlevel.h
43163 !> utils/perlbug.PL
43164 ____________________________________________________________________________
43165 [ 7804] By: jhi on 2000/11/22 21:01:12
43166 Log: Subject: [PATCH] Test.pm POD peculiarity
43167 From: "Casey R. Tweten" <crt@kiski.net>
43168 Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
43169 Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
43172 ____________________________________________________________________________
43173 [ 7803] By: jhi on 2000/11/22 20:59:59
43174 Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
43175 From: "Philip Newton" <pnewton@gmx.de>
43176 Date: Wed, 22 Nov 2000 14:25:53 +0100
43177 Message-Id: <3A1BD771.25462.1939FAD@localhost>
43179 Be case-understanding also on 's', and use the -oi of sendmail
43180 not to terminate the transmission on a lone '.'.
43183 ____________________________________________________________________________
43184 [ 7802] By: nick on 2000/11/22 20:51:42
43185 Log: Win32 PerlIO intermediate state now working as expected.
43186 - In current state we are still using C runtime in text/binary
43187 mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
43188 - PERLIO=stdio and PERLIO=unix pass all expected tests.
43189 - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
43190 and PerlIO_seek() and the dummy crlf layer is not making adjustments
43191 for CRLF translation happening in C runtime. All other tests pass.
43193 Added note to README.win32 to point out the snags of doing a perl build
43194 with Norton AntiVirus turned on.
43196 Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
43197 which file a fail comes from.
43199 Updated "canned" config.h to match the one generated.
43201 ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
43202 ! win32/makefile.mk
43203 ____________________________________________________________________________
43204 [ 7801] By: jhi on 2000/11/22 06:50:20
43207 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
43208 ____________________________________________________________________________
43209 [ 7800] By: jhi on 2000/11/22 01:29:55
43210 Log: Changes had accidentally gone too silent on non-main branches.
43212 ! Changes Porting/genlog patchlevel.h
43213 ____________________________________________________________________________
43214 [ 7799] By: gsar on 2000/11/22 01:02:56
43215 Log: some lib_pm.PL changes snuck in via change#7772
43216 Branch: maint-5.6/perl
43218 ____________________________________________________________________________
43219 [ 7798] By: nick on 2000/11/21 21:59:40
43220 Log: Integrate mainline
43222 !> (integrate 28 files)
43223 ____________________________________________________________________________
43224 [ 7797] By: jhi on 2000/11/21 21:01:45
43225 Log: Integrate perlio.
43227 !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
43228 ____________________________________________________________________________
43229 [ 7796] By: nick on 2000/11/21 20:36:22
43230 Log: Win32 builds and runs (mostly) with USE_PERLIO.
43231 PERLIO=perlio passes all tests.
43232 PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
43234 ! perlio.c win32/perllib.c win32/win32.c
43235 ____________________________________________________________________________
43236 [ 7795] By: jhi on 2000/11/21 19:03:44
43237 Log: Update Changes.
43239 ! Changes patchlevel.h
43240 ____________________________________________________________________________
43241 [ 7794] By: jhi on 2000/11/21 18:56:34
43242 Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
43243 From: "Craig A. Berry" <craigberry@mac.com>
43244 Date: Mon, 20 Nov 2000 20:27:06 -0600
43245 Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
43250 ____________________________________________________________________________
43251 [ 7793] By: jhi on 2000/11/21 18:54:41
43252 Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
43253 From: Dominic Dunlop <domo@computer.org>
43254 Date: Mon, 20 Nov 2000 18:55:29 +0100
43255 Message-Id: <p04320403b63b2c750dce@[192.168.1.4]>
43257 va_copy() and the need of it.
43258 See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
43259 Branch: metaconfig/U/perl
43262 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43263 ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
43264 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
43265 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
43266 ! win32/config.bc win32/config.gc win32/config.vc
43267 ____________________________________________________________________________
43268 [ 7792] By: jhi on 2000/11/21 17:04:10
43269 Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
43272 ____________________________________________________________________________
43273 [ 7791] By: jhi on 2000/11/21 17:01:16
43274 Log: Export the SOCKS workaround symbols only if necessary.
43276 ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
43277 ____________________________________________________________________________
43278 [ 7790] By: nick on 2000/11/20 23:57:11
43279 Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
43282 ____________________________________________________________________________
43283 [ 7789] By: nick on 2000/11/20 23:38:33
43284 Log: Integrate mainline
43286 +> lib/File/Spec/Epoc.pm
43287 !> (integrate 34 files)
43288 ____________________________________________________________________________
43289 [ 7788] By: nick on 2000/11/20 23:20:18
43290 Log: Make extra buffer layer work (dummy crlf layer)
43292 ! doio.c perlio.c perlio.h
43293 ____________________________________________________________________________
43294 [ 7787] By: jhi on 2000/11/20 22:44:04
43295 Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
43296 From: Peter Prymmer <pvhp@forte.com>
43297 Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
43298 Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
43300 ! t/pragma/locale.t
43301 ____________________________________________________________________________
43302 [ 7786] By: jhi on 2000/11/20 22:29:10
43303 Log: Subject: DOC PATCH 5.6.0 perlreftut
43304 From: mjd@plover.com
43305 Date: 20 Nov 2000 19:45:06 -0000
43306 Message-ID: <20001120194506.9505.qmail@plover.com>
43308 ! pod/perlreftut.pod
43309 ____________________________________________________________________________
43310 [ 7785] By: jhi on 2000/11/20 22:27:44
43311 Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
43312 From: David Dyck <dcd@tc.fluke.com>
43313 Date: Mon, 20 Nov 2000 11:43:40 -0800
43314 Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
43317 ____________________________________________________________________________
43318 [ 7784] By: jhi on 2000/11/20 22:23:21
43319 Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
43320 Date: Mon, 20 Nov 2000 17:06:10 -0500
43321 To: Mailing list Perl5 <perl5-porters@perl.org>
43322 Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
43324 ! pp_ctl.c t/op/pat.t
43325 ____________________________________________________________________________
43326 [ 7783] By: jhi on 2000/11/20 22:11:18
43327 Log: Subject: [PATCH] doop.c - UTF8 tr///
43328 From: Simon Cozens <simon@cozens.net>
43329 Date: Sat, 18 Nov 2000 18:49:30 +0000
43330 Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
43332 Subject: Re: [PATCH] doop.c - UTF8 tr///
43333 From: Simon Cozens <simon@cozens.net>
43334 Date: Mon, 20 Nov 2000 20:45:22 +0000
43335 Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
43337 Make tr on UTF-8 better but still not correct.
43340 ____________________________________________________________________________
43341 [ 7782] By: jhi on 2000/11/20 22:02:16
43342 Log: Remove the shared object before attempting to create
43343 (by linking) a new one. E.g. in AIX not removing
43344 becomes quite painful if one tries to do more than one
43345 build in the same tree (an interrupted build, for example),
43346 since the AIX' shared dynaloader seemingly keeps the shared
43347 objects open and therefore 'busy' for quite a while, even when
43348 nobody is using the objects, leading into link failures.
43350 ! lib/ExtUtils/MM_Unix.pm
43351 ____________________________________________________________________________
43352 [ 7781] By: gsar on 2000/11/20 19:02:55
43353 Log: type mismatch due to faulty integration
43354 Branch: maint-5.6/perl
43355 ! toke.c win32/Makefile
43356 ____________________________________________________________________________
43357 [ 7780] By: gsar on 2000/11/20 17:31:55
43358 Log: integrate changes#6392,6394..6399,6401..6404
43360 The {multiplier} of a fixed substring was overlooked which
43361 caused a wrong initial search offset for that substring.
43363 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
43364 From: Hugo <hv@crypt.compulink.co.uk>
43365 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
43366 Date: Thu, 13 Jul 2000 19:27:13 +0100
43368 Fix the BOM bug: not a byteorder bug, a signedness bug.
43370 Replace change #6337 with a better one.
43372 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
43373 From: Hugo <hv@crypt.compulink.co.uk>
43374 Date: Fri, 14 Jul 2000 04:16:20 +0100
43375 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
43377 MakeMaker should not remove editor backups (*~) on `make clean`
43378 by default (completes change#6383)
43380 move new variables to the end of the interpreter structure (for
43381 bincompat in code that doesn't #include XSUB.h)
43383 rename totally bletcherous SvLOCK() thingy (doesn't do what the
43384 name suggests anyway)
43386 various cleanups (typos, misformatted code, and small bugs)
43388 typecasts needed for change#6394
43390 typos in change#6399, regen headers
43392 inconsistent types needs casts
43394 PERL_OBJECT build tweaks
43395 Branch: maint-5.6/perl
43396 !> MANIFEST doop.c embed.h embed.pl embedvar.h
43397 !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
43398 !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
43399 !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
43401 ____________________________________________________________________________
43402 [ 7779] By: gsar on 2000/11/20 17:06:29
43403 Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
43405 Cosmetics and perldelta.
43407 Fix nits noticed by Boston.pm.
43409 Do the cc sanity check both before the hints and
43410 after the cc selction.
43412 get sprintf.t to adjust properly for 3-digit exponents
43414 don't clobber *.orig files on *clean targets
43416 fix bugs in processing %v-*d and similar format specs (from
43417 Avi Finkel <avi@finkel.org>)
43419 sprintf test tweaks (from Dominic Dunlop)
43421 new selfloader.t in change#6183 doesn't close DATA handles,
43422 and thus fails to clean up tmp files on dosish platforms
43424 typos (spotted by Peter Prymmer)
43426 typo fix from Craig Berry
43427 Branch: maint-5.6/perl
43428 !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
43429 !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
43430 !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
43432 ____________________________________________________________________________
43433 [ 7778] By: gsar on 2000/11/20 16:46:51
43434 Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
43436 Subject: Re: format bug report [Patch]
43437 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43438 Date: Wed, 05 Jul 2000 13:12:52 +0200
43439 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
43441 Subject: Re: format bug report [Patch]
43442 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43443 Date: Wed, 05 Jul 2000 14:10:01 +0200
43444 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
43446 Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
43447 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43448 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
43449 Date: Fri, 07 Jul 2000 17:57:16 +0100
43451 Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
43452 To: perl5-porters@perl.org
43453 From: Karsten Sperling <spiff@phreax.net>
43454 Date: Mon, 10 Jul 2000 15:12:52 +0200
43455 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
43457 README.posix-bc podified from Thomas Dorner.
43459 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
43460 From: Dominic Dunlop <domo@computer.org>
43461 Date: Tue, 11 Jul 2000 12:27:33 +0200
43462 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
43467 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
43468 From: Roderick Schertler <roderick@argon.org>
43469 Date: Tue, 11 Jul 2000 13:55:05 -0400
43470 Message-Id: <200007111755.NAA05077@jones.argon.org>
43472 Minor cleanups on the booklist.
43474 Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
43477 windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
43478 Branch: maint-5.6/perl
43479 +> pod/perlbook.pod
43480 !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
43481 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
43482 !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
43483 ____________________________________________________________________________
43484 [ 7777] By: jhi on 2000/11/20 16:08:49
43485 Log: Update Changes.
43487 ! Changes patchlevel.h
43488 ____________________________________________________________________________
43489 [ 7776] By: jhi on 2000/11/20 15:27:56
43490 Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
43491 This may be overly harsh but until proven otherwise, we think this
43492 way, or until we have a simple test for Configure (having to start
43493 up servers is does not count as simple) to check for the problems.
43496 ____________________________________________________________________________
43497 [ 7775] By: jhi on 2000/11/20 15:22:17
43498 Log: Solaris hints tweaks.
43500 ! hints/solaris_2.sh
43501 ____________________________________________________________________________
43502 [ 7774] By: jhi on 2000/11/20 15:01:20
43503 Log: Add a workaround to SOCKS 64-bit problems.
43505 ! doio.c embed.h embed.pl perlsdio.h proto.h
43506 ____________________________________________________________________________
43507 [ 7773] By: jhi on 2000/11/20 14:51:47
43508 Log: sysseek() instead of seek().
43511 ____________________________________________________________________________
43512 [ 7772] By: gsar on 2000/11/20 13:06:23
43513 Log: integrate changes#6315..6319,6321..6331,6333..6338
43515 Integrate with Sarathy, preliminary fix for unicos
43516 alignment problems in [ID 20000612.002] Perl problem on Cray system.
43518 some debugger output does not go to the socket when RemotePort is set
43520 winsock cleanup never done on Windows (leads to handle leaks)
43522 fix UNC path handling on Windows under ithreads, and chdir()
43523 return value when given a non-existent directory
43525 Autogenerate pod/Makefile and pod/buildtoc.
43526 buildtoc also checks whether the existin pods are
43527 mentioned in MANIFEST and perl.pod, and vice versa.
43528 (None of the thusly found discrepancies fixed yet.)
43529 roffitall also needs to be autogenerated similarly but it
43530 seems so badly out of date that I didn't touch it yet.
43532 Config is being used.
43534 Add =head1 NAMEs so that buildtoc is happy.
43535 (The CGI::Util nit reported to Lincoln.)
43537 Fix complaints of buildtoc.
43539 Fix the alignment problem in Crays ([ID 20000612.002]).
43541 Remove perlbook, update perlfaq book listing,
43542 rearrange perl.pod, regenerate perltoc.
43544 Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
43545 was cast to an unsigned (32-bit) integer with wild abandon.
43547 winsock options weren't being set in all threads under ithreads
43548 (caused send()s from second and subsequent threads to fail)
43550 accept() leaks memory on windows due to incorrect ordering of
43551 closesocket() and fclose() calls
43553 Reorder perl.pod once more.
43555 More POSIX.pod tweaks.
43557 Sprinkle ldlibpath.
43559 Precedence goof, fix based on
43560 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
43561 From: Hugo <hv@crypt.compulink.co.uk>
43562 Date: Tue, 11 Jul 2000 12:52:38 +0100
43563 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
43565 Subject: PATCH perlguts.pod: Document D and d magic types
43566 From: mjd@plover.com
43567 Date: 5 Jul 2000 18:01:51 -0000
43568 Message-ID: <20000705180151.29413.qmail@plover.com>
43570 Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
43571 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
43572 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
43573 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
43575 Subject: [PATCH cfgperl] $& segfaults if you trick it
43576 From: simon@brecon.co.uk (Simon Cozens)
43577 Date: 7 Jul 2000 11:26:09 GMT
43578 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
43580 Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
43581 From: Hugo <hv@crypt.compulink.co.uk>
43582 Date: Tue, 11 Jul 2000 12:44:50 +0100
43583 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
43585 Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
43586 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43587 Date: Tue, 11 Jul 2000 13:50:51 +0100
43588 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
43589 Branch: maint-5.6/perl
43590 +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
43592 - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
43593 !> (integrate 26 files)
43594 ____________________________________________________________________________
43595 [ 7771] By: gsar on 2000/11/20 12:31:42
43596 Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
43599 Subject: [PATCH bleedperl] File::Spec 0.82 beta
43600 From: Barrie Slaymaker <barries@jester.slaysys.com>
43601 Date: Wed, 28 Jun 2000 11:35:29 -0400
43602 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
43604 tweak perlembed for multiplicity/usethreads sanity; correct notes
43607 localize %INC in a Safe compartment so that use/require work
43608 (many other magic globals probably need similar treatment)
43610 dounwind() may cause POPSUB() to diddle the wrong PL_curpad
43611 when @_ is modified, causing coredumps
43613 slurp mode fix in change#4736 still not quite right
43615 Point to perlipc for more SysV IPC examples.
43617 Elaborate POSIX.pod. Still needs work.
43619 fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
43621 fix large memory leak that has been around for ever, masked by
43622 -DPURIFY (most of the arenas were never freed!)
43624 fix memory leak on Windows (PL_sys_intern contents were never
43627 PERL_OBJECT build tweak
43631 remove rel2abs prototypes (from Barrie Slaymaker)
43633 missing perldiag entry for unpack("w",...) diagnostic (from
43636 better diagnostic on Frob->stuff() when Frob:: doesn't exist
43637 (from Richard Soderberg <rs@oregonnet.com>)
43639 Win32 patches for cfgperl from Sarathy.
43641 b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
43643 More POSIX.pod embellishment.
43645 tyop in change#6306
43646 Branch: maint-5.6/perl
43647 !> (integrate 44 files)
43648 ____________________________________________________________________________
43649 [ 7770] By: gsar on 2000/11/20 11:51:00
43650 Log: integrate changes#6268..6282 from cfgperl branch
43652 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
43653 From: Dominic Dunlop <domo@computer.org>
43654 Date: Thu, 29 Jun 2000 12:32:39 +0200
43655 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
43657 Regen headers for #6261 (and update embed.pl for this) and #6267,
43658 silence few compiler warnings.
43660 Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
43661 From: Nicholas Clark <nick@talking.bollo.cx>
43662 Date: Fri, 23 Jun 2000 16:21:15 +0100
43663 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
43665 Subject: PATCH pod/perltie.pod
43666 From: Ian Phillipps <Ian.Phillipps@iname.com>
43667 Date: Fri, 16 Jun 2000 00:17:19 +0100
43668 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
43669 (only the first hunk, the second hunk had already been done
43670 by some other patch)
43672 Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
43673 From: Tom Phoenix <rootbeer@redcat.com>
43674 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
43675 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
43677 Subject: [PATCH] xsub attributes
43678 From: Doug MacEachern <dougm@covalent.net>
43679 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
43680 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
43682 Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
43683 From: Andy Dougherty <doughera@lafayette.edu>
43684 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
43685 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
43687 Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
43688 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
43689 Date: Tue, 13 Jun 2000 02:43:48 -0500
43690 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
43692 Subject: [PATCH] Re: eval documentation: context
43693 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43694 Date: Mon, 12 Jun 2000 15:07:29 +0100
43695 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
43697 Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
43698 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43699 Date: Mon, 12 Jun 2000 14:55:59 +0100
43700 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
43702 Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
43703 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
43704 Date: Fri, 09 Jun 2000 12:39:27 -0400
43705 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
43706 (plus update the version "number" of Text::Wrap)
43708 Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
43709 From: Tim Ayers <tayers@bridge.com>
43710 Date: Thu, 08 Jun 2000 08:11:06 +0200
43711 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
43712 [resent by Richard Foley, Message-Id probably wrong]
43714 Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
43715 From: rspier@pobox.com (Robert Spier)
43716 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
43717 Message-ID: <14654.31913.845602.610277@rls.cx>
43719 Subject: [PATCH 5.6.0] utils/h2xs.PL
43720 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
43721 Date: Wed, 7 Jun 2000 04:02:04 -0500
43722 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
43724 Subject: [PATCH 5.6.0]ITHREADs for VMS
43725 From: Dan Sugalski <dan@sidhe.org>
43726 Date: Tue, 06 Jun 2000 11:59:50 -0400
43727 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
43728 Branch: maint-5.6/perl
43729 !> (integrate 31 files)
43730 ____________________________________________________________________________
43731 [ 7769] By: gsar on 2000/11/20 11:29:06
43732 Log: integrate changes#6261..6266 from cfgperl
43734 Subject: Re: [PATCH cfgperl] BOMs away!
43735 From: simon@brecon.co.uk (Simon Cozens)
43736 Date: 17 Jun 2000 11:49:57 GMT
43737 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
43739 Subject: 5.6.0 Patch for EPOC
43740 From: Olaf Flebbe <o.flebbe@gmx.de>
43741 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
43742 Message-ID: <23449.960929969@www11.gmx.net>
43744 tr fixes from Simon Cozens
43746 Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
43747 From: Marty Lucich <marty@netcom.com>
43748 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
43749 Message-Id: <200006282116.OAA11148@netcom.com>
43750 ccdlflags update (the BSD/OS 4.1 part had already been taken
43753 Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
43754 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
43755 Date: Wed, 28 Jun 2000 17:50:12 -0700
43756 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
43758 Subject: [PATCH 5.6.0] cygwin port
43759 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
43760 From: "Fifer, Eric" <EFifer@sanwaint.com>
43761 Date: Thu, 29 Jun 2000 12:58:29 +0100
43762 Branch: maint-5.6/perl
43763 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
43764 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
43765 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
43766 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
43767 ____________________________________________________________________________
43768 [ 7768] By: gsar on 2000/11/20 11:13:44
43769 Log: integrate changes#6252..6256,6259..6260
43771 Paranoia tweak on #6249.
43772 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
43773 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
43774 Date: Sun, 25 Jun 2000 23:43:12 -0400
43775 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
43777 Subject: tr///, help wanted.
43778 From: simon@brecon.co.uk (Simon Cozens)
43779 Date: 28 Jun 2000 11:29:04 GMT
43780 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
43782 small thinko tweaks
43784 tweaks from Simon Conzes to further fix tr/// under utf8
43786 perlnewmod was missing from MANIFEST.
43788 Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
43789 From: simon@brecon.co.uk (Simon Cozens)
43790 Date: 17 Jun 2000 11:56:44 GMT
43791 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
43793 Branch: maint-5.6/perl
43794 !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
43795 !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
43796 !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
43797 !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
43798 ____________________________________________________________________________
43799 [ 7767] By: gsar on 2000/11/20 10:51:38
43800 Log: integrate change#6250 from cfgperl
43802 Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
43803 From: Doug MacEachern <dougm@covalent.net>
43804 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
43805 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
43806 Branch: maint-5.6/perl
43808 !> MANIFEST embed.pl global.sym proto.h toke.c
43809 ____________________________________________________________________________
43810 [ 7766] By: gsar on 2000/11/20 10:48:34
43811 Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
43813 Subject: [ID 20000626.007] h2xs man page contains trailing garbage
43814 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
43815 Date: Mon, 26 Jun 2000 18:40:14 +0100
43816 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
43818 Subject: [PATCH] bytes<->utf8 fixes
43819 From: simon@brecon.co.uk (Simon Cozens)
43820 Date: 26 Jun 2000 04:55:45 GMT
43821 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
43823 Subject: [PATCH] is_utf8_string
43824 From: simon@brecon.co.uk (Simon Cozens)
43825 Date: 26 Jun 2000 02:25:59 GMT
43826 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
43828 Subject: [PATCH] avoid mg_ptr in '*' magic
43829 From: Doug MacEachern <dougm@covalent.net>
43830 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
43831 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
43833 Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
43834 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
43835 Date: Sat, 24 Jun 2000 13:06:20 +0100
43836 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
43838 Allow for standalone testing.
43840 Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
43841 From: Mark-Jason Dominus <mjd@plover.com>
43842 Date: Tue, 27 Jun 2000 22:36:42 -0400
43843 Message-ID: <20000628023642.12166.qmail@plover.com>
43845 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
43846 From: Frank Tobin <ftobin@uiuc.edu>
43847 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
43848 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
43849 Branch: maint-5.6/perl
43850 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
43851 !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
43852 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
43853 !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
43854 !> utf8.c utils/h2xs.PL
43855 ____________________________________________________________________________
43856 [ 7765] By: gsar on 2000/11/20 10:29:13
43857 Log: integrate change#6239 from cfgperl
43859 Configure maintenance. Sever some dependency cycles,
43860 separate gccversion from the cc unit,
43861 address [ID 20000623.006] Configure script patch for using gcc on AIX
43862 (but solve it a little bit differently),
43863 unduplex some accidentally duplicated units,
43864 suggest using gcc if no cc available
43865 (p5p thread: "Solaris configure: counterproposal", 1999-09)
43866 Branch: maint-5.6/perl
43867 !> Configure Todo-5.6 config_h.SH
43868 ____________________________________________________________________________
43869 [ 7764] By: gsar on 2000/11/20 10:25:55
43870 Log: integrate changes#6233..6238 from cfgperl
43872 Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
43873 From: Mark-Jason Dominus <mjd@plover.com>
43874 Date: Fri, 16 Jun 2000 20:53:04 -0400
43875 Message-ID: <20000617005304.8008.qmail@plover.com>
43877 Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
43878 because when run as services (Win32ese for daemons)
43879 no environment variables are set and tmpdir ends up as /tmp,
43880 which is ambiguous.
43881 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
43882 From: matt@sergeant.org
43883 Date: 16 Jun 2000 16:30:43 -0000
43884 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
43886 The thread begun by
43887 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
43888 From: Kevin.Ruscoe@ubsw.com
43889 Date: Fri, 16 Jun 2000 16:38:51 +0100
43890 Message-Id: <H000019b03c300d6@MHS>
43892 Tweak embed.pl, regen headers.
43894 Subject: [PATCH 5.6.0] XS module loading fixup for VMS
43895 From: Dan Sugalski <dan@sidhe.org>
43896 Date: Fri, 23 Jun 2000 17:00:00 -0400
43897 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
43898 Branch: maint-5.6/perl
43899 !> (integrate 27 files)
43900 ____________________________________________________________________________
43901 [ 7763] By: gsar on 2000/11/20 10:08:08
43902 Log: s/perl56delta/perldelta/g
43903 Branch: maint-5.6/perl
43905 ____________________________________________________________________________
43906 [ 7762] By: gsar on 2000/11/20 10:04:00
43907 Log: integrate changes#6225,6229,6231,6232 from cfgperl
43909 Add source code filenames to apidoc.
43910 From: simon@brecon.co.uk (Simon Cozens)
43911 Subject: [PATCH embed.pl] Source X-ref
43912 Date: 22 Jun 2000 02:18:49 GMT
43913 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
43915 Subject: README.hpux version 0.6.1
43916 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
43917 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
43918 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
43920 Subject: [PATCH 5.6.0] cygwin port
43921 From: "Fifer, Eric" <EFifer@sanwaint.com>
43922 Date: Tue, 20 Jun 2000 14:30:58 +0100
43923 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
43925 Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
43926 From: simon@brecon.co.uk (Simon Cozens)
43927 Date: 19 Jun 2000 15:18:27 GMT
43928 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
43930 plus update pod/Makefile and regenerate perltoc
43931 Branch: maint-5.6/perl
43932 +> pod/perlutil.pod
43933 !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
43934 !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
43935 ____________________________________________________________________________
43936 [ 7761] By: jhi on 2000/11/20 04:09:55
43937 Log: Miraculous typo.
43940 ____________________________________________________________________________
43941 [ 7760] By: jhi on 2000/11/20 04:06:08
43942 Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
43943 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43944 Date: Sun, 19 Nov 2000 22:30:26 -0500
43945 Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
43947 ! regexec.c scope.h t/op/pat.t
43948 ____________________________________________________________________________
43949 [ 7759] By: jhi on 2000/11/20 02:05:22
43950 Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
43953 ____________________________________________________________________________
43954 [ 7758] By: jhi on 2000/11/20 01:58:11
43955 Log: Subject: [perl 7711: EPOC] updates
43956 From: Olaf Flebbe <o.flebbe@gmx.de>
43957 Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
43958 Message-ID: <25575.974658810@www23.gmx.net>
43960 + lib/File/Spec/Epoc.pm
43961 ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
43962 ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
43963 ! lib/File/Spec.pm perl.c sv.c
43964 ____________________________________________________________________________
43965 [ 7757] By: jhi on 2000/11/20 01:53:11
43966 Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
43969 ____________________________________________________________________________
43970 [ 7756] By: jhi on 2000/11/20 01:47:22
43971 Log: Integrate perlio.
43973 - ext/re/hints/MSWin32.pl
43974 !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
43975 !> win32/config.gc win32/config_H.gc win32/win32sck.c
43976 ____________________________________________________________________________
43977 [ 7755] By: nick on 2000/11/19 20:57:17
43978 Log: Add dummy crlf layer (just as buffer)
43979 Correct 1st bug - one layer of indirection.
43981 ! perlio.c perlio.h perliol.h
43982 ____________________________________________________________________________
43983 [ 7754] By: nick on 2000/11/19 20:56:12
43984 Log: Work-round to Perl_deb_nocontext is no longer required
43986 - ext/re/hints/MSWin32.pl
43987 ____________________________________________________________________________
43988 [ 7753] By: nick on 2000/11/19 20:01:16
43989 Log: diff -se shows these as different
43991 ! global.sym pod/perlapi.pod
43992 ____________________________________________________________________________
43993 [ 7752] By: nick on 2000/11/19 18:57:30
43994 Log: Configure GCC/Win32 build -Duseperlio
43995 Fix a couple of gross issues
43996 - double-include of ../deb.o in re.dll
43997 - win32sck.c needs PerlIO and FILE
43999 ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
44001 ____________________________________________________________________________
44002 [ 7751] By: nick on 2000/11/19 17:05:36
44003 Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
44006 ____________________________________________________________________________
44007 [ 7750] By: nick on 2000/11/19 16:57:14
44011 ____________________________________________________________________________
44012 [ 7749] By: jhi on 2000/11/19 16:28:40
44013 Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
44014 From: "Peter J. Farley III" <pjfarley@banet.net>
44015 Date: Sun, 19 Nov 2000 01:42:58 -0500
44016 Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
44018 ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
44019 ____________________________________________________________________________
44020 [ 7748] By: jhi on 2000/11/19 16:08:10
44021 Log: Subject: podlators 1.05 available
44022 From: Russ Allbery <rra@stanford.edu>
44023 Date: 18 Nov 2000 22:04:28 -0800
44024 Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
44026 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
44027 ____________________________________________________________________________
44028 [ 7747] By: nick on 2000/11/19 11:19:39
44029 Log: Integrate mainline
44031 !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
44033 ____________________________________________________________________________
44034 [ 7746] By: jhi on 2000/11/19 06:42:22
44035 Log: Make hex scanning warn on "\x{x}" and "\xx".
44036 "\x" and and hex("x") are still valid.
44039 ____________________________________________________________________________
44040 [ 7745] By: nick on 2000/11/18 22:52:28
44041 Log: Integrate mainline
44043 !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
44044 !> perl.h perlio.c proto.h regcomp.c regcomp.h
44045 ____________________________________________________________________________
44046 [ 7744] By: jhi on 2000/11/18 22:50:28
44047 Log: Introduce Perl_utf8_length(). Use it.
44049 ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
44050 ____________________________________________________________________________
44051 [ 7743] By: jhi on 2000/11/18 22:38:51
44052 Log: Compiler denit.
44055 ____________________________________________________________________________
44056 [ 7742] By: jhi on 2000/11/18 20:33:05
44057 Log: Integrate perlio.
44059 !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
44060 !> perlio.h pp_ctl.c pp_sys.c sv.c
44061 ____________________________________________________________________________
44062 [ 7741] By: jhi on 2000/11/18 20:31:27
44063 Log: Subject: [PATCH 5.7.0] make regcomp reenterable
44064 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44065 Date: Fri, 17 Nov 2000 20:35:11 -0500
44066 Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
44068 Subject: Re: [PATCH 5.7.0] make regcomp reenterable
44069 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44070 Date: Fri, 17 Nov 2000 21:03:47 -0500
44071 Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
44073 Plus a little bit of tweaking in pregcomp().
44075 ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
44076 ____________________________________________________________________________
44077 [ 7740] By: nick on 2000/11/18 20:17:22
44078 Log: Lexical use open ... support:
44079 add ->cop_io to COP structure in cop.h.
44080 Make mg.c and gv.c associate it with ${^OPEN}.
44081 Make lib/open.pm set it.
44082 Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
44083 manner similar to ->cop_warnings.
44084 Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
44085 call new PerlIO_apply_layers().
44086 Declare latter in perlio.h and define in perlio.c
44088 ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
44089 ! perlio.h pp_ctl.c pp_sys.c sv.c
44090 ____________________________________________________________________________
44091 [ 7739] By: jhi on 2000/11/18 19:54:00
44092 Log: Integrate perlio.
44094 !> doio.c perlio.c pp.c
44095 ____________________________________________________________________________
44096 [ 7738] By: jhi on 2000/11/18 17:16:13
44097 Log: Subject: [PATCH 5.7.0] etags broken again
44098 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44099 Date: Sat, 18 Nov 2000 02:41:36 -0500
44100 Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
44103 ____________________________________________________________________________
44104 [ 7737] By: jhi on 2000/11/18 17:12:18
44105 Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
44107 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
44108 ____________________________________________________________________________
44109 [ 7736] By: nick on 2000/11/18 14:06:20
44110 Log: Basic tweaks to do_open() type parsing to allow layer/discipline
44111 part to be isolated.
44114 ____________________________________________________________________________
44115 [ 7735] By: nick on 2000/11/18 11:03:32
44116 Log: Integrate mainline
44118 !> Changes README.amiga README.win32 patchlevel.h
44119 !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
44120 ____________________________________________________________________________
44121 [ 7734] By: jhi on 2000/11/18 01:18:56
44122 Log: Update Changes.
44124 ! Changes patchlevel.h
44125 ____________________________________________________________________________
44126 [ 7733] By: jhi on 2000/11/18 00:32:54
44127 Log: Subject: [PATCH 5.7.0] restore match data on backtracing
44128 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44129 Date: Fri, 17 Nov 2000 17:28:02 -0500
44130 Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
44132 ! regcomp.c regexec.c t/op/re_tests
44133 ____________________________________________________________________________
44134 [ 7732] By: jhi on 2000/11/18 00:28:56
44135 Log: Sparc 64-bit pack() fix from Jens Hamisch.
44138 ____________________________________________________________________________
44139 [ 7731] By: jhi on 2000/11/18 00:18:39
44140 Log: Explain in more detail the {} syntax ambiguousity.
44142 Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
44143 From: Nicholas Clark <nick@ccl4.org>
44144 Date: Fri, 17 Nov 2000 22:10:28 +0000
44145 Message-ID: <20001117221028.A88930@plum.flirble.org>
44148 ____________________________________________________________________________
44149 [ 7730] By: jhi on 2000/11/18 00:12:18
44150 Log: Subject: Fix for README.amiga (20000323.033)
44151 From: "Stephen P. Potter" <spp@spotter.yi.org>
44152 Date: Fri, 17 Nov 2000 12:25:51 -0500
44153 Message-Id: <200011171725.MAA05768@spotter.yi.org>
44156 ____________________________________________________________________________
44157 [ 7729] By: jhi on 2000/11/18 00:08:34
44158 Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
44159 From: "A. C. Yardley" <yardley@tanet.net>
44160 Date: Mon, 3 Apr 2000 11:35:33 -0700
44161 Message-ID: <3483.000403@tanet.net>
44164 ____________________________________________________________________________
44165 [ 7728] By: nick on 2000/11/17 21:59:47
44166 Log: Integrate mainline
44168 !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
44169 !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
44170 !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
44171 !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
44172 ____________________________________________________________________________
44173 [ 7727] By: nick on 2000/11/17 21:56:31
44174 Log: Experiment on use of attributes.pm interface.
44175 Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
44176 SVt_PVRV if not already something better (else vivify of say magic gets
44180 ____________________________________________________________________________
44181 [ 7726] By: jhi on 2000/11/17 14:15:49
44182 Log: Subject: Fix for 20000815.006
44183 From: "Stephen P. Potter" <spp@spotter.yi.org>
44184 Date: Fri, 17 Nov 2000 08:57:45 -0500
44185 Message-Id: <200011171357.IAA05122@spotter.yi.org>
44187 It's really 20000518.006.
44189 ! pod/perlmodlib.PL
44190 ____________________________________________________________________________
44191 [ 7725] By: jhi on 2000/11/17 14:12:31
44192 Log: Subject: Fix for 20000409.001
44193 From: "Stephen P. Potter" <spp@spotter.yi.org>
44194 Date: Fri, 17 Nov 2000 08:55:45 -0500
44195 Message-Id: <200011171355.IAA05104@spotter.yi.org>
44198 ____________________________________________________________________________
44199 [ 7724] By: jhi on 2000/11/17 14:08:58
44200 Log: Undo #7627 now that we have =head3.
44203 ____________________________________________________________________________
44204 [ 7723] By: jhi on 2000/11/17 14:04:09
44205 Log: As surmised the #7719 wasn't a good move.
44207 ! hints/solaris_2.sh
44208 ____________________________________________________________________________
44209 [ 7722] By: jhi on 2000/11/17 13:59:04
44210 Log: Also the 64bitall hints can be either here or there.
44212 ! hints/solaris_2.sh
44213 ____________________________________________________________________________
44214 [ 7721] By: jhi on 2000/11/17 02:26:23
44215 Log: Test tweak for the open pragma.
44218 ____________________________________________________________________________
44219 [ 7720] By: jhi on 2000/11/17 00:23:22
44220 Log: The long double hints can be here or there.
44222 ! hints/solaris_2.sh
44223 ____________________________________________________________________________
44224 [ 7719] By: jhi on 2000/11/17 00:14:06
44225 Log: For Solaris use64bitall the stdchar needs a little bit of help.
44227 ! hints/solaris_2.sh
44228 ____________________________________________________________________________
44229 [ 7718] By: jhi on 2000/11/16 23:27:34
44230 Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
44231 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
44232 Date: Wed, 15 Nov 2000 08:56:32 +0100
44233 Message-ID: <3A1241B0.64477E00@alcatel.at>
44235 ! lib/Carp/Heavy.pm
44236 ____________________________________________________________________________
44237 [ 7717] By: jhi on 2000/11/16 23:23:29
44238 Log: Subject: [PATCH] Re: 20001101.003 PDL
44239 From: Nicholas Clark <nick@ccl4.org>
44240 Date: Thu, 16 Nov 2000 16:48:25 +0000
44241 Message-ID: <20001116164825.B93487@plum.flirble.org>
44243 ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
44244 ____________________________________________________________________________
44245 [ 7716] By: jhi on 2000/11/16 23:21:31
44246 Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
44247 From: "Casey R. Tweten" <crt@kiski.net>
44248 Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
44249 Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
44251 ! lib/Pod/Checker.pm pod/perlpod.pod
44252 ____________________________________________________________________________
44253 [ 7715] By: jhi on 2000/11/16 23:19:40
44254 Log: Avoid an infinite loop in VMS when utils scripts are run
44255 with no arguments, from Charles Lane.
44258 ____________________________________________________________________________
44259 [ 7714] By: jhi on 2000/11/16 23:17:08
44260 Log: Subject: perllocale.pod changes
44261 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
44262 Date: Mon, 13 Nov 2000 10:09:22 +0300
44263 Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
44265 ! pod/perllocale.pod
44266 ____________________________________________________________________________
44267 [ 7713] By: jhi on 2000/11/16 23:14:06
44268 Log: Integrate perlio.
44270 !> doio.c perlio.c perlio.h util.c
44271 ____________________________________________________________________________
44272 [ 7712] By: nick on 2000/11/16 21:10:58
44273 Log: Integrate mainline
44275 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
44276 !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
44277 !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
44278 !> vos/config.ga.def vos/config.ga.h win32/config.bc
44279 !> win32/config.gc win32/config.vc
44280 ____________________________________________________________________________
44281 [ 7711] By: nick on 2000/11/16 19:56:41
44283 consistent way of getting 'rb', 'wb' etc. for binary opens
44284 move *perlio::layers to *open::layers
44285 a #define to show layers available
44286 DOSISH popen/PerlIO had export/import sense inverted.
44288 ! doio.c perlio.c perlio.h util.c
44289 ____________________________________________________________________________
44290 [ 7710] By: jhi on 2000/11/16 15:46:05
44291 Log: Add HAS_SBRK_PROTO.
44292 Branch: metaconfig/U/perl
44295 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44296 ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
44297 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
44298 ! vos/config.ga.def vos/config.ga.h win32/config.bc
44299 ! win32/config.gc win32/config.vc
44300 ____________________________________________________________________________
44301 [ 7709] By: nick on 2000/11/16 07:31:49
44302 Log: Integrate mainline
44304 !> (integrate 35 files)
44305 ____________________________________________________________________________
44306 [ 7708] By: jhi on 2000/11/16 05:33:03
44307 Log: These files are text, not binary.
44309 ! ext/Encode/Encode/iso8859-10.enc
44310 ! ext/Encode/Encode/iso8859-13.enc
44311 ! ext/Encode/Encode/iso8859-14.enc
44312 ! ext/Encode/Encode/iso8859-15.enc
44313 ____________________________________________________________________________
44314 [ 7707] By: jhi on 2000/11/16 01:53:37
44315 Log: Update Changes.
44317 ! Changes patchlevel.h
44318 ____________________________________________________________________________
44319 [ 7706] By: jhi on 2000/11/16 01:35:59
44320 Log: More #undefing of stdio.
44322 ! fakesdio.h nostdio.h
44323 ____________________________________________________________________________
44324 [ 7705] By: jhi on 2000/11/16 01:34:18
44325 Log: Add fwalk() probe to the configuration files and regen perltoc.
44327 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44328 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
44329 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
44330 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
44331 ! win32/config.bc win32/config.gc win32/config.vc
44332 ____________________________________________________________________________
44333 [ 7704] By: jhi on 2000/11/16 01:33:07
44334 Log: Add the _fwalk() unit. (The probe says 'fwalk()'. Time for
44335 an optional third argument to Inlibc?)
44336 Branch: metaconfig/U/perl
44338 ____________________________________________________________________________
44339 [ 7703] By: jhi on 2000/11/16 01:09:22
44340 Log: The type of the hash_cb() size argument is tricky.
44342 ! ext/DB_File/DB_File.xs
44343 ____________________________________________________________________________
44344 [ 7702] By: jhi on 2000/11/15 23:01:16
44345 Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
44348 ____________________________________________________________________________
44349 [ 7701] By: jhi on 2000/11/15 22:52:32
44353 ____________________________________________________________________________
44354 [ 7700] By: jhi on 2000/11/15 22:51:56
44355 Log: UINT64_C() work continues.
44357 ! handy.h perl.h utf8.h
44358 ____________________________________________________________________________
44359 [ 7699] By: jhi on 2000/11/15 14:13:04
44360 Log: SOCKS has its own USE_THREADS, based on
44362 Subject: [ID 20001114.002] et. al. bugfix followup
44363 From: Jens Hamisch <jens@Strawberry.COM>
44364 Date: Wed, 15 Nov 2000 14:23:11 +0100
44365 Message-ID: <20001115142311.A21164@Strawberry.COM>
44368 ____________________________________________________________________________
44369 [ 7698] By: jhi on 2000/11/15 03:50:56
44370 Log: Add few missing #undefs and sort them.
44373 ____________________________________________________________________________
44374 [ 7697] By: jhi on 2000/11/15 03:39:14
44375 Log: Linenumber fix.
44377 ! t/pragma/warn/utf8
44378 ____________________________________________________________________________
44379 [ 7696] By: jhi on 2000/11/15 02:55:26
44380 Log: EBCDIC tweaks.
44382 Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
44383 From: Peter Prymmer <pvhp@forte.com>
44384 Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
44385 Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
44387 ! t/op/regmesg.t t/pragma/warn/utf8
44388 ____________________________________________________________________________
44389 [ 7695] By: jhi on 2000/11/15 02:53:58
44390 Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
44391 From: Peter Prymmer <pvhp@forte.com>
44392 Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
44393 Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
44396 ____________________________________________________________________________
44397 [ 7694] By: jhi on 2000/11/15 02:50:55
44398 Log: Subject: [PATCH: perl@7674] updates to README.os390
44399 From: Prymmer/Kahn <pvhp@best.com>
44400 Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
44401 Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
44404 ____________________________________________________________________________
44405 [ 7693] By: jhi on 2000/11/15 02:48:37
44406 Log: Quit utf8_to_uv() instantly if curlen == 0.
44409 ____________________________________________________________________________
44410 [ 7692] By: jhi on 2000/11/15 02:24:29
44411 Log: Use u_int32_t for the size of hash_cb(), not size_t.
44413 Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
44414 From: Jens Hamisch <jens@Strawberry.COM>
44415 Date: Tue, 14 Nov 2000 19:03:55 +0100
44416 Message-Id: <20001114190355.A20559@Strawberry.COM>
44418 ! ext/DB_File/DB_File.xs
44419 ____________________________________________________________________________
44420 [ 7691] By: jhi on 2000/11/15 02:20:12
44421 Log: Use UINT64_C().
44423 Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
44424 From: Jens Hamisch <jens@Strawberry.COM>
44425 Date: Tue, 14 Nov 2000 19:16:23 +0100
44426 Message-Id: <20001114191623.G20559@Strawberry.COM>
44429 ____________________________________________________________________________
44430 [ 7690] By: jhi on 2000/11/15 02:17:06
44431 Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
44432 (a macro to define signed and unsigned integer constants).
44435 ____________________________________________________________________________
44436 [ 7689] By: jhi on 2000/11/15 01:56:51
44437 Log: Regen Configure.
44440 ____________________________________________________________________________
44441 [ 7688] By: jhi on 2000/11/15 01:56:32
44442 Log: Make the unit know about SOCKS.
44444 ! U/protos/socksizetype.U
44445 ____________________________________________________________________________
44446 [ 7687] By: jhi on 2000/11/15 01:54:47
44447 Log: Remove unused dependencies.
44449 ! U/compline/d_getpagsz.U
44450 ____________________________________________________________________________
44451 [ 7686] By: nick on 2000/11/14 21:25:13
44452 Log: Integrate mainline.
44454 +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
44455 !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
44456 !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
44457 !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
44458 !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
44459 !> win32/config.bc win32/config.gc win32/config.vc
44460 !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
44461 ____________________________________________________________________________
44462 [ 7685] By: jhi on 2000/11/14 17:54:56
44463 Log: Integrate perlio.
44465 +> fakesdio.h perliol.h
44466 !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
44467 !> perlsdio.h perlsfio.h pod/perlfunc.pod
44468 ____________________________________________________________________________
44469 [ 7684] By: nick on 2000/11/14 17:43:04
44470 Log: PerlIO #include and #ifdef re-work.
44472 + fakesdio.h perliol.h
44473 ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
44474 ! perlsdio.h perlsfio.h
44475 ____________________________________________________________________________
44476 [ 7683] By: jhi on 2000/11/14 15:42:40
44477 Log: Hoist the duplicated socket/netdb include logic to perl.h;
44478 undef SETERRNO in case SOCKS has defined it. Based on:
44480 Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris
44481 From: Jens Hamisch <jens@Strawberry.COM>
44482 Date: Tue, 14 Nov 2000 11:34:40 +0100
44483 Message-Id: <20001114113440.A20005@Strawberry.COM>
44485 ! doio.c perl.h pp_sys.c
44486 ____________________________________________________________________________
44487 [ 7682] By: jhi on 2000/11/14 14:07:28
44488 Log: Subject: some additions for makefiles for win32 (for perl@7674)
44489 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
44490 Date: Tue, 14 Nov 2000 09:31:13 +0300
44491 Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
44493 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
44494 ! win32/makefile.mk
44495 ____________________________________________________________________________
44496 [ 7681] By: jhi on 2000/11/14 14:01:41
44497 Log: Subject: tiny typo in perl5db.pl
44498 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
44499 Date: Tue, 14 Nov 2000 09:29:28 +0300
44500 Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
44503 ____________________________________________________________________________
44504 [ 7680] By: jhi on 2000/11/14 04:13:50
44505 Log: Redo #7679 with LFs instead of CRLFs.
44507 ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
44508 ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
44509 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
44510 ____________________________________________________________________________
44511 [ 7679] By: jhi on 2000/11/14 01:21:09
44512 Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
44513 From: Benjamin Stuhl <tiriath@yahoo.com>
44514 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
44515 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
44517 + win32/bin/mdelete.bat
44518 ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
44519 ! makedef.pl perlio.c win32/Makefile win32/config.gc
44520 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
44521 ____________________________________________________________________________
44522 [ 7678] By: jhi on 2000/11/14 01:19:20
44523 Log: Fix the re extension building for Win32.
44525 Subject: [PATCH perl@7638] Get PerlIO building on Win32
44526 From: Benjamin Stuhl <tiriath@yahoo.com>
44527 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
44528 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
44530 + ext/re/hints/MSWin32.pl
44532 ____________________________________________________________________________
44533 [ 7677] By: jhi on 2000/11/14 01:13:54
44534 Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
44535 From: sthoenna@efn.org
44536 Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
44537 Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
44539 ! doop.c pp.c toke.c utf8.c utf8.h
44540 ____________________________________________________________________________
44541 [ 7676] By: jhi on 2000/11/13 20:23:15
44542 Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
44543 From: Nicholas Clark <nick@ccl4.org>
44544 Date: Mon, 13 Nov 2000 18:55:04 +0000
44545 Message-ID: <20001113185504.J29183@plum.flirble.org>
44547 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
44548 ____________________________________________________________________________
44549 [ 7675] By: nick on 2000/11/13 20:21:57
44550 Log: Integrate mainline ...
44552 !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
44553 !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
44554 !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
44555 !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
44556 ____________________________________________________________________________
44557 [ 7674] By: jhi on 2000/11/13 15:07:56
44558 Log: Update Changes.
44560 ! Changes patchlevel.h
44561 ____________________________________________________________________________
44562 [ 7673] By: jhi on 2000/11/13 14:42:42
44563 Log: Remove the new two tests of lib/io_xs for now, they seem to
44564 fail under perlio on some platforms.
44567 ____________________________________________________________________________
44568 [ 7672] By: jhi on 2000/11/13 13:57:53
44569 Log: Make PerlIO_getpos() to behave like fgetpos() on return.
44572 ____________________________________________________________________________
44573 [ 7671] By: jhi on 2000/11/13 05:30:48
44574 Log: Placate nervous compilers that see longer than ints switch()ing.
44577 ____________________________________________________________________________
44578 [ 7670] By: jhi on 2000/11/13 05:14:21
44579 Log: fputs() does return EOF on error but here we don't care.
44582 ____________________________________________________________________________
44583 [ 7669] By: jhi on 2000/11/13 05:02:45
44584 Log: Declare reg_data like reg_substr_data.
44587 ____________________________________________________________________________
44588 [ 7668] By: jhi on 2000/11/13 04:54:34
44589 Log: Typos in #7667.
44592 ____________________________________________________________________________
44593 [ 7667] By: jhi on 2000/11/13 04:49:49
44594 Log: Cleanup messy #ifdef.
44597 ____________________________________________________________________________
44598 [ 7666] By: jhi on 2000/11/13 04:17:34
44599 Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
44600 From: Nicholas Clark <nick@talking.bollo.cx>
44601 Date: Sun, 12 Nov 2000 21:14:11 +0000
44602 Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
44604 Note: only one breakage of the two reported is fixed by this patch.
44607 ____________________________________________________________________________
44608 [ 7665] By: jhi on 2000/11/13 04:05:07
44609 Log: Tweak the definition of the bit complement on UTF-8 data:
44610 if none of the characters in the string are > 0xff,
44611 the result is a complemented byte string, not a (UTF-8)
44612 char string. Based on the summary in
44614 Subject: Re: [ID 20000918.005] ~ on wide chars
44615 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
44616 Date: Fri, 10 Nov 2000 09:47:15 -0800
44617 Message-ID: <jSDD6gzkgi/T092yn@efn.org>
44619 This should give us the maximum backward (pre-char string)
44620 compatibility and utf8 compatibility. The other alternative
44621 would be to limit the bit complement to be always byte only,
44622 taking the least significant byte of the chars.
44624 ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
44625 ____________________________________________________________________________
44626 [ 7664] By: jhi on 2000/11/13 00:23:44
44627 Log: Couple of tests from #7660 salvaged.
44630 ! MANIFEST t/io/tell.t
44631 ____________________________________________________________________________
44632 [ 7663] By: jhi on 2000/11/13 00:02:48
44633 Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
44634 From: Nicholas Clark <nick@talking.bollo.cx>
44635 Date: Sun, 12 Nov 2000 21:23:43 +0000
44636 Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
44639 ____________________________________________________________________________
44640 [ 7662] By: jhi on 2000/11/13 00:01:39
44641 Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
44642 From: Nicholas Clark <nick@talking.bollo.cx>
44643 Date: Sun, 12 Nov 2000 21:30:04 +0000
44644 Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
44646 ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
44647 ____________________________________________________________________________
44648 [ 7661] By: jhi on 2000/11/12 23:57:29
44649 Log: Document tell() on special streams.
44652 ____________________________________________________________________________
44653 [ 7660] By: jhi on 2000/11/12 23:54:22
44654 Log: (Subsumed by #7664)
44658 ____________________________________________________________________________
44659 [ 7659] By: jhi on 2000/11/12 22:55:25
44660 Log: Many subdocumented return values of the IO extension now documented.
44661 ungetc and write still left subdocumented.
44663 Subject: [PATCH] (was Re: IO::Handle::ungetc)
44664 From: Nicholas Clark <nick@talking.bollo.cx>
44665 Date: Sun, 12 Nov 2000 21:35:53 +0000
44666 Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
44668 ! ext/IO/lib/IO/Handle.pm
44669 ____________________________________________________________________________
44670 [ 7658] By: jhi on 2000/11/12 21:37:06
44671 Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
44672 From: Nicholas Clark <nick@talking.bollo.cx>
44673 Date: Sun, 12 Nov 2000 20:03:22 +0000
44674 Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
44677 ____________________________________________________________________________
44678 [ 7657] By: jhi on 2000/11/12 20:34:55
44679 Log: Integrate perlio.
44682 ____________________________________________________________________________
44683 [ 7656] By: nick on 2000/11/12 19:25:06
44684 Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
44687 ____________________________________________________________________________
44688 [ 7655] By: nick on 2000/11/12 19:09:41
44689 Log: Integrate mainline
44691 +> README.solaris ext/Encode/Encode/cp1006.enc
44692 +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
44693 +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
44694 +> ext/Encode/Encode/iso8859-13.enc
44695 +> ext/Encode/Encode/iso8859-14.enc
44696 +> ext/Encode/Encode/iso8859-15.enc
44697 !> (integrate 34 files)
44698 ____________________________________________________________________________
44699 [ 7654] By: jhi on 2000/11/12 19:00:22
44700 Log: Add a metaconfig unit for fsync.
44701 Branch: metaconfig/U/perl
44703 ____________________________________________________________________________
44704 [ 7653] By: jhi on 2000/11/12 19:00:01
44705 Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
44707 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44708 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
44709 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44710 ! vos/config.ga.h win32/config.bc win32/config.gc
44712 ____________________________________________________________________________
44713 [ 7652] By: jhi on 2000/11/11 21:12:01
44714 Log: Copy the s// information of README.hpux also to the perlrun.
44716 ! README.hpux pod/perlrun.pod
44717 ____________________________________________________________________________
44718 [ 7651] By: jhi on 2000/11/11 21:03:13
44719 Log: More README.solaris updates from Andy Dougherty.
44722 ____________________________________________________________________________
44723 [ 7650] By: jhi on 2000/11/11 18:38:57
44724 Log: More descriptive error for unknown perlio layers.
44726 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
44727 From: Dominic Dunlop <domo@computer.org>
44728 Date: Sat, 11 Nov 2000 18:20:32 +0100
44729 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
44731 ! perlio.c pod/perldiag.pod
44732 ____________________________________________________________________________
44733 [ 7649] By: jhi on 2000/11/11 18:37:52
44734 Log: MachTen doesn't really do mmap() and munmap().
44736 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
44737 From: Dominic Dunlop <domo@computer.org>
44738 Date: Sat, 11 Nov 2000 18:20:32 +0100
44739 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
44742 ____________________________________________________________________________
44743 [ 7648] By: jhi on 2000/11/11 18:36:46
44744 Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
44745 From: rspier@pobox.com (Robert Spier)
44746 Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
44747 Message-ID: <14861.32839.491271.985797@rls.cx>
44749 ! Porting/Contract pod/perltoot.pod
44750 ____________________________________________________________________________
44751 [ 7647] By: jhi on 2000/11/11 18:35:30
44752 Log: Simplify the getpagesize() unit by dropping the
44753 pagesize probe since it's nowadays slightly more
44754 complicated because of sysconf(). (Note: if some
44755 platform really needs the -lPW for getpagesize,
44758 TODO: a new pagesize unit.
44760 ! U/compline/d_getpagsz.U
44761 ____________________________________________________________________________
44762 [ 7646] By: jhi on 2000/11/11 18:33:23
44763 Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
44765 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44766 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
44767 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
44768 ! vos/config.ga.h win32/config.bc win32/config.gc
44770 ____________________________________________________________________________
44771 [ 7645] By: jhi on 2000/11/11 16:45:15
44772 Log: Use sysconf() or getpagesize() to find out the pagesize.
44775 ____________________________________________________________________________
44776 [ 7644] By: jhi on 2000/11/11 15:46:08
44777 Log: Integrate perlio.
44780 ____________________________________________________________________________
44781 [ 7643] By: jhi on 2000/11/11 15:33:36
44782 Log: Subject: Re: [PATCH] README.solaris
44783 From: Lupe Christoph <lupe@lupe-christoph.de>
44784 Date: Sat, 11 Nov 2000 14:08:10 +0100
44785 Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
44788 ____________________________________________________________________________
44789 [ 7642] By: jhi on 2000/11/11 15:22:12
44790 Log: Subject: [PATCH perl@7638] cygwin port
44791 From: "Eric Fifer" <egf7@columbia.edu>
44792 Date: Fri, 10 Nov 2000 19:30:30 -0000
44793 Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
44795 ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
44796 ____________________________________________________________________________
44797 [ 7641] By: nick on 2000/11/11 14:50:36
44798 Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
44799 Also call "Buf" layer directly when unread'ing non-read chars.
44802 ____________________________________________________________________________
44803 [ 7640] By: jhi on 2000/11/11 02:05:02
44804 Log: Add more encoding tables.
44806 + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
44807 + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
44808 + ext/Encode/Encode/iso8859-10.enc
44809 + ext/Encode/Encode/iso8859-13.enc
44810 + ext/Encode/Encode/iso8859-14.enc
44811 + ext/Encode/Encode/iso8859-15.enc
44813 ____________________________________________________________________________
44814 [ 7639] By: jhi on 2000/11/10 18:49:25
44815 Log: Subject: [PATCH] README.solaris
44816 From: Andy Dougherty <doughera@lafayette.edu>
44817 Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
44818 Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
44821 ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
44822 ! pod/perl.pod pod/perltoc.pod
44823 ____________________________________________________________________________
44824 [ 7638] By: jhi on 2000/11/10 15:04:15
44825 Log: Update Changes.
44827 ! Changes patchlevel.h
44828 ____________________________________________________________________________
44829 [ 7637] By: jhi on 2000/11/10 14:14:28
44830 Log: Explain better why certain regex tests are skipped.
44832 Subject: Re: tests skipped: unknown reason
44833 From: Lupe Christoph <lupe@lupe-christoph.de>
44834 Date: Fri, 10 Nov 2000 09:08:56 +0100
44835 Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
44838 ____________________________________________________________________________
44839 [ 7636] By: nick on 2000/11/10 13:40:00
44840 Log: Integrate mainline.
44842 !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
44843 !> hints/uts.sh lib/unicode/syllables.txt perlio.c
44844 !> win32/bin/search.pl
44845 ____________________________________________________________________________
44846 [ 7635] By: nick on 2000/11/10 13:25:52
44847 Log: Re-instate stdio large file support via perlio.
44850 ____________________________________________________________________________
44851 [ 7634] By: jhi on 2000/11/10 04:49:55
44852 Log: Amdahl UTS hints updates.
44854 Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
44855 From: hom00@utsglobal.com (Harold O Morris)
44856 Date: Thu, 9 Nov 2000 20:02 PST
44857 Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
44860 ____________________________________________________________________________
44861 [ 7633] By: jhi on 2000/11/09 23:33:28
44862 Log: Subject: [PATCH] IO::Seekable pod
44863 From: Nicholas Clark <nick@talking.bollo.cx>
44864 Date: Thu, 9 Nov 2000 20:29:45 +0000
44865 Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
44867 ! ext/IO/lib/IO/Handle.pm
44868 ____________________________________________________________________________
44869 [ 7632] By: jhi on 2000/11/09 21:55:41
44870 Log: Various doc oddball characters.
44872 Subject: [ID 20001106.004] Perl 5.6.0 bugs
44873 From: Michael Somos <somos@grail.cba.csuohio.edu>
44874 Date: Mon, 6 Nov 2000 17:44:20 -0500
44875 Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
44877 ! emacs/cperl-mode.el lib/unicode/syllables.txt
44878 ! win32/bin/search.pl
44879 ____________________________________________________________________________
44880 [ 7631] By: jhi on 2000/11/09 21:12:29
44881 Log: Subject: Re: bash -c exit and linux hints
44882 From: "John P. Linderman" <jpl@research.att.com>
44883 Date: Thu, 02 Nov 2000 09:37:25 -0500
44884 Message-Id: <200011021437.JAA63199@raptor.research.att.com>
44887 ____________________________________________________________________________
44888 [ 7630] By: nick on 2000/11/09 20:34:11
44889 Log: Integrate mainline.
44891 !> (integrate 91 files)
44892 ____________________________________________________________________________
44893 [ 7629] By: jhi on 2000/11/09 19:46:31
44894 Log: Missing dTHXs.
44896 Subject: RE: perl@7595 builds not on cygwin
44897 From: "Eric Fifer" <egf7@columbia.edu>
44898 Date: Thu, 9 Nov 2000 19:26:50 -0000
44899 Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
44901 ! ext/Devel/Peek/Peek.xs
44902 ____________________________________________________________________________
44903 [ 7628] By: jhi on 2000/11/09 14:48:27
44904 Log: Disable only the tests 99 and 166 for UTF-8 locales.
44906 ! t/pragma/locale.t
44907 ____________________________________________________________________________
44908 [ 7627] By: jhi on 2000/11/09 14:40:27
44909 Log: There's no =head3.
44912 ____________________________________________________________________________
44913 [ 7626] By: jhi on 2000/11/09 13:54:26
44914 Log: The generated boot_* headers are wrong. Pickier compiler,
44915 such as KAI C++ will refuse to compile the resulting perlmain.
44917 Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
44918 From: Harri Pasanen <harri.pasanen@trema.com>
44919 Date: Thu, 09 Nov 2000 14:23:28 +0100
44920 Message-Id: <3A0AA550.26D548A3@trema.com>
44923 ____________________________________________________________________________
44924 [ 7625] By: jhi on 2000/11/09 13:50:44
44925 Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
44926 From: Prymmer/Kahn <pvhp@best.com>
44927 Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
44928 Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
44930 All except the "cow orker" change.
44932 ! Porting/pumpkin.pod
44933 ____________________________________________________________________________
44934 [ 7624] By: jhi on 2000/11/09 13:45:33
44937 Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
44938 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44939 Date: Thu, 09 Nov 2000 11:05:52 +0100
44940 Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
44942 ! pod/perldiag.pod t/pragma/warn/pp_sys
44943 ____________________________________________________________________________
44944 [ 7623] By: jhi on 2000/11/09 13:37:16
44945 Log: Typo in an ifndef.
44947 Subject: Re: [PATCH 5.7.0] better messages from malloc()
44948 From: Joe Smith <jms@inwap.com>
44949 Date: Thu, 09 Nov 2000 01:33:14 -0800
44950 Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
44953 ____________________________________________________________________________
44954 [ 7622] By: jhi on 2000/11/09 13:31:18
44955 Log: Remove unused extra arguments.
44956 Branch: metaconfig/U/perl
44959 ! Configure config_h.SH
44960 ____________________________________________________________________________
44961 [ 7621] By: jhi on 2000/11/09 13:16:36
44962 Log: More VMS moves on environment handling, from Charles Lane.
44964 ! t/pragma/locale.t
44965 ____________________________________________________________________________
44966 [ 7620] By: jhi on 2000/11/09 04:42:38
44967 Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
44968 From: David Dyck <dcd@tc.fluke.com>
44969 Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
44970 Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
44973 ____________________________________________________________________________
44974 [ 7619] By: jhi on 2000/11/09 04:36:21
44975 Log: Forgot from #7618.
44978 ____________________________________________________________________________
44979 [ 7618] By: jhi on 2000/11/09 04:28:44
44980 Log: Make deleting for %ENV work for (newer versions of) VMS,
44981 from Craig A. Berry.
44984 ____________________________________________________________________________
44985 [ 7617] By: jhi on 2000/11/09 04:25:05
44986 Log: Subject: [PATCH] Class::Struct at compile time
44987 From: "Casey R. Tweten" <crt@kiski.net>
44988 Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
44989 Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
44991 ! lib/Class/Struct.pm
44992 ____________________________________________________________________________
44993 [ 7616] By: jhi on 2000/11/09 04:15:17
44994 Log: Subject: [ID 20001108.013] spelling
44995 From: "Todd T. Fries" <todd@fries.int.mrleng.com>
44996 Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
44997 Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
45000 ____________________________________________________________________________
45001 [ 7615] By: jhi on 2000/11/09 04:12:42
45002 Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
45003 From: Peter Prymmer <pvhp@forte.com>
45004 Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
45005 Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
45008 ____________________________________________________________________________
45009 [ 7614] By: jhi on 2000/11/08 22:42:55
45010 Log: A missing aTHX_.
45012 ! ext/IPC/SysV/SysV.xs
45013 ____________________________________________________________________________
45014 [ 7613] By: jhi on 2000/11/08 19:30:21
45015 Log: Update Changes.
45017 ! Changes patchlevel.h
45018 ____________________________________________________________________________
45019 [ 7612] By: jhi on 2000/11/08 18:35:25
45020 Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
45021 From: David Dyck <dcd@tc.fluke.com>
45022 Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
45023 Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
45026 ____________________________________________________________________________
45027 [ 7611] By: jhi on 2000/11/08 18:30:26
45028 Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
45029 From: Dominic Dunlop <domo@computer.org>
45030 Date: Tue, 7 Nov 2000 12:05:25 +0100
45031 Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
45034 ____________________________________________________________________________
45035 [ 7610] By: jhi on 2000/11/08 18:25:14
45036 Log: Do not test UTF-8 locales since that the tests would require
45037 polymorphic regexen.
45039 ! t/pragma/locale.t
45040 ____________________________________________________________________________
45041 [ 7609] By: jhi on 2000/11/08 17:12:51
45042 Log: Locale buglets.
45044 Subject: RE: Locales support (setlocale) fixes
45045 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
45046 Date: Wed, 8 Nov 2000 20:01:39 +0300
45047 Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
45049 ! t/pragma/locale.t util.c
45050 ____________________________________________________________________________
45051 [ 7608] By: jhi on 2000/11/08 17:00:16
45052 Log: Deleting $ENV{PATH} in VMS is not recommendable.
45054 ! t/pragma/locale.t
45055 ____________________________________________________________________________
45056 [ 7607] By: jhi on 2000/11/08 16:58:26
45057 Log: Subject: PATCH std stdio for (Free)BSD
45058 From: Nicholas Clark <nick@ccl4.org>
45059 Date: Wed, 8 Nov 2000 15:36:29 +0000
45060 Message-ID: <20001108153629.D98736@plum.flirble.org>
45062 ! U/compline/d_stdstdio.U
45064 ! Configure config_h.SH
45065 ____________________________________________________________________________
45066 [ 7606] By: jhi on 2000/11/08 16:43:31
45067 Log: Forgot to bump the line numbers in #7601.
45069 ! t/pragma/warn/pp_sys
45070 ____________________________________________________________________________
45071 [ 7605] By: jhi on 2000/11/08 16:39:12
45072 Log: More careful detection of how well NVs and UVs mix.
45074 Subject: [PATCH] Re: NV preserving UV (wasRe: [ID 20001007.002] Not OK: perl v5.7.0 +DEVEL7158 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED))
45075 From: Nicholas Clark <nick@ccl4.org>
45076 Date: Wed, 8 Nov 2000 15:14:12 +0000
45077 Message-ID: <20001108151412.B98736@plum.flirble.org>
45079 Added some SIGFPE paranoia.
45080 Branch: metaconfig/U/perl
45083 ! Configure config_h.SH
45084 ____________________________________________________________________________
45085 [ 7604] By: jhi on 2000/11/08 14:39:10
45086 Log: Subject: [patch perl@7595] VMS configure.com tweak
45087 From: "Craig A. Berry" <craigberry@mac.com>
45088 Date: Wed, 8 Nov 2000 00:24:12 -0600
45089 Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
45092 ____________________________________________________________________________
45093 [ 7603] By: jhi on 2000/11/08 14:27:11
45094 Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
45095 From: Robin Barker <rmb1@cise.npl.co.uk>
45096 Date: Wed, 8 Nov 2000 11:11:39 GMT
45097 Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
45100 ____________________________________________________________________________
45101 [ 7602] By: jhi on 2000/11/08 14:25:03
45102 Log: Fix for the tie-refhash string table leaks.
45104 From: Nick Ing-Simmons <nik@tiuk.ti.com>
45105 Date: Wed, 8 Nov 2000 13:03:04 GMT
45106 Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
45108 ! t/lib/tie-refhash.t
45109 ____________________________________________________________________________
45110 [ 7601] By: jhi on 2000/11/08 14:21:08
45111 Log: Try to avoid flockless and emulationless places.
45113 ! t/pragma/warn/pp_sys
45114 ____________________________________________________________________________
45115 [ 7600] By: jhi on 2000/11/08 02:28:54
45116 Log: Overrideable keys, each, pop, push, shift, splice, unshift.
45118 Subject: [PATCH] prototyped functions that should be overrideable
45119 From: "Casey R. Tweten" <crt@kiski.net>
45120 Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
45121 Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
45124 ____________________________________________________________________________
45125 [ 7599] By: jhi on 2000/11/08 01:12:05
45126 Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
45128 Subject: [PATCH] perlbug.PL
45129 From: "Kurt D. Starsinic" <kstar@chapin.edu>
45130 Date: Mon, 6 Nov 2000 21:39:01 -0500
45131 Message-ID: <20001106213901.B20955@O2.chapin.edu>
45134 ____________________________________________________________________________
45135 [ 7598] By: jhi on 2000/11/07 23:42:00
45136 Log: Bad thinko in #7581 (I used the test program with the expanded
45139 ! U/compline/d_stdstdio.U
45142 ____________________________________________________________________________
45143 [ 7597] By: jhi on 2000/11/07 21:43:29
45144 Log: Subject: [PATCH perl@7573] cygwin port
45145 From: "Fifer, Eric" <EFifer@sanwaint.com>
45146 Date: Tue, 7 Nov 2000 18:08:51 -0000
45147 Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
45149 Synchronize with Cygwin 1.1.5.
45151 ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
45152 ! pod/perlport.pod unixish.h util.c
45153 ____________________________________________________________________________
45154 [ 7596] By: jhi on 2000/11/07 21:39:25
45155 Log: perlhack updates from H.Merijn Brand.
45158 ____________________________________________________________________________
45159 [ 7595] By: jhi on 2000/11/07 20:21:41
45160 Log: Update Changes.
45162 ! Changes patchlevel.h
45163 ____________________________________________________________________________
45164 [ 7594] By: jhi on 2000/11/07 19:18:58
45165 Log: Be more robust in Dynaloader.pm.
45167 ! ext/DynaLoader/DynaLoader_pm.PL
45168 ____________________________________________________________________________
45169 [ 7593] By: jhi on 2000/11/07 16:49:31
45170 Log: AUTHORS update.
45173 ____________________________________________________________________________
45174 [ 7592] By: gsar on 2000/11/07 16:39:51
45175 Log: normalize relative paths in virtualized current directory on windows,
45176 under ithreads (avoids ".." etc showing up in what Cwd::cwd()
45180 ____________________________________________________________________________
45181 [ 7591] By: jhi on 2000/11/07 16:04:26
45182 Log: Too profiler-happy: with optimization the #7590 actually makes
45183 the test to run 0.5% _slower_. Requires much more instrumentation.
45186 ! regcomp.c regcomp.h
45187 ____________________________________________________________________________
45188 [ 7590] By: jhi on 2000/11/07 15:51:13
45189 Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
45190 execution time in regcomp.c S_cl_any() and S_cl_is_anything()
45191 by using memset() and testing bytewise (as opposed to bitwise).
45193 ! regcomp.c regcomp.h
45194 ____________________________________________________________________________
45195 [ 7589] By: jhi on 2000/11/07 12:56:39
45196 Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for
45197 From: "Craig A. Berry" <craig.berry@psinetcs.com>
45198 Date: Mon, 06 Nov 2000 23:45:30 -0500
45199 Message-Id: <0011079735.AA973576259@univpress.com>
45201 ! configure.com t/lib/st-lock.t
45202 ____________________________________________________________________________
45203 [ 7588] By: jhi on 2000/11/07 01:03:28
45207 ____________________________________________________________________________
45208 [ 7587] By: jhi on 2000/11/07 01:00:27
45209 Log: A doc addition for bug id 20001105.019, beware \p.
45212 ____________________________________________________________________________
45213 [ 7586] By: jhi on 2000/11/07 00:32:22
45214 Log: Fake support of holey files in win/dosish platforms.
45216 Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
45217 From: kipp@shonanblue.ne.jp
45218 Date: Mon, 6 Nov 2000 13:30:55 -0800
45219 Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
45221 ! ext/SDBM_File/sdbm/sdbm.c
45222 ____________________________________________________________________________
45223 [ 7585] By: jhi on 2000/11/07 00:12:54
45224 Log: Subject: Pod updates
45225 From: "Stephen P. Potter" <spp@spotter.yi.org>
45226 Date: Mon, 06 Nov 2000 18:56:43 -0500
45227 Message-Id: <200011062357.SAA18173@spotter.yi.org>
45229 ! README.dos README.os2 README.win32 pod/buildtoc.PL
45230 ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
45231 ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
45232 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
45233 ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
45234 ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
45235 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
45236 ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
45237 ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
45238 ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
45239 ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
45240 ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
45241 ! pod/perltootc.pod pod/perlunicode.pod
45242 ____________________________________________________________________________
45243 [ 7584] By: jhi on 2000/11/07 00:04:17
45244 Log: Varargs don't always work too well if one puts an unsigned
45245 char on the stack and pop an unsigned quad off the stack.
45247 Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
45248 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
45249 Date: Mon, 06 Nov 2000 15:19:05 -0800
45250 Message-ID: <pxzB6gzkgKXY092yn@efn.org>
45253 ____________________________________________________________________________
45254 [ 7583] By: jhi on 2000/11/06 23:58:48
45255 Log: %ENV note tweaks from Dan Sugalski.
45257 ! pod/perlport.pod vms/perlvms.pod
45258 ____________________________________________________________________________
45259 [ 7582] By: jhi on 2000/11/06 23:05:49
45260 Log: glibc5 detection by __GNU_LIBRARY__.
45263 ____________________________________________________________________________
45264 [ 7581] By: jhi on 2000/11/06 22:51:29
45265 Log: Make the stdio test program of 7427 less noisy while being
45266 compiled so that Digital UNIX wouldn't get both
45267 d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
45268 undefined. This makes perlio happy.
45270 ! U/compline/d_stdstdio.U
45272 ! Configure config_h.SH
45273 ____________________________________________________________________________
45274 [ 7580] By: jhi on 2000/11/06 22:41:41
45275 Log: Document %ENV = () portability issues.
45277 ! pod/perlport.pod vms/perlvms.pod
45278 ____________________________________________________________________________
45279 [ 7579] By: jhi on 2000/11/06 21:29:24
45280 Log: VOS updates from Paul Green.
45282 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
45283 ____________________________________________________________________________
45284 [ 7578] By: jhi on 2000/11/06 21:00:40
45285 Log: Sanitize the environment further.
45287 ! t/pragma/locale.t
45288 ____________________________________________________________________________
45289 [ 7577] By: jhi on 2000/11/06 20:53:51
45290 Log: Re-introduce 7552 lost in integration.
45293 ____________________________________________________________________________
45294 [ 7576] By: jhi on 2000/11/06 20:33:46
45295 Log: Admit that the test leaks scalars.
45298 ____________________________________________________________________________
45299 [ 7575] By: jhi on 2000/11/06 20:17:08
45300 Log: Integrate perlio.
45303 ____________________________________________________________________________
45304 [ 7574] By: nick on 2000/11/06 20:07:28
45305 Log: Remove debug. Try (Mmap_t) on madvise() call.
45308 ____________________________________________________________________________
45309 [ 7573] By: jhi on 2000/11/06 13:56:05
45310 Log: Update Changes.
45312 ! Changes patchlevel.h
45313 ____________________________________________________________________________
45314 [ 7572] By: jhi on 2000/11/06 13:48:41
45315 Log: Subject: Re: rsync'ed patches vs. rsync'ed source
45316 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45317 Date: Mon, 06 Nov 2000 10:11:42 +0100
45318 Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
45321 ____________________________________________________________________________
45322 [ 7571] By: jhi on 2000/11/06 01:45:51
45323 Log: AUTHORS updates.
45326 ____________________________________________________________________________
45327 [ 7570] By: jhi on 2000/11/06 00:18:00
45330 Subject: [ID 20000728.005] perl -P broken
45331 From: David Dyck <dcd@tc.fluke.com>
45332 Date: Fri, 28 Jul 2000 17:19:16 -0700
45333 Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
45335 (hopefully). The fix is also not complete, it seems to break
45336 BOM swallowing for libc5 systems, but until someone figures
45337 out a way to do this without ftell(), this will do.
45340 ____________________________________________________________________________
45341 [ 7569] By: jhi on 2000/11/06 00:05:30
45342 Log: Document that the evaled syntax errors cause scalar leaks.
45345 ____________________________________________________________________________
45346 [ 7568] By: jhi on 2000/11/05 23:14:47
45347 Log: opmini.o can linger from Configures past.
45350 ____________________________________________________________________________
45351 [ 7567] By: jhi on 2000/11/05 21:28:39
45352 Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
45353 first argument correctly.
45356 ____________________________________________________________________________
45357 [ 7566] By: jhi on 2000/11/05 21:15:56
45358 Log: Integrate perlio.
45361 ____________________________________________________________________________
45362 [ 7565] By: jhi on 2000/11/05 21:15:13
45363 Log: Use -dM for gcc (the suggested patch did it only for Linux,
45364 but I think it can be generalized).
45366 Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
45367 From: Pixel <pixel@mandrakesoft.com>
45368 Date: 05 Nov 2000 21:49:34 +0100
45369 Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
45371 ! ext/Errno/Errno_pm.PL
45372 ____________________________________________________________________________
45373 [ 7564] By: nick on 2000/11/05 21:09:18
45374 Log: Added a mmap layer as a "subclass" of perlio.
45375 PERLIO=mmap ./perl harness passes
45378 ____________________________________________________________________________
45379 [ 7563] By: jhi on 2000/11/05 19:48:55
45380 Log: Add a note for future generations about bug id 20000229.006.
45383 ____________________________________________________________________________
45384 [ 7562] By: jhi on 2000/11/05 19:38:24
45385 Log: Fix for bug id 19990615.008, pos() unset during s///ge.
45387 ! pp_ctl.c t/op/pos.t
45388 ____________________________________________________________________________
45389 [ 7561] By: jhi on 2000/11/05 18:21:46
45390 Log: Add =pod to be tidy.
45392 ! lib/Math/Complex.pm
45393 ____________________________________________________________________________
45394 [ 7560] By: jhi on 2000/11/05 17:38:46
45395 Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
45397 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
45398 ! ext/Storable/Storable.xs t/lib/st-recurse.t
45399 ____________________________________________________________________________
45400 [ 7559] By: jhi on 2000/11/05 17:32:59
45401 Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
45402 From: "Peter J. Farley III" <pjfarley@banet.net>
45403 Date: Sun, 05 Nov 2000 11:55:59 -0500
45404 Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net>
45407 ____________________________________________________________________________
45408 [ 7558] By: jhi on 2000/11/05 17:29:19
45409 Log: Integrate perlio.
45412 ____________________________________________________________________________
45413 [ 7557] By: jhi on 2000/11/05 17:22:01
45414 Log: A fix of sorts for 20000329.026, a better error message
45415 for a missing "use charnames" when using the \N{...}.
45417 ! pod/perldiag.pod toke.c
45418 ____________________________________________________________________________
45419 [ 7556] By: jhi on 2000/11/05 16:33:50
45420 Log: Test tweak: show also the failed locales.
45422 Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8
45423 From: Lupe Christoph <lupe@lupe-christoph.de>
45424 Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
45425 Message-Id: <200011051139.MAA12442@lupe-christoph.de>
45427 ! t/pragma/locale.t
45428 ____________________________________________________________________________
45429 [ 7555] By: nick on 2000/11/05 11:09:34
45430 Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
45431 open RDWR so does not fail. (pragma/warnings 303 again...)
45434 ____________________________________________________________________________
45435 [ 7554] By: nick on 2000/11/05 10:10:13
45436 Log: Fix case where ungetc(f,EOF) was allowed.
45437 Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
45438 so we can see similarities.
45439 Use types more carefully and a STDCHAR array in hope that this will
45440 fix Jarrko's 64bit machine.
45443 ____________________________________________________________________________
45444 [ 7553] By: jhi on 2000/11/05 01:12:16
45447 Subject: [ID 20001004.007] taint propogation is inconsistent
45448 From: pimlott@idiomtech.com (Andrew Pimlott)
45449 Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
45450 Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
45452 The culprit was sv_setsv() which was rather blindly
45453 propagating taint, which lead to behaviour where if
45454 a tainted anon hash value was seen all the hash values
45455 from then on at that level became tainted, or at any
45456 upper levels in the case of nested anon hashes.
45458 ! sv.c t/op/taint.t
45459 ____________________________________________________________________________
45460 [ 7552] By: jhi on 2000/11/04 23:44:18
45461 Log: Some cpps don't like splitting conditionals across several lines.
45464 ____________________________________________________________________________
45465 [ 7551] By: nick on 2000/11/04 23:40:44
45466 Log: Integrate mainline
45468 !> pp_hot.c t/op/taint.t
45469 ____________________________________________________________________________
45470 [ 7550] By: nick on 2000/11/04 23:39:05
45471 Log: Integrate mainline again
45473 !> Configure config_h.SH embed.h embed.pl perl.h proto.h
45474 !> t/lib/b.t t/op/misc.t util.c
45475 ____________________________________________________________________________
45476 [ 7549] By: jhi on 2000/11/04 23:14:01
45479 Subject: [ID 20001004.006] undef is never tainted
45480 From: pimlott@idiomtech.com (Andrew Pimlott)
45481 Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
45482 Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
45484 An undef read from a slurped file was not tainted.
45486 ! pp_hot.c t/op/taint.t
45487 ____________________________________________________________________________
45488 [ 7548] By: jhi on 2000/11/04 22:56:21
45489 Log: Test tweak ($Config{useperlio} is by default undef) .
45492 ____________________________________________________________________________
45493 [ 7547] By: jhi on 2000/11/04 22:43:56
45494 Log: Integrate perlio.
45497 !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
45498 !> pod/perlapi.pod t/lib/b.t
45499 ____________________________________________________________________________
45500 [ 7546] By: jhi on 2000/11/04 22:40:59
45501 Log: Configure would use a bad $myuname from an old config.sh.
45503 Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
45504 From: Andy Dougherty <doughera@lafayette.edu>
45505 Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
45506 Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
45508 ! U/modified/Oldconfig.U
45510 ! Configure config_h.SH
45511 ____________________________________________________________________________
45512 [ 7545] By: jhi on 2000/11/04 22:36:54
45513 Log: Subject: Locales support (setlocale) fixes
45514 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
45515 Date: Sat, 4 Nov 2000 10:15:48 +0300
45516 Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
45518 Modified quite a bit to be more portable.
45520 ! embed.h embed.pl perl.h proto.h util.c
45521 ____________________________________________________________________________
45522 [ 7544] By: jhi on 2000/11/04 22:32:47
45523 Log: Dying is too strict here, better just skip.
45526 ____________________________________________________________________________
45527 [ 7543] By: nick on 2000/11/04 21:55:13
45528 Log: Merge mainline
45530 +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
45531 +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
45532 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
45533 !> (integrate 64 files)
45534 ____________________________________________________________________________
45535 [ 7542] By: jhi on 2000/11/04 21:09:28
45536 Log: More Changes tweakery.
45538 ! Changes Porting/genlog
45539 ____________________________________________________________________________
45540 [ 7541] By: jhi on 2000/11/04 20:58:18
45541 Log: Changes fixups.
45544 ____________________________________________________________________________
45545 [ 7540] By: jhi on 2000/11/04 20:42:38
45546 Log: Locale tweakery. Add test case for bug id 20000809.003 to op/misc,
45547 create a "fast path" for locale name probing using "locale -a"
45548 if available, squash finally hopefully the s?printf resetting
45549 the numeric locale (since, IIUC perllocale, it never shouldn't).
45551 ! sv.c t/op/misc.t t/pragma/locale.t
45552 ____________________________________________________________________________
45553 [ 7539] By: nick on 2000/11/04 19:56:10
45554 Log: PerlIO infrastructure complete.
45557 ! MANIFEST iperlsys.h perlio.c t/lib/b.t
45558 ____________________________________________________________________________
45559 [ 7538] By: nick on 2000/11/04 14:31:32
45560 Log: Type tweaks + less contorted allocation scheme
45563 ____________________________________________________________________________
45564 [ 7537] By: nick on 2000/11/04 12:40:42
45565 Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
45566 a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
45567 fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
45568 sensible) which lead to some interesting fails.
45571 ____________________________________________________________________________
45572 [ 7536] By: jhi on 2000/11/04 00:20:02
45573 Log: Add FCNTL_CAN_LOCK.
45575 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
45576 From: Andy Dougherty <doughera@lafayette.edu>
45577 Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
45578 Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
45580 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
45581 From: Andy Dougherty <doughera@lafayette.edu>
45582 In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
45583 Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
45584 Branch: metaconfig/U/perl
45585 + d_fcntl_can_lock.U
45588 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
45589 ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
45590 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
45591 ! vos/config.ga.h win32/config.bc win32/config.gc
45593 ____________________________________________________________________________
45594 [ 7535] By: nick on 2000/11/03 22:19:10
45595 Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
45596 - Works on Linux with
45599 - Works on Solaris with
45601 - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
45602 - Fails (hangs in openpid) if you try and stack
45603 perlio + stdio - Linux stdio's read() logic is hanging.
45605 ! iperlsys.h perlio.c
45606 ____________________________________________________________________________
45607 [ 7534] By: jhi on 2000/11/03 15:16:02
45608 Log: Subject: Re: README.aix
45609 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45610 Date: Fri, 03 Nov 2000 16:03:15 +0100
45611 Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
45614 ____________________________________________________________________________
45615 [ 7533] By: jhi on 2000/11/03 03:59:02
45616 Log: Subject: [PATCH 5.7.0] better messages from malloc()
45617 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45618 Date: Wed, 1 Nov 2000 23:39:56 -0500
45619 Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
45621 ! malloc.c pod/perldiag.pod
45622 ____________________________________________________________________________
45623 [ 7532] By: jhi on 2000/11/03 00:11:56
45624 Log: The #7521 touched things it shouldn't have.
45626 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
45627 ____________________________________________________________________________
45628 [ 7531] By: jhi on 2000/11/02 22:32:33
45629 Log: Subject: [PATCH] Perl@7504, vms/gen_shrfls.pl
45630 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
45631 Date: Thu, 2 Nov 2000 16:58:36 EST
45632 Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
45634 ! vms/gen_shrfls.pl
45635 ____________________________________________________________________________
45636 [ 7530] By: jhi on 2000/11/02 22:08:49
45637 Log: Fix the problem discussed in
45639 Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
45640 Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST)
45641 Message-Id: <200010160148.EAA14523@alpha.hut.fi>
45643 originally from Linc Madison. Also Andreas König's comments
45644 taken into account. Some other problems with Tie::SubstrHash
45645 fixed: didn't croak when the table exceeded the requested number
45646 of entries (as documented) but instead when the number of entries
45647 exceeded the size of the table, a croak() had an unnecessary \n,
45648 didn't have a CLEAR method, documented that there is no exists().
45649 Didn't fix to be strict-proof because the module uses &foo; and
45650 dynamic scope. Added a test script exercizing both first tamely
45651 the basic functionality, and then the failure cases reported by
45654 + t/lib/tie-substrhash.t
45655 ! MANIFEST lib/Tie/SubstrHash.pm
45656 ____________________________________________________________________________
45657 [ 7529] By: jhi on 2000/11/02 17:58:08
45658 Log: recv() can fail and return undef.
45660 Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable
45661 From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
45662 Date: Thu, 2 Nov 2000 20:12:20 +0300
45663 Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
45666 ____________________________________________________________________________
45667 [ 7528] By: jhi on 2000/11/02 17:49:09
45671 ____________________________________________________________________________
45672 [ 7527] By: jhi on 2000/11/02 15:48:37
45673 Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
45674 fix a autovivification bug in Tie::RefHash, add tests for both.
45676 Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
45677 From: Edward Avis <epa98@doc.ic.ac.uk>
45678 Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
45679 Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
45681 + t/lib/tie-refhash.t
45682 ! MANIFEST lib/Tie/RefHash.pm
45683 ____________________________________________________________________________
45684 [ 7526] By: jhi on 2000/11/02 13:56:26
45685 Log: Test::Harness revealed buglets in the new DynaLoader.
45687 Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
45688 From: andreas.koenig@anima.de (Andreas J. Koenig)
45689 Date: 02 Nov 2000 11:26:48 +0100
45690 Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
45692 ! ext/DynaLoader/DynaLoader_pm.PL
45693 ____________________________________________________________________________
45694 [ 7525] By: jhi on 2000/11/01 23:52:08
45695 Log: The entry for #7503 was missing.
45698 ____________________________________________________________________________
45699 [ 7524] By: jhi on 2000/11/01 23:40:52
45700 Log: Update Changes.
45702 ! Changes patchlevel.h
45703 ____________________________________________________________________________
45704 [ 7523] By: jhi on 2000/11/01 22:57:09
45705 Log: More tweaking on the #7522 theme.
45707 ! ext/DynaLoader/DynaLoader_pm.PL
45708 ____________________________________________________________________________
45709 [ 7522] By: jhi on 2000/11/01 22:06:15
45710 Log: Expand %Config variables and %ENV variables only if
45711 so requested during build time using the
45712 PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
45713 Not expanding makes relocating distributions easier.
45715 ! ext/DynaLoader/DynaLoader_pm.PL
45716 ____________________________________________________________________________
45717 [ 7521] By: jhi on 2000/11/01 20:56:34
45718 Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
45719 and setgid() because they were just changing $< and $( which means
45720 only changing the real uid/gid, as opposed to changing both
45721 real and effective ids. (The alternative way could have been
45722 in POSIX.pm to change $> and $), too, but making a direct call
45723 to the C API feels cleaner.) Fixes the bug
45725 Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
45726 From: "Garry T. Williams" <garry@zvolve.com>
45727 Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
45728 Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
45730 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
45731 ! ext/POSIX/typemap pod/perlvar.pod
45732 ____________________________________________________________________________
45733 [ 7520] By: jhi on 2000/11/01 20:08:33
45734 Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
45735 From: "Garry T. Williams" <garry@zvolve.com>
45736 Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
45737 Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
45740 ____________________________________________________________________________
45741 [ 7519] By: jhi on 2000/11/01 20:01:22
45742 Log: Locale warning explanation tweak.
45745 ____________________________________________________________________________
45746 [ 7518] By: jhi on 2000/11/01 18:57:13
45749 Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
45750 From: Jarkko Hietaniemi <jhi@iki.fi>
45751 Date: Tue, 10 Oct 2000 08:22:28 -0500
45752 Message-Id: <20001010082228.B17030@chaos.wustl.edu>
45755 ____________________________________________________________________________
45756 [ 7517] By: jhi on 2000/11/01 18:41:59
45757 Log: Subject: [ID 20001005.006] Documentation -- description of qr//
45758 From: Martien Verbruggen <mgjv@comdyn.com.au>
45759 Date: Fri, 6 Oct 2000 14:09:10 +1100
45760 Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
45763 ____________________________________________________________________________
45764 [ 7516] By: jhi on 2000/11/01 18:34:55
45765 Log: Generalize the Camel wording.
45767 Subject: Re: perlfaq style changes
45768 From: John Borwick <jhborwic@unity.ncsu.edu>
45769 Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
45770 Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
45772 ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
45773 ____________________________________________________________________________
45774 [ 7515] By: jhi on 2000/11/01 16:52:31
45775 Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
45776 From: pimlott@idiomtech.com (Andrew Pimlott)
45777 Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
45778 Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
45781 ____________________________________________________________________________
45782 [ 7514] By: jhi on 2000/11/01 15:03:40
45783 Log: More AIX lore.
45785 ! ext/re/hints/aix.pl
45786 ____________________________________________________________________________
45787 [ 7513] By: jhi on 2000/11/01 14:48:30
45788 Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
45789 From: root <root@chronos.fi.muni.cz>
45790 Date: Wed, 1 Nov 2000 12:31:32 +0100
45791 Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
45794 ____________________________________________________________________________
45795 [ 7512] By: jhi on 2000/11/01 14:46:47
45796 Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
45797 From: Martin Husemann <martin@duskware.de>
45798 Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
45799 Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
45802 ____________________________________________________________________________
45803 [ 7511] By: jhi on 2000/11/01 14:39:50
45804 Log: AUTHORS updates.
45807 ____________________________________________________________________________
45808 [ 7510] By: jhi on 2000/11/01 14:29:50
45809 Log: Subject: [PATCH] startperl to respect versiononly
45810 From: Robin Barker <rmb1@cise.npl.co.uk>
45811 Date: Tue, 31 Oct 2000 16:29:36 GMT
45812 Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
45813 Branch: metaconfig/U/perl
45816 ! Configure config_h.SH
45817 ____________________________________________________________________________
45818 [ 7509] By: jhi on 2000/11/01 14:19:53
45819 Log: printf UVs the correct way, noticed by Robin Barker.
45822 ____________________________________________________________________________
45823 [ 7508] By: jhi on 2000/11/01 14:10:03
45824 Log: Do not cleanup *% because the % has special meanings in some
45825 shell environments.
45827 ! ext/Storable/Makefile.PL
45828 ____________________________________________________________________________
45829 [ 7507] By: jhi on 2000/11/01 14:06:00
45830 Log: The NonStop-UX libraries have a novel way to say NaN.
45833 ____________________________________________________________________________
45834 [ 7506] By: jhi on 2000/11/01 14:03:35
45835 Log: The osname has been lowercased by now, from Tom Bates.
45837 ! U/modified/Oldconfig.U
45839 ! Configure config_h.SH
45840 ____________________________________________________________________________
45841 [ 7505] By: jhi on 2000/10/31 19:18:39
45842 Log: The compiler is either gcc or cc, from Tom Bates.
45844 ! hints/nonstopux.sh
45845 ____________________________________________________________________________
45846 [ 7504] By: jhi on 2000/10/31 14:53:42
45847 Log: Update Changes.
45849 ! Changes patchlevel.h
45850 ____________________________________________________________________________
45851 [ 7503] By: jhi on 2000/10/31 14:30:50
45852 Log: Whitespace style tweak. Was originally going to see to
45854 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
45855 From: Joe Smith <jms@inwap.com>
45856 Date: Mon, 30 Oct 2000 18:47:57 -0800
45857 Message-Id: <39FE32DD.24AAC4D@inwap.com>
45859 but that had already been taken care of.
45861 ! U/compline/d_stdstdio.U
45863 ! Configure config_h.SH
45864 ____________________________________________________________________________
45865 [ 7502] By: jhi on 2000/10/31 14:25:02
45866 Log: AUTHORS tweaks.
45869 ____________________________________________________________________________
45870 [ 7501] By: jhi on 2000/10/31 14:23:59
45871 Log: Subject: perlfaq style changes
45872 From: John Borwick <jhborwic@unity.ncsu.edu>
45873 Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
45874 Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
45876 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
45877 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
45878 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
45880 ____________________________________________________________________________
45881 [ 7500] By: jhi on 2000/10/31 14:22:15
45882 Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
45884 Subject: Re: [ID 20000918.005] ~ on wide chars
45885 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
45886 Date: Mon, 30 Oct 2000 21:09:55 -0800
45887 Message-ID: <jQl/5gzkgWYL092yn@efn.org>
45889 (The ord() part of the patch skipped.)
45892 ____________________________________________________________________________
45893 [ 7499] By: jhi on 2000/10/31 14:20:08
45894 Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
45895 From: Jens Hamisch <jens@Strawberry.COM>
45896 Date: Mon, 30 Oct 2000 15:17:07 +0100
45897 Message-Id: <20001030151707.A9597@Strawberry.COM>
45900 ____________________________________________________________________________
45901 [ 7498] By: jhi on 2000/10/31 14:16:29
45902 Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
45903 From: Peter Prymmer <pvhp@forte.com>
45904 Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
45905 Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
45907 + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
45908 + ext/Encode/Encode/posix-bc.enc
45909 ! MANIFEST t/lib/encode.t
45910 ____________________________________________________________________________
45911 [ 7497] By: jhi on 2000/10/31 14:13:22
45912 Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
45913 From: Peter Prymmer <pvhp@forte.com>
45914 Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
45915 Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
45918 ____________________________________________________________________________
45919 [ 7496] By: jhi on 2000/10/31 14:12:05
45920 Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
45921 From: Peter Prymmer <pvhp@forte.com>
45922 Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
45923 Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
45925 ! t/lib/cgi-function.t
45926 ____________________________________________________________________________
45927 [ 7495] By: jhi on 2000/10/31 14:11:08
45928 Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
45929 From: Peter Prymmer <pvhp@forte.com>
45930 Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
45931 Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
45933 + ext/re/hints/aix.pl
45934 ! MANIFEST ext/re/Makefile.PL
45935 ____________________________________________________________________________
45936 [ 7494] By: jhi on 2000/10/31 14:08:32
45937 Log: Use Errno magic.
45939 Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
45940 From: Casey Tweten <perl@ctweten.amsite.com>
45941 Date: Mon, 30 Oct 2000 15:51:17 -0500
45942 Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
45945 ____________________________________________________________________________
45946 [ 7493] By: jhi on 2000/10/31 14:05:07
45947 Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
45949 Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
45950 From: Nicholas Clark <nick@ccl4.org>
45951 Date: Mon, 30 Oct 2000 17:38:45 +0000
45952 Message-ID: <20001030173845.O60355@plum.flirble.org>
45954 ! Makefile.SH utils/perlbug.PL
45955 ____________________________________________________________________________
45956 [ 7492] By: nick on 2000/10/30 19:37:23
45957 Log: Change files which are mysteriously different to mainline to be
45958 copies of mainline.
45960 ! objXSUB.h perlapi.c pod/perlapi.pod
45961 ____________________________________________________________________________
45962 [ 7491] By: nick on 2000/10/30 18:05:54
45963 Log: Perlio fixes discovered on big-endian & very traditional Solaris:
45964 - typo in endian code in putc.
45965 - Don't allow read of write-only files and vice-versa
45966 - and off-by-one in flush-all loop.
45967 Remove debug calls as they were using GCC specific features.
45970 ____________________________________________________________________________
45971 [ 7490] By: nick on 2000/10/29 21:45:45
45972 Log: Integrate mainline to perlio
45974 !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
45976 ____________________________________________________________________________
45977 [ 7489] By: jhi on 2000/10/29 21:11:08
45978 Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
45979 From: andreas.koenig@anima.de (Andreas J. Koenig)
45980 Date: 29 Oct 2000 22:05:59 +0100
45981 Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
45983 ! lib/ExtUtils/Manifest.pm
45984 ____________________________________________________________________________
45985 [ 7488] By: jhi on 2000/10/29 21:07:47
45986 Log: Tests for #7487.
45988 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
45989 From: andreas.koenig@anima.de (Andreas J. Koenig)
45990 Date: 29 Oct 2000 19:37:09 +0100
45991 Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
45994 ____________________________________________________________________________
45995 [ 7487] By: jhi on 2000/10/29 21:06:27
45996 Log: constsub spillage.
45998 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
45999 From: John Tobey <jtobey@john-edwin-tobey.org>
46000 Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
46001 Message-Id: <m13pvSr-000FObC@feynman.localnet>
46004 ____________________________________________________________________________
46005 [ 7486] By: nick on 2000/10/29 21:05:04
46006 Log: Integrate mainline to perlio branch
46008 +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
46009 +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
46010 +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
46011 +> vos/install_perl.cm
46012 - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
46013 - vos/config.h vos/config_h.SH_orig
46014 !> (integrate 141 files)
46015 ____________________________________________________________________________
46016 [ 7485] By: jhi on 2000/10/29 21:00:47
46017 Log: Make \x{...} consistently produce UTF-8.
46019 Subject: Re: \x{...} is confused
46020 From: Simon Cozens <simon@cozens.net>
46021 Date: Sun, 29 Oct 2000 19:36:48 +0000
46022 Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
46024 ! t/pragma/utf8.t toke.c
46025 ____________________________________________________________________________
46026 [ 7484] By: nick on 2000/10/29 20:05:29
46027 Log: PerlIO passes all tests.
46030 ____________________________________________________________________________
46031 [ 7483] By: jhi on 2000/10/29 18:06:55
46032 Log: Update Changes.
46034 ! Changes patchlevel.h
46035 ____________________________________________________________________________
46036 [ 7482] By: nick on 2000/10/29 17:43:28
46037 Log: Include <unistd.h> to get correct lseek() prototype etc.
46038 (I thought perl.h did that) - down to two fails
46039 - comp/require.t (last test)
46040 - lib/io_xs.t - possibly import/export of FILE * ?
46043 ____________________________________________________________________________
46044 [ 7481] By: jhi on 2000/10/29 17:02:37
46045 Log: UTF-8 decoder tweak.
46048 ____________________________________________________________________________
46049 [ 7480] By: nick on 2000/10/29 16:26:11
46050 Log: Fixed two bugs:
46051 - error code not being set on close (of broken pipe)
46052 - append mode was truncating.
46053 At least one seek/tell bug remains.
46056 ____________________________________________________________________________
46057 [ 7479] By: nick on 2000/10/29 11:18:16
46058 Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
46059 in case of accidents. Still several worrying fails, no line disciplines yet.
46061 ! iperlsys.h perlio.c
46062 ____________________________________________________________________________
46063 [ 7478] By: jhi on 2000/10/29 02:04:01
46064 Log: Add also emailless people.
46067 ____________________________________________________________________________
46068 [ 7477] By: jhi on 2000/10/29 01:36:00
46069 Log: The #7476 needs a MANIFEST change, too.
46072 ____________________________________________________________________________
46073 [ 7476] By: jhi on 2000/10/29 01:35:21
46074 Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
46078 ____________________________________________________________________________
46079 [ 7475] By: jhi on 2000/10/28 23:57:25
46080 Log: De-quoted-unreadable to ISO Latin 1.
46081 (There's one ISO-2022-JP name in Changes5.004.)
46083 ! Changes Changes5.6
46084 ____________________________________________________________________________
46085 [ 7474] By: jhi on 2000/10/28 19:13:06
46086 Log: Subject: [ID 20001027.007] uniq array in perlfaq
46087 From: Hans Ginzel <hans@kolej.mff.cuni.cz>
46088 Date: Fri, 27 Oct 2000 19:28:30 +0200
46089 Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz>
46092 ____________________________________________________________________________
46093 [ 7473] By: jhi on 2000/10/28 18:02:05
46094 Log: Locking null mutexes is not recommendable.
46096 Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED)
46097 From: Hugo <hv@crypt.compulink.co.uk>
46098 Date: Sat, 28 Oct 2000 18:41:12 +0100
46099 Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
46102 ____________________________________________________________________________
46103 [ 7472] By: jhi on 2000/10/28 17:52:58
46104 Log: Better create a true mailing list for the repository keepers.
46106 ! Porting/repository.pod
46107 ____________________________________________________________________________
46108 [ 7471] By: jhi on 2000/10/28 17:28:24
46109 Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
46110 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
46112 + Porting/repository.pod
46114 ____________________________________________________________________________
46115 [ 7470] By: jhi on 2000/10/28 17:20:54
46116 Log: Subject: DOC PATCH 5.6.0
46117 From: mjd@plover.com
46118 Date: 27 Oct 2000 17:32:44 -0000
46119 Message-ID: <20001027173244.23754.qmail@plover.com>
46122 ____________________________________________________________________________
46123 [ 7469] By: jhi on 2000/10/28 17:16:45
46124 Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
46125 From: "Peter J. Farley III" <pjfarley@banet.net>
46126 Date: Fri, 27 Oct 2000 20:32:56 -0400
46127 Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
46130 ____________________________________________________________________________
46131 [ 7468] By: jhi on 2000/10/28 17:07:18
46132 Log: Make target reordering to avoid pointless re-makes.
46134 Subject: Re: Total re-make of 'make okfile' after 7451 ?
46135 From: Nicholas Clark <nick@ccl4.org>
46136 Date: Sat, 28 Oct 2000 00:31:02 +0100
46137 Message-ID: <20001028003101.A54517@plum.flirble.org>
46140 ____________________________________________________________________________
46141 [ 7467] By: jhi on 2000/10/28 17:05:31
46142 Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
46143 From: lvirden@cas.org
46144 Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
46145 Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
46148 ____________________________________________________________________________
46149 [ 7466] By: jhi on 2000/10/28 16:09:16
46150 Log: Upgrade to CPAN 1.58_55.
46152 Subject: CPAN.pm status
46153 From: andreas.koenig@anima.de (Andreas J. Koenig)
46154 Date: 28 Oct 2000 08:18:00 +0200
46155 Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
46157 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
46158 ____________________________________________________________________________
46159 [ 7465] By: jhi on 2000/10/28 16:02:47
46160 Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
46162 ! embed.h embed.pl perl.h proto.h toke.c
46163 ____________________________________________________________________________
46164 [ 7464] By: nick on 2000/10/28 10:43:44
46165 Log: Fix for sv_2iv() on "shared" value from keys %hash.
46168 ____________________________________________________________________________
46169 [ 7463] By: jhi on 2000/10/27 16:18:29
46170 Log: Update Changes.
46172 ! Changes patchlevel.h
46173 ____________________________________________________________________________
46174 [ 7462] By: jhi on 2000/10/27 16:17:44
46175 Log: Too enthusiastic editing in #7460.
46177 ! U/modified/Oldsym.U
46179 ! Configure config_h.SH
46180 ____________________________________________________________________________
46181 [ 7461] By: jhi on 2000/10/27 15:37:38
46182 Log: Retract #7459, the script needs more work.
46186 ____________________________________________________________________________
46187 [ 7460] By: jhi on 2000/10/27 15:23:14
46188 Log: Use $sort, $uniq (and $tr) consistently as wondered
46191 ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
46192 ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
46193 ! U/modified/libc.U
46195 ! Configure config_h.SH
46196 ____________________________________________________________________________
46197 [ 7459] By: jhi on 2000/10/27 15:02:07
46198 Log: (Retracted by #7461)
46200 Add a shell script for creating/removing symbolic link farms,
46201 useful for keeping the source code read-only and doing the
46202 builds somewhere else.
46206 ____________________________________________________________________________
46207 [ 7458] By: jhi on 2000/10/27 14:42:20
46208 Log: Do away with the fix_pl.
46211 ! MANIFEST Makefile.SH
46212 ____________________________________________________________________________
46213 [ 7457] By: jhi on 2000/10/27 12:43:13
46214 Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
46215 From: Jens Hamisch <jens@Strawberry.COM>
46216 Date: Fri, 27 Oct 2000 14:38:21 +0200
46217 Message-Id: <20001027143821.B3366@Strawberry.COM>
46220 ____________________________________________________________________________
46221 [ 7456] By: jhi on 2000/10/27 12:33:42
46222 Log: Subject: [PATCH] todo
46223 From: Nicholas Clark <nick@ccl4.org>
46224 Date: Thu, 26 Oct 2000 22:32:29 +0100
46225 Message-ID: <20001026223229.A44540@plum.flirble.org>
46228 ____________________________________________________________________________
46229 [ 7455] By: jhi on 2000/10/27 12:02:21
46230 Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
46231 From: John Tobey <jtobey@john-edwin-tobey.org>
46232 Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
46233 Message-Id: <m13ozHF-000FObC@feynman.localnet>
46235 ! op.c t/pragma/sub_lval.t
46236 ____________________________________________________________________________
46237 [ 7454] By: jhi on 2000/10/27 11:59:42
46238 Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
46239 From: sthoenna@efn.org
46240 Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
46241 Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
46243 ! pp.c t/op/assignwarn.t
46244 ____________________________________________________________________________
46245 [ 7453] By: jhi on 2000/10/27 00:15:08
46246 Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
46248 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
46249 ! ext/Storable/Storable.xs t/lib/st-lock.t
46250 ____________________________________________________________________________
46251 [ 7452] By: jhi on 2000/10/26 13:05:52
46252 Log: Undo #7451, this seems to be a deficiency in Perforce,
46253 there is no per-file line-terminator type, only per-client.
46255 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
46256 ! win32/makefile.mk
46257 ____________________________________________________________________________
46258 [ 7451] By: jhi on 2000/10/26 04:56:03
46259 Log: Experimenting in DOS arcana.
46261 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
46262 ! win32/makefile.mk
46263 ____________________________________________________________________________
46264 [ 7450] By: jhi on 2000/10/26 04:50:52
46265 Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
46266 From: "Peter J. Farley III" <pjfarley@banet.net>
46267 Date: Wed, 25 Oct 2000 23:10:18 -0400
46268 Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
46271 ____________________________________________________________________________
46272 [ 7449] By: jhi on 2000/10/26 04:49:16
46273 Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
46274 From: Hugo <hv@crypt.compulink.co.uk>
46275 Date: Thu, 26 Oct 2000 01:55:17 +0100
46276 Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
46278 minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
46280 ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
46281 ____________________________________________________________________________
46282 [ 7448] By: jhi on 2000/10/26 04:38:36
46283 Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
46284 From: Peter Prymmer <pvhp@forte.com>
46285 Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)
46286 Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
46289 ____________________________________________________________________________
46290 [ 7447] By: jhi on 2000/10/25 23:20:02
46291 Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
46292 in platforms that strictly require all the symbols being present
46296 ____________________________________________________________________________
46297 [ 7446] By: jhi on 2000/10/25 21:55:57
46298 Log: Update Changes.
46300 ! Changes patchlevel.h
46301 ____________________________________________________________________________
46302 [ 7445] By: jhi on 2000/10/25 21:27:08
46303 Log: Integrate with vmsperl #7430 by Charles Bailey:
46305 Cleanup from prior patch (Charles Lane?):
46306 - improve handling of MFDs in Basename and Path
46307 - default to no xsubpp line # munging when building debug images
46309 !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
46310 ____________________________________________________________________________
46311 [ 7444] By: jhi on 2000/10/25 21:03:50
46312 Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
46313 From: John Peacock <JPeacock@UnivPress.com>
46314 Date: Thu, 18 May 2000 11:55:27 -0400
46315 Message-ID: <3924126F.A58BE57A@UnivPress.com>
46317 ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
46319 ____________________________________________________________________________
46320 [ 7443] By: jhi on 2000/10/25 20:43:10
46321 Log: Temporary stopgap for the self-tying issue: for now only
46322 array and hash self-ties are verboten. The real fix, of
46323 course, would be to comprehensively test (and implement?)
46324 and debug (and document) self-ties.
46326 ! pod/perldiag.pod pp_sys.c t/op/tie.t
46327 ____________________________________________________________________________
46328 [ 7442] By: jhi on 2000/10/25 20:14:30
46329 Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
46330 From: Dan Sugalski <dan@sidhe.org>
46331 Date: Wed, 25 Oct 2000 13:36:35 -0400
46332 Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
46334 plus regen global.sym.
46336 ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
46338 ____________________________________________________________________________
46339 [ 7441] By: jhi on 2000/10/25 20:12:20
46340 Log: buildtoc target tweaks.
46343 ____________________________________________________________________________
46344 [ 7440] By: jhi on 2000/10/25 20:03:53
46345 Log: A new version of making the syslog test more robust.
46348 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
46349 From: "Kurt D. Starsinic" <kstar@chapin.edu>
46350 Date: Wed, 25 Oct 2000 12:13:54 -0400
46351 Message-ID: <20001025121354.B2264@O2.chapin.edu>
46354 ____________________________________________________________________________
46355 [ 7439] By: jhi on 2000/10/25 20:00:48
46356 Log: Continue the internal UTF-8 API tweaking.
46357 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
46358 used much more than the simpler API, now called utf8_to_uv_simple().
46359 Still not quite happy with API, too much partial duplication
46362 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
46363 ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
46364 ! regcomp.c regexec.c sv.c toke.c utf8.c
46365 ____________________________________________________________________________
46366 [ 7438] By: jhi on 2000/10/25 18:52:30
46367 Log: Allow poking holes at the UTF-8 decoding strictness.
46369 ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
46371 ____________________________________________________________________________
46372 [ 7437] By: jhi on 2000/10/25 13:53:05
46373 Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
46374 UTF8LEN() and UTF8SKIP().
46376 ! pp.c utf8.c utf8.h
46377 ____________________________________________________________________________
46378 [ 7436] By: jhi on 2000/10/25 13:51:37
46379 Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
46380 From: Nicholas Clark <nick@ccl4.org>
46381 Date: Wed, 25 Oct 2000 14:44:05 +0100
46382 Message-ID: <20001025144404.D27253@plum.flirble.org>
46385 ____________________________________________________________________________
46386 [ 7435] By: jhi on 2000/10/25 13:49:32
46387 Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
46388 From: Mike Guy <mjtg@cam.ac.uk>
46389 Date: Tue, 24 Oct 2000 14:59:40 +0100
46390 Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
46393 ____________________________________________________________________________
46394 [ 7434] By: jhi on 2000/10/25 13:48:41
46395 Log: AIX is picky about its symbol exports. Solution for now
46396 is to include the deb.o explicitly to the re extension build.
46398 Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
46399 From: Peter Prymmer <pvhp@forte.com>
46400 Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
46401 Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
46403 ! ext/re/Makefile.PL hints/aix.sh
46404 ____________________________________________________________________________
46405 [ 7433] By: jhi on 2000/10/25 13:46:49
46406 Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
46407 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46408 Date: Wed, 25 Oct 2000 12:02:20 +0200
46409 Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
46412 ____________________________________________________________________________
46413 [ 7432] By: jhi on 2000/10/25 13:44:28
46414 Log: Subject: Minor update to find2perl, for portability
46415 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
46416 Date: Wed, 25 Oct 2000 12:05:47 +0100
46417 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
46420 ____________________________________________________________________________
46421 [ 7431] By: jhi on 2000/10/25 13:40:39
46422 Log: Add targets to Makefile.SH, most importantly
46423 'regen_all' which also remembers to update vms/perly*.
46426 ____________________________________________________________________________
46427 [ 7430] By: bailey on 2000/10/25 03:13:53
46428 Log: Cleanup from prior patch (Charles Lane?):
46429 - improve handling of MFDs in Basename and Path
46430 - default to no xsubpp line # munging when building debug images
46432 ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
46433 ____________________________________________________________________________
46434 [ 7429] By: jhi on 2000/10/24 20:03:40
46435 Log: Podify README.epoc and README.vos.
46437 ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
46438 ! pod/perlport.pod pod/perltoc.pod
46439 ____________________________________________________________________________
46440 [ 7428] By: jhi on 2000/10/24 19:10:33
46441 Log: Stratus VOS updates from Paul Green.
46443 + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46444 + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
46445 - vos/config.def vos/config.h vos/config_h.SH_orig
46446 ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
46447 ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
46448 ____________________________________________________________________________
46449 [ 7427] By: jhi on 2000/10/24 18:59:48
46450 Log: Check if stdio supports tweaking lval and cnt simultaneously.
46452 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
46453 From: Nicholas Clark <nick@ccl4.org>
46454 Date: Mon, 23 Oct 2000 15:39:32 +0100
46455 Message-ID: <20001023153932.A10786@plum.flirble.org>
46457 ! U/compline/d_stdstdio.U
46459 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46460 ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
46461 ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
46462 ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
46463 ! vos/config.h vos/config_h.SH_orig win32/config.bc
46464 ! win32/config.gc win32/config.vc
46465 ____________________________________________________________________________
46466 [ 7426] By: jhi on 2000/10/24 17:57:44
46467 Log: Missed the header file changes from #7425.
46469 ! embed.h embed.pl objXSUB.h proto.h
46470 ____________________________________________________________________________
46471 [ 7425] By: jhi on 2000/10/24 17:55:17
46472 Log: Fix the bug reported in
46474 From: andreas.koenig@anima.de (Andreas J. Koenig)
46475 Subject: Encode bug?
46476 Date: 24 Oct 2000 14:01:26 +0200
46477 Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
46479 Also make is_utf8_char() stricter.
46481 ! ext/Encode/Encode.xs utf8.c
46482 ____________________________________________________________________________
46483 [ 7424] By: jhi on 2000/10/24 15:15:39
46484 Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
46485 From: Peter Scott <Peter@PSDT.com>
46486 Date: Mon, 23 Oct 2000 19:46:01 -0700
46487 Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
46490 ____________________________________________________________________________
46491 [ 7423] By: jhi on 2000/10/24 14:25:30
46492 Log: Test tweak to avoid pulling in the whole Config.
46495 ____________________________________________________________________________
46496 [ 7422] By: jhi on 2000/10/24 14:03:16
46497 Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
46500 ____________________________________________________________________________
46501 [ 7421] By: jhi on 2000/10/24 13:32:09
46502 Log: (Replaced by #7440.)
46504 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
46505 From: "Kurt D. Starsinic" <kstar@chapin.edu>
46506 Date: Mon, 23 Oct 2000 16:40:54 -0400
46507 Message-ID: <20001023164054.B14491@O2.chapin.edu>
46510 ____________________________________________________________________________
46511 [ 7420] By: jhi on 2000/10/24 13:30:53
46512 Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
46513 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46514 Date: Mon, 23 Oct 2000 17:29:03 -0400
46515 Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
46517 ! lib/ExtUtils/MM_Unix.pm
46518 ____________________________________________________________________________
46519 [ 7419] By: jhi on 2000/10/24 13:29:57
46520 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
46521 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46522 Date: Mon, 23 Oct 2000 19:01:32 -0400
46523 Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
46526 ____________________________________________________________________________
46527 [ 7418] By: jhi on 2000/10/24 13:26:04
46528 Log: Replace #7409 with
46530 Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
46531 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
46532 Date: Mon, 23 Oct 2000 20:08:56 +0200
46533 Message-ID: <20001023200855.A14850@nice.ram.loc>
46535 ! ext/Storable/Storable.pm t/lib/st-lock.t
46536 ____________________________________________________________________________
46537 [ 7417] By: jhi on 2000/10/24 13:17:52
46538 Log: Run vms/vms_yfix.pl, should have done that after changing
46541 ! vms/perly_c.vms vms/perly_h.vms
46542 ____________________________________________________________________________
46543 [ 7416] By: jhi on 2000/10/24 02:55:33
46544 Log: Make the UTF-8 decoding stricter and more verbose when
46545 malformation happens. This involved adding an argument
46546 to utf8_to_uv_chk(), which involved changing its prototype,
46547 and prefer STRLEN over I32 for the UTF-8 length, which as
46548 a domino effect necessitated changing the prototypes of
46549 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
46550 The stricter UTF-8 decoding checking uses Markus Kuhn's
46551 UTF-8 Decode Stress Tester from
46552 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
46554 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
46555 ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
46556 ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
46557 ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
46558 ____________________________________________________________________________
46559 [ 7415] By: jhi on 2000/10/23 14:06:06
46560 Log: Update Changes.
46562 ! Changes patchlevel.h
46563 ____________________________________________________________________________
46564 [ 7414] By: jhi on 2000/10/23 12:39:52
46565 Log: Undo the basename() part of #7412 since the lib/basename
46566 tests would need upgrading too.
46568 ! lib/File/Basename.pm
46569 ____________________________________________________________________________
46570 [ 7413] By: jhi on 2000/10/23 12:19:27
46571 Log: Document PERL_INSTALL_ROOT of #7210.
46573 ! lib/ExtUtils/Install.pm
46574 ____________________________________________________________________________
46575 [ 7412] By: jhi on 2000/10/23 12:16:47
46576 Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
46578 ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
46579 ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
46580 ____________________________________________________________________________
46581 [ 7411] By: jhi on 2000/10/23 12:07:41
46582 Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
46583 From: Prymmer/Kahn <pvhp@best.com>
46584 Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
46585 Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
46587 ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
46588 ____________________________________________________________________________
46589 [ 7410] By: jhi on 2000/10/23 04:10:11
46590 Log: The change #7187 was not so good on VMS.
46592 Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
46593 From: "Craig A. Berry" <craig.berry@psinetcs.com>
46594 Date: Sun, 22 Oct 2000 23:03:08 -0500
46595 Message-Id: <p04330102b617d093470b@[172.16.52.1]>
46598 ____________________________________________________________________________
46599 [ 7409] By: jhi on 2000/10/23 03:57:36
46600 Log: Avoid Storable locking on DJGPP for now.
46602 Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
46603 From: "Peter J. Farley III" <pjfarley@banet.net>
46604 Date: Sun, 22 Oct 2000 20:00:00 -0400
46605 Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
46607 ! ext/Storable/Storable.pm t/lib/st-lock.t
46608 ____________________________________________________________________________
46609 [ 7408] By: jhi on 2000/10/23 03:50:24
46610 Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
46611 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
46612 Date: Sun, 22 Oct 2000 21:12:22 -0400
46613 Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
46616 ____________________________________________________________________________
46617 [ 7407] By: jhi on 2000/10/23 03:43:12
46618 Log: Subject: Re: [ID 20001021.005] SEGV with regex match
46619 From: Hugo <hv@crypt.compulink.co.uk>
46620 Date: Mon, 23 Oct 2000 00:47:22 +0100
46621 Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
46623 ! regexec.c t/op/pat.t
46624 ____________________________________________________________________________
46625 [ 7406] By: jhi on 2000/10/23 03:40:29
46626 Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
46628 ! lib/ExtUtils/MakeMaker.pm
46629 ____________________________________________________________________________
46630 [ 7405] By: jhi on 2000/10/22 21:32:00
46633 Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
46634 From: rspier@pobox.com (Robert Spier)
46635 Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
46636 Message-ID: <14835.16112.13457.447971@rls.cx>
46639 ____________________________________________________________________________
46640 [ 7404] By: jhi on 2000/10/22 21:30:51
46641 Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
46642 From: rspier@pobox.com (Robert Spier)
46643 Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
46644 Message-ID: <14835.17223.72448.705566@rls.cx>
46646 ! lib/ExtUtils/MakeMaker.pm
46647 ____________________________________________________________________________
46648 [ 7403] By: jhi on 2000/10/22 21:24:11
46649 Log: Subject: [PATCH bleadperl] ripples from constsub patch
46650 From: John Tobey <jtobey@john-edwin-tobey.org>
46651 Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
46652 Message-Id: <m13nSOB-000FObC@feynman.localnet>
46654 ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
46655 ____________________________________________________________________________
46656 [ 7402] By: jhi on 2000/10/22 20:59:35
46657 Log: Support s?printf parameter reordering.
46659 ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
46660 ____________________________________________________________________________
46661 [ 7401] By: jhi on 2000/10/22 19:19:14
46662 Log: Expand %Config variables only if explicitly so requested
46663 during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
46665 Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
46666 From: Gurusamy Sarathy <gsar@ActiveState.com>
46667 Date: Sun, 22 Oct 2000 11:47:32 -0700
46668 Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>
46670 ! Makefile.SH lib/lib_pm.PL
46671 ____________________________________________________________________________
46672 [ 7400] By: jhi on 2000/10/22 18:24:10
46673 Log: Move the #7390 test from warn/op to comp/redef.
46675 Subject: Re: Creating const subs for constants.
46676 From: John Tobey <jtobey@john-edwin-tobey.org>
46677 Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
46678 Message-Id: <m13nG72-000FObC@feynman.localnet>
46680 ! t/comp/redef.t t/pragma/warn/op
46681 ____________________________________________________________________________
46682 [ 7399] By: jhi on 2000/10/22 17:49:59
46683 Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
46684 From: Nicholas Clark <nick@ccl4.org>
46685 Date: Sat, 21 Oct 2000 22:23:19 +0100
46686 Message-ID: <20001021222319.B45586@plum.flirble.org>
46688 ! ext/DynaLoader/DynaLoader_pm.PL
46689 ____________________________________________________________________________
46690 [ 7398] By: jhi on 2000/10/22 17:47:35
46691 Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
46692 From: Hugo <hv@crypt.compulink.co.uk>
46693 Date: Sat, 21 Oct 2000 18:19:59 +0100
46694 Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
46696 ! ext/B/B.pm ext/B/B/C.pm
46697 ____________________________________________________________________________
46698 [ 7397] By: jhi on 2000/10/22 17:35:18
46699 Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
46700 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
46701 Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
46702 Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
46705 ____________________________________________________________________________
46706 [ 7396] By: jhi on 2000/10/22 17:19:46
46707 Log: Subject: installman go-faster stripes
46708 From: Nicholas Clark <nick@talking.bollo.cx>
46709 Date: Sat, 21 Oct 2000 17:24:53 +0100
46710 Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
46712 Subject: Re: installman go-faster stripes
46713 From: Russ Allbery <rra@stanford.edu>
46714 Date: 21 Oct 2000 11:04:13 -0700
46715 Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
46717 ! installman pod/pod2man.PL
46718 ____________________________________________________________________________
46719 [ 7395] By: jhi on 2000/10/22 17:17:35
46720 Log: Hints tweak from Anton Berezin.
46723 ____________________________________________________________________________
46724 [ 7394] By: jhi on 2000/10/22 04:50:04
46725 Log: Tweak the Is* definitions of Unicode character classes
46726 to better match the official categorizations; embrace
46727 the official categorizations; add the combining marks
46728 as alpha (and -numeric); fix DCinital (a typo and edito)
46731 + lib/unicode/Is/DCmedial.pl
46732 - lib/unicode/Is/DCinital.pl
46733 ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
46734 ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
46735 ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
46736 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
46737 ____________________________________________________________________________
46738 [ 7393] By: jhi on 2000/10/21 18:06:05
46739 Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
46740 From: Daniel Chetlin <daniel@chetlin.com>
46741 Date: Sat, 21 Oct 2000 02:57:03 -0700
46742 Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
46744 + t/lib/tie-splice.t
46745 ! MANIFEST lib/Tie/Array.pm
46746 ____________________________________________________________________________
46747 [ 7392] By: gsar on 2000/10/21 18:05:15
46748 Log: resync utfperl branch with mainline
46750 !> (integrate 1760 files)
46751 ____________________________________________________________________________
46752 [ 7391] By: jhi on 2000/10/21 14:37:49
46753 Log: Testcases for a #7383,#7385 related bug.
46755 Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
46756 From: Nicholas Clark <nick@ccl4.org>
46757 Date: Sat, 21 Oct 2000 15:04:51 +0100
46758 Message-ID: <20001021150451.A51566@plum.flirble.org>
46761 ____________________________________________________________________________
46762 [ 7390] By: jhi on 2000/10/21 14:35:57
46763 Log: Add a testcase for #7389.
46766 ____________________________________________________________________________
46767 [ 7389] By: jhi on 2000/10/21 14:26:45
46768 Log: Subject: Re: Creating const subs for constants.
46769 From: John Tobey <jtobey@john-edwin-tobey.org>
46770 Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
46771 Message-Id: <m13mo0N-000FObC@feynman.localnet>
46773 ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
46775 ____________________________________________________________________________
46776 [ 7388] By: nick on 2000/10/21 11:44:23
46777 Log: Populate perlio branch
46779 +> (branch 1760 files)
46780 ____________________________________________________________________________
46781 [ 7387] By: nick on 2000/10/21 10:52:05
46782 Log: Get branch back as replica of mainline via :
46783 p4 integrate -b utfperl
46784 p4 resolve -at ./...
46786 +> (branch 269 files)
46787 - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
46788 - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
46789 - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
46790 - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
46791 - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
46792 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
46793 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
46794 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
46795 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
46796 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
46797 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
46798 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
46799 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
46800 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
46801 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
46802 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
46803 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
46804 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
46805 - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
46806 - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
46807 - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
46808 - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
46809 - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
46810 - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
46811 - lib/unicode/UCD300.html lib/unicode/Unicode.300
46812 - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
46813 - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
46814 - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
46815 - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
46816 !> (integrate 965 files)
46817 ____________________________________________________________________________
46818 [ 7386] By: jhi on 2000/10/21 01:31:12
46819 Log: Update Changes.
46821 ! Changes patchlevel.h
46822 ____________________________________________________________________________
46823 [ 7385] By: jhi on 2000/10/21 01:28:42
46824 Log: The #7383 was right only in the context of the original bug report,
46825 not in more general case.
46828 ____________________________________________________________________________
46829 [ 7384] By: jhi on 2000/10/21 01:08:23
46830 Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
46832 ! ext/IO/lib/IO/Select.pm
46833 ____________________________________________________________________________
46834 [ 7383] By: jhi on 2000/10/21 00:44:18
46835 Log: Fix for ID 20001020.006, concatenating an unset submatch
46836 with utf8 resulted in "Modification of a read-only value".
46838 ! pp_hot.c t/pragma/utf8.t
46839 ____________________________________________________________________________
46840 [ 7382] By: jhi on 2000/10/20 20:44:31
46841 Log: Make scan_num() reëntrant, as suggested in
46843 Subject: [PATCH perl@7229] Rentrant parser and yylex()
46844 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
46845 Date: Fri, 20 Oct 2000 14:17:27 +0100
46846 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
46848 ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
46850 ____________________________________________________________________________
46851 [ 7381] By: jhi on 2000/10/20 20:07:29
46852 Log: Reëntrancy fix.
46854 Subject: [PATCH perl@7229] Rentrant parser and yylex()
46855 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
46856 Date: Fri, 20 Oct 2000 14:17:27 +0100
46857 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
46859 ! embed.h embed.pl perl.h proto.h toke.c
46860 ____________________________________________________________________________
46861 [ 7380] By: jhi on 2000/10/20 19:15:54
46862 Log: Don't write double values through long double pointers,
46865 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
46866 From: Jens Hamisch <jens@Strawberry.COM>
46867 Date: Tue, 17 Oct 2000 08:39:36 +0200
46868 Message-Id: <20001017083936.A11104@Strawberry.COM>
46871 ____________________________________________________________________________
46872 [ 7379] By: jhi on 2000/10/20 18:43:37
46873 Log: Portability tweak on #7377.
46875 Subject: Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
46876 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
46877 Date: Fri, 20 Oct 2000 13:13:41 EDT
46878 Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
46881 ____________________________________________________________________________
46882 [ 7378] By: jhi on 2000/10/20 12:57:19
46883 Log: SOCKS function redefinitions need prototypes, too, otherwise
46884 for example 32 bit versus 64 bit differences cause a lot of
46887 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
46888 From: Jens Hamisch <jens@Strawberry.COM>
46889 Date: Tue, 17 Oct 2000 08:39:36 +0200
46890 Message-Id: <20001017083936.A11104@Strawberry.COM>
46893 ____________________________________________________________________________
46894 [ 7377] By: jhi on 2000/10/20 12:37:12
46895 Log: Subject: [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
46896 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
46897 Date: Fri, 20 Oct 2000 08:26:04 EDT
46898 Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
46900 ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
46901 ____________________________________________________________________________
46902 [ 7376] By: jhi on 2000/10/20 12:35:31
46903 Log: Subject: [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
46904 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
46905 Date: Fri, 20 Oct 2000 07:48:15 EDT
46906 Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
46908 ! configure.com vms/gen_shrfls.pl
46909 ____________________________________________________________________________
46910 [ 7375] By: bailey on 2000/10/20 04:44:37
46913 +> (branch 134 files)
46914 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
46915 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
46916 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
46917 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
46918 - eg/cgi/frameset.cgi eg/cgi/index.html
46919 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
46920 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
46921 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
46922 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
46923 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
46924 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
46925 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
46926 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
46927 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
46928 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
46929 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
46930 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
46931 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
46932 - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
46933 - lib/unicode/Props.txt lib/unicode/UCD300.html
46934 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
46935 - utils/perlbc.PL vms/subconfigure.com
46936 !> (integrate 785 files)
46937 ____________________________________________________________________________
46938 [ 7374] By: jhi on 2000/10/20 00:59:48
46939 Log: In the latest compiler builds cccdlflags must not become -fpic,
46940 from Wilfredo Sánchez.
46943 ____________________________________________________________________________
46944 [ 7373] By: jhi on 2000/10/20 00:56:35
46945 Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
46946 From: Tony Cook <tony@develop-help.com>
46947 Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
46948 Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
46951 ____________________________________________________________________________
46952 [ 7372] By: jhi on 2000/10/19 19:34:40
46953 Log: Typo noted by Mark Lutz.
46956 ____________________________________________________________________________
46957 [ 7371] By: jhi on 2000/10/19 19:33:13
46958 Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
46960 ! U/modified/Cppsym.U U/modified/Oldconfig.U
46961 Branch: metaconfig/U/perl
46962 ! End.U dlsrc.U libperl.U
46964 + hints/nonstopux.sh
46965 ! Configure MANIFEST config_h.SH
46966 ____________________________________________________________________________
46967 [ 7370] By: jhi on 2000/10/19 17:18:08
46968 Log: Subject: PATCH do_print has 2 PerlIO_error()s
46969 From: nick@ccl4.org
46970 Date: Thu, 19 Oct 2000 18:09:20 +0100
46971 Message-ID: <20001019180920.A8440@babyhippo.co.uk>
46974 ____________________________________________________________________________
46975 [ 7369] By: jhi on 2000/10/19 14:01:49
46976 Log: Update Changes.
46978 ! Changes patchlevel.h
46979 ____________________________________________________________________________
46980 [ 7368] By: jhi on 2000/10/19 13:04:29
46981 Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
46982 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
46983 Date: Wed, 18 Oct 2000 13:12:01 +0200
46984 Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
46987 ____________________________________________________________________________
46988 [ 7367] By: jhi on 2000/10/19 02:22:40
46989 Log: Fix of sorts for bug id 20000901.092. There seems to be no trace
46990 of a 'pmshort' anywhere in the B, so the offending line was simply
46994 ____________________________________________________________________________
46995 [ 7366] By: jhi on 2000/10/19 02:12:37
46996 Log: Add the test case for the bug id 20000730.004 which seems
46997 to have been fixed by now.
47000 ____________________________________________________________________________
47001 [ 7365] By: jhi on 2000/10/18 23:36:24
47002 Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH>
47003 From: Hugo <hv@crypt.compulink.co.uk>
47004 Date: Wed, 18 Oct 2000 23:25:58 +0100
47005 Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
47007 ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
47008 ____________________________________________________________________________
47009 [ 7364] By: jhi on 2000/10/18 21:12:53
47013 ____________________________________________________________________________
47014 [ 7363] By: jhi on 2000/10/18 20:55:38
47015 Log: Missing change from #7362.
47018 ____________________________________________________________________________
47019 [ 7362] By: jhi on 2000/10/18 20:52:01
47020 Log: Borland C fstat() never saw the fd as writable.
47022 Subject: fix for Borland's weak "stat" (perl@7211)
47023 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
47024 Date: Mon, 16 Oct 2000 09:55:03 +0400
47025 Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
47028 ____________________________________________________________________________
47029 [ 7361] By: jhi on 2000/10/18 17:43:50
47032 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
47033 ____________________________________________________________________________
47034 [ 7360] By: jhi on 2000/10/18 17:07:44
47035 Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47036 Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
47037 Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
47038 Date: Mon, 16 Oct 2000 15:19:49 +0200
47042 ____________________________________________________________________________
47043 [ 7359] By: jhi on 2000/10/18 17:04:49
47044 Log: Subject: Pod patch for Devel::Peek
47045 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
47046 Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
47047 Date: Mon, 16 Oct 2000 12:26:34 +0200
47049 ! ext/Devel/Peek/Peek.pm
47050 ____________________________________________________________________________
47051 [ 7358] By: jhi on 2000/10/18 17:03:15
47052 Log: Make Cwd more bulletproof in chrooted environments.
47054 Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
47055 From: "Eric E. Coe" <Eric.Coe@oracle.com>
47056 Date: Wed, 18 Oct 2000 04:03:54 -0400
47057 Message-Id: <39ED596A.70E599FE@oracle.com>
47060 ____________________________________________________________________________
47061 [ 7357] By: jhi on 2000/10/18 16:37:26
47062 Log: Disable the UTF8 downgrade croakage for now to avoid
47063 too many not okay messages.
47066 ____________________________________________________________________________
47067 [ 7356] By: jhi on 2000/10/17 23:29:41
47068 Log: Show the failed remote port, instead of the failing line number.
47070 Subject: [PATCH 5.6.1 Debugger] More diagnostics
47071 From: David Sparks <daves@ActiveState.com>
47072 Date: Tue, 17 Oct 2000 15:00:24 -0700
47073 Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
47076 ____________________________________________________________________________
47077 [ 7355] By: jhi on 2000/10/17 14:11:31
47078 Log: On output try to downgrade to bytes, croak if impossible,
47079 from Simon Cozens. This means that outputting >255 UTF8
47080 is impossible. Consider this as a strong incentive to get
47081 the I/O disciplines implemented.
47083 ! doio.c pod/perldiag.pod sv.c
47084 ____________________________________________________________________________
47085 [ 7354] By: jhi on 2000/10/17 13:42:23
47086 Log: Clarify documentation on 'use bytes'.
47088 Subject: Re: What does 'use bytes' "mean" ?
47089 From: Simon Cozens <simon@cozens.net>
47090 Date: Mon, 18 Sep 2000 18:24:25 +0100
47091 Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
47094 ____________________________________________________________________________
47095 [ 7353] By: jhi on 2000/10/17 13:28:12
47096 Log: Workaround for a sfio bug where the stream error indicator
47097 is not cleared as documented.
47099 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
47100 From: Nicholas Clark <nick@ccl4.org>
47101 Date: Mon, 16 Oct 2000 18:28:23 +0100
47102 Message-ID: <20001016182823.J19700@plum.flirble.org>
47105 ____________________________________________________________________________
47106 [ 7352] By: jhi on 2000/10/17 13:06:19
47107 Log: More IoTYPE sprinkling.
47110 ____________________________________________________________________________
47111 [ 7351] By: jhi on 2000/10/16 22:47:07
47112 Log: Detect early whether the std streams have gone bad.
47114 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
47115 Date: Mon, 16 Oct 2000 23:28:42 +0100
47116 From: Nicholas Clark <nick@ccl4.org>
47117 Message-ID: <20001016232842.A37942@plum.flirble.org>
47120 ____________________________________________________________________________
47121 [ 7350] By: jhi on 2000/10/16 22:45:16
47122 Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
47123 From: "Peter J. Farley III" <pjfarley@banet.net>
47124 Date: Mon, 16 Oct 2000 18:15:59 -0400
47125 Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
47127 ! djgpp/djgpp.c dosish.h t/io/open.t
47128 ____________________________________________________________________________
47129 [ 7349] By: jhi on 2000/10/16 22:36:45
47130 Log: perldelta tweak.
47132 ! pod/perldelta.pod
47133 ____________________________________________________________________________
47134 [ 7348] By: jhi on 2000/10/16 15:17:53
47135 Log: Update Changes.
47137 ! Changes patchlevel.h
47138 ____________________________________________________________________________
47139 [ 7347] By: jhi on 2000/10/16 13:55:27
47140 Log: Add the capability to include/exclude branches.
47143 ____________________________________________________________________________
47144 [ 7346] By: jhi on 2000/10/16 13:18:04
47145 Log: Add Charles Lane.
47148 ____________________________________________________________________________
47149 [ 7345] By: jhi on 2000/10/16 13:13:21
47150 Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
47152 ! pod/perldelta.pod
47153 ____________________________________________________________________________
47154 [ 7344] By: gsar on 2000/10/16 09:30:21
47155 Log: integrate change#6220 from cfgperl
47157 Win32 patches from Benjamin Stuhl.
47158 Branch: maint-5.6/perl
47159 !> makedef.pl win32/win32.h
47160 ____________________________________________________________________________
47161 [ 7343] By: gsar on 2000/10/16 08:32:19
47162 Log: integrate changes#6221,6222 from cfgperl
47164 Remove tr///CU (the feature is to be obsoleted by better interfaces).
47165 From: simon@brecon.co.uk (Simon Cozens)
47166 Subject: [PATCH] Eliminate tr///[CU][CU]
47167 Date: 23 Jun 2000 11:05:40 GMT
47168 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
47171 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
47172 From: Ian Phillipps <Ian.Phillipps@iname.com>
47173 Date: Fri, 23 Jun 2000 10:40:58 +0100
47174 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
47175 Branch: maint-5.6/perl
47176 !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
47177 ____________________________________________________________________________
47178 [ 7342] By: gsar on 2000/10/16 08:28:08
47179 Log: integrate change#6217 from cfgperl (in part)
47181 Rename the fdpid locking and integrate with Sarathy.
47182 Branch: maint-5.6/perl
47183 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
47184 !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
47185 !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
47187 ____________________________________________________________________________
47188 [ 7341] By: gsar on 2000/10/16 08:23:39
47189 Log: integrate changes#6214..6216 from mainline
47191 @_ can't have junk in it even in the non-USE_ITHREADS case because
47192 caller() wants to populate @DB::args with it (causes a coredump
47193 in Carp::confess())
47195 tweak comment about @DB::args
47197 be more optimal about clearing @_
47198 Branch: maint-5.6/perl
47199 !> av.h cop.h pp_ctl.c t/op/runlevel.t
47200 ____________________________________________________________________________
47201 [ 7340] By: gsar on 2000/10/16 08:20:37
47202 Log: integrate changes#6207..6210 from cfgperl
47204 Subject: [PATCH 5.6.0] Threadsafe patches
47205 From: Dan Sugalski <dan@sidhe.org>
47206 To: perl5-porters@perl.org
47207 Date: Mon, 08 May 2000 18:08:13 -0400
47208 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
47210 Regen headers for #6207.
47212 Lock PL_fdpid against race conditions, based on:
47213 Subject: [PATCH 5.6.0]subprocess fixup for threads
47214 From: Dan Sugalski <dan@sidhe.org>
47215 To: perl5-porters@perl.org
47216 Date: Tue, 11 Apr 2000 17:02:32 -0400
47217 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
47219 Mopup for #6207 and #6209.
47220 Branch: maint-5.6/perl
47221 !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
47222 !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
47224 ____________________________________________________________________________
47225 [ 7339] By: gsar on 2000/10/16 08:14:34
47226 Log: integrate change#6203 from cfgperl
47228 perldiag should refer to perlos2.pod not README.os2
47229 Branch: maint-5.6/perl
47230 !> pod/perldiag.pod
47231 ____________________________________________________________________________
47232 [ 7338] By: gsar on 2000/10/16 08:11:42
47233 Log: integrate change#6201 from mainline
47235 Perl_eval_pv() leaks 4 bytes every time it is called because it
47236 does a PUSHMARK that's never ever POPMARKed; in general, only
47237 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
47238 Perl_eval_[sp]v() don't because they don't take any incoming
47239 arguments (this leak has been around since the original version
47240 of perl_eval_pv() in 5.003_97e)
47241 Branch: maint-5.6/perl
47243 ____________________________________________________________________________
47244 [ 7337] By: gsar on 2000/10/16 08:08:47
47245 Log: integrate changes#6197..6200 from cfgperl
47247 Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
47248 From: John Borwick <jhborwic@unity.ncsu.edu>
47249 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
47250 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
47252 Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
47253 From: Dan Sugalski <dan@sidhe.org>
47254 To: vmsperl@perl.org, perl5-porters@perl.org
47255 Date: Fri, 02 Jun 2000 16:00:41 -0400
47256 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
47257 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
47259 Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
47260 From: Dan Sugalski <dan@sidhe.org>
47261 To: perl5-porters@perl.org, vmsperl@perl.org
47262 Date: Fri, 02 Jun 2000 17:30:51 -0400
47263 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
47265 Update to cperl-mode.el 4.31 from
47266 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
47267 Subject: A couple of notes
47268 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47269 To: Mailing list Perl5 <perl5-porters@perl.org>
47270 Date: Sat, 3 Jun 2000 23:33:32 -0400
47271 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
47272 Branch: maint-5.6/perl
47273 !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
47274 !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
47275 !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
47276 !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
47278 ____________________________________________________________________________
47279 [ 7336] By: gsar on 2000/10/16 08:03:46
47280 Log: integrate changes#6194,6195 from mainline
47282 fix small eval"" memory leaks under USE_ITHREADS
47284 fix yet another eval"" leak under USE_ITHREADS
47285 Branch: maint-5.6/perl
47286 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
47287 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
47289 ____________________________________________________________________________
47290 [ 7335] By: gsar on 2000/10/16 08:02:15
47291 Log: integrate changes#6190,6191 from mainline
47293 submit missing embed.pl change
47295 vec() loses numericalness (modified version of patch suggested
47297 Branch: maint-5.6/perl
47298 !> doop.c embed.pl t/op/vec.t
47299 ____________________________________________________________________________
47300 [ 7334] By: gsar on 2000/10/16 08:01:03
47301 Log: integrate change#6189 from mainline
47303 counting tr/// corrupts later operation (from M.J.T Guy)
47304 Branch: maint-5.6/perl
47305 !> doop.c t/op/tr.t
47306 ____________________________________________________________________________
47307 [ 7333] By: gsar on 2000/10/16 07:59:07
47308 Log: integrate changes#6183..6188 from mainline
47310 SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
47313 tweak for change#6127
47315 remove incorrect documentation about implicit split to @_ in
47316 list context, which never really worked in perl 5 (from
47319 further qualify references to "alphanumeric" (from Wolfgang Laun
47320 <wolfgang.laun@alcatel.at>)
47322 replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
47323 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
47326 Branch: maint-5.6/perl
47327 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
47328 !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
47329 !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
47330 !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
47331 !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
47332 !> pod/pod2latex.PL utils/h2xs.PL
47333 ____________________________________________________________________________
47334 [ 7332] By: gsar on 2000/10/16 07:53:52
47335 Log: integrate change#6179 from mainline
47337 buggy modulus on UVs introduced by change#3378 (resulted in
47338 4063328477 % 65535 amounting to 27406, instead of 27407)
47339 Branch: maint-5.6/perl
47340 !> pp.c t/op/arith.t
47341 ____________________________________________________________________________
47342 [ 7331] By: gsar on 2000/10/16 07:52:49
47343 Log: integrate changes#6176,6177,6178,6182 from cfgperl
47345 Single-quoted utf8 patch from Simon Cozens.
47347 Substitution utf8 patch from Simon Cozens.
47351 Be Cleaner Part Deux.
47352 Branch: maint-5.6/perl
47353 !> Makefile.SH pp_hot.c toke.c
47354 ____________________________________________________________________________
47355 [ 7330] By: gsar on 2000/10/16 07:41:36
47356 Log: integrate change#6172 from mainline
47358 fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
47359 (from Ilya Zakharevich)
47360 Branch: maint-5.6/perl
47361 !> regexec.c t/op/re_tests
47362 ____________________________________________________________________________
47363 [ 7329] By: gsar on 2000/10/16 07:40:25
47364 Log: integrate change#6171 from mainline
47366 scalar() doesn't force scalar context when used in void context
47367 (from Simon Cozens)
47368 Branch: maint-5.6/perl
47369 !> op.c t/op/wantarray.t
47370 ____________________________________________________________________________
47371 [ 7328] By: gsar on 2000/10/16 07:39:33
47372 Log: integrate change#6170 from mainline
47374 change#6142 needs tweaks to tests to work where there's no
47375 symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
47376 Branch: maint-5.6/perl
47377 !> t/lib/filefind.t
47378 ____________________________________________________________________________
47379 [ 7327] By: gsar on 2000/10/16 07:35:34
47380 Log: integrate changes#6166..6168 from cfgperl
47382 Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
47383 in case somebody wants to write an extension for more
47384 shadow database interfaces.
47388 Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
47389 Branch: maint-5.6/perl
47390 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
47391 !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
47392 !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
47393 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
47394 !> win32/config.vc win32/config_H.bc win32/config_H.gc
47395 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
47396 ____________________________________________________________________________
47397 [ 7326] By: gsar on 2000/10/16 07:29:05
47398 Log: integrate changes#6157,6159..6161,6164 from cfgperl
47400 Regen Configure to jive with #6149.
47402 Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
47404 Changes for the File::Temp 0.08 (change #6159) test suite
47405 to fit better into the Perl distribution test framework.
47407 Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
47408 both from Simon Cozens.
47411 Branch: maint-5.6/perl
47412 +> pod/perlmodlib.PL pod/perlnewmod.pod
47413 !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
47414 !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
47415 !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
47416 !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
47417 ____________________________________________________________________________
47418 [ 7325] By: gsar on 2000/10/16 07:25:13
47419 Log: integrate change#6158 from vmsperl
47421 Add fallback to tmpfile for use in cases where user's relying on
47422 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
47424 Branch: maint-5.6/perl
47425 !> vms/vms.c vms/vmsish.h
47426 ____________________________________________________________________________
47427 [ 7324] By: gsar on 2000/10/16 07:20:50
47428 Log: integrate changes#6153..6155 from mainline
47430 prettier Test::Harness output on failed tests (from Nicholas Clark
47431 <nick@Bagpuss.uk.boo.com>)
47433 avoid type mismatch warning
47435 small bug in change#6144; remove random \xA0 character that snuck
47437 Branch: maint-5.6/perl
47438 !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
47440 ____________________________________________________________________________
47441 [ 7323] By: gsar on 2000/10/16 07:18:47
47442 Log: integrate changes#6151,6152 from mainline
47444 fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
47446 cosmetic fixups of RE debug output (from Ilya Zakharevich)
47447 Branch: maint-5.6/perl
47449 ____________________________________________________________________________
47450 [ 7322] By: gsar on 2000/10/16 07:17:25
47451 Log: integrate changes#6146..6150 from mainline
47455 add a make entry to Config.pm so "perl -V:make" works on VMS
47456 (from Peter Prymmer)
47458 close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
47460 OS/2 tweaks for usethreads build (from Rocco Caputo
47463 perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
47464 Branch: maint-5.6/perl
47465 !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
47466 !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
47467 !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
47468 !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
47469 !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
47470 !> warnings.pl x2p/a2p.h
47471 ____________________________________________________________________________
47472 [ 7321] By: gsar on 2000/10/16 07:14:02
47473 Log: integrate changes#6143..6145 from mainline
47475 MacOS support, part 1 (from Matthias Neeracher
47476 <neeri@iis.ee.ethz.ch>)
47478 MacOS support, part 2: make AutoSplit use File::Spec instead
47479 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
47480 <neeri@iis.ee.ethz.ch>)
47482 make xsubpp skip embedded pod (from Matthias Neeracher
47483 <neeri@iis.ee.ethz.ch>)
47484 Branch: maint-5.6/perl
47485 +> ext/DynaLoader/dl_mac.xs
47486 !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
47487 !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
47488 !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
47489 !> pp_ctl.c proto.h toke.c util.c util.h
47490 ____________________________________________________________________________
47491 [ 7320] By: gsar on 2000/10/16 07:12:13
47492 Log: integrate changes#6141,6142 from mainline
47494 BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
47495 forwarded by Peter Seebach from the bsdi-users mailing list.
47496 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
47498 File::Find fails to chdir when chasing symlinks (from
47499 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
47500 Branch: maint-5.6/perl
47501 !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
47502 ____________________________________________________________________________
47503 [ 7319] By: gsar on 2000/10/16 07:04:30
47504 Log: integrate change#6139 from mainline
47506 revise mktables.PL for bugs and newness in Unicode 3.0
47507 (from James Bence <jbence@amgen.com>)
47508 Branch: maint-5.6/perl
47509 +> (branch 30 files)
47510 !> (integrate 49 files)
47511 ____________________________________________________________________________
47512 [ 7318] By: gsar on 2000/10/16 07:01:01
47513 Log: integrate changes#6137,6138 from mainline
47515 fix bogus redeclaration warning for "our" variables in different
47518 add note about the handling of negative indices to tied arrays
47519 (from Michael G Schwern <schwern@pobox.com>)
47520 Branch: maint-5.6/perl
47521 !> op.c pod/perltie.pod t/pragma/strict-vars
47522 ____________________________________________________________________________
47523 [ 7317] By: gsar on 2000/10/16 06:58:46
47524 Log: integrate changes#6127..6136 from mainline
47526 call_method(...,G_EVAL) can longjmp() out if the method probing
47527 failed (from Gisle Aas)
47529 new perlxstut example for passing/returning refs to arrays
47530 (from David Lowe <dlowe@pootpoot.com>)
47532 VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
47534 fix places that mean C<"word" character> but say C<alphanumeric
47537 avoid warnings in POSIX.pm (from Barrie Slaymaker)
47539 warnings::enabled() doesn't fall back to looking at $^W if
47540 caller isn't using lexical warnings (from Paul Marquess)
47542 elide bogus test in change#6132
47544 make Test::Harness use wait.h/WCOREDUMP if available
47545 (from Ben Tilly <ben_tilly@hotmail.com>)
47547 enable Test::Harness to dynamically determine column width etc.
47548 (from Rob Napier <rnapier@employees.org>)
47550 random pod typos (from Peter Scott <Peter@PSDT.com>)
47551 Branch: maint-5.6/perl
47552 !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
47553 !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
47554 !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
47555 !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
47556 ____________________________________________________________________________
47557 [ 7316] By: gsar on 2000/10/16 06:53:23
47558 Log: integrate change#6126 from mainline
47560 change#2879 broke rvalue autovivification of magicals such as
47561 ${$num} (reworked variant of patch suggested by Simon Cozens)
47562 Branch: maint-5.6/perl
47563 !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
47564 !> pp_hot.c proto.h t/op/gv.t
47565 ____________________________________________________________________________
47566 [ 7315] By: gsar on 2000/10/16 06:51:38
47567 Log: integrate changes#6123,6125 from mainline
47569 clarify gotcha with #line directives (from Rocco Caputo
47572 enable propagating exception objects via Perl_croak() in XS code
47574 Branch: maint-5.6/perl
47575 !> pod/perldebug.pod pod/perlsyn.pod util.c
47576 ____________________________________________________________________________
47577 [ 7314] By: gsar on 2000/10/16 06:49:28
47578 Log: integrate change#6122 from mainline
47580 downgrade fatal error on C<"foo@nosucharray.com"> to optional
47581 warning (from Mark-Jason Dominus)
47582 Branch: maint-5.6/perl
47583 !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
47584 !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
47585 !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
47587 ____________________________________________________________________________
47588 [ 7313] By: gsar on 2000/10/16 06:46:54
47589 Log: integrate changes#6112..6121 from vmsperl
47591 Check for existence of file before trying to delete
47593 Ugly workaround for version-specific RTL error
47595 Urk -- undo previous removal of vmsish 'exit' change
47597 Add bounds checking for several strings (Charles Lane)
47599 Miscellaneous cosmetic fixes (Charles Lane)
47601 Treat sockets as special in sys(read|write) (Charles Lane et al.)
47603 Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
47604 Flatten case labels in switch statements uniformly (Charles Bailey)
47606 Quiet error messages in vmsish.t (Charles Lane)
47608 Add missing escape (Charles Lane)
47610 Allow eliminate_macros() and fixpath() to handle space-delimited
47611 lists (based on fixes by Craig Berry)
47612 Branch: maint-5.6/perl
47613 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
47614 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
47616 ____________________________________________________________________________
47617 [ 7312] By: gsar on 2000/10/16 06:41:18
47618 Log: integrate changes#6107,6110 from cfgperl
47620 Tweak the todo list.
47623 Branch: maint-5.6/perl
47625 ____________________________________________________________________________
47626 [ 7311] By: gsar on 2000/10/16 06:38:38
47627 Log: integrate changes#6104,6108 from mainline
47629 PL_sys_intern was being initialized too late on windows
47631 reenable fake signal handling on Windows, bugs and all
47632 Branch: maint-5.6/perl
47633 !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
47634 !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
47636 ____________________________________________________________________________
47637 [ 7310] By: gsar on 2000/10/16 06:36:03
47638 Log: integrate changes#6095,6097..6103 from cfgperl
47640 Introduce NV_PRESERVED_BITS. Not yet used anywhere but
47641 might be useful in future.
47643 Add a note about possible compilation problems from Allen Smith.
47645 Add a note about other, yet unsupported, shadow password APIs.
47647 Tweaks for the cc bugs from Allen Smith.
47649 More compilation tweakery from Allen Smith.
47651 Hints and test tweaks for Unicos.
47653 The test suite tweak in #6101 wasn't quite right.
47655 Test tweaking for Unicos continues.
47656 Branch: maint-5.6/perl
47657 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
47658 !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
47659 !> t/lib/complex.t t/op/64bitint.t
47660 ____________________________________________________________________________
47661 [ 7309] By: gsar on 2000/10/16 06:29:41
47662 Log: integrate changes#6093,6094 from mainline
47664 fork() failure to create pseudo process sets errno=EAGAIN and returns
47665 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
47667 cygwin update (from Eric Fifer <efifer@sanwaint.com>)
47668 Branch: maint-5.6/perl
47669 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
47670 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
47671 ____________________________________________________________________________
47672 [ 7308] By: gsar on 2000/10/16 06:27:29
47673 Log: integrate change#6092 from cfgperl
47675 Regen perltoc with the fixed buildtoc.
47676 Branch: maint-5.6/perl
47678 ____________________________________________________________________________
47679 [ 7307] By: gsar on 2000/10/16 06:26:40
47680 Log: integrate changes#6089,6090 from mainline
47682 buildtoc tweak to fix newline lossage
47684 concat doesn't preserve utf8-ness, and doesn't invalidate
47685 [NI]OK; added tests for both
47686 Branch: maint-5.6/perl
47687 !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
47688 ____________________________________________________________________________
47689 [ 7306] By: gsar on 2000/10/16 06:24:05
47690 Log: integrate change#6088 from cfgperl
47692 Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
47693 because we do not use those. The HAS_GETSPNAM remains,
47694 though, because we still do use that.
47695 Branch: maint-5.6/perl
47696 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
47697 !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
47698 !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
47699 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
47700 !> win32/config.vc win32/config_H.bc win32/config_H.gc
47701 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
47702 ____________________________________________________________________________
47703 [ 7305] By: gsar on 2000/10/16 06:15:52
47704 Log: integrate changes#6084,6085,6087 from mainline
47706 substr() does not preserve utf8-ness (from Stefan Eissing
47707 <Eissing@medicaldataservice.de>); added tests
47709 repeat operator (x) doesn't preserve utf8-ness
47711 reverse() and quotemeta() weren't preserving utf8-ness; add tests
47712 Branch: maint-5.6/perl
47713 !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
47714 ____________________________________________________________________________
47715 [ 7304] By: gsar on 2000/10/16 06:13:10
47716 Log: integrate changes#6077..6083 from mainline
47718 avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
47721 workaround for CRT bug in chdir() (from Charles Lane, via
47724 remove outdated kludge in Carp (NULLs are permitted in diagnostics
47727 add File::Temp v0.08 from CPAN, with small tweaks to testsuite
47728 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
47730 better default perlbug categories for ok reports (from Richard Foley)
47732 peek.t non-portable to ithreads
47734 note about undocumented caller() return value (from M.J.T. Guy);
47735 yet another peek.t tweak
47736 Branch: maint-5.6/perl
47737 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
47738 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
47739 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
47740 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
47741 !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
47743 ____________________________________________________________________________
47744 [ 7303] By: gsar on 2000/10/16 06:03:18
47745 Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
47746 6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
47748 &HUGE_VAL is not defined, it exists.
47750 Do not warn that an infinity does not look like a number.
47752 Rewrite the pwent/spent logic to be a little bit more clearer.
47754 Continue on the pwent/spent case.
47756 Correct Freudian slip.
47758 Use HUGE_VALL if applicable.
47760 pwent/spent #ifdef imbalance.
47764 Call getspnam() only iff needd.
47766 Test both the scalar and list contexts.
47768 Use setxxent()/endxxent().
47774 Be more forgiving in POSIX about HUGE_VALL.
47778 The search of infinity continues, this time simplified.
47780 The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
47781 in natively 64-bit platforms where a long is a quad (no need
47782 for long longs). Also added bias for IVs.
47786 Introduce t/lib/peek.t.
47788 Make the test more portable.
47789 Branch: maint-5.6/perl
47792 !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
47793 !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
47794 !> t/op/pwent.t toke.c util.c
47795 ____________________________________________________________________________
47796 [ 7302] By: gsar on 2000/10/16 05:03:37
47797 Log: integrate changes#6066..6071 from mainline
47801 replace direct call to sighandler() with (*PL_sighandlerp)()
47803 note about values()
47805 File::Spec compatibility update (from Barrie Slaymaker
47806 <barries@slaysys.com>)
47808 remove misleading comment (from M.J.T. Guy)
47810 misformatted perllocal.pod (from Tim Jenness
47811 <t.jenness@jach.hawaii.edu>)
47812 Branch: maint-5.6/perl
47813 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
47814 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
47815 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
47816 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
47817 ____________________________________________________________________________
47818 [ 7301] By: gsar on 2000/10/16 05:00:08
47819 Log: integrate changes#6061..6063 from mainline
47821 change#5921 neglected to make eq honor "use bytes"
47823 additional tests for utf8.t
47825 tokeq() could read unallocated field in argument
47826 Branch: maint-5.6/perl
47827 !> sv.c t/pragma/utf8.t toke.c
47828 ____________________________________________________________________________
47829 [ 7300] By: gsar on 2000/10/16 04:56:54
47830 Log: integrate changes#6046,6048,6057,6058 from mainline
47832 libscheck has insufficient checks for n32 libs (from
47833 Albert Chin-A-Young <china@thewrittenword.com>)
47835 add note about how $( doesn't interpolate in REs (from
47836 Philip Newton <newton@ficus.frogspace.net>)
47838 fix broken parsing of /\x{ab}/
47840 printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
47841 (spotted by Donald Kinzer <dkinzer@premia.com>)
47842 Branch: maint-5.6/perl
47843 !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
47845 ____________________________________________________________________________
47846 [ 7299] By: gsar on 2000/10/16 04:52:50
47847 Log: integrate change#6044 from mainline
47849 change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
47850 such that underscores are only ignored in literal numbers,
47851 "\x{...}", and hex/oct argument
47852 Branch: maint-5.6/perl
47853 !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
47854 ____________________________________________________________________________
47855 [ 7298] By: gsar on 2000/10/16 04:50:53
47856 Log: integrate changes#6027..6043 from mainline
47858 podlators-1.02 update (from Russ Allbery)
47860 Pod::Man generates groff-incompatible macro definition (from
47863 add CGI.pm v2.66 (from Lincoln Stein)
47865 introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
47866 for @- and @+ (from Johan Vromans)
47868 small nits in diagnostics.pm (from Robin Barker)
47870 whitespace adjustments
47872 missing files in MANIFEST
47874 cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
47877 remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
47879 perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
47880 Branch: maint-5.6/perl
47881 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
47882 !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
47883 !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
47884 !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
47885 !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
47886 !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
47887 !> t/lib/cgi-html.t t/lib/cgi-request.t
47888 ____________________________________________________________________________
47889 [ 7297] By: gsar on 2000/10/16 04:44:30
47890 Log: integrate change#6025 from mainline
47892 Is{Alnum,Alpha,Word} don't match titlecase
47893 TODO: IsSpace is defined recursively!
47894 (both spotted by Larry)
47895 Branch: maint-5.6/perl
47896 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
47897 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
47898 ____________________________________________________________________________
47899 [ 7296] By: gsar on 2000/10/16 04:39:30
47900 Log: integrate change#6023 from mainline
47902 debugger stomps on $. (from M.J.T. Guy)
47903 Branch: maint-5.6/perl
47905 ____________________________________________________________________________
47906 [ 7295] By: gsar on 2000/10/16 04:38:02
47907 Log: integrate change#6022 from mainline
47909 unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
47910 Branch: maint-5.6/perl
47912 ____________________________________________________________________________
47913 [ 7294] By: gsar on 2000/10/16 04:37:05
47914 Log: integrate changes#6018..6021 from mainline
47916 make lib/syslog.t portable to systems that don't have _PATH_LOG,
47917 make _PATH_LOG() return "" if unavailable
47919 windows portability tweaks
47923 remove Win2K issue in pod (fixed by change#6020)
47924 Branch: maint-5.6/perl
47925 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
47926 !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
47927 !> t/lib/open3.t t/lib/syslog.t win32/win32.h
47928 ____________________________________________________________________________
47929 [ 7293] By: gsar on 2000/10/16 04:20:00
47930 Log: integrate changes#6013..6015 from mainline
47932 tweak change#5945 to display correct switch name in diagnostic
47934 glob() loading File::Glob behind the scenes may cause syntax errors
47936 tweak test for portability
47937 Branch: maint-5.6/perl
47938 !> op.c perl.c pod/perldiag.pod t/lib/b.t
47939 ____________________________________________________________________________
47940 [ 7292] By: gsar on 2000/10/16 04:18:11
47941 Log: integrate changes#6005..6010 from mainline, cfgperl
47943 perldoc might fail via "use blib" (from Hugo van der Sanden)
47947 note about compile failures and END blocks (from M.J.T. Guy)
47949 VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
47951 (change#6009 integrated earlier in change#7255)
47953 clarify note about shadow password support (from
47954 gellyfish@gellyfish.com)
47955 Branch: maint-5.6/perl
47956 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
47957 !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
47958 !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
47959 ____________________________________________________________________________
47960 [ 7291] By: gsar on 2000/10/16 04:12:03
47961 Log: integrate changes#6002,6003 from mainline
47963 destructive sv_setsv() can lose UV-ness from source, causing
47964 numeric promotions/comparisons to fail to do the right thing
47966 allow REG_EXPAND_SZ keys in Windows registry (from
47967 John Clayton <John.Clayton@barclayscapital.com>)
47968 Branch: maint-5.6/perl
47969 !> sv.c win32/win32.c
47970 ____________________________________________________________________________
47971 [ 7290] By: gsar on 2000/10/16 04:10:19
47972 Log: integrate change#6001 from mainline
47974 support additional library locations via $Config{otherlibdirs}
47975 (from Andy Dougherty)
47976 Branch: maint-5.6/perl
47977 !> Configure INSTALL Porting/Glossary Porting/config.sh
47978 !> Porting/config_H config_h.SH epoc/config.sh perl.c
47979 !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
47980 !> win32/config.bc win32/config.gc win32/config.vc
47981 ____________________________________________________________________________
47982 [ 7289] By: gsar on 2000/10/16 04:08:28
47983 Log: integrate change#5999 from mainline
47985 fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
47986 Branch: maint-5.6/perl
47987 !> t/pragma/warn/toke toke.c
47988 ____________________________________________________________________________
47989 [ 7288] By: gsar on 2000/10/16 04:07:01
47990 Log: integrate changes#5997,5998 from cfgperl
47994 Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
47995 Branch: maint-5.6/perl
47996 !> lib/Math/Complex.pm
47997 ____________________________________________________________________________
47998 [ 7287] By: gsar on 2000/10/16 04:04:37
47999 Log: integrate change#5995 from mainline
48001 fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
48002 Branch: maint-5.6/perl
48003 !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
48004 ____________________________________________________________________________
48005 [ 7286] By: gsar on 2000/10/16 04:03:21
48006 Log: integrate change#5994 from mainline
48008 fix for missed accounting for null byte in pack("Z",...) (from
48010 Branch: maint-5.6/perl
48011 !> pp.c t/op/pack.t
48012 ____________________________________________________________________________
48013 [ 7285] By: gsar on 2000/10/16 04:02:11
48014 Log: integrate changes#5989..5993 from mainline
48016 qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
48017 itself and no other (from Tom Hughes)
48019 use $ENV{LIB} to search for libs under Visual C compiler
48020 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
48022 posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
48024 pod nit (from Simon Cozens)
48026 various minor tweaks seen on p5p
48027 Branch: maint-5.6/perl
48028 !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
48029 !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
48030 !> t/op/array.t toke.c
48031 ____________________________________________________________________________
48032 [ 7284] By: gsar on 2000/10/16 03:59:00
48033 Log: integrate changes#5978..5988 from mainline
48035 sync version numbers in File::Spec with the ones on CPAN
48036 (from Barrie Slaymaker)
48038 under useithreads, constant pad entries could inadvertantly be
48039 shared across threads (from Eric Blood <eblood@xmission.com>);
48040 added Eric's test case to testsuite
48042 allow Configure -S to run non-interactively (spotted by Greg Hudson
48045 rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
48046 prototype mismatch with CORE::glob(); update pod and tests to
48047 suit (File::Glob::glob() is still available for backward
48048 compatibility, but should be considered deprecated)
48050 avoid error in IO::Socket::INET when given an unknown service name
48051 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
48053 numeric conversion of non-number in change#3378 tramples on
48054 OOK offset, causing segfaults
48056 attributes::reftype() doesn't work on tied argument
48058 forked child may not exit correctly if it failed to open
48059 /dev/console (from Graham Barr)
48061 add regular expressions tutorial and quick-start guide (from
48062 Mark Kvale <kvale@phy.ucsf.edu>)
48064 B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
48066 s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
48067 <paul@miraclefish.com>)
48068 Branch: maint-5.6/perl
48069 +> pod/perlrequick.pod pod/perlretut.pod
48070 !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
48071 !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
48072 !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
48073 !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
48074 !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
48075 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
48076 !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
48077 !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
48078 ____________________________________________________________________________
48079 [ 7283] By: gsar on 2000/10/16 03:52:14
48080 Log: integrate change#5977 from mainline
48082 autoquote barewords followed by newline and arrow properly
48083 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
48084 Branch: maint-5.6/perl
48085 !> t/pragma/warn/toke toke.c
48086 ____________________________________________________________________________
48087 [ 7282] By: gsar on 2000/10/16 03:50:48
48088 Log: integrate change#5976 from mainline
48090 DB_File v1.73 update (from Paul Marquess)
48091 Branch: maint-5.6/perl
48092 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
48093 !> ext/DB_File/DB_File.xs ext/DB_File/version.c
48094 ____________________________________________________________________________
48095 [ 7281] By: gsar on 2000/10/16 03:49:14
48096 Log: integrate change#5975 from mainline
48098 allow sort() reentrancy (variant of patch suggested by
48099 Hugo van der Sanden)
48100 Branch: maint-5.6/perl
48101 !> pp_ctl.c t/op/sort.t
48102 ____________________________________________________________________________
48103 [ 7280] By: gsar on 2000/10/16 03:48:22
48104 Log: integrate change#5974 from mainline
48106 change#4197 somehow missed initializing PL_errors, meaning
48107 syntax error queueing wasn't working outside eval"" at all;
48108 also fixed eval"" to localize PL_error_count, so that compile-time
48109 eval's don't clobber the error state of the outer context
48110 Branch: maint-5.6/perl
48111 !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
48112 !> t/pragma/warn/toke
48113 ____________________________________________________________________________
48114 [ 7279] By: gsar on 2000/10/16 03:46:21
48115 Log: integrate change#5973 from mainline
48117 fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
48118 Branch: maint-5.6/perl
48119 !> regcomp.c regexec.c t/op/re_tests
48120 ____________________________________________________________________________
48121 [ 7278] By: gsar on 2000/10/16 03:44:54
48122 Log: integrate change#5971 from cfgperl
48124 Unicos tweaks from Mark P. Lutz.
48125 Branch: maint-5.6/perl
48126 !> hints/unicos.sh lib/Math/Complex.pm
48127 ____________________________________________________________________________
48128 [ 7277] By: gsar on 2000/10/16 03:42:59
48129 Log: integrate changes#5966..5970 from mainline
48131 add testsuite for B backends, fix bug in B::Deparse (from
48132 Simon Cozens <simon@brecon.co.uk>)
48134 improved docs on the warn_uninit diagnostic (from David Glasser
48137 tolerate spaces in group names in test on solaris (from David Boyce
48140 fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
48142 Data::Dumper fumbles negative numbers on 32-bit platforms where
48144 Branch: maint-5.6/perl
48145 +> t/lib/b.t t/lib/syslog.t
48146 !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
48147 !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
48148 !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
48149 ____________________________________________________________________________
48150 [ 7276] By: gsar on 2000/10/16 03:39:30
48151 Log: integrate change#5965 from mainline
48153 avoid "will not stay shared" warnings for our variables (from
48155 Branch: maint-5.6/perl
48156 !> op.c t/pragma/warn/op
48157 ____________________________________________________________________________
48158 [ 7275] By: gsar on 2000/10/16 03:38:18
48159 Log: integrate change#5964 from mainline
48161 reformat to 72 columns (again)
48162 Branch: maint-5.6/perl
48163 !> pod/perldiag.pod
48164 ____________________________________________________________________________
48165 [ 7274] By: gsar on 2000/10/16 03:36:58
48166 Log: integrate change#5963 from mainline
48168 patch from Larry to make (\&) prototype work; added tests for
48170 Branch: maint-5.6/perl
48171 !> op.c t/comp/proto.t
48172 ____________________________________________________________________________
48173 [ 7273] By: gsar on 2000/10/16 03:35:51
48174 Log: integrate changes#5956..5962 from mainline
48176 better diagnostics on failed tests (from Ilya Zakharevich)
48178 pod nits (from A. C. Yardley <yardley@tanet.net>)
48180 change#3569 deleted some essential code, revert; avoid use of
48181 atexit() to make DynaLoader work properly on AIX under mod_perl
48182 (from Jens-Uwe Mager <jum@helios.de>)
48184 doubled words in pods (from Simon Cozens
48185 <simon.p.cozens@jp.pwcglobal.com>)
48187 better INSTALL notes on Solaris issues (from Dominic Dunlop)
48189 recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
48191 updated README.hpux (from Jeff Okamoto)
48192 Branch: maint-5.6/perl
48193 !> INSTALL README.hpux emacs/cperl-mode.el
48194 !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
48195 !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
48196 !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
48197 !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
48198 !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
48199 !> t/op/lex_assign.t
48200 ____________________________________________________________________________
48201 [ 7272] By: gsar on 2000/10/16 03:31:22
48202 Log: integrate change#5955 from mainline
48204 longstanding bug exposed by change#3307: sort arguments weren't
48205 compiled with the right wantarray context (ensuing runtime lookup
48206 via block_gimme() was getting the incidental context of the
48208 Branch: maint-5.6/perl
48209 !> op.c t/op/sort.t
48210 ____________________________________________________________________________
48211 [ 7271] By: gsar on 2000/10/16 03:29:11
48212 Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
48215 Flatten the cpp jungle doing the nosuid checking.
48217 Do not assume sign propagation. (from M.J.T. Guy)
48219 Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
48221 Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
48222 Now pp_ncmp() returns undef is either operand is a NaN.
48224 On second thoughts frexp() does have two arguments.
48226 Document that tr() is not tr(1).
48228 Be more robust on "extreme" (large absolute value)
48229 arguments. Originally reported by Daniel Connelly
48230 as a problem with asinh() on large negative arguments,
48231 asinh() used to bail out because an argument to log()
48232 ended up being zero. Ilya Zakharevich proposed using
48233 Taylor's series in such cases, which for such large
48234 arguments is a very good approximation.
48236 Undo "use integer" addition from 64bitint as it seems
48237 to break most of the subtests in Digital UNIX;
48238 Unicos needs to find another way.
48239 Branch: maint-5.6/perl
48240 !> (integrate 29 files)
48241 ____________________________________________________________________________
48242 [ 7270] By: gsar on 2000/10/16 03:09:44
48243 Log: integrate changes#5948,5949,5950 from mainline
48245 typo in vars.pm that leads to cryptic message (from Piotr
48246 Piatkowski <kompas@kompas.usr.onet.pl>)
48248 make perldoc use the pod2man from the same version (from
48251 reformat perldiag to avoid long lines
48252 Branch: maint-5.6/perl
48253 !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
48254 ____________________________________________________________________________
48255 [ 7269] By: gsar on 2000/10/16 03:05:54
48256 Log: integrate change#5947 from mainline
48258 use &dl_error rather than &dl_load_file as the guard for calling
48259 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
48260 statically built perl)
48261 Branch: maint-5.6/perl
48262 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
48263 ____________________________________________________________________________
48264 [ 7268] By: gsar on 2000/10/16 03:04:48
48265 Log: integrate change#5945 from mainline
48267 make module name mandatory after -M switch; reorder perldiag
48268 alphabetically (from Mark-Jason Dominus)
48269 Branch: maint-5.6/perl
48270 !> perl.c pod/perldiag.pod
48271 ____________________________________________________________________________
48272 [ 7267] By: gsar on 2000/10/16 03:03:01
48273 Log: integrate change#5939 from mainline
48275 more pod nits (from Larry Virden)
48276 Branch: maint-5.6/perl
48277 !> README.win32 pod/perlsub.pod pod/perlsyn.pod
48278 !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
48279 !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
48280 ____________________________________________________________________________
48281 [ 7266] By: gsar on 2000/10/16 03:01:39
48282 Log: integrate change#5938 from mainline
48284 Consolidated B::Deparse fixes (from Stephen McCamant)
48285 Branch: maint-5.6/perl
48286 !> ext/B/B/Deparse.pm
48287 ____________________________________________________________________________
48288 [ 7265] By: gsar on 2000/10/16 03:00:43
48289 Log: integrate change#5936 from mainline
48291 additional tests for change#7263 (from Paul Marquess)
48292 Branch: maint-5.6/perl
48293 !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
48294 !> t/pragma/warn/5nolint t/pragma/warn/6default
48295 ____________________________________________________________________________
48296 [ 7264] By: gsar on 2000/10/16 02:58:34
48297 Log: integrate change#5934 from mainline
48299 propagate lexical warnings from surrounding scope correctly
48300 within string eval() (from Paul Marquess)
48301 Branch: maint-5.6/perl
48302 !> pp_ctl.c t/pragma/warn/pp_ctl
48303 ____________________________________________________________________________
48304 [ 7263] By: gsar on 2000/10/16 02:56:53
48305 Log: integrate change#5932 from mainline
48307 add rsignal(), whichsig() and do_join() to public API list
48308 (mod_perl uses them to good advantage)
48309 Branch: maint-5.6/perl
48310 !> embed.pl global.sym objXSUB.h perlapi.c proto.h
48311 ____________________________________________________________________________
48312 [ 7262] By: gsar on 2000/10/16 02:55:53
48313 Log: integrate change#5931 from mainline
48315 fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
48316 Branch: maint-5.6/perl
48317 !> pp_hot.c regexec.c t/op/pat.t
48318 ____________________________________________________________________________
48319 [ 7261] By: gsar on 2000/10/16 02:55:01
48320 Log: integrate change#5930 from mainline
48322 small os390 tweaks (from Peter Prymmer)
48323 Branch: maint-5.6/perl
48324 !> config_h.SH makedepend.SH
48325 ____________________________________________________________________________
48326 [ 7260] By: gsar on 2000/10/16 02:54:10
48327 Log: integrate change#5929 from mainline
48330 Branch: maint-5.6/perl
48331 !> pod/perlguts.pod
48332 ____________________________________________________________________________
48333 [ 7259] By: gsar on 2000/10/16 02:52:55
48334 Log: integrate change#5927 from mainline
48336 arrange for next() to resume at the unstack op rather than the
48337 loop conditional, so that scope cleanup happens correctly
48338 (from Stephen McCamant)
48339 Branch: maint-5.6/perl
48340 !> op.c pp_ctl.c t/op/misc.t
48341 ____________________________________________________________________________
48342 [ 7258] By: gsar on 2000/10/16 02:51:38
48343 Log: integrate change#5926 from mainline
48345 on windows, reserve 16M of stack rather than 128M (allows more
48346 threads to run concurrently)
48347 Branch: maint-5.6/perl
48348 !> win32/Makefile win32/makefile.mk
48349 ____________________________________________________________________________
48350 [ 7257] By: gsar on 2000/10/16 02:50:37
48351 Log: integrate change#5925 from mainline
48353 POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
48354 Branch: maint-5.6/perl
48356 ____________________________________________________________________________
48357 [ 7256] By: gsar on 2000/10/16 02:49:36
48358 Log: integrate change#5924 from mainline
48360 avoid using uninitialized memory in require version check
48361 Branch: maint-5.6/perl
48362 !> pp_ctl.c universal.c
48363 ____________________________________________________________________________
48364 [ 7255] By: gsar on 2000/10/16 02:48:03
48365 Log: integrate changes#5923,5928,6009 from mainline
48367 IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
48368 Branch: maint-5.6/perl
48369 !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
48370 ____________________________________________________________________________
48371 [ 7254] By: gsar on 2000/10/16 02:44:46
48372 Log: integrate change#5922 from mainline
48374 commentary about IoTYPE() (from Nathan Torkington)
48375 Branch: maint-5.6/perl
48377 ____________________________________________________________________________
48378 [ 7253] By: gsar on 2000/10/16 02:43:49
48379 Log: integrate change#5921 from mainline
48381 make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
48382 Branch: maint-5.6/perl
48383 !> sv.c t/lib/charnames.t t/pragma/utf8.t
48384 ____________________________________________________________________________
48385 [ 7252] By: gsar on 2000/10/16 02:42:31
48386 Log: integrate change#5920 from mainline
48388 Larry's fix for buggy propagation of utf8-ness in join(); add test
48389 Branch: maint-5.6/perl
48390 !> doop.c t/op/ver.t
48391 ____________________________________________________________________________
48392 [ 7251] By: gsar on 2000/10/16 02:41:14
48393 Log: integrate changes#5915..5919 from mainline
48395 various (pod tweaks &c)
48396 Branch: maint-5.6/perl
48397 !> (integrate 33 files)
48398 ____________________________________________________________________________
48399 [ 7250] By: gsar on 2000/10/16 02:38:16
48400 Log: integrate change#5914 from mainline
48402 caller() wasn't returning the right number of elements for
48404 Branch: maint-5.6/perl
48405 !> pp_ctl.c t/pragma/warn/9enabled
48406 ____________________________________________________________________________
48407 [ 7249] By: gsar on 2000/10/16 02:37:02
48408 Log: integrate change#5913 from mainline
48410 pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
48411 (from Mark-Jason Dominus)
48412 Branch: maint-5.6/perl
48413 !> pod/perlfunc.pod
48414 ____________________________________________________________________________
48415 [ 7248] By: gsar on 2000/10/16 02:35:58
48416 Log: integrate change#5912 from mainline
48418 fix totally broken caching in UNIVERSAL::isa() (from
48420 Branch: maint-5.6/perl
48421 !> t/op/universal.t universal.c
48422 ____________________________________________________________________________
48423 [ 7247] By: gsar on 2000/10/16 02:34:27
48424 Log: integrate changes#5910,5911 from mainline
48428 add linebreak properties from unicode/LineBrk.txt (from
48429 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
48430 Branch: maint-5.6/perl
48431 +> (branch 29 files)
48432 !> ext/Thread/Thread.pm lib/unicode/mktables.PL
48433 ____________________________________________________________________________
48434 [ 7246] By: gsar on 2000/10/16 02:33:29
48435 Log: integrate change#5909 from mainline
48437 mode argument to do_binmode() should be file mode, not boolean
48438 Branch: maint-5.6/perl
48440 ____________________________________________________________________________
48441 [ 7245] By: gsar on 2000/10/16 02:31:04
48442 Log: integrate change#5908 from mainline
48444 introduce illegal symbols into null package so that
48445 gv_fetchpv(...,TRUE) always returns a valid GV even when the
48446 symbol is trapped by strictures (avoids coredumps)
48447 Branch: maint-5.6/perl
48448 !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
48449 !> t/pragma/strict-vars
48450 ____________________________________________________________________________
48451 [ 7244] By: jhi on 2000/10/16 02:29:54
48452 Log: Subject: $Carp::ExportLevel confusion in Exporter
48453 From: "Ben Tilly" <ben_tilly@hotmail.com>
48454 Date: Sat, 14 Oct 2000 16:44:34 EDT
48455 Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
48457 ! lib/Exporter/Heavy.pm
48458 ____________________________________________________________________________
48459 [ 7243] By: jhi on 2000/10/16 02:28:33
48460 Log: Subject: [PATCH perlguts.pod] Document offset hack
48461 From: Simon Cozens <simon@cozens.net>
48462 Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
48463 Date: Sat, 14 Oct 2000 19:32:25 +0100
48466 ____________________________________________________________________________
48467 [ 7242] By: gsar on 2000/10/16 02:26:51
48468 Log: integrate changes#5905,5906,5907,6064 from mainline
48470 printf/sprintf didn't get quad types right under use64bitint
48471 Branch: maint-5.6/perl
48472 !> pp_sys.c sv.c t/op/64bitint.t
48473 ____________________________________________________________________________
48474 [ 7241] By: jhi on 2000/10/16 02:22:44
48475 Log: Subject: small pod patch
48476 From: Dan Boorstein <dan_boo@bellsouth.net>
48477 Date: Sat, 14 Oct 2000 14:29:24 -0400
48478 Message-ID: <39E8A604.B501DB4F@bellsouth.net>
48480 ! pod/perlfaq7.pod pod/perlmod.pod
48481 ____________________________________________________________________________
48482 [ 7240] By: jhi on 2000/10/16 02:13:46
48485 Subject: Re: Problems with bleadperl
48486 From: "Stephen P. Potter" <spp@ds.net>
48487 Date: Fri, 13 Oct 2000 13:32:49 -0400
48488 Message-Id: <200010131732.NAA19391@spp.users.ds.net>
48490 ! t/pragma/overload.t
48491 ____________________________________________________________________________
48492 [ 7239] By: jhi on 2000/10/16 01:41:18
48493 Log: One more ~utf8 tweak.
48496 ____________________________________________________________________________
48497 [ 7238] By: jhi on 2000/10/16 01:34:14
48498 Log: Tweak the test of #7235.
48501 ____________________________________________________________________________
48502 [ 7237] By: jhi on 2000/10/16 01:25:04
48503 Log: Fix a couple of compiler-noted nits in #7235.
48506 ____________________________________________________________________________
48507 [ 7236] By: jhi on 2000/10/16 01:22:46
48508 Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
48511 ____________________________________________________________________________
48512 [ 7235] By: jhi on 2000/10/15 16:24:44
48513 Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
48515 From: Simon Cozens <simon@cozens.net>
48516 Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
48517 Date: Sat, 14 Oct 2000 20:52:13 +0100
48518 Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
48520 ! pp.c t/op/bop.t utf8.h
48521 ____________________________________________________________________________
48522 [ 7234] By: jhi on 2000/10/15 15:19:29
48523 Log: split() utf8 fixes. Should fix both 20001014.001 and 20000426.003.
48524 The problem was that rx->minlen was in chars while pp_split()
48525 thought it would be in bytes.
48527 ! pp.c t/pragma/utf8.t
48528 ____________________________________________________________________________
48529 [ 7233] By: jhi on 2000/10/14 20:24:24
48530 Log: Document FNCASE=y as discussed in the bug 20000902.009.
48533 ____________________________________________________________________________
48534 [ 7232] By: jhi on 2000/10/14 18:52:21
48535 Log: Add test for bug id 20000427.003 (which seems to have
48536 been fixed) (also duplicate as 20000427.004, though
48537 with a higher severity). Move one utf8 from op/append
48538 to pragma/utf8, tag the tests with bug ids.
48540 ! t/op/append.t t/pragma/utf8.t
48541 ____________________________________________________________________________
48542 [ 7231] By: jhi on 2000/10/14 17:28:37
48543 Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
48546 ____________________________________________________________________________
48547 [ 7230] By: jhi on 2000/10/14 14:24:50
48548 Log: Needs to be conditional on SunOS 4.
48550 Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
48551 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
48552 Date: Sat, 14 Oct 2000 13:37:49 +0100
48553 Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
48554 Branch: metaconfig/U/perl
48557 ! Configure myconfig.SH pod/perldelta.pod
48558 ____________________________________________________________________________
48559 [ 7229] By: jhi on 2000/10/14 00:49:22
48560 Log: Update Changes.
48562 ! Changes patchlevel.h
48563 ____________________________________________________________________________
48564 [ 7228] By: jhi on 2000/10/14 00:46:10
48565 Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
48566 From: Peter Prymmer <pvhp@forte.com>
48567 Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
48568 Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
48571 ____________________________________________________________________________
48572 [ 7227] By: jhi on 2000/10/13 23:20:30
48573 Log: Make the test acknowledge that self-ties are disabled as #7213 said.
48576 ____________________________________________________________________________
48577 [ 7226] By: jhi on 2000/10/13 22:14:32
48580 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
48581 From: Peter Prymmer <pvhp@forte.com>
48582 Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
48583 Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
48586 ____________________________________________________________________________
48587 [ 7225] By: jhi on 2000/10/13 22:11:31
48588 Log: op/sprintf.t patch for OS/390 (and any other host with limited
48589 floating-point exponent length)
48591 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
48592 From: Dominic Dunlop <domo@computer.org>
48593 Date: Fri, 13 Oct 2000 19:17:57 +0200
48594 Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
48597 ____________________________________________________________________________
48598 [ 7224] By: jhi on 2000/10/13 18:40:48
48599 Log: Allow @+ and @- to be doublequoted, from Simon Cozens.
48602 ____________________________________________________________________________
48603 [ 7223] By: jhi on 2000/10/13 18:37:13
48604 Log: Thinko in #7222.
48607 ____________________________________________________________________________
48608 [ 7222] By: jhi on 2000/10/13 18:05:23
48609 Log: Use UTF8SKIP(), from Simon Cozens.
48612 ____________________________________________________________________________
48613 [ 7221] By: jhi on 2000/10/13 15:43:19
48614 Log: (accidentally empty check-in)
48617 ____________________________________________________________________________
48618 [ 7220] By: jhi on 2000/10/13 15:23:51
48619 Log: Add (optimistically) Storable to static extensions.
48621 ! hints/uwin.sh hints/vmesa.sh
48622 ____________________________________________________________________________
48623 [ 7219] By: jhi on 2000/10/13 15:20:05
48624 Log: Amdahl UTS doesn't seem to do dynaloading.
48627 ____________________________________________________________________________
48628 [ 7218] By: jhi on 2000/10/13 15:15:20
48629 Log: Slight tweak of the code to appease Amdahl UTS cc.
48632 ____________________________________________________________________________
48633 [ 7217] By: jhi on 2000/10/13 14:50:42
48634 Log: In Amdahl UTS "struct sv" is defined by a system header,
48638 ____________________________________________________________________________
48639 [ 7216] By: jhi on 2000/10/13 11:58:25
48640 Log: Ilya implemented the memory profiling API.
48643 ____________________________________________________________________________
48644 [ 7215] By: jhi on 2000/10/13 02:56:38
48645 Log: Subject: [PATCH 5.7.0] Perl API for mstats
48646 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48647 Date: Thu, 12 Oct 2000 22:52:40 -0400
48648 Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
48650 ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
48651 ____________________________________________________________________________
48652 [ 7214] By: jhi on 2000/10/13 02:55:38
48653 Log: Subject: [PATCH 5.7.0] IVs in mtats
48654 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48655 Date: Thu, 12 Oct 2000 22:51:04 -0400
48656 Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
48659 ____________________________________________________________________________
48660 [ 7213] By: jhi on 2000/10/13 02:31:47
48661 Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
48663 ! pod/perldiag.pod pp_sys.c
48664 ____________________________________________________________________________
48665 [ 7212] By: jhi on 2000/10/13 01:27:38
48666 Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
48667 From: Peter Prymmer <pvhp@forte.com>
48668 Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
48669 Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
48672 ____________________________________________________________________________
48673 [ 7211] By: jhi on 2000/10/13 00:35:09
48674 Log: Update Changes.
48676 ! Changes patchlevel.h
48677 ____________________________________________________________________________
48678 [ 7210] By: jhi on 2000/10/12 23:59:40
48679 Log: The Install.pm third of
48681 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
48682 From: Bill Campbell <bill@celestial.com>
48683 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
48684 Date: Thu, 5 Oct 2000 18:04:51 -0700
48686 ! lib/ExtUtils/Install.pm
48687 ____________________________________________________________________________
48688 [ 7209] By: jhi on 2000/10/12 23:58:43
48691 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
48692 Date: Thu, 5 Oct 2000 18:04:51 -0700
48693 From: Bill Campbell <bill@celestial.com>
48694 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
48696 The Install.pm changes will be submitted separately because
48697 they need some work and discussion still.
48699 ! lib/getopts.pl lib/termcap.pl
48700 ____________________________________________________________________________
48701 [ 7208] By: jhi on 2000/10/12 23:41:19
48702 Log: Subject: [PATCH] 5.6.0 & 5.7.1, VMS fixes
48703 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
48704 Date: Thu, 12 Oct 2000 07:30:02 EDT
48705 Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
48707 ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
48708 ! t/pod/testp2pt.pl vms/gen_shrfls.pl
48709 ____________________________________________________________________________
48710 [ 7207] By: jhi on 2000/10/12 23:39:01
48711 Log: An updated EBCDIC tr patch.
48713 Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
48714 From: Peter Prymmer <pvhp@forte.com>
48715 Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
48716 Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
48719 ____________________________________________________________________________
48720 [ 7206] By: jhi on 2000/10/12 23:34:55
48721 Log: Upgrade to CPAN 1.58, from Andreas König.
48723 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
48724 ____________________________________________________________________________
48725 [ 7205] By: jhi on 2000/10/12 23:29:08
48726 Log: Introduce the man[24-8] variables, from Andy Dougherty.
48727 Branch: metaconfig/U/perl
48728 + mandirs.U mandirstyle.U
48730 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48731 ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
48732 ! vos/config.h vos/config.pl vos/config_h.SH_orig
48733 ! win32/config.bc win32/config.gc win32/config.vc
48734 ____________________________________________________________________________
48735 [ 7204] By: gsar on 2000/10/12 18:11:24
48736 Log: restore change#7202
48739 ____________________________________________________________________________
48740 [ 7203] By: gsar on 2000/10/12 18:09:40
48741 Log: another test of the Emergency Broadcast System--back out
48745 ____________________________________________________________________________
48746 [ 7202] By: gsar on 2000/10/12 16:40:47
48747 Log: (submitted on behalf of Jarkko)
48748 Fix the lib/encode.t subtest 6 failure as reported by Andreas
48749 Koenig, gmagical substr() wasn't propagating UTF8ness. The bug
48750 was unearthed by change 7182, as was a bug in HTML::Entities.
48753 ____________________________________________________________________________
48754 [ 7201] By: jhi on 2000/10/11 03:16:05
48755 Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
48757 ! pp_hot.c t/pragma/utf8.t
48758 ____________________________________________________________________________
48759 [ 7200] By: jhi on 2000/10/11 00:40:30
48760 Log: The #7198 was a false alarm.
48763 ____________________________________________________________________________
48764 [ 7199] By: jhi on 2000/10/11 00:26:04
48765 Log: Remove duplicated code.
48768 ____________________________________________________________________________
48769 [ 7198] By: jhi on 2000/10/10 23:30:46
48770 Log: (Retracted by #7200.)
48773 ____________________________________________________________________________
48774 [ 7197] By: jhi on 2000/10/10 21:49:30
48775 Log: Add the test case for #7190, from the original bug report
48779 ____________________________________________________________________________
48780 [ 7196] By: jhi on 2000/10/10 21:40:49
48781 Log: Reapply Andy's patch and regen Configure.
48783 ! Configure INSTALL Makefile.SH Porting/Glossary
48784 ! Porting/config.sh config_h.SH epoc/config.sh installperl
48785 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
48787 ____________________________________________________________________________
48788 [ 7195] By: jhi on 2000/10/10 21:09:30
48789 Log: Use the versiononly instead of the installscripts,
48790 retract the changes 7146 and 7147.
48792 ! Configure INSTALL Makefile.SH Porting/Glossary
48793 ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
48794 ! installperl uconfig.sh vos/config.def win32/config.bc
48795 ! win32/config.gc win32/config.vc
48796 ____________________________________________________________________________
48797 [ 7194] By: jhi on 2000/10/10 21:06:15
48798 Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
48799 From: Peter Prymmer <pvhp@forte.com>
48800 Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
48801 Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
48804 ____________________________________________________________________________
48805 [ 7193] By: jhi on 2000/10/10 21:05:12
48806 Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
48807 From: Peter Prymmer <pvhp@forte.com>
48808 Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
48809 Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
48812 ____________________________________________________________________________
48813 [ 7192] By: jhi on 2000/10/10 20:57:30
48814 Log: Add versiononly, delete installscripts, from Andy Dougherty.
48816 - U/installdirs/installscripts.U
48817 Branch: metaconfig/U/perl
48819 ____________________________________________________________________________
48820 [ 7191] By: jhi on 2000/10/10 19:41:21
48821 Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
48822 From: Peter Prymmer <pvhp@forte.com>
48823 Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
48824 Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
48826 ! pod/perlebcdic.pod
48827 ____________________________________________________________________________
48828 [ 7190] By: jhi on 2000/10/10 19:26:14
48829 Log: Subject: Re: utf8 concat, mg_get
48830 From: Simon Cozens <simon@cozens.net>
48831 Date: Tue, 10 Oct 2000 17:40:17 +0100
48832 Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
48835 ____________________________________________________________________________
48836 [ 7189] By: jhi on 2000/10/10 19:23:03
48837 Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
48838 From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
48839 Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
48840 Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
48842 ! lib/ExtUtils/MM_Unix.pm
48843 ____________________________________________________________________________
48844 [ 7188] By: jhi on 2000/10/10 15:31:24
48845 Log: Subject: RE: [ID 19990803.001] README.win32 suggestions
48846 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
48847 Date: Fri, 14 Jul 2000 10:47:36 +0100
48848 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
48851 ____________________________________________________________________________
48852 [ 7187] By: jhi on 2000/10/10 13:30:10
48853 Log: Quote the temp file name, needed in Win32 because the
48854 default name unfortunately contains spaces, shouldn't
48857 Subject: FW: perldoc fails if $TEMP contains spaces
48858 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
48859 Date: Thu, 14 Sep 2000 08:58:45 +0100
48860 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
48863 ____________________________________________________________________________
48864 [ 7186] By: jhi on 2000/10/10 13:16:27
48865 Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread
48866 From: hv@hugo.hybyte.com
48867 Date: Tue, 10 Oct 2000 14:10:20 +0100
48868 Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
48870 ! t/lib/thr5005.t util.c
48871 ____________________________________________________________________________
48872 [ 7185] By: jhi on 2000/10/10 12:06:22
48873 Log: Upgrade to podlators 1.04, from Russ Allbery.
48875 ! lib/Pod/Man.pm lib/Pod/Text.pm
48876 ____________________________________________________________________________
48877 [ 7184] By: jhi on 2000/10/10 12:01:32
48878 Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
48880 ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
48881 ____________________________________________________________________________
48882 [ 7183] By: jhi on 2000/10/09 23:47:15
48883 Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
48884 From: Peter Prymmer <pvhp@forte.com>
48885 Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
48886 Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
48888 ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
48889 ____________________________________________________________________________
48890 [ 7182] By: jhi on 2000/10/09 23:43:16
48891 Log: Make eq work again with utf8 (disabling the upgrading
48892 should no more be necessary since the copies of the
48893 scalars are upgraded, not the scalars themselves).
48894 Takes care of ID 20001009.001. (The claimed length()
48895 bug in 20001009.001 seems bogus to me.)
48897 ! sv.c t/pragma/utf8.t
48898 ____________________________________________________________________________
48899 [ 7181] By: gsar on 2000/10/09 19:41:54
48900 Log: tweak for change#7173
48903 ____________________________________________________________________________
48904 [ 7180] By: gsar on 2000/10/09 19:26:56
48905 Log: on Windows, clean targets might not work under some flavors of the shell
48907 ! win32/Makefile win32/makefile.mk
48908 ____________________________________________________________________________
48909 [ 7179] By: jhi on 2000/10/09 19:21:02
48910 Log: Update Changes.
48912 ! Changes patchlevel.h
48913 ____________________________________________________________________________
48914 [ 7178] By: jhi on 2000/10/09 19:18:23
48915 Log: Warn about unknown scripts.
48917 Subject: Re: ideas? patches? [PATCH bleadperl]
48918 From: Dominic Dunlop <domo@computer.org>
48919 Date: Mon, 9 Oct 2000 14:57:17 +0200
48920 Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
48923 ____________________________________________________________________________
48924 [ 7177] By: jhi on 2000/10/09 19:13:27
48925 Log: Change #7160 had a nasty typo.
48927 ! U/compline/Compile.U
48929 ! Configure config_h.SH
48930 ____________________________________________________________________________
48931 [ 7176] By: gsar on 2000/10/09 18:59:33
48935 ____________________________________________________________________________
48936 [ 7175] By: gsar on 2000/10/09 18:54:28
48937 Log: Windows9x doesn't support link(), despite what Config.pm
48940 ! lib/ExtUtils/Manifest.pm
48941 ____________________________________________________________________________
48942 [ 7174] By: gsar on 2000/10/09 18:50:03
48943 Log: avoid nonportable example code
48946 ____________________________________________________________________________
48947 [ 7173] By: gsar on 2000/10/09 18:46:54
48948 Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
48949 being used) when closing a socket handle
48951 ! win32/win32.c win32/win32.h win32/win32sck.c
48952 ____________________________________________________________________________
48953 [ 7172] By: gsar on 2000/10/09 18:41:40
48954 Log: on Windows, cwd strings in the environment should be of the
48955 form =X:=X:\foo instead of =X=X:\foo\
48958 ____________________________________________________________________________
48959 [ 7171] By: gsar on 2000/10/09 18:30:09
48960 Log: on Windows, LoadLibrary() could load an extension DLL multiple
48961 times if forward slashes are used in the path
48964 ____________________________________________________________________________
48965 [ 7170] By: jhi on 2000/10/09 17:53:59
48966 Log: Add a todo note about overloadable assertions.
48969 ____________________________________________________________________________
48970 [ 7169] By: jhi on 2000/10/09 13:43:45
48971 Log: Subject: PATCH 5.6 perldebguts grammar cleanup
48972 From: mjd@plover.com
48973 Date: 9 Oct 2000 00:24:44 -0000
48974 Message-ID: <20001009002444.10616.qmail@plover.com>
48976 ! pod/perldebguts.pod
48977 ____________________________________________________________________________
48978 [ 7168] By: nick on 2000/10/08 13:16:33
48979 Log: Tables assume network byte order for 16 bit forms, so 'S' packing
48980 is not right thing to do on (e.g. x86). Network order is also "right" for
48983 ! ext/Encode/Encode.pm
48984 ____________________________________________________________________________
48985 [ 7167] By: nick on 2000/10/08 12:54:42
48986 Log: Make "encodings" work post-install when Encode/*.enc files may not
48987 be in same directory as Encode.pm
48989 ! ext/Encode/Encode.pm
48990 ____________________________________________________________________________
48991 [ 7166] By: nick on 2000/10/08 11:51:26
48992 Log: Work round the fact that $hash->{$key} does not take into account
48993 UTF8'ness of $key yet. Thus fromUnicode needs to do $hash->{chr(ord($ch))}
48994 so that key is always in the "expected" encoding - i.e. same way we put
48997 ! ext/Encode/Encode.pm
48998 ____________________________________________________________________________
48999 [ 7165] By: gsar on 2000/10/08 04:15:29
49000 Log: save_re_context() could reset PL_curcop to freed memory, causing core
49001 dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
49004 ____________________________________________________________________________
49005 [ 7164] By: jhi on 2000/10/06 20:51:48
49006 Log: UTF8ize split() so that the cloned substrings get the UTF8
49007 flag of the original scalar. Problem reported by Simon Cozens.
49009 ! pp.c t/pragma/utf8.t
49010 ____________________________________________________________________________
49011 [ 7163] By: nick on 2000/10/06 20:48:34
49012 Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
49013 got a false +ve and so did not reach code which would have un-FAKEd the SV.
49016 ____________________________________________________________________________
49017 [ 7162] By: nick on 2000/10/06 20:25:37
49018 Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
49019 To fix (sort {$a <=> $b} keys %hash) in particular but
49020 should cover a number of other as-yet-unknown cases as well.
49023 ____________________________________________________________________________
49024 [ 7161] By: jhi on 2000/10/06 19:56:18
49025 Log: Change the version number of Tie::Handle in the core to 4.0,
49026 the (unrelated) Tie::Handle in CPAN will remain at 3.0.
49028 Subject: Note on Tie::Handle
49029 From: andreas.koenig@anima.de (Andreas J. Koenig)
49030 Date: 06 Oct 2000 21:48:58 +0200
49031 Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
49033 ! lib/Tie/Handle.pm
49034 ____________________________________________________________________________
49035 [ 7160] By: jhi on 2000/10/06 18:20:35
49036 Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
49037 as the first option of cc/ld because of ultrapicky compilers
49040 + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
49041 ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
49042 ! U/compline/orderlib.U U/modified/Cppsym.U
49043 ! U/modified/d_access.U
49044 Branch: metaconfig/U/perl
49045 ! Checkcc.U d_dlsymun.U gccvers.U
49047 ! Configure config_h.SH
49048 ____________________________________________________________________________
49049 [ 7159] By: jhi on 2000/10/06 13:56:39
49050 Log: Update Changes.
49052 ! Changes patchlevel.h
49053 ____________________________________________________________________________
49054 [ 7158] By: jhi on 2000/10/06 12:48:40
49055 Log: Eliminate $Is_VMS code from the test.
49057 Subject: Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
49058 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49059 Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
49060 Date: Thu, 5 Oct 2000 07:46:33 EDT
49063 ____________________________________________________________________________
49064 [ 7157] By: jhi on 2000/10/06 12:47:13
49065 Log: Also the $ccflags is needed for the C compiler check.
49067 Subject: Configure (check for C-compiler)
49068 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49069 Date: Fri, 06 Oct 2000 08:47:15 +0200
49070 Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
49071 Branch: metaconfig/U/perl
49074 ! Configure config_h.SH
49075 ____________________________________________________________________________
49076 [ 7156] By: jhi on 2000/10/06 11:45:15
49077 Log: The HINT_BYTE patch is apparently unnecessary, retracted.
49079 ! perl.c pp_ctl.c sv.h utf8.c
49080 ____________________________________________________________________________
49081 [ 7155] By: jhi on 2000/10/06 11:40:41
49082 Log: IO::Handle->syswrite() did not handle length omission
49083 like CORE::syswrite() does.
49085 Subject: [Fwd] IO::Handle, syswrite and arguments
49086 From: Graham Barr <gbarr@pobox.com>
49087 Date: Fri, 6 Oct 2000 10:22:05 +0100
49088 Message-ID: <20001006102205.U6312@pobox.com>
49090 The original patch from andrew@ugh.net.au.
49092 ! ext/IO/lib/IO/Handle.pm
49093 ____________________________________________________________________________
49094 [ 7154] By: jhi on 2000/10/06 01:42:15
49098 ____________________________________________________________________________
49099 [ 7153] By: jhi on 2000/10/06 00:39:55
49100 Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
49103 ____________________________________________________________________________
49104 [ 7152] By: jhi on 2000/10/06 00:38:11
49105 Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
49107 ! perl.c pp_ctl.c sv.h utf8.c
49108 ____________________________________________________________________________
49109 [ 7151] By: jhi on 2000/10/06 00:36:38
49110 Log: Subject: Re: Questions about Tie::Array and perl modules
49111 From: Nick Ing-Simmons <nik@tiuk.ti.com>
49112 Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
49113 Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
49115 Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
49117 ! lib/Tie/Array.pm t/op/array.t
49118 ____________________________________________________________________________
49119 [ 7150] By: jhi on 2000/10/05 00:20:45
49120 Log: Regen Changes.
49122 ! Changes patchlevel.h
49123 ____________________________________________________________________________
49124 [ 7149] By: jhi on 2000/10/05 00:20:01
49128 ____________________________________________________________________________
49129 [ 7148] By: jhi on 2000/10/04 23:35:08
49130 Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
49131 reported several times by Dominic Dunlop, for example in
49132 ID 20000315.008. Patch from Dominic. Patch affects at
49133 least MachTen, and possibly other oldish BSDs. Should not
49134 break non-broken platforms (tested on LinuxPPC).
49137 ____________________________________________________________________________
49138 [ 7147] By: jhi on 2000/10/04 23:26:34
49139 Log: The one that got away from 7146.
49141 + U/installdirs/installscripts.U
49142 ____________________________________________________________________________
49143 [ 7146] By: jhi on 2000/10/04 23:25:04
49144 Log: Enable disabling scripts installation by Configure -Uinstallscripts,
49145 suggested by H. Merijn Brand.
49147 ! Configure INSTALL Makefile.SH Porting/Glossary
49148 ! Porting/config.sh Porting/config_H epoc/config.sh installperl
49149 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
49151 ____________________________________________________________________________
49152 [ 7145] By: jhi on 2000/10/04 22:08:21
49153 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
49154 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49155 Date: Wed, 4 Oct 2000 17:37:46 -0400
49156 Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
49159 ____________________________________________________________________________
49160 [ 7144] By: jhi on 2000/10/04 18:11:41
49161 Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
49162 From: Jeff Pinyan <jeffp@crusoe.net>
49163 Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
49164 Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
49167 ____________________________________________________________________________
49168 [ 7143] By: jhi on 2000/10/04 18:09:58
49169 Log: Subject: perlhack.pod Patch for Externals Tools
49170 From: Fisher Mark <fisherm@tce.com>
49171 Date: Tue, 3 Oct 2000 15:43:27 -0500
49172 Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
49175 ____________________________________________________________________________
49176 [ 7142] By: jhi on 2000/10/04 18:08:41
49177 Log: Subject: [PATCH] 5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier
49178 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49179 Date: Wed, 4 Oct 2000 12:11:11 EDT
49180 Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
49183 ____________________________________________________________________________
49184 [ 7141] By: jhi on 2000/10/04 12:20:16
49185 Log: Subject: [PATCH 5.7.0] h2xs not working
49186 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49187 Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
49188 Date: Tue, 3 Oct 2000 21:43:01 -0400
49190 Subject: [PATCH 5.7.0] h2xs not documenting the created module
49191 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49192 Date: Tue, 3 Oct 2000 22:55:19 -0400
49193 Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
49196 ____________________________________________________________________________
49197 [ 7140] By: jhi on 2000/10/04 11:53:44
49198 Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
49199 From: nick@babyhippo.com
49200 Date: Wed, 4 Oct 2000 12:06:45 +0100
49201 Message-Id: <20001004120645.A7356@babyhippo.com>
49203 Retract 7118 and 7135.
49205 ! installman installperl op.c t/pragma/subs.t
49206 ____________________________________________________________________________
49207 [ 7139] By: jhi on 2000/10/03 22:09:41
49208 Log: It is possible to have no hosts database at all. Pointed out in
49210 Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
49211 From: Peter Prymmer <pvhp@forte.com>
49212 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
49213 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
49215 ! U/modified/myhostname.U
49217 ! Configure config_h.SH
49218 ____________________________________________________________________________
49219 [ 7138] By: jhi on 2000/10/03 21:49:49
49220 Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
49221 From: Peter Prymmer <pvhp@forte.com>
49222 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
49223 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
49226 ____________________________________________________________________________
49227 [ 7137] By: jhi on 2000/10/03 20:10:05
49228 Log: One remaining nit less at the VMS mailbox sizing.
49231 ____________________________________________________________________________
49232 [ 7136] By: jhi on 2000/10/03 20:08:47
49233 Log: Test harness update to sync with the new perlcc,
49237 ____________________________________________________________________________
49238 [ 7135] By: jhi on 2000/10/03 15:15:42
49239 Log: Subject: Re: PATCH for 20001003.004
49240 Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
49241 From: "AARON B. DOSSETT" <aaron@iglou.com>
49242 Message-Id: <E13gTay-0006od-00@iglou.com>
49244 ! installman installperl
49245 ____________________________________________________________________________
49246 [ 7134] By: jhi on 2000/10/03 15:00:34
49247 Log: Subject: [ID 20001003.006] B::Debug not -w clean
49248 From: Nicholas Clark <nick@babyhippo.co.uk>
49249 Date: Tue, 03 Oct 2000 15:46:32 +0100
49250 Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
49253 ____________________________________________________________________________
49254 [ 7133] By: jhi on 2000/10/03 14:58:39
49255 Log: Scale down the VMS message boxes, by Charles Lane.
49256 Fix for ID 20000903.009, workaround at
49257 http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
49260 ____________________________________________________________________________
49261 [ 7132] By: jhi on 2000/10/03 11:20:37
49262 Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
49264 + t/lib/st-lock.t t/lib/st-utf8.t
49265 ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
49266 ! ext/Storable/Storable.xs t/lib/st-recurse.t
49267 ____________________________________________________________________________
49268 [ 7131] By: jhi on 2000/10/03 03:38:23
49271 ! MANIFEST Makefile.SH
49272 ____________________________________________________________________________
49273 [ 7130] By: jhi on 2000/10/03 03:31:05
49274 Log: Update Changes.
49276 ! Changes patchlevel.h
49277 ____________________________________________________________________________
49278 [ 7129] By: jhi on 2000/10/03 02:24:02
49279 Log: Misplaced else.
49280 Branch: metaconfig/U/perl
49283 ! Configure config_h.SH
49284 ____________________________________________________________________________
49285 [ 7128] By: jhi on 2000/10/03 02:08:29
49286 Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
49287 From: sthoenna@efn.org
49288 Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
49289 Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
49290 Branch: metaconfig/U/perl
49293 ! Configure config_h.SH hints/os2.sh os2/os2ish.h
49294 ____________________________________________________________________________
49295 [ 7127] By: jhi on 2000/10/03 01:13:14
49296 Log: Update Changes.
49298 ! Changes patchlevel.h
49299 ____________________________________________________________________________
49300 [ 7126] By: jhi on 2000/10/03 00:57:08
49301 Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
49302 as suggested by Olaf Flebbe and Nick Clark.
49304 ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
49305 ____________________________________________________________________________
49306 [ 7125] By: jhi on 2000/10/03 00:50:56
49307 Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
49308 From: Nick Clark <nick@plum.flirble.org>
49309 Date: Mon, 2 Oct 2000 11:03:24 +0100
49310 Message-Id: <20001002110324.D20073@plum.flirble.org>
49312 Also fixes bug ID 20001002.005.
49315 ____________________________________________________________________________
49316 [ 7124] By: jhi on 2000/10/03 00:34:59
49317 Log: Subject: [PATCH 5.7.0] Epoc update
49318 From: Olaf Flebbe <o.flebbe@gmx.de>
49319 Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
49320 Message-ID: <26423.969484586@www10.gmx.net>
49322 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
49323 ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
49324 ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
49326 ____________________________________________________________________________
49327 [ 7123] By: jhi on 2000/10/03 00:30:07
49328 Log: Regen headers.
49330 ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
49331 ____________________________________________________________________________
49332 [ 7122] By: jhi on 2000/10/03 00:10:48
49333 Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
49336 ____________________________________________________________________________
49337 [ 7121] By: jhi on 2000/10/03 00:05:06
49338 Log: Subject: [PATCH pod/perlop.pod] Documentation glitch in magic autoincrement.
49339 From: <abigail@foad.org>
49340 Date: Tue, 26 Sep 2000 13:36:14 -0400
49341 Message-ID: <20000926173614.4356.qmail@foad.org>
49344 ____________________________________________________________________________
49345 [ 7120] By: jhi on 2000/10/03 00:04:00
49346 Log: Inside require() $^S was always left undefined.
49348 Subject: Re: Tiny 2-byte change to fix debugger's eval bug
49349 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49350 Date: Wed, 27 Sep 2000 18:54:49 -0400
49351 Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
49353 ! cop.h mg.c pp_ctl.c util.c
49354 ____________________________________________________________________________
49355 [ 7119] By: jhi on 2000/10/03 00:00:16
49356 Log: Subject: [PATCH] DLL not restartabke with threaded perl
49357 From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
49358 Date: Thu, 28 Sep 2000 09:20:46 +0100
49359 Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
49362 ____________________________________________________________________________
49363 [ 7118] By: jhi on 2000/10/02 23:59:20
49364 Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
49365 From: Nicholas Clark <nick@ccl4.org>
49366 Date: Thu, 28 Sep 2000 11:52:24 +0100
49367 Message-ID: <20000928115224.D7924@plum.flirble.org>
49370 ____________________________________________________________________________
49371 [ 7117] By: jhi on 2000/10/02 23:57:51
49372 Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
49373 From: Nicholas Clark <nick@babyhippo.co.uk>
49374 Date: Thu, 28 Sep 2000 12:18:10 +0100
49375 Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
49377 Did not apply cleanly, manual intervention was needed.
49379 ! ext/B/B/Bytecode.pm utils/perlcc.PL
49380 ____________________________________________________________________________
49381 [ 7116] By: jhi on 2000/10/02 23:50:40
49382 Log: Document the issue (is not a syntax error, kind of)
49384 Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
49385 From: Nicholas Clark <nick@ccl4.org>
49386 Date: Thu, 28 Sep 2000 17:12:42 +0100
49387 Message-ID: <20000928171242.K7924@plum.flirble.org>
49390 ____________________________________________________________________________
49391 [ 7115] By: jhi on 2000/10/02 23:48:58
49392 Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
49393 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49394 Date: Thu, 28 Sep 2000 21:55:31 -0400
49395 Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
49398 ____________________________________________________________________________
49399 [ 7114] By: jhi on 2000/10/02 23:47:57
49400 Log: Subject: DOC PATCH 5.6.0
49401 From: mjd@plover.com
49402 Date: 30 Sep 2000 06:02:34 -0000
49403 Message-ID: <20000930060234.4559.qmail@plover.com>
49405 ! pod/perldebguts.pod
49406 ____________________________________________________________________________
49407 [ 7113] By: jhi on 2000/10/02 23:46:43
49408 Log: SOCK_DGRAM and listen() do not mix as reported in
49410 Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
49411 From: Petter Reinholdtsen <pere@hungry.com>
49412 Date: Sun, 1 Oct 2000 10:57:20 +0800
49413 Message-Id: <200010010257.KAA05735@localhost.localdomain>
49415 The patch for 5.7.0+ had to be reengineered, though.
49417 ! ext/IO/lib/IO/Socket/UNIX.pm
49418 ____________________________________________________________________________
49419 [ 7112] By: jhi on 2000/10/02 23:36:57
49420 Log: Subject: Re: [PATCH 5.005_64 missed]
49421 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
49422 Date: Sun, 1 Oct 2000 18:50:10 -0400
49423 Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
49426 ____________________________________________________________________________
49427 [ 7111] By: jhi on 2000/10/02 23:35:40
49428 Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug)
49429 From: Radu Greab <radu@netsoft.ro>
49430 Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
49431 Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
49433 ! op.c opcode.pl t/op/substr.t
49434 ____________________________________________________________________________
49435 [ 7110] By: jhi on 2000/10/02 23:32:38
49436 Log: Subject: [PATCH] Fix aliasing of tied filehandles
49437 From: Daniel Chetlin <daniel@chetlin.com>
49438 Date: Mon, 2 Oct 2000 14:53:27 -0700
49439 Message-ID: <20001002145327.C1617@ilmd>
49441 ! perl.h pp_hot.c t/op/tiehandle.t
49442 ____________________________________________________________________________
49443 [ 7109] By: jhi on 2000/10/02 23:31:30
49444 Log: s/Robin Parker/Robin Barker/
49447 ____________________________________________________________________________
49448 [ 7108] By: jhi on 2000/10/02 23:15:46
49449 Log: Retract #7091 as suggested in
49451 From: Robin Barker <rmb1@cise.npl.co.uk>
49452 Subject: [PATCH-R] was Re: SuSE's gcc-2.95.2 and //depot/perl
49453 Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
49454 Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
49457 ____________________________________________________________________________
49458 [ 7107] By: nick on 2000/10/02 18:23:14
49459 Log: A few tweaks to get Tk803 to work with Encode scheme.
49461 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
49462 ____________________________________________________________________________
49463 [ 7106] By: nick on 2000/10/01 21:34:14
49464 Log: Add checking cases to Encode's toUnicode and fromUnicode.
49466 ! ext/Encode/Encode.pm
49467 ____________________________________________________________________________
49468 [ 7105] By: nick on 2000/10/01 17:18:01
49469 Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
49470 To read and use them.
49471 Add a lib/encode.t which checks a few things.
49473 + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
49474 + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
49475 + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
49476 + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
49477 + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
49478 + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
49479 + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
49480 + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
49481 + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
49482 + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
49483 + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
49484 + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
49485 + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
49486 + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
49487 + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
49488 + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
49489 + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
49490 + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
49491 + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
49492 + ext/Encode/Encode/iso2022-jp.enc
49493 + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
49494 + ext/Encode/Encode/iso8859-1.enc
49495 + ext/Encode/Encode/iso8859-2.enc
49496 + ext/Encode/Encode/iso8859-3.enc
49497 + ext/Encode/Encode/iso8859-4.enc
49498 + ext/Encode/Encode/iso8859-5.enc
49499 + ext/Encode/Encode/iso8859-6.enc
49500 + ext/Encode/Encode/iso8859-7.enc
49501 + ext/Encode/Encode/iso8859-8.enc
49502 + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
49503 + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
49504 + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
49505 + ext/Encode/Encode/macCentEuro.enc
49506 + ext/Encode/Encode/macCroatian.enc
49507 + ext/Encode/Encode/macCyrillic.enc
49508 + ext/Encode/Encode/macDingbats.enc
49509 + ext/Encode/Encode/macGreek.enc
49510 + ext/Encode/Encode/macIceland.enc
49511 + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
49512 + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
49513 + ext/Encode/Encode/macTurkish.enc
49514 + ext/Encode/Encode/macUkraine.enc
49515 + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
49517 ! MANIFEST ext/Encode/Encode.pm
49518 ____________________________________________________________________________
49519 [ 7104] By: nick on 2000/09/30 13:04:30
49520 Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
49521 From: Daniel Chetlin <daniel@chetlin.com>
49522 Date: Mon, 18 Sep 2000 05:05:40 -0700
49523 Message-Id: <20000918050540.C652@ilmd>
49525 ! lib/overload.pm sv.c t/pragma/overload.t
49526 ____________________________________________________________________________
49527 [ 7103] By: nick on 2000/09/30 12:53:36
49528 Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
49529 From: Johan Vromans <jvromans@squirrel.nl>
49530 Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
49531 Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
49534 ____________________________________________________________________________
49535 [ 7102] By: nick on 2000/09/30 12:52:31
49536 Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
49537 From: Spider Boardman <spider@Orb.Nashua.NH.US>
49538 Date: Sat, 16 Sep 2000 16:36:45 -0400
49539 Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
49541 ! ext/B/B/Deparse.pm
49542 ____________________________________________________________________________
49543 [ 7101] By: nick on 2000/09/30 12:51:41
49544 Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
49545 From: Craig A. Berry <craig.berry@psinetcs.com>
49546 Date: Sat, 16 Sep 2000 10:11:10 -0500
49547 Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
49550 ____________________________________________________________________________
49551 [ 7100] By: nick on 2000/09/30 12:50:33
49552 Log: Subject: Re: unicode support and perl [ID 20000901.097]
49553 From: Spider Boardman <spider@Orb.Nashua.NH.US>
49554 Date: Fri, 15 Sep 2000 16:37:58 -0400
49555 Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
49558 ____________________________________________________________________________
49559 [ 7099] By: nick on 2000/09/30 12:49:35
49560 Log: Subject: Re: unicode support and perl [ID 20000901.097]
49561 From: Spider Boardman <spider@Orb.Nashua.NH.US>
49562 Date: Fri, 15 Sep 2000 16:25:30 -0400
49563 Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
49566 ____________________________________________________________________________
49567 [ 7098] By: nick on 2000/09/30 12:48:00
49568 Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
49569 From: Gisle Aas <gisle@ActiveState.com>
49570 Date: 15 Sep 2000 16:23:41 +0200
49571 Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
49574 ____________________________________________________________________________
49575 [ 7097] By: nick on 2000/09/30 12:45:16
49576 Log: Subject: [PATCH] Nits in perlmod.pod
49577 From: Daniel Chetlin <daniel@chetlin.com>
49578 Date: Fri, 15 Sep 2000 02:04:09 -0700
49579 Message-Id: <20000915020409.A2104@ilmd>
49582 ____________________________________________________________________________
49583 [ 7096] By: nick on 2000/09/30 12:18:00
49584 Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
49585 i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
49586 to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
49587 0 to checking to get the warning.
49589 ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
49590 ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
49591 ! regexec.c sv.c toke.c utf8.c
49592 ____________________________________________________________________________
49593 [ 7095] By: nick on 2000/09/15 16:55:59
49594 Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
49596 Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
49597 From: Spider Boardman <spider@Orb.Nashua.NH.US>
49598 Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
49599 Date: Fri, 15 Sep 2000 06:37:30 -0400
49601 ! ext/Encode/Encode.xs sv.c
49602 ____________________________________________________________________________
49603 [ 7094] By: jhi on 2000/09/15 03:23:32
49604 Log: Update Changes.
49606 ! Changes patchlevel.h
49607 ____________________________________________________________________________
49608 [ 7093] By: jhi on 2000/09/15 03:11:44
49609 Log: Fix for the charnames.t failures from Spider Boardman.
49612 ____________________________________________________________________________
49613 [ 7092] By: jhi on 2000/09/15 00:15:48
49614 Log: Botched the #7090 check-in.
49617 ____________________________________________________________________________
49618 [ 7091] By: jhi on 2000/09/14 23:33:24
49619 Log: Part of #7081 didn't come through.
49622 ____________________________________________________________________________
49623 [ 7090] By: jhi on 2000/09/14 23:17:39
49624 Log: Subject: Re: perl@7078
49625 From: Spider Boardman <spider@web.zk3.dec.com>
49626 Date: Thu, 14 Sep 2000 19:06:36 -0400
49627 Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
49630 ____________________________________________________________________________
49631 [ 7089] By: jhi on 2000/09/14 23:11:21
49632 Log: Small portability tweaks.
49634 ! ext/Encode/Encode.xs
49635 ____________________________________________________________________________
49636 [ 7088] By: jhi on 2000/09/14 22:57:23
49637 Log: Fake return to pacify picky compilers.
49639 ! ext/Encode/Encode.xs
49640 ____________________________________________________________________________
49641 [ 7087] By: jhi on 2000/09/14 22:53:37
49642 Log: Subject: [PATCH] utf8.c apidoc
49643 From: Simon Cozens <simon@cozens.net>
49644 Date: Thu, 14 Sep 2000 23:46:57 +0100
49645 Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
49647 ! perlapi.c pod/perlapi.pod utf8.c
49648 ____________________________________________________________________________
49649 [ 7086] By: jhi on 2000/09/14 22:40:38
49650 Log: We don't need to count the high bit bytes, a boolean is enough.
49653 ____________________________________________________________________________
49654 [ 7085] By: jhi on 2000/09/14 21:20:09
49655 Log: Replace #7084 with
49657 Subject: Re: perl@7078
49658 From: Spider Boardman <spider@web.zk3.dec.com>
49659 Date: Thu, 14 Sep 2000 17:09:36 -0400
49660 Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
49663 ____________________________________________________________________________
49664 [ 7084] By: jhi on 2000/09/14 20:03:34
49665 Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
49666 convertable to bytes by checking it doesn't go above 0xc3
49668 Subject: Re: perl@7078
49669 From: Simon Cozens <simon@cozens.net>
49670 Date: Thu, 14 Sep 2000 20:59:19 +0100
49671 Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
49674 ____________________________________________________________________________
49675 [ 7083] By: jhi on 2000/09/14 19:38:47
49676 Log: Subject: Re: perl@7078
49677 From: Simon Cozens <simon@cozens.net>
49678 Date: Thu, 14 Sep 2000 20:13:09 +0100
49679 Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
49682 ____________________________________________________________________________
49683 [ 7082] By: jhi on 2000/09/14 17:50:44
49684 Log: The one that got away.
49687 ____________________________________________________________________________
49688 [ 7081] By: jhi on 2000/09/14 17:45:35
49689 Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
49690 From: Robin Barker <rmb1@cise.npl.co.uk>
49691 Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
49692 Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
49694 ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
49695 ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
49696 ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
49697 ! regcomp.c toke.c universal.c
49698 ____________________________________________________________________________
49699 [ 7080] By: jhi on 2000/09/14 17:40:35
49700 Log: Problems picked up by AIX cc.
49702 Subject: Re: perl@7078 (patch included)
49703 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49704 Date: Thu, 14 Sep 2000 18:53:30 +0200
49705 Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
49707 ! ext/Encode/Encode.xs
49708 ____________________________________________________________________________
49709 [ 7079] By: jhi on 2000/09/14 17:38:27
49710 Log: Subject: File::Find 5.7.0 POD nits
49711 From: Rich Morin <rdm@cfcl.com>
49712 Date: Wed, 13 Sep 2000 22:03:58 -0700
49713 Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
49716 ____________________________________________________________________________
49717 [ 7078] By: jhi on 2000/09/14 14:58:20
49718 Log: Update Changes.
49720 ! Changes patchlevel.h
49721 ____________________________________________________________________________
49722 [ 7077] By: jhi on 2000/09/14 14:55:54
49723 Log: Compilation warnings and an error.
49726 ____________________________________________________________________________
49727 [ 7076] By: jhi on 2000/09/14 14:42:56
49728 Log: Fix for a parsing bug, not for the original bug.
49730 Subject: Re: [ID 20000910.005] Another segfault with regexes.
49731 From: Spider Boardman <spider@web.zk3.dec.com>
49732 Date: Wed, 13 Sep 2000 17:52:20 -0400
49733 Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
49736 ____________________________________________________________________________
49737 [ 7075] By: jhi on 2000/09/14 14:40:40
49738 Log: Batch of UTF-8 patches from Simon Cozens.
49740 ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
49741 ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
49743 ____________________________________________________________________________
49744 [ 7074] By: jhi on 2000/09/14 14:29:58
49745 Log: Subject: Re: Two advertising clauses need to be removed
49746 From: Russ Allbery <rra@stanford.edu>
49747 Date: 13 Sep 2000 18:50:26 -0700
49748 Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
49750 ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
49751 ____________________________________________________________________________
49752 [ 7073] By: jhi on 2000/09/14 14:28:20
49753 Log: Subject: [PATCH] de-wall t/README
49754 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
49755 Date: Wed, 13 Sep 2000 17:46:55 -0700
49756 Message-ID: <//Bw5gzkge/e092yn@efn.org>
49759 ____________________________________________________________________________
49760 [ 7072] By: jhi on 2000/09/14 14:25:10
49761 Log: Hints optimization.
49764 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49765 Date: Wed, 13 Sep 2000 21:42:07 +0200
49766 Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
49769 ____________________________________________________________________________
49770 [ 7071] By: jhi on 2000/09/14 14:23:30
49771 Log: Allow chop() and chomp() to be overridden.
49773 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
49774 From: "Casey R. Tweten" <crt@kiski.net>
49775 Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
49776 Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
49779 ____________________________________________________________________________
49780 [ 7070] By: jhi on 2000/09/14 14:20:36
49781 Log: The return value of setlocale must be copied away.
49783 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
49784 From: Alan Burlison <Alan.Burlison@uk.sun.com>
49785 Date: Wed, 13 Sep 2000 16:27:37 +0100
49786 Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
49789 ____________________________________________________________________________
49790 [ 7069] By: jhi on 2000/09/14 14:16:27
49791 Log: Remove vestiges of tr//CU.
49793 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
49794 From: Nick Clark <nick@plum.flirble.org>
49795 Date: Tue, 12 Sep 2000 22:50:14 +0100
49796 Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
49798 Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
49799 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
49800 Date: Tue, 12 Sep 2000 21:38:48 -0700
49801 Message-ID: <YTwv5gzkgmfL092yn@efn.org>
49803 ! op.h pod/perlunicode.pod
49804 ____________________________________________________________________________
49805 [ 7068] By: jhi on 2000/09/13 14:18:39
49806 Log: Add the Encode extension. The code is still largely just skeleton.
49808 + ext/Encode/Encode.pm ext/Encode/Encode.xs
49809 + ext/Encode/Makefile.PL ext/Encode/Todo
49810 ! MANIFEST Todo-5.6
49811 ____________________________________________________________________________
49812 [ 7067] By: jhi on 2000/09/12 17:43:33
49813 Log: Allow for whitespace between "#" and "line" in cpp output.
49815 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
49816 From: Calle Dybedahl <calle@lysator.liu.se>
49817 Date: 12 Sep 2000 19:38:02 +0200
49818 Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
49820 ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
49821 ____________________________________________________________________________
49822 [ 7066] By: gsar on 2000/09/12 17:24:29
49823 Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
49824 initialization in all the threads on Windows
49827 ____________________________________________________________________________
49828 [ 7065] By: jhi on 2000/09/12 15:11:31
49829 Log: Update Changes.
49831 ! Changes patchlevel.h
49832 ____________________________________________________________________________
49833 [ 7064] By: jhi on 2000/09/12 14:54:54
49834 Log: Retract #7062, the pod tests are not ready.
49837 ____________________________________________________________________________
49838 [ 7063] By: jhi on 2000/09/12 14:25:41
49839 Log: The #7054 truncated Configure badly.
49840 Branch: metaconfig/U/perl
49843 ! Configure config_h.SH
49844 ____________________________________________________________________________
49845 [ 7062] By: jhi on 2000/09/12 14:08:32
49846 Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
49847 From: sthoenna@efn.org
49848 Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
49849 Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
49852 ____________________________________________________________________________
49853 [ 7061] By: jhi on 2000/09/12 14:07:18
49854 Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
49855 From: sthoenna@efn.org
49856 Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
49857 Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
49860 ____________________________________________________________________________
49861 [ 7060] By: jhi on 2000/09/12 14:06:08
49862 Log: Break up the myconfig lines a bit.
49864 Subject: perlbug/perl -V output format
49865 From: sthoenna@efn.org
49866 Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
49867 Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
49870 ____________________________________________________________________________
49871 [ 7059] By: jhi on 2000/09/12 14:05:04
49872 Log: Test for the #7049.
49874 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
49875 From: andreas.koenig@anima.de (Andreas J. Koenig)
49876 Date: 12 Sep 2000 06:42:01 +0200
49877 Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
49880 ____________________________________________________________________________
49881 [ 7058] By: jhi on 2000/09/12 14:03:05
49882 Log: Subject: [patch: perl@7045] vms updates
49883 From: Peter Prymmer <pvhp@forte.com>
49884 Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
49885 Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
49887 ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
49888 ____________________________________________________________________________
49889 [ 7057] By: jhi on 2000/09/12 14:00:51
49890 Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
49891 From: sthoenna@efn.org
49892 Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
49893 Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
49896 ____________________________________________________________________________
49897 [ 7056] By: jhi on 2000/09/12 13:58:14
49898 Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
49899 From: Jeff Pinyan <jeffp@crusoe.net>
49900 Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
49901 Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
49904 ____________________________________________________________________________
49905 [ 7055] By: jhi on 2000/09/12 13:56:32
49906 Log: Do in VMS as the #7054 does.
49909 ____________________________________________________________________________
49910 [ 7054] By: jhi on 2000/09/12 13:50:31
49911 Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
49912 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
49913 Date: Mon, 11 Sep 2000 08:33:09 +0100
49914 Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
49915 Branch: metaconfig/U/perl
49918 ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
49919 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
49920 ____________________________________________________________________________
49921 [ 7053] By: jhi on 2000/09/12 13:29:19
49922 Log: Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
49923 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
49924 Date: Tue, 12 Sep 2000 08:35:59 EDT
49925 Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
49928 ____________________________________________________________________________
49929 [ 7052] By: jhi on 2000/09/11 23:01:50
49930 Log: Document the SvUTF8*().
49932 ! pod/perlapi.pod sv.h
49933 ____________________________________________________________________________
49934 [ 7051] By: gsar on 2000/09/11 14:46:30
49935 Log: C<@a = @b = split(...)> optimization coredumps under ithreads
49936 (missed a spot when fixing up op_pmreplroot hack for ithreads)
49938 ! op.c t/op/split.t
49939 ____________________________________________________________________________
49940 [ 7050] By: nick on 2000/09/11 10:03:51
49941 Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
49943 Subject: borland C++ win32.c tweak
49944 From: Vadim Konovalov <vkonovalov@lucent.com>
49945 Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
49946 Date: Mon, 11 Sep 2000 11:22:33 +0400
49949 ____________________________________________________________________________
49950 [ 7049] By: nick on 2000/09/11 09:57:33
49951 Log: Point fix for s/// on foreach (keys %xxx).
49954 ____________________________________________________________________________
49955 [ 7048] By: jhi on 2000/09/10 23:37:09
49956 Log: Silence t/pod/*.t about alternate quote-mappings now implemented
49957 by Pod::Text, from Brad Appleton.
49959 ! t/pod/testp2pt.pl
49960 ____________________________________________________________________________
49961 [ 7047] By: jhi on 2000/09/10 14:32:53
49962 Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
49965 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
49966 ____________________________________________________________________________
49967 [ 7046] By: jhi on 2000/09/10 14:15:08
49968 Log: Upgrade to CPAN 1.57_65, from Andreas König.
49970 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
49971 ____________________________________________________________________________
49972 [ 7045] By: jhi on 2000/09/08 21:36:32
49973 Log: Update Changes.
49975 ! Changes patchlevel.h
49976 ____________________________________________________________________________
49977 [ 7044] By: jhi on 2000/09/08 21:29:56
49978 Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
49979 From: Peter Prymmer <pvhp@forte.com>
49980 Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
49981 Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
49984 ____________________________________________________________________________
49985 [ 7043] By: jhi on 2000/09/08 21:27:50
49986 Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
49987 From: Peter Prymmer <pvhp@forte.com>
49988 Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
49989 Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
49991 ! Makefile.SH installperl
49992 ____________________________________________________________________________
49993 [ 7042] By: jhi on 2000/09/08 21:23:21
49994 Log: Continue #7041.
49996 ! cygwin/Makefile.SHs os2/Makefile.SHs
49997 ____________________________________________________________________________
49998 [ 7041] By: jhi on 2000/09/08 21:18:10
49999 Log: Do away with memory models cruft. Sorry, PDP users.
50001 ! U/modified/cc.U U/modified/libpth.U
50003 ! Configure Makefile.SH Porting/Glossary Porting/config.sh
50004 ! Porting/config_H cflags.SH config_h.SH configure.com
50005 ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
50006 ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
50007 ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
50008 ____________________________________________________________________________
50009 [ 7040] By: jhi on 2000/09/08 14:34:18
50010 Log: Major rewrite of s2p. And I mean really major, it is
50011 an implementation of sed in perl. If called as s2p it
50012 will function as s2p. Note: needs non-UNIXifying.
50015 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
50016 Date: Mon, 28 Aug 2000 14:05:12 +0200
50017 Message-ID: <39AA5578.2102E2AA@alcatel.at>
50020 ____________________________________________________________________________
50021 [ 7039] By: jhi on 2000/09/08 14:19:49
50022 Log: Re-allow vec() for characters > 255.
50024 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
50025 From: Spider Boardman <spider@web.zk3.dec.com>
50026 Date: Fri, 08 Sep 2000 02:21:02 -0400
50027 Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
50029 ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
50031 ____________________________________________________________________________
50032 [ 7038] By: jhi on 2000/09/08 14:14:18
50033 Log: Subject: [PATCH lib/Benchmark.pm]
50034 From: <abigail@foad.org>
50035 Date: Thu, 7 Sep 2000 15:03:20 -0400
50036 Message-ID: <20000907190320.888.qmail@foad.org>
50039 ____________________________________________________________________________
50040 [ 7037] By: jhi on 2000/09/08 14:11:06
50041 Log: Optimizing hash keys into shared strings doesn't work with ithreads.
50043 Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi
50044 From: Spider Boardman <spider@web.zk3.dec.com>
50045 Date: Fri, 08 Sep 2000 01:30:27 -0400
50046 Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
50049 ____________________________________________________________________________
50050 [ 7036] By: jhi on 2000/09/08 14:08:58
50051 Log: Subject: [ID 20000908.002] perlipc documentation bug.
50052 From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
50053 Date: Fri, 08 Sep 2000 12:38:32 +0200
50054 Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
50057 ____________________________________________________________________________
50058 [ 7035] By: jhi on 2000/09/08 14:03:12
50059 Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
50060 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50061 Date: Fri, 08 Sep 2000 11:47:34 +0200
50062 Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
50065 ____________________________________________________________________________
50066 [ 7034] By: jhi on 2000/09/08 13:59:35
50067 Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
50068 From: Simon Cozens <simon@cozens.net>
50069 Date: Thu, 7 Sep 2000 20:40:38 +0100
50070 Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
50073 ____________________________________________________________________________
50074 [ 7033] By: jhi on 2000/09/08 04:03:03
50075 Log: Subject: [ID 20000904.008] Tiny fix for perldiag
50076 From: "Larry W. Virden" <lvirden@cas.org>
50077 Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
50078 Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
50081 ____________________________________________________________________________
50082 [ 7032] By: jhi on 2000/09/07 22:18:30
50083 Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
50084 From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
50085 Date: Mon, 04 Sep 2000 13:16:38 -0700
50086 Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
50089 ____________________________________________________________________________
50090 [ 7031] By: jhi on 2000/09/07 22:02:29
50091 Log: Fix the ccversion detection for 5.1 and beyond.
50093 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
50094 From: Spider Boardman <spider@leggy.zk3.dec.com>
50095 Date: Thu, 7 Sep 2000 17:54:27 -0400
50096 Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
50099 ____________________________________________________________________________
50100 [ 7030] By: jhi on 2000/09/07 19:12:28
50103 Subject: [ID 20000903.001] \w in utf8-strings
50104 From: Marc Lehmann <pcg@goof.com>
50105 Date: Sun, 03 Sep 2000 09:44:29 +0200
50106 Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
50108 and various related nits.
50110 ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
50111 ____________________________________________________________________________
50112 [ 7029] By: jhi on 2000/09/07 18:49:09
50113 Log: Fix the URL, but the server is still missing in action.
50115 Subject: [ID 20000905.002] perlfaq1.pod URL error
50116 From: "Larry W. Virden" <lvirden@cas.org>
50117 Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
50118 Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
50121 ____________________________________________________________________________
50122 [ 7028] By: jhi on 2000/09/07 18:47:13
50123 Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
50124 From: Hugo <hv@crypt.compulink.co.uk>
50125 Date: Tue, 05 Sep 2000 14:13:37 +0100
50126 Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
50129 ____________________________________________________________________________
50130 [ 7027] By: jhi on 2000/09/07 18:45:35
50131 Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
50132 From: Daniel Chetlin <daniel@chetlin.com>
50133 Date: Tue, 5 Sep 2000 04:57:07 -0700
50134 Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
50136 ! pod/perlfaq6.pod pod/perlop.pod
50137 ____________________________________________________________________________
50138 [ 7026] By: jhi on 2000/09/07 18:44:01
50139 Log: Document the new ref() semantics.
50141 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
50142 From: Gisle Aas <gisle@ActiveState.com>
50143 Date: 05 Sep 2000 08:10:30 +0200
50144 Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
50146 ! pod/perldelta.pod
50147 ____________________________________________________________________________
50148 [ 7025] By: jhi on 2000/09/07 18:42:27
50149 Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
50151 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
50152 From: Gisle Aas <gisle@ActiveState.com>
50153 Date: 05 Sep 2000 08:11:40 +0200
50154 Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
50156 ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
50157 ____________________________________________________________________________
50158 [ 7024] By: jhi on 2000/09/07 18:39:32
50159 Log: Subject: [PATCH] Modernize Opcode.pm documentation
50160 From: Gisle Aas <gisle@ActiveState.com>
50161 Date: 4 Sep 2000 00:18:55 -0000
50162 Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
50164 ! ext/Opcode/Opcode.pm
50165 ____________________________________________________________________________
50166 [ 7023] By: jhi on 2000/09/07 18:37:42
50167 Log: Subject: [PATCH] Tied filehandle documentation
50168 From: Gisle Aas <gisle@ActiveState.com>
50169 Date: 4 Sep 2000 00:14:40 -0000
50170 Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
50172 ! pod/perlfunc.pod pod/perltie.pod
50173 ____________________________________________________________________________
50174 [ 7022] By: jhi on 2000/09/07 18:35:37
50175 Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
50176 From: Gisle Aas <gisle@ActiveState.com>
50177 Date: 4 Sep 2000 00:04:22 -0000
50178 Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
50180 ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
50181 ____________________________________________________________________________
50182 [ 7021] By: jhi on 2000/09/07 18:33:22
50183 Log: Subject: small apidoc fix
50184 From: Marc Lehmann <pcg@goof.com>
50185 Date: Sun, 3 Sep 2000 05:12:06 +0200
50186 Message-ID: <20000903051206.A5909@cerebro.laendle>
50188 ! pod/perlapi.pod utf8.c
50189 ____________________________________________________________________________
50190 [ 7020] By: jhi on 2000/09/07 16:14:57
50191 Log: Tiny perldelta nits.
50193 ! pod/perldelta.pod
50194 ____________________________________________________________________________
50195 [ 7019] By: jhi on 2000/09/07 16:04:20
50196 Log: Guard against bad string->int conversion for quads.
50199 ____________________________________________________________________________
50200 [ 7018] By: jhi on 2000/09/06 17:07:03
50201 Log: Update Unicode todo list.
50204 ____________________________________________________________________________
50205 [ 7017] By: jhi on 2000/09/05 21:16:01
50206 Log: Document the SvIOK_.*UV().
50208 ! pod/perlapi.pod sv.h
50209 ____________________________________________________________________________
50210 [ 7016] By: nick on 2000/09/03 21:54:46
50211 Log: Hash lookup of constant strings optimization:
50212 Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
50213 to string table (as per sharepvn). Add newSV_pvn_share to create such
50214 a thing. Make hv.c compare addresses of strings and skip string compare
50215 if equal. Make method_named and helem ops use these shared-string SVs
50216 when arg is constant. Make keys op return shared-string SVs (less clearly
50219 ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
50220 ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
50221 ! pod/perlintern.pod pp_hot.c proto.h sv.c
50222 ____________________________________________________________________________
50223 [ 7015] By: jhi on 2000/09/02 17:48:59
50224 Log: This is 5.7.0.
50227 ____________________________________________________________________________
50228 [ 7014] By: jhi on 2000/09/02 17:35:45
50229 Log: Changes and patchlevel tweaks.
50231 ! Changes patchlevel.h
50232 ____________________________________________________________________________
50233 [ 7013] By: jhi on 2000/09/02 17:30:50
50234 Log: Update Changes.
50236 ! Changes patchlevel.h
50237 ____________________________________________________________________________
50238 [ 7012] By: nick on 2000/09/02 17:25:20
50239 Log: More %{} and other deref special casing - do not pass to 'nomethod'.
50241 ! gv.c lib/overload.pm
50242 ____________________________________________________________________________
50243 [ 7011] By: jhi on 2000/09/02 17:16:25
50244 Log: Update perlhist.
50247 ____________________________________________________________________________
50248 [ 7010] By: jhi on 2000/09/02 17:01:35
50249 Log: perldelta nits.
50251 ! pod/perldelta.pod
50252 ____________________________________________________________________________
50253 [ 7009] By: nick on 2000/09/02 16:48:35
50254 Log: If overloaded %{} etc. return the object do not loop.
50255 Thus sub deref { $_[0] } functions if object is wanted type.
50258 ____________________________________________________________________________
50259 [ 7008] By: jhi on 2000/09/02 16:26:11
50260 Log: Retab MANIFEST.
50262 ! ext/Storable/MANIFEST
50263 ____________________________________________________________________________
50264 [ 7007] By: jhi on 2000/09/02 16:23:02
50265 Log: Make certain cc is set before trying to run it.
50267 ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
50268 ____________________________________________________________________________
50269 [ 7006] By: jhi on 2000/09/02 15:45:41
50270 Log: Unicode notes.
50272 ! pod/perldelta.pod
50273 ____________________________________________________________________________
50274 [ 7005] By: jhi on 2000/09/02 15:42:11
50275 Log: Various Configure nits by Philip Newton,
50276 plus the ebcdic one by me.
50278 + U/modified/pager.U
50279 ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
50280 Branch: metaconfig/U/perl
50281 ! Devel.U quadfio.U
50283 ! Configure config_h.SH
50284 ____________________________________________________________________________
50285 [ 7004] By: jhi on 2000/09/02 15:06:14
50286 Log: Apparently avoiding the swapping is too costly.
50288 From: "Ben Tilly" <ben_tilly@hotmail.com>
50289 Subject: Re: the door is closed.
50290 Date: Fri, 01 Sep 2000 20:23:16 EDT
50291 Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
50294 ____________________________________________________________________________
50295 [ 7003] By: nick on 2000/09/02 12:26:04
50296 Log: Undo part of change 6489 which looks like a bulk edit which
50297 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
50298 The supressing of main:: on return from select() is undesirable.
50301 ____________________________________________________________________________
50302 [ 7002] By: jhi on 2000/09/01 23:08:54
50303 Log: Update Changes.
50305 ! Changes patchlevel.h
50306 ____________________________________________________________________________
50307 [ 7001] By: jhi on 2000/09/01 23:00:13
50308 Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
50309 From: Peter Prymmer <pvhp@forte.com>
50310 Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
50311 Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
50313 plus rework the http: spots as suggested by Tom Christiansen,
50314 plus regen perltoc.
50316 ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
50317 ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
50318 ____________________________________________________________________________
50319 [ 7000] By: jhi on 2000/09/01 22:36:01
50320 Log: Only the first line, thank you very much.
50322 ! hints/solaris_2.sh
50323 ____________________________________________________________________________
50324 [ 6999] By: gsar on 2000/09/01 22:16:40
50325 Log: change#6791 accidentally clobbered change#6710, put it back
50328 ____________________________________________________________________________
50329 [ 6998] By: jhi on 2000/09/01 22:14:16
50330 Log: Mention the HP-UX LP64 freak failure.
50332 ! pod/perldelta.pod
50333 ____________________________________________________________________________
50334 [ 6997] By: jhi on 2000/09/01 21:48:32
50338 ____________________________________________________________________________
50339 [ 6996] By: jhi on 2000/09/01 21:27:10
50340 Log: Update Changes.
50342 ! Changes patchlevel.h
50343 ____________________________________________________________________________
50344 [ 6995] By: jhi on 2000/09/01 21:14:24
50345 Log: Mi splgn s gnin.g
50348 ____________________________________________________________________________
50349 [ 6994] By: jhi on 2000/09/01 21:09:54
50350 Log: Subject: http:// in L<>
50351 From: Nicholas Clark <nick@ccl4.org>
50352 Date: Fri, 1 Sep 2000 22:03:21 +0100
50353 Message-ID: <20000901220321.B72074@plum.flirble.org>
50355 ! README.os2 pod/perl56delta.pod pod/perlxs.pod
50356 ____________________________________________________________________________
50357 [ 6993] By: jhi on 2000/09/01 21:06:54
50358 Log: Update to Storable 1.0, from Raphael Manfredi.
50360 ! ext/Storable/ChangeLog ext/Storable/MANIFEST
50361 ! ext/Storable/Makefile.PL ext/Storable/README
50362 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
50363 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
50364 ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
50365 ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
50366 ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
50367 ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
50368 ____________________________________________________________________________
50369 [ 6992] By: jhi on 2000/09/01 20:43:05
50370 Log: Mention known sfio+linux buglet.
50372 ! pod/perldelta.pod
50373 ____________________________________________________________________________
50374 [ 6991] By: jhi on 2000/09/01 20:40:11
50375 Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
50376 From: Peter Prymmer <pvhp@forte.com>
50377 Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
50378 Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
50381 ____________________________________________________________________________
50382 [ 6990] By: jhi on 2000/09/01 20:25:26
50383 Log: Retract #6986.
50385 ! hints/solaris_2.sh
50386 ____________________________________________________________________________
50387 [ 6989] By: jhi on 2000/09/01 20:23:00
50388 Log: Mergesort is back.
50390 ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
50391 ____________________________________________________________________________
50392 [ 6988] By: jhi on 2000/09/01 19:37:40
50393 Log: Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
50394 From: Mike Guy <mjtg@cam.ac.uk>
50395 Date: Fri, 01 Sep 2000 17:43:33 +0100
50396 Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
50398 ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
50399 ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
50400 ____________________________________________________________________________
50401 [ 6987] By: jhi on 2000/09/01 19:17:10
50402 Log: Regen perltoc.
50405 ____________________________________________________________________________
50406 [ 6986] By: jhi on 2000/09/01 18:51:10
50407 Log: Subject: Re: Solaris x86 has no SPARC libraries!
50408 From: Lupe Christoph <lupe@lupe-christoph.de>
50409 Date: Fri, 1 Sep 2000 20:41:20 +0200
50410 Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
50412 ! hints/solaris_2.sh
50413 ____________________________________________________________________________
50414 [ 6985] By: jhi on 2000/09/01 18:28:10
50415 Log: Update Changes.
50417 ! Changes patchlevel.h
50418 ____________________________________________________________________________
50419 [ 6984] By: jhi on 2000/09/01 18:26:53
50420 Log: Feature ordering tweak.
50423 ____________________________________________________________________________
50424 [ 6983] By: jhi on 2000/09/01 18:19:50
50425 Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
50426 From: <abigail@foad.org>
50427 Date: Fri, 1 Sep 2000 13:07:32 -0400
50428 Message-ID: <20000901170732.18249.qmail@foad.org>
50430 ! t/pragma/overload.t
50431 ____________________________________________________________________________
50432 [ 6982] By: jhi on 2000/09/01 18:17:54
50433 Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
50434 so that case-ignoring systems like DCL can tell them from
50435 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
50436 Branch: metaconfig/U/perl
50437 ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
50439 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50440 ! config_h.SH configure.com epoc/config.sh hints/aix.sh
50441 ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
50442 ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
50443 ! vos/config.def vos/config.h vos/config_h.SH_orig
50444 ! win32/config.bc win32/config.gc win32/config.vc
50445 ____________________________________________________________________________
50446 [ 6981] By: nick on 2000/09/01 17:21:57
50447 Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
50448 warning when UNTIE exists and instead pass the cound of extra references to
50451 ! pod/perltie.pod pp_sys.c
50452 ____________________________________________________________________________
50453 [ 6980] By: jhi on 2000/09/01 16:54:44
50454 Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
50455 From: Peter Prymmer <pvhp@forte.com>
50456 Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
50457 Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
50460 ____________________________________________________________________________
50461 [ 6979] By: jhi on 2000/09/01 16:06:20
50462 Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
50463 From: Mike Guy <mjtg@cam.ac.uk>
50464 Date: Fri, 01 Sep 2000 16:49:27 +0100
50465 Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>
50468 ____________________________________________________________________________
50469 [ 6978] By: jhi on 2000/09/01 16:00:42
50470 Log: Update to PodParser 1.18, from Brad Appleton.
50472 ! lib/Pod/Checker.pm t/pod/find.t
50473 ____________________________________________________________________________
50474 [ 6977] By: jhi on 2000/09/01 14:48:58
50475 Log: Subject: Nit in Configure (bleadperl@6961)
50476 From: Lupe Christoph <lupe@lupe-christoph.de>
50477 Date: Fri, 1 Sep 2000 16:34:29 +0200
50478 Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
50480 ! U/compline/ccflags.U
50482 ! Configure config_h.SH
50483 ____________________________________________________________________________
50484 [ 6976] By: jhi on 2000/09/01 14:39:52
50485 Log: Update Changes.
50487 ! Changes patchlevel.h
50488 ____________________________________________________________________________
50489 [ 6975] By: jhi on 2000/09/01 14:37:36
50490 Log: microperl config update.
50492 ! uconfig.h uconfig.sh
50493 ____________________________________________________________________________
50494 [ 6974] By: jhi on 2000/09/01 14:36:53
50495 Log: Document known deficiencies.
50497 ! pod/perldelta.pod
50498 ____________________________________________________________________________
50499 [ 6973] By: jhi on 2000/09/01 14:10:20
50500 Log: Mention warnings fixes and updates.
50502 ! pod/perldelta.pod
50503 ____________________________________________________________________________
50504 [ 6972] By: jhi on 2000/09/01 14:01:52
50505 Log: Drop unused argument.
50507 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
50508 From: Spider Boardman <spider@web.zk3.dec.com>
50509 Date: Thu, 31 Aug 2000 16:10:15 -0400
50510 Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
50513 ____________________________________________________________________________
50514 [ 6971] By: jhi on 2000/09/01 13:59:24
50515 Log: Add the overload warnings to perldiag.
50517 ! lib/overload.pm pod/perldiag.pod
50518 ____________________________________________________________________________
50519 [ 6970] By: jhi on 2000/09/01 13:55:10
50520 Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
50521 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
50522 Date: Fri, 1 Sep 2000 13:43:15 +0100
50523 Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>
50525 ! lib/overload.pm t/pragma/overload.t
50526 ____________________________________________________________________________
50527 [ 6969] By: jhi on 2000/09/01 13:52:27
50528 Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
50529 From: <abigail@foad.org>
50530 Date: Fri, 1 Sep 2000 05:46:54 -0400
50531 Message-ID: <20000901094654.6476.qmail@foad.org>
50534 ____________________________________________________________________________
50535 [ 6968] By: jhi on 2000/09/01 13:50:05
50536 Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
50537 From: Daniel Chetlin <daniel@chetlin.com>
50538 Date: Fri, 1 Sep 2000 02:10:55 -0700
50539 Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
50541 ! pod/perlretut.pod
50542 ____________________________________________________________________________
50543 [ 6967] By: jhi on 2000/09/01 13:47:54
50544 Log: Part of the solution.
50546 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
50547 From: Mike Guy <mjtg@cam.ac.uk>
50548 Date: Fri, 01 Sep 2000 14:16:01 +0100
50549 Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
50552 ____________________________________________________________________________
50553 [ 6966] By: jhi on 2000/09/01 13:46:17
50554 Log: Subject: CPAN.pm beta 1.57_57 for the core
50555 From: andreas.koenig@anima.de (Andreas J. Koenig)
50556 Date: 01 Sep 2000 15:16:31 +0200
50557 Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
50559 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
50560 ____________________________________________________________________________
50561 [ 6965] By: jhi on 2000/09/01 13:43:18
50562 Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
50563 From: "Craig A. Berry" <craig.berry@psinetcs.com>
50564 Date: Fri, 01 Sep 2000 01:47:22 -0500
50565 Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
50567 ! pod/perldelta.pod vms/vms.c
50568 ____________________________________________________________________________
50569 [ 6964] By: jhi on 2000/09/01 13:35:35
50570 Log: File::Temp patches from Andreas König,
50572 Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8 (UNINSTALLED)
50573 From: andreas.koenig@anima.de (Andreas J. Koenig)
50574 Date: 01 Sep 2000 10:07:20 +0200
50575 Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
50577 Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
50578 From: andreas.koenig@anima.de (Andreas J. Koenig)
50579 Date: 31 Aug 2000 23:26:08 +0200
50580 Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
50582 ! lib/File/Temp.pm t/lib/ftmp-security.t
50583 ____________________________________________________________________________
50584 [ 6963] By: jhi on 2000/09/01 02:22:24
50585 Log: Retract the mergesort code, way too incompatible licensing
50588 ! pod/perldelta.pod pp_ctl.c
50589 ____________________________________________________________________________
50590 [ 6962] By: jhi on 2000/08/31 23:27:32
50591 Log: Update Changes.
50593 ! Changes patchlevel.h
50594 ____________________________________________________________________________
50595 [ 6961] By: jhi on 2000/08/31 23:20:04
50596 Log: Small tweaks all over.
50598 ! U/compline/d_gconvert.U
50600 ! AUTHORS Configure config_h.SH pp_ctl.c
50601 ____________________________________________________________________________
50602 [ 6960] By: jhi on 2000/08/31 22:39:36
50603 Log: Further rewording.
50606 ____________________________________________________________________________
50607 [ 6959] By: jhi on 2000/08/31 21:26:44
50608 Log: More address tweaking.
50611 ____________________________________________________________________________
50612 [ 6958] By: jhi on 2000/08/31 20:47:25
50613 Log: AUTHORS tweaks, from Peter Prymmer.
50615 Subject: [PATCH: 6948] mvs doesn't exist (not any more)
50616 From: Peter Prymmer <pvhp@forte.com>
50617 Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT)
50618 Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
50621 ____________________________________________________________________________
50622 [ 6957] By: jhi on 2000/08/31 20:34:43
50623 Log: perldelta tweaks.
50625 ! pod/perldelta.pod
50626 ____________________________________________________________________________
50627 [ 6956] By: jhi on 2000/08/31 19:11:06
50628 Log: Regen perltoc.
50631 ____________________________________________________________________________
50632 [ 6955] By: jhi on 2000/08/31 19:06:30
50633 Log: Clarify the mergesort situation.
50636 ____________________________________________________________________________
50637 [ 6954] By: jhi on 2000/08/31 18:24:17
50638 Log: Move the Solaris 7 scan to use64bitall, make the
50639 failure to find 64-bot sparc libc to mention the
50640 possibility of being in an intel, from Lupe and Alan.
50642 ! hints/solaris_2.sh
50643 ____________________________________________________________________________
50644 [ 6953] By: jhi on 2000/08/31 18:09:20
50645 Log: Forget about NV_MAX (#6951). Various floating point tweaks,
50646 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
50648 ! U/compline/d_gconvert.U U/threads/archname.U
50649 Branch: metaconfig/U/perl
50652 ! Configure config_h.SH sv.c
50653 ____________________________________________________________________________
50654 [ 6952] By: jhi on 2000/08/31 17:42:24
50655 Log: :: not allowed in pathnames, change to .
50657 Subject: [PATCH perl@6938] cygwin port
50658 From: "Fifer, Eric" <EFifer@sanwaint.com>
50659 Date: Thu, 31 Aug 2000 16:32:59 +0100
50660 Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
50661 Branch: metaconfig/U/perl
50663 ____________________________________________________________________________
50664 [ 6951] By: jhi on 2000/08/31 17:02:05
50665 Log: Try to deduce NV_MAX. Really should be Configure fodder.
50668 ____________________________________________________________________________
50669 [ 6950] By: jhi on 2000/08/31 16:26:08
50670 Log: More author updates.
50672 Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
50673 From: Simon Cozens <simon@cozens.net>
50674 Date: Thu, 31 Aug 2000 17:13:32 +0100
50675 Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
50678 ____________________________________________________________________________
50679 [ 6949] By: jhi on 2000/08/31 16:04:49
50680 Log: POSIX doesn't report long double values under -Duselongdouble
50681 when the long doubles are "real" (bigger than doubles).
50683 Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
50684 From: Spider Boardman <spider@peano.zk3.dec.com>
50685 Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
50686 Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
50688 ! ext/POSIX/POSIX.xs
50689 ____________________________________________________________________________
50690 [ 6948] By: jhi on 2000/08/31 15:25:10
50691 Log: Update Changes.
50693 ! Changes patchlevel.h
50694 ____________________________________________________________________________
50695 [ 6947] By: jhi on 2000/08/31 15:22:29
50696 Log: Document UNTIE in a very minimalistic way.
50698 ! pod/perlfunc.pod pod/perltie.pod
50699 ____________________________________________________________________________
50700 [ 6946] By: jhi on 2000/08/31 15:15:23
50701 Log: Document known failures.
50703 ! pod/perldelta.pod
50704 ____________________________________________________________________________
50705 [ 6945] By: jhi on 2000/08/31 15:07:00
50706 Log: Don't attach -ld to the archname if pointless.
50708 ! U/threads/archname.U
50710 ! Configure config_h.SH
50711 ____________________________________________________________________________
50712 [ 6944] By: jhi on 2000/08/31 14:37:42
50713 Log: Wrap the test in eval.
50715 Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
50716 From: Tim Jenness <timj@jach.hawaii.edu>
50717 Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
50718 Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
50720 ! t/lib/ftmp-security.t
50721 ____________________________________________________________________________
50722 [ 6943] By: jhi on 2000/08/31 14:30:57
50723 Log: Make -Dusemorebits find long doubles in Solaris.
50725 ! hints/solaris_2.sh
50726 ____________________________________________________________________________
50727 [ 6942] By: jhi on 2000/08/31 13:48:45
50728 Log: Clarify the third case of ftmp-security warnings.
50731 ____________________________________________________________________________
50732 [ 6941] By: jhi on 2000/08/31 13:40:31
50733 Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
50734 From: <abigail@foad.org>
50735 Date: Thu, 31 Aug 2000 01:35:05 -0400
50736 Message-ID: <20000831053505.32120.qmail@foad.org>
50738 ! pod/perldelta.pod
50739 ____________________________________________________________________________
50740 [ 6940] By: jhi on 2000/08/31 13:38:48
50741 Log: Issue useful diagnostic on unknown pod commands.
50743 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
50744 From: <abigail@foad.org>
50745 Date: Thu, 31 Aug 2000 03:41:18 -0400
50746 Message-ID: <20000831074118.24880.qmail@foad.org>
50749 ____________________________________________________________________________
50750 [ 6939] By: jhi on 2000/08/31 13:34:33
50751 Log: Reveal Borland's isnan.
50753 Subject: build with BC++ tweak
50754 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
50755 Date: Thu, 31 Aug 2000 13:09:37 +0400
50756 Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
50759 ____________________________________________________________________________
50760 [ 6938] By: jhi on 2000/08/31 05:01:20
50761 Log: Update Changes.
50763 ! Changes patchlevel.h
50764 ____________________________________________________________________________
50765 [ 6937] By: jhi on 2000/08/31 04:26:23
50766 Log: sscanf() may be the only way to read long doubles from strings.
50767 Branch: metaconfig/U/perl
50770 ! Configure config_h.SH perl.h util.c
50771 ____________________________________________________________________________
50772 [ 6936] By: jhi on 2000/08/31 04:18:19
50773 Log: The #6929 was too skimpy.
50776 ____________________________________________________________________________
50777 [ 6935] By: jhi on 2000/08/31 02:47:07
50778 Log: Subject: Re: typos in pods
50779 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
50780 Date: Wed, 30 Aug 2000 19:25:34 -0700
50781 Message-ID: <eIcr5gzkg25X092yn@efn.org>
50783 ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
50784 ____________________________________________________________________________
50785 [ 6934] By: jhi on 2000/08/31 02:42:55
50786 Log: Missed one Unicode file.
50788 + lib/unicode/UCDFF301.html
50789 ____________________________________________________________________________
50790 [ 6933] By: jhi on 2000/08/30 23:42:27
50791 Log: Update Changes.
50793 ! Changes patchlevel.h
50794 ____________________________________________________________________________
50795 [ 6932] By: jhi on 2000/08/30 23:40:07
50796 Log: Mention UNTIE in perldelta. Still needs documenting
50797 in perltie et alia.
50799 ! pod/perldelta.pod
50800 ____________________________________________________________________________
50801 [ 6931] By: jhi on 2000/08/30 23:36:02
50802 Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
50803 From: <abigail@foad.org>
50804 Date: Wed, 30 Aug 2000 19:28:07 -0400
50805 Message-ID: <20000830232807.305.qmail@foad.org>
50807 ! pod/perldelta.pod
50808 ____________________________________________________________________________
50809 [ 6930] By: jhi on 2000/08/30 23:32:40
50810 Log: Update to Unicode 3.0.1.
50812 + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
50813 + lib/unicode/PropList.txt lib/unicode/README.perl
50814 + lib/unicode/UCD301.html lib/unicode/Unicode.301
50815 - lib/unicode/Props.txt lib/unicode/UCD300.html
50816 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
50818 ____________________________________________________________________________
50819 [ 6929] By: jhi on 2000/08/30 22:38:18
50820 Log: Heap decorruption.
50822 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
50823 From: Alan Burlison <Alan.Burlison@uk.sun.com>
50824 Date: Wed, 30 Aug 2000 22:39:52 +0100
50825 Message-ID: <39AD7F28.A06533CF@uk.sun.com>
50828 ____________________________________________________________________________
50829 [ 6928] By: jhi on 2000/08/30 22:29:34
50830 Log: Retract the dummy test, skip the security tests (instead of failing),
50831 explain what the warnings mean.
50833 ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
50834 ____________________________________________________________________________
50835 [ 6927] By: jhi on 2000/08/30 22:14:13
50836 Log: Change the internal implementation of sort() to be mergesort
50837 instead of quicksort, from John Linderman <jpl@research.att.com>.
50838 Gives us better worst case, better average case, and stability.
50839 What's there not to like? (Small fixes for threaded builds
50842 ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
50843 ____________________________________________________________________________
50844 [ 6926] By: jhi on 2000/08/30 20:55:20
50845 Log: A better fix for the Socket building problem from Craig Berry.
50848 ____________________________________________________________________________
50849 [ 6925] By: jhi on 2000/08/30 20:20:25
50850 Log: Subject: [PATCH] Re: UNTIE method
50851 From: Nick Ing-Simmons <nik@tiuk.ti.com>
50852 Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
50853 Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
50855 ! pp_sys.c t/op/tie.t
50856 ____________________________________________________________________________
50857 [ 6924] By: jhi on 2000/08/30 20:17:11
50858 Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
50859 From: "Craig A. Berry" <craig.berry@psinetcs.com>
50860 Date: Wed, 30 Aug 2000 15:03:14 -0500
50861 Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
50864 ____________________________________________________________________________
50865 [ 6923] By: jhi on 2000/08/30 20:15:18
50866 Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
50867 From: "Craig A. Berry" <craig.berry@psinetcs.com>
50868 Date: Wed, 30 Aug 2000 13:30:36 -0500
50869 Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
50872 ____________________________________________________________________________
50873 [ 6922] By: jhi on 2000/08/30 19:54:43
50874 Log: Better options for rsync.
50877 ____________________________________________________________________________
50878 [ 6921] By: jhi on 2000/08/30 19:40:16
50879 Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
50880 From: Rick Delaney <rick@consumercontact.com>
50881 Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
50882 Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
50885 ____________________________________________________________________________
50886 [ 6920] By: jhi on 2000/08/30 19:36:40
50887 Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
50888 From: Peter Prymmer <pvhp@forte.com>
50889 Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
50890 Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
50893 ____________________________________________________________________________
50894 [ 6919] By: jhi on 2000/08/30 14:52:02
50895 Log: Update Changes.
50897 ! Changes patchlevel.h
50898 ____________________________________________________________________________
50899 [ 6918] By: jhi on 2000/08/30 14:48:34
50900 Log: NVs not necessarily doubles, as pointed out by Yitzchak.
50902 ! lib/ExtUtils/typemap
50903 ____________________________________________________________________________
50904 [ 6917] By: jhi on 2000/08/30 14:46:34
50905 Log: Subject: typos in pods
50906 From: Nicholas Clark <nick@ccl4.org>
50907 Date: Wed, 30 Aug 2000 01:12:50 +0100
50908 Message-ID: <20000830011249.A61388@plum.flirble.org>
50910 ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
50911 ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
50912 ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
50913 ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
50914 ____________________________________________________________________________
50915 [ 6916] By: jhi on 2000/08/30 14:19:09
50916 Log: Document Storable problems on Crays. (Will have
50917 to document all the other Storable problems, too.)
50919 ! pod/perldelta.pod
50920 ____________________________________________________________________________
50921 [ 6915] By: jhi on 2000/08/30 14:06:02
50922 Log: Subject: [PATCH] fix misc cast warnings
50923 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
50924 Date: Tue, 29 Aug 2000 23:16:14 -0700
50925 Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
50927 ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
50928 ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
50930 ____________________________________________________________________________
50931 [ 6914] By: jhi on 2000/08/30 14:03:45
50932 Log: Timestamp mismatch again. Need to fix this dependence on
50933 config_h.SH timestamp, since it's the contents of config_h.SH
50936 ! uconfig.h uconfig.sh
50937 ____________________________________________________________________________
50938 [ 6913] By: jhi on 2000/08/30 13:54:06
50939 Log: Don't say "Perl 5.0 source kit".
50942 ____________________________________________________________________________
50943 [ 6912] By: jhi on 2000/08/30 13:51:24
50944 Log: Reset archname and archname64 always, forcing them be
50945 recomputed at each Configure run, make Configure and
50946 the hints files agree on the naming of largefiles variables.
50948 ! U/threads/archname.U
50949 Branch: metaconfig/U/perl
50952 ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
50953 ! hints/linux.sh hints/solaris_2.sh
50954 ____________________________________________________________________________
50955 [ 6911] By: jhi on 2000/08/30 13:30:13
50956 Log: Put back the slice accidentally removed by #6907.
50958 ! hints/solaris_2.sh
50959 ____________________________________________________________________________
50960 [ 6910] By: jhi on 2000/08/30 01:24:26
50961 Log: Be consistent: other Net::get* do export theirs.
50963 Subject: Re: Net::protoent does not export 'getproto'
50964 From: Yasushi Nakajima <sey@jkc.co.jp>
50965 Date: Wed, 30 Aug 2000 09:53:14 +0900
50966 Message-Id: <200008300051.DAA24700@taku.hut.fi>
50968 ! lib/Net/protoent.pm
50969 ____________________________________________________________________________
50970 [ 6909] By: jhi on 2000/08/30 01:17:25
50971 Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
50972 From: Gurusamy Sarathy <gsar@ActiveState.com>
50973 Date: Tue, 29 Aug 2000 17:17:07 -0700
50974 Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
50977 ____________________________________________________________________________
50978 [ 6908] By: jhi on 2000/08/30 00:58:05
50979 Log: Update Changes.
50981 ! Changes patchlevel.h
50982 ____________________________________________________________________________
50983 [ 6907] By: jhi on 2000/08/30 00:57:22
50984 Log: Introduce ccname to keep track of what compiler kind of we have.
50985 Branch: metaconfig/U/perl
50986 ! Checkcc.U gccvers.U
50988 ! Configure config_h.SH hints/solaris_2.sh
50989 ____________________________________________________________________________
50990 [ 6906] By: jhi on 2000/08/30 00:25:47
50991 Log: Put back the flags dump as reasoned in
50993 Subject: Re: [PATCH] Glob dumping
50994 From: Mike Guy <mjtg@cam.ac.uk>
50995 Date: Tue, 29 Aug 2000 21:41:32 +0100
50996 Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
50998 ! dump.c t/lib/peek.t
50999 ____________________________________________________________________________
51000 [ 6905] By: jhi on 2000/08/30 00:16:17
51001 Log: Make the epsilon to be relative, not absolute.
51003 Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
51004 From: Spider Boardman <spider-perl@orb.nashua.nh.us>
51005 Date: Tue, 29 Aug 2000 19:58:56 -0400
51006 Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
51009 ____________________________________________________________________________
51010 [ 6904] By: jhi on 2000/08/30 00:13:09
51011 Log: From now on, Gisle is on my list of usual suspects :-)
51014 ! ext/Opcode/Safe.pm
51015 ____________________________________________________________________________
51016 [ 6903] By: jhi on 2000/08/29 23:51:20
51017 Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
51018 From: "Craig A. Berry" <craig.berry@psinetcs.com>
51019 Date: Tue, 29 Aug 2000 18:43:26 -0500
51020 Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
51023 ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
51025 ____________________________________________________________________________
51026 [ 6902] By: jhi on 2000/08/29 23:44:14
51027 Log: Retry what #6882 attempted.
51029 Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
51030 From: Gisle Aas <gisle@ActiveState.com>
51031 Date: 30 Aug 2000 00:33:09 +0200
51032 Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
51034 ! ext/Opcode/Safe.pm
51035 ____________________________________________________________________________
51036 [ 6901] By: jhi on 2000/08/29 22:59:32
51037 Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
51038 From: Hugo <hv@crypt.compulink.co.uk>
51039 Date: Mon, 12 Jun 2000 19:36:08 +0100
51040 Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
51043 ____________________________________________________________________________
51044 [ 6900] By: jhi on 2000/08/29 22:58:35
51045 Log: Admit that we are leaking scalars.
51047 Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
51048 From: Spider Boardman <spider@leggy.zk3.dec.com>
51049 Date: Tue, 29 Aug 2000 18:48:29 -0400
51050 Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
51052 ! t/pragma/warnings.t
51053 ____________________________________________________________________________
51054 [ 6899] By: jhi on 2000/08/29 20:53:13
51055 Log: Update Changes.
51057 ! Changes patchlevel.h
51058 ____________________________________________________________________________
51059 [ 6898] By: jhi on 2000/08/29 20:46:21
51060 Log: Undo namespace pollution of #6878.
51062 Subject: Re: Net::protoent does not export 'getproto'
51063 From: Mike Guy <mjtg@cam.ac.uk>
51064 Date: Tue, 29 Aug 2000 21:32:37 +0100
51065 Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
51067 ! lib/Net/protoent.pm
51068 ____________________________________________________________________________
51069 [ 6897] By: jhi on 2000/08/29 20:44:29
51070 Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
51071 From: Peter Prymmer <pvhp@forte.com>
51072 Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
51073 Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
51075 ! pod/perlebcdic.pod
51076 ____________________________________________________________________________
51077 [ 6896] By: jhi on 2000/08/29 20:40:57
51078 Log: There's no point repeating the 'revision' (5) of perl5.
51079 Branch: metaconfig/U/perl
51080 ! Devel.U patchlevel.U
51082 ! Configure config_h.SH
51083 ____________________________________________________________________________
51084 [ 6895] By: jhi on 2000/08/29 20:16:58
51085 Log: Regen Configure for #6894.
51086 Branch: metaconfig/U/perl
51089 ! Configure config_h.SH
51090 ____________________________________________________________________________
51091 [ 6894] By: jhi on 2000/08/29 19:59:52
51092 Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
51093 From: "Philip Newton" <Philip.Newton@gmx.net>
51094 Date: Tue, 29 Aug 2000 21:39:14 +0200
51095 Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
51097 ! Configure INSTALL README hints/README.hints hints/bsdos.sh
51098 ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
51099 ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
51101 ____________________________________________________________________________
51102 [ 6893] By: jhi on 2000/08/29 19:55:30
51103 Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
51104 From: "Philip Newton" <Philip.Newton@gmx.net>
51105 Date: Tue, 29 Aug 2000 21:39:14 +0200
51106 Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
51109 ____________________________________________________________________________
51110 [ 6892] By: jhi on 2000/08/29 19:53:59
51111 Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
51112 From: "Philip Newton" <Philip.Newton@gmx.net>
51113 Date: Tue, 29 Aug 2000 21:48:18 +0200
51114 Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
51117 ____________________________________________________________________________
51118 [ 6891] By: jhi on 2000/08/29 18:30:03
51119 Log: Nail the ID 20000828.023.
51121 ! ext/Storable/Storable.xs
51122 ____________________________________________________________________________
51123 [ 6890] By: jhi on 2000/08/29 16:50:17
51124 Log: Under usethreads the dumped variable is IN_PAD.
51126 Subject: Re: [PATCH] Glob dumping
51127 From: Gisle Aas <gisle@ActiveState.com>
51128 Date: 29 Aug 2000 18:45:05 +0200
51129 Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
51132 ____________________________________________________________________________
51133 [ 6889] By: jhi on 2000/08/29 15:17:37
51134 Log: Update Changes.
51136 ! Changes patchlevel.h
51137 ____________________________________________________________________________
51138 [ 6888] By: jhi on 2000/08/29 14:49:59
51139 Log: Retract #6882, broke the safe tests.
51141 ! ext/Opcode/Safe.pm
51142 ____________________________________________________________________________
51143 [ 6887] By: jhi on 2000/08/29 14:47:06
51144 Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
51145 From: Gisle Aas <gisle@ActiveState.com>
51146 Date: 09 Jun 2000 20:00:11 +0200
51147 Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
51150 ____________________________________________________________________________
51151 [ 6886] By: jhi on 2000/08/29 14:42:45
51152 Log: The #6881 removed one dump line.
51155 ____________________________________________________________________________
51156 [ 6885] By: jhi on 2000/08/29 14:30:47
51157 Log: Don't forget to tidy up.
51159 ! t/lib/ftmp-security.t
51160 ____________________________________________________________________________
51161 [ 6884] By: jhi on 2000/08/29 14:25:17
51162 Log: Disabling the one test is a bit tricky.
51164 ! t/lib/ftmp-security.t
51165 ____________________________________________________________________________
51166 [ 6883] By: jhi on 2000/08/29 14:16:25
51167 Log: Disable one of the tests for now.
51169 ! t/lib/ftmp-security.t
51170 ____________________________________________________________________________
51171 [ 6882] By: jhi on 2000/08/29 14:05:50
51172 Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
51174 Date: 29 Aug 2000 10:35:06 -0000
51175 Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
51177 ! ext/Opcode/Safe.pm
51178 ____________________________________________________________________________
51179 [ 6881] By: jhi on 2000/08/29 14:03:51
51180 Log: Subject: [PATCH] Glob dumping
51181 From: Gisle Aas <gisle@ActiveState.com>
51182 Date: 29 Aug 2000 07:59:42 -0000
51183 Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
51186 ____________________________________________________________________________
51187 [ 6880] By: jhi on 2000/08/29 14:02:01
51188 Log: Subject: [PATCH] Warnings in B::Deparse
51189 From: <abigail@foad.org>
51190 Date: Tue, 29 Aug 2000 00:00:01 -0400
51191 Message-ID: <20000829040001.2999.qmail@foad.org>
51193 ! ext/B/B/Deparse.pm
51194 ____________________________________________________________________________
51195 [ 6879] By: jhi on 2000/08/29 13:57:26
51196 Log: Missed a change in #6869.
51199 ____________________________________________________________________________
51200 [ 6878] By: jhi on 2000/08/29 13:45:04
51201 Log: Subject: Net::protoent does not export 'getproto'
51202 From: Yasushi Nakajima <sey@jkc.co.jp>
51203 Date: Tue, 29 Aug 2000 17:28:57 +0900
51205 ! lib/Net/protoent.pm
51206 ____________________________________________________________________________
51207 [ 6877] By: jhi on 2000/08/29 13:39:19
51208 Log: Patches all over for people and the files they (hopefully) care about.
51210 ! AUTHORS Changes MAINTAIN
51211 ____________________________________________________________________________
51212 [ 6876] By: jhi on 2000/08/29 12:53:54
51213 Log: Fix for thinko in #6848.
51215 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
51216 From: Lupe Christoph <lupe@lupe-christoph.de>
51217 Date: Tue, 29 Aug 2000 09:04:08 +0200
51218 Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
51220 ! ext/Thread/Thread.xs
51221 ____________________________________________________________________________
51222 [ 6875] By: jhi on 2000/08/29 12:50:14
51223 Log: Update to Getopt::Long 2.24, from Johan Vromans.
51225 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
51226 ____________________________________________________________________________
51227 [ 6874] By: jhi on 2000/08/29 02:09:53
51228 Log: Use minimal @INC in tests, most of the time just '../lib',
51229 so that we simply can't pick up stuff from other Perls than
51230 the one we are testing. Pointed out by
51232 From: Mike Guy <mjtg@cam.ac.uk>
51233 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
51234 Date: Fri, 25 Aug 2000 15:15:59 +0100
51235 Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
51238 ____________________________________________________________________________
51239 [ 6873] By: jhi on 2000/08/29 01:07:11
51240 Log: Subject: [PATCH] Re: files not cleaned even by veryclean
51241 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
51242 Date: Mon, 28 Aug 2000 17:45:52 -0700
51243 Message-ID: <Afwq5gzkg2UB092yn@efn.org>
51245 ! Makefile.SH hints/os2.sh
51246 ____________________________________________________________________________
51247 [ 6872] By: jhi on 2000/08/28 23:33:39
51248 Log: Subject: [PATCH bleedperl@6866] spellings
51249 From: marcel@codewerk.com (Marcel Grunauer)
51250 Date: Tue, 29 Aug 2000 01:19:59 +0200
51251 Message-Id: <200008282319.BAA29862@gandalf.local>
51253 ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
51254 ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
51255 ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
51256 ____________________________________________________________________________
51257 [ 6871] By: jhi on 2000/08/28 23:22:09
51258 Log: Take out the SUIDMAIL thing, that will not be
51259 a problem in 5.7.*.
51262 ____________________________________________________________________________
51263 [ 6870] By: jhi on 2000/08/28 23:19:30
51264 Log: -S is the silent flag, -s is the strip flag.
51266 Subject: [PATCH] Re: [PATCH] make no-install
51267 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
51268 Date: Mon, 28 Aug 2000 15:12:55 -0700
51269 Message-ID: <nPuq5gzkg2FO092yn@efn.org>
51272 ____________________________________________________________________________
51273 [ 6869] By: jhi on 2000/08/28 23:12:05
51274 Log: Subject: [PATCH bleedperl@6856] warnings fixes
51275 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
51276 Date: Mon, 28 Aug 2000 23:55:06 +0100
51277 Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
51279 ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
51280 ! warnings.h warnings.pl
51281 ____________________________________________________________________________
51282 [ 6868] By: jhi on 2000/08/28 21:38:22
51283 Log: Potential cruft.
51286 ____________________________________________________________________________
51287 [ 6867] By: jhi on 2000/08/28 21:35:36
51288 Log: Update Changes.
51290 ! Changes patchlevel.h
51291 ____________________________________________________________________________
51292 [ 6866] By: jhi on 2000/08/28 21:33:49
51293 Log: Subject: hv.h Doc Patch
51294 From: Fisher Mark <fisherm@tce.com>
51295 Date: Mon, 28 Aug 2000 16:24:59 -0500
51296 Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
51299 ____________________________________________________________________________
51300 [ 6865] By: jhi on 2000/08/28 21:02:15
51301 Log: Add -ld to archname on long tr...double platforms.
51303 ! U/threads/archname.U
51305 ! Configure config_h.SH
51306 ____________________________________________________________________________
51307 [ 6864] By: jhi on 2000/08/28 20:38:59
51308 Log: An attempt to fix the problem reported in
51310 Subject: Building perl@6856 using gcc/AIX 4.3.3
51311 From: Daniel Muino <dmuino@afip.gov.ar>
51312 Date: Mon, 28 Aug 2000 15:50:01 -0300
51313 Message-ID: <20000828155001.A14403@con2-dgi>
51315 I can't test this properly since the gcc installation I have
51316 access to seems to be botched (gcc is calling the AIX cpp,
51317 a losing proposition...)
51320 ____________________________________________________________________________
51321 [ 6863] By: jhi on 2000/08/28 18:57:52
51322 Log: Fix for ID 20000828.001, long doubles were not formatted
51323 correctly (showed up in $], which stopped installing perl).
51326 ____________________________________________________________________________
51327 [ 6862] By: jhi on 2000/08/28 18:07:15
51328 Log: Typo in #6858.
51331 ____________________________________________________________________________
51332 [ 6861] By: jhi on 2000/08/28 17:57:27
51333 Log: opmini.o may be left around if a build is interrupted.
51336 ____________________________________________________________________________
51337 [ 6860] By: jhi on 2000/08/28 16:52:50
51338 Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
51339 From: Daniel Chetlin <daniel@chetlin.com>
51340 Date: Mon, 28 Aug 2000 01:14:18 -0700
51341 Message-ID: <20000828011418.J769@ilmd.chetlin.org>
51344 ____________________________________________________________________________
51345 [ 6859] By: jhi on 2000/08/28 16:08:46
51346 Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
51347 From: Nicholas Clark <nick@ccl4.org>
51348 Date: Mon, 28 Aug 2000 16:03:27 +0100
51349 Message-Id: <20000828160327.C49785@plum.flirble.org>
51351 ! ext/ByteLoader/bytecode.h
51352 ____________________________________________________________________________
51353 [ 6858] By: jhi on 2000/08/28 16:02:10
51354 Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
51355 From: Wolfgang Laun <wolfgang.laun@alcatel.at>
51356 Date: Mon, 28 Aug 2000 13:08:30 +0200
51357 Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
51360 ____________________________________________________________________________
51361 [ 6857] By: jhi on 2000/08/28 15:42:47
51362 Log: display_format used as a class method without arguments was broken,
51365 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
51366 From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
51367 Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
51368 Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
51370 ! lib/Math/Complex.pm t/lib/complex.t
51371 ____________________________________________________________________________
51372 [ 6856] By: jhi on 2000/08/27 22:09:48
51373 Log: Update Changes.
51375 ! Changes patchlevel.h
51376 ____________________________________________________________________________
51377 [ 6855] By: jhi on 2000/08/27 21:59:21
51378 Log: Retract #6853 (false alarm).
51380 ! lib/ExtUtils/xsubpp
51381 ____________________________________________________________________________
51382 [ 6854] By: jhi on 2000/08/27 21:37:44
51383 Log: Update Changes.
51385 ! Changes patchlevel.h
51386 ____________________________________________________________________________
51387 [ 6853] By: jhi on 2000/08/27 21:37:16
51388 Log: Subject: [PATCH perl@6850] workaround for xsubpp
51389 From: Hugo <hv@crypt.compulink.co.uk>
51390 Date: Sun, 27 Aug 2000 22:30:25 +0100
51391 Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
51393 ! lib/ExtUtils/xsubpp
51394 ____________________________________________________________________________
51395 [ 6852] By: jhi on 2000/08/27 21:33:58
51396 Log: Big-endian 64-bit patch from Raphael Manfredi.
51398 ! ext/Storable/Storable.xs
51399 ____________________________________________________________________________
51400 [ 6851] By: jhi on 2000/08/27 21:22:21
51401 Log: More ruthless editing from Hugo van der Sanden.
51403 ! pod/perldelta.pod
51404 ____________________________________________________________________________
51405 [ 6850] By: jhi on 2000/08/27 16:11:46
51406 Log: Update Changes.
51408 ! Changes patchlevel.h
51409 ____________________________________________________________________________
51410 [ 6849] By: jhi on 2000/08/27 16:11:05
51411 Log: Provice virtual $Config{ccflags_nolargefiles} etc.
51413 ! configpm pod/perldelta.pod
51414 ____________________________________________________________________________
51415 [ 6848] By: jhi on 2000/08/27 15:35:08
51416 Log: Use the actual thread type, not the pointer-to-struct.
51418 ! ext/Thread/Thread.xs
51419 ____________________________________________________________________________
51420 [ 6847] By: jhi on 2000/08/27 15:30:49
51423 ! t/pragma/warn/pp_sys
51424 ____________________________________________________________________________
51425 [ 6846] By: jhi on 2000/08/27 15:19:02
51426 Log: Passing -R in ldflags makes now it to appear in the default
51427 for lddlflags, just like with -L.
51429 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
51430 From: Lupe Christoph <lupe@lupe-christoph.de>
51431 Date: Sun, 27 Aug 2000 10:28:21 +0200
51432 Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
51433 Branch: metaconfig/U/perl
51437 ____________________________________________________________________________
51438 [ 6845] By: jhi on 2000/08/27 15:08:54
51439 Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
51440 From: Alan Burlison <Alan.Burlison@uk.sun.com>
51441 Date: Sat, 26 Aug 2000 22:23:27 +0100
51442 Message-ID: <39A8354F.E1E832C9@uk.sun.com>
51444 ! lib/ExtUtils/MM_Unix.pm
51445 ____________________________________________________________________________
51446 [ 6844] By: jhi on 2000/08/27 15:02:37
51447 Log: DJGPP update from Laszlo Molnar.
51449 Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
51450 From: ml1050 <ml1050@freemail.hu>
51451 Date: Sat, 26 Aug 2000 23:24:40 +0200
51452 Message-Id: <20000826232440.A439@freemail.hu>
51454 ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
51455 ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
51456 ____________________________________________________________________________
51457 [ 6843] By: jhi on 2000/08/27 14:53:58
51458 Log: Subject: installman buglet
51459 From: Lupe Christoph <lupe@lupe-christoph.de>
51460 Date: Sun, 27 Aug 2000 14:38:59 +0200
51461 Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
51464 ____________________________________________________________________________
51465 [ 6842] By: jhi on 2000/08/27 14:52:08
51466 Log: Can't get the test to reliably work thanks to the
51467 inaccurateness of floating point. "Resolves" bug ids
51468 20000826.003, 20000826.009, 20000826.010,
51471 ____________________________________________________________________________
51472 [ 6841] By: jhi on 2000/08/26 15:53:58
51473 Log: Update Changes.
51475 ! Changes patchlevel.h
51476 ____________________________________________________________________________
51477 [ 6840] By: jhi on 2000/08/26 14:23:03
51478 Log: grep -e isn't portable.
51480 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
51481 From: chris@broadband.att.com
51482 Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
51483 Message-Id: <200008260617.AAA10219@lazlo.tci.com>
51485 ! hints/solaris_2.sh
51486 ____________________________________________________________________________
51487 [ 6839] By: jhi on 2000/08/26 14:12:23
51488 Log: no-install target a la make -n.
51490 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
51491 From: <abigail@foad.org>
51492 Date: Sat, 26 Aug 2000 03:57:34 -0400
51493 Message-ID: <20000826075735.18912.qmail@foad.org>
51495 ! Makefile.SH installman installperl
51496 ____________________________________________________________________________
51497 [ 6838] By: jhi on 2000/08/26 14:06:33
51498 Log: Retract #6826 as the #6828 should be do the same
51499 in a More Correct Way.
51502 ____________________________________________________________________________
51503 [ 6837] By: jhi on 2000/08/26 05:24:00
51506 ! ext/Storable/Storable.xs
51507 ____________________________________________________________________________
51508 [ 6836] By: jhi on 2000/08/26 05:05:46
51509 Log: Nicer in decimal.
51511 ! ext/Storable/Storable.xs
51512 ____________________________________________________________________________
51513 [ 6835] By: jhi on 2000/08/26 05:03:50
51514 Log: There be no UVdf.
51516 ! ext/Storable/Storable.xs
51517 ____________________________________________________________________________
51518 [ 6834] By: jhi on 2000/08/26 05:00:18
51519 Log: Continue IVdfing and UVxfing.
51521 ! ext/Storable/Storable.xs
51522 ____________________________________________________________________________
51523 [ 6833] By: jhi on 2000/08/26 04:53:14
51526 ! ext/Storable/Storable.xs
51527 ____________________________________________________________________________
51528 [ 6832] By: jhi on 2000/08/26 04:40:41
51529 Log: Document PTR2XX and INT2PTR.
51532 ____________________________________________________________________________
51533 [ 6831] By: jhi on 2000/08/26 04:33:18
51534 Log: Use UVxf, PTR2UV, NVff.
51536 ! ext/Storable/Storable.xs
51537 ____________________________________________________________________________
51538 [ 6830] By: jhi on 2000/08/26 04:31:32
51539 Log: Update the test count.
51542 ____________________________________________________________________________
51543 [ 6829] By: jhi on 2000/08/26 03:05:50
51544 Log: Subject: [PATCH] installation not quite silent yet.
51545 From: <abigail@foad.org>
51546 Date: Fri, 25 Aug 2000 20:07:53 -0400
51547 Message-ID: <20000826000753.7822.qmail@foad.org>
51549 ! installman installperl
51550 ____________________________________________________________________________
51551 [ 6828] By: jhi on 2000/08/26 03:05:14
51552 Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
51553 From: Spider Boardman <spider@web.zk3.dec.com>
51554 Date: Fri, 25 Aug 2000 19:12:40 -0400
51555 Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
51558 ____________________________________________________________________________
51559 [ 6827] By: jhi on 2000/08/25 23:54:34
51560 Log: Support preserving extremely big/small angles.
51562 ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
51563 ____________________________________________________________________________
51564 [ 6826] By: jhi on 2000/08/25 23:01:20
51565 Log: Patch installperl to be long double-aware.
51567 Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
51568 From: Spider Boardman <spider@web.zk3.dec.com>
51569 Date: Fri, 25 Aug 2000 18:15:23 -0400
51570 Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
51573 ____________________________________________________________________________
51574 [ 6825] By: jhi on 2000/08/25 22:58:25
51575 Log: Remove duplicately applied patch shards.
51577 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
51578 From: Spider Boardman <spider@leggy.zk3.dec.com>
51579 Date: Fri, 25 Aug 2000 16:45:03 -0400
51580 Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
51583 ____________________________________________________________________________
51584 [ 6824] By: jhi on 2000/08/25 22:57:00
51585 Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
51586 From: Daniel Chetlin <daniel@chetlin.com>
51587 Date: Fri, 25 Aug 2000 12:23:16 -0700
51588 Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
51590 Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
51591 From: Daniel Chetlin <daniel@chetlin.com>
51592 Date: Fri, 25 Aug 2000 14:47:19 -0700
51593 Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
51596 ____________________________________________________________________________
51597 [ 6823] By: jhi on 2000/08/25 22:44:17
51598 Log: Timestamp problem?
51600 ! uconfig.h uconfig.sh
51601 ____________________________________________________________________________
51602 [ 6822] By: jhi on 2000/08/25 19:01:06
51603 Log: One forgotten file from #6816.
51606 ____________________________________________________________________________
51607 [ 6821] By: jhi on 2000/08/25 18:56:39
51608 Log: Regen Changes.
51610 ! Changes patchlevel.h
51611 ____________________________________________________________________________
51612 [ 6820] By: jhi on 2000/08/25 18:52:35
51613 Log: Fix Changes ordering.
51616 ____________________________________________________________________________
51617 [ 6819] By: jhi on 2000/08/25 18:50:25
51618 Log: Update Changes.
51620 ! Changes patchlevel.h
51621 ____________________________________________________________________________
51622 [ 6818] By: jhi on 2000/08/25 18:47:45
51623 Log: Tweak the sfio/useperlio logic, hopefully as wished in
51625 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
51626 From: Nicholas Clark <nick@babyhippo.co.uk>
51627 Date: Fri, 25 Aug 2000 12:01:45 +0100
51628 Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
51629 Branch: metaconfig/U/perl
51633 ____________________________________________________________________________
51634 [ 6817] By: jhi on 2000/08/25 18:32:51
51635 Log: Allow microperl to assume <math.h>, without it the math
51636 functions like floor() are assumed to return int, which makes
51637 for core dumps in machines where integer and floating register
51640 ! uconfig.h uconfig.sh
51641 ____________________________________________________________________________
51642 [ 6816] By: jhi on 2000/08/25 18:27:17
51643 Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
51644 the problem reported in
51646 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
51647 From: danhale@us.ibm.com
51648 Date: Fri, 25 Aug 2000 10:58:06 -0400
51649 Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
51650 Branch: metaconfig/U/perl
51653 ! Configure INSTALL config_h.SH configure.com epoc/config.sh
51654 ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
51655 ! vos/config.pl vos/config_h.SH_orig win32/config.bc
51656 ! win32/config.gc win32/config.vc
51657 ____________________________________________________________________________
51658 [ 6815] By: jhi on 2000/08/25 17:43:31
51659 Log: A solution for the retrieve_fd autosplit warning,
51660 idea suggested by Mike Guy.
51662 ! ext/Storable/Storable.pm
51663 ____________________________________________________________________________
51664 [ 6814] By: jhi on 2000/08/25 17:16:03
51665 Log: Add install-silent target.
51668 ____________________________________________________________________________
51669 [ 6813] By: jhi on 2000/08/25 17:14:23
51670 Log: Subject: Re: [PATCH] More silencing of installman.
51671 From: <abigail@foad.org>
51672 Date: Thu, 24 Aug 2000 19:27:03 -0400
51673 Message-ID: <20000824232703.7001.qmail@foad.org>
51675 Subject: Re: [PATCH] More silencing of installman.
51676 From: <abigail@foad.org>
51677 Date: Fri, 25 Aug 2000 03:00:58 -0400
51678 Message-ID: <20000825070058.10697.qmail@foad.org>
51681 ____________________________________________________________________________
51682 [ 6812] By: jhi on 2000/08/25 17:11:28
51683 Log: installperl --verbose and --silent.
51685 Subject: Re: [PATCH] More silencing of installman.
51686 From: <abigail@foad.org>
51687 Message-ID: <20000825064430.9719.qmail@foad.org>
51688 Date: Fri, 25 Aug 2000 02:44:30 -0400
51691 ____________________________________________________________________________
51692 [ 6811] By: jhi on 2000/08/25 17:05:43
51693 Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
51694 From: "Peter J. Farley III" <pjfarley@banet.net>
51695 Date: Thu, 24 Aug 2000 21:58:03 -0400
51696 Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
51698 (applied slightly modified)
51700 ! lib/ExtUtils/MM_Unix.pm
51701 ____________________________________________________________________________
51702 [ 6810] By: jhi on 2000/08/25 17:01:18
51703 Log: Missing parts of
51705 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
51706 From: Peter Prymmer <pvhp@forte.com>
51707 Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
51708 Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
51711 ____________________________________________________________________________
51712 [ 6809] By: jhi on 2000/08/25 16:46:32
51713 Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
51714 From: "Craig A. Berry" <craig.berry@psinetcs.com>
51715 Date: Thu, 24 Aug 2000 19:13:11 -0500
51716 Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
51719 ____________________________________________________________________________
51720 [ 6808] By: jhi on 2000/08/25 16:39:22
51721 Log: Subject: [PATCH: 6805] several more tweaks to configure.com
51722 From: Peter Prymmer <pvhp@forte.com>
51723 Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
51724 Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
51727 ____________________________________________________________________________
51728 [ 6807] By: jhi on 2000/08/25 16:36:37
51729 Log: Better wording for the vec lvalue diagnostic.
51731 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
51732 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
51733 Date: Wed, 23 Aug 2000 14:12:16 -0400
51734 Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
51737 ____________________________________________________________________________
51738 [ 6806] By: jhi on 2000/08/24 18:17:22
51739 Log: Subject: [PATCH] More silencing of installman.
51740 From: <abigail@foad.org>
51741 Date: Thu, 24 Aug 2000 14:01:44 -0400
51742 Message-ID: <20000824180144.20062.qmail@foad.org>
51745 ____________________________________________________________________________
51746 [ 6805] By: jhi on 2000/08/24 15:00:31
51747 Log: Update Changes.
51749 ! Changes patchlevel.h
51750 ____________________________________________________________________________
51751 [ 6804] By: jhi on 2000/08/24 14:59:07
51752 Log: Regen perltoc.
51755 ____________________________________________________________________________
51756 [ 6803] By: jhi on 2000/08/24 14:44:39
51757 Log: Show the doc file, not the temp file.
51760 ____________________________________________________________________________
51761 [ 6802] By: jhi on 2000/08/24 14:41:53
51762 Log: Continue silencing.
51765 ____________________________________________________________________________
51766 [ 6801] By: jhi on 2000/08/24 14:34:40
51767 Log: Actually do something with the silencer option.
51770 ____________________________________________________________________________
51771 [ 6800] By: jhi on 2000/08/24 14:26:22
51772 Log: Make installman to recognize the silence flag -S.
51775 ____________________________________________________________________________
51776 [ 6799] By: jhi on 2000/08/24 13:49:38
51777 Log: DOS patches and portability/porting notes, from Tim Jenness.
51780 ____________________________________________________________________________
51781 [ 6798] By: jhi on 2000/08/24 13:48:27
51782 Log: Create directories in silence.
51784 Subject: [PATCH] Another silencer for MakeMaker
51785 From: andreas.koenig@anima.de (Andreas J. Koenig)
51786 Date: 24 Aug 2000 14:18:52 +0200
51787 Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
51789 ! lib/ExtUtils/Command.pm
51790 ____________________________________________________________________________
51791 [ 6797] By: jhi on 2000/08/24 13:46:42
51792 Log: More liberal parsing of version numbers.
51794 Subject: Re: CPAN.pm beta for testing available
51795 From: andreas.koenig@anima.de (Andreas J. Koenig)
51796 Date: 24 Aug 2000 13:51:57 +0200
51797 Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
51800 ____________________________________________________________________________
51801 [ 6796] By: jhi on 2000/08/24 13:44:36
51802 Log: Make "make install" by default silent. A new "install-verbose"
51806 ____________________________________________________________________________
51807 [ 6795] By: jhi on 2000/08/24 13:39:14
51808 Log: Add silencer flags to installperl.
51810 Subject: [PATCH] Making installperl silent.
51811 From: <abigail@foad.org>
51812 Date: Thu, 24 Aug 2000 05:01:45 -0400
51813 Message-ID: <20000824090145.13141.qmail@foad.org>
51816 ____________________________________________________________________________
51817 [ 6794] By: jhi on 2000/08/24 13:35:50
51818 Log: installperl couldn't tell whether it had run tests or not.
51820 Subject: [PATCH] Re: installperl and t/TEST
51821 From: <abigail@foad.org>
51822 Date: Thu, 24 Aug 2000 04:00:53 -0400
51823 Message-ID: <20000824080053.2494.qmail@foad.org>
51825 ! Makefile.SH installperl
51826 ____________________________________________________________________________
51827 [ 6793] By: jhi on 2000/08/24 13:27:50
51828 Log: Drop the separate perlbc, perlcc -b should be enough.
51831 ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
51832 ____________________________________________________________________________
51833 [ 6792] By: jhi on 2000/08/24 04:41:30
51834 Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
51835 plus the typo fix from Peter Prymmer.
51837 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
51838 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
51839 ____________________________________________________________________________
51840 [ 6791] By: jhi on 2000/08/24 02:10:43
51841 Log: Replace #6705 with a minimal doc patch.
51843 Subject: [PATCH 5.6.0] replace change #6705
51844 From: Jan Dubois <jand@ActiveState.com>
51845 Date: Wed, 23 Aug 2000 18:31:51 -0700
51846 Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
51848 ! lib/Win32.pod win32/win32.c
51849 ____________________________________________________________________________
51850 [ 6790] By: jhi on 2000/08/23 17:52:00
51851 Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
51852 From: Mike Guy <mjtg@cam.ac.uk>
51853 Date: Wed, 23 Aug 2000 18:38:46 +0100
51854 Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
51856 ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
51857 ____________________________________________________________________________
51858 [ 6789] By: jhi on 2000/08/23 15:34:21
51859 Log: Update Changes.
51861 ! Changes patchlevel.h
51862 ____________________________________________________________________________
51863 [ 6788] By: jhi on 2000/08/23 15:33:40
51864 Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
51865 From: Wilfredo Sánchez <wsanchez@apple.com>
51866 Date: Tue, 22 Aug 2000 19:31:27 -0700
51867 Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
51870 ____________________________________________________________________________
51871 [ 6787] By: jhi on 2000/08/23 15:29:31
51872 Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
51873 From: Spider Boardman <spider@leggy.zk3.dec.com>
51874 Date: Wed, 23 Aug 2000 10:33:23 -0400
51875 Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
51878 ____________________________________________________________________________
51879 [ 6786] By: jhi on 2000/08/23 15:28:11
51882 ! ext/B/Makefile.PL
51883 ____________________________________________________________________________
51884 [ 6785] By: jhi on 2000/08/23 14:37:04
51885 Log: Update Changes.
51887 ! Changes patchlevel.h
51888 ____________________________________________________________________________
51889 [ 6784] By: jhi on 2000/08/23 13:58:41
51890 Log: Portability fix from Hugo van der Sanden.
51892 ! ext/re/Makefile.PL
51893 ____________________________________________________________________________
51894 [ 6783] By: jhi on 2000/08/23 13:53:53
51895 Log: Storable support, v-version fixes.
51897 Subject: CPAN.pm beta for testing available
51898 From: andreas.koenig@anima.de (Andreas J. Koenig)
51899 Date: 22 Aug 2000 23:31:33 +0200
51900 Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
51902 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
51903 ____________________________________________________________________________
51904 [ 6782] By: jhi on 2000/08/23 13:51:26
51905 Log: Mac and other portability updates from Chris Nandor.
51907 ! pod/perlmodinstall.pod
51908 ____________________________________________________________________________
51909 [ 6781] By: jhi on 2000/08/23 13:47:33
51910 Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
51911 From: Peter Prymmer <pvhp@forte.com>
51912 Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
51913 Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
51915 ! ext/Storable/Storable.xs
51916 ____________________________________________________________________________
51917 [ 6780] By: jhi on 2000/08/23 13:33:34
51918 Log: VMS MMS (make) wants null action.
51920 ! ext/B/Makefile.PL
51921 ____________________________________________________________________________
51922 [ 6779] By: jhi on 2000/08/22 19:44:47
51923 Log: Forgot portability nit.
51925 ! t/lib/st-forgive.t
51926 ____________________________________________________________________________
51927 [ 6778] By: jhi on 2000/08/22 19:35:25
51930 ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
51932 ____________________________________________________________________________
51933 [ 6777] By: jhi on 2000/08/22 18:50:53
51934 Log: Update Changes.
51936 ! Changes patchlevel.h
51937 ____________________________________________________________________________
51938 [ 6776] By: jhi on 2000/08/22 18:44:46
51939 Log: cSVOPo_*v things index into the current PL_curpad
51940 under ithreads, which is different from the curpad
51941 used by the XSUB. (In other words, the code as-is
51942 before this patch wouldn't work under ithreads.)
51946 ____________________________________________________________________________
51947 [ 6775] By: jhi on 2000/08/22 18:18:37
51948 Log: Make the selection of NVff et al stricter.
51949 Branch: metaconfig/U/perl
51952 ! Configure config_h.SH
51953 ____________________________________________________________________________
51954 [ 6774] By: jhi on 2000/08/22 17:19:42
51955 Log: perldelta nits.
51957 ! pod/perldelta.pod
51958 ____________________________________________________________________________
51959 [ 6773] By: jhi on 2000/08/22 17:06:26
51960 Log: Long double fixes from Spider Boardman.
51962 Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
51963 From: system PRIVILEGED account <root@peano.zk3.dec.com>
51964 Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
51965 Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
51967 ! t/lib/bigfltpm.t t/lib/st-06compat.t
51968 ____________________________________________________________________________
51969 [ 6772] By: jhi on 2000/08/22 15:04:53
51970 Log: Update Changes.
51972 ! Changes patchlevel.h
51973 ____________________________________________________________________________
51974 [ 6771] By: jhi on 2000/08/22 15:01:44
51975 Log: perldelta fixes from Hugo van der Sanden.
51977 ! pod/perldelta.pod
51978 ____________________________________________________________________________
51979 [ 6770] By: jhi on 2000/08/22 14:34:49
51980 Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
51981 From: Hugo <hv@crypt.compulink.co.uk>
51982 Date: Tue, 22 Aug 2000 11:21:53 +0100
51983 Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
51986 ____________________________________________________________________________
51987 [ 6769] By: jhi on 2000/08/22 14:30:02
51988 Log: Add Yitzchak, reformat.
51990 ! Changes config_h.SH
51991 ____________________________________________________________________________
51992 [ 6768] By: jhi on 2000/08/22 14:21:35
51993 Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
51994 and Spider Boardman.
51996 ! U/compline/d_gconvert.U
51999 ____________________________________________________________________________
52000 [ 6767] By: jhi on 2000/08/22 14:11:24
52001 Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
52002 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
52003 Date: Mon, 21 Aug 2000 19:08:31 -0700
52004 Message-ID: <fCeo5gzkgmhY092yn@efn.org>
52006 - ext/Storable/patchlevel.h
52007 ! MANIFEST ext/Storable/MANIFEST
52008 ____________________________________________________________________________
52009 [ 6766] By: jhi on 2000/08/22 13:49:29
52010 Log: Subject: [PATCH: 6757] configure.com updates and syslog build
52011 From: Peter Prymmer <pvhp@forte.com>
52012 Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
52013 Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
52015 ! configure.com ext/Storable/Makefile.PL
52016 ____________________________________________________________________________
52017 [ 6765] By: jhi on 2000/08/22 13:44:59
52018 Log: Subject: [PATCH blead] B:: missing dependency
52019 From: Hugo <hv@crypt.compulink.co.uk>
52020 Date: Tue, 22 Aug 2000 06:44:33 +0100
52021 Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
52023 ! ext/B/Makefile.PL
52024 ____________________________________________________________________________
52025 [ 6764] By: jhi on 2000/08/22 13:38:12
52026 Log: More bytecompiler.
52028 ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
52029 ____________________________________________________________________________
52030 [ 6763] By: jhi on 2000/08/22 13:36:44
52031 Log: Bytecompiler patches from Benjamin Stuhl.
52033 ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
52034 ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
52035 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
52036 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
52037 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
52038 ! perl.c perlapi.h pod/perldelta.pod
52039 ____________________________________________________________________________
52040 [ 6762] By: jhi on 2000/08/21 23:43:40
52041 Log: An obsoleted diagnostic.
52043 ! pod/perldelta.pod
52044 ____________________________________________________________________________
52045 [ 6761] By: jhi on 2000/08/21 23:01:45
52046 Log: The #6759 wasn't quite right.
52048 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
52049 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
52050 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
52051 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
52052 ! t/lib/st-tieditems.t
52053 ____________________________________________________________________________
52054 [ 6760] By: jhi on 2000/08/21 22:35:49
52055 Log: Be verydeepclean.
52058 ____________________________________________________________________________
52059 [ 6759] By: jhi on 2000/08/21 22:25:40
52060 Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
52061 From: Peter Prymmer <pvhp@forte.com>
52062 Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
52063 Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
52065 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
52066 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
52067 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
52068 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
52069 ! t/lib/st-tieditems.t
52070 ____________________________________________________________________________
52071 [ 6758] By: jhi on 2000/08/21 22:22:32
52072 Log: Few more casts, need reported in
52074 Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
52075 From: Mike Stok <mike@stok.co.uk>
52076 Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
52077 Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
52081 Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
52082 From: abigail@foad.org
52083 Date: 21 Aug 2000 21:31:34 -0000
52084 Message-Id: <20000821213134.30170.qmail@foad.org>
52086 ! ext/Storable/Storable.xs
52087 ____________________________________________________________________________
52088 [ 6757] By: jhi on 2000/08/21 18:37:07
52089 Log: Update Changes.
52091 ! Changes patchlevel.h
52092 ____________________________________________________________________________
52093 [ 6756] By: jhi on 2000/08/21 18:34:02
52096 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
52097 From: <abigail@foad.org>
52098 Date: Mon, 21 Aug 2000 14:00:16 -0400
52099 Message-ID: <20000821180016.28627.qmail@foad.org>
52102 ____________________________________________________________________________
52103 [ 6755] By: jhi on 2000/08/21 18:30:56
52104 Log: Use PodParser 1.18 new test.
52106 ! t/pod/special_seqs.t t/pod/special_seqs.xr
52107 ____________________________________________________________________________
52108 [ 6754] By: jhi on 2000/08/21 18:28:35
52109 Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
52110 patches cannot be applied since #6712 conflicts.
52112 ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
52113 ____________________________________________________________________________
52114 [ 6753] By: jhi on 2000/08/21 18:15:11
52115 Log: Weed out some smaller changes.
52117 ! pod/perldelta.pod
52118 ____________________________________________________________________________
52119 [ 6752] By: jhi on 2000/08/21 18:02:30
52120 Log: Also under djgpp the timestamps are funky.
52123 ____________________________________________________________________________
52124 [ 6751] By: jhi on 2000/08/21 17:55:56
52125 Log: Tweak the floating point output routine preferences.
52127 ! U/compline/d_gconvert.U
52130 ____________________________________________________________________________
52131 [ 6750] By: jhi on 2000/08/21 17:51:29
52132 Log: Unicos/mk requires elaborate paranoia.
52134 ! lib/Math/Complex.pm
52135 ____________________________________________________________________________
52136 [ 6749] By: gsar on 2000/08/21 16:53:31
52137 Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
52140 ____________________________________________________________________________
52141 [ 6748] By: gsar on 2000/08/21 16:22:19
52142 Log: free TLS slot properly on Windows
52144 ! thread.h win32/perllib.c win32/win32thread.h
52145 ____________________________________________________________________________
52146 [ 6747] By: jhi on 2000/08/21 16:20:58
52147 Log: Rename the macro argument because some preprocessors
52148 can't tell the difference and expand arguments also inside
52149 double quoted strings.
52152 ____________________________________________________________________________
52153 [ 6746] By: jhi on 2000/08/21 16:09:41
52154 Log: Support long doubles in Storable.
52156 Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
52157 From: Radu Greab <radu@netsoft.ro>
52158 Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
52159 Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
52161 ! ext/Storable/Storable.xs
52162 ____________________________________________________________________________
52163 [ 6745] By: jhi on 2000/08/21 15:51:40
52164 Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
52165 From: "Fifer, Eric" <EFifer@sanwaint.com>
52166 Date: Mon, 21 Aug 2000 15:34:49 +0100
52167 Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
52169 ! t/pragma/warn/9enabled
52170 ____________________________________________________________________________
52171 [ 6744] By: jhi on 2000/08/21 15:39:35
52172 Log: Document the endianness of Alpha more precisely.
52174 ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
52176 ____________________________________________________________________________
52177 [ 6743] By: jhi on 2000/08/21 14:47:05
52178 Log: perldelta fixes from the p5p crowd.
52180 ! pod/perldelta.pod pod/perlop.pod
52181 ____________________________________________________________________________
52182 [ 6742] By: jhi on 2000/08/21 13:34:51
52183 Log: Update to Pod::LaTeX 0.53.
52185 Subject: [PATCH] lib/Pod/LaTeX.pm updates
52186 From: Tim Jenness <timj@jach.hawaii.edu>
52187 Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
52188 Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
52191 ____________________________________________________________________________
52192 [ 6741] By: jhi on 2000/08/21 13:33:01
52193 Log: Subject: [PATCH] os2.c fix for use64bitint
52194 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
52195 Date: Mon, 21 Aug 2000 01:32:25 -0700
52196 Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
52199 ____________________________________________________________________________
52200 [ 6740] By: jhi on 2000/08/21 13:28:52
52201 Log: Array context keeps slithering in.
52203 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
52204 From: Daniel Chetlin <daniel@chetlin.com>
52205 Date: Sun, 20 Aug 2000 21:40:25 -0700
52206 Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
52208 ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
52209 ! pod/perldebtut.pod
52210 ____________________________________________________________________________
52211 [ 6739] By: jhi on 2000/08/21 13:23:55
52212 Log: Big-endian quad fixes for Storable from Radu Greab,
52213 plus few explicit null casts for picky compilers.
52215 ! ext/Storable/Storable.xs
52216 ____________________________________________________________________________
52217 [ 6738] By: gsar on 2000/08/21 05:56:13
52218 Log: small tweaks for change#6705: avoid C++ style comments in C code;
52219 use Perl's malloc API rather than the low level system one
52222 ____________________________________________________________________________
52223 [ 6737] By: gsar on 2000/08/21 05:35:41
52224 Log: add Storable to list of extensions on Windows
52226 ! win32/Makefile win32/makefile.mk
52227 ____________________________________________________________________________
52228 [ 6736] By: jhi on 2000/08/21 02:57:53
52229 Log: Update Changes.
52231 ! Changes patchlevel.h
52232 ____________________________________________________________________________
52233 [ 6735] By: jhi on 2000/08/21 02:57:20
52236 ! pod/perldelta.pod
52237 ____________________________________________________________________________
52238 [ 6734] By: jhi on 2000/08/21 02:57:03
52239 Log: Add Storable 0.7.2 from Raphael Manfredi,
52240 plus the patch from
52242 Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
52243 From: Radu Greab <radu@netsoft.ro>
52244 Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
52245 Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
52247 plus changes to get Storable to compile with
52248 picky ANSI compilers.
52250 + ext/Storable/ChangeLog ext/Storable/MANIFEST
52251 + ext/Storable/Makefile.PL ext/Storable/README
52252 + ext/Storable/Storable.pm ext/Storable/Storable.xs
52253 + ext/Storable/patchlevel.h t/lib/st-06compat.t
52254 + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
52255 + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
52256 + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
52257 + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
52258 + t/lib/st-tieditems.t
52260 ____________________________________________________________________________
52261 [ 6733] By: jhi on 2000/08/21 02:29:09
52262 Log: The correct cleaning order is an art.
52265 ____________________________________________________________________________
52266 [ 6732] By: jhi on 2000/08/21 01:23:39
52267 Log: The #6724 is here.
52269 ! t/lib/ftmp-security.t
52270 ____________________________________________________________________________
52271 [ 6731] By: jhi on 2000/08/20 23:17:03
52272 Log: s/this one/the 5.6.0 release/
52274 ! pod/perl56delta.pod
52275 ____________________________________________________________________________
52276 [ 6730] By: jhi on 2000/08/20 23:07:34
52277 Log: Mention perlebcdic and perlposix-bc.
52280 ____________________________________________________________________________
52281 [ 6729] By: jhi on 2000/08/20 21:32:59
52282 Log: Document the number of exponent digits.
52285 ____________________________________________________________________________
52286 [ 6728] By: jhi on 2000/08/20 21:16:47
52287 Log: Use File::Spec->tmpdir().
52289 Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
52290 From: Tim Jenness <timj@jach.hawaii.edu>
52291 Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
52293 Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
52296 ____________________________________________________________________________
52297 [ 6727] By: jhi on 2000/08/20 20:43:32
52298 Log: Update Changes.
52300 ! Changes patchlevel.h
52301 ____________________________________________________________________________
52302 [ 6726] By: jhi on 2000/08/20 20:41:44
52303 Log: The veryclean target needs to clobber.
52306 ____________________________________________________________________________
52307 [ 6725] By: jhi on 2000/08/20 20:37:38
52308 Log: Document odd vs even subreleases and -Dusedevel.
52311 ____________________________________________________________________________
52312 [ 6724] By: jhi on 2000/08/20 19:58:05
52313 Log: Use temporary directory instead of current directory.
52315 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
52316 From: Tim Jenness <timj@jach.hawaii.edu>
52317 Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
52318 Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
52320 ! t/lib/ftmp-security.t
52321 ____________________________________________________________________________
52322 [ 6723] By: jhi on 2000/08/20 19:55:55
52323 Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
52324 From: andreas.koenig@anima.de (Andreas J. Koenig)
52325 Date: 20 Aug 2000 15:52:03 +0200
52326 Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
52328 ! lib/ExtUtils/MM_Unix.pm
52329 ____________________________________________________________________________
52330 [ 6722] By: jhi on 2000/08/20 19:46:01
52331 Log: Update to CGI 2.72, from Lincoln Stein.
52334 ____________________________________________________________________________
52335 [ 6721] By: jhi on 2000/08/20 19:43:54
52336 Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
52337 From: Radu Greab <radu@netsoft.ro>
52338 Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
52339 Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
52341 ! ext/GDBM_File/GDBM_File.xs
52342 ____________________________________________________________________________
52343 [ 6720] By: jhi on 2000/08/20 19:42:01
52344 Log: pp_open() could pass an uninitialized filename down to do_open9().
52347 ____________________________________________________________________________
52348 [ 6719] By: jhi on 2000/08/20 14:06:41
52349 Log: UTF8 concat fixes.
52351 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
52352 From: Hugo <hv@crypt.compulink.co.uk>
52353 Date: Sun, 20 Aug 2000 07:30:46 +0100
52354 Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
52356 ! pp_hot.c t/op/append.t
52357 ____________________________________________________________________________
52358 [ 6718] By: jhi on 2000/08/20 02:09:37
52359 Log: Let's try #6717 again.
52362 ____________________________________________________________________________
52363 [ 6717] By: jhi on 2000/08/20 01:56:55
52364 Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
52365 From: "Craig A. Berry" <craig.berry@metamorgs.com>
52366 Date: Sat, 19 Aug 2000 18:15:39 -0500
52367 Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
52370 ____________________________________________________________________________
52371 [ 6716] By: jhi on 2000/08/19 15:50:11
52372 Log: Update Changes.
52374 ! Changes patchlevel.h
52375 ____________________________________________________________________________
52376 [ 6715] By: jhi on 2000/08/19 15:39:09
52377 Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
52378 From: Jonathan D Johnston <jdjohnston2@juno.com>
52379 Date: Thu, 17 Aug 2000 23:13:01 -0400
52380 Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
52383 ____________________________________________________________________________
52384 [ 6714] By: jhi on 2000/08/19 15:34:04
52385 Log: Introduce a 'veryclean' target that is like 'distclean'
52386 but also removes *~ and *.orig.
52388 ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
52389 ! utils/Makefile x2p/Makefile.SH
52390 ____________________________________________________________________________
52391 [ 6713] By: jhi on 2000/08/19 14:15:45
52392 Log: Put back the long double avoidance code to POSIX.xs
52393 because VMS seems to need it still.
52395 ! ext/POSIX/POSIX.xs
52396 ____________________________________________________________________________
52397 [ 6712] By: jhi on 2000/08/19 14:10:41
52398 Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
52399 From: Peter Prymmer <pvhp@forte.com>
52400 Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
52401 Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
52403 ! lib/Pod/Find.pm t/pod/find.t
52404 ____________________________________________________________________________
52405 [ 6711] By: jhi on 2000/08/19 14:09:19
52406 Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
52407 From: Peter Prymmer <pvhp@forte.com>
52408 Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
52409 Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
52410 cc: vmsperl@perl.org
52413 ____________________________________________________________________________
52414 [ 6710] By: jhi on 2000/08/19 14:08:01
52415 Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
52416 From: Jan Dubois <jand@ActiveState.com>
52417 Date: Fri, 18 Aug 2000 16:31:48 -0700
52418 Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
52421 ____________________________________________________________________________
52422 [ 6709] By: jhi on 2000/08/19 14:06:57
52423 Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
52425 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
52426 From: Spider.Boardman@Orb.Nashua.NH.US
52427 Date: Fri, 18 Aug 2000 18:41:14 -0400
52428 Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
52431 ____________________________________________________________________________
52432 [ 6708] By: jhi on 2000/08/18 22:04:49
52433 Log: Update Changes.
52435 ! Changes patchlevel.h
52436 ____________________________________________________________________________
52437 [ 6707] By: jhi on 2000/08/18 21:55:14
52438 Log: Add warnif(), check warnings further up the stack,
52439 all the warnings functions now can take an optional object reference.
52441 Subject: [PATCH bleedperl@6691] warnings pragma update
52442 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
52443 Date: Fri, 18 Aug 2000 22:42:06 +0100
52444 Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
52446 ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
52447 ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
52448 ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
52449 ____________________________________________________________________________
52450 [ 6706] By: jhi on 2000/08/18 21:41:45
52451 Log: Typo in pp_complement().
52453 Subject: [PATCH perl-current] Deparse
52454 From: Peter Scott <Peter@PSDT.com>
52455 Date: Fri, 18 Aug 2000 12:44:37 -0700
52456 Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
52458 ! ext/B/B/Deparse.pm
52459 ____________________________________________________________________________
52460 [ 6705] By: jhi on 2000/08/18 21:25:59
52461 Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
52462 From: Jan Dubois <jand@ActiveState.com>
52463 Date: Fri, 18 Aug 2000 14:22:51 -0700
52464 Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
52466 ! lib/Win32.pod win32/win32.c
52467 ____________________________________________________________________________
52468 [ 6704] By: jhi on 2000/08/18 21:16:14
52469 Log: Don't eat leading os from index entries.
52471 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
52472 From: Russ Allbery <rra@stanford.edu>
52473 Date: 10 Aug 2000 20:49:25 -0700
52474 Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
52477 ____________________________________________________________________________
52478 [ 6703] By: jhi on 2000/08/18 21:07:06
52479 Log: Add [[:blank:]] as suggested in
52481 Subject: [ID 20000716.024] [=cc=] / [:blank:]
52482 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
52483 Date: Sun, 16 Jul 2000 17:55:29 -0700
52484 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
52486 (the [=cc=] has already been taken care of by #6439
52487 so the whole bug report can be closed)
52489 and make [[:space:]] to be equivalent to isspace(3)
52490 (as opposed to \s, which is isSPACE()). The difference
52491 is that now [[:space:]] matches the mythical vertical tab,
52494 ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
52495 ! regexec.c t/op/pat.t
52496 ____________________________________________________________________________
52497 [ 6702] By: jhi on 2000/08/18 18:47:47
52498 Log: The new tests were missing from #6415.
52501 ____________________________________________________________________________
52502 [ 6701] By: jhi on 2000/08/18 18:20:40
52503 Log: Document the NDBM_File and ODBM_File as SDBM_File
52504 was documented in #6417.
52506 ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
52507 ! ext/SDBM_File/SDBM_File.pm
52508 ____________________________________________________________________________
52509 [ 6700] By: jhi on 2000/08/18 18:10:39
52510 Log: Subject: [PATCH perl@6698] cygwin port
52511 From: "Fifer, Eric" <EFifer@sanwaint.com>
52512 Date: Fri, 18 Aug 2000 17:30:05 +0100
52513 Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
52516 ____________________________________________________________________________
52517 [ 6699] By: jhi on 2000/08/18 16:21:49
52518 Log: Document code point which makes if (defined %stash::) to work
52519 (noted by Spider Boardman).
52522 ____________________________________________________________________________
52523 [ 6698] By: jhi on 2000/08/18 13:43:27
52524 Log: Update Changes.
52526 ! Changes patchlevel.h
52527 ____________________________________________________________________________
52528 [ 6697] By: jhi on 2000/08/18 13:35:57
52529 Log: Tiny Getopt::Long patch from Johan Vromans.
52531 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
52532 ____________________________________________________________________________
52533 [ 6696] By: jhi on 2000/08/18 13:26:14
52534 Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
52535 From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
52536 Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
52537 Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
52539 ! pod/perldiag.pod pod/perlsyn.pod
52540 ____________________________________________________________________________
52541 [ 6695] By: jhi on 2000/08/18 13:13:26
52542 Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
52543 From: Daniel Chetlin <daniel@chetlin.com>
52544 Date: Fri, 18 Aug 2000 03:13:36 -0700
52545 Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
52548 ____________________________________________________________________________
52549 [ 6694] By: jhi on 2000/08/18 13:08:05
52550 Log: Subject: [PATCH] perltrap.pod spring cleaning
52551 From: Daniel Chetlin <daniel@chetlin.com>
52552 Date: Fri, 18 Aug 2000 03:06:54 -0700
52553 Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
52555 plus Mike Guy's nitfix.
52558 ____________________________________________________________________________
52559 [ 6693] By: jhi on 2000/08/18 13:00:26
52560 Log: Unbuffer the output.
52562 Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
52563 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
52564 Date: Thu, 17 Aug 2000 18:39:29 -0700
52565 Message-ID: <RPJn5gzkgydf092yn@efn.org>
52568 ____________________________________________________________________________
52569 [ 6692] By: jhi on 2000/08/18 05:19:17
52570 Log: Delete the image, too, not just its MANIFEStation.
52572 - lib/CGI/eg/wilogo.gif
52573 ____________________________________________________________________________
52574 [ 6691] By: jhi on 2000/08/18 05:10:26
52575 Log: Propagate new Configure vars.
52577 ! configure.com epoc/config.sh uconfig.h uconfig.sh
52578 ! vos/config.def vos/config.h vos/config_h.SH_orig
52579 ! win32/config.bc win32/config.gc win32/config.vc
52580 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
52581 ____________________________________________________________________________
52582 [ 6690] By: jhi on 2000/08/18 04:30:56
52583 Log: Update Changes.
52585 ! Changes patchlevel.h
52586 ____________________________________________________________________________
52587 [ 6689] By: jhi on 2000/08/18 04:12:30
52588 Log: Fix the lib/complex failure of
52590 From: abigail@foad.org
52591 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
52592 Date: 15 Aug 2000 04:06:38 -0000
52593 Message-Id: <20000815040638.8524.qmail@foad.org>
52595 Linux long double accuracy issue: something that
52596 when printed with %g looks like "2" but int() of it is 1.
52598 ! lib/Math/Complex.pm
52599 ____________________________________________________________________________
52600 [ 6688] By: jhi on 2000/08/18 03:15:35
52601 Log: The byteorder code in #6671 was wrong.
52604 ____________________________________________________________________________
52605 [ 6687] By: jhi on 2000/08/18 02:08:42
52606 Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
52607 From: Jan Dubois <jand@ActiveState.com>
52608 Date: Thu, 17 Aug 2000 18:31:55 -0700
52609 Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
52612 ____________________________________________________________________________
52613 [ 6686] By: jhi on 2000/08/18 02:04:15
52614 Log: Use NVs in POSIX math, not doubles.
52616 From: abigail@foad.org
52617 Subject: [ID 20000817.014] POSIX & modfl
52618 Date: 17 Aug 2000 20:49:18 -0000
52619 Message-Id: <20000817204918.23123.qmail@foad.org>
52621 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
52622 ____________________________________________________________________________
52623 [ 6685] By: jhi on 2000/08/18 02:02:12
52624 Log: Introduce NVef, NVff, and NVgf, use the middle one.
52625 (helps for lib/peek + Linux + long doubles) Reported in
52627 From: abigail@foad.org
52628 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
52629 Date: 15 Aug 2000 04:06:38 -0000
52630 Message-Id: <20000815040638.8524.qmail@foad.org>
52632 (note: the lib/complex failure has not yet been addressed)
52633 Branch: metaconfig/U/perl
52636 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52637 ! config_h.SH dump.c perl.h pod/perlguts.pod
52638 ____________________________________________________________________________
52639 [ 6684] By: jhi on 2000/08/17 23:22:19
52640 Log: Add byteorder to the myconfig output.
52643 ____________________________________________________________________________
52644 [ 6683] By: jhi on 2000/08/17 23:20:19
52645 Log: The image doth not exist, spotted by Johan Vromans.
52648 ____________________________________________________________________________
52649 [ 6682] By: jhi on 2000/08/17 22:38:16
52650 Log: Document what the backtick returns if the command fails.
52653 ____________________________________________________________________________
52654 [ 6681] By: jhi on 2000/08/17 22:33:12
52655 Log: Do not use prototyping here.
52657 Subject: [ID 20000817.016] [PATCH] Peek.xs
52658 From: abigail@foad.org
52659 Date: 17 Aug 2000 20:55:56 -0000
52660 Message-Id: <20000817205556.24270.qmail@foad.org>
52662 ! ext/Devel/Peek/Makefile.PL
52663 ____________________________________________________________________________
52664 [ 6680] By: jhi on 2000/08/17 19:46:43
52665 Log: Don't propose using modules built for 5.005 if no binary
52666 compatibility with 5.005 is attempted.
52668 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
52669 Subject: Minor nit with 5.7.0 (6655)
52670 Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
52671 Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
52673 ! U/installdirs/inc_version_list.U
52675 ! Configure config_h.SH
52676 ____________________________________________________________________________
52677 [ 6679] By: jhi on 2000/08/17 19:16:39
52678 Log: Microperl config update.
52680 ! uconfig.h uconfig.sh
52681 ____________________________________________________________________________
52682 [ 6678] By: jhi on 2000/08/17 19:16:13
52683 Log: The #6648 wasn't protective enough for limited platforms
52687 ____________________________________________________________________________
52688 [ 6677] By: jhi on 2000/08/17 14:46:35
52689 Log: Update Changes.
52691 ! Changes patchlevel.h
52692 ____________________________________________________________________________
52693 [ 6676] By: jhi on 2000/08/17 14:44:02
52694 Log: Add perlebcdic from Peter Prymmer, regen toc.
52696 + pod/perlebcdic.pod
52697 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
52698 ____________________________________________________________________________
52699 [ 6675] By: jhi on 2000/08/17 14:41:52
52700 Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
52702 ! pod/perldebtut.pod
52703 ____________________________________________________________________________
52704 [ 6674] By: jhi on 2000/08/17 14:29:43
52705 Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
52707 Subject: [ID 20000724.006] -DLEAKTEST problem
52708 From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
52709 Date: Tue, 25 Jul 2000 00:36:32 -0500
52710 Message-Id: <20000725003632.A26186@www.llamacom.com>
52714 Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error
52715 From: Hugo <hv@crypt.compulink.co.uk>
52716 Date: Thu, 17 Aug 2000 15:23:42 +0100
52717 Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
52720 ____________________________________________________________________________
52721 [ 6673] By: jhi on 2000/08/17 04:07:10
52722 Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
52723 From: John Peacock <JPeacock@UnivPress.com>
52724 Date: Tue, 01 Aug 2000 09:38:12 -0400
52725 Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
52727 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
52728 ____________________________________________________________________________
52729 [ 6672] By: jhi on 2000/08/17 03:04:35
52730 Log: Subject: [PATCH] Cwd.pm now uses strict
52731 From: Tim Jenness <timj@jach.hawaii.edu>
52732 Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
52733 Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
52736 ____________________________________________________________________________
52737 [ 6671] By: jhi on 2000/08/17 02:16:35
52738 Log: Make $Config{byteorder} more magical so that it is
52739 dynamically computed: nice for 'fat binaries'.
52741 Subject: [PATCH]: default byteorder
52742 From: Wilfredo Sánchez <wsanchez@apple.com>
52743 Date: Mon, 31 Jul 2000 19:45:31 -0700
52744 Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
52747 ____________________________________________________________________________
52748 [ 6670] By: gsar on 2000/08/17 01:22:21
52749 Log: move WNOHANG definition to where other such things are
52752 ____________________________________________________________________________
52753 [ 6669] By: jhi on 2000/08/17 01:19:17
52754 Log: Update Changes.
52756 ! Changes patchlevel.h
52757 ____________________________________________________________________________
52758 [ 6668] By: jhi on 2000/08/17 01:16:29
52759 Log: Doc nits spotted by Richard Soderberg.
52761 ! README.posix-bc README.vmesa
52762 ____________________________________________________________________________
52763 [ 6667] By: jhi on 2000/08/17 01:12:11
52764 Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
52765 From: "Casey R. Tweten" <crt@kiski.net>
52766 Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
52767 Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
52769 ! pod/perldebtut.pod
52770 ____________________________________________________________________________
52771 [ 6666] By: jhi on 2000/08/17 01:09:31
52772 Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
52773 From: "Casey R. Tweten" <crt@kiski.net>
52774 Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
52775 Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
52778 ____________________________________________________________________________
52779 [ 6665] By: gsar on 2000/08/17 01:03:52
52780 Log: add "ok" targets from change#6632 in makefile.mk
52782 ! pod/perlport.pod win32/Makefile win32/makefile.mk
52783 ____________________________________________________________________________
52784 [ 6664] By: gsar on 2000/08/17 00:56:11
52785 Log: avoid warnings from dense compiler
52788 ____________________________________________________________________________
52789 [ 6663] By: jhi on 2000/08/17 00:51:49
52790 Log: Tweak the regex compilation errors once more.
52792 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
52793 ! t/op/regmesg.t t/pragma/warn/regcomp
52794 ____________________________________________________________________________
52795 [ 6662] By: gsar on 2000/08/17 00:28:19
52796 Log: trailing new %ENV entries weren't being pushed into the real
52797 environment of subprocesses on Windows
52799 ! t/op/magic.t win32/perlhost.h
52800 ____________________________________________________________________________
52801 [ 6661] By: gsar on 2000/08/17 00:19:20
52802 Log: waitpid() now handles externally spawned pids correctly;
52803 fixes for backtick/wait/waitpid failures on Windows 9x
52805 these changes make the pid returned by process functions on
52806 Windows 9x always positive by clearing the high bit (which
52807 is always set on Win9x); pseudo-process PIDs are likewise
52808 always negative now on Win9x (just as on NT/2000)
52810 ! pp_sys.c win32/perlhost.h win32/win32.c
52811 ____________________________________________________________________________
52812 [ 6660] By: jhi on 2000/08/17 00:04:32
52813 Log: Retract #6645.
52815 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52816 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
52818 ____________________________________________________________________________
52819 [ 6659] By: gsar on 2000/08/16 23:59:28
52820 Log: on windows, the return values from wait() and waitpid() don't
52821 match those of pseudo-pids
52823 ! pp_sys.c t/op/fork.t util.c win32/win32.c
52824 ____________________________________________________________________________
52825 [ 6658] By: gsar on 2000/08/16 23:56:14
52826 Log: pod nit seen in passing
52829 ____________________________________________________________________________
52830 [ 6657] By: gsar on 2000/08/16 23:53:42
52831 Log: change#6328 could make close(SOCKET) return false on windows
52835 ____________________________________________________________________________
52836 [ 6656] By: gsar on 2000/08/16 23:46:57
52837 Log: check that the number pseudo children doesn't exceed
52838 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
52839 the WaitForMultipleObjects() limit that would cause wait()
52842 wait() and waitpid() could potentially be rewritten to use
52843 more than one thread to do the waiting to eliminate this
52847 ____________________________________________________________________________
52848 [ 6655] By: jhi on 2000/08/16 14:11:05
52849 Log: Update Changes.
52851 ! Changes patchlevel.h
52852 ____________________________________________________________________________
52853 [ 6654] By: jhi on 2000/08/16 14:10:12
52854 Log: Update to perldebtut 1.9, from Richard Foley.
52856 ! pod/perldebtut.pod
52857 ____________________________________________________________________________
52858 [ 6653] By: jhi on 2000/08/16 14:08:17
52859 Log: Change the regx compilation error markers to use = instead of <
52860 since pod makes using the latter quite messy. Reported in
52861 ID 20000814.006 by Abigail and in
52862 Subject: Unknown escape E<> ?
52863 From: Lupe Christoph <lupe@lupe-christoph.de>
52864 Date: Fri, 11 Aug 2000 00:30:27 +0200
52865 Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
52867 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
52868 ! t/op/regmesg.t t/pragma/warn/regcomp
52869 ____________________________________________________________________________
52870 [ 6652] By: jhi on 2000/08/16 13:25:31
52871 Log: Change the perlbug address to perl.org since it's more forgiving.
52873 Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
52874 From: abigail@foad.org
52875 Date: 15 Aug 2000 04:15:40 -0000
52876 Message-Id: <20000815041540.8633.qmail@foad.org>
52879 ____________________________________________________________________________
52880 [ 6651] By: jhi on 2000/08/16 13:22:35
52881 Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
52882 From: Tim Jenness <timj@jach.hawaii.edu>
52883 Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
52884 Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
52887 ____________________________________________________________________________
52888 [ 6650] By: jhi on 2000/08/16 13:18:13
52889 Log: Update to CPAN 1.57.
52891 Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
52892 From: andreas.koenig@anima.de (Andreas J. Koenig)
52893 Date: 16 Aug 2000 15:09:46 +0200
52894 Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
52897 ____________________________________________________________________________
52898 [ 6649] By: jhi on 2000/08/16 13:12:31
52899 Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
52900 From: "Larry W. Virden" <lvirden@cas.org>
52901 Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
52902 Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
52905 ____________________________________________________________________________
52906 [ 6648] By: jhi on 2000/08/16 13:03:53
52907 Log: The numeric locale was reset to "C" by s?printf and never restored.
52909 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
52910 From: Christian Kirsch <ck@held.mind.de>
52911 Date: Wed, 9 Aug 2000 17:05:17 +0200
52912 Message-Id: <20000809170517.A25389@held>
52914 No test since adding the failing example to locale.t
52915 does not fail -- probably because the locale settings are so
52916 thoroughly tweaked by that time. Running the example standalone
52917 does fail, though. UPDATE: test case added at change #7540.
52919 ! dump.c perl.h pp.c pp_ctl.c sv.c
52920 ____________________________________________________________________________
52921 [ 6647] By: jhi on 2000/08/16 00:07:54
52922 Log: Update Changes and test semi-automatic patchlevel updating.
52924 ! Changes patchlevel.h
52925 ____________________________________________________________________________
52926 [ 6646] By: jhi on 2000/08/15 23:35:07
52927 Log: Fix a dependency problem.
52929 Subject: [PATCH: 6640] VMS Makefile.SH update
52930 From: Peter Prymmer <pvhp@forte.com>
52931 Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
52932 Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
52934 ! vms/descrip_mms.template
52935 ____________________________________________________________________________
52936 [ 6645] By: jhi on 2000/08/15 23:33:23
52937 Log: (Retracted by #6660)
52939 Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
52940 From: Dominic Dunlop <domo@computer.org>
52941 Date: Tue, 15 Aug 2000 22:20:52 +0200
52942 Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
52943 Branch: metaconfig/U/perl
52946 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52947 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
52949 ____________________________________________________________________________
52950 [ 6644] By: jhi on 2000/08/15 21:17:20
52951 Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
52952 From: abigail@foad.org
52953 Date: 15 Aug 2000 20:12:41 -0000
52954 Message-Id: <20000815201241.25556.qmail@foad.org>
52957 ____________________________________________________________________________
52958 [ 6643] By: jhi on 2000/08/15 21:15:28
52959 Log: (an already applied patch)
52962 ____________________________________________________________________________
52963 [ 6642] By: gsar on 2000/08/15 19:54:05
52964 Log: magic callbacks all need to have same type signature
52966 ! embed.pl mg.c proto.h
52967 ____________________________________________________________________________
52968 [ 6641] By: jhi on 2000/08/15 17:56:27
52969 Log: Subject: [PATCH] for t/lib/peek.t (was Re: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13)
52970 From: Mike Guy <mjtg@cam.ac.uk>
52971 Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
52972 Date: Tue, 15 Aug 2000 18:26:45 +0100
52974 Only the peek.t part applied, not the hash quality part.
52977 ____________________________________________________________________________
52978 [ 6640] By: jhi on 2000/08/15 16:37:37
52979 Log: Update Changes.
52982 ____________________________________________________________________________
52983 [ 6639] By: jhi on 2000/08/15 16:34:55
52984 Log: Missed a file from #6638.
52987 ____________________________________________________________________________
52988 [ 6638] By: jhi on 2000/08/15 16:33:19
52989 Log: Subject: [PATCH perl@6620] cygwin port
52990 From: "Fifer, Eric" <EFifer@sanwaint.com>
52991 Date: Tue, 15 Aug 2000 17:00:49 +0100
52992 Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
52994 ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
52995 ____________________________________________________________________________
52996 [ 6637] By: jhi on 2000/08/15 16:29:22
52997 Log: Subject: [PATCH] debugger exit code should reflect user exit code
52998 From: Mike Guy <mjtg@cam.ac.uk>
52999 Date: Tue, 15 Aug 2000 16:55:59 +0100
53000 Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
53003 ____________________________________________________________________________
53004 [ 6636] By: jhi on 2000/08/15 15:30:58
53005 Log: Update Changes.
53008 ____________________________________________________________________________
53009 [ 6635] By: jhi on 2000/08/15 15:27:21
53010 Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
53012 ! U/mkglossary U/mksample
53013 Branch: metaconfig/U/perl
53016 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
53017 ____________________________________________________________________________
53018 [ 6634] By: jhi on 2000/08/15 14:11:55
53019 Log: Don't blow limited stacks, a lower number is enough to
53020 tickle the lookbehind limit.
53022 Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
53023 From: Dominic Dunlop <domo@computer.org>
53024 Date: Tue, 15 Aug 2000 13:51:24 +0200
53025 Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
53028 ____________________________________________________________________________
53029 [ 6633] By: jhi on 2000/08/15 14:01:46
53030 Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
53031 From: Mike Guy <mjtg@cam.ac.uk>
53032 Date: Tue, 15 Aug 2000 12:10:50 +0100
53033 Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
53036 ____________________________________________________________________________
53037 [ 6632] By: jhi on 2000/08/15 13:58:48
53038 Log: make ok etc also for win32.
53040 Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
53041 From: Prymmer/Kahn <pvhp@best.com>
53042 Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
53043 Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
53046 ____________________________________________________________________________
53047 [ 6631] By: jhi on 2000/08/15 13:45:03
53048 Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
53051 ____________________________________________________________________________
53052 [ 6630] By: jhi on 2000/08/15 03:25:09
53053 Log: Update Changes.
53056 ____________________________________________________________________________
53057 [ 6629] By: jhi on 2000/08/15 03:23:53
53058 Log: magic_regdatum_set() is void, not int.
53060 ! embed.pl mg.c proto.h
53061 ____________________________________________________________________________
53062 [ 6628] By: jhi on 2000/08/15 03:08:02
53063 Log: Make the user to give up his firstborn, err, to knowingly
53064 verify installing an unstable developer release. Also bump
53065 the release to 5.7.0, but leave a patch tag in the local
53066 patches saying that this is not yet the real thing.
53068 ! U/modified/Instruct.U
53069 Branch: metaconfig/U/perl
53072 ! Configure patchlevel.h
53073 ____________________________________________________________________________
53074 [ 6627] By: jhi on 2000/08/14 22:32:52
53075 Log: README.os2 update.
53077 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
53078 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53079 Date: Wed, 02 Aug 2000 21:55:09 -0700
53080 Message-ID: <tsPi5gzkgegX092yn@efn.org>
53083 ____________________________________________________________________________
53084 [ 6626] By: jhi on 2000/08/14 21:00:02
53085 Log: Subject: Re: File::Temp problems on VMS in bleedperl
53086 From: Tim Jenness <timj@jach.hawaii.edu>
53087 cc: vmsperl@perl.org
53088 Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
53089 Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
53091 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
53092 ____________________________________________________________________________
53093 [ 6625] By: jhi on 2000/08/14 20:52:16
53094 Log: Add SUIDMAIL as was done for the CERT alert.
53097 ____________________________________________________________________________
53098 [ 6624] By: jhi on 2000/08/14 20:48:50
53099 Log: Subject: sfio2000
53100 From: Daniel Muino <dmuino@afip.gov.ar>
53101 Date: Mon, 14 Aug 2000 16:58:11 -0300
53102 Message-ID: <20000814165811.B16368@con2-dgi>
53104 ! perlsdio.h perlsfio.h
53105 ____________________________________________________________________________
53106 [ 6623] By: jhi on 2000/08/14 20:47:36
53107 Log: Subject: warning: storage class after type is obsolescent
53108 From: Daniel Muino <dmuino@afip.gov.ar>
53109 Date: Mon, 14 Aug 2000 16:42:47 -0300
53110 Message-ID: <20000814164247.A16368@con2-dgi>
53112 ! regcomp.pl regnodes.h
53113 ____________________________________________________________________________
53114 [ 6622] By: jhi on 2000/08/14 20:43:05
53115 Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
53116 From: abigail@foad.org
53117 Date: 14 Aug 2000 20:00:10 -0000
53118 Message-Id: <20000814200010.27271.qmail@foad.org>
53121 ____________________________________________________________________________
53122 [ 6621] By: jhi on 2000/08/14 15:23:05
53123 Log: Update Changes.
53126 ____________________________________________________________________________
53127 [ 6620] By: jhi on 2000/08/14 15:22:14
53128 Log: Subject: Re: [PATCH] @+, @- readonly
53129 From: Mike Guy <mjtg@cam.ac.uk>
53130 Date: Mon, 14 Aug 2000 15:26:55 +0100
53131 Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
53133 ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
53135 ____________________________________________________________________________
53136 [ 6619] By: jhi on 2000/08/14 14:12:08
53137 Log: Update Changes.
53140 ____________________________________________________________________________
53141 [ 6618] By: jhi on 2000/08/14 14:09:34
53142 Log: For now remove the mail code.
53145 ____________________________________________________________________________
53146 [ 6617] By: jhi on 2000/08/14 14:08:28
53147 Log: Drop the eg/ mentions and also mention the recent suidperl thing.
53149 ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
53150 ! pod/perlfaq8.pod pod/perlsec.pod
53151 ____________________________________________________________________________
53152 [ 6616] By: jhi on 2000/08/14 14:00:11
53153 Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
53154 From: Mike Guy <mjtg@cam.ac.uk>
53155 Date: Mon, 14 Aug 2000 08:26:02 +0100
53156 Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
53159 ____________________________________________________________________________
53160 [ 6615] By: jhi on 2000/08/14 13:58:45
53161 Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
53162 From: Mike Guy <mjtg@cam.ac.uk>
53163 Date: Mon, 14 Aug 2000 08:04:22 +0100
53164 Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
53166 ! gv.c mg.c t/op/pat.t
53167 ____________________________________________________________________________
53168 [ 6614] By: jhi on 2000/08/14 13:56:45
53169 Log: Subject: Test fails / warnings with perl-current #6612
53170 From: Mike Guy <mjtg@cam.ac.uk>
53171 Date: Mon, 14 Aug 2000 07:57:23 +0100
53172 Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
53174 ! t/lib/b.t t/lib/peek.t
53175 ____________________________________________________________________________
53176 [ 6613] By: jhi on 2000/08/14 13:45:33
53177 Log: VMS configure.com update continues.
53179 - vms/configure.com
53180 ! MANIFEST configure.com
53181 ____________________________________________________________________________
53182 [ 6612] By: jhi on 2000/08/13 22:13:35
53183 Log: Update Changes.
53186 ____________________________________________________________________________
53187 [ 6611] By: jhi on 2000/08/13 16:21:45
53188 Log: Upgrade to CGI 2.71, from Lincoln Stein.
53190 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
53191 ____________________________________________________________________________
53192 [ 6610] By: jhi on 2000/08/13 15:09:16
53193 Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
53194 From: Mike Guy <mjtg@cam.ac.uk>
53195 Date: Sun, 13 Aug 2000 13:45:51 +0100
53196 Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
53199 ____________________________________________________________________________
53200 [ 6609] By: jhi on 2000/08/13 14:31:26
53201 Log: Andreas says that 1.56 is fine, so reverting back to it.
53204 ____________________________________________________________________________
53205 [ 6608] By: jhi on 2000/08/13 05:34:20
53206 Log: Update Changes.
53209 ____________________________________________________________________________
53210 [ 6607] By: jhi on 2000/08/13 05:32:01
53211 Log: Put back the \z changes of #5406 to CPAN.pm.
53214 ____________________________________________________________________________
53215 [ 6606] By: jhi on 2000/08/13 05:20:16
53216 Log: Fix-n-skip the tests under 5005threads.
53219 ____________________________________________________________________________
53220 [ 6605] By: jhi on 2000/08/13 05:07:48
53221 Log: Fix the test for 5005threads.
53224 ____________________________________________________________________________
53225 [ 6604] By: jhi on 2000/08/13 03:35:37
53226 Log: Should have deleted this in #6603.
53228 - vms/subconfigure.com
53229 ____________________________________________________________________________
53230 [ 6603] By: jhi on 2000/08/12 18:29:32
53231 Log: Rewrite of vms/subconfigure.com as configure.com,
53232 from Peter Prymmer and the vmsperl crew.
53234 + vms/configure.com
53236 ____________________________________________________________________________
53237 [ 6602] By: jhi on 2000/08/11 13:00:01
53238 Log: PlainText.pm is dead.
53240 - lib/Pod/PlainText.pm
53242 ____________________________________________________________________________
53243 [ 6601] By: jhi on 2000/08/11 04:06:45
53244 Log: Update Changes.
53247 ____________________________________________________________________________
53248 [ 6600] By: jhi on 2000/08/11 04:06:10
53249 Log: Add a few missing files, update MANIFEST.
53251 + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
53252 + lib/Pod/PlainText.pm t/pod/find.t
53253 ! MANIFEST t/op/regmesg.t
53254 ____________________________________________________________________________
53255 [ 6599] By: jhi on 2000/08/11 03:31:10
53256 Log: Add Perl debugging tutorial, regen toc.
53258 Subject: perldebtut.pod
53259 From: Richard Foley <Richard.Foley@m.dasa.de>
53260 Date: Wed, 09 Aug 2000 10:17:15 +0200
53261 Message-id: <3991138B.262247B8@m.dasa.de>
53263 + pod/perldebtut.pod
53264 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
53265 ____________________________________________________________________________
53266 [ 6598] By: jhi on 2000/08/11 02:48:56
53267 Log: tiny Changes edit
53270 ____________________________________________________________________________
53271 [ 6597] By: jhi on 2000/08/11 02:39:04
53272 Log: Tests for #6589.
53274 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
53275 From: simon@brecon.co.uk (Simon Cozens)
53276 Date: 11 Aug 2000 02:24:52 GMT
53277 Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
53280 ____________________________________________________________________________
53281 [ 6596] By: jhi on 2000/08/11 01:50:07
53282 Log: Update Changes.
53285 ____________________________________________________________________________
53286 [ 6595] By: jhi on 2000/08/11 01:47:16
53290 ____________________________________________________________________________
53291 [ 6594] By: jhi on 2000/08/11 01:36:16
53292 Log: Subject: Getting perlio and threads to compile
53293 From: Lupe Christoph <lupe@lupe-christoph.de>
53294 Date: Wed, 9 Aug 2000 11:35:54 +0200
53295 Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
53297 (the Solaris version changes in Configure skipped)
53299 ! hints/solaris_2.sh thread.h
53300 ____________________________________________________________________________
53301 [ 6593] By: jhi on 2000/08/11 01:30:16
53302 Log: Subject: Re: [ID 20000730.003] utf8::length() bad
53303 From: simon@brecon.co.uk (Simon Cozens)
53304 Date: 1 Aug 2000 06:55:19 GMT
53305 Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
53308 ____________________________________________________________________________
53309 [ 6592] By: jhi on 2000/08/11 01:26:39
53310 Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
53311 From: Peter Scott <Peter@PeterScott.com>
53312 Date: Thu, 10 Aug 2000 08:23:27 -0700
53313 Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
53316 ____________________________________________________________________________
53317 [ 6591] By: jhi on 2000/08/11 01:22:02
53318 Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
53319 From: Hugo <hv@crypt.compulink.co.uk>
53320 Date: Thu, 10 Aug 2000 19:23:04 +0100
53321 Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
53323 ! regexec.c t/op/pat.t
53324 ____________________________________________________________________________
53325 [ 6590] By: jhi on 2000/08/11 01:19:19
53326 Log: Preprocessing and postprocessing for File::Find.
53328 Subject: Patch to Find::File.pm to allow alphabetical results
53329 From: Joe Smith <jsmith@inwap.com>
53330 Date: Wed, 9 Aug 2000 02:44:54 -0700
53331 Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
53334 ____________________________________________________________________________
53335 [ 6589] By: jhi on 2000/08/11 01:12:39
53336 Log: B::Deparse didn't do sub attributes.
53338 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
53339 From: simon@brecon.co.uk (Simon Cozens)
53340 Date: 9 Aug 2000 04:49:20 GMT
53341 Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
53343 ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
53344 ____________________________________________________________________________
53345 [ 6588] By: jhi on 2000/08/11 01:06:40
53346 Log: Subject: debugger "d" command doesnt check line number
53347 From: Mike Guy <mjtg@cam.ac.uk>
53348 Date: Tue, 08 Aug 2000 21:54:29 +0100
53349 Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
53351 ! lib/perl5db.pl mg.c pod/perldiag.pod
53352 ____________________________________________________________________________
53353 [ 6587] By: jhi on 2000/08/11 00:45:03
53354 Log: sleep(1) does not necessarily return 1.
53356 Subject: [PATCH bleadperl] op/lex_assign.t
53357 From: Hugo <hv@crypt.compulink.co.uk>
53358 Date: Thu, 03 Aug 2000 14:34:22 +0100
53359 Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
53361 ! t/op/lex_assign.t
53362 ____________________________________________________________________________
53363 [ 6586] By: jhi on 2000/08/11 00:31:50
53364 Log: Document the IO::Select timeout.
53366 ! ext/IO/lib/IO/Select.pm
53367 ____________________________________________________________________________
53368 [ 6585] By: jhi on 2000/08/11 00:13:54
53369 Log: Forgot contributor.
53372 ____________________________________________________________________________
53373 [ 6584] By: jhi on 2000/08/11 00:09:19
53377 ____________________________________________________________________________
53378 [ 6583] By: jhi on 2000/08/11 00:07:53
53379 Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
53381 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
53382 From: Mike Guy <mjtg@cam.ac.uk>
53383 Date: Thu, 10 Aug 2000 15:50:54 +0100
53384 Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
53387 ____________________________________________________________________________
53388 [ 6582] By: jhi on 2000/08/10 23:29:32
53389 Log: Update Changes.
53392 ____________________________________________________________________________
53393 [ 6581] By: jhi on 2000/08/10 23:26:16
53394 Log: Put back the std @INC thing.
53396 ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
53397 ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
53398 ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
53400 ____________________________________________________________________________
53401 [ 6580] By: jhi on 2000/08/10 23:03:34
53402 Log: Update to CGI 2.70, from Lincoln Stein.
53404 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
53405 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
53406 ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
53407 ! t/lib/cgi-request.t
53408 ____________________________________________________________________________
53409 [ 6579] By: jhi on 2000/08/10 22:41:50
53410 Log: Update to CPAN 1.56, from Andreas König.
53412 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
53413 ____________________________________________________________________________
53414 [ 6578] By: jhi on 2000/08/10 22:38:13
53415 Log: Update to Pod::Parser 1.17, from Brad Appleton.
53417 ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
53418 ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
53419 ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
53420 ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
53421 ! t/pod/include.t t/pod/included.t t/pod/lref.t
53422 ! t/pod/multiline_items.t t/pod/nested_items.t
53423 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
53424 ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
53425 ! t/pod/special_seqs.t
53426 ____________________________________________________________________________
53427 [ 6577] By: jhi on 2000/08/10 22:35:41
53428 Log: Small AUTHORS and MAINTAIN updates. Could do with big updates.
53431 ____________________________________________________________________________
53432 [ 6576] By: jhi on 2000/08/10 22:24:54
53433 Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
53436 ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
53437 ! t/lib/gol-compat.t t/lib/gol-linkage.t
53438 ____________________________________________________________________________
53439 [ 6575] By: jhi on 2000/08/10 22:02:07
53440 Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
53442 ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
53443 ____________________________________________________________________________
53444 [ 6574] By: jhi on 2000/08/10 21:55:03
53445 Log: Iterating perl6 description.
53448 ____________________________________________________________________________
53449 [ 6573] By: jhi on 2000/08/10 21:48:26
53450 Log: Revert the sv.c part of #6559, a better fix is needed.
53453 ____________________________________________________________________________
53454 [ 6572] By: jhi on 2000/08/10 20:33:43
53455 Log: It's the 2ndO'ROSSC.
53458 ____________________________________________________________________________
53459 [ 6571] By: jhi on 2000/08/10 15:55:48
53463 ____________________________________________________________________________
53464 [ 6570] By: jhi on 2000/08/10 14:11:17
53465 Log: An exceptionally sticky typo.
53468 ____________________________________________________________________________
53469 [ 6569] By: jhi on 2000/08/10 14:09:33
53470 Log: detypo (and test Changes updating script)
53473 ____________________________________________________________________________
53474 [ 6568] By: jhi on 2000/08/10 14:07:07
53475 Log: Update Changes.
53478 ____________________________________________________________________________
53479 [ 6567] By: jhi on 2000/08/10 14:06:19
53480 Log: Amend the description of Perl6.
53481 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
53482 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
53483 Date: Wed, 9 Aug 2000 22:11:06 -0500
53484 Message-ID: <20000809221106.A12246@chaos.wustl.edu>
53487 ____________________________________________________________________________
53488 [ 6566] By: jhi on 2000/08/10 13:58:57
53489 Log: Subject: Remove dead entry in perldiag
53490 From: Mike Guy <mjtg@cam.ac.uk>
53491 Date: Thu, 10 Aug 2000 14:19:19 +0100
53492 Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
53495 ____________________________________________________________________________
53496 [ 6565] By: jhi on 2000/08/10 13:51:48
53497 Log: Zero entries were skipped, fix from Adrian Goalby
53498 <argoalby@yahoo.co.uk>
53500 ! lib/unicode/Number.pl lib/unicode/mktables.PL
53501 ____________________________________________________________________________
53502 [ 6564] By: jhi on 2000/08/10 13:00:12
53503 Log: Subject: [PATCH 5.6.0] cygwin port
53504 From: "Fifer, Eric" <EFifer@sanwaint.com>
53505 Date: Thu, 10 Aug 2000 13:15:36 +0100
53506 Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
53508 ! README.cygwin hints/cygwin.sh
53509 ____________________________________________________________________________
53510 [ 6563] By: jhi on 2000/08/10 12:55:16
53511 Log: Get back into sync with Jeffrey on the enhanced regex warnings.
53513 ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
53514 ____________________________________________________________________________
53515 [ 6562] By: gsar on 2000/08/10 08:38:39
53516 Log: warn is a macro, avoid using at a variable to avoid warnings
53517 in some configurations; readdir.t is too conservative in
53518 estimating number of *.t's
53520 ! t/op/readdir.t util.c
53521 ____________________________________________________________________________
53522 [ 6561] By: jhi on 2000/08/09 23:35:42
53523 Log: Update Changes.
53526 ____________________________________________________________________________
53527 [ 6560] By: jhi on 2000/08/09 23:05:47
53528 Log: Subject: Re: enhanced(?) regex error messages
53529 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
53530 Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
53531 Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
53533 (plus two small patches sent privately)
53534 (this still seems to leave few test failures)
53537 ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
53538 ! t/pragma/warn/regcomp
53539 ____________________________________________________________________________
53540 [ 6559] By: jhi on 2000/08/09 20:41:18
53541 Log: (The fix did work but was not right, retracted in #6573)
53543 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
53544 From: Christian Kirsch <ck@held.mind.de>
53545 Date: Wed, 9 Aug 2000 17:05:17 +0200
53546 Message-Id: <20000809170517.A25389@held>
53548 ! sv.c t/pragma/locale.t
53549 ____________________________________________________________________________
53550 [ 6558] By: jhi on 2000/08/08 22:34:08
53551 Log: Tiny updates on the contributors list.
53554 ____________________________________________________________________________
53555 [ 6557] By: jhi on 2000/08/08 19:34:28
53556 Log: Double check that we have a dirhandle.
53559 ____________________________________________________________________________
53560 [ 6556] By: jhi on 2000/08/08 19:01:51
53561 Log: Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean.
53562 May be repopulated with fresh maintained examples.
53564 + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
53565 + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
53566 + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
53567 + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
53568 + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
53569 + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
53570 + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
53571 + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
53572 + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
53573 + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
53574 + lib/CGI/eg/wilogo_gif.uu
53575 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
53576 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
53577 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
53578 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
53579 - eg/cgi/frameset.cgi eg/cgi/index.html
53580 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
53581 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
53582 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
53583 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
53584 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
53585 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
53586 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
53587 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
53588 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
53589 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
53590 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
53591 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
53592 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
53593 - eg/van/vanish eg/who eg/wrapsuid
53595 ____________________________________________________________________________
53596 [ 6555] By: jhi on 2000/08/08 18:51:08
53597 Log: Delete chat2 as requested by Randal.
53599 Subject: Re: perlfaq8 coyness
53600 From: merlyn@stonehenge.com (Randal L. Schwartz)
53601 Date: 15 May 2000 18:52:42 -0700
53602 Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com>
53606 ____________________________________________________________________________
53607 [ 6554] By: jhi on 2000/08/08 18:31:35
53608 Log: Regen global.sym.
53611 ____________________________________________________________________________
53612 [ 6553] By: jhi on 2000/08/08 18:28:13
53613 Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
53614 (either perlbug or p5p ate the original), plus regen
53615 perlapi and perltoc.
53617 ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
53618 ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
53619 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
53620 ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
53621 ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
53622 ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
53623 ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
53624 ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
53625 ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
53626 ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
53627 ____________________________________________________________________________
53628 [ 6552] By: jhi on 2000/08/08 18:06:29
53629 Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
53630 From: Mike Guy <mjtg@cam.ac.uk>
53631 Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
53632 Date: Tue, 08 Aug 2000 15:51:27 +0100
53634 ! doop.c sv.h t/op/join.t t/pragma/overload.t
53635 ____________________________________________________________________________
53636 [ 6551] By: jhi on 2000/08/08 18:01:11
53637 Log: Re-apply #6549.
53640 ____________________________________________________________________________
53641 [ 6550] By: jhi on 2000/08/08 17:43:08
53642 Log: Accidental retraction of #6549.
53645 ____________________________________________________________________________
53646 [ 6549] By: jhi on 2000/08/08 17:40:04
53647 Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
53648 From: Mike Guy <mjtg@cam.ac.uk>
53649 Date: Mon, 07 Aug 2000 21:49:58 +0100
53650 Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
53653 ____________________________________________________________________________
53654 [ 6548] By: jhi on 2000/08/08 17:37:57
53655 Log: Document here-doc better.
53657 Subject: Re: [ID 20000804.003] heredoc in s///e replacement
53658 From: Mike Guy <mjtg@cam.ac.uk>
53659 Date: Mon, 07 Aug 2000 14:02:09 +0100
53660 Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
53663 ____________________________________________________________________________
53664 [ 6547] By: jhi on 2000/08/08 17:33:34
53665 Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
53666 From: "Randy J. Ray" <rjray@redhat.com>
53667 Date: Mon, 07 Aug 2000 19:12:25 -0700
53668 Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
53670 ! perl.c pod/perlrun.pod
53671 ____________________________________________________________________________
53672 [ 6546] By: jhi on 2000/08/08 17:29:26
53673 Log: Subject: Re: enhanced(?) regex error messages
53674 From: Hugo <hv@crypt.compulink.co.uk>
53675 Date: Tue, 08 Aug 2000 03:25:51 +0100
53676 Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
53678 plus Capitalize the error messages, plus perldiag them.
53680 ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
53681 ____________________________________________________________________________
53682 [ 6545] By: jhi on 2000/08/08 13:59:28
53683 Log: Augment #6539 a bit: don't croak if there's magic in the air.
53685 Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
53686 From: Hugo <hv@crypt.compulink.co.uk>
53687 Date: Tue, 08 Aug 2000 03:02:03 +0100
53688 Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
53690 ! pp.c t/op/bless.t
53691 ____________________________________________________________________________
53692 [ 6544] By: jhi on 2000/08/07 21:11:52
53693 Log: Make the test -w clean.
53696 ____________________________________________________________________________
53697 [ 6543] By: jhi on 2000/08/07 19:49:53
53698 Log: use warnings instead of $^W.
53701 ____________________________________________________________________________
53702 [ 6542] By: jhi on 2000/08/07 17:41:41
53703 Log: Disable a portability warning Because We Know What We Are Doing.
53706 ____________________________________________________________________________
53707 [ 6541] By: jhi on 2000/08/07 17:29:51
53708 Log: Tiny tidying on report_evil_fh().
53711 ____________________________________________________________________________
53712 [ 6540] By: jhi on 2000/08/07 16:37:38
53713 Log: Make regular expression parse error messages easier to understand.
53715 Subject: Re: enhanced(?) regex error messages
53716 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
53717 Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
53718 Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
53721 ____________________________________________________________________________
53722 [ 6539] By: jhi on 2000/08/07 16:12:27
53723 Log: Make bless(REF, REF) a fatal error, add bless tests.
53725 Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
53726 From: Hugo <hv@crypt.compulink.co.uk>
53727 Date: Mon, 07 Aug 2000 16:59:38 +0100
53728 Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
53731 ! MANIFEST pod/perldiag.pod pp.c sv.c
53732 ____________________________________________________________________________
53733 [ 6538] By: jhi on 2000/08/07 15:59:43
53734 Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
53735 From: Tim Conrow <tim@spindrift.srl.caltech.edu>
53736 Date: Thu, 3 Aug 2000 14:29:21 -0700
53737 Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
53740 ____________________________________________________________________________
53741 [ 6537] By: jhi on 2000/08/07 15:47:18
53742 Log: Retract #6419 for now since it breaks in AFS and MachTen.
53745 ____________________________________________________________________________
53746 [ 6536] By: jhi on 2000/08/07 15:05:29
53747 Log: Plug the security hole described in the Aug 05 2000 bugtraq message
53748 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
53749 The security hole exists only in suidperls, which isn't
53750 installed or even built by default.
53753 ____________________________________________________________________________
53754 [ 6535] By: jhi on 2000/08/07 14:45:14
53755 Log: tr memory corruption fix from Simon Cozens.
53758 ____________________________________________________________________________
53759 [ 6534] By: jhi on 2000/08/06 11:38:16
53760 Log: Document a bit that UDP is not what you might think.
53762 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
53763 From: Lupe Christoph <lupe@lupe-christoph.de>
53764 Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
53765 Date: Mon, 24 Jul 2000 08:59:15 +0200
53768 ____________________________________________________________________________
53769 [ 6533] By: jhi on 2000/08/06 11:35:01
53770 Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
53771 From: Jeff Pinyan <jeffp@hut.crusoe.net>
53772 Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
53773 Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
53776 ____________________________________________________________________________
53777 [ 6532] By: jhi on 2000/08/06 03:45:41
53778 Log: Have symbols for the IoTYPEs.
53780 ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
53781 ____________________________________________________________________________
53782 [ 6531] By: jhi on 2000/08/06 01:33:55
53783 Log: Continue fixing the io warnings. This also
53784 sort of fixes bug ID 20000802.003: the core dump
53785 is no more. Whether the current behaviour is correct
53786 (giving a warning: "Not a format reference"), is another matter.
53788 ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
53789 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
53790 ____________________________________________________________________________
53791 [ 6530] By: jhi on 2000/08/05 21:33:12
53792 Log: Change the Policy policy: now -Dprefix= with an existing
53793 Policy.sh and prefix == siteprefix == vendorprefix, then all
53794 of them follow along the new prefix.
53796 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
53797 From: Andy Dougherty <doughera@lafayette.edu>
53798 Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
53799 Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
53802 ____________________________________________________________________________
53803 [ 6529] By: jhi on 2000/08/05 18:57:28
53804 Log: Zap lib/Sys directory when cleaning up.
53807 ____________________________________________________________________________
53808 [ 6528] By: jhi on 2000/08/05 18:40:44
53809 Log: Essential prototype changes were missing from #6527.
53810 Also make report_evil_fh() more bomb-proof.
53813 ____________________________________________________________________________
53814 [ 6527] By: jhi on 2000/08/05 03:22:05
53815 Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
53816 From: "Ronald F. Guilmette" <rfg@monkeys.com>
53817 Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
53818 Message-Id: <200007242247.PAA52177@monkeys.com>
53820 ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
53821 ____________________________________________________________________________
53822 [ 6526] By: jhi on 2000/08/04 21:23:27
53823 Log: gcc versions might have (parentheses) in them.
53824 Branch: metaconfig/U/perl
53827 ! Configure config_h.SH
53828 ____________________________________________________________________________
53829 [ 6525] By: jhi on 2000/08/04 20:23:12
53830 Log: Weed buglets pointed out by
53832 From: Lupe Christoph <lupe@lupe-christoph.de>
53833 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
53834 Date: Fri, 4 Aug 2000 17:34:39 +0200
53835 Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
53836 Branch: metaconfig/U/perl
53837 ! gccvers.U uselfs.U
53839 ! Configure config_h.SH
53840 ____________________________________________________________________________
53841 [ 6524] By: jhi on 2000/08/04 19:02:08
53842 Log: Warn under -w if lstat(FH) is attempted.
53844 Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
53845 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
53846 Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT)
53847 Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com>
53849 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
53850 ! t/pragma/warn/pp_sys
53851 ____________________________________________________________________________
53852 [ 6523] By: jhi on 2000/08/04 12:31:11
53853 Log: Subject: New perlcc, take 2
53854 From: simon@brecon.co.uk (Simon Cozens)
53855 Date: 4 Aug 2000 06:21:04 GMT
53856 Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
53859 ____________________________________________________________________________
53860 [ 6522] By: jhi on 2000/08/04 12:26:33
53861 Log: Subject: Re: Array vs. List context
53862 From: Daniel Chetlin <daniel@chetlin.com>
53863 Date: Fri, 4 Aug 2000 00:22:44 -0700
53864 Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
53866 ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
53868 ____________________________________________________________________________
53869 [ 6521] By: jhi on 2000/08/04 12:22:38
53870 Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
53871 From: Raymund Will <ray@caldera.de>
53872 Date: Fri, 4 Aug 2000 12:07:09 +0200
53873 Message-Id: <20000804120709.A14982@caldera.de>
53876 ____________________________________________________________________________
53877 [ 6520] By: jhi on 2000/08/04 04:09:06
53878 Log: After the #6519 a warning about stat() is just that,
53879 not about a filetest, which now have their own warning.
53882 ____________________________________________________________________________
53883 [ 6519] By: jhi on 2000/08/04 04:06:30
53884 Log: In the warnings call filehandles consistently so;
53885 add "unopened" warning for stat().
53887 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
53888 ! t/pragma/warn/pp_sys
53889 ____________________________________________________________________________
53890 [ 6518] By: jhi on 2000/08/04 02:55:35
53891 Log: Subject: Minor tweak to perlvar.pod
53892 From: "Stephen P. Potter" <spp@ds.net>
53893 Date: Tue, 18 Apr 2000 09:26:03 -0400
53894 Message-Id: <200004181326.JAA01560@spp.users.ds.net>
53897 ____________________________________________________________________________
53898 [ 6517] By: jhi on 2000/08/04 02:50:08
53899 Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
53900 From: "Clinton Pierce" <cpierce1@ford.com>
53901 Date: Wed, 21 Jul 1999 16:45:31 -0400
53902 Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
53904 Fix by Stephen Potter (visible in the bug db but not in p5p?)
53906 ! pod/perlfunc.pod pod/perlop.pod
53907 ____________________________________________________________________________
53908 [ 6516] By: jhi on 2000/08/04 02:09:25
53909 Log: This is 6512. Really.
53912 ____________________________________________________________________________
53913 [ 6515] By: jhi on 2000/08/04 01:25:50
53914 Log: mention the idea of @( and @)
53917 ____________________________________________________________________________
53918 [ 6514] By: bailey on 2000/08/04 01:18:46
53919 Log: YA resync with mainstem, including VMS patches from others
53921 +> (branch 48 files)
53922 - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
53923 !> (integrate 354 files)
53924 ____________________________________________________________________________
53925 [ 6513] By: jhi on 2000/08/04 01:18:18
53926 Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
53927 From: Mark Dickinson <dickins3@fas.harvard.edu>
53928 Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
53929 Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
53931 ! t/op/grent.t t/op/pwent.t
53932 ____________________________________________________________________________
53933 [ 6512] By: jhi on 2000/08/04 01:14:06
53934 Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
53935 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
53936 Date: Wed, 02 Aug 2000 10:51:01 +0100
53937 Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
53940 ____________________________________________________________________________
53941 [ 6511] By: jhi on 2000/08/04 00:57:00
53942 Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question
53943 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53944 Date: Thu, 03 Aug 2000 17:20:04 -0700
53945 Message-ID: <0wgi5gzkgqLb092yn@efn.org>
53947 ! U/modified/Cppsym.U
53949 ! Configure config_h.SH
53950 ____________________________________________________________________________
53951 [ 6510] By: jhi on 2000/08/04 00:25:28
53955 ____________________________________________________________________________
53956 [ 6509] By: jhi on 2000/08/03 23:43:18
53957 Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
53958 From: Dominic Dunlop <domo@computer.org>
53959 Date: Thu, 3 Aug 2000 22:16:46 +0200
53960 Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
53963 ____________________________________________________________________________
53964 [ 6508] By: jhi on 2000/08/03 23:40:37
53965 Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
53966 From: Hugo <hv@crypt.compulink.co.uk>
53967 Date: Thu, 03 Aug 2000 18:25:30 +0100
53968 Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
53970 ! regcomp.c t/op/re_tests
53971 ____________________________________________________________________________
53972 [ 6507] By: jhi on 2000/08/03 23:38:28
53973 Log: Subject: [PATCH] sv.h documentation - SvLEN
53974 From: Mike Guy <mjtg@cam.ac.uk>
53975 Date: Thu, 03 Aug 2000 14:43:09 +0100
53976 Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
53979 ____________________________________________________________________________
53980 [ 6506] By: jhi on 2000/08/03 15:49:14
53981 Log: Disable the fix_pl hack for now.
53984 ____________________________________________________________________________
53985 [ 6505] By: jhi on 2000/08/03 13:49:04
53986 Log: Add a URL for FSF.
53988 Subject: Patch for README
53989 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
53990 Date: Wed, 2 Aug 2000 13:25:09 -0500
53991 Message-ID: <20000802132509.I10379@chaos.wustl.edu>
53994 ____________________________________________________________________________
53995 [ 6504] By: jhi on 2000/08/03 13:29:19
53996 Log: Be more informative on what is skipped and why,
53997 also repeat the list at the end.
54000 ____________________________________________________________________________
54001 [ 6503] By: jhi on 2000/08/03 13:07:05
54002 Log: Circumvent the removal of .patch by fix_pl.
54004 Subject: Re: [ID 20000802.011] unable to 'make test'
54005 From: simon@brecon.co.uk (Simon Cozens)
54006 Date: 3 Aug 2000 04:17:00 GMT
54007 Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org>
54010 ____________________________________________________________________________
54011 [ 6502] By: jhi on 2000/08/03 00:14:34
54012 Log: Add the missing setproctitle unit.
54013 Branch: metaconfig/U/perl
54015 ____________________________________________________________________________
54016 [ 6501] By: jhi on 2000/08/03 00:00:26
54017 Log: The subtest 4 may fail also on VOBS, as pointed out
54018 by Nick Ing-Simmons in November 1999, bug id 19991124.003
54019 (but the failure in that bug report isn't the subtest 4).
54022 ____________________________________________________________________________
54023 [ 6500] By: jhi on 2000/08/02 23:49:30
54024 Log: Better skip message for the test; one of the two problems in
54026 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
54027 From: Lupe Christoph <lupe@lupe-christoph.de>
54028 Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
54029 Message-Id: <200002241054.LAA06808@lupe-christoph.de>
54031 ! t/op/numconvert.t
54032 ____________________________________________________________________________
54033 [ 6499] By: jhi on 2000/08/02 22:49:16
54034 Log: Allow "no Module;" even if there is no 'unimport'.
54036 Subject: [ID 20000324.029] `unimport' is not special the way `import' is
54037 From: mjd@plover.com
54038 Date: 24 Mar 2000 15:24:34 -0000
54039 Message-Id: <20000324152434.15160.qmail@plover.com>
54042 ____________________________________________________________________________
54043 [ 6498] By: jhi on 2000/08/02 22:42:58
54044 Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
54045 that are hopefully soon put into use.
54047 ! opcode.h opcode.pl opnames.h
54048 ____________________________________________________________________________
54049 [ 6497] By: gsar on 2000/08/02 22:28:59
54050 Log: require.t needs binmode() to work on windows
54053 ____________________________________________________________________________
54054 [ 6496] By: jhi on 2000/08/02 22:08:51
54055 Log: Document the IVdf UVuf UVof UVxf.
54058 ____________________________________________________________________________
54059 [ 6495] By: jhi on 2000/08/02 21:54:26
54062 ! ext/Data/Dumper/Dumper.xs
54063 ____________________________________________________________________________
54064 [ 6494] By: jhi on 2000/08/02 21:49:17
54065 Log: Dump UVs as UVs in Data::Dumper.
54067 Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
54068 From: Gurusamy Sarathy <gsar@ActiveState.com>
54069 Date: Thu, 27 Apr 2000 12:26:25 -0700
54070 Message-Id: <200004271926.MAA04331@molotok.activestate.com>
54072 ! ext/Data/Dumper/Dumper.xs
54073 ____________________________________________________________________________
54074 [ 6493] By: jhi on 2000/08/02 17:01:58
54075 Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error
54076 From: Hugo <hv@crypt.compulink.co.uk>
54077 Date: Wed, 02 Aug 2000 14:53:56 +0100
54078 Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
54080 ! regexec.c t/op/re_tests
54081 ____________________________________________________________________________
54082 [ 6492] By: jhi on 2000/08/02 15:02:46
54083 Log: The new setproctitle() feature is available only in
54084 bleeding edge FreeBSD. From Paul Saab.
54087 ____________________________________________________________________________
54088 [ 6491] By: jhi on 2000/08/02 13:34:36
54089 Log: The tr utf8 patching continues.
54091 Subject: Re: #6469, too many tests claimed in require.t
54092 From: simon@brecon.co.uk (Simon Cozens)
54093 Date: 2 Aug 2000 02:37:17 GMT
54094 Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
54096 (the logic of the test was the wrong way round in the patch)
54099 ____________________________________________________________________________
54100 [ 6490] By: jhi on 2000/08/02 13:27:38
54101 Log: The name of a filehandle does not have <these>.
54103 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
54104 ! t/pragma/warn/pp_sys util.c
54105 ____________________________________________________________________________
54106 [ 6489] By: jhi on 2000/08/02 04:26:46
54107 Log: Remove the extraneous "main::" prefix from all the
54108 "opened only for", "on closed", and "never opened" warnings.
54110 Subject: Re: inappropriate warning
54111 From: Gurusamy Sarathy <gsar@ActiveState.com>
54112 Date: Mon, 20 Mar 2000 11:28:02 -0800
54113 Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
54115 ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
54116 ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
54117 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
54118 ____________________________________________________________________________
54119 [ 6488] By: jhi on 2000/08/02 03:02:57
54120 Log: memcpy has n o in it, as pinted ut by Sarathy.
54123 ____________________________________________________________________________
54124 [ 6487] By: jhi on 2000/08/02 02:44:51
54125 Log: Document in one place the memory abstractions used in Perl core.
54127 Subject: Re: Memory abstraction
54128 From: simon@brecon.co.uk (Simon Cozens)
54129 Date: 2 Aug 2000 02:20:23 GMT
54130 Organization: Earth.li Origins
54133 ____________________________________________________________________________
54134 [ 6486] By: jhi on 2000/08/02 02:41:57
54135 Log: regen_headers, regen perltoc.
54137 ! perlapi.c pod/perltoc.pod
54138 ____________________________________________________________________________
54139 [ 6485] By: jhi on 2000/08/02 01:43:33
54140 Log: "This little thing tests for a file .patch, and if it contains
54141 a number, pops into patchlevel.h" (making it easier to track
54142 which development version people are reporting bugs against)
54144 Subject: Patchlevel autogeneration for repository perls
54145 From: simon@brecon.co.uk (Simon Cozens)
54146 Date: 14 Jul 2000 07:12:15 GMT
54147 Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
54150 ! MANIFEST Makefile.SH
54151 ____________________________________________________________________________
54152 [ 6484] By: jhi on 2000/08/02 01:32:54
54153 Log: FreeBSD 3.* updates from
54155 From: Paul Saab <ps@yahoo-inc.com>
54156 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
54157 Date: Tue, 1 Aug 2000 15:41:39 -0700
54158 Message-Id: <20000801154139.A53740@yahoo-inc.com>
54161 ____________________________________________________________________________
54162 [ 6483] By: jhi on 2000/08/02 01:27:44
54163 Log: In new BSDs changes to argv[] do not show up in ps(1) output,
54164 instead one must use setproctitle(). This was already addressed
54165 by change #6457, but the below has a new variant for FreeBSD 4.0
54166 or later, and the matter is also documented more.
54168 From: Paul Saab <ps@yahoo-inc.com>
54169 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
54170 Date: Tue, 1 Aug 2000 15:41:39 -0700
54171 Message-Id: <20000801154139.A53740@yahoo-inc.com>
54172 Branch: metaconfig/U/perl
54175 ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
54176 ____________________________________________________________________________
54177 [ 6482] By: jhi on 2000/08/01 22:17:32
54178 Log: The test from this
54180 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
54181 Date: Sat, 15 Apr 2000 17:03:44 +0100
54182 From: Tom Hughes <tom@compton.nu>
54183 Message-ID: <d1c9b2af49.tom@compton.compton.nu>
54185 was missing, the code change went in as #5989
54186 (which had a different test?)
54189 ____________________________________________________________________________
54190 [ 6481] By: jhi on 2000/08/01 21:48:38
54191 Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
54192 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
54193 Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
54194 Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
54197 ____________________________________________________________________________
54198 [ 6480] By: jhi on 2000/08/01 18:05:28
54199 Log: Make p4desc to skip non-mainperl branches by default.
54202 ____________________________________________________________________________
54203 [ 6479] By: jhi on 2000/08/01 17:29:19
54204 Log: If gccosandvers is equal to osname, clear gccosandvers.
54205 Branch: metaconfig/U/perl
54208 ! Configure config_h.SH
54209 ____________________________________________________________________________
54210 [ 6478] By: jhi on 2000/08/01 15:54:08
54211 Log: BOM patching from Simon Cozens.
54214 ____________________________________________________________________________
54215 [ 6477] By: jhi on 2000/08/01 04:50:33
54216 Log: Stash away the largefiles flags and libswanted.
54218 ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
54219 ____________________________________________________________________________
54220 [ 6476] By: gsar on 2000/08/01 04:24:24
54221 Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
54224 ! t/pragma/utf8.t utf8.c win32/win32.c
54225 ____________________________________________________________________________
54226 [ 6475] By: jhi on 2000/08/01 03:35:24
54227 Log: Make chr() for values >127 to create utf8 when under utf8.
54229 Subject: Re: uft8/chr()
54230 From: simon@brecon.co.uk (Simon Cozens)
54231 Date: 1 Aug 2000 02:37:02 GMT
54232 Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
54234 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
54235 ____________________________________________________________________________
54236 [ 6474] By: jhi on 2000/08/01 02:36:18
54237 Log: In Digital UNIX warn if gcc explicitly chosen because even
54238 2.95.2 is known to cause problems.
54241 ____________________________________________________________________________
54242 [ 6473] By: jhi on 2000/08/01 02:00:56
54243 Log: Make the safety catch for buggy gccs work with triple version
54244 numbers like 2.95.2. Reported in
54246 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
54247 From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
54248 Date: Mon, 31 Jul 2000 14:55:06 +0200
54249 Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
54252 ____________________________________________________________________________
54253 [ 6472] By: jhi on 2000/08/01 01:13:33
54254 Log: Subject: fix and question re: waitpid() under win32
54255 From: Brian Clarke <clarke@appliedmeta.com>
54256 Date: Fri, 28 Jul 2000 15:18:29 -0400
54257 Message-ID: <3981DC85.290314EB@appliedmeta.com>
54259 Slightly reformatted and WNOHANG # define moved to win32.h
54260 so that also POSIX.xs sees it, as suggsted by Sarathy.
54262 ! win32/win32.c win32/win32.h
54263 ____________________________________________________________________________
54264 [ 6471] By: jhi on 2000/08/01 00:55:05
54265 Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
54266 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54267 Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
54268 Date: Mon, 31 Jul 2000 13:28:51 +0100
54270 (aka ID 20000730.002)
54273 ____________________________________________________________________________
54274 [ 6470] By: jhi on 2000/07/31 23:34:42
54275 Log: Document the problem with -P in HP-UX and its workaround.
54277 Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
54278 From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
54279 Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
54280 Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
54283 ____________________________________________________________________________
54284 [ 6469] By: jhi on 2000/07/31 04:15:02
54285 Log: The swallow_bom() saga continues. The #23 of require.t
54286 (UTF16-LE) still fails (silently, no output) but the #22
54287 (UTF16-BE) seems to be working now. The root of the
54288 failure may be in sv_gets(): is it UTF-16LE-aware,
54289 especially when it comes to line endings?
54291 ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
54292 ! t/comp/require.t toke.c utf8.c
54293 ____________________________________________________________________________
54294 [ 6468] By: jhi on 2000/07/30 19:05:48
54295 Log: Find green threads before native threads.
54297 Subject: Re: Patch to jpl/JNI/Makefile.PL
54298 From: Jens Thomsen <jens@fiend.cis.com>
54299 Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
54300 Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
54302 ! jpl/JNI/Makefile.PL
54303 ____________________________________________________________________________
54304 [ 6467] By: jhi on 2000/07/30 18:36:22
54305 Log: Fix the HALF_UPGRADE() macro introduced in #6263.
54308 ____________________________________________________________________________
54309 [ 6466] By: jhi on 2000/07/30 04:37:29
54310 Log: A new version of the "remove UPPERACSE string comparison"
54311 operators. The problem with the previous one (change #6454)
54312 was that it was for Perl 5.6.0. From Paul Marquess.
54314 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
54315 ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
54316 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
54317 ____________________________________________________________________________
54318 [ 6465] By: jhi on 2000/07/29 22:39:56
54319 Log: Do not upgrade SVs into utf8 just because they participate
54320 in eq or cmp. Reported and fix suggested in
54322 Subject: [ID 20000720.009] sv_eq UTF8 bug
54323 From: "Simon Cozens" <simon@othersideofthe.earth.li>
54324 Date: 21 Jul 2000 04:37:29 -0000
54325 Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
54327 Exercise for the kind reader: should we or should we not
54328 cache the utf8 conversion alonside the SV? (as magic,
54329 as thestrxfrm()ed version is cached under use locale)
54330 Argue both for and against.
54333 ____________________________________________________________________________
54334 [ 6464] By: jhi on 2000/07/29 22:36:22
54335 Log: Subject: UTF8 concat
54336 From: simon@brecon.co.uk (Simon Cozens)
54337 Date: 30 Jun 2000 06:13:25 GMT
54338 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
54340 (with a memory leak fixed, plus a few casts added)
54342 This also seems to help for
54344 Subject: [ID 20000716.015] join UTF8 weirdness
54345 From: root <root@ak-71.mind.de>
54346 Date: Sat, 15 Jul 2000 15:29:54 +0200
54347 Message-Id: <200007151329.PAA13970@ak-71.mind.de>
54349 (from Andreas König)
54352 ____________________________________________________________________________
54353 [ 6463] By: jhi on 2000/07/29 00:55:39
54354 Log: Tune the comments and hopefully stop a memory leak.
54357 ____________________________________________________________________________
54358 [ 6462] By: jhi on 2000/07/29 00:16:53
54359 Log: The problem described in this
54361 Subject: [ID 20000322.018] named chars aren't magical enough
54362 From: root <root@dixie.cscaper.com>
54363 Date: Wed, 22 Mar 2000 18:37:42 -0700
54364 Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
54366 has been fixed in perl 5.6.0 but just in case added a test
54367 to keep it away. (The report from Joseph Hall.)
54369 ! t/lib/charnames.t
54370 ____________________________________________________________________________
54371 [ 6461] By: jhi on 2000/07/28 23:56:36
54372 Log: Tiny fixes for #6460.
54373 Branch: metaconfig/U/perl
54376 ! Configure config_h.SH
54377 ____________________________________________________________________________
54378 [ 6460] By: jhi on 2000/07/28 23:24:41
54379 Log: Warn if the version of the operating system used to compile gcc
54380 differs from the current version of the operating system.
54381 Also display the gcc compilation os and version in myconfig.
54384 Subject: Re: [ID 20000710.003] ERRORS!!
54385 From: "Kurt D. Starsinic" <kstar@chapin.edu>
54386 Date: Mon, 10 Jul 2000 15:54:16 -0400
54387 Message-ID: <20000710155416.A1384@O2.chapin.edu>
54388 Branch: metaconfig/U/perl
54391 ! Configure config_h.SH myconfig.SH
54392 ____________________________________________________________________________
54393 [ 6459] By: jhi on 2000/07/28 22:00:32
54394 Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
54395 letter to $Config{osvers}.
54397 ! U/modified/Oldconfig.U
54399 ! Configure config_h.SH
54400 ____________________________________________________________________________
54401 [ 6458] By: jhi on 2000/07/28 04:15:39
54402 Log: Back out #6454, doesn't seem to work.
54403 (Reason: that patch was for perl 5.6.0, not perl-current)
54404 (A version of the patch for perl-current came in later as #6466)
54406 ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
54407 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
54408 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
54409 ____________________________________________________________________________
54410 [ 6457] By: jhi on 2000/07/27 23:31:49
54411 Log: Use setproctitle() if available to modify $0.
54413 Subject: setting $* on BSD4 broken
54414 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
54415 Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
54416 Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
54418 ! U/modified/Myinit.U
54420 ! Configure config_h.SH mg.c
54421 ____________________________________________________________________________
54422 [ 6456] By: jhi on 2000/07/27 14:50:47
54423 Log: Allow "no AutoLoader;", based on change #6444,
54424 suggested by Graham Barr.
54426 ! lib/AutoLoader.pm
54427 ____________________________________________________________________________
54428 [ 6455] By: jhi on 2000/07/27 14:19:10
54429 Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
54430 From: rspier@pobox.com (Robert Spier)
54431 Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
54432 Message-ID: <14720.15855.787664.424783@rls.cx>
54435 ____________________________________________________________________________
54436 [ 6454] By: jhi on 2000/07/27 14:03:02
54437 Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
54442 Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
54443 From: Ryan Herbert <rherbert@sycamorehq.com>
54444 Date: Mon, 17 Jul 2000 11:40:42 -0400
54445 Message-Id: <200007171540.LAA20480@beorn.hq.sai>
54449 Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
54450 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
54451 Date: Wed, 26 Jul 2000 23:40:18 +0100
54452 Message-ID: <000001bff752$79511880$0a17073e@tiny>
54454 based on an earlier patch from Stephen P. Potter.
54456 (Removed later by change #6458 because this patch was for
54457 perl 5.6.0, not perl-current)
54459 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
54460 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
54461 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
54462 ____________________________________________________________________________
54463 [ 6453] By: jhi on 2000/07/27 13:48:02
54464 Log: Subject: [PATCH] fixes bug 20000508.004
54465 From: Michael Stevens <mstevens@globnix.org>
54466 Date: Thu, 27 Jul 2000 13:49:04 +0100
54467 Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
54470 ____________________________________________________________________________
54471 [ 6452] By: jhi on 2000/07/26 23:51:26
54472 Log: Further File::Temp patches from Yitzchak Scott-Thoennes
54473 and Craig A. Berry.
54475 ! lib/File/Temp.pm pod/perlport.pod
54476 ____________________________________________________________________________
54477 [ 6451] By: jhi on 2000/07/26 19:43:30
54478 Log: Be wary of close()s, too.
54480 Subject: Re: [PATCH] perlbug cleanup
54481 From: Tim Jenness <t.jenness@jach.hawaii.edu>
54482 Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
54483 Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
54486 ____________________________________________________________________________
54487 [ 6450] By: jhi on 2000/07/26 18:41:40
54488 Log: Subject: Minor doc patch: handy.h
54489 From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
54490 Date: Wed, 26 Jul 2000 15:34:25 -0300
54491 Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
54493 ! handy.h pod/perlapi.pod
54494 ____________________________________________________________________________
54495 [ 6449] By: jhi on 2000/07/26 18:23:55
54496 Log: Subject: [PATCH] minor doc change - perlguts
54497 From: Michael Stevens <mstevens@globnix.org>
54498 Date: Thu, 13 Jul 2000 12:39:18 +0100
54499 Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
54502 ____________________________________________________________________________
54503 [ 6448] By: jhi on 2000/07/26 18:20:30
54504 Log: open() wariness in perlbug.
54506 Subject: [PATCH] perlbug cleanup
54507 From: Michael Stevens <mstevens@globnix.org>
54508 Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
54509 Date: Thu, 13 Jul 2000 15:52:23 +0100
54512 ____________________________________________________________________________
54513 [ 6447] By: jhi on 2000/07/26 18:13:04
54514 Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
54516 ! lib/File/Temp.pm t/lib/ftmp-security.t
54517 ____________________________________________________________________________
54518 [ 6446] By: jhi on 2000/07/26 18:06:32
54519 Log: docfix from Peter Scott <Peter@PSDT.com>.
54522 ____________________________________________________________________________
54523 [ 6445] By: jhi on 2000/07/26 17:53:31
54524 Log: Fix *foo{FORMAT}.
54526 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
54527 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
54528 Date: Wed, 26 Jul 2000 19:51:02 +0200
54529 Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
54531 From: Graham Barr <gbarr@pobox.com>
54532 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
54533 Date: Wed, 26 Jul 2000 17:38:36 +0100
54534 Message-ID: <20000726173836.L472@pobox.com>
54536 ! pp.c sv.c t/op/gv.t
54537 ____________________________________________________________________________
54538 [ 6444] By: jhi on 2000/07/26 17:49:14
54539 Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
54540 from Graham Barr in the module list.
54542 ! gv.c pod/perlobj.pod
54543 ____________________________________________________________________________
54544 [ 6443] By: jhi on 2000/07/26 16:06:56
54545 Log: More split() doc and test patches from Mike Guy.
54547 ! pod/perlfunc.pod t/op/split.t
54548 ____________________________________________________________________________
54549 [ 6442] By: jhi on 2000/07/26 16:05:30
54550 Log: MacOS nits from Matthias Neeracher.
54553 ____________________________________________________________________________
54554 [ 6441] By: jhi on 2000/07/26 04:39:57
54555 Log: Subject: [PATCH] split /^/
54556 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54557 Date: Tue, 25 Jul 2000 14:18:57 +0100
54558 Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
54560 (with notes from tchrist and gbarr)
54562 ! pod/perlfunc.pod t/op/split.t
54563 ____________________________________________________________________________
54564 [ 6440] By: jhi on 2000/07/26 04:32:32
54565 Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
54566 From: Peter Prymmer <pvhp@forte.com>
54567 Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
54568 Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
54570 ! vms/munchconfig.c
54571 ____________________________________________________________________________
54572 [ 6439] By: jhi on 2000/07/26 04:31:01
54573 Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
54574 to be fatal errors (instead of by default ignoring them, and
54575 ignoring with a bug: even though -w gave an error, the opening [
54576 was left in) Reported in:
54578 Subject: [ID 20000716.024] [=cc=] / [:blank:]
54579 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
54580 Date: Sun, 16 Jul 2000 17:55:29 -0700
54581 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
54583 ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
54584 ____________________________________________________________________________
54585 [ 6438] By: jhi on 2000/07/25 15:41:15
54586 Log: Subject: [PATCH] av.c apidoc
54587 From: simon@brecon.co.uk (Simon Cozens)
54588 Date: 24 Jul 2000 06:40:52 GMT
54589 Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
54591 ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
54592 ! perlapi.c perlapi.h pod/perlapi.pod proto.h
54593 ____________________________________________________________________________
54594 [ 6437] By: jhi on 2000/07/25 14:05:36
54595 Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
54596 From: "Stephen P. Potter" <spp@ds.net>
54597 Date: Mon, 24 Jul 2000 14:22:23 -0400
54598 Message-Id: <200007241822.OAA06827@spp.users.ds.net>
54600 ! pod/perllocale.pod
54601 ____________________________________________________________________________
54602 [ 6436] By: jhi on 2000/07/25 14:02:03
54603 Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
54604 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54605 Date: Mon, 24 Jul 2000 18:04:28 +0100
54606 Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
54608 ! t/lib/syslfs.t t/op/lfs.t
54609 ____________________________________________________________________________
54610 [ 6435] By: jhi on 2000/07/25 13:59:28
54611 Log: Get UTF16 BOMs working. Patch from
54613 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
54614 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54615 Date: Tue, 25 Jul 2000 12:52:45 +0100
54616 Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
54620 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
54621 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54622 Date: Tue, 25 Jul 2000 11:43:25 +0100
54623 Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
54625 ! t/comp/require.t toke.c utf8.c
54626 ____________________________________________________________________________
54627 [ 6434] By: jhi on 2000/07/25 02:39:54
54628 Log: Make the "uninit variable" warning to say "concat or string"
54629 or "join or string" when in concat or join .
54631 Subject: Re: [ID 20000403.009] uninitialised concatenation???
54632 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54633 Date: Tue, 04 Apr 2000 18:22:58 +0100
54634 Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
54636 Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
54637 From: William R Ward <hermit@BayView.COM>
54638 Date: Thu, 30 Mar 2000 19:50:03 -0800
54639 Message-Id: <200003310350.TAA13319@komodo.bayview.com>
54641 ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
54642 ! t/pragma/warn/op t/pragma/warn/sv
54643 ____________________________________________________________________________
54644 [ 6433] By: jhi on 2000/07/24 17:52:56
54645 Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
54647 ! lib/File/Spec/VMS.pm
54648 ____________________________________________________________________________
54649 [ 6432] By: jhi on 2000/07/24 17:44:44
54650 Log: Test cases for #6431.
54652 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
54653 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54654 Date: Mon, 24 Jul 2000 15:32:29 +0100
54655 Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
54657 ! t/op/pat.t t/op/split.t
54658 ____________________________________________________________________________
54659 [ 6431] By: jhi on 2000/07/24 17:43:17
54662 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
54663 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54664 Date: Mon, 17 Jul 2000 20:04:56 +0100
54665 Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
54668 ____________________________________________________________________________
54669 [ 6430] By: jhi on 2000/07/24 03:42:42
54670 Log: Subject: [ID 20000716.023] syslog test fails without sockets
54671 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
54672 Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
54673 Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
54674 Branch: metaconfig/U/perl
54677 ! Configure config_h.SH
54678 ____________________________________________________________________________
54679 [ 6429] By: jhi on 2000/07/24 03:11:52
54680 Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
54681 case, but add also notes explaining the relationship of this
54682 patch and the earlier notes by Sarathy.
54684 Subject: Map is still slow
54685 From: "Ben Tilly" <ben_tilly@hotmail.com>
54686 Date: Sat, 15 Jul 2000 17:23:27 EDT
54687 Message-ID: <20000715212327.21656.qmail@hotmail.com>
54690 ____________________________________________________________________________
54691 [ 6428] By: jhi on 2000/07/24 02:58:52
54692 Log: Documentation to explain the behaviour of map().
54694 Subject: Re: Map is still slow
54695 From: Gurusamy Sarathy <gsar@ActiveState.com>
54696 Date: Sat, 15 Jul 2000 16:05:09 -0700
54697 Message-Id: <200007152305.QAA26887@molotok.activestate.com>
54700 ____________________________________________________________________________
54701 [ 6427] By: jhi on 2000/07/24 02:50:03
54703 [ID 19991110.003] another matching finding by pcre author
54704 which has already been fixed by some patch, as verified in
54706 Subject: Re: two regex bugs from the mists of time (well, last November)
54707 From: Hugo <hv@crypt.compulink.co.uk>
54708 Date: Sat, 22 Jul 2000 18:12:58 +0100
54709 Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
54712 ____________________________________________________________________________
54713 [ 6426] By: jhi on 2000/07/24 02:11:20
54714 Log: A missing 'break' after the [[:space:]] switch case.
54716 Subject: [ID 20000718.006] Missing 'break' in regcomp.c
54717 From: "Stephen P. Potter" <spp@ds.net>
54718 Date: Tue, 18 Jul 2000 16:25:17 -0400
54719 Message-Id: <200007182025.QAA28383@spp.users.ds.net>
54722 ____________________________________________________________________________
54723 [ 6425] By: jhi on 2000/07/24 02:06:12
54724 Log: The output might have been produced in the wrong order.
54726 Subject: [ID 20000720.003] [PATCH] t/op/write.t
54727 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54728 Date: Thu, 20 Jul 2000 18:49:18 +0100
54729 Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
54732 ____________________________________________________________________________
54733 [ 6424] By: jhi on 2000/07/24 02:00:07
54734 Log: Use STDOUT consistently.
54736 Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
54737 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54738 Date: Thu, 20 Jul 2000 18:04:01 +0100
54739 Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
54741 ! lib/Test/Harness.pm
54742 ____________________________________________________________________________
54743 [ 6423] By: jhi on 2000/07/24 01:54:54
54744 Log: Protect against "wild next"s, that is, callbacks doing "next"
54745 instead of "return".
54747 Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
54748 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54749 Date: Tue, 18 Jul 2000 11:30:16 +0100
54750 Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
54753 ____________________________________________________________________________
54754 [ 6422] By: jhi on 2000/07/24 01:35:47
54755 Log: Out-of-date note removed.
54757 Subject: [PATCH] documentation perlipc
54758 From: rspier@pobox.com (Robert Spier)
54759 Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
54760 Message-ID: <14711.35178.572612.502654@rls.cx>
54763 ____________________________________________________________________________
54764 [ 6421] By: jhi on 2000/07/24 00:09:18
54765 Log: Send all installperl messages to STDERR and be -w clean.
54767 Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
54768 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54769 Date: Sat, 22 Jul 2000 14:02:11 +0100
54770 Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
54773 ____________________________________________________________________________
54774 [ 6420] By: jhi on 2000/07/24 00:04:19
54775 Log: Decutandpasto.
54777 Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
54778 From: "Richard Soderberg" <rs@crystalflame.net>
54779 Date: Sun, 23 Jul 2000 01:37:23 -0700
54780 Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
54783 ____________________________________________________________________________
54784 [ 6419] By: jhi on 2000/07/24 00:01:12
54785 Log: A cleaner abs_path().
54786 Subject: Re: unix alternative to Cwd.pm
54787 From: Jeff Pinyan <jeffp@crusoe.net>
54788 Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
54789 Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
54792 ____________________________________________________________________________
54793 [ 6418] By: jhi on 2000/07/23 23:48:56
54796 Subject: [PATCH perl-current] Typo in hints/powerux.sh
54797 From: "Richard Soderberg" <rs@crystalflame.net>
54798 Date: Sun, 23 Jul 2000 01:27:33 -0700
54799 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
54802 ____________________________________________________________________________
54803 [ 6417] By: jhi on 2000/07/17 22:13:31
54804 Log: Subject: SDBM_File documentation
54805 From: mjd@plover.com
54806 Date: 16 Jul 2000 17:41:17 -0000
54807 Message-ID: <20000716174117.18515.qmail@plover.com>
54809 ! ext/SDBM_File/SDBM_File.pm
54810 ____________________________________________________________________________
54811 [ 6416] By: jhi on 2000/07/17 19:13:26
54812 Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
54814 ! hints/mpeix.sh mpeix/relink
54815 ____________________________________________________________________________
54816 [ 6415] By: jhi on 2000/07/15 14:11:02
54817 Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
54818 the utf8 'characters' can be more than one octet).
54820 Date: Sat, 15 Jul 2000 00:21:56 +0100
54821 From: Tom Hughes <tom@compton.nu>
54822 Subject: Re: [ID 20000714.002]
54823 Message-ID: <db2334de49.tom@compton.compton.nu>
54827 Subject: [ID 20000714.002]
54828 From: "Simon Cozens" <simon@othersideofthe.earth.li>
54829 Date: 14 Jul 2000 15:13:09 -0000
54830 Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
54833 ____________________________________________________________________________
54834 [ 6414] By: jhi on 2000/07/15 03:13:41
54835 Log: another VMS build tweak from Peter Prymmer
54837 ! vms/descrip_mms.template
54838 ____________________________________________________________________________
54839 [ 6413] By: jhi on 2000/07/15 03:10:40
54840 Log: perlvms.pod whitespace cleanup to keep pod utils happy.
54843 ____________________________________________________________________________
54844 [ 6412] By: jhi on 2000/07/15 00:31:05
54845 Log: More docs for sv functions.
54847 Subject: [PATCH cfgperl] sv.c apidoc
54848 From: simon@brecon.co.uk (Simon Cozens)
54849 Date: 13 Jul 2000 09:00:20 GMT
54850 Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
54852 Subject: Re: [PATCH cfgperl] sv.c apidoc
54853 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54854 Date: Thu, 13 Jul 2000 12:27:41 +0100
54855 Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
54857 Subject: Re: [PATCH cfgperl] sv.c apidoc
54858 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
54859 Date: Thu, 13 Jul 2000 13:23:09 +0100
54860 Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
54862 Subject: Re: [PATCH cfgperl] sv.c apidoc
54863 From: simon@brecon.co.uk (Simon Cozens)
54864 Date: 14 Jul 2000 06:51:02 GMT
54865 Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
54867 ! embed.pl pod/perlapi.pod sv.c
54868 ____________________________________________________________________________
54869 [ 6411] By: jhi on 2000/07/15 00:10:41
54870 Log: lib/b test fixes from Peter Prymmer.
54873 ____________________________________________________________________________
54874 [ 6410] By: jhi on 2000/07/15 00:02:09
54875 Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
54876 From: Hugo <hv@crypt.compulink.co.uk>
54877 Date: Fri, 14 Jul 2000 23:05:20 +0100
54878 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
54880 Didn't anymore apply, but that point still could use another fix.
54883 ____________________________________________________________________________
54884 [ 6409] By: jhi on 2000/07/14 23:15:15
54885 Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
54886 not in pod, from Peter Prymmer
54888 ! vms/descrip_mms.template
54889 ____________________________________________________________________________
54890 [ 6408] By: jhi on 2000/07/14 20:35:05
54891 Log: The bug report
54892 [ID 19991110.002] minimal matching discrepancy found by pcre author
54893 seems to have been fixed (though differently from what was suggested
54894 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
54897 ____________________________________________________________________________
54898 [ 6407] By: jhi on 2000/07/14 17:38:08
54899 Log: Fix AutoSplit to use File::Spec the right way in VMS,
54900 from Peter Prymmer.
54903 ____________________________________________________________________________
54904 [ 6406] By: jhi on 2000/07/14 14:13:22
54905 Log: Merge perlhacktut into perlhack, update perlguts.
54907 Subject: Re: Perlhacktut
54908 From: simon@brecon.co.uk (Simon Cozens)
54909 Date: 14 Jul 2000 06:49:21 GMT
54910 Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
54912 Subject: Re: Perlhacktut
54913 From: simon@brecon.co.uk (Simon Cozens)
54914 Date: 14 Jul 2000 07:09:45 GMT
54915 Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
54917 ! pod/perlguts.pod pod/perlhack.pod
54918 ____________________________________________________________________________
54919 [ 6405] By: jhi on 2000/07/14 14:02:31
54920 Log: Integrate with Sarathy.
54922 !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
54923 !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
54924 !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
54925 ____________________________________________________________________________
54926 [ 6404] By: gsar on 2000/07/14 12:15:02
54927 Log: PERL_OBJECT build tweaks
54930 ____________________________________________________________________________
54931 [ 6403] By: gsar on 2000/07/14 11:23:41
54932 Log: inconsistent types needs casts
54935 ____________________________________________________________________________
54936 [ 6402] By: gsar on 2000/07/14 11:12:04
54937 Log: typos in change#6399, regen headers
54939 ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
54940 ____________________________________________________________________________
54941 [ 6401] By: gsar on 2000/07/14 10:59:12
54942 Log: typecasts needed for change#6394
54945 ____________________________________________________________________________
54946 [ 6400] By: gsar on 2000/07/14 10:49:37
54947 Log: integrate cfgperl contents into mainline
54949 !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
54950 !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
54951 ____________________________________________________________________________
54952 [ 6399] By: gsar on 2000/07/14 10:38:35
54953 Log: enable UTF-16 filter by default if relevant BOM is seen; various
54954 cleanups (typos, misformatted code, and small bugs)
54956 ! doop.c embed.pl mg.c op.c pp.c toke.c
54957 ____________________________________________________________________________
54958 [ 6398] By: gsar on 2000/07/14 08:55:38
54959 Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
54960 name suggests anyway)
54962 ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
54963 ____________________________________________________________________________
54964 [ 6397] By: gsar on 2000/07/14 08:44:33
54965 Log: move new variables to the end of the interpreter structure (for
54966 bincompat in code that doesn't #include XSUB.h)
54969 ____________________________________________________________________________
54970 [ 6396] By: gsar on 2000/07/14 08:13:58
54971 Log: MakeMaker should not remove editor backups (*~) on `make clean`
54972 by default (completes change#6383)
54974 ! lib/ExtUtils/MM_Unix.pm
54975 ____________________________________________________________________________
54976 [ 6395] By: jhi on 2000/07/14 05:20:33
54977 Log: Replace change #6337 with a better one.
54979 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
54980 From: Hugo <hv@crypt.compulink.co.uk>
54981 Date: Fri, 14 Jul 2000 04:16:20 +0100
54982 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
54984 ! regexec.c t/op/re_tests
54985 ____________________________________________________________________________
54986 [ 6394] By: jhi on 2000/07/14 01:33:59
54987 Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
54989 ! embed.pl global.sym proto.h toke.c
54990 ____________________________________________________________________________
54991 [ 6393] By: jhi on 2000/07/13 23:41:23
54992 Log: remove discarded test
54995 ____________________________________________________________________________
54996 [ 6392] By: jhi on 2000/07/13 23:32:25
54997 Log: The {multiplier} of a fixed substring was overlooked which
54998 caused a wrong initial search offset for that substring.
55000 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
55001 From: Hugo <hv@crypt.compulink.co.uk>
55002 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
55003 Date: Thu, 13 Jul 2000 19:27:13 +0100
55005 ! regcomp.c t/op/re_tests
55006 ____________________________________________________________________________
55007 [ 6391] By: jhi on 2000/07/13 16:37:42
55008 Log: typo fix from Craig Berry
55010 ! vms/subconfigure.com
55011 ____________________________________________________________________________
55012 [ 6390] By: jhi on 2000/07/13 13:20:12
55013 Log: Integrate with Sarathy.
55015 - t/op/method2entersub.t
55016 !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
55017 !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
55018 !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
55019 !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
55020 ____________________________________________________________________________
55021 [ 6389] By: jhi on 2000/07/13 13:18:48
55022 Log: Detypo from Peter Prymmer, part of #6388.
55024 ! Configure config_h.SH
55026 ! U/modified/d_longlong.U
55027 ____________________________________________________________________________
55028 [ 6388] By: gsar on 2000/07/13 06:33:40
55029 Log: typos (spotted by Peter Prymmer)
55031 ! Configure t/lib/english.t
55032 ____________________________________________________________________________
55033 [ 6387] By: gsar on 2000/07/13 05:35:28
55034 Log: new selfloader.t in change#6183 doesn't close DATA handles,
55035 and thus fails to clean up tmp files on dosish platforms
55037 ! t/lib/selfloader.t
55038 ____________________________________________________________________________
55039 [ 6386] By: gsar on 2000/07/12 21:42:39
55040 Log: sprintf test tweaks (from Dominic Dunlop)
55043 ____________________________________________________________________________
55044 [ 6385] By: gsar on 2000/07/12 21:33:46
55045 Log: fix bugs in processing %v-*d and similar format specs (from
55046 Avi Finkel <avi@finkel.org>)
55048 ! sv.c t/op/sprintf.t
55049 ____________________________________________________________________________
55050 [ 6384] By: gsar on 2000/07/12 16:04:19
55051 Log: readd missing perldelta.pod changes from changes#6339,6376
55053 ! pod/perldelta.pod
55054 ____________________________________________________________________________
55055 [ 6383] By: gsar on 2000/07/12 16:00:51
55056 Log: don't clobber *.orig files on *clean targets
55058 ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
55059 ____________________________________________________________________________
55060 [ 6382] By: gsar on 2000/07/12 07:59:12
55061 Log: fix broken integrations in cfgperl
55063 !> Changes pod/perldelta.pod
55064 ____________________________________________________________________________
55065 [ 6381] By: gsar on 2000/07/12 07:42:17
55066 Log: integrate cfgperl changes into mainline
55069 !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
55071 ____________________________________________________________________________
55072 [ 6380] By: gsar on 2000/07/12 07:31:00
55073 Log: get sprintf.t to adjust properly for 3-digit exponents
55076 ____________________________________________________________________________
55077 [ 6379] By: gsar on 2000/07/12 06:40:04
55078 Log: change#6174 needs corresponding change in win32/config_h.PL,
55079 which grovels through config_h.SH to find the config.h name
55081 ! win32/config_h.PL
55082 ____________________________________________________________________________
55083 [ 6378] By: jhi on 2000/07/12 05:03:59
55084 Log: Do the cc sanity check both before the hints and
55085 after the cc selction.
55087 ! Configure config_h.SH
55089 ! U/modified/Oldconfig.U U/modified/cc.U
55090 Branch: metaconfig/U/perl
55092 ____________________________________________________________________________
55093 [ 6377] By: jhi on 2000/07/12 02:49:22
55094 Log: Fix nits noticed by Boston.pm.
55097 ____________________________________________________________________________
55098 [ 6376] By: jhi on 2000/07/11 21:22:13
55099 Log: Configure cosmetics and perldelta.
55101 ! Configure config_h.SH pod/perldelta.pod
55104 ____________________________________________________________________________
55105 [ 6375] By: gsar on 2000/07/11 21:17:35
55106 Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
55108 ! t/op/sprintf.t win32/Makefile win32/makefile.mk
55110 ____________________________________________________________________________
55111 [ 6374] By: gsar on 2000/07/11 20:48:50
55112 Log: tweak for build failure under multiplicity
55115 ____________________________________________________________________________
55116 [ 6373] By: gsar on 2000/07/11 20:37:23
55117 Log: integrate cfgperl changes#6325..6373 into mainline
55118 (NOTE: today's batch of integrations still untested)
55120 +> ext/DynaLoader/hints/netbsd.pl
55122 !> (integrate 26 files)
55123 ____________________________________________________________________________
55124 [ 6372] By: jhi on 2000/07/11 20:30:36
55125 Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
55129 ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
55131 ____________________________________________________________________________
55132 [ 6371] By: jhi on 2000/07/11 20:08:56
55133 Log: Minor cleanups on the booklist.
55136 ____________________________________________________________________________
55137 [ 6370] By: jhi on 2000/07/11 19:31:13
55138 Log: mjd's tr patches "broke" tr/z-Z/z-Z/
55140 ! t/pragma/overload.t
55141 ____________________________________________________________________________
55142 [ 6369] By: gsar on 2000/07/11 19:27:48
55143 Log: integrate cfgperl changes#6293..6324 into mainline
55145 +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
55146 - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
55147 !> (integrate 30 files)
55148 ____________________________________________________________________________
55149 [ 6368] By: gsar on 2000/07/11 19:18:57
55150 Log: skip integrate of problematic change#6292 from cfgperl into mainline
55153 ____________________________________________________________________________
55154 [ 6367] By: gsar on 2000/07/11 19:17:21
55155 Log: integrate cfgperl changes#6288..6290 into mainline
55157 !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
55158 ____________________________________________________________________________
55159 [ 6366] By: gsar on 2000/07/11 19:11:18
55160 Log: integrate cfgperl changes#6268..6282 into mainline
55162 !> (integrate 30 files)
55163 ____________________________________________________________________________
55164 [ 6365] By: gsar on 2000/07/11 18:57:00
55165 Log: delete new accidentally branched file
55167 - t/op/method2entersub.t
55168 ____________________________________________________________________________
55169 [ 6364] By: gsar on 2000/07/11 18:55:13
55170 Log: skip integrate of change#6267 from cfgperl into mainline (the
55171 method call optimization is flawed without additional hints
55172 from user about immutableness of @ISA and no runtime method
55175 +> t/op/method2entersub.t
55176 !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
55177 !> perl.h t/op/sprintf.t xsutils.c
55178 ____________________________________________________________________________
55179 [ 6363] By: gsar on 2000/07/11 18:49:43
55180 Log: integrate cfgperl changes#6261..6266 into mainline
55182 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
55183 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
55184 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
55185 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
55186 ____________________________________________________________________________
55187 [ 6362] By: gsar on 2000/07/11 18:43:26
55188 Log: integrate cfgperl changes#6252..6260 into mainline
55190 !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
55191 !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
55192 !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
55193 !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
55194 ____________________________________________________________________________
55195 [ 6361] By: gsar on 2000/07/11 18:37:12
55196 Log: skip integrate of problematic change#6251 from cfgperl into mainline
55199 ____________________________________________________________________________
55200 [ 6360] By: gsar on 2000/07/11 18:34:56
55201 Log: integrate cfgperl change#6250 into mainline
55204 !> MANIFEST embed.pl proto.h toke.c
55205 ____________________________________________________________________________
55206 [ 6359] By: gsar on 2000/07/11 18:21:19
55207 Log: integrate cfgperl changes#6242..6249 into mainline
55209 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
55210 !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
55211 !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
55212 !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
55213 !> t/lib/peek.t utf8.c
55214 ____________________________________________________________________________
55215 [ 6358] By: gsar on 2000/07/11 18:15:45
55216 Log: skip integrate of problematic change#6241 from cfgperl into mainline
55218 !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
55219 ____________________________________________________________________________
55220 [ 6357] By: jhi on 2000/07/11 18:15:16
55222 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
55223 From: Roderick Schertler <roderick@argon.org>
55224 Date: Tue, 11 Jul 2000 13:55:05 -0400
55225 Message-Id: <200007111755.NAA05077@jones.argon.org>
55228 ____________________________________________________________________________
55229 [ 6356] By: jhi on 2000/07/11 18:12:51
55230 Log: Typo in #6341.
55233 ____________________________________________________________________________
55234 [ 6355] By: gsar on 2000/07/11 18:12:10
55235 Log: integrate cfgperl changes#6231..6240 into mainline
55237 +> pod/perlutil.pod
55238 !> (integrate 35 files)
55239 ____________________________________________________________________________
55240 [ 6354] By: jhi on 2000/07/11 18:04:34
55241 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
55242 From: Dominic Dunlop <domo@computer.org>
55243 Date: Tue, 11 Jul 2000 12:27:33 +0200
55244 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
55246 Replaces change #6268.
55249 ____________________________________________________________________________
55250 [ 6353] By: gsar on 2000/07/11 17:59:51
55251 Log: skip integrate of problematic change#6230 from cfgperl into mainline
55252 (a later version of File::Spec is already in mainline)
55254 !> lib/File/Spec.pm lib/File/Spec/Functions.pm
55255 !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
55256 ____________________________________________________________________________
55257 [ 6352] By: gsar on 2000/07/11 17:57:48
55258 Log: integrate cfgperl changes#6224..6229 into mainline
55262 !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
55263 !> lib/English.pm op.c t/lib/english.t
55264 ____________________________________________________________________________
55265 [ 6351] By: gsar on 2000/07/11 17:50:10
55266 Log: skip integrate of problematic change#6223 from cfgperl into mainline
55269 ____________________________________________________________________________
55270 [ 6350] By: gsar on 2000/07/11 17:48:28
55271 Log: integrate cfgperl changes#6220..6222 into mainline
55273 !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
55274 !> toke.c utf8.c win32/win32.h
55275 ____________________________________________________________________________
55276 [ 6349] By: gsar on 2000/07/11 17:46:13
55277 Log: skip integrate of problematic changes#6218..6219 from cfgperl into
55280 !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
55281 !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
55282 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
55283 ____________________________________________________________________________
55284 [ 6348] By: jhi on 2000/07/11 17:45:49
55285 Log: README.posix-bc podified from Thomas Dorner.
55288 ____________________________________________________________________________
55289 [ 6347] By: gsar on 2000/07/11 17:42:04
55290 Log: integrate cfgperl change#6217 into mainline
55292 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
55293 !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
55294 !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
55295 ____________________________________________________________________________
55296 [ 6346] By: gsar on 2000/07/11 17:39:37
55297 Log: skip integrate of problematic changes#6211..6212 from cfgperl into
55300 !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
55301 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
55302 !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
55303 !> perlapi.h pod/perlapi.pod
55304 ____________________________________________________________________________
55305 [ 6345] By: gsar on 2000/07/11 17:36:42
55306 Log: integrate cfgperl changes#6207..6210 into mainline
55308 !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
55309 !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
55310 ____________________________________________________________________________
55311 [ 6344] By: gsar on 2000/07/11 17:31:20
55312 Log: skip integrate of problematic changes#6204..6206 from cfgperl into
55315 !> (integrate 40 files)
55316 ____________________________________________________________________________
55317 [ 6343] By: gsar on 2000/07/11 17:19:08
55318 Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
55320 +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
55322 !> (integrate 34 files)
55323 ____________________________________________________________________________
55324 [ 6342] By: jhi on 2000/07/11 16:05:48
55325 Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
55326 To: perl5-porters@perl.org
55327 From: Karsten Sperling <spiff@phreax.net>
55328 Date: Mon, 10 Jul 2000 15:12:52 +0200
55329 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
55332 ____________________________________________________________________________
55333 [ 6341] By: jhi on 2000/07/11 15:59:23
55334 Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
55335 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55336 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
55337 Date: Fri, 07 Jul 2000 17:57:16 +0100
55340 ____________________________________________________________________________
55341 [ 6340] By: jhi on 2000/07/11 15:55:47
55342 Log: Subject: Re: format bug report [Patch]
55343 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55344 Date: Wed, 05 Jul 2000 13:12:52 +0200
55345 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
55347 Subject: Re: format bug report [Patch]
55348 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55349 Date: Wed, 05 Jul 2000 14:10:01 +0200
55350 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
55352 ! t/op/write.t toke.c
55353 ____________________________________________________________________________
55354 [ 6339] By: jhi on 2000/07/11 13:54:09
55355 Log: Be less forgiving about ambiguous and illegal tr ranges.
55356 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
55357 From: Mark-Jason Dominus <mjd@plover.com>
55358 Date: Tue, 04 Jul 2000 10:00:12 -0400
55359 Message-ID: <20000704140012.17772.qmail@plover.com>
55361 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
55362 From: Mark-Jason Dominus <mjd@plover.com>
55363 Date: Wed, 05 Jul 2000 09:37:36 -0400
55364 Message-ID: <20000705133736.27293.qmail@plover.com>
55366 ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
55367 ____________________________________________________________________________
55368 [ 6338] By: jhi on 2000/07/11 13:31:24
55369 Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
55370 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55371 Date: Tue, 11 Jul 2000 13:50:51 +0100
55372 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
55375 ____________________________________________________________________________
55376 [ 6337] By: jhi on 2000/07/11 13:29:14
55377 Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
55378 From: Hugo <hv@crypt.compulink.co.uk>
55379 Date: Tue, 11 Jul 2000 12:44:50 +0100
55380 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
55382 ! regexec.c t/op/re_tests
55383 ____________________________________________________________________________
55384 [ 6336] By: jhi on 2000/07/11 13:26:47
55385 Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
55386 From: simon@brecon.co.uk (Simon Cozens)
55387 Date: 7 Jul 2000 11:26:09 GMT
55388 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
55391 ____________________________________________________________________________
55392 [ 6335] By: jhi on 2000/07/11 13:23:37
55393 Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
55394 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
55395 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
55396 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
55398 + ext/DynaLoader/hints/netbsd.pl
55399 ! MANIFEST ext/DynaLoader/hints/openbsd.pl
55400 ____________________________________________________________________________
55401 [ 6334] By: jhi on 2000/07/11 13:20:38
55402 Log: Subject: PATCH perlguts.pod: Document D and d magic types
55403 From: mjd@plover.com
55404 Date: 5 Jul 2000 18:01:51 -0000
55405 Message-ID: <20000705180151.29413.qmail@plover.com>
55408 ____________________________________________________________________________
55409 [ 6333] By: jhi on 2000/07/11 13:15:51
55410 Log: Precedence goof, fix based on
55411 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
55412 From: Hugo <hv@crypt.compulink.co.uk>
55413 Date: Tue, 11 Jul 2000 12:52:38 +0100
55414 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
55417 ____________________________________________________________________________
55418 [ 6332] By: jhi on 2000/07/11 12:40:17
55419 Log: Integrate with Sarathy.
55421 !> win32/win32sck.c
55422 ____________________________________________________________________________
55423 [ 6331] By: jhi on 2000/07/10 20:14:16
55424 Log: Sprinkle ldlibpath.
55427 ____________________________________________________________________________
55428 [ 6330] By: jhi on 2000/07/10 17:54:49
55429 Log: More POSIX.pod tweaks.
55431 ! ext/POSIX/POSIX.pod
55432 ____________________________________________________________________________
55433 [ 6329] By: jhi on 2000/07/10 14:02:12
55434 Log: Reorder perl.pod once more.
55436 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
55437 ____________________________________________________________________________
55438 [ 6328] By: gsar on 2000/07/10 07:06:00
55439 Log: accept() leaks memory on windows due to incorrect ordering of
55440 closesocket() and fclose() calls
55443 ____________________________________________________________________________
55444 [ 6327] By: gsar on 2000/07/10 06:49:17
55445 Log: winsock options weren't being set in all threads under ithreads
55446 (caused send()s from second and subsequent threads to fail)
55449 ____________________________________________________________________________
55450 [ 6326] By: jhi on 2000/07/08 02:45:40
55451 Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
55452 was cast to an unsigned (32-bit) integer with wild abandon.
55454 ! ext/Devel/DProf/DProf.xs
55455 ____________________________________________________________________________
55456 [ 6325] By: jhi on 2000/07/07 18:50:33
55457 Log: Remove perlbook, update perlfaq book listing,
55458 rearrange perl.pod, regenerate perltoc.
55461 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
55462 ! pod/perlfaq2.pod pod/perltoc.pod
55463 ____________________________________________________________________________
55464 [ 6324] By: jhi on 2000/07/07 14:03:40
55465 Log: Fix the alignment problem in Crays ([ID 20000612.002]).
55468 ____________________________________________________________________________
55469 [ 6323] By: jhi on 2000/07/06 16:03:55
55470 Log: Fix complaints of buildtoc.
55474 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
55475 ____________________________________________________________________________
55476 [ 6322] By: jhi on 2000/07/06 15:15:52
55477 Log: Add =head1 NAMEs so that buildtoc is happy.
55478 (The CGI::Util nit reported to Lincoln.)
55480 ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
55482 ____________________________________________________________________________
55483 [ 6321] By: jhi on 2000/07/06 03:16:04
55484 Log: Config is being used.
55487 ____________________________________________________________________________
55488 [ 6320] By: jhi on 2000/07/06 03:13:13
55489 Log: Integrate with Sarathy.
55491 !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
55492 ____________________________________________________________________________
55493 [ 6319] By: jhi on 2000/07/06 03:11:46
55494 Log: Autogenerate pod/Makefile and pod/buildtoc.
55495 buildtoc also checks whether the existin pods are
55496 mentioned in MANIFEST and perl.pod, and vice versa.
55497 (None of the thusly found discrepancies fixed yet.)
55498 roffitall also needs to be autogenerated similarly but it
55499 seems so badly out of date that I didn't touch it yet.
55501 + pod/Makefile.SH pod/buildtoc.PL
55502 - pod/Makefile pod/buildtoc
55503 ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
55504 ____________________________________________________________________________
55505 [ 6318] By: gsar on 2000/07/05 22:10:54
55506 Log: fix UNC path handling on Windows under ithreads, and chdir()
55507 return value when given a non-existent directory
55510 ____________________________________________________________________________
55511 [ 6317] By: gsar on 2000/07/05 22:08:19
55512 Log: winsock cleanup never done on Windows (leads to handle leaks)
55514 ! win32/perllib.c win32/win32sck.c
55515 ____________________________________________________________________________
55516 [ 6316] By: gsar on 2000/07/05 22:06:19
55517 Log: some debugger output does not go to the socket when RemotePort is set
55520 ____________________________________________________________________________
55521 [ 6315] By: jhi on 2000/07/05 00:25:21
55522 Log: Integrate with Sarathy, preliminary fix for unicos
55523 alignment problems in [ID 20000612.002] Perl problem on Cray system.
55527 ____________________________________________________________________________
55528 [ 6314] By: gsar on 2000/07/04 23:34:02
55529 Log: tyop in change#6306
55532 ____________________________________________________________________________
55533 [ 6313] By: jhi on 2000/07/04 22:14:38
55534 Log: Multiline string literals ENONPORTABLE.
55537 ____________________________________________________________________________
55538 [ 6312] By: jhi on 2000/07/04 20:34:44
55539 Log: Integrate with Sarathy.
55541 !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
55543 ____________________________________________________________________________
55544 [ 6311] By: jhi on 2000/07/04 20:30:56
55545 Log: More POSIX.pod embellishment.
55547 ! ext/POSIX/POSIX.pod
55548 ____________________________________________________________________________
55549 [ 6310] By: gsar on 2000/07/04 17:28:48
55550 Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
55553 ____________________________________________________________________________
55554 [ 6309] By: jhi on 2000/07/04 17:22:18
55555 Log: The #6308 required a little bit more.
55557 ! Makefile.SH win32/Makefile
55558 ____________________________________________________________________________
55559 [ 6308] By: jhi on 2000/07/04 16:35:24
55560 Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
55564 ! MANIFEST Makefile.SH
55565 ____________________________________________________________________________
55566 [ 6307] By: jhi on 2000/07/04 16:28:58
55567 Log: Win32 patches for cfgperl from Sarathy.
55569 ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
55570 ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
55571 ! thread.h toke.c util.c win32/Makefile win32/win32.c
55572 ____________________________________________________________________________
55573 [ 6306] By: gsar on 2000/07/04 16:28:40
55574 Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
55575 (from Richard Soderberg <rs@oregonnet.com>)
55577 ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
55578 ____________________________________________________________________________
55579 [ 6305] By: jhi on 2000/07/04 16:24:24
55580 Log: Integrate with Sarathy.
55582 !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
55583 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
55584 !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
55585 !> proto.h win32/win32.c
55586 ____________________________________________________________________________
55587 [ 6304] By: gsar on 2000/07/04 16:17:24
55588 Log: missing perldiag entry for unpack("w",...) diagnostic (from
55592 ____________________________________________________________________________
55593 [ 6303] By: gsar on 2000/07/04 16:14:44
55594 Log: remove rel2abs prototypes (from Barrie Slaymaker)
55596 ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
55597 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
55598 ____________________________________________________________________________
55599 [ 6302] By: gsar on 2000/07/04 04:59:35
55600 Log: adjust change#6299
55602 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
55604 ____________________________________________________________________________
55605 [ 6301] By: jhi on 2000/07/04 04:50:07
55606 Log: Integrate with Sarathy.
55608 !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
55609 !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
55610 !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
55611 ____________________________________________________________________________
55612 [ 6300] By: gsar on 2000/07/04 04:42:09
55613 Log: PERL_OBJECT build tweak
55616 ____________________________________________________________________________
55617 [ 6299] By: gsar on 2000/07/04 04:37:00
55618 Log: fix memory leak on Windows (PL_sys_intern contents were never
55621 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
55622 ! perlapi.c proto.h win32/win32.c
55623 ____________________________________________________________________________
55624 [ 6298] By: gsar on 2000/07/04 04:15:59
55625 Log: fix large memory leak that has been around for ever, masked by
55626 -DPURIFY (most of the arenas were never freed!)
55628 ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
55629 ____________________________________________________________________________
55630 [ 6297] By: gsar on 2000/07/04 04:07:46
55631 Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
55634 ____________________________________________________________________________
55635 [ 6296] By: jhi on 2000/06/30 18:28:37
55636 Log: Elaborate POSIX.pod. Still needs work.
55638 ! ext/POSIX/POSIX.pod
55639 ____________________________________________________________________________
55640 [ 6295] By: jhi on 2000/06/30 14:58:18
55641 Log: Point to perlipc for more SysV IPC examples.
55644 ____________________________________________________________________________
55645 [ 6294] By: gsar on 2000/06/30 14:47:45
55646 Log: slurp mode fix in change#4736 still not quite right
55648 ! pp_hot.c t/io/argv.t
55649 ____________________________________________________________________________
55650 [ 6293] By: jhi on 2000/06/30 12:02:55
55651 Log: Integrate with Sarathy.
55653 !> cop.h pp_ctl.c pp_hot.c t/op/args.t
55654 ____________________________________________________________________________
55655 [ 6292] By: jhi on 2000/06/30 12:01:11
55656 Log: From: simon@brecon.co.uk (Simon Cozens)
55657 Subject: UTF8 concat
55658 Date: 30 Jun 2000 06:13:25 GMT
55659 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
55662 ____________________________________________________________________________
55663 [ 6291] By: gsar on 2000/06/30 04:37:33
55664 Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
55665 when @_ is modified, causing coredumps
55667 ! cop.h pp_ctl.c pp_hot.c t/op/args.t
55668 ____________________________________________________________________________
55669 [ 6290] By: jhi on 2000/06/30 02:21:44
55670 Log: Integrate with Sarathy.
55672 !> vms/vms.c vms/vmsish.h
55673 ____________________________________________________________________________
55674 [ 6289] By: jhi on 2000/06/30 02:21:02
55675 Log: Check VERSIONs.
55677 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
55678 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
55679 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
55680 ____________________________________________________________________________
55681 [ 6288] By: jhi on 2000/06/30 02:18:52
55682 Log: Integrate with Sarathy.
55684 !> ext/Opcode/Opcode.xs lib/File/Spec.pm
55685 !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
55686 !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
55687 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
55688 ____________________________________________________________________________
55689 [ 6287] By: gsar on 2000/06/30 02:17:08
55690 Log: integrate vmsperl changes into mainline
55692 !> vms/vms.c vms/vmsish.h
55693 ____________________________________________________________________________
55694 [ 6285] By: gsar on 2000/06/30 02:05:28
55695 Log: localize %INC in a Safe compartment so that use/require work
55696 (many other magic globals probably need similar treatment)
55698 ! ext/Opcode/Opcode.xs
55699 ____________________________________________________________________________
55700 [ 6284] By: gsar on 2000/06/30 01:54:54
55701 Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
55704 ! pod/perlembed.pod
55705 ____________________________________________________________________________
55706 [ 6283] By: jhi on 2000/06/30 01:50:10
55707 Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
55708 From: Barrie Slaymaker <barries@jester.slaysys.com>
55709 Date: Wed, 28 Jun 2000 11:35:29 -0400
55710 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
55712 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
55713 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
55714 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
55715 ! lib/File/Spec/Win32.pm
55716 ____________________________________________________________________________
55717 [ 6282] By: jhi on 2000/06/29 22:57:22
55718 Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
55719 From: Dan Sugalski <dan@sidhe.org>
55720 Date: Tue, 06 Jun 2000 11:59:50 -0400
55721 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
55724 ____________________________________________________________________________
55725 [ 6281] By: jhi on 2000/06/29 22:52:50
55726 Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
55727 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
55728 Date: Wed, 7 Jun 2000 04:02:04 -0500
55729 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
55732 ____________________________________________________________________________
55733 [ 6280] By: jhi on 2000/06/29 22:45:47
55734 Log: Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
55735 From: rspier@pobox.com (Robert Spier)
55736 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
55737 Message-ID: <14654.31913.845602.610277@rls.cx>
55740 ____________________________________________________________________________
55741 [ 6279] By: jhi on 2000/06/29 22:38:16
55742 Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
55743 From: Tim Ayers <tayers@bridge.com>
55744 Date: Thu, 08 Jun 2000 08:11:06 +0200
55745 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
55746 [resent by Richard Foley, Message-Id probably wrong]
55749 ____________________________________________________________________________
55750 [ 6278] By: jhi on 2000/06/29 22:21:45
55751 Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
55752 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
55753 Date: Fri, 09 Jun 2000 12:39:27 -0400
55754 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
55755 (plus update the version "number" of Text::Wrap)
55758 ____________________________________________________________________________
55759 [ 6277] By: jhi on 2000/06/29 22:13:10
55760 Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
55761 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55762 Date: Mon, 12 Jun 2000 14:55:59 +0100
55763 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
55766 ____________________________________________________________________________
55767 [ 6276] By: jhi on 2000/06/29 22:11:06
55768 Log: Subject: [PATCH] Re: eval documentation: context
55769 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
55770 Date: Mon, 12 Jun 2000 15:07:29 +0100
55771 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
55774 ____________________________________________________________________________
55775 [ 6275] By: jhi on 2000/06/29 21:59:46
55776 Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
55777 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
55778 Date: Tue, 13 Jun 2000 02:43:48 -0500
55779 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
55781 ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
55782 ____________________________________________________________________________
55783 [ 6274] By: jhi on 2000/06/29 21:56:14
55784 Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
55785 From: Andy Dougherty <doughera@lafayette.edu>
55786 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
55787 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
55789 ! ext/File/Glob/Glob.pm
55790 ____________________________________________________________________________
55791 [ 6273] By: jhi on 2000/06/29 21:49:09
55792 Log: Subject: [PATCH] xsub attributes
55793 From: Doug MacEachern <dougm@covalent.net>
55794 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
55795 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
55797 ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
55798 ! objXSUB.h op.c perlapi.c perlapi.h proto.h
55799 ____________________________________________________________________________
55800 [ 6272] By: jhi on 2000/06/29 21:41:28
55801 Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
55802 From: Tom Phoenix <rootbeer@redcat.com>
55803 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
55804 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
55807 ____________________________________________________________________________
55808 [ 6271] By: jhi on 2000/06/29 21:36:55
55809 Log: Subject: PATCH pod/perltie.pod
55810 From: Ian Phillipps <Ian.Phillipps@iname.com>
55811 Date: Fri, 16 Jun 2000 00:17:19 +0100
55812 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
55813 (only the first hunk, the second hunk had already been done
55814 by some other patch)
55817 ____________________________________________________________________________
55818 [ 6270] By: jhi on 2000/06/29 21:24:51
55819 Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
55820 From: Nicholas Clark <nick@talking.bollo.cx>
55821 Date: Fri, 23 Jun 2000 16:21:15 +0100
55822 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
55824 ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
55825 ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
55826 ____________________________________________________________________________
55827 [ 6269] By: jhi on 2000/06/29 19:38:15
55828 Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
55829 silence few compiler warnings.
55831 ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
55832 ____________________________________________________________________________
55833 [ 6268] By: jhi on 2000/06/29 18:21:50
55834 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
55835 From: Dominic Dunlop <domo@computer.org>
55836 Date: Thu, 29 Jun 2000 12:32:39 +0200
55837 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
55840 ____________________________________________________________________________
55841 [ 6267] By: jhi on 2000/06/29 18:16:07
55842 Log: Subject: Re: [PATCH] Re: Speeding up method lookups
55843 From: Doug MacEachern <dougm@covalent.net>
55844 Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
55845 Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
55847 + t/op/method2entersub.t
55848 ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
55849 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
55850 ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
55852 ____________________________________________________________________________
55853 [ 6266] By: jhi on 2000/06/29 15:11:15
55854 Log: Subject: [PATCH 5.6.0] cygwin port
55855 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
55856 From: "Fifer, Eric" <EFifer@sanwaint.com>
55857 Date: Thu, 29 Jun 2000 12:58:29 +0100
55859 ! cygwin/Makefile.SHs
55860 ____________________________________________________________________________
55861 [ 6265] By: jhi on 2000/06/29 15:04:05
55862 Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
55863 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
55864 Date: Wed, 28 Jun 2000 17:50:12 -0700
55865 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
55867 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
55868 ____________________________________________________________________________
55869 [ 6264] By: jhi on 2000/06/29 15:00:57
55870 Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
55871 From: Marty Lucich <marty@netcom.com>
55872 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
55873 Message-Id: <200006282116.OAA11148@netcom.com>
55874 ccdlflags update (the BSD/OS 4.1 part had already been taken
55878 ____________________________________________________________________________
55879 [ 6263] By: jhi on 2000/06/29 13:47:44
55880 Log: tr fixes from Simon Cozens
55883 ____________________________________________________________________________
55884 [ 6262] By: jhi on 2000/06/28 18:46:01
55885 Log: Subject: 5.6.0 Patch for EPOC
55886 From: Olaf Flebbe <o.flebbe@gmx.de>
55887 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
55888 Message-ID: <23449.960929969@www11.gmx.net>
55890 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
55892 ____________________________________________________________________________
55893 [ 6261] By: jhi on 2000/06/28 18:29:07
55894 Log: Subject: Re: [PATCH cfgperl] BOMs away!
55895 From: simon@brecon.co.uk (Simon Cozens)
55896 Date: 17 Jun 2000 11:49:57 GMT
55897 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
55899 ! pod/perldiag.pod t/comp/require.t toke.c
55900 ____________________________________________________________________________
55901 [ 6260] By: jhi on 2000/06/28 17:47:16
55902 Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
55903 From: simon@brecon.co.uk (Simon Cozens)
55904 Date: 17 Jun 2000 11:56:44 GMT
55905 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
55908 ! pod/perlfunc.pod pp.c t/op/pack.t
55909 ____________________________________________________________________________
55910 [ 6259] By: jhi on 2000/06/28 16:43:17
55911 Log: perlnewmod was missing from MANIFEST.
55914 ____________________________________________________________________________
55915 [ 6258] By: jhi on 2000/06/28 15:54:30
55916 Log: linenumber tweak
55918 ! t/pragma/warn/regcomp
55919 ____________________________________________________________________________
55920 [ 6257] By: jhi on 2000/06/28 15:50:44
55921 Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
55922 From: Doug MacEachern <dougm@covalent.net>
55923 Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
55924 Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
55925 (one part of the patch had been applied earlier)
55927 ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
55928 ____________________________________________________________________________
55929 [ 6256] By: jhi on 2000/06/28 15:40:22
55930 Log: tweaks from Simon Cozens to further fix tr/// under utf8
55933 ____________________________________________________________________________
55934 [ 6255] By: jhi on 2000/06/28 15:33:45
55935 Log: small thinko tweaks
55937 ! lib/IPC/Open3.pm t/op/my_stash.t
55938 ____________________________________________________________________________
55939 [ 6254] By: jhi on 2000/06/28 15:33:25
55940 Log: Subject: tr///, help wanted.
55941 From: simon@brecon.co.uk (Simon Cozens)
55942 Date: 28 Jun 2000 11:29:04 GMT
55943 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
55945 ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
55946 ! pp_proto.h proto.h t/op/tr.t
55947 ____________________________________________________________________________
55948 [ 6253] By: jhi on 2000/06/28 15:09:17
55949 Log: Paranoia tweak on #6249.
55950 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
55951 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
55952 Date: Sun, 25 Jun 2000 23:43:12 -0400
55953 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
55956 ____________________________________________________________________________
55957 [ 6252] By: jhi on 2000/06/28 15:01:38
55958 Log: Document #6249 and #6251.
55960 ! lib/Exporter.pm lib/IPC/Open3.pm
55961 ____________________________________________________________________________
55962 [ 6251] By: jhi on 2000/06/28 14:50:43
55963 Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
55964 From: Doug MacEachern <dougm@covalent.net>
55965 Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
55966 Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
55969 ____________________________________________________________________________
55970 [ 6250] By: jhi on 2000/06/28 14:45:23
55971 Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
55972 From: Doug MacEachern <dougm@covalent.net>
55973 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
55974 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
55977 ! MANIFEST embed.pl global.sym proto.h toke.c
55978 ____________________________________________________________________________
55979 [ 6249] By: jhi on 2000/06/28 14:36:34
55980 Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
55981 From: Frank Tobin <ftobin@uiuc.edu>
55982 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
55983 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
55986 ____________________________________________________________________________
55987 [ 6248] By: jhi on 2000/06/28 14:11:25
55988 Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
55989 From: Mark-Jason Dominus <mjd@plover.com>
55990 Date: Tue, 27 Jun 2000 22:36:42 -0400
55991 Message-ID: <20000628023642.12166.qmail@plover.com>
55994 ____________________________________________________________________________
55995 [ 6247] By: jhi on 2000/06/27 12:46:37
55996 Log: Tweak $VERSION, patch from Doug MacEachern.
55999 ____________________________________________________________________________
56000 [ 6246] By: jhi on 2000/06/27 03:34:46
56001 Log: Allow for standalone testing.
56003 ! t/lib/filefunc.t t/lib/filespec.t
56004 ____________________________________________________________________________
56005 [ 6245] By: jhi on 2000/06/27 02:50:02
56006 Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
56007 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
56008 Date: Sat, 24 Jun 2000 13:06:20 +0100
56009 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
56011 ! ext/DynaLoader/DynaLoader_pm.PL
56012 ____________________________________________________________________________
56013 [ 6244] By: jhi on 2000/06/27 02:46:10
56014 Log: Subject: [PATCH] avoid mg_ptr in '*' magic
56015 From: Doug MacEachern <dougm@covalent.net>
56016 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
56017 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
56019 ! gv.c sv.c t/lib/peek.t
56020 ____________________________________________________________________________
56021 [ 6243] By: jhi on 2000/06/27 02:38:07
56022 Log: Subject: [PATCH] is_utf8_string
56023 From: simon@brecon.co.uk (Simon Cozens)
56024 Date: 26 Jun 2000 02:25:59 GMT
56025 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
56027 ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
56028 ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
56030 ____________________________________________________________________________
56031 [ 6242] By: jhi on 2000/06/27 02:24:00
56032 Log: Subject: [PATCH] bytes<->utf8 fixes
56033 From: simon@brecon.co.uk (Simon Cozens)
56034 Date: 26 Jun 2000 04:55:45 GMT
56035 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
56037 ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
56038 ____________________________________________________________________________
56039 [ 6241] By: jhi on 2000/06/27 02:12:42
56040 Log: Do no -warn on \_, only on \alpha.
56041 Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
56042 From: David Dyck <dcd@tc.fluke.com>
56043 Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
56044 Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
56046 ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
56047 ____________________________________________________________________________
56048 [ 6240] By: jhi on 2000/06/27 02:00:01
56049 Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
56050 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
56051 Date: Mon, 26 Jun 2000 18:40:14 +0100
56052 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
56055 ____________________________________________________________________________
56056 [ 6239] By: jhi on 2000/06/27 01:53:40
56057 Log: Configure maintenance. Sever some dependency cycles,
56058 separate gccversion from the cc unit,
56059 address [ID 20000623.006] Configure script patch for using gcc on AIX
56060 (but solve it a little bit differently),
56061 unduplex some accidentally duplicated units,
56062 suggest using gcc if no cc available
56063 (p5p thread: "Solaris configure: counterproposal", 1999-09)
56065 ! Configure Todo-5.6 config_h.SH
56067 ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
56068 ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
56069 Branch: metaconfig/U/perl
56071 ! d_getespwnam.U d_getprpwnam.U i_prot.U
56072 ____________________________________________________________________________
56073 [ 6238] By: jhi on 2000/06/25 18:04:56
56074 Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
56075 From: Dan Sugalski <dan@sidhe.org>
56076 Date: Fri, 23 Jun 2000 17:00:00 -0400
56077 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
56079 ! lib/ExtUtils/MM_VMS.pm vms/vms.c
56080 ____________________________________________________________________________
56081 [ 6237] By: jhi on 2000/06/25 16:36:45
56082 Log: Tweak embed.pl, regen headers.
56084 ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
56085 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
56086 ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
56087 ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
56088 ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
56089 ____________________________________________________________________________
56090 [ 6236] By: jhi on 2000/06/25 15:26:42
56091 Log: Regen headers.
56093 ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
56094 ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
56095 ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
56096 ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
56097 ! regnodes.h warnings.h
56098 ____________________________________________________________________________
56099 [ 6235] By: jhi on 2000/06/23 19:39:35
56100 Log: The thread begun by
56101 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
56102 From: Kevin.Ruscoe@ubsw.com
56103 Date: Fri, 16 Jun 2000 16:38:51 +0100
56104 Message-Id: <H000019b03c300d6@MHS>
56106 ! hints/solaris_2.sh
56107 ____________________________________________________________________________
56108 [ 6234] By: jhi on 2000/06/23 19:23:36
56109 Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
56110 because when run as services (Win32ese for daemons)
56111 no environment variables are set and tmpdir ends up as /tmp,
56112 which is ambiguous.
56114 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
56115 From: matt@sergeant.org
56116 Date: 16 Jun 2000 16:30:43 -0000
56117 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
56119 ! lib/File/Spec/Win32.pm
56120 ____________________________________________________________________________
56121 [ 6233] By: jhi on 2000/06/23 19:18:58
56122 Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
56123 From: Mark-Jason Dominus <mjd@plover.com>
56124 Date: Fri, 16 Jun 2000 20:53:04 -0400
56125 Message-ID: <20000617005304.8008.qmail@plover.com>
56128 ____________________________________________________________________________
56129 [ 6232] By: jhi on 2000/06/23 16:10:02
56130 Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
56131 From: simon@brecon.co.uk (Simon Cozens)
56132 Date: 19 Jun 2000 15:18:27 GMT
56133 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
56135 plus update pod/Makefile and regenerate perltoc
56138 ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
56139 ____________________________________________________________________________
56140 [ 6231] By: jhi on 2000/06/23 15:19:18
56141 Log: Subject: [PATCH 5.6.0] cygwin port
56142 From: "Fifer, Eric" <EFifer@sanwaint.com>
56143 Date: Tue, 20 Jun 2000 14:30:58 +0100
56144 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
56146 ! README.cygwin lib/File/Find.pm
56147 ____________________________________________________________________________
56148 [ 6230] By: jhi on 2000/06/23 14:25:21
56149 Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
56151 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
56152 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
56153 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
56154 ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
56155 ____________________________________________________________________________
56156 [ 6229] By: jhi on 2000/06/23 14:13:34
56157 Log: Subject: README.hpux version 0.6.1
56158 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
56159 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
56160 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
56163 ____________________________________________________________________________
56164 [ 6228] By: jhi on 2000/06/23 14:07:20
56165 Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
56166 From: Doug MacEachern <dougm@covalent.net>
56167 Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
56168 Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
56171 ____________________________________________________________________________
56172 [ 6227] By: jhi on 2000/06/23 14:01:06
56173 Log: Subject: [PATCH] lib.pm -> lib.pm.PL
56174 From: Doug MacEachern <dougm@covalent.net>
56175 Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
56176 Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
56180 ! MANIFEST Makefile.SH
56181 ____________________________________________________________________________
56182 [ 6226] By: jhi on 2000/06/23 13:53:07
56183 Log: Subject: [PATCH] remove forward declarations in Socket.pm
56184 From: Doug MacEachern <dougm@covalent.net>
56185 Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
56186 Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
56188 From: Doug MacEachern <dougm@covalent.net>
56189 Subject: Re: [PATCH] remove forward declarations in Socket.pm
56190 Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
56191 Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
56193 ! ext/Socket/Socket.pm op.c
56194 ____________________________________________________________________________
56195 [ 6225] By: jhi on 2000/06/23 13:41:52
56196 Log: Add source code filenames to apidoc.
56197 From: simon@brecon.co.uk (Simon Cozens)
56198 Subject: [PATCH embed.pl] Source X-ref
56199 Date: 22 Jun 2000 02:18:49 GMT
56200 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
56203 ____________________________________________________________________________
56204 [ 6224] By: jhi on 2000/06/23 13:32:33
56205 Log: A way to avoid English.pm performance hit.
56206 From: root <root@jester.slaysys.com>
56207 Subject: [YAPATCH English.pm] My turn to putt again
56208 Date: Thu, 22 Jun 2000 20:33:58 -0400
56209 Message-Id: <200006230033.UAA05960@jester.slaysys.com>
56211 ! lib/English.pm t/lib/english.t
56212 ____________________________________________________________________________
56213 [ 6223] By: jhi on 2000/06/23 13:27:06
56214 Log: Avoid double close().
56215 Subject: [PATCH] avoid double close()
56216 From: Doug MacEachern <dougm@covalent.net>
56217 Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
56218 Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
56221 ____________________________________________________________________________
56222 [ 6222] By: jhi on 2000/06/23 13:25:54
56224 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
56225 From: Ian Phillipps <Ian.Phillipps@iname.com>
56226 Date: Fri, 23 Jun 2000 10:40:58 +0100
56227 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
56230 ____________________________________________________________________________
56231 [ 6221] By: jhi on 2000/06/23 13:24:15
56232 Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
56233 From: simon@brecon.co.uk (Simon Cozens)
56234 Subject: [PATCH] Eliminate tr///[CU][CU]
56235 Date: 23 Jun 2000 11:05:40 GMT
56236 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
56238 ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
56239 ____________________________________________________________________________
56240 [ 6220] By: jhi on 2000/06/22 16:07:51
56241 Log: Win32 patches from Benjamin Stuhl.
56243 ! makedef.pl win32/win32.h
56244 ____________________________________________________________________________
56245 [ 6219] By: jhi on 2000/06/22 16:06:34
56246 Log: Bytecode patches from Benjamin Stuhl.
56248 ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
56249 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
56250 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
56251 ____________________________________________________________________________
56252 [ 6218] By: jhi on 2000/06/15 23:54:16
56253 Log: Bytecode patches from Benjamin Stuhl.
56255 ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
56256 ____________________________________________________________________________
56257 [ 6217] By: jhi on 2000/06/09 13:38:29
56258 Log: Rename the fdpid locking and integrate with Sarathy.
56260 ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
56261 ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
56262 ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
56264 !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
56265 ____________________________________________________________________________
56266 [ 6216] By: gsar on 2000/06/08 14:54:21
56267 Log: be more optimal about clearing @_
56270 ____________________________________________________________________________
56271 [ 6215] By: gsar on 2000/06/08 14:33:04
56272 Log: tweak comment about @DB::args
56275 ____________________________________________________________________________
56276 [ 6214] By: gsar on 2000/06/08 13:57:54
56277 Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
56278 caller() wants to populate @DB::args with it (causes a coredump
56279 in Carp::confess())
56281 ! cop.h t/op/runlevel.t
56282 ____________________________________________________________________________
56283 [ 6213] By: gsar on 2000/06/08 07:06:35
56284 Log: back out change#6106 (seems problematic)
56286 ! hints/solaris_2.sh
56287 ____________________________________________________________________________
56288 [ 6212] By: jhi on 2000/06/07 03:10:36
56289 Log: Continuing mopup for #6204.
56291 ! ext/B/defsubs_h.PL
56292 ____________________________________________________________________________
56293 [ 6211] By: jhi on 2000/06/07 02:41:50
56294 Log: Mopup for #6204.
56295 Under the 5005 threads the t/lib/b.t for B::Deparse fails:
56296 Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
56297 This is comes from const() where POK isn't on when expected.
56299 ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
56300 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
56301 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
56302 ! perlapi.h pod/perlapi.pod
56303 ____________________________________________________________________________
56304 [ 6210] By: jhi on 2000/06/07 01:56:29
56305 Log: Mopup for #6207 and #6209.
56307 ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
56308 ____________________________________________________________________________
56309 [ 6209] By: jhi on 2000/06/07 01:33:12
56310 Log: Lock PL_fdpid against race conditions, based on:
56311 Subject: [PATCH 5.6.0]subprocess fixup for threads
56312 From: Dan Sugalski <dan@sidhe.org>
56313 To: perl5-porters@perl.org
56314 Date: Tue, 11 Apr 2000 17:02:32 -0400
56315 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
56317 ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
56319 ____________________________________________________________________________
56320 [ 6208] By: jhi on 2000/06/07 01:05:23
56321 Log: Regen headers for #6207.
56323 ! embed.h global.sym objXSUB.h proto.h
56324 ____________________________________________________________________________
56325 [ 6207] By: jhi on 2000/06/06 23:43:13
56326 Log: Subject: [PATCH 5.6.0] Threadsafe patches
56327 From: Dan Sugalski <dan@sidhe.org>
56328 To: perl5-porters@perl.org
56329 Date: Mon, 08 May 2000 18:08:13 -0400
56330 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
56332 ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
56333 ! proto.h sv.h util.c
56334 ____________________________________________________________________________
56335 [ 6206] By: jhi on 2000/06/06 23:21:23
56336 Log: Subject: [PATCH] Eliminate $a/$b in pod
56337 From: David Glasser <me@davidglasser.net>
56338 To: perl5-porters@perl.org
56339 Date: Mon, 29 May 2000 21:15:59 -0400
56340 Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
56342 ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
56343 ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
56344 ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
56345 ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
56346 ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
56347 ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
56348 ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
56349 ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
56350 ! pod/perlvar.pod pod/perlxs.pod
56351 ____________________________________________________________________________
56352 [ 6205] By: jhi on 2000/06/06 23:12:14
56353 Log: Subject: [PATCH] Win32 improvements
56354 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
56355 To: gsar@activestate.com, perl5-porters@perl.org
56356 Date: Mon, 29 May 2000 17:22:24 PDT
56357 Message-ID: <20000530002224.91142.qmail@hotmail.com>
56358 (MUA had mangled many lines by wordwrapping)
56360 ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
56361 ____________________________________________________________________________
56362 [ 6204] By: jhi on 2000/06/06 23:01:50
56363 Log: Subject: [PATCH] B::Bytecode patches
56364 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
56365 To: gsar@activestate.com, jhi@iki.fi
56366 Cc: perl5-porters@perl.org
56367 Message-ID: <20000602202526.48694.qmail@hotmail.com>
56368 (MUA had mangled many lines by wordwrapping)
56370 ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
56371 ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
56372 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
56373 ! intrpvar.h perl.c
56374 ____________________________________________________________________________
56375 [ 6203] By: jhi on 2000/06/06 22:32:43
56376 Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
56377 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56378 Date: Tue, 06 Jun 2000 13:07:45 -0700
56379 Message-ID: <RoVP5gzkgmTL092yn@efn.org>
56382 ____________________________________________________________________________
56383 [ 6202] By: jhi on 2000/06/06 19:38:35
56384 Log: Integrate with Sarathy.
56387 ____________________________________________________________________________
56388 [ 6201] By: gsar on 2000/06/06 00:42:59
56389 Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
56390 does a PUSHMARK that's never ever POPMARKed; in general, only
56391 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
56392 Perl_eval_[sp]v() don't because they don't take any incoming
56393 arguments (this leak has been around since the original version
56394 of perl_eval_pv() in 5.003_97e)
56397 ____________________________________________________________________________
56398 [ 6200] By: jhi on 2000/06/04 03:44:52
56399 Log: Update to cperl-mode.el 4.31 from
56400 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
56401 Subject: A couple of notes
56402 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56403 To: Mailing list Perl5 <perl5-porters@perl.org>
56404 Date: Sat, 3 Jun 2000 23:33:32 -0400
56405 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
56407 ! emacs/cperl-mode.el
56408 ____________________________________________________________________________
56409 [ 6199] By: jhi on 2000/06/03 15:11:05
56410 Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
56411 From: Dan Sugalski <dan@sidhe.org>
56412 To: perl5-porters@perl.org, vmsperl@perl.org
56413 Date: Fri, 02 Jun 2000 17:30:51 -0400
56414 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
56416 ! vms/descrip_mms.template vms/gen_shrfls.pl
56417 ____________________________________________________________________________
56418 [ 6198] By: jhi on 2000/06/03 14:59:15
56419 Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
56420 From: Dan Sugalski <dan@sidhe.org>
56421 To: vmsperl@perl.org, perl5-porters@perl.org
56422 Date: Fri, 02 Jun 2000 16:00:41 -0400
56423 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
56424 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
56426 ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
56427 ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
56428 ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
56429 ____________________________________________________________________________
56430 [ 6197] By: jhi on 2000/06/03 14:41:30
56431 Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
56432 From: John Borwick <jhborwic@unity.ncsu.edu>
56433 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
56434 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
56437 ____________________________________________________________________________
56438 [ 6196] By: jhi on 2000/06/03 14:38:09
56439 Log: Integrate with Sarathy.
56441 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
56442 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
56444 ____________________________________________________________________________
56445 [ 6195] By: gsar on 2000/06/02 22:43:13
56446 Log: fix yet another eval"" leak under USE_ITHREADS
56449 ____________________________________________________________________________
56450 [ 6194] By: gsar on 2000/06/02 18:22:06
56451 Log: fix small eval"" memory leaks under USE_ITHREADS
56453 ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
56454 ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
56456 ____________________________________________________________________________
56457 [ 6193] By: jhi on 2000/06/01 13:03:56
56458 Log: Signals-be-gone for microperl.
56460 ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
56461 ____________________________________________________________________________
56462 [ 6192] By: jhi on 2000/06/01 12:52:02
56463 Log: Integrate with Sarathy.
56465 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
56466 !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
56467 !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
56468 !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
56469 !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
56470 !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
56471 !> t/op/vec.t utils/h2xs.PL
56472 ____________________________________________________________________________
56473 [ 6191] By: gsar on 2000/06/01 09:38:21
56474 Log: vec() loses numericalness (modified version of patch suggested
56477 ! doop.c t/op/vec.t
56478 ____________________________________________________________________________
56479 [ 6190] By: gsar on 2000/06/01 09:26:15
56480 Log: submit missing embed.pl change
56483 ____________________________________________________________________________
56484 [ 6189] By: gsar on 2000/06/01 09:05:34
56485 Log: counting tr/// corrupts later operation (from M.J.T Guy)
56488 ____________________________________________________________________________
56489 [ 6188] By: gsar on 2000/06/01 08:58:39
56493 ____________________________________________________________________________
56494 [ 6187] By: gsar on 2000/06/01 08:50:07
56495 Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
56496 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
56499 ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
56501 ____________________________________________________________________________
56502 [ 6186] By: gsar on 2000/06/01 08:24:40
56503 Log: further qualify references to "alphanumeric" (from Wolfgang Laun
56504 <wolfgang.laun@alcatel.at>)
56506 ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
56507 ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
56508 ____________________________________________________________________________
56509 [ 6185] By: gsar on 2000/06/01 08:12:00
56510 Log: remove incorrect documentation about implicit split to @_ in
56511 list context, which never really worked in perl 5 (from
56514 ! pod/perlfunc.pod pod/perltrap.pod
56515 ____________________________________________________________________________
56516 [ 6184] By: gsar on 2000/06/01 07:52:27
56517 Log: tweak for change#6127
56520 ____________________________________________________________________________
56521 [ 6183] By: gsar on 2000/06/01 07:41:02
56522 Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
56525 + t/lib/selfloader.t
56526 ! MANIFEST lib/SelfLoader.pm
56527 ____________________________________________________________________________
56528 [ 6182] By: jhi on 2000/06/01 00:34:42
56529 Log: Be Cleaner Part Deux.
56532 ____________________________________________________________________________
56533 [ 6181] By: jhi on 2000/06/01 00:32:09
56534 Log: Integrate with Sarathy.
56536 !> pp.c t/op/arith.t
56537 ____________________________________________________________________________
56538 [ 6180] By: jhi on 2000/06/01 00:31:13
56539 Log: microperl nits from Simon Cozens.
56542 ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
56544 ____________________________________________________________________________
56545 [ 6179] By: gsar on 2000/05/31 22:37:51
56546 Log: buggy modulus on UVs introduced by change#3378 (resulted in
56547 4063328477 % 65535 amounting to 27406, instead of 27407)
56549 ! pp.c t/op/arith.t
56550 ____________________________________________________________________________
56551 [ 6178] By: jhi on 2000/05/31 21:52:41
56555 ____________________________________________________________________________
56556 [ 6177] By: jhi on 2000/05/31 21:47:33
56557 Log: Substitution utf8 patch from Simon Cozens.
56560 ____________________________________________________________________________
56561 [ 6176] By: jhi on 2000/05/31 21:45:34
56562 Log: Single-quoted utf8 patch from Simon Cozens.
56565 ____________________________________________________________________________
56566 [ 6175] By: jhi on 2000/05/31 21:40:18
56567 Log: Integrate with Sarathy.
56569 !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
56570 ____________________________________________________________________________
56571 [ 6174] By: jhi on 2000/05/31 21:37:31
56572 Log: microperl changes from Simon Cozens; Makefile for microperl
56573 written from scratch; few casts added as microperl compilation
56574 doesn't have all prototypes available.
56576 + Makefile.micro README.micro Todo.micro uconfig.sh
56577 ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
56578 ! perl.c perl.h perlio.c unixish.h utf8.c util.c
56580 + U/modified/Config_h.U
56581 ____________________________________________________________________________
56582 [ 6173] By: jhi on 2000/05/31 20:00:24
56583 Log: metaconfig maintenance.
56585 + U/modified/Inhdr.U U/typedefs/inotype.U
56586 Branch: metaconfig/U/perl
56587 + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
56588 + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
56589 ____________________________________________________________________________
56590 [ 6172] By: gsar on 2000/05/31 05:05:42
56591 Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
56592 (from Ilya Zakharevich)
56594 ! regexec.c t/op/re_tests
56595 ____________________________________________________________________________
56596 [ 6171] By: gsar on 2000/05/31 05:01:47
56597 Log: scalar() doesn't force scalar context when used in void context
56598 (from Simon Cozens)
56600 ! op.c t/op/wantarray.t
56601 ____________________________________________________________________________
56602 [ 6170] By: gsar on 2000/05/31 04:41:33
56603 Log: change#6142 needs tweaks to tests to work where there's no symlink()
56604 (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
56607 ____________________________________________________________________________
56608 [ 6169] By: gsar on 2000/05/31 04:29:49
56609 Log: integrate cfgperl contents into mainline
56611 +> pod/perlmodlib.PL pod/perlnewmod.pod
56612 !> (integrate 42 files)
56613 ____________________________________________________________________________
56614 [ 6168] By: jhi on 2000/05/30 22:53:37
56615 Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
56617 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56618 ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
56619 ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
56620 ! win32/config.bc win32/config.gc win32/config.vc
56621 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
56622 ! win32/config_h.PL win32/config_sh.PL
56623 Branch: metaconfig/U/perl
56625 ____________________________________________________________________________
56626 [ 6167] By: jhi on 2000/05/30 22:20:21
56630 ____________________________________________________________________________
56631 [ 6166] By: jhi on 2000/05/30 22:11:51
56632 Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
56633 in case somebody wants to write an extension for more
56634 shadow database interfaces.
56636 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56637 ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
56638 ! vos/config.def vos/config.h vos/config_h.SH_orig
56639 ! win32/config.bc win32/config.gc win32/config.vc
56640 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
56642 ! U/modified/Myinit.U
56643 Branch: metaconfig/U/perl
56644 + d_getespwnam.U d_getprpwnam.U i_prot.U
56645 ____________________________________________________________________________
56646 [ 6165] By: jhi on 2000/05/30 18:35:34
56647 Log: Integrate with Sarathy.
56650 ____________________________________________________________________________
56651 [ 6164] By: jhi on 2000/05/30 18:30:16
56654 ! Configure config_h.SH
56655 Branch: metaconfig/U/perl
56657 ____________________________________________________________________________
56658 [ 6163] By: gsar on 2000/05/30 03:24:03
56659 Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
56662 ____________________________________________________________________________
56663 [ 6162] By: gsar on 2000/05/30 03:09:38
56664 Log: fix memory leak in method call optimization (change#3768);
56665 made C<eval "$x->foo()"> leak
56668 ____________________________________________________________________________
56669 [ 6161] By: jhi on 2000/05/29 17:56:26
56670 Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
56671 both from Simon Cozens.
56673 + pod/perlmodlib.PL pod/perlnewmod.pod
56674 ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
56675 ! pod/perlmodlib.pod pod/perltoc.pod
56676 ____________________________________________________________________________
56677 [ 6160] By: jhi on 2000/05/29 17:23:55
56678 Log: Changes for the File::Temp 0.08 (change #6159) test suite
56679 to fit better into the Perl distribution test framework.
56681 ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
56682 ! t/lib/ftmp-tempfile.t
56683 ____________________________________________________________________________
56684 [ 6159] By: jhi on 2000/05/29 16:55:36
56685 Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
56687 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
56688 ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
56689 ____________________________________________________________________________
56690 [ 6158] By: bailey on 2000/05/29 16:22:08
56691 Log: Add fallback to tmpfile for use in cases where user's relying on
56692 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
56695 ! vms/vms.c vms/vmsish.h
56696 ____________________________________________________________________________
56697 [ 6157] By: jhi on 2000/05/29 03:10:36
56698 Log: Regen Configure to jive with #6149.
56702 ! U/modified/Getfile.U
56703 ____________________________________________________________________________
56704 [ 6156] By: jhi on 2000/05/29 03:01:38
56705 Log: Integrate with Sarathy.
56707 +> ext/DynaLoader/dl_mac.xs
56708 !> (integrate 38 files)
56709 ____________________________________________________________________________
56710 [ 6155] By: gsar on 2000/05/28 21:15:58
56711 Log: small bug in change#6144; remove random \xA0 character that snuck
56714 ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
56715 ____________________________________________________________________________
56716 [ 6154] By: gsar on 2000/05/28 21:04:19
56717 Log: avoid type mismatch warning
56720 ____________________________________________________________________________
56721 [ 6153] By: gsar on 2000/05/28 20:58:31
56722 Log: prettier Test::Harness output on failed tests (from Nicholas Clark
56723 <nick@Bagpuss.uk.boo.com>)
56725 ! lib/Test/Harness.pm
56726 ____________________________________________________________________________
56727 [ 6152] By: gsar on 2000/05/28 20:53:42
56728 Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
56731 ____________________________________________________________________________
56732 [ 6151] By: gsar on 2000/05/28 20:50:28
56733 Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
56736 ____________________________________________________________________________
56737 [ 6150] By: gsar on 2000/05/28 20:39:58
56738 Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
56740 ! pod/perlrequick.pod
56741 ____________________________________________________________________________
56742 [ 6149] By: gsar on 2000/05/28 20:35:16
56743 Log: OS/2 tweaks for usethreads build (from Rocco Caputo
56746 ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
56747 ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
56748 ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
56749 ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
56750 ____________________________________________________________________________
56751 [ 6148] By: gsar on 2000/05/28 20:21:07
56752 Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
56754 ! lib/ExtUtils/MM_Unix.pm
56755 ____________________________________________________________________________
56756 [ 6147] By: gsar on 2000/05/28 20:12:41
56757 Log: add a make entry to Config.pm so "perl -V:make" works on VMS
56758 (from Peter Prymmer)
56760 ! vms/subconfigure.com
56761 ____________________________________________________________________________
56762 [ 6146] By: gsar on 2000/05/28 20:06:15
56765 ! lib/warnings.pm warnings.h warnings.pl
56766 ____________________________________________________________________________
56767 [ 6145] By: gsar on 2000/05/28 18:44:33
56768 Log: make xsubpp skip embedded pod (from Matthias Neeracher
56769 <neeri@iis.ee.ethz.ch>)
56771 ! lib/ExtUtils/xsubpp
56772 ____________________________________________________________________________
56773 [ 6144] By: gsar on 2000/05/28 18:42:49
56774 Log: MacOS support, part 2: make AutoSplit use File::Spec instead
56775 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
56776 <neeri@iis.ee.ethz.ch>)
56779 ____________________________________________________________________________
56780 [ 6143] By: gsar on 2000/05/28 18:41:12
56781 Log: MacOS support, part 1 (from Matthias Neeracher
56782 <neeri@iis.ee.ethz.ch>)
56784 + ext/DynaLoader/dl_mac.xs
56785 ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
56786 ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
56787 ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
56789 ____________________________________________________________________________
56790 [ 6142] By: gsar on 2000/05/28 18:21:51
56791 Log: File::Find fails to chdir when chasing symlinks (from
56792 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
56794 ! lib/File/Find.pm t/lib/filefind.t
56795 ____________________________________________________________________________
56796 [ 6141] By: jhi on 2000/05/28 14:25:15
56797 Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
56798 forwarded by Peter Seebach from the bsdi-users mailing list.
56799 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
56802 ____________________________________________________________________________
56803 [ 6140] By: jhi on 2000/05/28 14:11:57
56804 Log: Integrate with Sarathy.
56806 +> (branch 30 files)
56807 !> (integrate 93 files)
56808 ____________________________________________________________________________
56809 [ 6139] By: gsar on 2000/05/28 10:01:48
56810 Log: revise mktables.PL for bugs and newness in Unicode 3.0
56811 (from James Bence <jbence@amgen.com>)
56813 + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
56814 + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
56815 + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
56816 + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
56817 + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
56818 + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
56819 + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
56820 + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
56821 + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
56822 + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
56823 + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
56824 + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
56825 + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
56826 + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
56827 + lib/unicode/Is/SylWU.pl
56828 ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
56829 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
56830 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
56831 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
56832 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
56833 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
56834 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
56835 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
56836 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
56837 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
56838 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
56839 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
56840 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
56841 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
56842 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
56843 ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
56844 ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
56845 ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
56846 ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
56847 ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
56848 ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
56849 ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
56850 ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
56851 ! lib/unicode/Makefile lib/unicode/mktables.PL
56852 ____________________________________________________________________________
56853 [ 6138] By: gsar on 2000/05/28 08:50:32
56854 Log: add note about the handling of negative indices to tied arrays
56855 (from Michael G Schwern <schwern@pobox.com>)
56858 ____________________________________________________________________________
56859 [ 6137] By: gsar on 2000/05/28 08:46:10
56860 Log: fix bogus redeclaration warning for "our" variables in different
56863 ! op.c t/pragma/strict-vars
56864 ____________________________________________________________________________
56865 [ 6136] By: gsar on 2000/05/28 08:31:20
56866 Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
56868 ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
56869 ____________________________________________________________________________
56870 [ 6135] By: gsar on 2000/05/28 08:17:50
56871 Log: enable Test::Harness to dynamically determine column width etc.
56872 (from Rob Napier <rnapier@employees.org>)
56874 ! lib/Test/Harness.pm
56875 ____________________________________________________________________________
56876 [ 6134] By: gsar on 2000/05/28 08:13:39
56877 Log: make Test::Harness use wait.h/WCOREDUMP if available
56878 (from Ben Tilly <ben_tilly@hotmail.com>)
56880 ! lib/Test/Harness.pm
56881 ____________________________________________________________________________
56882 [ 6133] By: gsar on 2000/05/28 08:08:05
56883 Log: elide bogus test in change#6132
56885 ! t/pragma/warn/9enabled
56886 ____________________________________________________________________________
56887 [ 6132] By: gsar on 2000/05/28 08:03:14
56888 Log: warnings::enabled() doesn't fall back to looking at $^W if
56889 caller isn't using lexical warnings (from Paul Marquess)
56891 ! pp_ctl.c t/pragma/warn/9enabled
56892 ____________________________________________________________________________
56893 [ 6131] By: gsar on 2000/05/28 07:57:47
56894 Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
56896 ! ext/POSIX/POSIX.pm
56897 ____________________________________________________________________________
56898 [ 6130] By: gsar on 2000/05/28 07:29:12
56899 Log: fix places that mean C<"word" character> but say C<alphanumeric
56902 ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
56903 ____________________________________________________________________________
56904 [ 6129] By: gsar on 2000/05/28 07:18:41
56905 Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
56908 ____________________________________________________________________________
56909 [ 6128] By: gsar on 2000/05/28 07:12:55
56910 Log: new perlxstut example for passing/returning refs to arrays
56911 (from David Lowe <dlowe@pootpoot.com>)
56913 ! pod/perlxstut.pod
56914 ____________________________________________________________________________
56915 [ 6127] By: gsar on 2000/05/28 07:02:50
56916 Log: call_method(...,G_EVAL) can longjmp() out if the method probing
56917 failed (from Gisle Aas)
56920 ____________________________________________________________________________
56921 [ 6126] By: gsar on 2000/05/28 06:39:53
56922 Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
56923 (reworked variant of patch suggested by Simon Cozens)
56925 ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
56926 ! pp_hot.c proto.h t/op/gv.t
56927 ____________________________________________________________________________
56928 [ 6125] By: gsar on 2000/05/28 05:14:55
56929 Log: enable propagating exception objects via Perl_croak() in XS code
56933 ____________________________________________________________________________
56934 [ 6124] By: gsar on 2000/05/28 05:07:28
56935 Log: integrate vmsperl contents into mainline
56937 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
56938 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
56940 ____________________________________________________________________________
56941 [ 6123] By: gsar on 2000/05/28 05:03:53
56942 Log: clarify gotcha with #line directives (from Rocco Caputo
56945 ! pod/perldebug.pod pod/perlsyn.pod
56946 ____________________________________________________________________________
56947 [ 6122] By: gsar on 2000/05/28 04:58:29
56948 Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
56949 (from Mark-Jason Dominus)
56951 ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
56952 ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
56953 ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
56955 ____________________________________________________________________________
56956 [ 6121] By: bailey on 2000/05/25 04:46:54
56957 Log: Allow eliminate_macros() and fixpath() to handle space-delimited
56958 lists (based on fixes by Craig Berry)
56960 ! lib/File/Spec/VMS.pm
56961 ____________________________________________________________________________
56962 [ 6120] By: bailey on 2000/05/25 04:25:38
56963 Log: Add missing escape (Charles Lane)
56965 ! t/op/lex_assign.t
56966 ____________________________________________________________________________
56967 [ 6119] By: bailey on 2000/05/25 04:21:25
56968 Log: Quiet error messages in vmsish.t (Charles Lane)
56971 ____________________________________________________________________________
56972 [ 6118] By: bailey on 2000/05/25 04:17:57
56973 Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
56974 Flatten case labels in switch statements uniformly (Charles Bailey)
56977 ____________________________________________________________________________
56978 [ 6117] By: bailey on 2000/05/25 03:58:09
56979 Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
56982 ____________________________________________________________________________
56983 [ 6116] By: bailey on 2000/05/25 03:11:15
56984 Log: Miscellaneous cosmetic fixes (Charles Lane)
56986 ! lib/ExtUtils/MM_VMS.pm
56987 ____________________________________________________________________________
56988 [ 6115] By: bailey on 2000/05/25 03:10:36
56989 Log: Add bounds checking for several strings (Charles Lane)
56992 ____________________________________________________________________________
56993 [ 6114] By: bailey on 2000/05/25 02:25:34
56994 Log: Urk -- undo previous removal of vmsish 'exit' change
56996 ! vms/ext/vmsish.pm vms/vmsish.h
56997 ____________________________________________________________________________
56998 [ 6113] By: bailey on 2000/05/24 02:24:40
56999 Log: Ugly workaround for version-specific RTL error
57002 ____________________________________________________________________________
57003 [ 6112] By: bailey on 2000/05/24 02:19:55
57004 Log: Check for existence of file before trying to delete
57007 ____________________________________________________________________________
57008 [ 6111] By: bailey on 2000/05/23 23:35:13
57009 Log: Resync with mainline prior to post-5.6.0 updates
57011 +> (branch 49 files)
57012 - t/lib/thread.t t/op/64bit.t t/op/nothread.t
57013 ! vms/ext/vmsish.pm
57014 !> (integrate 334 files)
57015 ____________________________________________________________________________
57016 [ 6110] By: jhi on 2000/05/23 19:28:32
57020 ____________________________________________________________________________
57021 [ 6109] By: jhi on 2000/05/18 17:38:54
57022 Log: Integrate with Sarathy.
57024 !> mg.c perl.h win32/perlhost.h
57025 ____________________________________________________________________________
57026 [ 6108] By: gsar on 2000/05/17 02:24:56
57027 Log: reenable fake signal handling on Windows, bugs and all
57029 ! mg.c perl.h win32/perlhost.h
57030 ____________________________________________________________________________
57031 [ 6107] By: jhi on 2000/05/15 18:01:41
57032 Log: Tweak the todo list.
57035 ____________________________________________________________________________
57036 [ 6106] By: jhi on 2000/05/15 13:41:48
57037 Log: The (Configure) script refuses to go on, after asking for
57038 'You may also choose to try maximal 64-bitness....'.
57039 If answer is yes the script can't find the 'workshoplibpth.cbu' file.
57041 p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de>
57043 ! hints/solaris_2.sh
57044 ____________________________________________________________________________
57045 [ 6105] By: jhi on 2000/05/11 14:37:43
57046 Log: Integrate with Sarathy.
57048 !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
57049 !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
57050 ____________________________________________________________________________
57051 [ 6104] By: gsar on 2000/05/11 03:39:07
57052 Log: PL_sys_intern was being initialized too late on windows
57054 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
57055 ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
57056 ____________________________________________________________________________
57057 [ 6103] By: jhi on 2000/05/09 19:42:20
57058 Log: Test tweaking for Unicos continues.
57061 ____________________________________________________________________________
57062 [ 6102] By: jhi on 2000/05/09 16:47:27
57063 Log: The test suite tweak in #6101 wasn't quite right.
57066 ____________________________________________________________________________
57067 [ 6101] By: jhi on 2000/05/09 15:35:34
57068 Log: Hints and test tweaks for Unicos.
57070 ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
57071 ____________________________________________________________________________
57072 [ 6100] By: jhi on 2000/05/08 21:15:06
57073 Log: More compilation tweakery from Allen Smith.
57076 ____________________________________________________________________________
57077 [ 6099] By: jhi on 2000/05/08 19:21:18
57078 Log: Tweaks for the cc bugs from Allen Smith.
57081 ____________________________________________________________________________
57082 [ 6098] By: jhi on 2000/05/08 19:13:37
57083 Log: Add a note about other, yet unsupported, shadow password APIs.
57086 ____________________________________________________________________________
57087 [ 6097] By: jhi on 2000/05/08 18:46:34
57088 Log: Add a note about possible compilation problems from Allen Smith.
57091 ____________________________________________________________________________
57092 [ 6096] By: jhi on 2000/05/08 17:33:10
57093 Log: Integrate with Sarathy.
57095 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
57096 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
57097 ____________________________________________________________________________
57098 [ 6095] By: jhi on 2000/05/08 16:21:33
57099 Log: Introduce NV_PRESERVED_BITS. Not yet used anywhere but
57100 might be useful in future.
57102 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57105 ! U/installdirs/inc_version_list.U
57106 Branch: metaconfig/U/perl
57108 ____________________________________________________________________________
57109 [ 6094] By: gsar on 2000/05/08 14:22:22
57110 Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
57112 ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
57113 ! hints/cygwin.sh pp_sys.c
57114 ____________________________________________________________________________
57115 [ 6093] By: gsar on 2000/05/08 12:52:28
57116 Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
57117 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
57119 ! pp_sys.c sv.c win32/perlhost.h
57120 ____________________________________________________________________________
57121 [ 6092] By: jhi on 2000/05/07 22:40:34
57122 Log: Regen perltoc with the fixed buildtoc.
57125 ____________________________________________________________________________
57126 [ 6091] By: jhi on 2000/05/07 22:24:16
57127 Log: Integrate with Sarathy.
57129 !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
57130 !> t/op/substr.t toke.c
57131 ____________________________________________________________________________
57132 [ 6090] By: gsar on 2000/05/07 19:47:07
57133 Log: concat doesn't preserve utf8-ness, and doesn't invalidate
57134 [NI]OK; added tests for both
57136 ! perl.c pp_hot.c sv.c t/op/substr.t
57137 ____________________________________________________________________________
57138 [ 6089] By: gsar on 2000/05/07 18:18:38
57139 Log: buildtoc tweak to fix newline lossage
57142 ____________________________________________________________________________
57143 [ 6088] By: jhi on 2000/05/07 16:35:36
57144 Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
57145 because we do not use those. The HAS_GETSPNAM remains,
57146 though, because we still do use that.
57148 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57149 ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
57150 ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
57151 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
57152 ! win32/config.vc win32/config_H.bc win32/config_H.gc
57153 ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
57154 ____________________________________________________________________________
57155 [ 6087] By: gsar on 2000/05/07 16:05:16
57156 Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
57158 ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
57159 ____________________________________________________________________________
57160 [ 6086] By: jhi on 2000/05/07 15:27:07
57161 Log: Integrate with Sarathy.
57163 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
57164 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
57165 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
57166 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
57167 !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
57168 !> utils/perlbug.PL vms/vms.c vms/vmsish.h
57169 ____________________________________________________________________________
57170 [ 6085] By: gsar on 2000/05/07 05:52:02
57171 Log: repeat operator (x) doesn't preserve utf8-ness
57173 ! pp.c t/op/substr.t
57174 ____________________________________________________________________________
57175 [ 6084] By: gsar on 2000/05/07 05:39:55
57176 Log: substr() does not preserve utf8-ness (from Stefan Eissing
57177 <Eissing@medicaldataservice.de>); added tests
57179 ! pp.c t/op/substr.t
57180 ____________________________________________________________________________
57181 [ 6083] By: gsar on 2000/05/07 05:24:46
57182 Log: note about undocumented caller() return value (from M.J.T. Guy);
57183 yet another peek.t tweak
57185 ! pod/perlfunc.pod t/lib/peek.t
57186 ____________________________________________________________________________
57187 [ 6082] By: gsar on 2000/05/07 05:08:40
57188 Log: peek.t non-portable to ithreads
57191 ____________________________________________________________________________
57192 [ 6081] By: gsar on 2000/05/07 04:17:04
57193 Log: better default perlbug categories for ok reports (from Richard Foley)
57196 ____________________________________________________________________________
57197 [ 6080] By: gsar on 2000/05/07 04:08:07
57198 Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
57199 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
57201 + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
57202 + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
57203 ! AUTHORS MAINTAIN MANIFEST
57204 ____________________________________________________________________________
57205 [ 6079] By: gsar on 2000/05/07 04:01:38
57206 Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
57208 ! lib/Carp/Heavy.pm
57209 ____________________________________________________________________________
57210 [ 6078] By: gsar on 2000/05/07 01:24:19
57211 Log: workaround for CRT bug in chdir() (from Charles Lane, via
57214 ! iperlsys.h vms/vms.c vms/vmsish.h
57215 ____________________________________________________________________________
57216 [ 6077] By: gsar on 2000/05/07 01:22:23
57217 Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
57220 ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
57221 ____________________________________________________________________________
57222 [ 6076] By: gsar on 2000/05/06 17:36:29
57223 Log: integrate cfgperl contents into mainline
57226 !> Configure MANIFEST Porting/Glossary Porting/config.sh
57227 !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
57228 !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
57229 !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
57230 ____________________________________________________________________________
57231 [ 6075] By: jhi on 2000/05/05 18:56:10
57232 Log: Make the test more portable.
57235 ____________________________________________________________________________
57236 [ 6074] By: jhi on 2000/05/05 18:49:20
57237 Log: Introduce t/lib/peek.t.
57241 ____________________________________________________________________________
57242 [ 6073] By: jhi on 2000/05/05 14:30:45
57243 Log: Complex tweaks.
57245 ! lib/Math/Complex.pm t/lib/complex.t
57246 ____________________________________________________________________________
57247 [ 6072] By: jhi on 2000/05/05 12:27:13
57248 Log: Integrate with Sarathy.
57250 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
57251 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
57252 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
57253 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
57254 ____________________________________________________________________________
57255 [ 6071] By: gsar on 2000/05/05 02:24:46
57256 Log: misformatted perllocal.pod (from Tim Jenness
57257 <t.jenness@jach.hawaii.edu>)
57259 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
57260 ____________________________________________________________________________
57261 [ 6070] By: gsar on 2000/05/05 02:16:52
57262 Log: remove misleading comment (from M.J.T. Guy)
57265 ____________________________________________________________________________
57266 [ 6069] By: gsar on 2000/05/05 02:15:13
57267 Log: File::Spec compatibility update (from Barrie Slaymaker
57268 <barries@slaysys.com>)
57270 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
57271 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
57272 ____________________________________________________________________________
57273 [ 6068] By: gsar on 2000/05/05 02:01:50
57274 Log: note about values()
57277 ____________________________________________________________________________
57278 [ 6067] By: gsar on 2000/05/05 01:33:09
57279 Log: replace direct call to sighandler() with (*PL_sighandlerp)()
57282 ____________________________________________________________________________
57283 [ 6066] By: gsar on 2000/05/05 01:23:43
57287 ____________________________________________________________________________
57288 [ 6065] By: jhi on 2000/05/04 17:30:22
57289 Log: Integrate with Sarathy.
57291 !> pp_sys.c sv.c t/pragma/utf8.t toke.c
57292 ____________________________________________________________________________
57293 [ 6064] By: gsar on 2000/05/04 17:26:14
57294 Log: change#5905 wasn't quite right--it's intent only applies when arguments
57295 to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
57298 ____________________________________________________________________________
57299 [ 6063] By: gsar on 2000/05/04 16:52:29
57300 Log: tokeq() could read unallocated field in argument
57303 ____________________________________________________________________________
57304 [ 6062] By: gsar on 2000/05/04 16:34:51
57305 Log: additional tests for utf8.t
57308 ____________________________________________________________________________
57309 [ 6061] By: gsar on 2000/05/04 16:09:28
57310 Log: change#5921 neglected to make eq honor "use bytes"
57313 ____________________________________________________________________________
57314 [ 6060] By: jhi on 2000/05/04 15:30:16
57315 Log: Integrate with Sarathy.
57317 !> perl.c regcomp.c t/pragma/utf8.t
57318 ____________________________________________________________________________
57319 [ 6059] By: jhi on 2000/05/04 15:26:37
57320 Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
57321 in natively 64-bit platforms where a long is a quad (no need
57322 for long longs). Also added bias for IVs.
57325 ____________________________________________________________________________
57326 [ 6058] By: gsar on 2000/05/04 00:19:14
57327 Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
57328 (spotted by Donald Kinzer <dkinzer@premia.com>)
57331 ____________________________________________________________________________
57332 [ 6057] By: gsar on 2000/05/03 18:34:01
57333 Log: fix broken parsing of /\x{ab}/
57335 ! regcomp.c t/pragma/utf8.t
57336 ____________________________________________________________________________
57337 [ 6056] By: jhi on 2000/05/03 17:57:16
57338 Log: The search of infinity continues, this time simplified.
57340 ! lib/Math/Complex.pm
57341 ____________________________________________________________________________
57342 [ 6055] By: jhi on 2000/05/03 17:45:30
57346 ____________________________________________________________________________
57347 [ 6054] By: jhi on 2000/05/02 22:28:27
57348 Log: Be more forgiving in POSIX about HUGE_VALL.
57350 ! ext/POSIX/POSIX.xs
57351 ____________________________________________________________________________
57352 [ 6053] By: jhi on 2000/05/02 22:25:05
57353 Log: Integrate with Sarathy.
57355 !> hints/irix_6.sh pod/perlop.pod
57356 ____________________________________________________________________________
57357 [ 6052] By: jhi on 2000/05/02 22:24:31
57358 Log: Unicos hint tweak.
57361 ____________________________________________________________________________
57362 [ 6051] By: jhi on 2000/05/02 22:21:26
57363 Log: Complex tweakery.
57365 ! lib/Math/Complex.pm t/lib/complex.t
57366 ____________________________________________________________________________
57367 [ 6050] By: jhi on 2000/05/02 19:26:22
57368 Log: Use setxxent()/endxxent().
57370 ! t/op/grent.t t/op/pwent.t
57371 ____________________________________________________________________________
57372 [ 6049] By: jhi on 2000/05/02 19:06:02
57373 Log: Test both the scalar and list contexts.
57375 ! t/op/grent.t t/op/pwent.t
57376 ____________________________________________________________________________
57377 [ 6048] By: gsar on 2000/05/02 18:29:10
57378 Log: add note about how $( doesn't interpolate in REs (from
57379 Philip Newton <newton@ficus.frogspace.net>)
57382 ____________________________________________________________________________
57383 [ 6047] By: jhi on 2000/05/02 17:41:24
57384 Log: Call getspnam() only iff needd.
57387 ____________________________________________________________________________
57388 [ 6046] By: gsar on 2000/05/02 17:07:25
57389 Log: libscheck has insufficient checks for n32 libs (from
57390 Albert Chin-A-Young <china@thewrittenword.com>)
57393 ____________________________________________________________________________
57394 [ 6045] By: jhi on 2000/05/02 13:57:17
57395 Log: Integrate with Sarathy.
57397 !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
57398 !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
57399 ____________________________________________________________________________
57400 [ 6044] By: gsar on 2000/05/02 06:48:19
57401 Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
57402 such that underscores are only ignored in literal numbers,
57403 "\x{...}", and hex/oct argument
57405 ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
57406 ____________________________________________________________________________
57407 [ 6043] By: gsar on 2000/05/02 02:22:29
57408 Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
57410 ! pod/perlretut.pod
57411 ____________________________________________________________________________
57412 [ 6042] By: gsar on 2000/05/02 02:17:51
57413 Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
57416 ____________________________________________________________________________
57417 [ 6041] By: gsar on 2000/05/02 01:53:51
57418 Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
57422 ____________________________________________________________________________
57423 [ 6040] By: gsar on 2000/05/02 01:51:57
57424 Log: missing files in MANIFEST
57427 ____________________________________________________________________________
57428 [ 6039] By: jhi on 2000/05/02 00:36:46
57429 Log: Infinite problems.
57431 ! lib/Math/Complex.pm
57432 ____________________________________________________________________________
57433 [ 6038] By: jhi on 2000/05/02 00:06:38
57434 Log: pwent/spent #ifdef imbalance.
57437 ____________________________________________________________________________
57438 [ 6037] By: jhi on 2000/05/01 22:50:11
57439 Log: Use HUGE_VALL if applicable.
57441 ! ext/POSIX/POSIX.xs util.c
57442 ____________________________________________________________________________
57443 [ 6036] By: jhi on 2000/05/01 22:20:53
57444 Log: Correct Freudian slip.
57447 ____________________________________________________________________________
57448 [ 6035] By: jhi on 2000/05/01 21:07:38
57449 Log: Continue on the pwent/spent case.
57452 ____________________________________________________________________________
57453 [ 6034] By: jhi on 2000/05/01 17:45:14
57454 Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
57455 adjustments in 6032 conflicted badly with this, will have
57456 to revisit them later.
57458 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
57459 !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
57460 !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
57461 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
57462 !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
57463 !> t/lib/cgi-html.t t/lib/cgi-request.t
57464 ____________________________________________________________________________
57465 [ 6033] By: jhi on 2000/05/01 17:40:49
57466 Log: Rewrite the pwent/spent logic to be a little bit more clearer.
57469 ____________________________________________________________________________
57470 [ 6032] By: gsar on 2000/05/01 15:56:32
57471 Log: whitespace adjustments
57474 ____________________________________________________________________________
57475 [ 6031] By: gsar on 2000/05/01 15:19:41
57476 Log: small nits in diagnostics.pm (from Robin Barker)
57478 ! lib/diagnostics.pm pod/perldiag.pod
57479 ____________________________________________________________________________
57480 [ 6030] By: gsar on 2000/05/01 08:39:18
57481 Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
57482 for @- and @+ (from Johan Vromans)
57484 ! lib/English.pm pod/perlvar.pod
57485 ____________________________________________________________________________
57486 [ 6029] By: gsar on 2000/05/01 08:16:10
57487 Log: add CGI.pm v2.66 (from Lincoln Stein)
57489 + lib/CGI/Util.pm t/lib/cgi-pretty.t
57490 ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
57491 ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
57492 ! t/lib/cgi-html.t t/lib/cgi-request.t
57493 ____________________________________________________________________________
57494 [ 6028] By: gsar on 2000/05/01 06:34:41
57495 Log: Pod::Man generates groff-incompatible macro definition (from
57499 ____________________________________________________________________________
57500 [ 6027] By: gsar on 2000/05/01 06:31:36
57501 Log: podlators-1.02 update (from Russ Allbery)
57503 ! lib/Pod/Man.pm lib/Pod/Text.pm
57504 ____________________________________________________________________________
57505 [ 6026] By: jhi on 2000/04/30 23:24:23
57506 Log: Integrate with Sarathy.
57508 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
57509 !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
57510 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
57511 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
57512 !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
57513 !> t/lib/syslog.t toke.c win32/win32.h
57514 ____________________________________________________________________________
57515 [ 6025] By: gsar on 2000/04/30 18:17:47
57516 Log: Is{Alnum,Alpha,Word} don't match titlecase
57518 TODO: IsSpace is defined recursively!
57520 (both spotted by Larry)
57522 ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
57523 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
57524 ____________________________________________________________________________
57525 [ 6024] By: gsar on 2000/04/30 17:50:19
57526 Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
57527 (from Hugo van der Sanden)
57530 ____________________________________________________________________________
57531 [ 6023] By: gsar on 2000/04/30 17:14:43
57532 Log: debugger stomps on $. (from M.J.T. Guy)
57535 ____________________________________________________________________________
57536 [ 6022] By: gsar on 2000/04/30 16:59:22
57537 Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
57540 ____________________________________________________________________________
57541 [ 6021] By: gsar on 2000/04/29 21:00:08
57542 Log: remove Win2K issue in pod (fixed by change#6020)
57544 ! README.win32 pod/perl56delta.pod
57545 ____________________________________________________________________________
57546 [ 6020] By: gsar on 2000/04/29 20:51:49
57550 ____________________________________________________________________________
57551 [ 6019] By: gsar on 2000/04/29 20:34:27
57552 Log: windows portability tweaks
57554 ! t/lib/b.t win32/win32.h
57555 ____________________________________________________________________________
57556 [ 6018] By: gsar on 2000/04/29 19:55:24
57557 Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
57558 make _PATH_LOG() return "" if unavailable
57560 ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
57561 ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
57562 ____________________________________________________________________________
57563 [ 6017] By: jhi on 2000/04/28 22:49:46
57564 Log: Integrate with Sarathy.
57566 !> op.c perl.c pod/perldiag.pod t/lib/b.t
57567 ____________________________________________________________________________
57568 [ 6016] By: jhi on 2000/04/28 22:46:14
57569 Log: Do not warn that an infinity does not look like a number.
57572 ____________________________________________________________________________
57573 [ 6015] By: gsar on 2000/04/28 22:35:49
57574 Log: tweak test for portability
57577 ____________________________________________________________________________
57578 [ 6014] By: gsar on 2000/04/28 22:05:31
57579 Log: glob() loading File::Glob behind the scenes may cause syntax errors
57582 ____________________________________________________________________________
57583 [ 6013] By: gsar on 2000/04/28 21:25:22
57584 Log: tweak change#5945 to display correct switch name in diagnostic
57586 ! perl.c pod/perldiag.pod
57587 ____________________________________________________________________________
57588 [ 6012] By: jhi on 2000/04/28 21:08:12
57589 Log: Integrate with Sarathy.
57591 !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
57592 !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
57593 !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
57594 ____________________________________________________________________________
57595 [ 6011] By: jhi on 2000/04/28 21:04:46
57596 Log: &HUGE_VAL is not defined, it exists.
57598 ! lib/Math/Complex.pm
57599 ____________________________________________________________________________
57600 [ 6010] By: gsar on 2000/04/28 21:02:58
57601 Log: clarify note about shadow password support (from
57602 gellyfish@gellyfish.com)
57605 ____________________________________________________________________________
57606 [ 6009] By: gsar on 2000/04/28 21:00:00
57607 Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
57609 ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
57610 ____________________________________________________________________________
57611 [ 6008] By: gsar on 2000/04/28 20:56:33
57612 Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
57614 ! installperl vms/subconfigure.com
57615 ____________________________________________________________________________
57616 [ 6007] By: gsar on 2000/04/28 20:51:21
57617 Log: note about compile failures and END blocks (from M.J.T. Guy)
57619 ! pod/perl56delta.pod pod/perlmod.pod
57620 ____________________________________________________________________________
57621 [ 6006] By: jhi on 2000/04/28 20:42:14
57622 Log: Regen Configure.
57624 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57626 ____________________________________________________________________________
57627 [ 6005] By: gsar on 2000/04/28 20:41:16
57628 Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
57631 ____________________________________________________________________________
57632 [ 6004] By: jhi on 2000/04/28 20:28:21
57633 Log: Integrate with Sarathy.
57635 !> Configure INSTALL Porting/Glossary Porting/config.sh
57636 !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
57637 !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
57638 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
57639 !> win32/config.vc win32/win32.c
57640 ____________________________________________________________________________
57641 [ 6003] By: gsar on 2000/04/28 20:11:20
57642 Log: allow REG_EXPAND_SZ keys in Windows registry (from
57643 John Clayton <John.Clayton@barclayscapital.com>)
57646 ____________________________________________________________________________
57647 [ 6002] By: gsar on 2000/04/28 19:34:16
57648 Log: destructive sv_setsv() can lose UV-ness from source, causing
57649 numeric promotions/comparisons to fail to do the right thing
57652 ____________________________________________________________________________
57653 [ 6001] By: gsar on 2000/04/28 18:44:15
57654 Log: support additional library locations via $Config{otherlibdirs}
57655 (from Andy Dougherty)
57657 ! Configure INSTALL Porting/Glossary Porting/config.sh
57658 ! Porting/config_H config_h.SH epoc/config.sh perl.c
57659 ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
57660 ! win32/config.bc win32/config.gc win32/config.vc
57661 ____________________________________________________________________________
57662 [ 6000] By: gsar on 2000/04/28 18:26:58
57663 Log: reworked otherlibdirs.U (from Andy Dougherty)
57665 ! U/installdirs/otherlibdirs.U
57666 ____________________________________________________________________________
57667 [ 5999] By: gsar on 2000/04/28 18:17:07
57668 Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
57670 ! t/pragma/warn/toke toke.c
57671 ____________________________________________________________________________
57672 [ 5998] By: jhi on 2000/04/28 13:32:17
57673 Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
57675 ! lib/Math/Complex.pm
57676 ____________________________________________________________________________
57677 [ 5997] By: jhi on 2000/04/28 13:14:04
57680 ! lib/Math/Complex.pm
57681 ____________________________________________________________________________
57682 [ 5996] By: jhi on 2000/04/28 12:59:23
57683 Log: Integrate with Sarathy.
57685 +> pod/perlrequick.pod pod/perlretut.pod
57686 !> (integrate 51 files)
57687 ____________________________________________________________________________
57688 [ 5995] By: gsar on 2000/04/28 09:37:36
57689 Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
57691 ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
57692 ____________________________________________________________________________
57693 [ 5994] By: gsar on 2000/04/28 09:33:26
57694 Log: fix for missed accounting for null byte in pack("Z",...) (from
57698 ____________________________________________________________________________
57699 [ 5993] By: gsar on 2000/04/28 09:30:05
57700 Log: various minor tweaks seen on p5p
57702 ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
57703 ____________________________________________________________________________
57704 [ 5992] By: gsar on 2000/04/28 09:08:19
57705 Log: pod nit (from Simon Cozens)
57708 ____________________________________________________________________________
57709 [ 5991] By: gsar on 2000/04/28 09:06:36
57710 Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
57712 ! README.posix-bc hints/posix-bc.sh
57713 ____________________________________________________________________________
57714 [ 5990] By: gsar on 2000/04/28 08:54:52
57715 Log: use $ENV{LIB} to search for libs under Visual C compiler
57716 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
57718 ! lib/ExtUtils/Liblist.pm
57719 ____________________________________________________________________________
57720 [ 5989] By: gsar on 2000/04/28 08:27:12
57721 Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
57722 itself and no other (from Tom Hughes)
57724 ! t/op/array.t toke.c
57725 ____________________________________________________________________________
57726 [ 5988] By: gsar on 2000/04/28 08:01:38
57727 Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
57728 <paul@miraclefish.com>)
57730 ! lib/ExtUtils/MakeMaker.pm
57731 ____________________________________________________________________________
57732 [ 5987] By: gsar on 2000/04/28 07:53:09
57733 Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
57735 ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
57736 ____________________________________________________________________________
57737 [ 5986] By: gsar on 2000/04/28 07:44:17
57738 Log: add regular expressions tutorial and quick-start guide (from
57739 Mark Kvale <kvale@phy.ucsf.edu>)
57741 + pod/perlrequick.pod pod/perlretut.pod
57742 ! AUTHORS MAINTAIN MANIFEST
57743 ____________________________________________________________________________
57744 [ 5985] By: gsar on 2000/04/28 07:30:28
57745 Log: forked child may not exit correctly if it failed to open
57746 /dev/console (from Graham Barr)
57748 ! ext/Sys/Syslog/Syslog.pm
57749 ____________________________________________________________________________
57750 [ 5984] By: gsar on 2000/04/28 07:27:20
57751 Log: attributes::reftype() doesn't work on tied argument
57754 ____________________________________________________________________________
57755 [ 5983] By: gsar on 2000/04/28 07:15:04
57756 Log: numeric conversion of non-number in change#3378 tramples on
57757 OOK offset, causing segfaults
57760 ____________________________________________________________________________
57761 [ 5982] By: gsar on 2000/04/28 04:48:25
57762 Log: avoid error in IO::Socket::INET when given an unknown service name
57763 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
57765 ! ext/IO/lib/IO/Socket/INET.pm
57766 ____________________________________________________________________________
57767 [ 5981] By: gsar on 2000/04/28 04:31:31
57768 Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
57769 prototype mismatch with CORE::glob(); update pod and tests to
57770 suit (File::Glob::glob() is still available for backward
57771 compatibility, but should be considered deprecated)
57773 ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
57774 ! t/lib/glob-taint.t
57775 ____________________________________________________________________________
57776 [ 5980] By: gsar on 2000/04/28 03:47:29
57777 Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
57780 ! U/modified/Options.U
57783 ____________________________________________________________________________
57784 [ 5979] By: gsar on 2000/04/28 03:07:54
57785 Log: under useithreads, constant pad entries could inadvertantly be
57786 shared across threads (from Eric Blood <eblood@xmission.com>);
57787 added Eric's test case to testsuite
57790 ____________________________________________________________________________
57791 [ 5978] By: gsar on 2000/04/27 21:13:00
57792 Log: sync version numbers in File::Spec with the ones on CPAN
57793 (from Barrie Slaymaker)
57795 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
57796 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
57797 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
57798 ____________________________________________________________________________
57799 [ 5977] By: gsar on 2000/04/27 21:07:29
57800 Log: autoquote barewords followed by newline and arrow properly
57801 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
57803 ! t/pragma/warn/toke toke.c
57804 ____________________________________________________________________________
57805 [ 5976] By: gsar on 2000/04/27 20:41:20
57806 Log: DB_File v1.73 update (from Paul Marquess)
57808 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
57809 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
57810 ____________________________________________________________________________
57811 [ 5975] By: gsar on 2000/04/27 20:34:24
57812 Log: allow sort() reentrancy (variant of patch suggested by
57813 Hugo van der Sanden)
57815 ! pp_ctl.c t/op/sort.t
57816 ____________________________________________________________________________
57817 [ 5974] By: gsar on 2000/04/27 19:46:57
57818 Log: change#4197 somehow missed initializing PL_errors, meaning
57819 sytax error queueing wasn't working outside eval"" at all;
57820 also fixed eval"" to localize PL_error_count, so that compile-time
57821 eval's don't clobber the error state of the outer context
57823 ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
57824 ! t/pragma/warn/toke
57825 ____________________________________________________________________________
57826 [ 5973] By: gsar on 2000/04/27 18:29:05
57827 Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
57829 ! regcomp.c regexec.c t/op/re_tests
57830 ____________________________________________________________________________
57831 [ 5972] By: jhi on 2000/04/27 18:22:41
57832 Log: Integrate with Sarathy.
57834 +> t/lib/b.t t/lib/syslog.t
57835 !> (integrate 31 files)
57836 ____________________________________________________________________________
57837 [ 5971] By: jhi on 2000/04/27 18:18:46
57838 Log: Unicos tweaks from Mark P. Lutz.
57840 ! hints/unicos.sh lib/Math/Complex.pm
57841 ____________________________________________________________________________
57842 [ 5970] By: gsar on 2000/04/27 18:05:11
57843 Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
57846 ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
57847 ____________________________________________________________________________
57848 [ 5969] By: gsar on 2000/04/27 17:50:56
57849 Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
57852 ! MANIFEST ext/Sys/Syslog/Syslog.pm
57853 ____________________________________________________________________________
57854 [ 5968] By: gsar on 2000/04/27 17:44:49
57855 Log: tolerate spaces in group names in test on solaris (from David Boyce
57859 ____________________________________________________________________________
57860 [ 5967] By: gsar on 2000/04/27 17:41:22
57861 Log: improved docs on the warn_uninit diagnostic (from David Glasser
57865 ____________________________________________________________________________
57866 [ 5966] By: gsar on 2000/04/27 16:54:58
57867 Log: add testsuite for B backends, fix bug in B::Deparse (from
57868 Simon Cozens <simon@brecon.co.uk>)
57871 ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
57872 ____________________________________________________________________________
57873 [ 5965] By: gsar on 2000/04/27 16:10:37
57874 Log: avoid "will not stay shared" warnings for our variables (from
57877 ! op.c t/pragma/warn/op
57878 ____________________________________________________________________________
57879 [ 5964] By: gsar on 2000/04/27 07:05:05
57880 Log: reformat to 72 columns (again)
57883 ____________________________________________________________________________
57884 [ 5963] By: gsar on 2000/04/27 06:28:31
57885 Log: patch from Larry to make (\&) prototype work; added tests for
57888 ! op.c t/comp/proto.t
57889 ____________________________________________________________________________
57890 [ 5962] By: gsar on 2000/04/27 06:15:47
57891 Log: updated README.hpux (from Jeff Okamoto)
57894 ____________________________________________________________________________
57895 [ 5961] By: gsar on 2000/04/27 05:55:03
57896 Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
57898 ! emacs/cperl-mode.el
57899 ____________________________________________________________________________
57900 [ 5960] By: gsar on 2000/04/27 05:49:26
57901 Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
57904 ____________________________________________________________________________
57905 [ 5959] By: gsar on 2000/04/27 05:33:41
57906 Log: doubled words in pods (from Simon Cozens
57907 <simon.p.cozens@jp.pwcglobal.com>)
57909 ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
57910 ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
57911 ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
57912 ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
57913 ! pod/perltootc.pod
57914 ____________________________________________________________________________
57915 [ 5958] By: gsar on 2000/04/27 05:11:39
57916 Log: change#3569 deleted some essential code, revert; avoid use of
57917 atexit() to make DynaLoader work properly on AIX under mod_perl
57918 (from Jens-Uwe Mager <jum@helios.de>)
57920 ! ext/DynaLoader/dl_aix.xs
57921 ____________________________________________________________________________
57922 [ 5957] By: gsar on 2000/04/27 04:54:51
57923 Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
57926 ____________________________________________________________________________
57927 [ 5956] By: gsar on 2000/04/27 04:51:47
57928 Log: better diagnostics on failed tests (from Ilya Zakharevich)
57930 ! t/op/lex_assign.t
57931 ____________________________________________________________________________
57932 [ 5955] By: gsar on 2000/04/27 04:26:44
57933 Log: longstanding bug exposed by change#3307: sort arguments weren't
57934 compiled with the right wantarray context (ensuing runtime lookup
57935 via block_gimme() was getting the incidental context of the
57939 ____________________________________________________________________________
57940 [ 5954] By: gsar on 2000/04/26 23:42:12
57941 Log: integrate cfgperl contents into mainline
57943 !> (integrate 30 files)
57944 ____________________________________________________________________________
57945 [ 5953] By: jhi on 2000/04/26 23:06:42
57946 Log: Integrate with Sarathy.
57948 !> README.win32 ext/B/B/Deparse.pm
57949 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
57950 !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
57951 !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
57952 !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
57953 !> utils/perldoc.PL vms/perlvms.pod
57954 ____________________________________________________________________________
57955 [ 5952] By: jhi on 2000/04/26 23:03:46
57956 Log: Undo "use integer" addition from 64bitint as it seems
57957 to break most of the subtests in Digital UNIX;
57958 Unicos needs to find another way.
57961 ____________________________________________________________________________
57962 [ 5951] By: jhi on 2000/04/26 22:57:53
57963 Log: Be more robust on "extreme" (large absolute value)
57964 arguments. Originally reported by Daniel Connelly
57965 as a problem with asinh() on large negative arguments,
57966 asinh() used to bail out because an argument to log()
57967 ended up being zero. Ilya Zakharevich proposed using
57968 Taylor's series in such cases, which for such large
57969 arguments is a very good approximation.
57971 ! lib/Math/Complex.pm t/lib/complex.t
57972 ____________________________________________________________________________
57973 [ 5950] By: gsar on 2000/04/25 19:13:12
57974 Log: reformat perldiag to avoid long lines
57977 ____________________________________________________________________________
57978 [ 5949] By: gsar on 2000/04/25 18:41:11
57979 Log: make perldoc use the pod2man from the same version (from
57983 ____________________________________________________________________________
57984 [ 5948] By: gsar on 2000/04/25 18:21:57
57985 Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
57986 <kompas@kompas.usr.onet.pl>)
57989 ____________________________________________________________________________
57990 [ 5947] By: gsar on 2000/04/25 18:11:53
57991 Log: use &dl_error rather than &dl_load_file as the guard for calling
57992 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
57993 statically built perl)
57995 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
57996 ____________________________________________________________________________
57997 [ 5946] By: jhi on 2000/04/25 17:37:54
57998 Log: Document that tr() is not tr(1).
58001 ____________________________________________________________________________
58002 [ 5945] By: gsar on 2000/04/25 16:34:33
58003 Log: make module name mandatory after -M switch; reorder perldiag
58004 alphabetically (from Mark-Jason Dominus)
58006 ! perl.c pod/perldiag.pod
58007 ____________________________________________________________________________
58008 [ 5944] By: jhi on 2000/04/25 01:15:18
58009 Log: On second thoughts frexp() does have two arguments.
58012 ____________________________________________________________________________
58013 [ 5943] By: jhi on 2000/04/24 22:56:32
58014 Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
58015 Now pp_ncmp() returns undef is either operand is a NaN.
58017 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58018 ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
58019 ! vms/subconfigure.com vos/config.def vos/config.h
58020 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
58021 ! win32/config.vc win32/config_H.bc win32/config_H.gc
58022 ! win32/config_H.vc
58023 Branch: metaconfig/U/perl
58025 ____________________________________________________________________________
58026 [ 5942] By: jhi on 2000/04/24 19:45:17
58027 Log: Regen Configure to match #5937.
58029 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58032 ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
58033 ____________________________________________________________________________
58034 [ 5941] By: jhi on 2000/04/24 19:24:11
58035 Log: Further Unicos fixes for Mark Lutz.
58037 ! hints/unicos.sh pp_ctl.c
58038 ____________________________________________________________________________
58039 [ 5940] By: jhi on 2000/04/24 19:09:06
58040 Log: Various Unicos 10.0.0.6 fixes.
58042 Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
58043 From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
58044 Reply-To: tecmpl1@triton.ca.boeing.com
58045 To: perl5-porters@perl.org
58046 Date: Fri, 14 Apr 2000 20:21:00 GMT
58047 Message-Id: <200004142021.UAA36232@triton.ca.boeing.com>
58049 ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
58050 ____________________________________________________________________________
58051 [ 5939] By: gsar on 2000/04/24 19:01:24
58052 Log: more pod nits (from Larry Virden)
58054 ! README.win32 pod/perlsub.pod pod/perlsyn.pod
58055 ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
58056 ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
58057 ____________________________________________________________________________
58058 [ 5938] By: gsar on 2000/04/24 18:54:01
58059 Log: Consolidated B::Deparse fixes (from Stephen McCamant)
58061 ! ext/B/B/Deparse.pm
58062 ____________________________________________________________________________
58063 [ 5937] By: jhi on 2000/04/24 17:39:00
58064 Log: Integrate with Sarathy.
58066 +> (branch 31 files)
58067 !> (integrate 73 files)
58068 ____________________________________________________________________________
58069 [ 5936] By: gsar on 2000/04/24 17:30:06
58070 Log: additional tests for change#5934 (from Paul Marquess, who also
58071 sent in the same fix)
58073 ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
58074 ! t/pragma/warn/5nolint t/pragma/warn/6default
58075 ____________________________________________________________________________
58076 [ 5935] By: jhi on 2000/04/24 17:26:05
58077 Log: Do not assume sign propagation.
58078 Subject: [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
58079 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
58080 To: payner@ncifcrf.gov, perl5-porters@perl.org
58081 Date: Tue, 18 Apr 2000 18:24:49 +0100
58082 Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk>
58084 ! t/op/bop.t t/op/misc.t
58085 ____________________________________________________________________________
58086 [ 5934] By: gsar on 2000/04/24 17:16:54
58087 Log: propagate lexical warnings from surrounding scope correctly
58088 within string eval()
58090 ! pp_ctl.c t/pragma/warn/pp_ctl
58091 ____________________________________________________________________________
58092 [ 5933] By: jhi on 2000/04/24 17:01:07
58093 Log: Flatten the cpp jungle doing the nosuid checking.
58096 ____________________________________________________________________________
58097 [ 5932] By: gsar on 2000/04/24 09:08:14
58098 Log: add rsignal(), whichsig() and do_join() to public API list
58099 (mod_perl uses them to good advantage)
58101 ! embed.pl global.sym objXSUB.h perlapi.c proto.h
58102 ____________________________________________________________________________
58103 [ 5931] By: gsar on 2000/04/24 09:01:40
58104 Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
58106 ! pp_hot.c regexec.c t/op/pat.t
58107 ____________________________________________________________________________
58108 [ 5930] By: gsar on 2000/04/24 08:58:33
58109 Log: small os390 tweaks (from Peter Prymmer)
58111 ! config_h.SH makedepend.SH
58112 ____________________________________________________________________________
58113 [ 5929] By: gsar on 2000/04/24 08:55:25
58117 ____________________________________________________________________________
58118 [ 5928] By: gsar on 2000/04/24 08:50:13
58119 Log: revert change#5923 ("breaks" t/lib/io_poll.t)
58121 ! ext/IO/lib/IO/Poll.pm
58122 ____________________________________________________________________________
58123 [ 5927] By: gsar on 2000/04/24 08:43:24
58124 Log: arrange for next() to resume at the unstack op rather than the
58125 loop conditional, so that scope cleanup happens correctly
58126 (from Stephen McCamant)
58128 ! op.c pp_ctl.c t/op/misc.t
58129 ____________________________________________________________________________
58130 [ 5926] By: gsar on 2000/04/24 08:18:40
58131 Log: on windows, reserve 16M of stack rather than 128M (allows more
58132 threads to run concurrently)
58134 ! win32/Makefile win32/makefile.mk
58135 ____________________________________________________________________________
58136 [ 5925] By: gsar on 2000/04/24 08:13:52
58137 Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
58140 ____________________________________________________________________________
58141 [ 5924] By: gsar on 2000/04/24 08:08:59
58142 Log: avoid using uninitialized memory in require version check
58144 ! pp_ctl.c universal.c
58145 ____________________________________________________________________________
58146 [ 5923] By: gsar on 2000/04/24 07:20:14
58147 Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
58149 ! ext/IO/lib/IO/Poll.pm
58150 ____________________________________________________________________________
58151 [ 5922] By: gsar on 2000/04/24 07:08:42
58152 Log: commentary about IoTYPE() (from Nathan Torkington)
58155 ____________________________________________________________________________
58156 [ 5921] By: gsar on 2000/04/24 06:58:26
58157 Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
58160 ! sv.c t/lib/charnames.t t/pragma/utf8.t
58161 ____________________________________________________________________________
58162 [ 5920] By: gsar on 2000/04/24 06:37:59
58163 Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
58165 ! doop.c t/op/ver.t
58166 ____________________________________________________________________________
58167 [ 5919] By: gsar on 2000/04/24 06:21:58
58168 Log: Configure might miss old directories when prefix must be
58169 expanded (from Robin Barker)
58171 ! U/installdirs/inc_version_list.U
58174 ____________________________________________________________________________
58175 [ 5918] By: gsar on 2000/04/24 06:16:11
58176 Log: VMS nits in glob() test (from Charles Lane)
58178 ! t/lib/glob-basic.t
58179 ____________________________________________________________________________
58180 [ 5917] By: gsar on 2000/04/24 06:11:56
58181 Log: various pod nits (from Larry Virden and others)
58183 ! README.amiga README.hpux README.machten README.os2
58184 ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
58185 ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
58186 ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
58187 ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
58188 ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
58189 ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
58190 ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
58191 ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
58192 ____________________________________________________________________________
58193 [ 5916] By: gsar on 2000/04/24 05:52:43
58194 Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
58195 <wjones@tc.fluke.com>)
58197 ! t/lib/glob-basic.t
58198 ____________________________________________________________________________
58199 [ 5915] By: gsar on 2000/04/24 05:07:01
58200 Log: supported platforms mixed up
58202 ! pod/perl56delta.pod pod/perlport.pod
58203 ____________________________________________________________________________
58204 [ 5914] By: gsar on 2000/04/24 04:56:08
58205 Log: caller() wasn't returning the right number of elements for
58208 ! pp_ctl.c t/pragma/warn/9enabled
58209 ____________________________________________________________________________
58210 [ 5913] By: gsar on 2000/04/24 04:35:41
58211 Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
58212 Mark-Jason Dominus)
58215 ____________________________________________________________________________
58216 [ 5912] By: gsar on 2000/04/24 04:17:15
58217 Log: fix totally broken caching in UNIVERSAL::isa() (from
58220 ! t/op/universal.t universal.c
58221 ____________________________________________________________________________
58222 [ 5911] By: gsar on 2000/04/24 03:39:47
58223 Log: add linebreak properties from unicode/LineBrk.txt (from
58224 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
58226 + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
58227 + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
58228 + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
58229 + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
58230 + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
58231 + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
58232 + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
58233 + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
58234 + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
58235 + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
58236 + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
58237 + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
58238 + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
58239 + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
58240 + lib/unicode/Is/LbrkZW.pl
58241 ! lib/unicode/mktables.PL
58242 ____________________________________________________________________________
58243 [ 5910] By: gsar on 2000/04/24 03:23:10
58246 ! ext/Thread/Thread.pm
58247 ____________________________________________________________________________
58248 [ 5909] By: gsar on 2000/04/24 03:22:03
58249 Log: mode argument to do_binmode() should be file mode, not boolean
58252 ____________________________________________________________________________
58253 [ 5908] By: gsar on 2000/04/16 16:51:08
58254 Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
58255 always returns a valid GV even when the symbol is trapped by strictures
58258 TODO: the C<package;> hack needs similar treatment
58260 ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
58261 ! t/pragma/strict-vars
58262 ____________________________________________________________________________
58263 [ 5907] By: jhi on 2000/03/31 23:42:56
58264 Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
58265 an assumption which #5905 demolished.
58268 ____________________________________________________________________________
58269 [ 5906] By: jhi on 2000/03/31 18:54:37
58270 Log: Typo in #5905.
58273 ____________________________________________________________________________
58274 [ 5905] By: jhi on 2000/03/31 18:50:54
58275 Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
58276 reported by Joseph N. Hall. The bug was that even with use64bitint
58277 one had to use the prefixes q, L, or ll with printf/sprintf,
58278 contrary to the documentation and common sense.
58280 ! sv.c t/op/64bitint.t
58281 ____________________________________________________________________________
58282 [ 5904] By: gsar on 2000/03/28 02:31:32
58283 Log: add Changes, perldelta.pod
58285 + Changes pod/perldelta.pod
58286 ____________________________________________________________________________
58287 [ 5903] By: gsar on 2000/03/28 02:03:55
58288 Log: rename Changes and perldelta.pod
58290 +> Changes5.6 pod/perl56delta.pod
58291 - Changes pod/perldelta.pod
58293 ____________________________________________________________________________
58294 [ 5902] By: gsar on 2000/03/28 01:59:14
58295 Log: create maint-5.6 branch
58296 Branch: maint-5.6/perl
58297 +> (branch 1611 files)
58298 ____________________________________________________________________________
58299 [ 5901] By: jhi on 2000/03/23 05:48:43
58300 Log: Integrate with Sarathy.
58302 !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
58303 ____________________________________________________________________________
58304 [ 5900] By: gsar on 2000/03/23 05:42:43
58305 Log: three guesses on what this is :-)