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.
13 To give due honor to those who have made Perl what is is today,
14 here are some of the more common names in the Changes file, and their
15 current addresses (as of August 2000):
17 Gisle Aas <gisle@aas.no>
18 Abigail <abigail@foad.org>
19 Kenneth Albanowski <kjahds@kjahds.com>
20 Russ Allbery <rra@stanford.edu>
21 Brad Appleton <bradapp@enteract.com>
22 Greg Bacon <gbacon@itsc.uah.edu>
23 Robin Barker <rmb1@cise.npl.co.uk>
24 Vishal Bhatia <vishal@gol.com>
25 Spider Boardman <spider@orb.nashua.nh.us>
26 Tom Christiansen <tchrist@perl.com>
27 Simon Cozens <simon@brecon.co.uk>
28 Mark-Jason Dominus <mjd@plover.com>
29 Jan Dubois <jand@activestate.com>
30 Dominic Dunlop <domo@computer.org>
31 Eric Fifer <efifer@sanwaint.com>
32 Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
33 M. J. T. Guy <mjtg@cus.cam.ac.uk>
34 Tom Hughes <tom@compton.nu>
35 Nick Ing-Simmons <nik@tiuk.ti.com>
36 Andreas Koenig <a.koenig@mind.de>
37 Douglas Lankshear <dougl@activestate.com>
38 Doug MacEachern <dougm@covalent.net>
39 Raphael Manfredi <Raphael.Manfredi@st.com>
40 Paul Marquess <Paul.Marquess@btinternet.com>
41 Stephen McCamant <alias@mcs.com>
42 Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
43 Hans Mulder <hansmu@xs4all.nl>
44 Chris Nandor <pudge@pobox.com>
45 Matthias Neeracher <neeri@iis.ee.ethz.ch>
46 Jeff Okamoto <okamoto@hpcc123.corp.hp.com>
47 Ulrich Pfeifer <pfeifer@charly.informatik.uni-dortmund.de>
48 Tom Phoenix <rootbeer@teleport.com>
49 Stephen Potter <spp@ds.net>
50 Joshua Pritikin <joshua.pritikin@db.com>
51 Peter Prymmer <pvhp@forte.com>
52 Norbert Pueschel <pueschel@imsdd.meb.uni-bonn.de>
53 Dean Roehrich <roehrich@cray.com>
54 Hugo van der Sanden <hv@crypt.demon.co.uk>
55 Michael G Schwern <schwern@pobox.com>
56 Roderick Schertler <roderick@argon.org>
57 Kurt D. Starsinic <kstar@chapin.edu>
58 Benjamin Stuhl <sho_pi@hotmail.com>
59 Dan Sugalski <dan@sidhe.org>
60 Nathan Torkington <gnat@frii.com>
61 Larry W. Virden <lvirden@cas.org>
62 Johan Vromans <jvromans@squirrel.nl>
63 Ilya Zakharevich <ilya@math.ohio-state.edu>
65 And the Keepers of the Patch Pumpkin:
67 Charles Bailey <bailey@newman.upenn.edu>
68 Graham Barr <gbarr@ti.com>
69 Malcolm Beattie <mbeattie@sable.ox.ac.uk>
70 Tim Bunce <Tim.Bunce@ig.co.uk>
71 Andy Dougherty <doughera@lafcol.lafayette.edu>
72 Jarkko Hietaniemi <jhi@iki.fi>
73 Gurusamy Sarathy <gsar@activestate.com>
74 Chip Salzenberg <chip@perl.com>
76 And, of course, the Author of Perl:
78 Larry Wall <larry@wall.org>
81 NOTE: Each change entry shows the change number; who checked it into the
82 repository; when; description of the change; which branch the change
83 happened in; and the affected files. The file lists have a short symbolic
89 +> branched (from elsewhere)
90 !> merged changes (from elsewhere)
94 Version v5.7.0 Development release working toward v5.8
97 ____________________________________________________________________________
98 [ 6726] By: jhi on 2000/08/20 20:41:44
99 Log: The veryclean target needs to clobber.
102 ____________________________________________________________________________
103 [ 6725] By: jhi on 2000/08/20 20:37:38
104 Log: Document odd vs even subreleases and -Dusedevel.
107 ____________________________________________________________________________
108 [ 6724] By: jhi on 2000/08/20 19:58:05
109 Log: Use temporary directory instead of current directory.
111 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
112 From: Tim Jenness <timj@jach.hawaii.edu>
113 Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
114 Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
116 ! t/lib/ftmp-security.t
117 ____________________________________________________________________________
118 [ 6723] By: jhi on 2000/08/20 19:55:55
119 Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
120 From: andreas.koenig@anima.de (Andreas J. Koenig)
121 Date: 20 Aug 2000 15:52:03 +0200
122 Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
124 ! lib/ExtUtils/MM_Unix.pm
125 ____________________________________________________________________________
126 [ 6722] By: jhi on 2000/08/20 19:46:01
127 Log: Update to CGI 2.72, from Lincoln Stein.
130 ____________________________________________________________________________
131 [ 6721] By: jhi on 2000/08/20 19:43:54
132 Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
133 From: Radu Greab <radu@netsoft.ro>
134 Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
135 Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
137 ! ext/GDBM_File/GDBM_File.xs
138 ____________________________________________________________________________
139 [ 6720] By: jhi on 2000/08/20 19:42:01
140 Log: pp_open() could pass an uninitialized filename down to do_open9().
143 ____________________________________________________________________________
144 [ 6719] By: jhi on 2000/08/20 14:06:41
145 Log: UTF8 concat fixes.
147 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
148 From: Hugo <hv@crypt.compulink.co.uk>
149 Date: Sun, 20 Aug 2000 07:30:46 +0100
150 Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
152 ! pp_hot.c t/op/append.t
153 ____________________________________________________________________________
154 [ 6718] By: jhi on 2000/08/20 02:09:37
155 Log: Let's try #6717 again.
158 ____________________________________________________________________________
159 [ 6717] By: jhi on 2000/08/20 01:56:55
160 Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
161 From: "Craig A. Berry" <craig.berry@metamorgs.com>
162 Date: Sat, 19 Aug 2000 18:15:39 -0500
163 Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
166 ____________________________________________________________________________
167 [ 6716] By: jhi on 2000/08/19 15:50:11
170 ! Changes patchlevel.h
171 ____________________________________________________________________________
172 [ 6715] By: jhi on 2000/08/19 15:39:09
173 Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
174 From: Jonathan D Johnston <jdjohnston2@juno.com>
175 Date: Thu, 17 Aug 2000 23:13:01 -0400
176 Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
179 ____________________________________________________________________________
180 [ 6714] By: jhi on 2000/08/19 15:34:04
181 Log: Introduce a 'veryclean' target that is like 'distclean'
182 but also removes *~ and *.orig.
184 ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
185 ! utils/Makefile x2p/Makefile.SH
186 ____________________________________________________________________________
187 [ 6713] By: jhi on 2000/08/19 14:15:45
188 Log: Put back the long double avoidance code to POSIX.xs
189 because VMS seems to need it still.
192 ____________________________________________________________________________
193 [ 6712] By: jhi on 2000/08/19 14:10:41
194 Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
195 From: Peter Prymmer <pvhp@forte.com>
196 Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
197 Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
199 ! lib/Pod/Find.pm t/pod/find.t
200 ____________________________________________________________________________
201 [ 6711] By: jhi on 2000/08/19 14:09:19
202 Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
203 From: Peter Prymmer <pvhp@forte.com>
204 Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
205 Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
209 ____________________________________________________________________________
210 [ 6710] By: jhi on 2000/08/19 14:08:01
211 Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
212 From: Jan Dubois <jand@ActiveState.com>
213 Date: Fri, 18 Aug 2000 16:31:48 -0700
214 Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
217 ____________________________________________________________________________
218 [ 6709] By: jhi on 2000/08/19 14:06:57
219 Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
221 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
222 From: Spider.Boardman@Orb.Nashua.NH.US
223 Date: Fri, 18 Aug 2000 18:41:14 -0400
224 Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
227 ____________________________________________________________________________
228 [ 6708] By: jhi on 2000/08/18 22:04:49
231 ! Changes patchlevel.h
232 ____________________________________________________________________________
233 [ 6707] By: jhi on 2000/08/18 21:55:14
234 Log: Add warnif(), check warnings further up the stack,
235 all the warnings functions now can take an optional object reference.
237 Subject: [PATCH bleedperl@6691] warnings pragma update
238 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
239 Date: Fri, 18 Aug 2000 22:42:06 +0100
240 Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
242 ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
243 ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
244 ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
245 ____________________________________________________________________________
246 [ 6706] By: jhi on 2000/08/18 21:41:45
247 Log: Typo in pp_complement().
249 Subject: [PATCH perl-current] Deparse
250 From: Peter Scott <Peter@PSDT.com>
251 Date: Fri, 18 Aug 2000 12:44:37 -0700
252 Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
255 ____________________________________________________________________________
256 [ 6705] By: jhi on 2000/08/18 21:25:59
257 Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
258 From: Jan Dubois <jand@ActiveState.com>
259 Date: Fri, 18 Aug 2000 14:22:51 -0700
260 Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
262 ! lib/Win32.pod win32/win32.c
263 ____________________________________________________________________________
264 [ 6704] By: jhi on 2000/08/18 21:16:14
265 Log: Don't eat leading os from index entries.
267 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
268 From: Russ Allbery <rra@stanford.edu>
269 Date: 10 Aug 2000 20:49:25 -0700
270 Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
273 ____________________________________________________________________________
274 [ 6703] By: jhi on 2000/08/18 21:07:06
275 Log: Add [[:blank:]] as suggested in
277 Subject: [ID 20000716.024] [=cc=] / [:blank:]
278 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
279 Date: Sun, 16 Jul 2000 17:55:29 -0700
280 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
282 (the [=cc=] has already been taken care of by #6439
283 so the whole bug report can be closed)
285 and make [[:space:]] to be equivalent to isspace(3)
286 (as opposed to \s, which is isSPACE()). The difference
287 is that now [[:space:]] matches the mythical vertical tab,
290 ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
291 ! regexec.c t/op/pat.t
292 ____________________________________________________________________________
293 [ 6702] By: jhi on 2000/08/18 18:47:47
294 Log: The new tests were missing from #6415.
297 ____________________________________________________________________________
298 [ 6701] By: jhi on 2000/08/18 18:20:40
299 Log: Document the NDBM_File and ODBM_File as SDBM_File
300 was documented in #6417.
302 ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
303 ! ext/SDBM_File/SDBM_File.pm
304 ____________________________________________________________________________
305 [ 6700] By: jhi on 2000/08/18 18:10:39
306 Log: Subject: [PATCH perl@6698] cygwin port
307 From: "Fifer, Eric" <EFifer@sanwaint.com>
308 Date: Fri, 18 Aug 2000 17:30:05 +0100
309 Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
312 ____________________________________________________________________________
313 [ 6699] By: jhi on 2000/08/18 16:21:49
314 Log: Document code point which makes if (defined %stash::) to work
315 (noted by Spider Boardman).
318 ____________________________________________________________________________
319 [ 6698] By: jhi on 2000/08/18 13:43:27
322 ! Changes patchlevel.h
323 ____________________________________________________________________________
324 [ 6697] By: jhi on 2000/08/18 13:35:57
325 Log: Tiny Getopt::Long patch from Johan Vromans.
327 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
328 ____________________________________________________________________________
329 [ 6696] By: jhi on 2000/08/18 13:26:14
330 Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
331 From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
332 Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
333 Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
335 ! pod/perldiag.pod pod/perlsyn.pod
336 ____________________________________________________________________________
337 [ 6695] By: jhi on 2000/08/18 13:13:26
338 Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
339 From: Daniel Chetlin <daniel@chetlin.com>
340 Date: Fri, 18 Aug 2000 03:13:36 -0700
341 Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
344 ____________________________________________________________________________
345 [ 6694] By: jhi on 2000/08/18 13:08:05
346 Log: Subject: [PATCH] perltrap.pod spring cleaning
347 From: Daniel Chetlin <daniel@chetlin.com>
348 Date: Fri, 18 Aug 2000 03:06:54 -0700
349 Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
351 plus Mike Guy's nitfix.
354 ____________________________________________________________________________
355 [ 6693] By: jhi on 2000/08/18 13:00:26
356 Log: Unbuffer the output.
358 Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
359 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
360 Date: Thu, 17 Aug 2000 18:39:29 -0700
361 Message-ID: <RPJn5gzkgydf092yn@efn.org>
364 ____________________________________________________________________________
365 [ 6692] By: jhi on 2000/08/18 05:19:17
366 Log: Delete the image, too, not just its MANIFEStation.
368 - lib/CGI/eg/wilogo.gif
369 ____________________________________________________________________________
370 [ 6691] By: jhi on 2000/08/18 05:10:26
371 Log: Propagate new Configure vars.
373 ! configure.com epoc/config.sh uconfig.h uconfig.sh
374 ! vos/config.def vos/config.h vos/config_h.SH_orig
375 ! win32/config.bc win32/config.gc win32/config.vc
376 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
377 ____________________________________________________________________________
378 [ 6690] By: jhi on 2000/08/18 04:30:56
381 ! Changes patchlevel.h
382 ____________________________________________________________________________
383 [ 6689] By: jhi on 2000/08/18 04:12:30
384 Log: Fix the lib/complex failure of
386 From: abigail@foad.org
387 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
388 Date: 15 Aug 2000 04:06:38 -0000
389 Message-Id: <20000815040638.8524.qmail@foad.org>
391 Linux long double accuracy issue: something that
392 when printed with %g looks like "2" but int() of it is 1.
394 ! lib/Math/Complex.pm
395 ____________________________________________________________________________
396 [ 6688] By: jhi on 2000/08/18 03:15:35
397 Log: The byteorder code in #6671 was wrong.
400 ____________________________________________________________________________
401 [ 6687] By: jhi on 2000/08/18 02:08:42
402 Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
403 From: Jan Dubois <jand@ActiveState.com>
404 Date: Thu, 17 Aug 2000 18:31:55 -0700
405 Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
408 ____________________________________________________________________________
409 [ 6686] By: jhi on 2000/08/18 02:04:15
410 Log: Use NVs in POSIX math, not doubles.
412 From: abigail@foad.org
413 Subject: [ID 20000817.014] POSIX & modfl
414 Date: 17 Aug 2000 20:49:18 -0000
415 Message-Id: <20000817204918.23123.qmail@foad.org>
417 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
418 ____________________________________________________________________________
419 [ 6685] By: jhi on 2000/08/18 02:02:12
420 Log: Introduce NVef, NVff, and NVgf, use the middle one.
421 (helps for lib/peek + Linux + long doubles) Reported in
423 From: abigail@foad.org
424 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
425 Date: 15 Aug 2000 04:06:38 -0000
426 Message-Id: <20000815040638.8524.qmail@foad.org>
428 (note: the lib/complex failure has not yet been addressed)
429 Branch: metaconfig/U/perl
432 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
433 ! config_h.SH dump.c perl.h pod/perlguts.pod
434 ____________________________________________________________________________
435 [ 6684] By: jhi on 2000/08/17 23:22:19
436 Log: Add byteorder to the myconfig output.
439 ____________________________________________________________________________
440 [ 6683] By: jhi on 2000/08/17 23:20:19
441 Log: The image doth not exist, spotted by Johan Vromans.
444 ____________________________________________________________________________
445 [ 6682] By: jhi on 2000/08/17 22:38:16
446 Log: Document what the backtick returns if the command fails.
449 ____________________________________________________________________________
450 [ 6681] By: jhi on 2000/08/17 22:33:12
451 Log: Do not use prototyping here.
453 Subject: [ID 20000817.016] [PATCH] Peek.xs
454 From: abigail@foad.org
455 Date: 17 Aug 2000 20:55:56 -0000
456 Message-Id: <20000817205556.24270.qmail@foad.org>
458 ! ext/Devel/Peek/Makefile.PL
459 ____________________________________________________________________________
460 [ 6680] By: jhi on 2000/08/17 19:46:43
461 Log: Don't propose using modules built for 5.005 if no binary
462 compatibility with 5.005 is attempted.
464 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
465 Subject: Minor nit with 5.7.0 (6655)
466 Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
467 Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
469 ! U/installdirs/inc_version_list.U
471 ! Configure config_h.SH
472 ____________________________________________________________________________
473 [ 6679] By: jhi on 2000/08/17 19:16:39
474 Log: Microperl config update.
476 ! uconfig.h uconfig.sh
477 ____________________________________________________________________________
478 [ 6678] By: jhi on 2000/08/17 19:16:13
479 Log: The #6648 wasn't protective enough for limited platforms
483 ____________________________________________________________________________
484 [ 6677] By: jhi on 2000/08/17 14:46:35
487 ! Changes patchlevel.h
488 ____________________________________________________________________________
489 [ 6676] By: jhi on 2000/08/17 14:44:02
490 Log: Add perlebcdic from Peter Prymmer, regen toc.
493 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
494 ____________________________________________________________________________
495 [ 6675] By: jhi on 2000/08/17 14:41:52
496 Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
499 ____________________________________________________________________________
500 [ 6674] By: jhi on 2000/08/17 14:29:43
501 Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
503 Subject: [ID 20000724.006] -DLEAKTEST problem
504 From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
505 Date: Tue, 25 Jul 2000 00:36:32 -0500
506 Message-Id: <20000725003632.A26186@www.llamacom.com>
510 Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error
511 From: Hugo <hv@crypt.compulink.co.uk>
512 Date: Thu, 17 Aug 2000 15:23:42 +0100
513 Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
516 ____________________________________________________________________________
517 [ 6673] By: jhi on 2000/08/17 04:07:10
518 Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
519 From: John Peacock <JPeacock@UnivPress.com>
520 Date: Tue, 01 Aug 2000 09:38:12 -0400
521 Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
523 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
524 ____________________________________________________________________________
525 [ 6672] By: jhi on 2000/08/17 03:04:35
526 Log: Subject: [PATCH] Cwd.pm now uses strict
527 From: Tim Jenness <timj@jach.hawaii.edu>
528 Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
529 Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
532 ____________________________________________________________________________
533 [ 6671] By: jhi on 2000/08/17 02:16:35
534 Log: Make $Config{byteorder} more magical so that it is
535 dynamically computed: nice for 'fat binaries'.
537 Subject: [PATCH]: default byteorder
538 From: Wilfredo Sánchez <wsanchez@apple.com>
539 Date: Mon, 31 Jul 2000 19:45:31 -0700
540 Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
543 ____________________________________________________________________________
544 [ 6670] By: gsar on 2000/08/17 01:22:21
545 Log: move WNOHANG definition to where other such things are
548 ____________________________________________________________________________
549 [ 6669] By: jhi on 2000/08/17 01:19:17
552 ! Changes patchlevel.h
553 ____________________________________________________________________________
554 [ 6668] By: jhi on 2000/08/17 01:16:29
555 Log: Doc nits spotted by Richard Soderberg.
557 ! README.posix-bc README.vmesa
558 ____________________________________________________________________________
559 [ 6667] By: jhi on 2000/08/17 01:12:11
560 Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
561 From: "Casey R. Tweten" <crt@kiski.net>
562 Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
563 Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
566 ____________________________________________________________________________
567 [ 6666] By: jhi on 2000/08/17 01:09:31
568 Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
569 From: "Casey R. Tweten" <crt@kiski.net>
570 Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
571 Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
574 ____________________________________________________________________________
575 [ 6665] By: gsar on 2000/08/17 01:03:52
576 Log: add "ok" targets from change#6632 in makefile.mk
578 ! pod/perlport.pod win32/Makefile win32/makefile.mk
579 ____________________________________________________________________________
580 [ 6664] By: gsar on 2000/08/17 00:56:11
581 Log: avoid warnings from dense compiler
584 ____________________________________________________________________________
585 [ 6663] By: jhi on 2000/08/17 00:51:49
586 Log: Tweak the regex compilation errors once more.
588 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
589 ! t/op/regmesg.t t/pragma/warn/regcomp
590 ____________________________________________________________________________
591 [ 6662] By: gsar on 2000/08/17 00:28:19
592 Log: trailing new %ENV entries weren't being pushed into the real
593 environment of subprocesses on Windows
595 ! t/op/magic.t win32/perlhost.h
596 ____________________________________________________________________________
597 [ 6661] By: gsar on 2000/08/17 00:19:20
598 Log: waitpid() now handles externally spawned pids correctly;
599 fixes for backtick/wait/waitpid failures on Windows 9x
601 these changes make the pid returned by process functions on
602 Windows 9x always positive by clearing the high bit (which
603 is always set on Win9x); pseudo-process PIDs are likewise
604 always negative now on Win9x (just as on NT/2000)
606 ! pp_sys.c win32/perlhost.h win32/win32.c
607 ____________________________________________________________________________
608 [ 6660] By: jhi on 2000/08/17 00:04:32
611 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
612 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
614 ____________________________________________________________________________
615 [ 6659] By: gsar on 2000/08/16 23:59:28
616 Log: on windows, the return values from wait() and waitpid() don't
617 match those of pseudo-pids
619 ! pp_sys.c t/op/fork.t util.c win32/win32.c
620 ____________________________________________________________________________
621 [ 6658] By: gsar on 2000/08/16 23:56:14
622 Log: pod nit seen in passing
625 ____________________________________________________________________________
626 [ 6657] By: gsar on 2000/08/16 23:53:42
627 Log: change#6328 could make close(SOCKET) return false on windows
631 ____________________________________________________________________________
632 [ 6656] By: gsar on 2000/08/16 23:46:57
633 Log: check that the number pseudo children doesn't exceed
634 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
635 the WaitForMultipleObjects() limit that would cause wait()
638 wait() and waitpid() could potentially be rewritten to use
639 more than one thread to do the waiting to eliminate this
643 ____________________________________________________________________________
644 [ 6655] By: jhi on 2000/08/16 14:11:05
647 ! Changes patchlevel.h
648 ____________________________________________________________________________
649 [ 6654] By: jhi on 2000/08/16 14:10:12
650 Log: Update to perldebtut 1.9, from Richard Foley.
653 ____________________________________________________________________________
654 [ 6653] By: jhi on 2000/08/16 14:08:17
655 Log: Change the regx compilation error markers to use = instead of <
656 since pod makes using the latter quite messy. Reported in
657 ID 20000814.006 by Abigail and in
658 Subject: Unknown escape E<> ?
659 From: Lupe Christoph <lupe@lupe-christoph.de>
660 Date: Fri, 11 Aug 2000 00:30:27 +0200
661 Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
663 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
664 ! t/op/regmesg.t t/pragma/warn/regcomp
665 ____________________________________________________________________________
666 [ 6652] By: jhi on 2000/08/16 13:25:31
667 Log: Change the perlbug address to perl.org since it's more forgiving.
669 Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
670 From: abigail@foad.org
671 Date: 15 Aug 2000 04:15:40 -0000
672 Message-Id: <20000815041540.8633.qmail@foad.org>
675 ____________________________________________________________________________
676 [ 6651] By: jhi on 2000/08/16 13:22:35
677 Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
678 From: Tim Jenness <timj@jach.hawaii.edu>
679 Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
680 Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
683 ____________________________________________________________________________
684 [ 6650] By: jhi on 2000/08/16 13:18:13
685 Log: Update to CPAN 1.57.
687 Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
688 From: andreas.koenig@anima.de (Andreas J. Koenig)
689 Date: 16 Aug 2000 15:09:46 +0200
690 Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
693 ____________________________________________________________________________
694 [ 6649] By: jhi on 2000/08/16 13:12:31
695 Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
696 From: "Larry W. Virden" <lvirden@cas.org>
697 Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
698 Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
701 ____________________________________________________________________________
702 [ 6648] By: jhi on 2000/08/16 13:03:53
703 Log: The numeric locale was reset to "C" by s?printf and never restored.
705 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
706 From: Christian Kirsch <ck@held.mind.de>
707 Date: Wed, 9 Aug 2000 17:05:17 +0200
708 Message-Id: <20000809170517.A25389@held>
710 No test since adding the failing example to locale.t
711 does not fail -- probably because the locale settings are so
712 thoroughly tweaked by that time. Running the example standalone
715 ! dump.c perl.h pp.c pp_ctl.c sv.c
716 ____________________________________________________________________________
717 [ 6647] By: jhi on 2000/08/16 00:07:54
718 Log: Update Changes and test semi-automatic patchlevel updating.
720 ! Changes patchlevel.h
721 ____________________________________________________________________________
722 [ 6646] By: jhi on 2000/08/15 23:35:07
723 Log: Fix a dependency problem.
725 Subject: [PATCH: 6640] VMS Makefile.SH update
726 From: Peter Prymmer <pvhp@forte.com>
727 Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
728 Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
730 ! vms/descrip_mms.template
731 ____________________________________________________________________________
732 [ 6645] By: jhi on 2000/08/15 23:33:23
733 Log: (Retracted by #6660)
735 Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
736 From: Dominic Dunlop <domo@computer.org>
737 Date: Tue, 15 Aug 2000 22:20:52 +0200
738 Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
739 Branch: metaconfig/U/perl
742 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
743 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
745 ____________________________________________________________________________
746 [ 6644] By: jhi on 2000/08/15 21:17:20
747 Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
748 From: abigail@foad.org
749 Date: 15 Aug 2000 20:12:41 -0000
750 Message-Id: <20000815201241.25556.qmail@foad.org>
753 ____________________________________________________________________________
754 [ 6643] By: jhi on 2000/08/15 21:15:28
755 Log: (an already applied patch)
758 ____________________________________________________________________________
759 [ 6642] By: gsar on 2000/08/15 19:54:05
760 Log: magic callbacks all need to have same type signature
762 ! embed.pl mg.c proto.h
763 ____________________________________________________________________________
764 [ 6641] By: jhi on 2000/08/15 17:56:27
765 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)
766 From: Mike Guy <mjtg@cam.ac.uk>
767 Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
768 Date: Tue, 15 Aug 2000 18:26:45 +0100
770 Only the peek.t part applied, not the hash quality part.
773 ____________________________________________________________________________
774 [ 6640] By: jhi on 2000/08/15 16:37:37
778 ____________________________________________________________________________
779 [ 6639] By: jhi on 2000/08/15 16:34:55
780 Log: Missed a file from #6638.
783 ____________________________________________________________________________
784 [ 6638] By: jhi on 2000/08/15 16:33:19
785 Log: Subject: [PATCH perl@6620] cygwin port
786 From: "Fifer, Eric" <EFifer@sanwaint.com>
787 Date: Tue, 15 Aug 2000 17:00:49 +0100
788 Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
790 ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
791 ____________________________________________________________________________
792 [ 6637] By: jhi on 2000/08/15 16:29:22
793 Log: Subject: [PATCH] debugger exit code should reflect user exit code
794 From: Mike Guy <mjtg@cam.ac.uk>
795 Date: Tue, 15 Aug 2000 16:55:59 +0100
796 Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
799 ____________________________________________________________________________
800 [ 6636] By: jhi on 2000/08/15 15:30:58
804 ____________________________________________________________________________
805 [ 6635] By: jhi on 2000/08/15 15:27:21
806 Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
808 ! U/mkglossary U/mksample
809 Branch: metaconfig/U/perl
812 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
813 ____________________________________________________________________________
814 [ 6634] By: jhi on 2000/08/15 14:11:55
815 Log: Don't blow limited stacks, a lower number is enough to
816 tickle the lookbehind limit.
818 Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
819 From: Dominic Dunlop <domo@computer.org>
820 Date: Tue, 15 Aug 2000 13:51:24 +0200
821 Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
824 ____________________________________________________________________________
825 [ 6633] By: jhi on 2000/08/15 14:01:46
826 Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
827 From: Mike Guy <mjtg@cam.ac.uk>
828 Date: Tue, 15 Aug 2000 12:10:50 +0100
829 Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
832 ____________________________________________________________________________
833 [ 6632] By: jhi on 2000/08/15 13:58:48
834 Log: make ok etc also for win32.
836 Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
837 From: Prymmer/Kahn <pvhp@best.com>
838 Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
839 Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
842 ____________________________________________________________________________
843 [ 6631] By: jhi on 2000/08/15 13:45:03
844 Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
847 ____________________________________________________________________________
848 [ 6630] By: jhi on 2000/08/15 03:25:09
852 ____________________________________________________________________________
853 [ 6629] By: jhi on 2000/08/15 03:23:53
854 Log: magic_regdatum_set() is void, not int.
856 ! embed.pl mg.c proto.h
857 ____________________________________________________________________________
858 [ 6628] By: jhi on 2000/08/15 03:08:02
859 Log: Make the user to give up his firstborn, err, to knowingly
860 verify installing an unstable developer release. Also bump
861 the release to 5.7.0, but leave a patch tag in the local
862 patches saying that this is not yet the real thing.
864 ! U/modified/Instruct.U
865 Branch: metaconfig/U/perl
868 ! Configure patchlevel.h
869 ____________________________________________________________________________
870 [ 6627] By: jhi on 2000/08/14 22:32:52
871 Log: README.os2 update.
873 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
874 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
875 Date: Wed, 02 Aug 2000 21:55:09 -0700
876 Message-ID: <tsPi5gzkgegX092yn@efn.org>
879 ____________________________________________________________________________
880 [ 6626] By: jhi on 2000/08/14 21:00:02
881 Log: Subject: Re: File::Temp problems on VMS in bleedperl
882 From: Tim Jenness <timj@jach.hawaii.edu>
884 Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
885 Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
887 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
888 ____________________________________________________________________________
889 [ 6625] By: jhi on 2000/08/14 20:52:16
890 Log: Add SUIDMAIL as was done for the CERT alert.
893 ____________________________________________________________________________
894 [ 6624] By: jhi on 2000/08/14 20:48:50
895 Log: Subject: sfio2000
896 From: Daniel Muino <dmuino@afip.gov.ar>
897 Date: Mon, 14 Aug 2000 16:58:11 -0300
898 Message-ID: <20000814165811.B16368@con2-dgi>
900 ! perlsdio.h perlsfio.h
901 ____________________________________________________________________________
902 [ 6623] By: jhi on 2000/08/14 20:47:36
903 Log: Subject: warning: storage class after type is obsolescent
904 From: Daniel Muino <dmuino@afip.gov.ar>
905 Date: Mon, 14 Aug 2000 16:42:47 -0300
906 Message-ID: <20000814164247.A16368@con2-dgi>
908 ! regcomp.pl regnodes.h
909 ____________________________________________________________________________
910 [ 6622] By: jhi on 2000/08/14 20:43:05
911 Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
912 From: abigail@foad.org
913 Date: 14 Aug 2000 20:00:10 -0000
914 Message-Id: <20000814200010.27271.qmail@foad.org>
917 ____________________________________________________________________________
918 [ 6621] By: jhi on 2000/08/14 15:23:05
922 ____________________________________________________________________________
923 [ 6620] By: jhi on 2000/08/14 15:22:14
924 Log: Subject: Re: [PATCH] @+, @- readonly
925 From: Mike Guy <mjtg@cam.ac.uk>
926 Date: Mon, 14 Aug 2000 15:26:55 +0100
927 Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
929 ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
931 ____________________________________________________________________________
932 [ 6619] By: jhi on 2000/08/14 14:12:08
936 ____________________________________________________________________________
937 [ 6618] By: jhi on 2000/08/14 14:09:34
938 Log: For now remove the mail code.
941 ____________________________________________________________________________
942 [ 6617] By: jhi on 2000/08/14 14:08:28
943 Log: Drop the eg/ mentions and also mention the recent suidperl thing.
945 ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
946 ! pod/perlfaq8.pod pod/perlsec.pod
947 ____________________________________________________________________________
948 [ 6616] By: jhi on 2000/08/14 14:00:11
949 Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
950 From: Mike Guy <mjtg@cam.ac.uk>
951 Date: Mon, 14 Aug 2000 08:26:02 +0100
952 Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
955 ____________________________________________________________________________
956 [ 6615] By: jhi on 2000/08/14 13:58:45
957 Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
958 From: Mike Guy <mjtg@cam.ac.uk>
959 Date: Mon, 14 Aug 2000 08:04:22 +0100
960 Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
962 ! gv.c mg.c t/op/pat.t
963 ____________________________________________________________________________
964 [ 6614] By: jhi on 2000/08/14 13:56:45
965 Log: Subject: Test fails / warnings with perl-current #6612
966 From: Mike Guy <mjtg@cam.ac.uk>
967 Date: Mon, 14 Aug 2000 07:57:23 +0100
968 Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
970 ! t/lib/b.t t/lib/peek.t
971 ____________________________________________________________________________
972 [ 6613] By: jhi on 2000/08/14 13:45:33
973 Log: VMS configure.com update continues.
976 ! MANIFEST configure.com
977 ____________________________________________________________________________
978 [ 6612] By: jhi on 2000/08/13 22:13:35
982 ____________________________________________________________________________
983 [ 6611] By: jhi on 2000/08/13 16:21:45
984 Log: Upgrade to CGI 2.71, from Lincoln Stein.
986 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
987 ____________________________________________________________________________
988 [ 6610] By: jhi on 2000/08/13 15:09:16
989 Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
990 From: Mike Guy <mjtg@cam.ac.uk>
991 Date: Sun, 13 Aug 2000 13:45:51 +0100
992 Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
995 ____________________________________________________________________________
996 [ 6609] By: jhi on 2000/08/13 14:31:26
997 Log: Andreas says that 1.56 is fine, so reverting back to it.
1000 ____________________________________________________________________________
1001 [ 6608] By: jhi on 2000/08/13 05:34:20
1002 Log: Update Changes.
1005 ____________________________________________________________________________
1006 [ 6607] By: jhi on 2000/08/13 05:32:01
1007 Log: Put back the \z changes of #5406 to CPAN.pm.
1010 ____________________________________________________________________________
1011 [ 6606] By: jhi on 2000/08/13 05:20:16
1012 Log: Fix-n-skip the tests under 5005threads.
1015 ____________________________________________________________________________
1016 [ 6605] By: jhi on 2000/08/13 05:07:48
1017 Log: Fix the test for 5005threads.
1020 ____________________________________________________________________________
1021 [ 6604] By: jhi on 2000/08/13 03:35:37
1022 Log: Should have deleted this in #6603.
1024 - vms/subconfigure.com
1025 ____________________________________________________________________________
1026 [ 6603] By: jhi on 2000/08/12 18:29:32
1027 Log: Rewrite of vms/subconfigure.com as configure.com,
1028 from Peter Prymmer and the vmsperl crew.
1032 ____________________________________________________________________________
1033 [ 6602] By: jhi on 2000/08/11 13:00:01
1034 Log: PlainText.pm is dead.
1036 - lib/Pod/PlainText.pm
1038 ____________________________________________________________________________
1039 [ 6601] By: jhi on 2000/08/11 04:06:45
1040 Log: Update Changes.
1043 ____________________________________________________________________________
1044 [ 6600] By: jhi on 2000/08/11 04:06:10
1045 Log: Add a few missing files, update MANIFEST.
1047 + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
1048 + lib/Pod/PlainText.pm t/pod/find.t
1049 ! MANIFEST t/op/regmesg.t
1050 ____________________________________________________________________________
1051 [ 6599] By: jhi on 2000/08/11 03:31:10
1052 Log: Add Perl debugging tutorial, regen toc.
1054 Subject: perldebtut.pod
1055 From: Richard Foley <Richard.Foley@m.dasa.de>
1056 Date: Wed, 09 Aug 2000 10:17:15 +0200
1057 Message-id: <3991138B.262247B8@m.dasa.de>
1059 + pod/perldebtut.pod
1060 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
1061 ____________________________________________________________________________
1062 [ 6598] By: jhi on 2000/08/11 02:48:56
1063 Log: tiny Changes edit
1066 ____________________________________________________________________________
1067 [ 6597] By: jhi on 2000/08/11 02:39:04
1068 Log: Tests for #6589.
1070 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
1071 From: simon@brecon.co.uk (Simon Cozens)
1072 Date: 11 Aug 2000 02:24:52 GMT
1073 Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
1076 ____________________________________________________________________________
1077 [ 6596] By: jhi on 2000/08/11 01:50:07
1078 Log: Update Changes.
1081 ____________________________________________________________________________
1082 [ 6595] By: jhi on 2000/08/11 01:47:16
1086 ____________________________________________________________________________
1087 [ 6594] By: jhi on 2000/08/11 01:36:16
1088 Log: Subject: Getting perlio and threads to compile
1089 From: Lupe Christoph <lupe@lupe-christoph.de>
1090 Date: Wed, 9 Aug 2000 11:35:54 +0200
1091 Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
1093 (the Solaris version changes in Configure skipped)
1095 ! hints/solaris_2.sh thread.h
1096 ____________________________________________________________________________
1097 [ 6593] By: jhi on 2000/08/11 01:30:16
1098 Log: Subject: Re: [ID 20000730.003] utf8::length() bad
1099 From: simon@brecon.co.uk (Simon Cozens)
1100 Date: 1 Aug 2000 06:55:19 GMT
1101 Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
1104 ____________________________________________________________________________
1105 [ 6592] By: jhi on 2000/08/11 01:26:39
1106 Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
1107 From: Peter Scott <Peter@PeterScott.com>
1108 Date: Thu, 10 Aug 2000 08:23:27 -0700
1109 Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
1112 ____________________________________________________________________________
1113 [ 6591] By: jhi on 2000/08/11 01:22:02
1114 Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
1115 From: Hugo <hv@crypt.compulink.co.uk>
1116 Date: Thu, 10 Aug 2000 19:23:04 +0100
1117 Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
1119 ! regexec.c t/op/pat.t
1120 ____________________________________________________________________________
1121 [ 6590] By: jhi on 2000/08/11 01:19:19
1122 Log: Preprocessing and postprocessing for File::Find.
1124 Subject: Patch to Find::File.pm to allow alphabetical results
1125 From: Joe Smith <jsmith@inwap.com>
1126 Date: Wed, 9 Aug 2000 02:44:54 -0700
1127 Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
1130 ____________________________________________________________________________
1131 [ 6589] By: jhi on 2000/08/11 01:12:39
1132 Log: B::Deparse didn't do sub attributes.
1134 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
1135 From: simon@brecon.co.uk (Simon Cozens)
1136 Date: 9 Aug 2000 04:49:20 GMT
1137 Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
1139 ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
1140 ____________________________________________________________________________
1141 [ 6588] By: jhi on 2000/08/11 01:06:40
1142 Log: Subject: debugger "d" command doesnt check line number
1143 From: Mike Guy <mjtg@cam.ac.uk>
1144 Date: Tue, 08 Aug 2000 21:54:29 +0100
1145 Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
1147 ! lib/perl5db.pl mg.c pod/perldiag.pod
1148 ____________________________________________________________________________
1149 [ 6587] By: jhi on 2000/08/11 00:45:03
1150 Log: sleep(1) does not necessarily return 1.
1152 Subject: [PATCH bleadperl] op/lex_assign.t
1153 From: Hugo <hv@crypt.compulink.co.uk>
1154 Date: Thu, 03 Aug 2000 14:34:22 +0100
1155 Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
1158 ____________________________________________________________________________
1159 [ 6586] By: jhi on 2000/08/11 00:31:50
1160 Log: Document the IO::Select timeout.
1162 ! ext/IO/lib/IO/Select.pm
1163 ____________________________________________________________________________
1164 [ 6585] By: jhi on 2000/08/11 00:13:54
1165 Log: Forgot contributor.
1168 ____________________________________________________________________________
1169 [ 6584] By: jhi on 2000/08/11 00:09:19
1173 ____________________________________________________________________________
1174 [ 6583] By: jhi on 2000/08/11 00:07:53
1175 Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
1177 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
1178 From: Mike Guy <mjtg@cam.ac.uk>
1179 Date: Thu, 10 Aug 2000 15:50:54 +0100
1180 Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
1183 ____________________________________________________________________________
1184 [ 6582] By: jhi on 2000/08/10 23:29:32
1185 Log: Update Changes.
1188 ____________________________________________________________________________
1189 [ 6581] By: jhi on 2000/08/10 23:26:16
1190 Log: Put back the std @INC thing.
1192 ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
1193 ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
1194 ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
1196 ____________________________________________________________________________
1197 [ 6580] By: jhi on 2000/08/10 23:03:34
1198 Log: Update to CGI 2.70, from Lincoln Stein.
1200 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
1201 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
1202 ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
1203 ! t/lib/cgi-request.t
1204 ____________________________________________________________________________
1205 [ 6579] By: jhi on 2000/08/10 22:41:50
1206 Log: Update to CPAN 1.56, from Andreas König.
1208 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
1209 ____________________________________________________________________________
1210 [ 6578] By: jhi on 2000/08/10 22:38:13
1211 Log: Update to Pod::Parser 1.17, from Brad Appleton.
1213 ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
1214 ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
1215 ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
1216 ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
1217 ! t/pod/include.t t/pod/included.t t/pod/lref.t
1218 ! t/pod/multiline_items.t t/pod/nested_items.t
1219 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
1220 ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
1221 ! t/pod/special_seqs.t
1222 ____________________________________________________________________________
1223 [ 6577] By: jhi on 2000/08/10 22:35:41
1224 Log: Small AUTHORS and MAINTAIN updates. Could do with big updates.
1227 ____________________________________________________________________________
1228 [ 6576] By: jhi on 2000/08/10 22:24:54
1229 Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
1232 ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
1233 ! t/lib/gol-compat.t t/lib/gol-linkage.t
1234 ____________________________________________________________________________
1235 [ 6575] By: jhi on 2000/08/10 22:02:07
1236 Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
1238 ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
1239 ____________________________________________________________________________
1240 [ 6574] By: jhi on 2000/08/10 21:55:03
1241 Log: Iterating perl6 description.
1244 ____________________________________________________________________________
1245 [ 6573] By: jhi on 2000/08/10 21:48:26
1246 Log: Revert the sv.c part of #6559, a better fix is needed.
1249 ____________________________________________________________________________
1250 [ 6572] By: jhi on 2000/08/10 20:33:43
1251 Log: It's the 2ndO'ROSSC.
1254 ____________________________________________________________________________
1255 [ 6571] By: jhi on 2000/08/10 15:55:48
1259 ____________________________________________________________________________
1260 [ 6570] By: jhi on 2000/08/10 14:11:17
1261 Log: An exceptionally sticky typo.
1264 ____________________________________________________________________________
1265 [ 6569] By: jhi on 2000/08/10 14:09:33
1266 Log: detypo (and test Changes updating script)
1269 ____________________________________________________________________________
1270 [ 6568] By: jhi on 2000/08/10 14:07:07
1271 Log: Update Changes.
1274 ____________________________________________________________________________
1275 [ 6567] By: jhi on 2000/08/10 14:06:19
1276 Log: Amend the description of Perl6.
1277 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
1278 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
1279 Date: Wed, 9 Aug 2000 22:11:06 -0500
1280 Message-ID: <20000809221106.A12246@chaos.wustl.edu>
1283 ____________________________________________________________________________
1284 [ 6566] By: jhi on 2000/08/10 13:58:57
1285 Log: Subject: Remove dead entry in perldiag
1286 From: Mike Guy <mjtg@cam.ac.uk>
1287 Date: Thu, 10 Aug 2000 14:19:19 +0100
1288 Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
1291 ____________________________________________________________________________
1292 [ 6565] By: jhi on 2000/08/10 13:51:48
1293 Log: Zero entries were skipped, fix from Adrian Goalby
1294 <argoalby@yahoo.co.uk>
1296 ! lib/unicode/Number.pl lib/unicode/mktables.PL
1297 ____________________________________________________________________________
1298 [ 6564] By: jhi on 2000/08/10 13:00:12
1299 Log: Subject: [PATCH 5.6.0] cygwin port
1300 From: "Fifer, Eric" <EFifer@sanwaint.com>
1301 Date: Thu, 10 Aug 2000 13:15:36 +0100
1302 Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
1304 ! README.cygwin hints/cygwin.sh
1305 ____________________________________________________________________________
1306 [ 6563] By: jhi on 2000/08/10 12:55:16
1307 Log: Get back into sync with Jeffrey on the enhanced regex warnings.
1309 ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
1310 ____________________________________________________________________________
1311 [ 6562] By: gsar on 2000/08/10 08:38:39
1312 Log: warn is a macro, avoid using at a variable to avoid warnings
1313 in some configurations; readdir.t is too conservative in
1314 estimating number of *.t's
1316 ! t/op/readdir.t util.c
1317 ____________________________________________________________________________
1318 [ 6561] By: jhi on 2000/08/09 23:35:42
1319 Log: Update Changes.
1322 ____________________________________________________________________________
1323 [ 6560] By: jhi on 2000/08/09 23:05:47
1324 Log: Subject: Re: enhanced(?) regex error messages
1325 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
1326 Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
1327 Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
1329 (plus two small patches sent privately)
1330 (this still seems to leave few test failures)
1333 ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
1334 ! t/pragma/warn/regcomp
1335 ____________________________________________________________________________
1336 [ 6559] By: jhi on 2000/08/09 20:41:18
1337 Log: (The fix did work but was not right, retracted in #6573)
1339 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
1340 From: Christian Kirsch <ck@held.mind.de>
1341 Date: Wed, 9 Aug 2000 17:05:17 +0200
1342 Message-Id: <20000809170517.A25389@held>
1344 ! sv.c t/pragma/locale.t
1345 ____________________________________________________________________________
1346 [ 6558] By: jhi on 2000/08/08 22:34:08
1347 Log: Tiny updates on the contributors list.
1350 ____________________________________________________________________________
1351 [ 6557] By: jhi on 2000/08/08 19:34:28
1352 Log: Double check that we have a dirhandle.
1355 ____________________________________________________________________________
1356 [ 6556] By: jhi on 2000/08/08 19:01:51
1357 Log: Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean.
1358 May be repopulated with fresh maintained examples.
1360 + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
1361 + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
1362 + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
1363 + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
1364 + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
1365 + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
1366 + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
1367 + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
1368 + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
1369 + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
1370 + lib/CGI/eg/wilogo_gif.uu
1371 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
1372 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
1373 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
1374 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
1375 - eg/cgi/frameset.cgi eg/cgi/index.html
1376 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
1377 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
1378 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
1379 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
1380 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
1381 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
1382 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
1383 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
1384 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
1385 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
1386 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
1387 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
1388 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
1389 - eg/van/vanish eg/who eg/wrapsuid
1391 ____________________________________________________________________________
1392 [ 6555] By: jhi on 2000/08/08 18:51:08
1393 Log: Delete chat2 as requested by Randal.
1395 Subject: Re: perlfaq8 coyness
1396 From: merlyn@stonehenge.com (Randal L. Schwartz)
1397 Date: 15 May 2000 18:52:42 -0700
1398 Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com>
1402 ____________________________________________________________________________
1403 [ 6554] By: jhi on 2000/08/08 18:31:35
1404 Log: Regen global.sym.
1407 ____________________________________________________________________________
1408 [ 6553] By: jhi on 2000/08/08 18:28:13
1409 Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
1410 (either perlbug or p5p ate the original), plus regen
1411 perlapi and perltoc.
1413 ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
1414 ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
1415 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
1416 ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
1417 ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
1418 ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
1419 ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
1420 ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
1421 ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
1422 ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
1423 ____________________________________________________________________________
1424 [ 6552] By: jhi on 2000/08/08 18:06:29
1425 Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
1426 From: Mike Guy <mjtg@cam.ac.uk>
1427 Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
1428 Date: Tue, 08 Aug 2000 15:51:27 +0100
1430 ! doop.c sv.h t/op/join.t t/pragma/overload.t
1431 ____________________________________________________________________________
1432 [ 6551] By: jhi on 2000/08/08 18:01:11
1433 Log: Re-apply #6549.
1436 ____________________________________________________________________________
1437 [ 6550] By: jhi on 2000/08/08 17:43:08
1438 Log: Accidental retraction of #6549.
1441 ____________________________________________________________________________
1442 [ 6549] By: jhi on 2000/08/08 17:40:04
1443 Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
1444 From: Mike Guy <mjtg@cam.ac.uk>
1445 Date: Mon, 07 Aug 2000 21:49:58 +0100
1446 Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
1449 ____________________________________________________________________________
1450 [ 6548] By: jhi on 2000/08/08 17:37:57
1451 Log: Document here-doc better.
1453 Subject: Re: [ID 20000804.003] heredoc in s///e replacement
1454 From: Mike Guy <mjtg@cam.ac.uk>
1455 Date: Mon, 07 Aug 2000 14:02:09 +0100
1456 Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
1459 ____________________________________________________________________________
1460 [ 6547] By: jhi on 2000/08/08 17:33:34
1461 Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
1462 From: "Randy J. Ray" <rjray@redhat.com>
1463 Date: Mon, 07 Aug 2000 19:12:25 -0700
1464 Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
1466 ! perl.c pod/perlrun.pod
1467 ____________________________________________________________________________
1468 [ 6546] By: jhi on 2000/08/08 17:29:26
1469 Log: Subject: Re: enhanced(?) regex error messages
1470 From: Hugo <hv@crypt.compulink.co.uk>
1471 Date: Tue, 08 Aug 2000 03:25:51 +0100
1472 Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
1474 plus Capitalize the error messages, plus perldiag them.
1476 ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
1477 ____________________________________________________________________________
1478 [ 6545] By: jhi on 2000/08/08 13:59:28
1479 Log: Augment #6539 a bit: don't croak if there's magic in the air.
1481 Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
1482 From: Hugo <hv@crypt.compulink.co.uk>
1483 Date: Tue, 08 Aug 2000 03:02:03 +0100
1484 Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
1487 ____________________________________________________________________________
1488 [ 6544] By: jhi on 2000/08/07 21:11:52
1489 Log: Make the test -w clean.
1492 ____________________________________________________________________________
1493 [ 6543] By: jhi on 2000/08/07 19:49:53
1494 Log: use warnings instead of $^W.
1497 ____________________________________________________________________________
1498 [ 6542] By: jhi on 2000/08/07 17:41:41
1499 Log: Disable a portability warning Because We Know What We Are Doing.
1502 ____________________________________________________________________________
1503 [ 6541] By: jhi on 2000/08/07 17:29:51
1504 Log: Tiny tidying on report_evil_fh().
1507 ____________________________________________________________________________
1508 [ 6540] By: jhi on 2000/08/07 16:37:38
1509 Log: Make regular expression parse error messages easier to understand.
1511 Subject: Re: enhanced(?) regex error messages
1512 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
1513 Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
1514 Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
1517 ____________________________________________________________________________
1518 [ 6539] By: jhi on 2000/08/07 16:12:27
1519 Log: Make bless(REF, REF) a fatal error, add bless tests.
1521 Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
1522 From: Hugo <hv@crypt.compulink.co.uk>
1523 Date: Mon, 07 Aug 2000 16:59:38 +0100
1524 Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
1527 ! MANIFEST pod/perldiag.pod pp.c sv.c
1528 ____________________________________________________________________________
1529 [ 6538] By: jhi on 2000/08/07 15:59:43
1530 Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
1531 From: Tim Conrow <tim@spindrift.srl.caltech.edu>
1532 Date: Thu, 3 Aug 2000 14:29:21 -0700
1533 Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
1536 ____________________________________________________________________________
1537 [ 6537] By: jhi on 2000/08/07 15:47:18
1538 Log: Retract #6419 for now since it breaks in AFS and MachTen.
1541 ____________________________________________________________________________
1542 [ 6536] By: jhi on 2000/08/07 15:05:29
1543 Log: Plug the security hole described in the Aug 05 2000 bugtraq message
1544 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
1545 The security hole exists only in suidperls, which isn't
1546 installed or even built by default.
1549 ____________________________________________________________________________
1550 [ 6535] By: jhi on 2000/08/07 14:45:14
1551 Log: tr memory corruption fix from Simon Cozens.
1554 ____________________________________________________________________________
1555 [ 6534] By: jhi on 2000/08/06 11:38:16
1556 Log: Document a bit that UDP is not what you might think.
1558 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
1559 From: Lupe Christoph <lupe@lupe-christoph.de>
1560 Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
1561 Date: Mon, 24 Jul 2000 08:59:15 +0200
1564 ____________________________________________________________________________
1565 [ 6533] By: jhi on 2000/08/06 11:35:01
1566 Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
1567 From: Jeff Pinyan <jeffp@hut.crusoe.net>
1568 Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
1569 Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
1572 ____________________________________________________________________________
1573 [ 6532] By: jhi on 2000/08/06 03:45:41
1574 Log: Have symbols for the IoTYPEs.
1576 ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
1577 ____________________________________________________________________________
1578 [ 6531] By: jhi on 2000/08/06 01:33:55
1579 Log: Continue fixing the io warnings. This also
1580 sort of fixes bug ID 20000802.003: the core dump
1581 is no more. Whether the current behaviour is correct
1582 (giving a warning: "Not a format reference"), is another matter.
1584 ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
1585 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
1586 ____________________________________________________________________________
1587 [ 6530] By: jhi on 2000/08/05 21:33:12
1588 Log: Change the Policy policy: now -Dprefix= with an existing
1589 Policy.sh and prefix == siteprefix == vendorprefix, then all
1590 of them follow along the new prefix.
1592 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
1593 From: Andy Dougherty <doughera@lafayette.edu>
1594 Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
1595 Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
1598 ____________________________________________________________________________
1599 [ 6529] By: jhi on 2000/08/05 18:57:28
1600 Log: Zap lib/Sys directory when cleaning up.
1603 ____________________________________________________________________________
1604 [ 6528] By: jhi on 2000/08/05 18:40:44
1605 Log: Essential prototype changes were missing from #6527.
1606 Also make report_evil_fh() more bomb-proof.
1609 ____________________________________________________________________________
1610 [ 6527] By: jhi on 2000/08/05 03:22:05
1611 Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
1612 From: "Ronald F. Guilmette" <rfg@monkeys.com>
1613 Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
1614 Message-Id: <200007242247.PAA52177@monkeys.com>
1616 ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
1617 ____________________________________________________________________________
1618 [ 6526] By: jhi on 2000/08/04 21:23:27
1619 Log: gcc versions might have (parentheses) in them.
1620 Branch: metaconfig/U/perl
1623 ! Configure config_h.SH
1624 ____________________________________________________________________________
1625 [ 6525] By: jhi on 2000/08/04 20:23:12
1626 Log: Weed buglets pointed out by
1628 From: Lupe Christoph <lupe@lupe-christoph.de>
1629 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
1630 Date: Fri, 4 Aug 2000 17:34:39 +0200
1631 Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
1632 Branch: metaconfig/U/perl
1633 ! gccvers.U uselfs.U
1635 ! Configure config_h.SH
1636 ____________________________________________________________________________
1637 [ 6524] By: jhi on 2000/08/04 19:02:08
1638 Log: Warn under -w if lstat(FH) is attempted.
1640 Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
1641 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
1642 Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT)
1643 Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com>
1645 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
1646 ! t/pragma/warn/pp_sys
1647 ____________________________________________________________________________
1648 [ 6523] By: jhi on 2000/08/04 12:31:11
1649 Log: Subject: New perlcc, take 2
1650 From: simon@brecon.co.uk (Simon Cozens)
1651 Date: 4 Aug 2000 06:21:04 GMT
1652 Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
1655 ____________________________________________________________________________
1656 [ 6522] By: jhi on 2000/08/04 12:26:33
1657 Log: Subject: Re: Array vs. List context
1658 From: Daniel Chetlin <daniel@chetlin.com>
1659 Date: Fri, 4 Aug 2000 00:22:44 -0700
1660 Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
1662 ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
1664 ____________________________________________________________________________
1665 [ 6521] By: jhi on 2000/08/04 12:22:38
1666 Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
1667 From: Raymund Will <ray@caldera.de>
1668 Date: Fri, 4 Aug 2000 12:07:09 +0200
1669 Message-Id: <20000804120709.A14982@caldera.de>
1672 ____________________________________________________________________________
1673 [ 6520] By: jhi on 2000/08/04 04:09:06
1674 Log: After the #6519 a warning about stat() is just that,
1675 not about a filetest, which now have their own warning.
1678 ____________________________________________________________________________
1679 [ 6519] By: jhi on 2000/08/04 04:06:30
1680 Log: In the warnings call filehandles consistently so;
1681 add "unopened" warning for stat().
1683 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
1684 ! t/pragma/warn/pp_sys
1685 ____________________________________________________________________________
1686 [ 6518] By: jhi on 2000/08/04 02:55:35
1687 Log: Subject: Minor tweak to perlvar.pod
1688 From: "Stephen P. Potter" <spp@ds.net>
1689 Date: Tue, 18 Apr 2000 09:26:03 -0400
1690 Message-Id: <200004181326.JAA01560@spp.users.ds.net>
1693 ____________________________________________________________________________
1694 [ 6517] By: jhi on 2000/08/04 02:50:08
1695 Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
1696 From: "Clinton Pierce" <cpierce1@ford.com>
1697 Date: Wed, 21 Jul 1999 16:45:31 -0400
1698 Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
1700 Fix by Stephen Potter (visible in the bug db but not in p5p?)
1702 ! pod/perlfunc.pod pod/perlop.pod
1703 ____________________________________________________________________________
1704 [ 6516] By: jhi on 2000/08/04 02:09:25
1705 Log: This is 6512. Really.
1708 ____________________________________________________________________________
1709 [ 6515] By: jhi on 2000/08/04 01:25:50
1710 Log: mention the idea of @( and @)
1713 ____________________________________________________________________________
1714 [ 6514] By: bailey on 2000/08/04 01:18:46
1715 Log: YA resync with mainstem, including VMS patches from others
1717 +> (branch 48 files)
1718 - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
1719 !> (integrate 354 files)
1720 ____________________________________________________________________________
1721 [ 6513] By: jhi on 2000/08/04 01:18:18
1722 Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
1723 From: Mark Dickinson <dickins3@fas.harvard.edu>
1724 Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
1725 Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
1727 ! t/op/grent.t t/op/pwent.t
1728 ____________________________________________________________________________
1729 [ 6512] By: jhi on 2000/08/04 01:14:06
1730 Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
1731 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
1732 Date: Wed, 02 Aug 2000 10:51:01 +0100
1733 Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
1736 ____________________________________________________________________________
1737 [ 6511] By: jhi on 2000/08/04 00:57:00
1738 Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question
1739 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1740 Date: Thu, 03 Aug 2000 17:20:04 -0700
1741 Message-ID: <0wgi5gzkgqLb092yn@efn.org>
1743 ! U/modified/Cppsym.U
1745 ! Configure config_h.SH
1746 ____________________________________________________________________________
1747 [ 6510] By: jhi on 2000/08/04 00:25:28
1751 ____________________________________________________________________________
1752 [ 6509] By: jhi on 2000/08/03 23:43:18
1753 Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
1754 From: Dominic Dunlop <domo@computer.org>
1755 Date: Thu, 3 Aug 2000 22:16:46 +0200
1756 Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
1759 ____________________________________________________________________________
1760 [ 6508] By: jhi on 2000/08/03 23:40:37
1761 Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
1762 From: Hugo <hv@crypt.compulink.co.uk>
1763 Date: Thu, 03 Aug 2000 18:25:30 +0100
1764 Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
1766 ! regcomp.c t/op/re_tests
1767 ____________________________________________________________________________
1768 [ 6507] By: jhi on 2000/08/03 23:38:28
1769 Log: Subject: [PATCH] sv.h documentation - SvLEN
1770 From: Mike Guy <mjtg@cam.ac.uk>
1771 Date: Thu, 03 Aug 2000 14:43:09 +0100
1772 Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
1775 ____________________________________________________________________________
1776 [ 6506] By: jhi on 2000/08/03 15:49:14
1777 Log: Disable the fix_pl hack for now.
1780 ____________________________________________________________________________
1781 [ 6505] By: jhi on 2000/08/03 13:49:04
1782 Log: Add a URL for FSF.
1784 Subject: Patch for README
1785 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
1786 Date: Wed, 2 Aug 2000 13:25:09 -0500
1787 Message-ID: <20000802132509.I10379@chaos.wustl.edu>
1790 ____________________________________________________________________________
1791 [ 6504] By: jhi on 2000/08/03 13:29:19
1792 Log: Be more informative on what is skipped and why,
1793 also repeat the list at the end.
1796 ____________________________________________________________________________
1797 [ 6503] By: jhi on 2000/08/03 13:07:05
1798 Log: Circumvent the removal of .patch by fix_pl.
1800 Subject: Re: [ID 20000802.011] unable to 'make test'
1801 From: simon@brecon.co.uk (Simon Cozens)
1802 Date: 3 Aug 2000 04:17:00 GMT
1803 Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org>
1806 ____________________________________________________________________________
1807 [ 6502] By: jhi on 2000/08/03 00:14:34
1808 Log: Add the missing setproctitle unit.
1809 Branch: metaconfig/U/perl
1811 ____________________________________________________________________________
1812 [ 6501] By: jhi on 2000/08/03 00:00:26
1813 Log: The subtest 4 may fail also on VOBS, as pointed out
1814 by Nick Ing-Simmons in November 1999, bug id 19991124.003
1815 (but the failure in that bug report isn't the subtest 4).
1818 ____________________________________________________________________________
1819 [ 6500] By: jhi on 2000/08/02 23:49:30
1820 Log: Better skip message for the test; one of the two problems in
1822 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
1823 From: Lupe Christoph <lupe@lupe-christoph.de>
1824 Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
1825 Message-Id: <200002241054.LAA06808@lupe-christoph.de>
1828 ____________________________________________________________________________
1829 [ 6499] By: jhi on 2000/08/02 22:49:16
1830 Log: Allow "no Module;" even if there is no 'unimport'.
1832 Subject: [ID 20000324.029] `unimport' is not special the way `import' is
1833 From: mjd@plover.com
1834 Date: 24 Mar 2000 15:24:34 -0000
1835 Message-Id: <20000324152434.15160.qmail@plover.com>
1838 ____________________________________________________________________________
1839 [ 6498] By: jhi on 2000/08/02 22:42:58
1840 Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
1841 that are hopefully soon put into use.
1843 ! opcode.h opcode.pl opnames.h
1844 ____________________________________________________________________________
1845 [ 6497] By: gsar on 2000/08/02 22:28:59
1846 Log: require.t needs binmode() to work on windows
1849 ____________________________________________________________________________
1850 [ 6496] By: jhi on 2000/08/02 22:08:51
1851 Log: Document the IVdf UVuf UVof UVxf.
1854 ____________________________________________________________________________
1855 [ 6495] By: jhi on 2000/08/02 21:54:26
1858 ! ext/Data/Dumper/Dumper.xs
1859 ____________________________________________________________________________
1860 [ 6494] By: jhi on 2000/08/02 21:49:17
1861 Log: Dump UVs as UVs in Data::Dumper.
1863 Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
1864 From: Gurusamy Sarathy <gsar@ActiveState.com>
1865 Date: Thu, 27 Apr 2000 12:26:25 -0700
1866 Message-Id: <200004271926.MAA04331@molotok.activestate.com>
1868 ! ext/Data/Dumper/Dumper.xs
1869 ____________________________________________________________________________
1870 [ 6493] By: jhi on 2000/08/02 17:01:58
1871 Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error
1872 From: Hugo <hv@crypt.compulink.co.uk>
1873 Date: Wed, 02 Aug 2000 14:53:56 +0100
1874 Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
1876 ! regexec.c t/op/re_tests
1877 ____________________________________________________________________________
1878 [ 6492] By: jhi on 2000/08/02 15:02:46
1879 Log: The new setproctitle() feature is available only in
1880 bleeding edge FreeBSD. From Paul Saab.
1883 ____________________________________________________________________________
1884 [ 6491] By: jhi on 2000/08/02 13:34:36
1885 Log: The tr utf8 patching continues.
1887 Subject: Re: #6469, too many tests claimed in require.t
1888 From: simon@brecon.co.uk (Simon Cozens)
1889 Date: 2 Aug 2000 02:37:17 GMT
1890 Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
1892 (the logic of the test was the wrong way round in the patch)
1895 ____________________________________________________________________________
1896 [ 6490] By: jhi on 2000/08/02 13:27:38
1897 Log: The name of a filehandle does not have <these>.
1899 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
1900 ! t/pragma/warn/pp_sys util.c
1901 ____________________________________________________________________________
1902 [ 6489] By: jhi on 2000/08/02 04:26:46
1903 Log: Remove the extraneous "main::" prefix from all the
1904 "opened only for", "on closed", and "never opened" warnings.
1906 Subject: Re: inappropriate warning
1907 From: Gurusamy Sarathy <gsar@ActiveState.com>
1908 Date: Mon, 20 Mar 2000 11:28:02 -0800
1909 Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
1911 ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
1912 ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
1913 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
1914 ____________________________________________________________________________
1915 [ 6488] By: jhi on 2000/08/02 03:02:57
1916 Log: memcpy has n o in it, as pinted ut by Sarathy.
1919 ____________________________________________________________________________
1920 [ 6487] By: jhi on 2000/08/02 02:44:51
1921 Log: Document in one place the memory abstractions used in Perl core.
1923 Subject: Re: Memory abstraction
1924 From: simon@brecon.co.uk (Simon Cozens)
1925 Date: 2 Aug 2000 02:20:23 GMT
1926 Organization: Earth.li Origins
1929 ____________________________________________________________________________
1930 [ 6486] By: jhi on 2000/08/02 02:41:57
1931 Log: regen_headers, regen perltoc.
1933 ! perlapi.c pod/perltoc.pod
1934 ____________________________________________________________________________
1935 [ 6485] By: jhi on 2000/08/02 01:43:33
1936 Log: "This little thing tests for a file .patch, and if it contains
1937 a number, pops into patchlevel.h" (making it easier to track
1938 which development version people are reporting bugs against)
1940 Subject: Patchlevel autogeneration for repository perls
1941 From: simon@brecon.co.uk (Simon Cozens)
1942 Date: 14 Jul 2000 07:12:15 GMT
1943 Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
1946 ! MANIFEST Makefile.SH
1947 ____________________________________________________________________________
1948 [ 6484] By: jhi on 2000/08/02 01:32:54
1949 Log: FreeBSD 3.* updates from
1951 From: Paul Saab <ps@yahoo-inc.com>
1952 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
1953 Date: Tue, 1 Aug 2000 15:41:39 -0700
1954 Message-Id: <20000801154139.A53740@yahoo-inc.com>
1957 ____________________________________________________________________________
1958 [ 6483] By: jhi on 2000/08/02 01:27:44
1959 Log: In new BSDs changes to argv[] do not show up in ps(1) output,
1960 instead one must use setproctitle(). This was already addressed
1961 by change #6457, but the below has a new variant for FreeBSD 4.0
1962 or later, and the matter is also documented more.
1964 From: Paul Saab <ps@yahoo-inc.com>
1965 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
1966 Date: Tue, 1 Aug 2000 15:41:39 -0700
1967 Message-Id: <20000801154139.A53740@yahoo-inc.com>
1968 Branch: metaconfig/U/perl
1971 ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
1972 ____________________________________________________________________________
1973 [ 6482] By: jhi on 2000/08/01 22:17:32
1974 Log: The test from this
1976 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
1977 Date: Sat, 15 Apr 2000 17:03:44 +0100
1978 From: Tom Hughes <tom@compton.nu>
1979 Message-ID: <d1c9b2af49.tom@compton.compton.nu>
1981 was missing, the code change went in as #5989
1982 (which had a different test?)
1985 ____________________________________________________________________________
1986 [ 6481] By: jhi on 2000/08/01 21:48:38
1987 Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
1988 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
1989 Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
1990 Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
1993 ____________________________________________________________________________
1994 [ 6480] By: jhi on 2000/08/01 18:05:28
1995 Log: Make p4desc to skip non-mainperl branches by default.
1998 ____________________________________________________________________________
1999 [ 6479] By: jhi on 2000/08/01 17:29:19
2000 Log: If gccosandvers is equal to osname, clear gccosandvers.
2001 Branch: metaconfig/U/perl
2004 ! Configure config_h.SH
2005 ____________________________________________________________________________
2006 [ 6478] By: jhi on 2000/08/01 15:54:08
2007 Log: BOM patching from Simon Cozens.
2010 ____________________________________________________________________________
2011 [ 6477] By: jhi on 2000/08/01 04:50:33
2012 Log: Stash away the largefiles flags and libswanted.
2014 ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
2015 ____________________________________________________________________________
2016 [ 6476] By: gsar on 2000/08/01 04:24:24
2017 Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
2020 ! t/pragma/utf8.t utf8.c win32/win32.c
2021 ____________________________________________________________________________
2022 [ 6475] By: jhi on 2000/08/01 03:35:24
2023 Log: Make chr() for values >127 to create utf8 when under utf8.
2025 Subject: Re: uft8/chr()
2026 From: simon@brecon.co.uk (Simon Cozens)
2027 Date: 1 Aug 2000 02:37:02 GMT
2028 Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
2030 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
2031 ____________________________________________________________________________
2032 [ 6474] By: jhi on 2000/08/01 02:36:18
2033 Log: In Digital UNIX warn if gcc explicitly chosen because even
2034 2.95.2 is known to cause problems.
2037 ____________________________________________________________________________
2038 [ 6473] By: jhi on 2000/08/01 02:00:56
2039 Log: Make the safety catch for buggy gccs work with triple version
2040 numbers like 2.95.2. Reported in
2042 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
2043 From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
2044 Date: Mon, 31 Jul 2000 14:55:06 +0200
2045 Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
2048 ____________________________________________________________________________
2049 [ 6472] By: jhi on 2000/08/01 01:13:33
2050 Log: Subject: fix and question re: waitpid() under win32
2051 From: Brian Clarke <clarke@appliedmeta.com>
2052 Date: Fri, 28 Jul 2000 15:18:29 -0400
2053 Message-ID: <3981DC85.290314EB@appliedmeta.com>
2055 Slightly reformatted and WNOHANG # define moved to win32.h
2056 so that also POSIX.xs sees it, as suggsted by Sarathy.
2058 ! win32/win32.c win32/win32.h
2059 ____________________________________________________________________________
2060 [ 6471] By: jhi on 2000/08/01 00:55:05
2061 Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
2062 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2063 Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
2064 Date: Mon, 31 Jul 2000 13:28:51 +0100
2066 (aka ID 20000730.002)
2069 ____________________________________________________________________________
2070 [ 6470] By: jhi on 2000/07/31 23:34:42
2071 Log: Document the problem with -P in HP-UX and its workaround.
2073 Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
2074 From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
2075 Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
2076 Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
2079 ____________________________________________________________________________
2080 [ 6469] By: jhi on 2000/07/31 04:15:02
2081 Log: The swallow_bom() saga continues. The #23 of require.t
2082 (UTF16-LE) still fails (silently, no output) but the #22
2083 (UTF16-BE) seems to be working now. The root of the
2084 failure may be in sv_gets(): is it UTF-16LE-aware,
2085 especially when it comes to line endings?
2087 ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
2088 ! t/comp/require.t toke.c utf8.c
2089 ____________________________________________________________________________
2090 [ 6468] By: jhi on 2000/07/30 19:05:48
2091 Log: Find green threads before native threads.
2093 Subject: Re: Patch to jpl/JNI/Makefile.PL
2094 From: Jens Thomsen <jens@fiend.cis.com>
2095 Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
2096 Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
2098 ! jpl/JNI/Makefile.PL
2099 ____________________________________________________________________________
2100 [ 6467] By: jhi on 2000/07/30 18:36:22
2101 Log: Fix the HALF_UPGRADE() macro introduced in #6263.
2104 ____________________________________________________________________________
2105 [ 6466] By: jhi on 2000/07/30 04:37:29
2106 Log: A new version of the "remove UPPERACSE string comparison"
2107 operators. The problem with the previous one (change #6454)
2108 was that it was for Perl 5.6.0. From Paul Marquess.
2110 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
2111 ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
2112 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
2113 ____________________________________________________________________________
2114 [ 6465] By: jhi on 2000/07/29 22:39:56
2115 Log: Do not upgrade SVs into utf8 just because they participate
2116 in eq or cmp. Reported and fix suggested in
2118 Subject: [ID 20000720.009] sv_eq UTF8 bug
2119 From: "Simon Cozens" <simon@othersideofthe.earth.li>
2120 Date: 21 Jul 2000 04:37:29 -0000
2121 Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
2123 Exercise for the kind reader: should we or should we not
2124 cache the utf8 conversion alonside the SV? (as magic,
2125 as thestrxfrm()ed version is cached under use locale)
2126 Argue both for and against.
2129 ____________________________________________________________________________
2130 [ 6464] By: jhi on 2000/07/29 22:36:22
2131 Log: Subject: UTF8 concat
2132 From: simon@brecon.co.uk (Simon Cozens)
2133 Date: 30 Jun 2000 06:13:25 GMT
2134 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
2136 (with a memory leak fixed, plus a few casts added)
2138 This also seems to help for
2140 Subject: [ID 20000716.015] join UTF8 weirdness
2141 From: root <root@ak-71.mind.de>
2142 Date: Sat, 15 Jul 2000 15:29:54 +0200
2143 Message-Id: <200007151329.PAA13970@ak-71.mind.de>
2145 (from Andreas König)
2148 ____________________________________________________________________________
2149 [ 6463] By: jhi on 2000/07/29 00:55:39
2150 Log: Tune the comments and hopefully stop a memory leak.
2153 ____________________________________________________________________________
2154 [ 6462] By: jhi on 2000/07/29 00:16:53
2155 Log: The problem described in this
2157 Subject: [ID 20000322.018] named chars aren't magical enough
2158 From: root <root@dixie.cscaper.com>
2159 Date: Wed, 22 Mar 2000 18:37:42 -0700
2160 Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
2162 has been fixed in perl 5.6.0 but just in case added a test
2163 to keep it away. (The report from Joseph Hall.)
2166 ____________________________________________________________________________
2167 [ 6461] By: jhi on 2000/07/28 23:56:36
2168 Log: Tiny fixes for #6460.
2169 Branch: metaconfig/U/perl
2172 ! Configure config_h.SH
2173 ____________________________________________________________________________
2174 [ 6460] By: jhi on 2000/07/28 23:24:41
2175 Log: Warn if the version of the operating system used to compile gcc
2176 differs from the current version of the operating system.
2177 Also display the gcc compilation os and version in myconfig.
2180 Subject: Re: [ID 20000710.003] ERRORS!!
2181 From: "Kurt D. Starsinic" <kstar@chapin.edu>
2182 Date: Mon, 10 Jul 2000 15:54:16 -0400
2183 Message-ID: <20000710155416.A1384@O2.chapin.edu>
2184 Branch: metaconfig/U/perl
2187 ! Configure config_h.SH myconfig.SH
2188 ____________________________________________________________________________
2189 [ 6459] By: jhi on 2000/07/28 22:00:32
2190 Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
2191 letter to $Config{osvers}.
2193 ! U/modified/Oldconfig.U
2195 ! Configure config_h.SH
2196 ____________________________________________________________________________
2197 [ 6458] By: jhi on 2000/07/28 04:15:39
2198 Log: Back out #6454, doesn't seem to work.
2199 (Reason: that patch was for perl 5.6.0, not perl-current)
2200 (A version of the patch for perl-current came in later as #6466)
2202 ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
2203 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
2204 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
2205 ____________________________________________________________________________
2206 [ 6457] By: jhi on 2000/07/27 23:31:49
2207 Log: Use setproctitle() if available to modify $0.
2209 Subject: setting $* on BSD4 broken
2210 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
2211 Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
2212 Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
2214 ! U/modified/Myinit.U
2216 ! Configure config_h.SH mg.c
2217 ____________________________________________________________________________
2218 [ 6456] By: jhi on 2000/07/27 14:50:47
2219 Log: Allow "no AutoLoader;", based on change #6444,
2220 suggested by Graham Barr.
2223 ____________________________________________________________________________
2224 [ 6455] By: jhi on 2000/07/27 14:19:10
2225 Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
2226 From: rspier@pobox.com (Robert Spier)
2227 Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
2228 Message-ID: <14720.15855.787664.424783@rls.cx>
2231 ____________________________________________________________________________
2232 [ 6454] By: jhi on 2000/07/27 14:03:02
2233 Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
2238 Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
2239 From: Ryan Herbert <rherbert@sycamorehq.com>
2240 Date: Mon, 17 Jul 2000 11:40:42 -0400
2241 Message-Id: <200007171540.LAA20480@beorn.hq.sai>
2245 Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
2246 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
2247 Date: Wed, 26 Jul 2000 23:40:18 +0100
2248 Message-ID: <000001bff752$79511880$0a17073e@tiny>
2250 based on an earlier patch from Stephen P. Potter.
2252 (Removed later by change #6458 because this patch was for
2253 perl 5.6.0, not perl-current)
2255 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
2256 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
2257 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
2258 ____________________________________________________________________________
2259 [ 6453] By: jhi on 2000/07/27 13:48:02
2260 Log: Subject: [PATCH] fixes bug 20000508.004
2261 From: Michael Stevens <mstevens@globnix.org>
2262 Date: Thu, 27 Jul 2000 13:49:04 +0100
2263 Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
2266 ____________________________________________________________________________
2267 [ 6452] By: jhi on 2000/07/26 23:51:26
2268 Log: Further File::Temp patches from Yitzchak Scott-Thoennes
2271 ! lib/File/Temp.pm pod/perlport.pod
2272 ____________________________________________________________________________
2273 [ 6451] By: jhi on 2000/07/26 19:43:30
2274 Log: Be wary of close()s, too.
2276 Subject: Re: [PATCH] perlbug cleanup
2277 From: Tim Jenness <t.jenness@jach.hawaii.edu>
2278 Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
2279 Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
2282 ____________________________________________________________________________
2283 [ 6450] By: jhi on 2000/07/26 18:41:40
2284 Log: Subject: Minor doc patch: handy.h
2285 From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
2286 Date: Wed, 26 Jul 2000 15:34:25 -0300
2287 Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
2289 ! handy.h pod/perlapi.pod
2290 ____________________________________________________________________________
2291 [ 6449] By: jhi on 2000/07/26 18:23:55
2292 Log: Subject: [PATCH] minor doc change - perlguts
2293 From: Michael Stevens <mstevens@globnix.org>
2294 Date: Thu, 13 Jul 2000 12:39:18 +0100
2295 Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
2298 ____________________________________________________________________________
2299 [ 6448] By: jhi on 2000/07/26 18:20:30
2300 Log: open() wariness in perlbug.
2302 Subject: [PATCH] perlbug cleanup
2303 From: Michael Stevens <mstevens@globnix.org>
2304 Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
2305 Date: Thu, 13 Jul 2000 15:52:23 +0100
2308 ____________________________________________________________________________
2309 [ 6447] By: jhi on 2000/07/26 18:13:04
2310 Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
2312 ! lib/File/Temp.pm t/lib/ftmp-security.t
2313 ____________________________________________________________________________
2314 [ 6446] By: jhi on 2000/07/26 18:06:32
2315 Log: docfix from Peter Scott <Peter@PSDT.com>.
2318 ____________________________________________________________________________
2319 [ 6445] By: jhi on 2000/07/26 17:53:31
2320 Log: Fix *foo{FORMAT}.
2322 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2323 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
2324 Date: Wed, 26 Jul 2000 19:51:02 +0200
2325 Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
2327 From: Graham Barr <gbarr@pobox.com>
2328 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
2329 Date: Wed, 26 Jul 2000 17:38:36 +0100
2330 Message-ID: <20000726173836.L472@pobox.com>
2332 ! pp.c sv.c t/op/gv.t
2333 ____________________________________________________________________________
2334 [ 6444] By: jhi on 2000/07/26 17:49:14
2335 Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
2336 from Graham Barr in the module list.
2338 ! gv.c pod/perlobj.pod
2339 ____________________________________________________________________________
2340 [ 6443] By: jhi on 2000/07/26 16:06:56
2341 Log: More split() doc and test patches from Mike Guy.
2343 ! pod/perlfunc.pod t/op/split.t
2344 ____________________________________________________________________________
2345 [ 6442] By: jhi on 2000/07/26 16:05:30
2346 Log: MacOS nits from Matthias Neeracher.
2349 ____________________________________________________________________________
2350 [ 6441] By: jhi on 2000/07/26 04:39:57
2351 Log: Subject: [PATCH] split /^/
2352 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2353 Date: Tue, 25 Jul 2000 14:18:57 +0100
2354 Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
2356 (with notes from tchrist and gbarr)
2358 ! pod/perlfunc.pod t/op/split.t
2359 ____________________________________________________________________________
2360 [ 6440] By: jhi on 2000/07/26 04:32:32
2361 Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
2362 From: Peter Prymmer <pvhp@forte.com>
2363 Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
2364 Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
2367 ____________________________________________________________________________
2368 [ 6439] By: jhi on 2000/07/26 04:31:01
2369 Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
2370 to be fatal errors (instead of by default ignoring them, and
2371 ignoring with a bug: even though -w gave an error, the opening [
2372 was left in) Reported in:
2374 Subject: [ID 20000716.024] [=cc=] / [:blank:]
2375 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
2376 Date: Sun, 16 Jul 2000 17:55:29 -0700
2377 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
2379 ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
2380 ____________________________________________________________________________
2381 [ 6438] By: jhi on 2000/07/25 15:41:15
2382 Log: Subject: [PATCH] av.c apidoc
2383 From: simon@brecon.co.uk (Simon Cozens)
2384 Date: 24 Jul 2000 06:40:52 GMT
2385 Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
2387 ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
2388 ! perlapi.c perlapi.h pod/perlapi.pod proto.h
2389 ____________________________________________________________________________
2390 [ 6437] By: jhi on 2000/07/25 14:05:36
2391 Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
2392 From: "Stephen P. Potter" <spp@ds.net>
2393 Date: Mon, 24 Jul 2000 14:22:23 -0400
2394 Message-Id: <200007241822.OAA06827@spp.users.ds.net>
2396 ! pod/perllocale.pod
2397 ____________________________________________________________________________
2398 [ 6436] By: jhi on 2000/07/25 14:02:03
2399 Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
2400 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2401 Date: Mon, 24 Jul 2000 18:04:28 +0100
2402 Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
2404 ! t/lib/syslfs.t t/op/lfs.t
2405 ____________________________________________________________________________
2406 [ 6435] By: jhi on 2000/07/25 13:59:28
2407 Log: Get UTF16 BOMs working. Patch from
2409 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
2410 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2411 Date: Tue, 25 Jul 2000 12:52:45 +0100
2412 Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
2416 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
2417 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2418 Date: Tue, 25 Jul 2000 11:43:25 +0100
2419 Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
2421 ! t/comp/require.t toke.c utf8.c
2422 ____________________________________________________________________________
2423 [ 6434] By: jhi on 2000/07/25 02:39:54
2424 Log: Make the "uninit variable" warning to say "concat or string"
2425 or "join or string" when in concat or join .
2427 Subject: Re: [ID 20000403.009] uninitialised concatenation???
2428 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2429 Date: Tue, 04 Apr 2000 18:22:58 +0100
2430 Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
2432 Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
2433 From: William R Ward <hermit@BayView.COM>
2434 Date: Thu, 30 Mar 2000 19:50:03 -0800
2435 Message-Id: <200003310350.TAA13319@komodo.bayview.com>
2437 ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
2438 ! t/pragma/warn/op t/pragma/warn/sv
2439 ____________________________________________________________________________
2440 [ 6433] By: jhi on 2000/07/24 17:52:56
2441 Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
2443 ! lib/File/Spec/VMS.pm
2444 ____________________________________________________________________________
2445 [ 6432] By: jhi on 2000/07/24 17:44:44
2446 Log: Test cases for #6431.
2448 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
2449 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2450 Date: Mon, 24 Jul 2000 15:32:29 +0100
2451 Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
2453 ! t/op/pat.t t/op/split.t
2454 ____________________________________________________________________________
2455 [ 6431] By: jhi on 2000/07/24 17:43:17
2458 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
2459 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2460 Date: Mon, 17 Jul 2000 20:04:56 +0100
2461 Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
2464 ____________________________________________________________________________
2465 [ 6430] By: jhi on 2000/07/24 03:42:42
2466 Log: Subject: [ID 20000716.023] syslog test fails without sockets
2467 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2468 Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
2469 Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
2470 Branch: metaconfig/U/perl
2473 ! Configure config_h.SH
2474 ____________________________________________________________________________
2475 [ 6429] By: jhi on 2000/07/24 03:11:52
2476 Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
2477 case, but add also notes explaining the relationship of this
2478 patch and the earlier notes by Sarathy.
2480 Subject: Map is still slow
2481 From: "Ben Tilly" <ben_tilly@hotmail.com>
2482 Date: Sat, 15 Jul 2000 17:23:27 EDT
2483 Message-ID: <20000715212327.21656.qmail@hotmail.com>
2486 ____________________________________________________________________________
2487 [ 6428] By: jhi on 2000/07/24 02:58:52
2488 Log: Documentation to explain the behaviour of map().
2490 Subject: Re: Map is still slow
2491 From: Gurusamy Sarathy <gsar@ActiveState.com>
2492 Date: Sat, 15 Jul 2000 16:05:09 -0700
2493 Message-Id: <200007152305.QAA26887@molotok.activestate.com>
2496 ____________________________________________________________________________
2497 [ 6427] By: jhi on 2000/07/24 02:50:03
2499 [ID 19991110.003] another matching finding by pcre author
2500 which has already been fixed by some patch, as verified in
2502 Subject: Re: two regex bugs from the mists of time (well, last November)
2503 From: Hugo <hv@crypt.compulink.co.uk>
2504 Date: Sat, 22 Jul 2000 18:12:58 +0100
2505 Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
2508 ____________________________________________________________________________
2509 [ 6426] By: jhi on 2000/07/24 02:11:20
2510 Log: A missing 'break' after the [[:space:]] switch case.
2512 Subject: [ID 20000718.006] Missing 'break' in regcomp.c
2513 From: "Stephen P. Potter" <spp@ds.net>
2514 Date: Tue, 18 Jul 2000 16:25:17 -0400
2515 Message-Id: <200007182025.QAA28383@spp.users.ds.net>
2518 ____________________________________________________________________________
2519 [ 6425] By: jhi on 2000/07/24 02:06:12
2520 Log: The output might have been produced in the wrong order.
2522 Subject: [ID 20000720.003] [PATCH] t/op/write.t
2523 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2524 Date: Thu, 20 Jul 2000 18:49:18 +0100
2525 Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
2528 ____________________________________________________________________________
2529 [ 6424] By: jhi on 2000/07/24 02:00:07
2530 Log: Use STDOUT consistently.
2532 Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
2533 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2534 Date: Thu, 20 Jul 2000 18:04:01 +0100
2535 Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
2537 ! lib/Test/Harness.pm
2538 ____________________________________________________________________________
2539 [ 6423] By: jhi on 2000/07/24 01:54:54
2540 Log: Protect against "wild next"s, that is, callbacks doing "next"
2541 instead of "return".
2543 Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
2544 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2545 Date: Tue, 18 Jul 2000 11:30:16 +0100
2546 Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
2549 ____________________________________________________________________________
2550 [ 6422] By: jhi on 2000/07/24 01:35:47
2551 Log: Out-of-date note removed.
2553 Subject: [PATCH] documentation perlipc
2554 From: rspier@pobox.com (Robert Spier)
2555 Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
2556 Message-ID: <14711.35178.572612.502654@rls.cx>
2559 ____________________________________________________________________________
2560 [ 6421] By: jhi on 2000/07/24 00:09:18
2561 Log: Send all installperl messages to STDERR and be -w clean.
2563 Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
2564 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2565 Date: Sat, 22 Jul 2000 14:02:11 +0100
2566 Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
2569 ____________________________________________________________________________
2570 [ 6420] By: jhi on 2000/07/24 00:04:19
2573 Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
2574 From: "Richard Soderberg" <rs@crystalflame.net>
2575 Date: Sun, 23 Jul 2000 01:37:23 -0700
2576 Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
2579 ____________________________________________________________________________
2580 [ 6419] By: jhi on 2000/07/24 00:01:12
2581 Log: A cleaner abs_path().
2582 Subject: Re: unix alternative to Cwd.pm
2583 From: Jeff Pinyan <jeffp@crusoe.net>
2584 Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
2585 Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
2588 ____________________________________________________________________________
2589 [ 6418] By: jhi on 2000/07/23 23:48:56
2592 Subject: [PATCH perl-current] Typo in hints/powerux.sh
2593 From: "Richard Soderberg" <rs@crystalflame.net>
2594 Date: Sun, 23 Jul 2000 01:27:33 -0700
2595 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
2598 ____________________________________________________________________________
2599 [ 6417] By: jhi on 2000/07/17 22:13:31
2600 Log: Subject: SDBM_File documentation
2601 From: mjd@plover.com
2602 Date: 16 Jul 2000 17:41:17 -0000
2603 Message-ID: <20000716174117.18515.qmail@plover.com>
2605 ! ext/SDBM_File/SDBM_File.pm
2606 ____________________________________________________________________________
2607 [ 6416] By: jhi on 2000/07/17 19:13:26
2608 Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
2610 ! hints/mpeix.sh mpeix/relink
2611 ____________________________________________________________________________
2612 [ 6415] By: jhi on 2000/07/15 14:11:02
2613 Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
2614 the utf8 'characters' can be more than one octet).
2616 Date: Sat, 15 Jul 2000 00:21:56 +0100
2617 From: Tom Hughes <tom@compton.nu>
2618 Subject: Re: [ID 20000714.002]
2619 Message-ID: <db2334de49.tom@compton.compton.nu>
2623 Subject: [ID 20000714.002]
2624 From: "Simon Cozens" <simon@othersideofthe.earth.li>
2625 Date: 14 Jul 2000 15:13:09 -0000
2626 Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
2629 ____________________________________________________________________________
2630 [ 6414] By: jhi on 2000/07/15 03:13:41
2631 Log: another VMS build tweak from Peter Prymmer
2633 ! vms/descrip_mms.template
2634 ____________________________________________________________________________
2635 [ 6413] By: jhi on 2000/07/15 03:10:40
2636 Log: perlvms.pod whitespace cleanup to keep pod utils happy.
2639 ____________________________________________________________________________
2640 [ 6412] By: jhi on 2000/07/15 00:31:05
2641 Log: More docs for sv functions.
2643 Subject: [PATCH cfgperl] sv.c apidoc
2644 From: simon@brecon.co.uk (Simon Cozens)
2645 Date: 13 Jul 2000 09:00:20 GMT
2646 Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
2648 Subject: Re: [PATCH cfgperl] sv.c apidoc
2649 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2650 Date: Thu, 13 Jul 2000 12:27:41 +0100
2651 Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
2653 Subject: Re: [PATCH cfgperl] sv.c apidoc
2654 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
2655 Date: Thu, 13 Jul 2000 13:23:09 +0100
2656 Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
2658 Subject: Re: [PATCH cfgperl] sv.c apidoc
2659 From: simon@brecon.co.uk (Simon Cozens)
2660 Date: 14 Jul 2000 06:51:02 GMT
2661 Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
2663 ! embed.pl pod/perlapi.pod sv.c
2664 ____________________________________________________________________________
2665 [ 6411] By: jhi on 2000/07/15 00:10:41
2666 Log: lib/b test fixes from Peter Prymmer.
2669 ____________________________________________________________________________
2670 [ 6410] By: jhi on 2000/07/15 00:02:09
2671 Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
2672 From: Hugo <hv@crypt.compulink.co.uk>
2673 Date: Fri, 14 Jul 2000 23:05:20 +0100
2674 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
2676 Didn't anymore apply, but that point still could use another fix.
2679 ____________________________________________________________________________
2680 [ 6409] By: jhi on 2000/07/14 23:15:15
2681 Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
2682 not in pod, from Peter Prymmer
2684 ! vms/descrip_mms.template
2685 ____________________________________________________________________________
2686 [ 6408] By: jhi on 2000/07/14 20:35:05
2688 [ID 19991110.002] minimal matching discrepancy found by pcre author
2689 seems to have been fixed (though differently from what was suggested
2690 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
2693 ____________________________________________________________________________
2694 [ 6407] By: jhi on 2000/07/14 17:38:08
2695 Log: Fix AutoSplit to use File::Spec the right way in VMS,
2699 ____________________________________________________________________________
2700 [ 6406] By: jhi on 2000/07/14 14:13:22
2701 Log: Merge perlhacktut into perlhack, update perlguts.
2703 Subject: Re: Perlhacktut
2704 From: simon@brecon.co.uk (Simon Cozens)
2705 Date: 14 Jul 2000 06:49:21 GMT
2706 Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
2708 Subject: Re: Perlhacktut
2709 From: simon@brecon.co.uk (Simon Cozens)
2710 Date: 14 Jul 2000 07:09:45 GMT
2711 Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
2713 ! pod/perlguts.pod pod/perlhack.pod
2714 ____________________________________________________________________________
2715 [ 6405] By: jhi on 2000/07/14 14:02:31
2716 Log: Integrate with Sarathy.
2718 !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
2719 !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
2720 !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
2721 ____________________________________________________________________________
2722 [ 6404] By: gsar on 2000/07/14 12:15:02
2723 Log: PERL_OBJECT build tweaks
2726 ____________________________________________________________________________
2727 [ 6403] By: gsar on 2000/07/14 11:23:41
2728 Log: inconsistent types needs casts
2731 ____________________________________________________________________________
2732 [ 6402] By: gsar on 2000/07/14 11:12:04
2733 Log: typos in change#6399, regen headers
2735 ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
2736 ____________________________________________________________________________
2737 [ 6401] By: gsar on 2000/07/14 10:59:12
2738 Log: typecasts needed for change#6394
2741 ____________________________________________________________________________
2742 [ 6400] By: gsar on 2000/07/14 10:49:37
2743 Log: integrate cfgperl contents into mainline
2745 !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
2746 !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
2747 ____________________________________________________________________________
2748 [ 6399] By: gsar on 2000/07/14 10:38:35
2749 Log: enable UTF-16 filter by default if relevant BOM is seen; various
2750 cleanups (typos, misformatted code, and small bugs)
2752 ! doop.c embed.pl mg.c op.c pp.c toke.c
2753 ____________________________________________________________________________
2754 [ 6398] By: gsar on 2000/07/14 08:55:38
2755 Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
2756 name suggests anyway)
2758 ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
2759 ____________________________________________________________________________
2760 [ 6397] By: gsar on 2000/07/14 08:44:33
2761 Log: move new variables to the end of the interpreter structure (for
2762 bincompat in code that doesn't #include XSUB.h)
2765 ____________________________________________________________________________
2766 [ 6396] By: gsar on 2000/07/14 08:13:58
2767 Log: MakeMaker should not remove editor backups (*~) on `make clean`
2768 by default (completes change#6383)
2770 ! lib/ExtUtils/MM_Unix.pm
2771 ____________________________________________________________________________
2772 [ 6395] By: jhi on 2000/07/14 05:20:33
2773 Log: Replace change #6337 with a better one.
2775 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
2776 From: Hugo <hv@crypt.compulink.co.uk>
2777 Date: Fri, 14 Jul 2000 04:16:20 +0100
2778 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
2780 ! regexec.c t/op/re_tests
2781 ____________________________________________________________________________
2782 [ 6394] By: jhi on 2000/07/14 01:33:59
2783 Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
2785 ! embed.pl global.sym proto.h toke.c
2786 ____________________________________________________________________________
2787 [ 6393] By: jhi on 2000/07/13 23:41:23
2788 Log: remove discarded test
2791 ____________________________________________________________________________
2792 [ 6392] By: jhi on 2000/07/13 23:32:25
2793 Log: The {multiplier} of a fixed substring was overlooked which
2794 caused a wrong initial search offset for that substring.
2796 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
2797 From: Hugo <hv@crypt.compulink.co.uk>
2798 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
2799 Date: Thu, 13 Jul 2000 19:27:13 +0100
2801 ! regcomp.c t/op/re_tests
2802 ____________________________________________________________________________
2803 [ 6391] By: jhi on 2000/07/13 16:37:42
2804 Log: typo fix from Craig Berry
2806 ! vms/subconfigure.com
2807 ____________________________________________________________________________
2808 [ 6390] By: jhi on 2000/07/13 13:20:12
2809 Log: Integrate with Sarathy.
2811 - t/op/method2entersub.t
2812 !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
2813 !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
2814 !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
2815 !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
2816 ____________________________________________________________________________
2817 [ 6389] By: jhi on 2000/07/13 13:18:48
2818 Log: Detypo from Peter Prymmer, part of #6388.
2820 ! Configure config_h.SH
2822 ! U/modified/d_longlong.U
2823 ____________________________________________________________________________
2824 [ 6388] By: gsar on 2000/07/13 06:33:40
2825 Log: typos (spotted by Peter Prymmer)
2827 ! Configure t/lib/english.t
2828 ____________________________________________________________________________
2829 [ 6387] By: gsar on 2000/07/13 05:35:28
2830 Log: new selfloader.t in change#6183 doesn't close DATA handles,
2831 and thus fails to clean up tmp files on dosish platforms
2833 ! t/lib/selfloader.t
2834 ____________________________________________________________________________
2835 [ 6386] By: gsar on 2000/07/12 21:42:39
2836 Log: sprintf test tweaks (from Dominic Dunlop)
2839 ____________________________________________________________________________
2840 [ 6385] By: gsar on 2000/07/12 21:33:46
2841 Log: fix bugs in processing %v-*d and similar format specs (from
2842 Avi Finkel <avi@finkel.org>)
2844 ! sv.c t/op/sprintf.t
2845 ____________________________________________________________________________
2846 [ 6384] By: gsar on 2000/07/12 16:04:19
2847 Log: readd missing perldelta.pod changes from changes#6339,6376
2850 ____________________________________________________________________________
2851 [ 6383] By: gsar on 2000/07/12 16:00:51
2852 Log: don't clobber *.orig files on *clean targets
2854 ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
2855 ____________________________________________________________________________
2856 [ 6382] By: gsar on 2000/07/12 07:59:12
2857 Log: fix broken integrations in cfgperl
2859 !> Changes pod/perldelta.pod
2860 ____________________________________________________________________________
2861 [ 6381] By: gsar on 2000/07/12 07:42:17
2862 Log: integrate cfgperl changes into mainline
2865 !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
2867 ____________________________________________________________________________
2868 [ 6380] By: gsar on 2000/07/12 07:31:00
2869 Log: get sprintf.t to adjust properly for 3-digit exponents
2872 ____________________________________________________________________________
2873 [ 6379] By: gsar on 2000/07/12 06:40:04
2874 Log: change#6174 needs corresponding change in win32/config_h.PL,
2875 which grovels through config_h.SH to find the config.h name
2878 ____________________________________________________________________________
2879 [ 6378] By: jhi on 2000/07/12 05:03:59
2880 Log: Do the cc sanity check both before the hints and
2881 after the cc selction.
2883 ! Configure config_h.SH
2885 ! U/modified/Oldconfig.U U/modified/cc.U
2886 Branch: metaconfig/U/perl
2888 ____________________________________________________________________________
2889 [ 6377] By: jhi on 2000/07/12 02:49:22
2890 Log: Fix nits noticed by Boston.pm.
2893 ____________________________________________________________________________
2894 [ 6376] By: jhi on 2000/07/11 21:22:13
2895 Log: Configure cosmetics and perldelta.
2897 ! Configure config_h.SH pod/perldelta.pod
2900 ____________________________________________________________________________
2901 [ 6375] By: gsar on 2000/07/11 21:17:35
2902 Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
2904 ! t/op/sprintf.t win32/Makefile win32/makefile.mk
2906 ____________________________________________________________________________
2907 [ 6374] By: gsar on 2000/07/11 20:48:50
2908 Log: tweak for build failure under multiplicity
2911 ____________________________________________________________________________
2912 [ 6373] By: gsar on 2000/07/11 20:37:23
2913 Log: integrate cfgperl changes#6325..6373 into mainline
2914 (NOTE: today's batch of integrations still untested)
2916 +> ext/DynaLoader/hints/netbsd.pl
2918 !> (integrate 26 files)
2919 ____________________________________________________________________________
2920 [ 6372] By: jhi on 2000/07/11 20:30:36
2921 Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
2925 ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
2927 ____________________________________________________________________________
2928 [ 6371] By: jhi on 2000/07/11 20:08:56
2929 Log: Minor cleanups on the booklist.
2932 ____________________________________________________________________________
2933 [ 6370] By: jhi on 2000/07/11 19:31:13
2934 Log: mjd's tr patches "broke" tr/z-Z/z-Z/
2936 ! t/pragma/overload.t
2937 ____________________________________________________________________________
2938 [ 6369] By: gsar on 2000/07/11 19:27:48
2939 Log: integrate cfgperl changes#6293..6324 into mainline
2941 +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
2942 - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
2943 !> (integrate 30 files)
2944 ____________________________________________________________________________
2945 [ 6368] By: gsar on 2000/07/11 19:18:57
2946 Log: skip integrate of problematic change#6292 from cfgperl into mainline
2949 ____________________________________________________________________________
2950 [ 6367] By: gsar on 2000/07/11 19:17:21
2951 Log: integrate cfgperl changes#6288..6290 into mainline
2953 !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
2954 ____________________________________________________________________________
2955 [ 6366] By: gsar on 2000/07/11 19:11:18
2956 Log: integrate cfgperl changes#6268..6282 into mainline
2958 !> (integrate 30 files)
2959 ____________________________________________________________________________
2960 [ 6365] By: gsar on 2000/07/11 18:57:00
2961 Log: delete new accidentally branched file
2963 - t/op/method2entersub.t
2964 ____________________________________________________________________________
2965 [ 6364] By: gsar on 2000/07/11 18:55:13
2966 Log: skip integrate of change#6267 from cfgperl into mainline (the
2967 method call optimization is flawed without additional hints
2968 from user about immutableness of @ISA and no runtime method
2971 +> t/op/method2entersub.t
2972 !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
2973 !> perl.h t/op/sprintf.t xsutils.c
2974 ____________________________________________________________________________
2975 [ 6363] By: gsar on 2000/07/11 18:49:43
2976 Log: integrate cfgperl changes#6261..6266 into mainline
2978 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
2979 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
2980 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
2981 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
2982 ____________________________________________________________________________
2983 [ 6362] By: gsar on 2000/07/11 18:43:26
2984 Log: integrate cfgperl changes#6252..6260 into mainline
2986 !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
2987 !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
2988 !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
2989 !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
2990 ____________________________________________________________________________
2991 [ 6361] By: gsar on 2000/07/11 18:37:12
2992 Log: skip integrate of problematic change#6251 from cfgperl into mainline
2995 ____________________________________________________________________________
2996 [ 6360] By: gsar on 2000/07/11 18:34:56
2997 Log: integrate cfgperl change#6250 into mainline
3000 !> MANIFEST embed.pl proto.h toke.c
3001 ____________________________________________________________________________
3002 [ 6359] By: gsar on 2000/07/11 18:21:19
3003 Log: integrate cfgperl changes#6242..6249 into mainline
3005 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
3006 !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
3007 !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
3008 !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
3009 !> t/lib/peek.t utf8.c
3010 ____________________________________________________________________________
3011 [ 6358] By: gsar on 2000/07/11 18:15:45
3012 Log: skip integrate of problematic change#6241 from cfgperl into mainline
3014 !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
3015 ____________________________________________________________________________
3016 [ 6357] By: jhi on 2000/07/11 18:15:16
3018 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
3019 From: Roderick Schertler <roderick@argon.org>
3020 Date: Tue, 11 Jul 2000 13:55:05 -0400
3021 Message-Id: <200007111755.NAA05077@jones.argon.org>
3024 ____________________________________________________________________________
3025 [ 6356] By: jhi on 2000/07/11 18:12:51
3029 ____________________________________________________________________________
3030 [ 6355] By: gsar on 2000/07/11 18:12:10
3031 Log: integrate cfgperl changes#6231..6240 into mainline
3034 !> (integrate 35 files)
3035 ____________________________________________________________________________
3036 [ 6354] By: jhi on 2000/07/11 18:04:34
3037 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
3038 From: Dominic Dunlop <domo@computer.org>
3039 Date: Tue, 11 Jul 2000 12:27:33 +0200
3040 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
3042 Replaces change #6268.
3045 ____________________________________________________________________________
3046 [ 6353] By: gsar on 2000/07/11 17:59:51
3047 Log: skip integrate of problematic change#6230 from cfgperl into mainline
3048 (a later version of File::Spec is already in mainline)
3050 !> lib/File/Spec.pm lib/File/Spec/Functions.pm
3051 !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
3052 ____________________________________________________________________________
3053 [ 6352] By: gsar on 2000/07/11 17:57:48
3054 Log: integrate cfgperl changes#6224..6229 into mainline
3058 !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
3059 !> lib/English.pm op.c t/lib/english.t
3060 ____________________________________________________________________________
3061 [ 6351] By: gsar on 2000/07/11 17:50:10
3062 Log: skip integrate of problematic change#6223 from cfgperl into mainline
3065 ____________________________________________________________________________
3066 [ 6350] By: gsar on 2000/07/11 17:48:28
3067 Log: integrate cfgperl changes#6220..6222 into mainline
3069 !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
3070 !> toke.c utf8.c win32/win32.h
3071 ____________________________________________________________________________
3072 [ 6349] By: gsar on 2000/07/11 17:46:13
3073 Log: skip integrate of problematic changes#6218..6219 from cfgperl into
3076 !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
3077 !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
3078 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
3079 ____________________________________________________________________________
3080 [ 6348] By: jhi on 2000/07/11 17:45:49
3081 Log: README.posix-bc podified from Thomas Dorner.
3084 ____________________________________________________________________________
3085 [ 6347] By: gsar on 2000/07/11 17:42:04
3086 Log: integrate cfgperl change#6217 into mainline
3088 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
3089 !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
3090 !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
3091 ____________________________________________________________________________
3092 [ 6346] By: gsar on 2000/07/11 17:39:37
3093 Log: skip integrate of problematic changes#6211..6212 from cfgperl into
3096 !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
3097 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
3098 !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
3099 !> perlapi.h pod/perlapi.pod
3100 ____________________________________________________________________________
3101 [ 6345] By: gsar on 2000/07/11 17:36:42
3102 Log: integrate cfgperl changes#6207..6210 into mainline
3104 !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
3105 !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
3106 ____________________________________________________________________________
3107 [ 6344] By: gsar on 2000/07/11 17:31:20
3108 Log: skip integrate of problematic changes#6204..6206 from cfgperl into
3111 !> (integrate 40 files)
3112 ____________________________________________________________________________
3113 [ 6343] By: gsar on 2000/07/11 17:19:08
3114 Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
3116 +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
3118 !> (integrate 34 files)
3119 ____________________________________________________________________________
3120 [ 6342] By: jhi on 2000/07/11 16:05:48
3121 Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
3122 To: perl5-porters@perl.org
3123 From: Karsten Sperling <spiff@phreax.net>
3124 Date: Mon, 10 Jul 2000 15:12:52 +0200
3125 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
3128 ____________________________________________________________________________
3129 [ 6341] By: jhi on 2000/07/11 15:59:23
3130 Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
3131 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3132 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
3133 Date: Fri, 07 Jul 2000 17:57:16 +0100
3136 ____________________________________________________________________________
3137 [ 6340] By: jhi on 2000/07/11 15:55:47
3138 Log: Subject: Re: format bug report [Patch]
3139 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3140 Date: Wed, 05 Jul 2000 13:12:52 +0200
3141 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
3143 Subject: Re: format bug report [Patch]
3144 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3145 Date: Wed, 05 Jul 2000 14:10:01 +0200
3146 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
3148 ! t/op/write.t toke.c
3149 ____________________________________________________________________________
3150 [ 6339] By: jhi on 2000/07/11 13:54:09
3151 Log: Be less forgiving about ambiguous and illegal tr ranges.
3152 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
3153 From: Mark-Jason Dominus <mjd@plover.com>
3154 Date: Tue, 04 Jul 2000 10:00:12 -0400
3155 Message-ID: <20000704140012.17772.qmail@plover.com>
3157 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
3158 From: Mark-Jason Dominus <mjd@plover.com>
3159 Date: Wed, 05 Jul 2000 09:37:36 -0400
3160 Message-ID: <20000705133736.27293.qmail@plover.com>
3162 ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
3163 ____________________________________________________________________________
3164 [ 6338] By: jhi on 2000/07/11 13:31:24
3165 Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
3166 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3167 Date: Tue, 11 Jul 2000 13:50:51 +0100
3168 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
3171 ____________________________________________________________________________
3172 [ 6337] By: jhi on 2000/07/11 13:29:14
3173 Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
3174 From: Hugo <hv@crypt.compulink.co.uk>
3175 Date: Tue, 11 Jul 2000 12:44:50 +0100
3176 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
3178 ! regexec.c t/op/re_tests
3179 ____________________________________________________________________________
3180 [ 6336] By: jhi on 2000/07/11 13:26:47
3181 Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
3182 From: simon@brecon.co.uk (Simon Cozens)
3183 Date: 7 Jul 2000 11:26:09 GMT
3184 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
3187 ____________________________________________________________________________
3188 [ 6335] By: jhi on 2000/07/11 13:23:37
3189 Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
3190 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
3191 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
3192 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
3194 + ext/DynaLoader/hints/netbsd.pl
3195 ! MANIFEST ext/DynaLoader/hints/openbsd.pl
3196 ____________________________________________________________________________
3197 [ 6334] By: jhi on 2000/07/11 13:20:38
3198 Log: Subject: PATCH perlguts.pod: Document D and d magic types
3199 From: mjd@plover.com
3200 Date: 5 Jul 2000 18:01:51 -0000
3201 Message-ID: <20000705180151.29413.qmail@plover.com>
3204 ____________________________________________________________________________
3205 [ 6333] By: jhi on 2000/07/11 13:15:51
3206 Log: Precedence goof, fix based on
3207 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
3208 From: Hugo <hv@crypt.compulink.co.uk>
3209 Date: Tue, 11 Jul 2000 12:52:38 +0100
3210 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
3213 ____________________________________________________________________________
3214 [ 6332] By: jhi on 2000/07/11 12:40:17
3215 Log: Integrate with Sarathy.
3218 ____________________________________________________________________________
3219 [ 6331] By: jhi on 2000/07/10 20:14:16
3220 Log: Sprinkle ldlibpath.
3223 ____________________________________________________________________________
3224 [ 6330] By: jhi on 2000/07/10 17:54:49
3225 Log: More POSIX.pod tweaks.
3227 ! ext/POSIX/POSIX.pod
3228 ____________________________________________________________________________
3229 [ 6329] By: jhi on 2000/07/10 14:02:12
3230 Log: Reorder perl.pod once more.
3232 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
3233 ____________________________________________________________________________
3234 [ 6328] By: gsar on 2000/07/10 07:06:00
3235 Log: accept() leaks memory on windows due to incorrect ordering of
3236 closesocket() and fclose() calls
3239 ____________________________________________________________________________
3240 [ 6327] By: gsar on 2000/07/10 06:49:17
3241 Log: winsock options weren't being set in all threads under ithreads
3242 (caused send()s from second and subsequent threads to fail)
3245 ____________________________________________________________________________
3246 [ 6326] By: jhi on 2000/07/08 02:45:40
3247 Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
3248 was cast to an unsigned (32-bit) integer with wild abandon.
3250 ! ext/Devel/DProf/DProf.xs
3251 ____________________________________________________________________________
3252 [ 6325] By: jhi on 2000/07/07 18:50:33
3253 Log: Remove perlbook, update perlfaq book listing,
3254 rearrange perl.pod, regenerate perltoc.
3257 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
3258 ! pod/perlfaq2.pod pod/perltoc.pod
3259 ____________________________________________________________________________
3260 [ 6324] By: jhi on 2000/07/07 14:03:40
3261 Log: Fix the alignment problem in Crays ([ID 20000612.002]).
3264 ____________________________________________________________________________
3265 [ 6323] By: jhi on 2000/07/06 16:03:55
3266 Log: Fix complaints of buildtoc.
3270 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
3271 ____________________________________________________________________________
3272 [ 6322] By: jhi on 2000/07/06 15:15:52
3273 Log: Add =head1 NAMEs so that buildtoc is happy.
3274 (The CGI::Util nit reported to Lincoln.)
3276 ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
3278 ____________________________________________________________________________
3279 [ 6321] By: jhi on 2000/07/06 03:16:04
3280 Log: Config is being used.
3283 ____________________________________________________________________________
3284 [ 6320] By: jhi on 2000/07/06 03:13:13
3285 Log: Integrate with Sarathy.
3287 !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
3288 ____________________________________________________________________________
3289 [ 6319] By: jhi on 2000/07/06 03:11:46
3290 Log: Autogenerate pod/Makefile and pod/buildtoc.
3291 buildtoc also checks whether the existin pods are
3292 mentioned in MANIFEST and perl.pod, and vice versa.
3293 (None of the thusly found discrepancies fixed yet.)
3294 roffitall also needs to be autogenerated similarly but it
3295 seems so badly out of date that I didn't touch it yet.
3297 + pod/Makefile.SH pod/buildtoc.PL
3298 - pod/Makefile pod/buildtoc
3299 ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
3300 ____________________________________________________________________________
3301 [ 6318] By: gsar on 2000/07/05 22:10:54
3302 Log: fix UNC path handling on Windows under ithreads, and chdir()
3303 return value when given a non-existent directory
3306 ____________________________________________________________________________
3307 [ 6317] By: gsar on 2000/07/05 22:08:19
3308 Log: winsock cleanup never done on Windows (leads to handle leaks)
3310 ! win32/perllib.c win32/win32sck.c
3311 ____________________________________________________________________________
3312 [ 6316] By: gsar on 2000/07/05 22:06:19
3313 Log: some debugger output does not go to the socket when RemotePort is set
3316 ____________________________________________________________________________
3317 [ 6315] By: jhi on 2000/07/05 00:25:21
3318 Log: Integrate with Sarathy, preliminary fix for unicos
3319 alignment problems in [ID 20000612.002] Perl problem on Cray system.
3323 ____________________________________________________________________________
3324 [ 6314] By: gsar on 2000/07/04 23:34:02
3325 Log: tyop in change#6306
3328 ____________________________________________________________________________
3329 [ 6313] By: jhi on 2000/07/04 22:14:38
3330 Log: Multiline string literals ENONPORTABLE.
3333 ____________________________________________________________________________
3334 [ 6312] By: jhi on 2000/07/04 20:34:44
3335 Log: Integrate with Sarathy.
3337 !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
3339 ____________________________________________________________________________
3340 [ 6311] By: jhi on 2000/07/04 20:30:56
3341 Log: More POSIX.pod embellishment.
3343 ! ext/POSIX/POSIX.pod
3344 ____________________________________________________________________________
3345 [ 6310] By: gsar on 2000/07/04 17:28:48
3346 Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
3349 ____________________________________________________________________________
3350 [ 6309] By: jhi on 2000/07/04 17:22:18
3351 Log: The #6308 required a little bit more.
3353 ! Makefile.SH win32/Makefile
3354 ____________________________________________________________________________
3355 [ 6308] By: jhi on 2000/07/04 16:35:24
3356 Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
3360 ! MANIFEST Makefile.SH
3361 ____________________________________________________________________________
3362 [ 6307] By: jhi on 2000/07/04 16:28:58
3363 Log: Win32 patches for cfgperl from Sarathy.
3365 ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
3366 ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
3367 ! thread.h toke.c util.c win32/Makefile win32/win32.c
3368 ____________________________________________________________________________
3369 [ 6306] By: gsar on 2000/07/04 16:28:40
3370 Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
3371 (from Richard Soderberg <rs@oregonnet.com>)
3373 ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
3374 ____________________________________________________________________________
3375 [ 6305] By: jhi on 2000/07/04 16:24:24
3376 Log: Integrate with Sarathy.
3378 !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
3379 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3380 !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
3381 !> proto.h win32/win32.c
3382 ____________________________________________________________________________
3383 [ 6304] By: gsar on 2000/07/04 16:17:24
3384 Log: missing perldiag entry for unpack("w",...) diagnostic (from
3388 ____________________________________________________________________________
3389 [ 6303] By: gsar on 2000/07/04 16:14:44
3390 Log: remove rel2abs prototypes (from Barrie Slaymaker)
3392 ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
3393 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
3394 ____________________________________________________________________________
3395 [ 6302] By: gsar on 2000/07/04 04:59:35
3396 Log: adjust change#6299
3398 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
3400 ____________________________________________________________________________
3401 [ 6301] By: jhi on 2000/07/04 04:50:07
3402 Log: Integrate with Sarathy.
3404 !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
3405 !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
3406 !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
3407 ____________________________________________________________________________
3408 [ 6300] By: gsar on 2000/07/04 04:42:09
3409 Log: PERL_OBJECT build tweak
3412 ____________________________________________________________________________
3413 [ 6299] By: gsar on 2000/07/04 04:37:00
3414 Log: fix memory leak on Windows (PL_sys_intern contents were never
3417 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
3418 ! perlapi.c proto.h win32/win32.c
3419 ____________________________________________________________________________
3420 [ 6298] By: gsar on 2000/07/04 04:15:59
3421 Log: fix large memory leak that has been around for ever, masked by
3422 -DPURIFY (most of the arenas were never freed!)
3424 ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
3425 ____________________________________________________________________________
3426 [ 6297] By: gsar on 2000/07/04 04:07:46
3427 Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
3430 ____________________________________________________________________________
3431 [ 6296] By: jhi on 2000/06/30 18:28:37
3432 Log: Elaborate POSIX.pod. Still needs work.
3434 ! ext/POSIX/POSIX.pod
3435 ____________________________________________________________________________
3436 [ 6295] By: jhi on 2000/06/30 14:58:18
3437 Log: Point to perlipc for more SysV IPC examples.
3440 ____________________________________________________________________________
3441 [ 6294] By: gsar on 2000/06/30 14:47:45
3442 Log: slurp mode fix in change#4736 still not quite right
3444 ! pp_hot.c t/io/argv.t
3445 ____________________________________________________________________________
3446 [ 6293] By: jhi on 2000/06/30 12:02:55
3447 Log: Integrate with Sarathy.
3449 !> cop.h pp_ctl.c pp_hot.c t/op/args.t
3450 ____________________________________________________________________________
3451 [ 6292] By: jhi on 2000/06/30 12:01:11
3452 Log: From: simon@brecon.co.uk (Simon Cozens)
3453 Subject: UTF8 concat
3454 Date: 30 Jun 2000 06:13:25 GMT
3455 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
3458 ____________________________________________________________________________
3459 [ 6291] By: gsar on 2000/06/30 04:37:33
3460 Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
3461 when @_ is modified, causing coredumps
3463 ! cop.h pp_ctl.c pp_hot.c t/op/args.t
3464 ____________________________________________________________________________
3465 [ 6290] By: jhi on 2000/06/30 02:21:44
3466 Log: Integrate with Sarathy.
3468 !> vms/vms.c vms/vmsish.h
3469 ____________________________________________________________________________
3470 [ 6289] By: jhi on 2000/06/30 02:21:02
3471 Log: Check VERSIONs.
3473 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
3474 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
3475 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
3476 ____________________________________________________________________________
3477 [ 6288] By: jhi on 2000/06/30 02:18:52
3478 Log: Integrate with Sarathy.
3480 !> ext/Opcode/Opcode.xs lib/File/Spec.pm
3481 !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
3482 !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
3483 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
3484 ____________________________________________________________________________
3485 [ 6287] By: gsar on 2000/06/30 02:17:08
3486 Log: integrate vmsperl changes into mainline
3488 !> vms/vms.c vms/vmsish.h
3489 ____________________________________________________________________________
3490 [ 6285] By: gsar on 2000/06/30 02:05:28
3491 Log: localize %INC in a Safe compartment so that use/require work
3492 (many other magic globals probably need similar treatment)
3494 ! ext/Opcode/Opcode.xs
3495 ____________________________________________________________________________
3496 [ 6284] By: gsar on 2000/06/30 01:54:54
3497 Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
3501 ____________________________________________________________________________
3502 [ 6283] By: jhi on 2000/06/30 01:50:10
3503 Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
3504 From: Barrie Slaymaker <barries@jester.slaysys.com>
3505 Date: Wed, 28 Jun 2000 11:35:29 -0400
3506 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
3508 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
3509 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
3510 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3511 ! lib/File/Spec/Win32.pm
3512 ____________________________________________________________________________
3513 [ 6282] By: jhi on 2000/06/29 22:57:22
3514 Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
3515 From: Dan Sugalski <dan@sidhe.org>
3516 Date: Tue, 06 Jun 2000 11:59:50 -0400
3517 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
3520 ____________________________________________________________________________
3521 [ 6281] By: jhi on 2000/06/29 22:52:50
3522 Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
3523 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
3524 Date: Wed, 7 Jun 2000 04:02:04 -0500
3525 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
3528 ____________________________________________________________________________
3529 [ 6280] By: jhi on 2000/06/29 22:45:47
3530 Log: Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
3531 From: rspier@pobox.com (Robert Spier)
3532 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
3533 Message-ID: <14654.31913.845602.610277@rls.cx>
3536 ____________________________________________________________________________
3537 [ 6279] By: jhi on 2000/06/29 22:38:16
3538 Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
3539 From: Tim Ayers <tayers@bridge.com>
3540 Date: Thu, 08 Jun 2000 08:11:06 +0200
3541 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
3542 [resent by Richard Foley, Message-Id probably wrong]
3545 ____________________________________________________________________________
3546 [ 6278] By: jhi on 2000/06/29 22:21:45
3547 Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
3548 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
3549 Date: Fri, 09 Jun 2000 12:39:27 -0400
3550 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
3551 (plus update the version "number" of Text::Wrap)
3554 ____________________________________________________________________________
3555 [ 6277] By: jhi on 2000/06/29 22:13:10
3556 Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
3557 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3558 Date: Mon, 12 Jun 2000 14:55:59 +0100
3559 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
3562 ____________________________________________________________________________
3563 [ 6276] By: jhi on 2000/06/29 22:11:06
3564 Log: Subject: [PATCH] Re: eval documentation: context
3565 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
3566 Date: Mon, 12 Jun 2000 15:07:29 +0100
3567 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
3570 ____________________________________________________________________________
3571 [ 6275] By: jhi on 2000/06/29 21:59:46
3572 Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
3573 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
3574 Date: Tue, 13 Jun 2000 02:43:48 -0500
3575 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
3577 ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
3578 ____________________________________________________________________________
3579 [ 6274] By: jhi on 2000/06/29 21:56:14
3580 Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
3581 From: Andy Dougherty <doughera@lafayette.edu>
3582 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
3583 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
3585 ! ext/File/Glob/Glob.pm
3586 ____________________________________________________________________________
3587 [ 6273] By: jhi on 2000/06/29 21:49:09
3588 Log: Subject: [PATCH] xsub attributes
3589 From: Doug MacEachern <dougm@covalent.net>
3590 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
3591 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
3593 ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
3594 ! objXSUB.h op.c perlapi.c perlapi.h proto.h
3595 ____________________________________________________________________________
3596 [ 6272] By: jhi on 2000/06/29 21:41:28
3597 Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
3598 From: Tom Phoenix <rootbeer@redcat.com>
3599 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
3600 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
3603 ____________________________________________________________________________
3604 [ 6271] By: jhi on 2000/06/29 21:36:55
3605 Log: Subject: PATCH pod/perltie.pod
3606 From: Ian Phillipps <Ian.Phillipps@iname.com>
3607 Date: Fri, 16 Jun 2000 00:17:19 +0100
3608 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
3609 (only the first hunk, the second hunk had already been done
3610 by some other patch)
3613 ____________________________________________________________________________
3614 [ 6270] By: jhi on 2000/06/29 21:24:51
3615 Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
3616 From: Nicholas Clark <nick@talking.bollo.cx>
3617 Date: Fri, 23 Jun 2000 16:21:15 +0100
3618 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
3620 ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
3621 ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
3622 ____________________________________________________________________________
3623 [ 6269] By: jhi on 2000/06/29 19:38:15
3624 Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
3625 silence few compiler warnings.
3627 ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
3628 ____________________________________________________________________________
3629 [ 6268] By: jhi on 2000/06/29 18:21:50
3630 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
3631 From: Dominic Dunlop <domo@computer.org>
3632 Date: Thu, 29 Jun 2000 12:32:39 +0200
3633 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
3636 ____________________________________________________________________________
3637 [ 6267] By: jhi on 2000/06/29 18:16:07
3638 Log: Subject: Re: [PATCH] Re: Speeding up method lookups
3639 From: Doug MacEachern <dougm@covalent.net>
3640 Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
3641 Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
3643 + t/op/method2entersub.t
3644 ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
3645 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
3646 ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
3648 ____________________________________________________________________________
3649 [ 6266] By: jhi on 2000/06/29 15:11:15
3650 Log: Subject: [PATCH 5.6.0] cygwin port
3651 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
3652 From: "Fifer, Eric" <EFifer@sanwaint.com>
3653 Date: Thu, 29 Jun 2000 12:58:29 +0100
3655 ! cygwin/Makefile.SHs
3656 ____________________________________________________________________________
3657 [ 6265] By: jhi on 2000/06/29 15:04:05
3658 Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
3659 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3660 Date: Wed, 28 Jun 2000 17:50:12 -0700
3661 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
3663 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
3664 ____________________________________________________________________________
3665 [ 6264] By: jhi on 2000/06/29 15:00:57
3666 Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
3667 From: Marty Lucich <marty@netcom.com>
3668 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
3669 Message-Id: <200006282116.OAA11148@netcom.com>
3670 ccdlflags update (the BSD/OS 4.1 part had already been taken
3674 ____________________________________________________________________________
3675 [ 6263] By: jhi on 2000/06/29 13:47:44
3676 Log: tr fixes from Simon Cozens
3679 ____________________________________________________________________________
3680 [ 6262] By: jhi on 2000/06/28 18:46:01
3681 Log: Subject: 5.6.0 Patch for EPOC
3682 From: Olaf Flebbe <o.flebbe@gmx.de>
3683 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
3684 Message-ID: <23449.960929969@www11.gmx.net>
3686 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
3688 ____________________________________________________________________________
3689 [ 6261] By: jhi on 2000/06/28 18:29:07
3690 Log: Subject: Re: [PATCH cfgperl] BOMs away!
3691 From: simon@brecon.co.uk (Simon Cozens)
3692 Date: 17 Jun 2000 11:49:57 GMT
3693 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
3695 ! pod/perldiag.pod t/comp/require.t toke.c
3696 ____________________________________________________________________________
3697 [ 6260] By: jhi on 2000/06/28 17:47:16
3698 Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
3699 From: simon@brecon.co.uk (Simon Cozens)
3700 Date: 17 Jun 2000 11:56:44 GMT
3701 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
3704 ! pod/perlfunc.pod pp.c t/op/pack.t
3705 ____________________________________________________________________________
3706 [ 6259] By: jhi on 2000/06/28 16:43:17
3707 Log: perlnewmod was missing from MANIFEST.
3710 ____________________________________________________________________________
3711 [ 6258] By: jhi on 2000/06/28 15:54:30
3712 Log: linenumber tweak
3714 ! t/pragma/warn/regcomp
3715 ____________________________________________________________________________
3716 [ 6257] By: jhi on 2000/06/28 15:50:44
3717 Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
3718 From: Doug MacEachern <dougm@covalent.net>
3719 Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
3720 Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
3721 (one part of the patch had been applied earlier)
3723 ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
3724 ____________________________________________________________________________
3725 [ 6256] By: jhi on 2000/06/28 15:40:22
3726 Log: tweaks from Simon Conzes to further fix tr/// under utf8
3729 ____________________________________________________________________________
3730 [ 6255] By: jhi on 2000/06/28 15:33:45
3731 Log: small thinko tweaks
3733 ! lib/IPC/Open3.pm t/op/my_stash.t
3734 ____________________________________________________________________________
3735 [ 6254] By: jhi on 2000/06/28 15:33:25
3736 Log: Subject: tr///, help wanted.
3737 From: simon@brecon.co.uk (Simon Cozens)
3738 Date: 28 Jun 2000 11:29:04 GMT
3739 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
3741 ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
3742 ! pp_proto.h proto.h t/op/tr.t
3743 ____________________________________________________________________________
3744 [ 6253] By: jhi on 2000/06/28 15:09:17
3745 Log: Paranoia tweak on #6249.
3746 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
3747 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
3748 Date: Sun, 25 Jun 2000 23:43:12 -0400
3749 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
3752 ____________________________________________________________________________
3753 [ 6252] By: jhi on 2000/06/28 15:01:38
3754 Log: Document #6249 and #6251.
3756 ! lib/Exporter.pm lib/IPC/Open3.pm
3757 ____________________________________________________________________________
3758 [ 6251] By: jhi on 2000/06/28 14:50:43
3759 Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
3760 From: Doug MacEachern <dougm@covalent.net>
3761 Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
3762 Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
3765 ____________________________________________________________________________
3766 [ 6250] By: jhi on 2000/06/28 14:45:23
3767 Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
3768 From: Doug MacEachern <dougm@covalent.net>
3769 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
3770 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
3773 ! MANIFEST embed.pl global.sym proto.h toke.c
3774 ____________________________________________________________________________
3775 [ 6249] By: jhi on 2000/06/28 14:36:34
3776 Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
3777 From: Frank Tobin <ftobin@uiuc.edu>
3778 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
3779 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
3782 ____________________________________________________________________________
3783 [ 6248] By: jhi on 2000/06/28 14:11:25
3784 Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
3785 From: Mark-Jason Dominus <mjd@plover.com>
3786 Date: Tue, 27 Jun 2000 22:36:42 -0400
3787 Message-ID: <20000628023642.12166.qmail@plover.com>
3790 ____________________________________________________________________________
3791 [ 6247] By: jhi on 2000/06/27 12:46:37
3792 Log: Tweak $VERSION, patch from Doug MacEachern.
3795 ____________________________________________________________________________
3796 [ 6246] By: jhi on 2000/06/27 03:34:46
3797 Log: Allow for standalone testing.
3799 ! t/lib/filefunc.t t/lib/filespec.t
3800 ____________________________________________________________________________
3801 [ 6245] By: jhi on 2000/06/27 02:50:02
3802 Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
3803 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
3804 Date: Sat, 24 Jun 2000 13:06:20 +0100
3805 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
3807 ! ext/DynaLoader/DynaLoader_pm.PL
3808 ____________________________________________________________________________
3809 [ 6244] By: jhi on 2000/06/27 02:46:10
3810 Log: Subject: [PATCH] avoid mg_ptr in '*' magic
3811 From: Doug MacEachern <dougm@covalent.net>
3812 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
3813 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
3815 ! gv.c sv.c t/lib/peek.t
3816 ____________________________________________________________________________
3817 [ 6243] By: jhi on 2000/06/27 02:38:07
3818 Log: Subject: [PATCH] is_utf8_string
3819 From: simon@brecon.co.uk (Simon Cozens)
3820 Date: 26 Jun 2000 02:25:59 GMT
3821 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
3823 ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
3824 ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
3826 ____________________________________________________________________________
3827 [ 6242] By: jhi on 2000/06/27 02:24:00
3828 Log: Subject: [PATCH] bytes<->utf8 fixes
3829 From: simon@brecon.co.uk (Simon Cozens)
3830 Date: 26 Jun 2000 04:55:45 GMT
3831 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
3833 ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
3834 ____________________________________________________________________________
3835 [ 6241] By: jhi on 2000/06/27 02:12:42
3836 Log: Do no -warn on \_, only on \alpha.
3837 Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
3838 From: David Dyck <dcd@tc.fluke.com>
3839 Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
3840 Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
3842 ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
3843 ____________________________________________________________________________
3844 [ 6240] By: jhi on 2000/06/27 02:00:01
3845 Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
3846 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
3847 Date: Mon, 26 Jun 2000 18:40:14 +0100
3848 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
3851 ____________________________________________________________________________
3852 [ 6239] By: jhi on 2000/06/27 01:53:40
3853 Log: Configure maintenance. Sever some dependency cycles,
3854 separate gccversion from the cc unit,
3855 address [ID 20000623.006] Configure script patch for using gcc on AIX
3856 (but solve it a little bit differently),
3857 unduplex some accidentally duplicated units,
3858 suggest using gcc if no cc available
3859 (p5p thread: "Solaris configure: counterproposal", 1999-09)
3861 ! Configure Todo-5.6 config_h.SH
3863 ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
3864 ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
3865 Branch: metaconfig/U/perl