1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl. If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list. Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files. The file lists have a short symbolic
19 +> branched (from elsewhere)
20 !> merged changes (from elsewhere)
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list. You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
31 Version v5.7.2 Development release working toward v5.8
33 ____________________________________________________________________________
34 [ 11352] By: jhi on 2001/07/13 12:54:49
38 ____________________________________________________________________________
39 [ 11351] By: jhi on 2001/07/13 12:52:47
43 ____________________________________________________________________________
44 [ 11350] By: jhi on 2001/07/13 12:24:36
45 Log: Ignore PL_regex_pad and PL_regex_padav from symbols
49 ____________________________________________________________________________
50 [ 11349] By: jhi on 2001/07/13 11:54:10
51 Log: Integrate perlio.
53 !> win32/distclean.bat
54 ____________________________________________________________________________
55 [ 11348] By: jhi on 2001/07/13 11:49:50
56 Log: Test the encoding transform only iff we have PerlIO,
57 noticed by H. Merijn Brand.
59 ! ext/PerlIO/t/encoding.t
60 ____________________________________________________________________________
61 [ 11347] By: jhi on 2001/07/13 11:40:13
62 Log: README.netware tweaks from Ananth Kesari.
65 ____________________________________________________________________________
66 [ 11346] By: nick on 2001/07/13 09:18:51
67 Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so
68 to avoid /unicode vs /Unicode issues.
71 ____________________________________________________________________________
72 [ 11345] By: nick on 2001/07/13 06:24:18
73 Log: Integrate mainline
75 +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
76 - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
77 !> (integrate 63 files)
78 ____________________________________________________________________________
79 [ 11344] By: jhi on 2001/07/13 04:50:22
80 Log: Add d_bincompat5005 information to perl -V.
83 ____________________________________________________________________________
84 [ 11343] By: jhi on 2001/07/13 03:42:05
85 Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
86 From: Abhijit Menon-Sen <ams@wiw.org>
87 Date: Fri, 13 Jul 2001 07:12:36 +0530
88 Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
91 ____________________________________________________________________________
92 [ 11342] By: jhi on 2001/07/13 03:36:22
93 Log: Remove unicode::distinct, as per Inaba Hiroto.
95 - lib/unicode/distinct.pm
96 ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
98 ____________________________________________________________________________
99 [ 11341] By: jhi on 2001/07/13 00:05:53
100 Log: Paging for Dr Octothorpe.
103 ____________________________________________________________________________
104 [ 11340] By: jhi on 2001/07/12 23:53:44
105 Log: cut-n-paste error noticed by mjd.
108 ____________________________________________________________________________
109 [ 11339] By: jhi on 2001/07/12 23:39:42
110 Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
111 From: Peter Prymmer <pvhp@forte.com>
112 Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
113 Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
116 ____________________________________________________________________________
117 [ 11338] By: jhi on 2001/07/12 23:38:49
118 Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
119 From: Randall Gellens <randy@qualcomm.com>
120 Date: Thu, 12 Jul 2001 16:56:23 -0700
121 Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
123 ! Porting/repository.pod
124 ____________________________________________________________________________
125 [ 11337] By: jhi on 2001/07/12 23:35:06
126 Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
129 ____________________________________________________________________________
130 [ 11336] By: jhi on 2001/07/12 23:23:39
131 Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK
132 From: coral <coral@moonlight.crystalflame.net>
133 Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
134 Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
137 ____________________________________________________________________________
138 [ 11335] By: jhi on 2001/07/12 23:23:14
139 Log: Metaconfig unit change for #11134.
141 + U/threads/d_pthread_atfork.U
142 ____________________________________________________________________________
143 [ 11334] By: jhi on 2001/07/12 23:22:42
144 Log: Add HAS_PTHREAD_ATFORK.
146 ! Configure NetWare/config.wc NetWare/config_H.wc
147 ! Porting/Glossary Porting/config.sh Porting/config_H
148 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
149 ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
150 ! vos/config.ga.def vos/config.ga.h win32/config.bc
151 ! win32/config.gc win32/config.vc win32/config_H.bc
152 ! win32/config_H.gc win32/config_H.vc
153 ____________________________________________________________________________
154 [ 11333] By: jhi on 2001/07/12 22:58:35
155 Log: Subject: [PATCH] File::Copy fails on tied handles
156 From: "Wilson, Doug" <Doug_Wilson@intuit.com>
157 Date: Thu, 12 Jul 2001 15:18:51 -0700
158 Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
161 ____________________________________________________________________________
162 [ 11332] By: jhi on 2001/07/12 22:57:04
163 Log: Subject: [PATCH] Langinfo.t
164 From: Nicholas Clark <nick@ccl4.org>
165 Date: Thu, 12 Jul 2001 23:55:38 +0100
166 Message-ID: <20010712235538.M5827@plum.flirble.org>
168 ! ext/I18N/Langinfo/Langinfo.t
169 ____________________________________________________________________________
170 [ 11331] By: jhi on 2001/07/12 22:56:09
171 Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
172 From: Peter Prymmer <pvhp@forte.com>
173 Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
174 Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
176 ! pod/perl572delta.pod
177 ____________________________________________________________________________
178 [ 11330] By: jhi on 2001/07/12 22:55:23
179 Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
180 From: Abhijit Menon-Sen <ams@wiw.org>
181 Date: Fri, 13 Jul 2001 05:21:16 +0530
182 Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
185 ____________________________________________________________________________
186 [ 11329] By: jhi on 2001/07/12 22:54:39
187 Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
188 From: Abhijit Menon-Sen <ams@wiw.org>
189 Date: Fri, 13 Jul 2001 03:04:25 +0530
190 Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
193 ____________________________________________________________________________
194 [ 11328] By: gsar on 2001/07/12 19:02:01
197 ! win32/Makefile win32/makefile.mk
198 ____________________________________________________________________________
199 [ 11327] By: jhi on 2001/07/12 18:54:09
202 ! Changes patchlevel.h
203 ____________________________________________________________________________
204 [ 11326] By: jhi on 2001/07/12 18:17:18
205 Log: Typo spotted by Philip Newton.
207 ! pod/perl572delta.pod
208 ____________________________________________________________________________
209 [ 11325] By: jhi on 2001/07/12 18:11:42
210 Log: Subject: [PATCH] fixes perl_clone of perl_clone
211 From: Artur Bergman <artur@contiller.se>
212 Date: Thu, 12 Jul 2001 20:57:09 +0200
213 Message-ID: <B773BFA4.236B%artur@contiller.se>
216 ____________________________________________________________________________
217 [ 11324] By: jhi on 2001/07/12 18:09:17
218 Log: Add README.uts from Hal Morris.
221 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
222 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
223 ____________________________________________________________________________
224 [ 11323] By: jhi on 2001/07/12 17:48:33
225 Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
226 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
227 Date: Thu, 12 Jul 2001 20:32:37 +0200
228 Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
231 ____________________________________________________________________________
232 [ 11322] By: jhi on 2001/07/12 17:44:29
233 Log: Subject: Patch: document reg_data.what member
234 From: Mark-Jason Dominus <mjd@plover.com>
235 Message-ID: <20010712182532.14821.qmail@plover.com>
236 Date: Thu, 12 Jul 2001 14:25:32 -0400
238 ! regcomp.c regcomp.h
239 ____________________________________________________________________________
240 [ 11321] By: jhi on 2001/07/12 17:43:18
241 Log: Subject: [PATCH] Perl_re_dup()
242 From: Abhijit Menon-Sen <ams@wiw.org>
243 Date: Thu, 12 Jul 2001 23:54:32 +0530
244 Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
246 ! embed.h embed.pl perlapi.c proto.h sv.c
247 ____________________________________________________________________________
248 [ 11320] By: jhi on 2001/07/12 17:18:54
249 Log: Regen Configure, modlib, toc.
251 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
252 ! pod/perlmodlib.pod pod/perltoc.pod
253 ____________________________________________________________________________
254 [ 11319] By: jhi on 2001/07/12 17:08:15
255 Log: The problem seems to be in PerlIO::Layer::->find() not
256 accepting the ":encoding(blurflur)" arguments.
258 ! lib/PerlIO.pm lib/open.pm
259 ____________________________________________________________________________
260 [ 11318] By: jhi on 2001/07/12 16:58:11
263 ! README.aix pod/perl572delta.pod
264 ____________________________________________________________________________
265 [ 11317] By: jhi on 2001/07/12 16:39:11
266 Log: Subject: AIX README update
267 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
268 Date: Thu, 12 Jul 2001 19:28:30 +0200
269 Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
272 ____________________________________________________________________________
273 [ 11316] By: jhi on 2001/07/12 16:37:15
274 Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
275 From: Norton Allen <allen@huarp.harvard.edu>
276 Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
277 Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
279 ! ext/IO/lib/IO/t/io_unix.t
280 ____________________________________________________________________________
281 [ 11315] By: jhi on 2001/07/12 16:35:53
282 Log: Subject: [PATCH README.qnx hints/qnx.sh]
283 From: Norton Allen <allen@huarp.harvard.edu>
284 Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
285 Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
287 ! README.qnx hints/qnx.sh
288 ____________________________________________________________________________
289 [ 11314] By: jhi on 2001/07/12 16:13:15
290 Log: Subject: [patch] faster PM_GETRE
291 From: Doug MacEachern <dougm@covalent.net>
292 Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
293 Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
296 ____________________________________________________________________________
297 [ 11313] By: jhi on 2001/07/12 16:12:23
298 Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
299 From: Doug MacEachern <dougm@covalent.net>
300 Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
301 Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
304 ____________________________________________________________________________
305 [ 11312] By: jhi on 2001/07/12 16:07:22
306 Log: Tell where the nice Estonian database is.
309 ____________________________________________________________________________
310 [ 11311] By: jhi on 2001/07/12 16:05:31
311 Log: Retract #11309 since #11310 is a better fix.
314 ____________________________________________________________________________
315 [ 11310] By: gsar on 2001/07/12 15:50:40
316 Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
317 change#11300 needs to return the status of failed win32_spawnvp())
319 fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
320 splitting correctly; remove unused variables; 'require' at run time
321 rather than 'use' at compile time for I18N::Langinfo, since it
324 ! lib/open.pm win32/win32.c
325 ____________________________________________________________________________
326 [ 11309] By: jhi on 2001/07/12 15:29:55
327 Log: Temporary workaround.
330 ____________________________________________________________________________
331 [ 11308] By: jhi on 2001/07/12 14:44:51
332 Log: UCD typo in #11306 and add also more known-to-be-tested
333 modules to the skip list.
336 ____________________________________________________________________________
337 [ 11307] By: jhi on 2001/07/12 14:38:38
338 Log: Rename Unicode::UCD to UnicodeCD to avoid
339 messups with case-insensitive filesystems.
341 + lib/UnicodeCD.pm lib/UnicodeCD.t
342 - lib/Unicode/UCD.pm lib/Unicode/UCD.t
343 ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
344 ____________________________________________________________________________
345 [ 11306] By: jhi on 2001/07/12 13:32:05
346 Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT
347 From: daniel@biz.bitpusher.com
348 Date: Wed, 11 Jul 2001 23:25:47 -0700
349 Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
351 ! lib/Tie/Array.pm t/op/splice.t
352 ____________________________________________________________________________
353 [ 11305] By: jhi on 2001/07/12 13:05:46
354 Log: Subject: [PATCH] More accurate line numbers in messages
355 From: Paul Johnson <paul@pjcj.net>
356 Date: Thu, 12 Jul 2001 04:14:11 +0200
357 Message-ID: <20010712041411.A3467@pjcj.net>
359 (With prototyping and multiplicity tweaks.)
361 ! dump.c embed.h embed.pl t/lib/warnings/util util.c
362 ____________________________________________________________________________
363 [ 11304] By: nick on 2001/07/12 12:53:40
364 Log: Integrate mainline
366 !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
367 !> regexec.c thread.h
368 ____________________________________________________________________________
369 [ 11303] By: jhi on 2001/07/12 12:46:20
370 Log: Cut-and-pasto in #11298.
372 ! ext/ByteLoader/bytecode.h
373 ____________________________________________________________________________
374 [ 11302] By: jhi on 2001/07/12 12:42:35
375 Log: Update the AIX known problems section.
377 ! pod/perl572delta.pod
378 ____________________________________________________________________________
379 [ 11301] By: jhi on 2001/07/12 12:36:46
380 Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
381 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
382 Date: Thu, 12 Jul 2001 12:16:16 +0200
383 Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
386 ____________________________________________________________________________
387 [ 11300] By: jhi on 2001/07/12 12:35:44
388 Log: Integrate perlio.
390 !> makedef.pl win32/win32.c
391 ____________________________________________________________________________
392 [ 11299] By: jhi on 2001/07/12 12:33:57
393 Log: Subject: [PATCH] fix for PMOP threadness failures
394 From: Artur Bergman <artur@contiller.se>
395 Date: Thu, 12 Jul 2001 09:48:06 +0200
396 Message-ID: <B77322D6.22DD%artur@contiller.se>
399 ____________________________________________________________________________
400 [ 11298] By: jhi on 2001/07/12 12:27:47
401 Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
402 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
403 Date: Thu, 12 Jul 2001 09:09:48 +0200
404 Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U>
406 More parentheses to keep bcc happy.
408 ! ext/ByteLoader/bytecode.h
409 ____________________________________________________________________________
410 [ 11297] By: jhi on 2001/07/12 12:24:50
411 Log: Subject: Re: [patch] pthread_atfork bandaid
412 From: Doug MacEachern <dougm@covalent.net>
413 Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
414 Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
417 ____________________________________________________________________________
418 [ 11296] By: nick on 2001/07/12 11:55:48
419 Log: Exclude reentrant_buffer from .def file
422 ____________________________________________________________________________
423 [ 11295] By: nick on 2001/07/12 11:11:44
424 Log: Honour void-ness of my_exit()
427 ____________________________________________________________________________
428 [ 11294] By: nick on 2001/07/12 07:51:04
429 Log: Integrate mainline
431 +> uts/sprintf_wrap.c
432 !> (integrate 35 files)
433 ____________________________________________________________________________
434 [ 11293] By: jhi on 2001/07/12 04:58:08
437 ! embed.h embed.pl perl.c proto.h thread.h
438 ____________________________________________________________________________
439 [ 11292] By: jhi on 2001/07/12 04:47:43
440 Log: Now the :locale pseudolayer *almost* works...
443 ____________________________________________________________________________
444 [ 11291] By: jhi on 2001/07/12 04:36:47
445 Log: Locale encoding tweaks.
448 ____________________________________________________________________________
449 [ 11290] By: jhi on 2001/07/12 04:25:53
450 Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
451 From: Mark-Jason Dominus <mjd@plover.com>
452 Date: Thu, 12 Jul 2001 00:59:31 -0400
453 Message-ID: <20010712045931.8543.qmail@plover.com>
455 Remove the chmod/umask leading zero warning.
457 ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
458 ! t/lib/warnings/toke toke.c warnings.h warnings.pl
459 ____________________________________________________________________________
460 [ 11289] By: jhi on 2001/07/12 04:16:41
461 Log: (Retracted by #11289.)
463 ! embed.h embed.pl perl.c proto.h thread.h
464 ____________________________________________________________________________
465 [ 11288] By: jhi on 2001/07/12 03:45:11
466 Log: Needed by #11283.
469 ____________________________________________________________________________
470 [ 11287] By: jhi on 2001/07/12 03:40:04
471 Log: Metaconfig unit change for #11286.
472 Branch: metaconfig/U/perl
474 ____________________________________________________________________________
475 [ 11286] By: jhi on 2001/07/12 03:39:18
476 Log: Subject: Re: [PATCH Configure] perl -V broken
477 From: Andy Dougherty <doughera@lafayette.edu>
478 Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
479 Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
481 ! Configure myconfig.SH
482 ____________________________________________________________________________
483 [ 11285] By: jhi on 2001/07/12 03:27:28
484 Log: Retract #11166 (and #11237).
486 ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
487 ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
488 ! t/lib/warnings/toke toke.c warnings.h warnings.pl
489 ____________________________________________________________________________
490 [ 11284] By: jhi on 2001/07/12 02:36:42
491 Log: UTS tweaks for Hal Morris.
494 ! MANIFEST hints/uts.sh perl.h
495 ____________________________________________________________________________
496 [ 11283] By: jhi on 2001/07/12 00:52:36
497 Log: Subject: [PATCH] Use reentrant API glibc
498 From: Artur Bergman <artur@contiller.se>
499 Date: Thu, 12 Jul 2001 00:58:21 +0200
500 Message-ID: <B772A6AD.2288%artur@contiller.se>
502 ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
504 ____________________________________________________________________________
505 [ 11282] By: jhi on 2001/07/12 00:35:27
506 Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
507 From: barries <barries@slaysys.com>
508 Date: Wed, 11 Jul 2001 15:11:46 -0400
509 Message-ID: <20010711151146.G24560@jester.slaysys.com>
511 ! pp_sys.c t/lib/warnings/doio win32/win32.c
512 ____________________________________________________________________________
513 [ 11281] By: jhi on 2001/07/12 00:32:17
514 Log: Subject: [patch] pthread_atfork bandaid
515 From: Doug MacEachern <dougm@covalent.net>
516 Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
517 Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
519 ! miniperlmain.c perl.c
520 ____________________________________________________________________________
521 [ 11280] By: jhi on 2001/07/12 00:31:34
522 Log: Subject: [patch] perl_clone leaks
523 From: Doug MacEachern <dougm@covalent.net>
524 Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
525 Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
528 ____________________________________________________________________________
529 [ 11279] By: nick on 2001/07/11 15:49:38
530 Log: Integrate mainline
532 +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
533 +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
534 +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
535 +> lib/Term/ANSIColor/README
536 !> (integrate 54 files)
537 ____________________________________________________________________________
538 [ 11278] By: jhi on 2001/07/11 13:52:20
541 ! Changes patchlevel.h
542 ____________________________________________________________________________
543 [ 11277] By: jhi on 2001/07/11 13:31:43
544 Log: Subject: blead kit timestamps && the problem with running perl embed.pl
545 From: Peter Prymmer <pvhp@forte.com>
546 Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
547 Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
549 Backport of embed.pl to 5.003.
552 ____________________________________________________________________________
553 [ 11276] By: jhi on 2001/07/11 13:18:07
554 Log: Subject: Re: POSIX test #14 on UTS
555 From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
556 Date: Wed, 11 Jul 2001 03:02:14 +0100
557 Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
560 ____________________________________________________________________________
561 [ 11275] By: jhi on 2001/07/11 13:15:49
562 Log: Make the I32 an IV to preserve structure alignment and size.
565 ____________________________________________________________________________
566 [ 11274] By: jhi on 2001/07/11 13:13:27
567 Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
568 From: "Artur Bergman" <artur@contiller.se>
569 Date: Wed, 11 Jul 2001 14:23:37 +0200
570 Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
572 Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
574 ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
575 ! pod/perlapi.pod sv.c
576 ____________________________________________________________________________
577 [ 11273] By: jhi on 2001/07/11 03:53:28
578 Log: Tweak until Pod::Parser gets updated.
580 ! t/pod/special_seqs.xr
581 ____________________________________________________________________________
582 [ 11272] By: jhi on 2001/07/11 00:46:05
583 Log: File::Spec usage tweak.
586 ____________________________________________________________________________
587 [ 11271] By: jhi on 2001/07/11 00:37:19
588 Log: Integrate #11263 from macperl; macos and macosx updates.
591 ____________________________________________________________________________
592 [ 11270] By: jhi on 2001/07/11 00:33:27
593 Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
594 From: Peter Prymmer <pvhp@forte.com>
595 Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
596 Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
598 + ext/Time/HiRes/hints/dynixptx.pl
599 ! MANIFEST hints/dynixptx.sh
600 ____________________________________________________________________________
601 [ 11269] By: jhi on 2001/07/11 00:32:16
602 Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
603 From: Nicholas Clark <nick@ccl4.org>
604 Date: Tue, 10 Jul 2001 23:17:43 +0100
605 Message-ID: <20010710231742.B59620@plum.flirble.org>
607 ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
608 ____________________________________________________________________________
609 [ 11268] By: jhi on 2001/07/11 00:30:56
610 Log: Subject: [DOC PATCH] Pluggable runops
611 From: Paul Johnson <paul@pjcj.net>
612 Date: Tue, 10 Jul 2001 21:53:28 +0200
613 Message-ID: <20010710215328.B26577@pjcj.net>
616 ____________________________________________________________________________
617 [ 11267] By: jhi on 2001/07/11 00:29:59
618 Log: Subject: [PATCH] Authors
619 From: Artur Bergman <artur@contiller.se>
620 Date: Tue, 10 Jul 2001 20:39:12 +0200
621 Message-ID: <B771186F.21CD%artur@contiller.se>
624 ____________________________________________________________________________
625 [ 11266] By: jhi on 2001/07/11 00:29:13
626 Log: Subject: Re: [PATCH] Small fix to pp_gmtime
627 From: Doug MacEachern <dougm@covalent.net>
628 Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
629 Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
632 ____________________________________________________________________________
633 [ 11265] By: jhi on 2001/07/11 00:28:15
634 Log: Subject: doc patch; times() in scalar context
636 Date: 10 Jul 2001 18:01:17 -0000
637 Message-ID: <20010710180117.12477.qmail@plover.com>
640 ____________________________________________________________________________
641 [ 11264] By: jhi on 2001/07/11 00:27:17
642 Log: Subject: [PATCH] Small fix to pp_gmtime
643 From: Artur Bergman <artur@contiller.se>
644 Date: Tue, 10 Jul 2001 19:54:52 +0200
645 Message-ID: <B7710E0B.21C5%artur@contiller.se>
648 ____________________________________________________________________________
649 [ 11263] By: pudge on 2001/07/10 21:06:10
650 Log: Integrate changes from mainline perl, add notes about
652 Branch: maint-5.6/macperl
654 ____________________________________________________________________________
655 [ 11262] By: jhi on 2001/07/10 15:21:26
656 Log: A proof of the dangers of package; ?
659 ____________________________________________________________________________
660 [ 11261] By: jhi on 2001/07/10 15:02:27
661 Log: Regen toc and modlib.
663 ! pod/perlmodlib.pod pod/perltoc.pod
664 ____________________________________________________________________________
665 [ 11260] By: jhi on 2001/07/10 15:00:37
666 Log: Add compexcl(), casefold(), and casespec() interfaces;
667 and make all interfaces to return hash references instead
670 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
671 ____________________________________________________________________________
672 [ 11259] By: jhi on 2001/07/10 13:50:17
673 Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
674 From: "Philip Newton" <Philip.Newton@gmx.net>
675 Date: Tue, 10 Jul 2001 09:55:59 +0200
676 Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
678 Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
679 From: "Philip Newton" <Philip.Newton@gmx.net>
680 Date: Tue, 10 Jul 2001 09:56:37 +0200
681 Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
683 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
684 ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
685 ____________________________________________________________________________
686 [ 11258] By: jhi on 2001/07/10 13:47:20
687 Log: Subject: [patch] undef &xsub for 1,2
688 From: Doug MacEachern <dougm@covalent.net>
689 Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
690 Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
692 (This version of the patch with a comment from Gisle.)
695 ____________________________________________________________________________
696 [ 11257] By: jhi on 2001/07/10 13:45:44
697 Log: Mention package; deprecation and the Win32 problems.
699 ! pod/perl572delta.pod
700 ____________________________________________________________________________
701 [ 11256] By: jhi on 2001/07/10 13:45:12
702 Log: Subject: [PATCH] deprecate package with no arguments
703 From: Robin Houston <robin@kitsite.com>
704 Date: Tue, 10 Jul 2001 13:33:40 +0100
705 Message-ID: <20010710133340.A13452@robin.kitsite.com>
707 ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
708 ____________________________________________________________________________
709 [ 11255] By: jhi on 2001/07/10 13:16:11
710 Log: Upgrade to podlators 1.10.
712 ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
713 ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
714 ! pod/pod2man.PL pod/pod2text.PL
715 ____________________________________________________________________________
716 [ 11254] By: jhi on 2001/07/10 13:09:34
717 Log: Upgrade to Term::ANSIColor 1.04.
719 + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
720 ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
721 ____________________________________________________________________________
722 [ 11253] By: jhi on 2001/07/10 12:59:27
723 Log: Integrate perlio (the right fix for the ":layer(args)")
726 ____________________________________________________________________________
727 [ 11252] By: nick on 2001/07/10 06:58:14
728 Log: Fix open(...,"...:layer(xxx)",...)
729 - use memEQ not strEQ as there is '(' not '\0'
732 ____________________________________________________________________________
733 [ 11251] By: jhi on 2001/07/10 04:04:18
734 Log: Telling the number of tests helps.
736 ! ext/PerlIO/t/encoding.t
737 ____________________________________________________________________________
738 [ 11250] By: jhi on 2001/07/10 03:55:38
739 Log: Require I18N::Langinfo, not use.
742 ____________________________________________________________________________
743 [ 11249] By: jhi on 2001/07/10 03:50:18
744 Log: Add a test for for PerlIO ":encoding(...)" layer.
746 + ext/PerlIO/t/encoding.t
747 ! MANIFEST ext/Encode/Encode.pm
748 ____________________________________________________________________________
749 [ 11248] By: jhi on 2001/07/10 02:06:57
750 Log: PerlIO ":encoding(foobar)" temporary fix.
751 Not really correct, I think, since the change means
755 ____________________________________________________________________________
756 [ 11247] By: jhi on 2001/07/10 01:38:11
757 Log: Update to Math::BigInt 1.36. The biggest news is
758 the separation of the backend; now the pure Perl
759 implementation is in Math::BigInt::Calc, but one
760 can plugin, say, Math::BigInt::BitVect, and get
761 considerable speedup.
763 + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
764 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
765 ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
766 ! lib/Math/BigInt/t/mbimbf.t
767 ____________________________________________________________________________
768 [ 11246] By: jhi on 2001/07/10 01:19:55
769 Log: Subject: Re: compatibility question
770 From: Peter Prymmer <pvhp@forte.com>
771 Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
772 Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
774 ! lib/ExtUtils/MM_VMS.pm
775 ____________________________________________________________________________
776 [ 11245] By: jhi on 2001/07/10 01:18:04
777 Log: Subject: [PATCH ext/File/Glob/t/basic.t]
778 From: Norton Allen <allen@huarp.harvard.edu>
779 Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
780 Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
782 ! ext/File/Glob/t/basic.t
783 ____________________________________________________________________________
784 [ 11244] By: jhi on 2001/07/10 01:16:27
785 Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
786 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
787 Date: Tue, 10 Jul 2001 00:29:55 +0900
788 Message-Id: <20010710002756.B497.BQW10602@nifty.com>
790 + ext/Encode/Encode/HZ.enc
791 ! MANIFEST ext/Encode/Encode/7bit-kana.enc
792 ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
793 ! ext/Encode/Encode/iso2022-jp.enc
794 ! ext/Encode/Encode/iso2022-kr.enc
795 ____________________________________________________________________________
796 [ 11243] By: pudge on 2001/07/09 22:16:12
797 Log: Add in all them there macos/ files.
798 Branch: maint-5.6/macperl
800 ____________________________________________________________________________
801 [ 11242] By: jhi on 2001/07/09 20:26:04
802 Log: Add the new modules to the list of having those own tests.
805 ____________________________________________________________________________
806 [ 11241] By: jhi on 2001/07/09 19:09:58
807 Log: Add INOUT to control both ways at the same time.
810 ____________________________________________________________________________
811 [ 11240] By: nick on 2001/07/09 16:33:50
812 Log: Integrate mainline
814 +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
815 +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
816 !> (integrate 41 files)
817 ____________________________________________________________________________
818 [ 11239] By: jhi on 2001/07/09 16:14:35
819 Log: More encoding mapping magic.
822 ____________________________________________________________________________
823 [ 11238] By: jhi on 2001/07/09 14:40:43
826 ! Changes patchlevel.h
827 ____________________________________________________________________________
828 [ 11237] By: jhi on 2001/07/09 14:27:27
829 Log: (Retracted by #11285).
831 Subject: [PATCH] OPpCONST_OCTAL fixes
832 From: Abhijit Menon-Sen <ams@wiw.org>
833 Date: Mon, 9 Jul 2001 07:38:45 +0530
834 Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
837 ____________________________________________________________________________
838 [ 11236] By: jhi on 2001/07/09 14:10:07
839 Log: Add a pseudolayer ":locale" to the open pragma which
840 will get the encoding from the locale. Yet undocumented
841 because I can't get the PerlIO :encoding(foobar) to work.
843 ! ext/Encode/Encode.pm lib/open.pm
844 ____________________________________________________________________________
845 [ 11235] By: jhi on 2001/07/09 13:38:43
846 Log: Add more encoding mappings.
848 ! ext/Encode/Encode.pm
849 ____________________________________________________________________________
850 [ 11234] By: jhi on 2001/07/09 13:24:54
851 Log: Document that using :encoding layer requires using Encode.
853 ! ext/Encode/Encode.pm lib/PerlIO.pm
854 ____________________________________________________________________________
855 [ 11233] By: jhi on 2001/07/09 13:19:34
856 Log: Netware tweak from Ananth Kesari.
859 ____________________________________________________________________________
860 [ 11232] By: gsar on 2001/07/09 04:40:07
861 Log: t/harness doesn't know about run/*.t
864 ____________________________________________________________________________
865 [ 11231] By: gsar on 2001/07/09 04:36:30
866 Log: run/exit.t busted on windows
869 ____________________________________________________________________________
870 [ 11230] By: gsar on 2001/07/09 04:14:54
871 Log: fix a couple of UCD.t tests that fail due to bad case
874 ____________________________________________________________________________
875 [ 11229] By: gsar on 2001/07/09 03:57:06
876 Log: test skip logic was broken
878 ! ext/I18N/Langinfo/Langinfo.t
879 ____________________________________________________________________________
880 [ 11228] By: gsar on 2001/07/09 03:42:20
881 Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
882 failure of ExtUtils.t#27 when built in debug mode)
884 ! lib/ExtUtils/MM_Win32.pm
885 ____________________________________________________________________________
886 [ 11227] By: gsar on 2001/07/09 02:11:04
887 Log: I18N::Langinfo is not available on windows
890 ____________________________________________________________________________
891 [ 11226] By: gsar on 2001/07/09 01:55:23
895 ____________________________________________________________________________
896 [ 11225] By: jhi on 2001/07/08 23:42:37
899 ! Changes patchlevel.h
900 ____________________________________________________________________________
901 [ 11224] By: jhi on 2001/07/08 23:05:41
902 Log: Guard the nl_langinfo() with HAS_NL_LANGINFO
903 as pointed out by Sarathy.
905 ! ext/I18N/Langinfo/Langinfo.xs
906 ____________________________________________________________________________
907 [ 11223] By: jhi on 2001/07/08 22:59:01
910 ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
911 ____________________________________________________________________________
912 [ 11222] By: jhi on 2001/07/08 17:41:22
913 Log: Bump up the VERSION of Cwd.xs.
915 ! ext/Cwd/Makefile.PL
916 ____________________________________________________________________________
917 [ 11221] By: jhi on 2001/07/08 17:13:38
918 Log: Retract #11220, the problem wasn't the missing leading zero.
920 $ ./perl -we 'chmod(oct("755"), ".")'
921 Non-octal literal mode (493) specified at -e line 1.
922 (Did you mean 0493 instead?)
924 ! lib/ExtUtils/MM_Unix.pm
925 ____________________________________________________________________________
926 [ 11220] By: jhi on 2001/07/08 17:05:55
927 Log: (Retracted by #11221)
928 Change the PERM_RW and PERM_RWX to 0644 and 0755
929 (add the leading zero).
931 ! lib/ExtUtils/MM_Unix.pm
932 ____________________________________________________________________________
933 [ 11219] By: jhi on 2001/07/08 16:17:32
934 Log: Integrate changes #11193, 11205, 11209 from macperl.
936 Fix up AutoLoader to fudge for Mac paths in import().
938 Allow symbols in try_symbol() to begin with "_".
940 Small portability fix for Mac OS.
942 !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
943 ____________________________________________________________________________
944 [ 11218] By: jhi on 2001/07/08 16:10:30
945 Log: Metaconfig unit change for #11217.
946 Branch: metaconfig/U/perl
948 ____________________________________________________________________________
949 [ 11217] By: jhi on 2001/07/08 16:10:07
950 Log: Detypo, problem noticed by Gerrit P. Haase.
952 ! Configure config_h.SH
953 ____________________________________________________________________________
954 [ 11216] By: jhi on 2001/07/08 15:58:35
958 ____________________________________________________________________________
959 [ 11215] By: jhi on 2001/07/08 15:52:57
960 Log: Slight tweaks on #11213.
963 ____________________________________________________________________________
964 [ 11214] By: jhi on 2001/07/08 14:32:28
965 Log: A missing dTHX noticed by Gerrit P. Haase.
968 ____________________________________________________________________________
969 [ 11213] By: jhi on 2001/07/08 14:24:44
970 Log: Subject: [PATCH toke.c] Simplify yytoke()
971 From: Simon Cozens <simon@netthink.co.uk>
972 Date: Sun, 8 Jul 2001 13:24:34 +0100
973 Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
975 Split out pending_ident().
977 ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
978 ____________________________________________________________________________
979 [ 11212] By: jhi on 2001/07/08 14:17:10
980 Log: (Retracted by #11223.)
981 Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
982 Date: Wed, 05 Nov 1997 17:22:34 -0600
983 From: Graham Barr <gbarr@ti.com>
984 Message-Id: <3460FFBA.6DA51F46@ti.com>
986 ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
987 ____________________________________________________________________________
988 [ 11211] By: jhi on 2001/07/08 13:53:38
989 Log: Fix I18N::Langinfo nits noticed but Philip Newton.
991 ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
993 ____________________________________________________________________________
994 [ 11210] By: jhi on 2001/07/08 01:34:09
995 Log: Really do the test under the C locale.
997 ! ext/I18N/Langinfo/Langinfo.t
998 ____________________________________________________________________________
999 [ 11209] By: pudge on 2001/07/08 01:19:25
1000 Log: Small portability fix for Mac OS.
1001 Branch: maint-5.6/macperl
1003 ____________________________________________________________________________
1004 [ 11208] By: jhi on 2001/07/08 01:14:58
1005 Log: Metaconfig unit change for #11207.
1006 Branch: metaconfig/U/perl
1008 ____________________________________________________________________________
1009 [ 11207] By: jhi on 2001/07/08 01:14:02
1010 Log: Add I18N::Langinfo, which is basically a wrapper around
1011 nl_langinfo(), which is an additional way to query locale
1012 specific information.
1014 + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
1015 + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
1016 ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
1017 ____________________________________________________________________________
1018 [ 11206] By: pudge on 2001/07/08 00:56:29
1019 Log: Bugfixes for some tests. commonsense.t not in perl 5.6,
1020 used in File::Find tests; replace with if.t.
1021 Branch: maint-5.6/macperl
1022 ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
1024 ____________________________________________________________________________
1025 [ 11205] By: pudge on 2001/07/07 23:55:56
1026 Log: Allow symbols in try_symbol() to begin with "_".
1027 Branch: maint-5.6/macperl
1029 ____________________________________________________________________________
1030 [ 11204] By: pudge on 2001/07/07 23:53:37
1031 Log: Sync up the File::Find changes from the rewrite by
1032 Thomas Wegner, et al.
1033 Branch: maint-5.6/macperl
1034 + t/lib/filefind-taint.t
1035 ! lib/File/Find.pm t/lib/filefind.t
1036 ____________________________________________________________________________
1037 [ 11203] By: pudge on 2001/07/07 23:43:06
1038 Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
1039 From: Thomas Wegner <wegner_thomas@yahoo.com>
1040 Date: Thu, 5 Jul 2001 20:31:25 +0200
1041 Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
1042 Branch: maint-5.6/macperl
1043 ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
1044 ____________________________________________________________________________
1045 [ 11202] By: pudge on 2001/07/07 23:38:36
1046 Log: Some more test portability fixes.
1047 Branch: maint-5.6/macperl
1048 ! t/lib/filecopy.t t/pragma/warn/pp_sys
1049 ____________________________________________________________________________
1050 [ 11201] By: jhi on 2001/07/07 22:52:38
1051 Log: The #11200 removed wrong (non-existent) target. Duh.
1054 ____________________________________________________________________________
1055 [ 11200] By: jhi on 2001/07/07 22:44:14
1056 Log: Zap the lib/re.pm before creating it.
1059 ____________________________________________________________________________
1060 [ 11199] By: pudge on 2001/07/07 20:54:35
1061 Log: Another test. Please ignore.
1062 Branch: maint-5.6/macperl
1064 ____________________________________________________________________________
1065 [ 11198] By: pudge on 2001/07/07 20:44:12
1066 Log: Portability fixes for a lot of tests, especially IO-related
1067 tests, and warnings, and the harness script.
1068 Branch: maint-5.6/macperl
1069 ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
1070 ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
1071 ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
1072 ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
1073 ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
1074 ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
1075 ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
1076 ! t/pragma/warnings.t
1077 ____________________________________________________________________________
1078 [ 11197] By: jhi on 2001/07/07 20:32:28
1079 Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
1080 From: Nicholas Clark <nick@ccl4.org>
1081 Date: Sat, 7 Jul 2001 21:00:17 +0100
1082 Message-ID: <20010707210017.H59620@plum.flirble.org>
1085 ____________________________________________________________________________
1086 [ 11196] By: jhi on 2001/07/07 20:26:36
1087 Log: The UNICOS/mk SysV IPC problem has been fixed.
1089 ! pod/perl572delta.pod
1090 ____________________________________________________________________________
1091 [ 11195] By: jhi on 2001/07/07 19:59:51
1092 Log: Slight update tweaks on perlunicode.pod.
1094 ! pod/perlunicode.pod
1095 ____________________________________________________________________________
1096 [ 11194] By: jhi on 2001/07/07 17:53:03
1097 Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
1098 From: Mark-Jason Dominus <mjd@plover.com>
1099 Date: Sat, 07 Jul 2001 13:04:04 -0400
1100 Message-ID: <20010707170404.32694.qmail@plover.com>
1102 ! ext/DB_File/DB_File.pm
1103 ____________________________________________________________________________
1104 [ 11193] By: pudge on 2001/07/07 17:26:28
1105 Log: Fix up AutoLoader to fudge for Mac paths in import().
1106 Branch: maint-5.6/macperl
1108 ____________________________________________________________________________
1109 [ 11192] By: jhi on 2001/07/07 17:03:06
1110 Log: Try to force the lib/re.pm to be there before entering
1111 the extensions builds, should help for parallel makes.
1114 ____________________________________________________________________________
1115 [ 11191] By: jhi on 2001/07/07 15:26:16
1116 Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
1117 From: Norton Allen <allen@huarp.harvard.edu>
1118 Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
1119 Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
1121 ! ext/POSIX/POSIX.xs
1122 ____________________________________________________________________________
1123 [ 11190] By: jhi on 2001/07/07 15:22:08
1124 Log: Subject: [PATCH] Re: op/arith.t
1125 From: Nicholas Clark <nick@ccl4.org>
1126 Date: Sat, 7 Jul 2001 13:04:54 +0100
1127 Message-ID: <20010707130454.D59620@plum.flirble.org>
1130 ____________________________________________________________________________
1131 [ 11189] By: jhi on 2001/07/07 15:20:44
1132 Log: Subject: [PATCH] h2xs
1133 From: Nicholas Clark <nick@ccl4.org>
1134 Date: Fri, 6 Jul 2001 23:25:14 +0100
1135 Message-ID: <20010706232514.X59620@plum.flirble.org>
1138 ____________________________________________________________________________
1139 [ 11188] By: jhi on 2001/07/07 15:12:36
1140 Log: Subject: Re: bleedperl perl_alloc..free leakage
1141 From: Radu Greab <radu@netsoft.ro>
1142 Date: Fri, 6 Jul 2001 19:48:54 +0300
1143 Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
1148 ____________________________________________________________________________
1149 [ 11187] By: pudge on 2001/07/07 02:11:36
1150 Log: Test again. Please ignore.
1151 Branch: maint-5.6/macperl
1153 ____________________________________________________________________________
1154 [ 11186] By: pudge on 2001/07/07 02:08:13
1155 Log: Test. Please ignore.
1156 Branch: maint-5.6/macperl
1158 ____________________________________________________________________________
1159 [ 11185] By: pudge on 2001/07/06 23:46:57
1160 Log: Include changes already sent in separately as patches,
1161 before branch was created.
1162 Branch: maint-5.6/macperl
1163 ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
1164 ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
1165 ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
1166 ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
1167 ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
1168 ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
1169 ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
1170 ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
1171 ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
1173 ____________________________________________________________________________
1174 [ 11184] By: jhi on 2001/07/06 16:41:30
1175 Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
1176 From: Norton Allen <allen@huarp.harvard.edu>
1177 Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
1178 Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
1181 ____________________________________________________________________________
1182 [ 11183] By: nick on 2001/07/06 16:27:40
1183 Log: Integrate mainline
1185 +> (branch 42 files)
1186 - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
1187 - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
1188 - win32/bin/mdelete.bat
1189 !> (integrate 215 files)
1190 ____________________________________________________________________________
1191 [ 11182] By: jhi on 2001/07/06 15:57:16
1192 Log: The #11166 needed also these updated.
1194 ! lib/warnings.pm warnings.h
1195 ____________________________________________________________________________
1196 [ 11181] By: jhi on 2001/07/06 13:24:42
1197 Log: Update Changes.
1199 ! Changes patchlevel.h
1200 ____________________________________________________________________________
1201 [ 11180] By: jhi on 2001/07/06 13:20:08
1205 ____________________________________________________________________________
1206 [ 11179] By: jhi on 2001/07/06 12:57:13
1207 Log: Nit from Abhijit.
1210 ____________________________________________________________________________
1211 [ 11178] By: jhi on 2001/07/06 12:53:04
1212 Log: Retract #11172.
1215 ____________________________________________________________________________
1216 [ 11177] By: jhi on 2001/07/06 12:44:51
1217 Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
1218 From: Norton Allen <allen@huarp.harvard.edu>
1219 Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
1220 Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
1223 ____________________________________________________________________________
1224 [ 11176] By: jhi on 2001/07/06 12:42:45
1225 Log: (Accidentally empty check-in.)
1228 ____________________________________________________________________________
1229 [ 11175] By: jhi on 2001/07/06 12:29:56
1230 Log: Retract #11165 since Sarathy pointed out it'll not
1231 work properly under threads, the problem should be
1232 solved using "the savestack, either via SSNEW() or
1233 using a newSVpv()+SAVEFREESV() combo."
1235 ! ext/POSIX/POSIX.xs
1236 ____________________________________________________________________________
1237 [ 11174] By: jhi on 2001/07/06 12:27:31
1238 Log: Retract #11125 since NI-S pointed out it'll not work in
1239 cases where the extension has their own handcrafted INC
1242 ! lib/ExtUtils/MM_Unix.pm
1243 ____________________________________________________________________________
1244 [ 11173] By: jhi on 2001/07/06 12:20:50
1245 Log: Subject: RE: [PATCH] -I and MakeMaker again
1246 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
1247 Date: Fri, 6 Jul 2001 09:18:29 +0200
1248 Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
1250 ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
1251 ! lib/ExtUtils/MM_Win32.pm
1252 ____________________________________________________________________________
1253 [ 11172] By: jhi on 2001/07/06 12:18:39
1254 Log: (Retracted by #11178)
1255 Subject: [PATCH t/op/method.t] SUPER:: strangeness
1256 From: Piers Cawley <pdcawley@iterative-software.com>
1257 Date: 06 Jul 2001 10:49:01 +0100
1258 Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
1261 ____________________________________________________________________________
1262 [ 11171] By: jhi on 2001/07/06 01:38:55
1263 Log: VOS README update from Paul Green.
1266 ____________________________________________________________________________
1267 [ 11170] By: jhi on 2001/07/06 01:19:33
1268 Log: Subject: [PATCH README.qnx hints/qnx.sh]
1269 From: Norton Allen <allen@huarp.harvard.edu>
1270 Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
1271 Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
1273 ! README.qnx hints/qnx.sh
1274 ____________________________________________________________________________
1275 [ 11169] By: jhi on 2001/07/06 01:17:43
1276 Log: Subject: [PATCH] Doc patch for Tie::Hash
1277 From: Artur Bergman <artur@contiller.se>
1278 Date: Thu, 05 Jul 2001 22:51:18 +0200
1279 Message-ID: <B76A9FE6.1F04%artur@contiller.se>
1282 ____________________________________________________________________________
1283 [ 11168] By: jhi on 2001/07/06 01:16:27
1284 Log: Subject: [PATCH] perlfaq4.pod
1285 From: "Liney, Dave" <dave.liney@gbr.conoco.com>
1286 Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
1287 Date: Thu, 5 Jul 2001 18:44:10 +0100
1290 ____________________________________________________________________________
1291 [ 11167] By: jhi on 2001/07/06 01:14:41
1292 Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
1293 From: Robin Houston <robin@kitsite.com>
1294 Date: Thu, 5 Jul 2001 18:33:21 +0100
1295 Message-ID: <20010705183321.A27345@robin.kitsite.com>
1297 ! ext/B/B/Deparse.pm
1298 ____________________________________________________________________________
1299 [ 11166] By: jhi on 2001/07/06 01:11:50
1300 Log: (Retracted by #11285.)
1302 Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
1303 From: Abhijit Menon-Sen <ams@wiw.org>
1304 Date: Fri, 6 Jul 2001 01:26:32 +0530
1305 Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
1307 ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
1308 ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
1310 ____________________________________________________________________________
1311 [ 11165] By: jhi on 2001/07/06 00:19:26
1312 Log: (Retracted by #11175)
1313 Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
1314 From: Norton Allen <allen@huarp.harvard.edu>
1315 Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
1316 Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
1318 ! ext/POSIX/POSIX.xs
1319 ____________________________________________________________________________
1320 [ 11164] By: jhi on 2001/07/06 00:14:57
1321 Log: Unterminated C< (noticed by Richard Hatch), and few other
1322 small Unicode doc tweaks.
1325 ____________________________________________________________________________
1326 [ 11163] By: jhi on 2001/07/05 19:33:34
1327 Log: More flexible argument understanding; add charblocks() and
1328 charscripts(); make charblock() and charscript() two-way;
1329 add charinrange(); separate the $Unicode::UCD::VERSION and
1330 the version of the Unicode by adding UnicodeVersion().
1332 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
1333 ____________________________________________________________________________
1334 [ 11162] By: jhi on 2001/07/05 13:38:36
1335 Log: Update Unicode::UCD on \p{In...}.
1337 ! lib/Unicode/UCD.pm
1338 ____________________________________________________________________________
1339 [ 11161] By: jhi on 2001/07/05 13:26:00
1340 Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
1341 From: Norton Allen <allen@huarp.harvard.edu>
1342 Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
1343 Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
1345 ! lib/ExtUtils/MM_Unix.pm
1346 ____________________________________________________________________________
1347 [ 11160] By: jhi on 2001/07/05 13:06:53
1348 Log: POSIX-BC tweaks from Thomas Dorner.
1350 ! hints/posix-bc.sh perlio.h
1351 ____________________________________________________________________________
1352 [ 11159] By: jhi on 2001/07/05 04:17:18
1353 Log: Module updates for the delta.
1355 ! pod/perl572delta.pod
1356 ____________________________________________________________________________
1357 [ 11158] By: jhi on 2001/07/05 03:45:19
1358 Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
1359 From: Norton Allen <allen@huarp.harvard.edu>
1360 Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
1361 Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
1363 ! ext/IO/lib/IO/t/io_sock.t
1364 ____________________________________________________________________________
1365 [ 11157] By: jhi on 2001/07/05 03:44:19
1366 Log: Subject: [PATCH perldiag.pod] Quick fixes
1367 From: Simon Cozens <simon@netthink.co.uk>
1368 Date: Wed, 4 Jul 2001 20:22:12 +0100
1369 Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
1372 ____________________________________________________________________________
1373 [ 11156] By: jhi on 2001/07/05 03:43:28
1374 Log: Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
1375 From: Radu Greab <radu@netsoft.ro>
1376 Date: Wed, 4 Jul 2001 22:13:31 +0300
1377 Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
1379 ! op.c sv.c t/op/pos.t
1380 ____________________________________________________________________________
1381 [ 11155] By: jhi on 2001/07/05 03:40:24
1382 Log: Subject: [PATCH] -I and MakeMaker again
1383 From: Michael G Schwern <schwern@pobox.com>
1384 Date: Wed, 4 Jul 2001 15:03:07 -0400
1385 Message-ID: <20010704150307.I20340@blackrider>
1387 (and retract #11145)
1389 ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
1390 ! lib/ExtUtils/MakeMaker.pm
1391 ____________________________________________________________________________
1392 [ 11154] By: jhi on 2001/07/05 03:32:43
1393 Log: Subject: Re: PERFORCE change 11142 for review
1394 From: "Philip Newton" <Philip.Newton@gmx.net>
1395 Date: Wed, 4 Jul 2001 20:46:26 +0200
1396 Message-Id: <200107041841.VAA25380@taas.iki.fi>
1398 ! lib/ExtUtils/MakeMaker.pm
1399 ____________________________________________________________________________
1400 [ 11153] By: jhi on 2001/07/05 03:29:21
1401 Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
1402 From: Jonathan Stowe <gellyfish@gellyfish.com>
1403 Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
1404 Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
1407 ____________________________________________________________________________
1408 [ 11152] By: gsar on 2001/07/05 00:52:57
1409 Log: fix the binary compatibility issue when building with/without
1410 usemymalloc by exporting Perl_malloc() et al as simple wrappers
1411 around the system functions (this allows most extensions built
1412 using one mode to coexist with perls built in the other mode)
1414 XXX the Perl_mfree() wrapper might need to do return(free()) on
1415 platforms where Free_t isn't "void"
1417 ! embed.h embed.pl makedef.pl proto.h util.c
1418 ____________________________________________________________________________
1419 [ 11151] By: gsar on 2001/07/05 00:42:49
1420 Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
1421 since it doesn't ensure threads other than the one calling fork()
1422 aren't holding any locks; the fix is to use pthread_atfork() to
1425 building perl with -Dusemymalloc exacerbates the problem since
1426 Perl_malloc() holds a mutex, and perl's exec() calls New()
1428 XXX the code in win32thread.h may be needed on platforms that have
1431 ! perl.c thread.h win32/win32thread.h
1432 ____________________________________________________________________________
1433 [ 11150] By: pudge on 2001/07/04 20:07:54
1434 Log: Integrate #11009 from maintperl.
1435 Branch: maint-5.6/macperl
1436 !> lib/ExtUtils/Manifest.pm
1437 ____________________________________________________________________________
1438 [ 11149] By: pudge on 2001/07/04 19:54:46
1439 Log: Flexing my Perforce muscles.
1440 Branch: maint-5.6/macperl
1442 ____________________________________________________________________________
1443 [ 11148] By: jhi on 2001/07/04 17:14:51
1444 Log: Update Changes.
1446 ! Changes patchlevel.h
1447 ____________________________________________________________________________
1448 [ 11147] By: jhi on 2001/07/04 16:41:25
1449 Log: Metaconfig unit change for #11146.
1450 Branch: metaconfig/U/perl
1451 ! d_fcntl_can_lock.U
1452 ____________________________________________________________________________
1453 [ 11146] By: jhi on 2001/07/04 16:36:31
1454 Log: Somehow the #ifdefs of the added code (in #11093) made
1455 HP-UX to fail the fcntl locking test, without the ifdefs
1456 the test seems to be working again. Reason unknown:
1457 HP-UX cc doesn't complain either way.
1460 ____________________________________________________________________________
1461 [ 11145] By: jhi on 2001/07/04 16:08:00
1462 Log: (Retracted by #11155) PERLRUNINST needed in some spots.
1464 ! lib/ExtUtils/MM_Unix.pm
1465 ____________________________________________________________________________
1466 [ 11144] By: jhi on 2001/07/04 16:07:35
1470 ____________________________________________________________________________
1471 [ 11143] By: jhi on 2001/07/04 15:08:26
1472 Log: When removing tests updating the test count is a good idea, too.
1474 ! lib/Net/t/require.t
1475 ____________________________________________________________________________
1476 [ 11142] By: jhi on 2001/07/04 14:57:51
1477 Log: Document #11134 and add the new symbols to the list of
1478 of MakeMaker known ones.
1480 ! lib/ExtUtils/MakeMaker.pm
1481 ____________________________________________________________________________
1482 [ 11141] By: jhi on 2001/07/04 14:34:11
1483 Log: Microperl update.
1486 ____________________________________________________________________________
1487 [ 11140] By: jhi on 2001/07/04 14:32:27
1488 Log: Update the libnet tests as per #11138.
1491 ! MANIFEST lib/Net/t/require.t
1492 ____________________________________________________________________________
1493 [ 11139] By: jhi on 2001/07/04 14:14:33
1494 Log: Regen toc and modlib.
1496 ! pod/perlmodlib.pod pod/perltoc.pod
1497 ____________________________________________________________________________
1498 [ 11138] By: jhi on 2001/07/04 14:10:38
1499 Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
1502 - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
1504 ____________________________________________________________________________
1505 [ 11137] By: jhi on 2001/07/04 14:06:35
1506 Log: Add the OS/390 harness results to the delta.
1508 ! pod/perl572delta.pod
1509 ____________________________________________________________________________
1510 [ 11136] By: jhi on 2001/07/04 13:59:01
1511 Log: Avoid the two study tests in OS/390 until the bug has been solved.
1514 ____________________________________________________________________________
1515 [ 11135] By: jhi on 2001/07/04 13:49:08
1516 Log: DOS/DJGPP tweaks from Laszlo Molnar.
1518 ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
1519 ____________________________________________________________________________
1520 [ 11134] By: jhi on 2001/07/04 13:47:46
1521 Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
1522 From: Michael G Schwern <schwern@pobox.com>
1523 Date: Wed, 4 Jul 2001 00:01:16 -0400
1524 Message-ID: <20010704000116.C591@blackrider>
1526 ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
1527 ____________________________________________________________________________
1528 [ 11133] By: jhi on 2001/07/04 01:55:20
1529 Log: The #11132 missed singleton characters (not part
1530 of a unilo..unihi range) in Unicode scripts.
1532 ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
1533 ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
1534 ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
1535 ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
1536 ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
1537 ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
1538 ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
1539 ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
1540 ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
1541 ! lib/unicode/mktables.PL t/op/pat.t
1542 ____________________________________________________________________________
1543 [ 11132] By: jhi on 2001/07/04 01:32:11
1544 Log: Support preferentially the Unicode 'scripts' definition
1545 in the \p{In...} notation since according to Unicode the
1546 scripts concept is more natural for matching than using
1547 the somewhat artificial block names. The block names are
1548 still available, though, and if there's a name conflict,
1549 the scripts one wins and the blocks one has to do with
1550 'Block' appended to its name. For more information see
1552 http://www.unicode.org/unicode/reports/tr24/
1554 + lib/unicode/In/100.pl lib/unicode/In/101.pl
1555 + lib/unicode/In/102.pl lib/unicode/In/103.pl
1556 + lib/unicode/In/104.pl lib/unicode/In/105.pl
1557 + lib/unicode/In/106.pl lib/unicode/In/107.pl
1558 + lib/unicode/In/108.pl lib/unicode/In/109.pl
1559 + lib/unicode/In/110.pl lib/unicode/In/111.pl
1560 + lib/unicode/In/112.pl lib/unicode/In/113.pl
1561 + lib/unicode/In/114.pl lib/unicode/In/115.pl
1562 + lib/unicode/In/116.pl lib/unicode/In/117.pl
1563 + lib/unicode/In/118.pl lib/unicode/In/119.pl
1564 + lib/unicode/In/120.pl lib/unicode/In/121.pl
1565 + lib/unicode/In/122.pl lib/unicode/In/123.pl
1566 + lib/unicode/In/124.pl lib/unicode/In/125.pl
1567 + lib/unicode/In/126.pl lib/unicode/In/127.pl
1568 + lib/unicode/In/128.pl lib/unicode/In/129.pl
1569 + lib/unicode/In/130.pl lib/unicode/In/131.pl
1570 + lib/unicode/In/132.pl lib/unicode/In/133.pl
1571 + lib/unicode/In/134.pl lib/unicode/In/135.pl
1572 + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
1573 + lib/unicode/In/99.pl lib/unicode/Scripts.pl
1575 ____________________________________________________________________________
1576 [ 11131] By: jhi on 2001/07/03 23:02:02
1577 Log: Better document the difference between a block and a script.
1579 ! lib/Unicode/UCD.pm
1580 ____________________________________________________________________________
1581 [ 11130] By: jhi on 2001/07/03 22:49:15
1582 Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
1583 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
1584 Date: Tue, 3 Jul 2001 15:04:23 -0500
1585 Message-ID: <20010703150423.C9787@chaos.wustl.edu>
1588 ____________________________________________________________________________
1589 [ 11129] By: jhi on 2001/07/03 22:45:41
1590 Log: Add tests for charscript().
1592 ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
1593 ____________________________________________________________________________
1594 [ 11128] By: jhi on 2001/07/03 20:41:54
1595 Log: Add charscript() to get the UTR#24 script names of characters.
1597 ! lib/Unicode/UCD.pm
1598 ____________________________________________________________________________
1599 [ 11127] By: jhi on 2001/07/03 19:53:29
1603 ____________________________________________________________________________
1604 [ 11126] By: jhi on 2001/07/03 19:45:30
1605 Log: Unicode::UCD updates.
1607 ! lib/Unicode/UCD.pm
1608 ____________________________________________________________________________
1609 [ 11125] By: jhi on 2001/07/03 16:12:20
1610 Log: (Retracted by #11174)
1611 Subject: MakeMaker should pass through DEFINE and INC to subdirs
1612 From: Alan Burlison <Alan.Burlison@sun.com>
1613 Date: Tue, 03 Jul 2001 15:20:13 +0100
1614 Message-ID: <3B41D49D.A923D4F9@sun.com>
1616 ! lib/ExtUtils/MM_Unix.pm
1617 ____________________________________________________________________________
1618 [ 11124] By: jhi on 2001/07/03 16:06:53
1619 Log: Subject: Patch needed for UTS
1620 From: hom00@utsglobal.com (Hal Morris)
1621 Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
1622 Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
1624 Replace #11113 with a better version.
1627 ____________________________________________________________________________
1628 [ 11123] By: jhi on 2001/07/03 16:04:49
1629 Log: Subject: Re: POINTERRIGOR
1630 From: Andy Dougherty <doughera@lafayette.edu>
1631 Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
1632 Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
1635 ____________________________________________________________________________
1636 [ 11122] By: jhi on 2001/07/03 16:03:31
1637 Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
1638 From: "Philip Newton" <pnewton@gmx.de>
1639 Date: Tue, 3 Jul 2001 17:03:34 +0200
1640 Message-ID: <3B41FAE6.29564.660E117@localhost>
1643 ____________________________________________________________________________
1644 [ 11121] By: jhi on 2001/07/03 13:26:08
1648 ____________________________________________________________________________
1649 [ 11120] By: jhi on 2001/07/03 11:34:47
1650 Log: Subject: [PATCH 5.6.1] debugger fixes
1651 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1652 Date: Tue, 3 Jul 2001 03:38:18 -0400
1653 Message-ID: <20010703033818.A16788@math.ohio-state.edu>
1655 The $^S is working again.
1658 ____________________________________________________________________________
1659 [ 11119] By: jhi on 2001/07/03 11:33:27
1660 Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
1661 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1662 Date: Tue, 3 Jul 2001 03:34:06 -0400
1663 Message-ID: <20010703033406.A16776@math.ohio-state.edu>
1665 ! os2/OS2/Process/Process.pm
1666 ____________________________________________________________________________
1667 [ 11118] By: jhi on 2001/07/03 11:29:54
1668 Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
1669 From: "Philip Newton" <Philip.Newton@gmx.net>
1670 Date: Tue, 3 Jul 2001 09:11:27 +0200
1671 Message-Id: <200107030706.KAA04596@taas.iki.fi>
1674 ____________________________________________________________________________
1675 [ 11117] By: jhi on 2001/07/03 11:25:14
1678 ! pod/perl572delta.pod
1679 ____________________________________________________________________________
1680 [ 11116] By: jhi on 2001/07/02 23:06:50
1681 Log: Metaconfig unit change for 11115.
1684 ____________________________________________________________________________
1685 [ 11115] By: jhi on 2001/07/02 23:06:27
1686 Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
1687 (from Richard Hatch) (this was the cause of pipes() and
1688 times() myeteriously not being found)
1691 ____________________________________________________________________________
1692 [ 11114] By: jhi on 2001/07/02 22:58:41
1693 Log: Retract #10142, the real culprit found by Richard Hatch,
1694 coming soon to Configure near you.
1697 ____________________________________________________________________________
1698 [ 11113] By: jhi on 2001/07/02 22:56:09
1699 Log: (Replaced by #11124) UTS workaround from Hal Morris.
1702 ____________________________________________________________________________
1703 [ 11112] By: jhi on 2001/07/02 22:53:29
1704 Log: Subject: [PATCH] grok not grocking correctly
1705 From: Nicholas Clark <nick@ccl4.org>
1706 Date: Tue, 3 Jul 2001 00:19:08 +0100
1707 Message-ID: <20010703001908.H59620@plum.flirble.org>
1710 ____________________________________________________________________________
1711 [ 11111] By: jhi on 2001/07/02 22:48:42
1712 Log: Subject: [PATCH Deparse.t] test just-posted patches
1713 From: Robin Houston <robin@kitsite.com>
1714 Date: Mon, 2 Jul 2001 23:46:15 +0100
1715 Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
1718 ____________________________________________________________________________
1719 [ 11110] By: jhi on 2001/07/02 22:27:10
1720 Log: Subject: [PATCH toke.c] autosplit into @F
1721 From: Robin Houston <robin@kitsite.com>
1722 Date: Mon, 2 Jul 2001 23:18:20 +0100
1723 Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
1726 ____________________________________________________________________________
1727 [ 11109] By: jhi on 2001/07/02 22:25:03
1728 Log: Subject: [PATCH B::Deparse] hash key auto-quoting
1729 From: Robin Houston <robin@kitsite.com>
1730 Date: Mon, 2 Jul 2001 23:00:48 +0100
1731 Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
1733 ! ext/B/B/Deparse.pm
1734 ____________________________________________________________________________
1735 [ 11108] By: jhi on 2001/07/02 19:21:18
1736 Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
1737 From: "Philip Newton" <Philip.Newton@gmx.net>
1738 Date: Mon, 2 Jul 2001 22:06:22 +0200
1741 ! ext/NDBM_File/hints/linux.pl
1742 ____________________________________________________________________________
1743 [ 11107] By: jhi on 2001/07/02 19:19:25
1744 Log: Subject: Re: Fixed pack problem - sort of
1745 From: Nicholas Clark <nick@ccl4.org>
1746 Date: Mon, 2 Jul 2001 20:59:20 +0100
1747 Message-ID: <20010702205919.F59620@plum.flirble.org>
1749 ! pp_pack.c t/op/pack.t
1750 ____________________________________________________________________________
1751 [ 11106] By: jhi on 2001/07/02 19:18:28
1752 Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
1753 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1754 Date: Mon, 2 Jul 2001 15:45:41 -0400
1755 Message-ID: <20010702154541.B24295@math.ohio-state.edu>
1758 ____________________________________________________________________________
1759 [ 11105] By: jhi on 2001/07/02 19:17:27
1760 Log: (Mistaken retraction)
1763 ____________________________________________________________________________
1764 [ 11104] By: jhi on 2001/07/02 18:56:15
1765 Log: Detypo in #11103.
1768 ____________________________________________________________________________
1769 [ 11103] By: jhi on 2001/07/02 18:54:53
1770 Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
1771 From: Jonathan Stowe <gellyfish@gellyfish.com>
1772 Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
1773 Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
1776 ____________________________________________________________________________
1777 [ 11102] By: jhi on 2001/07/02 18:16:09
1778 Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
1779 From: "Craig A. Berry" <craigberry@mac.com>
1780 Date: Mon, 02 Jul 2001 14:11:23 -0500
1781 Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
1783 ! lib/Unicode/UCD.pm
1784 ____________________________________________________________________________
1785 [ 11101] By: jhi on 2001/07/02 18:14:51
1786 Log: Subject: [PATCH] Re: op/numconvert.t failures
1787 From: Nicholas Clark <nick@ccl4.org>
1788 Date: Mon, 2 Jul 2001 20:10:48 +0100
1789 Message-ID: <20010702201048.E59620@plum.flirble.org>
1792 ____________________________________________________________________________
1793 [ 11100] By: jhi on 2001/07/02 17:51:44
1794 Log: Update Changes.
1796 ! Changes patchlevel.h
1797 ____________________________________________________________________________
1798 [ 11099] By: jhi on 2001/07/02 17:46:31
1799 Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
1800 The real fix must be more involved. The line of code all the leaky
1801 call stacks seem to go through is op.c:2949, the PmopSTASH_set()
1802 line of Perl_newPMOP().
1805 ____________________________________________________________________________
1806 [ 11098] By: jhi on 2001/07/02 17:37:44
1809 Subject: Re: sizeof(struct sembuf)
1810 From: Nicholas Clark <nick@ccl4.org>
1811 Date: Sun, 1 Jul 2001 22:26:48 +0100
1812 Message-ID: <20010701222648.W59620@plum.flirble.org>
1814 but do semop() always the slow way.
1817 ____________________________________________________________________________
1818 [ 11097] By: jhi on 2001/07/02 17:22:14
1819 Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
1820 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1821 Date: Tue, 03 Jul 2001 00:56:30 +0900
1822 Message-Id: <20010703005600.2225.BQW10602@nifty.com>
1824 ! ext/Encode/Encode/Tcl.t
1825 ____________________________________________________________________________
1826 [ 11096] By: jhi on 2001/07/02 17:11:24
1827 Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
1828 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
1829 Date: Tue, 03 Jul 2001 00:55:46 +0900
1830 Message-Id: <20010703005516.2222.BQW10602@nifty.com>
1832 ! ext/Encode/Encode/Tcl.pm
1833 ____________________________________________________________________________
1834 [ 11095] By: jhi on 2001/07/02 17:07:14
1835 Log: Regen api and toc.
1837 ! pod/perlapi.pod pod/perltoc.pod
1838 ____________________________________________________________________________
1839 [ 11094] By: jhi on 2001/07/02 16:29:42
1840 Log: Metaconfig unit change for #11093.
1841 Branch: metaconfig/U/perl
1842 ! d_fcntl_can_lock.U
1843 ____________________________________________________________________________
1844 [ 11093] By: jhi on 2001/07/02 16:28:56
1845 Log: The fcntl locking test may hang if NFS locking messed up;
1846 break out with alarm(10).
1849 ____________________________________________________________________________
1850 [ 11092] By: jhi on 2001/07/02 14:11:31
1851 Log: Move the mdelete.bat from win32/bin to win32.
1854 ____________________________________________________________________________
1855 [ 11091] By: jhi on 2001/07/02 14:10:01
1856 Log: Typo in #11083.
1858 ! ext/Time/Piece/Piece.t
1859 ____________________________________________________________________________
1860 [ 11090] By: jhi on 2001/07/02 13:36:58
1861 Log: Netware tweaks from Guruprasad.
1863 - NetWare/perlsdio.h
1864 ! MANIFEST NetWare/Makefile NetWare/interface.c
1865 ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
1867 ____________________________________________________________________________
1868 [ 11089] By: jhi on 2001/07/02 13:25:40
1869 Log: Subject: Re: [PATH] shared -> unique;
1870 From: Abhijit Menon-Sen <ams@wiw.org>
1871 Date: Wed, 27 Jun 2001 03:51:27 +0530
1872 Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
1874 ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
1875 ____________________________________________________________________________
1876 [ 11088] By: jhi on 2001/07/02 13:24:27
1877 Log: Subject: Re: AIX / gcc-3.0
1878 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1879 Date: Mon, 02 Jul 2001 15:20:21 +0200
1880 Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
1883 ____________________________________________________________________________
1884 [ 11087] By: jhi on 2001/07/02 13:23:21
1885 Log: Subject: Re: Bug report: split splits on wrong pattern
1886 From: Abhijit Menon-Sen <ams@wiw.org>
1887 Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
1888 Date: Mon, 2 Jul 2001 16:31:33 +0530
1891 ____________________________________________________________________________
1892 [ 11086] By: jhi on 2001/07/02 13:22:30
1893 Log: Subject: [PATCH 5.6.1] test harness
1894 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1895 Date: Mon, 2 Jul 2001 06:29:21 -0400
1896 Message-ID: <20010702062921.A1810@math.ohio-state.edu>
1898 ! lib/Test/Harness.pm
1899 ____________________________________________________________________________
1900 [ 11085] By: jhi on 2001/07/02 13:21:39
1901 Log: Subject: [PATCH 5.6.1] debugger goof
1902 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1903 Date: Mon, 2 Jul 2001 06:27:22 -0400
1904 Message-ID: <20010702062722.A1746@math.ohio-state.edu>
1907 ____________________________________________________________________________
1908 [ 11084] By: jhi on 2001/07/02 13:20:50
1909 Log: Subject: [PATCH 5.6.1] OS/2 cwd
1910 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1911 Date: Mon, 2 Jul 2001 06:21:17 -0400
1912 Message-ID: <20010702062117.A1401@math.ohio-state.edu>
1914 ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
1915 ____________________________________________________________________________
1916 [ 11083] By: jhi on 2001/07/02 13:19:18
1917 Log: Make #11082 more OS/2-specific.
1919 ! ext/Time/Piece/Piece.t
1920 ____________________________________________________________________________
1921 [ 11082] By: jhi on 2001/07/02 13:14:36
1922 Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
1923 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1924 Date: Mon, 2 Jul 2001 06:06:34 -0400
1925 Message-ID: <20010702060634.A1356@math.ohio-state.edu>
1927 ! ext/Time/Piece/Piece.t
1928 ____________________________________________________________________________
1929 [ 11081] By: jhi on 2001/07/02 13:13:08
1930 Log: Subject: [PATCH B::Deparse] version number & changes
1931 From: Robin Houston <robin@kitsite.com>
1932 Date: Sun, 1 Jul 2001 17:17:29 +0100
1933 Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
1935 ! ext/B/B/Deparse.pm
1936 ____________________________________________________________________________
1937 [ 11080] By: jhi on 2001/07/02 13:11:48
1938 Log: Subject: a small fix.
1939 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
1940 Date: Mon, 2 Jul 2001 12:17:53 +0200
1941 Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
1943 ! ext/Thread/Thread.xs
1944 ____________________________________________________________________________
1945 [ 11079] By: jhi on 2001/07/02 13:10:39
1946 Log: Subject: RE: perl@10907
1947 From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
1948 Date: Mon, 2 Jul 2001 12:06:16 +0200
1949 Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
1951 Borland C vs PerlIO.
1953 ! win32/config.bc win32/config_H.bc
1954 ____________________________________________________________________________
1955 [ 11078] By: jhi on 2001/07/02 13:03:44
1956 Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
1957 From: "H.M. Brand" <merijn@l1.procura.nl>
1958 Date: Mon, 02 Jul 2001 11:18:57 +0200
1959 Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
1962 ____________________________________________________________________________
1963 [ 11077] By: jhi on 2001/07/02 12:58:27
1964 Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
1965 From: Michael G Schwern <schwern@pobox.com>
1966 Date: Mon, 2 Jul 2001 00:26:24 -0400
1967 Message-ID: <20010702002624.A18302@blackrider>
1969 - ext/util/mkbootstrap
1970 ____________________________________________________________________________
1971 [ 11076] By: jhi on 2001/07/02 12:56:20
1972 Log: Subject: [PATCH op.h] v minor comment tweak
1973 From: Robin Houston <robin@puffinry.freeserve.co.uk>
1974 Date: Mon, 2 Jul 2001 00:42:01 +0100
1975 Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
1978 ____________________________________________________________________________
1979 [ 11075] By: jhi on 2001/07/02 12:53:48
1980 Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
1983 ____________________________________________________________________________
1984 [ 11074] By: jhi on 2001/07/02 12:52:28
1985 Log: Subject: Re: sizeof(struct sembuf)
1986 From: Nicholas Clark <nick@ccl4.org>
1987 Date: Sun, 1 Jul 2001 19:23:16 +0100
1988 Message-ID: <20010701192316.V59620@plum.flirble.org>
1990 s/signaling/signalling/
1993 ____________________________________________________________________________
1994 [ 11073] By: jhi on 2001/07/02 12:49:51
1995 Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
1996 From: "Philip Newton" <Philip.Newton@gmx.net>
1997 Date: Sun, 1 Jul 2001 09:37:56 +0200
1998 Message-Id: <200107010733.KAA03920@taas.iki.fi>
2001 ____________________________________________________________________________
2002 [ 11072] By: jhi on 2001/07/02 12:48:03
2003 Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
2004 From: "Philip Newton" <Philip.Newton@gmx.net>
2005 Date: Sun, 1 Jul 2001 09:37:56 +0200
2006 Message-Id: <200107010733.KAA03925@taas.iki.fi>
2008 ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
2009 ____________________________________________________________________________
2010 [ 11071] By: jhi on 2001/07/02 12:45:12
2011 Log: Metaconfig unit change for #11070.
2013 ! U/compline/randfunc.U
2014 ____________________________________________________________________________
2015 [ 11070] By: jhi on 2001/07/02 12:43:58
2016 Log: Subject: [PATCH perlsnap] its --> it's --> its
2017 From: "Philip Newton" <Philip.Newton@gmx.net>
2018 Date: Sun, 1 Jul 2001 09:37:56 +0200
2019 Message-Id: <200107010733.KAA03914@taas.iki.fi>
2022 ____________________________________________________________________________
2023 [ 11069] By: jhi on 2001/07/02 12:01:52
2024 Log: Sync with Sarathy; integrate with perlio.
2027 ____________________________________________________________________________
2028 [ 11068] By: gsar on 2001/07/02 08:07:54
2029 Log: regenerate win32/config_H.?c files
2031 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2032 ____________________________________________________________________________
2033 [ 11067] By: gsar on 2001/07/02 08:03:55
2034 Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
2037 win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
2040 fix a warning about "fd" being used without being set in Cwd.xs
2042 ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
2043 ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
2044 ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
2046 ____________________________________________________________________________
2047 [ 11066] By: gsar on 2001/07/02 07:12:10
2048 Log: win32 fixes: fix various syntax errors ("no preprocessor directives
2049 within macro arguments") and warnings ("unary minus applied to
2050 unsigned type", among others)
2052 ! gv.c hv.c op.c pp.c sv.c toke.c
2053 ____________________________________________________________________________
2054 [ 11065] By: gsar on 2001/07/02 06:26:22
2055 Log: win32 fixes: more spurious CRs
2058 ____________________________________________________________________________
2059 [ 11064] By: gsar on 2001/07/02 06:25:22
2060 Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
2061 from win32/bin (or it gets deleted by distclean); don't delete
2062 lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
2063 NT (should be made Win9x specific, and added to makefile.mk)
2065 +> win32/mdelete.bat
2066 - win32/bin/mdelete.bat
2067 ! win32/Makefile win32/makefile.mk
2068 ____________________________________________________________________________
2069 [ 11063] By: nick on 2001/07/01 18:54:09
2070 Log: Quick for for #ifdef mess
2073 ____________________________________________________________________________
2074 [ 11062] By: nick on 2001/07/01 18:47:42
2075 Log: Raw integrate - does not build #if mess in gv.c
2077 !> (integrate 29 files)
2078 ____________________________________________________________________________
2079 [ 11061] By: jhi on 2001/07/01 15:20:38
2080 Log: Make 'compile' target a little less broken.
2081 Still very broken, though: -Wall warnings from
2082 the generated code, boot_Foo prototypes missing,
2083 can't autoload Fcntl::SEEK_CUR et alia, ...
2085 ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
2086 ! utils/perlcc.PL x2p/Makefile.SH
2087 ____________________________________________________________________________
2088 [ 11060] By: jhi on 2001/07/01 14:04:20
2089 Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
2091 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
2092 ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
2093 ____________________________________________________________________________
2094 [ 11059] By: jhi on 2001/07/01 05:02:59
2095 Log: Update Changes.
2097 ! Changes patchlevel.h
2098 ____________________________________________________________________________
2099 [ 11058] By: jhi on 2001/07/01 04:57:05
2100 Log: Still one typo, regen toc.
2102 ! lib/Unicode/UCD.pm pod/perltoc.pod
2103 ____________________________________________________________________________
2104 [ 11057] By: jhi on 2001/07/01 04:54:35
2105 Log: Detypos and regen toc.
2107 ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
2108 ____________________________________________________________________________
2109 [ 11056] By: jhi on 2001/07/01 04:26:08
2112 ! ext/List/Util/lib/List/Util.pm
2113 ____________________________________________________________________________
2114 [ 11055] By: jhi on 2001/06/30 22:18:37
2115 Log: Attempt at plugging the leak under ithreads detected by Doug.
2118 ____________________________________________________________________________
2119 [ 11054] By: jhi on 2001/06/30 21:33:29
2120 Log: gcc -Wall lint after #11051.
2123 ____________________________________________________________________________
2124 [ 11053] By: jhi on 2001/06/30 21:13:55
2125 Log: Integrate perlio.
2127 !> lib/File/Find/taint.t
2128 ____________________________________________________________________________
2129 [ 11052] By: jhi on 2001/06/30 21:07:38
2130 Log: Don't use the v-strings for module VERSIONs.
2132 ! lib/Unicode/UCD.pm
2133 ____________________________________________________________________________
2134 [ 11051] By: jhi on 2001/06/30 20:59:57
2135 Log: Code cleanup based on turning off the -woffs in IRIX.
2136 Not all of the gripes cleaned up (hairy code in hv.c and
2137 regcomp.c; unused newsp, gimme, and optype from cop.h macros;
2138 unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
2141 ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
2142 ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
2143 ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
2145 ____________________________________________________________________________
2146 [ 11050] By: nick on 2001/06/30 20:46:46
2147 Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
2149 ! lib/File/Find/taint.t
2150 ____________________________________________________________________________
2151 [ 11049] By: nick on 2001/06/30 18:13:33
2152 Log: Integrate mainline
2154 +> NetWare/nwstdio.h NetWare/perlsdio.h
2155 +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
2156 +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
2157 +> lib/Unicode/UCD.t t/run/exit.t
2158 !> (integrate 60 files)
2159 ____________________________________________________________________________
2160 [ 11048] By: jhi on 2001/06/30 16:23:39
2163 ! pod/perl572delta.pod
2164 ____________________________________________________________________________
2165 [ 11047] By: jhi on 2001/06/30 16:03:40
2166 Log: More VERSION tuning: to avoid unnecessary Perl upgrades
2167 by CPAN.pm, use rather _00.
2169 ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
2170 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
2171 ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
2172 ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
2173 ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
2174 ! lib/ExtUtils/Embed.pm lib/Test.pm
2175 ____________________________________________________________________________
2176 [ 11046] By: jhi on 2001/06/30 15:53:22
2177 Log: Add a simple Unicode character database interface, Unicode::UCD.
2179 + lib/Unicode/UCD.pm lib/Unicode/UCD.t
2181 ____________________________________________________________________________
2182 [ 11045] By: jhi on 2001/06/30 13:42:37
2183 Log: Subject: [PATCH] op/numconver.t
2184 From: Nicholas Clark <nick@ccl4.org>
2185 Date: Sat, 30 Jun 2001 15:40:10 +0100
2186 Message-ID: <20010630154010.I59620@plum.flirble.org>
2189 ____________________________________________________________________________
2190 [ 11044] By: jhi on 2001/06/30 13:29:25
2191 Log: The $^N is now taken (by #11038).
2194 ____________________________________________________________________________
2195 [ 11043] By: jhi on 2001/06/30 13:15:59
2196 Log: The #11040 had slipped to a wrong function...
2199 ____________________________________________________________________________
2200 [ 11042] By: jhi on 2001/06/30 13:08:25
2201 Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
2202 the Configure library symbol probe mysteriously finds all
2203 symbols but those of pipe() and times().
2206 ____________________________________________________________________________
2207 [ 11041] By: jhi on 2001/06/30 13:01:25
2208 Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
2209 From: Nicholas Clark <nick@ccl4.org>
2210 Date: Fri, 29 Jun 2001 23:49:07 +0100
2211 Message-ID: <20010629234907.D59620@plum.flirble.org>
2214 ____________________________________________________________________________
2215 [ 11040] By: jhi on 2001/06/30 13:00:24
2216 Log: Subject: [PATCH] weakref fix 2, not yet there
2217 From: Artur Bergman <artur@contiller.se>
2218 Date: Sat, 30 Jun 2001 01:18:16 +0200
2219 Message-ID: <B762D957.1CC9%artur@contiller.se>
2222 ____________________________________________________________________________
2223 [ 11039] By: jhi on 2001/06/30 12:59:25
2224 Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
2225 From: Michael G Schwern <schwern@pobox.com>
2226 Date: Fri, 29 Jun 2001 19:39:11 -0400
2227 Message-ID: <20010629193910.D25304@blackrider>
2231 ____________________________________________________________________________
2232 [ 11038] By: jhi on 2001/06/30 12:58:16
2233 Log: Add support for $^N, the most-recently closed group.
2235 ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
2236 ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
2238 ____________________________________________________________________________
2239 [ 11037] By: jhi on 2001/06/30 12:53:40
2240 Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
2241 From: lvirden@cas.org
2242 Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
2243 Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
2245 Subject: [ID 20010630.002] Another editorial tweak to README.solaris
2246 From: lvirden@cas.org
2247 Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
2248 Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
2251 ____________________________________________________________________________
2252 [ 11036] By: jhi on 2001/06/30 12:51:45
2253 Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
2254 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2255 Date: Sat, 30 Jun 2001 07:33:37 +0900
2256 Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
2258 Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
2259 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2260 Date: Sat, 30 Jun 2001 21:38:14 +0900
2261 Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
2263 + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
2264 + ext/Encode/Encode/7bit-kr.enc
2265 ! MANIFEST ext/Encode/Encode/Tcl.pm
2266 ____________________________________________________________________________
2267 [ 11035] By: jhi on 2001/06/30 12:44:51
2268 Log: NetWare tweaks from Guruprasad.
2270 + NetWare/nwstdio.h NetWare/perlsdio.h
2271 ! MANIFEST NetWare/Makefile NetWare/config.wc
2272 ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
2273 ! NetWare/t/Readme.txt
2274 ____________________________________________________________________________
2275 [ 11034] By: jhi on 2001/06/29 23:28:16
2276 Log: More module $VERSION bump-ups.
2278 ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
2279 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
2280 ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
2281 ____________________________________________________________________________
2282 [ 11033] By: jhi on 2001/06/29 21:25:23
2283 Log: Doc update due to #11032.
2285 ! pod/perl572delta.pod
2286 ____________________________________________________________________________
2287 [ 11032] By: jhi on 2001/06/29 21:19:44
2288 Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
2289 From: Peter Prymmer <pvhp@forte.com>
2290 Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
2291 Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
2293 ! ext/Time/HiRes/HiRes.xs
2294 ____________________________________________________________________________
2295 [ 11031] By: jhi on 2001/06/29 14:31:53
2296 Log: -lpthreads missing in AIX.
2299 ____________________________________________________________________________
2300 [ 11030] By: jhi on 2001/06/29 14:08:12
2301 Log: Subject: [PATCH] CLONE && weakrefs
2302 From: Artur Bergman <artur@contiller.se>
2303 Date: Fri, 29 Jun 2001 17:02:00 +0200
2304 Message-ID: <B7626508.1CA0%artur@contiller.se>
2307 ____________________________________________________________________________
2308 [ 11029] By: jhi on 2001/06/29 14:06:50
2309 Log: Subject: Re: Bug report: split splits on wrong pattern
2310 From: Radu Greab <radu@netsoft.ro>
2311 Date: Wed, 27 Jun 2001 21:50:52 +0300
2312 Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
2314 ! pp_ctl.c t/op/split.t
2315 ____________________________________________________________________________
2316 [ 11028] By: jhi on 2001/06/29 13:47:38
2317 Log: Metaconfig unit change for #11027.
2318 Branch: metaconfig/U/perl
2320 ____________________________________________________________________________
2321 [ 11027] By: jhi on 2001/06/29 13:47:03
2322 Log: I thought this Configure glitch for AIX was just recently fixed?
2325 ____________________________________________________________________________
2326 [ 11026] By: jhi on 2001/06/29 13:14:07
2327 Log: Update Changes.
2329 ! Changes patchlevel.h
2330 ____________________________________________________________________________
2331 [ 11025] By: jhi on 2001/06/29 13:07:57
2332 Log: Subject: Re: perl@10967, File::Find, and Cwd
2333 From: Mike Guy <mjtg@cam.ac.uk>
2334 Date: Fri, 29 Jun 2001 14:56:49 +0100
2335 Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
2337 ! lib/File/Find/taint.t
2338 ____________________________________________________________________________
2339 [ 11024] By: jhi on 2001/06/29 12:39:23
2340 Log: Update the sv_pvprintify() spec.
2343 ____________________________________________________________________________
2344 [ 11023] By: jhi on 2001/06/29 12:33:33
2345 Log: Known test failures update.
2347 ! pod/perl572delta.pod
2348 ____________________________________________________________________________
2349 [ 11022] By: jhi on 2001/06/29 12:24:32
2352 Subject: [PATCH @11016] More );) fixes
2353 From: Richard Soderberg <rs@crystalflame.net>
2354 Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
2355 Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com>
2357 ! ext/Thread/Thread.xs ext/Thread/typemap
2358 ____________________________________________________________________________
2359 [ 11021] By: jhi on 2001/06/29 12:21:51
2360 Log: Subject: [PATCH @11016] Fixes compile errors in four files
2361 From: Richard Soderberg <rs@crystalflame.net>
2362 Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
2363 Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
2365 ! mg.c pp.c pp_hot.c util.c
2366 ____________________________________________________________________________
2367 [ 11020] By: jhi on 2001/06/29 12:05:54
2368 Log: AIX hints tweaking continues, from Merijn Brand.
2371 ____________________________________________________________________________
2372 [ 11019] By: jhi on 2001/06/29 12:05:10
2373 Log: HP-UX needs gccversion sooner, from Merijn Brand.
2376 ____________________________________________________________________________
2377 [ 11018] By: jhi on 2001/06/29 11:52:31
2378 Log: Subject: [PATCH 5.6.1] OS/2 docs
2379 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2380 Date: Fri, 29 Jun 2001 02:34:12 -0400
2381 Message-ID: <20010629023412.A6033@math.ohio-state.edu>
2383 ! README.os2 os2/Changes
2384 ____________________________________________________________________________
2385 [ 11017] By: nick on 2001/06/29 10:20:30
2386 Log: Integrate mainline
2388 +> (branch 37 files)
2389 - ext/ODBM_File/sdbm.t
2390 !> (integrate 211 files)
2391 ____________________________________________________________________________
2392 [ 11016] By: jhi on 2001/06/29 03:38:56
2393 Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
2394 the modules found using a script written by Larry Schatzer Jr.
2396 ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
2397 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
2398 ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
2399 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
2400 ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
2401 ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
2402 ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
2403 ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
2404 ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
2405 ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
2406 ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
2407 ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
2408 ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
2409 ! lib/constant.pm lib/fields.pm lib/strict.pm
2410 ____________________________________________________________________________
2411 [ 11015] By: jhi on 2001/06/29 02:55:58
2412 Log: The latest JPL from the anoncvs.
2414 ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
2415 ____________________________________________________________________________
2416 [ 11014] By: jhi on 2001/06/29 02:16:55
2417 Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
2420 ____________________________________________________________________________
2421 [ 11013] By: jhi on 2001/06/28 23:14:53
2422 Log: Worrying about insecure directories now is a bit too late.
2424 ! lib/File/Find/taint.t
2425 ____________________________________________________________________________
2426 [ 11012] By: jhi on 2001/06/28 21:36:36
2427 Log: Cannot DIE() in a void function,
2428 from Richard Hatch <rhatch@austin.ibm.com>.
2430 ! ext/IPC/SysV/SysV.xs
2431 ____________________________________________________________________________
2432 [ 11011] By: jhi on 2001/06/28 19:32:13
2433 Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
2434 From: Peter Prymmer <pvhp@forte.com>
2435 Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
2436 Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
2438 (unfinished: time/hires tests 3, 5, 14 failing, but better
2439 than wholesale failure)
2441 ! ext/Time/HiRes/HiRes.xs
2442 ____________________________________________________________________________
2443 [ 11010] By: jhi on 2001/06/28 19:10:54
2444 Log: Subject: [PATCH 5.6.1] OS/2 improvements
2445 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2446 Date: Thu, 28 Jun 2001 16:03:14 -0400
2447 Message-ID: <20010628160314.A17906@math.ohio-state.edu>
2450 ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
2451 ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
2452 ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
2454 ____________________________________________________________________________
2455 [ 11009] By: jhi on 2001/06/28 18:54:14
2456 Log: Subject: Incrementing Extutils::Manifest's $VERSION
2457 From: Michael G Schwern <schwern@pobox.com>
2458 Date: Thu, 28 Jun 2001 13:13:49 -0400
2459 Message-ID: <20010628131349.A14738@blackrider>
2460 Branch: maint-5.6/perl
2461 ! lib/ExtUtils/Manifest.pm
2462 ____________________________________________________________________________
2463 [ 11008] By: jhi on 2001/06/28 18:52:20
2464 Log: AIX tweak from Merijn Brand.
2467 ____________________________________________________________________________
2468 [ 11007] By: jhi on 2001/06/28 17:46:27
2469 Log: Create the macperl branch.
2470 Branch: maint-5.6/macperl
2471 +> (branch 1728 files)
2472 ____________________________________________________________________________
2473 [ 11006] By: jhi on 2001/06/28 14:46:21
2474 Log: Update Changes.
2476 ! Changes patchlevel.h
2477 ____________________________________________________________________________
2478 [ 11005] By: jhi on 2001/06/28 14:40:11
2479 Log: More Perforce lore.
2481 ! Porting/repository.pod
2482 ____________________________________________________________________________
2483 [ 11004] By: jhi on 2001/06/28 14:12:50
2484 Log: Metaconfig unit changes for #11003.
2485 Branch: metaconfig/U/perl
2486 + d_nl_langinfo.U i_langinfo.U
2487 ____________________________________________________________________________
2488 [ 11003] By: jhi on 2001/06/28 14:12:27
2489 Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
2490 Expected not to exist in non-UNIX excepting in VMS, where
2491 according to a quick web survey they just might.
2493 ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
2494 ! Porting/config_H config_h.SH configure.com epoc/config.sh
2495 ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
2496 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
2497 ! win32/config.bc win32/config.gc win32/config.vc
2498 ____________________________________________________________________________
2499 [ 11002] By: jhi on 2001/06/28 13:39:11
2500 Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
2501 in AIX is one is doing a 64-bit build.
2504 ____________________________________________________________________________
2505 [ 11001] By: jhi on 2001/06/28 13:28:37
2506 Log: Metaconfig unit changes for #11000.
2507 Branch: metaconfig/U/perl
2508 ! use64bits.U uselfs.U
2509 ____________________________________________________________________________
2510 [ 11000] By: jhi on 2001/06/28 13:21:16
2511 Log: Move use64bitint and use64bitall before uselargefiles.
2514 ____________________________________________________________________________
2515 [ 10999] By: jhi on 2001/06/28 03:49:07
2516 Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
2517 From: Robert Spier <rspier@pobox.com>
2518 Message-ID: <15162.41164.618712.841415@rls.cx>
2519 Date: Wed, 27 Jun 2001 23:13:16 -0400
2522 ____________________________________________________________________________
2523 [ 10998] By: jhi on 2001/06/28 03:42:57
2524 Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
2525 From: Peter Prymmer <pvhp@forte.com>
2526 Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
2527 Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
2530 ____________________________________________________________________________
2531 [ 10997] By: jhi on 2001/06/28 03:42:12
2532 Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
2533 From: Peter Prymmer <pvhp@forte.com>
2534 Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
2535 Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
2537 ! configure.com ext/Digest/MD5/Makefile.PL
2538 ____________________________________________________________________________
2539 [ 10996] By: jhi on 2001/06/27 20:34:11
2540 Log: Update Changes.
2542 ! Changes patchlevel.h
2543 ____________________________________________________________________________
2544 [ 10995] By: jhi on 2001/06/27 20:06:28
2545 Log: Tiny EPOC updates.
2548 ____________________________________________________________________________
2549 [ 10994] By: jhi on 2001/06/27 19:55:16
2550 Log: The Test::More and Test::Simple tests required help
2551 thanks to our schizophrenic test scheme.
2553 ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
2554 ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
2555 ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
2556 ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
2557 ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
2558 ____________________________________________________________________________
2559 [ 10993] By: jhi on 2001/06/27 17:17:30
2560 Log: Upgrade to Test::Simple 0.09.
2562 + lib/Test/Simple/Changes
2563 ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
2564 ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
2565 ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
2566 ! lib/Test/Simple/t/plan_is_noplan.t
2567 ____________________________________________________________________________
2568 [ 10992] By: jhi on 2001/06/27 17:11:28
2569 Log: Upgrade to Test::More 0.07.
2571 + lib/Test/More/Changes
2572 ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
2573 ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
2574 ! lib/Test/More/t/skipall.t
2575 ____________________________________________________________________________
2576 [ 10991] By: jhi on 2001/06/27 17:04:13
2577 Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
2578 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2579 Date: Wed, 27 Jun 2001 18:40:04 +0200
2580 Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
2583 ____________________________________________________________________________
2584 [ 10990] By: jhi on 2001/06/27 17:02:55
2585 Log: Subject: [PATCH README.qnx hints/qnx.sh]
2586 From: Norton Allen <allen@huarp.harvard.edu>
2587 Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
2588 Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
2590 ! README.qnx hints/qnx.sh
2591 ____________________________________________________________________________
2592 [ 10989] By: jhi on 2001/06/27 14:33:53
2593 Log: Subject: [PATCH] two little documentation nits
2594 From: Abhijit Menon-Sen <ams@wiw.org>
2595 Date: Wed, 27 Jun 2001 20:07:50 +0530
2596 Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
2599 ____________________________________________________________________________
2600 [ 10988] By: jhi on 2001/06/27 13:33:32
2601 Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
2602 From: Norton Allen <allen@huarp.harvard.edu>
2603 Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
2604 Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
2606 ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
2607 ____________________________________________________________________________
2608 [ 10987] By: jhi on 2001/06/27 12:14:36
2609 Log: Subject: [PATCH vms/test.com] Adding TODO tests (was: Re: a report on perl@10930 results on a couple of Alphas)
2610 From: Michael G Schwern <schwern@pobox.com>
2611 Date: Wed, 27 Jun 2001 02:34:58 -0400
2612 Message-ID: <20010627023458.K23874@blackrider>
2615 ____________________________________________________________________________
2616 [ 10986] By: jhi on 2001/06/27 12:01:49
2617 Log: Add perl_clone_host() for Netware.
2620 ____________________________________________________________________________
2621 [ 10985] By: jhi on 2001/06/27 11:56:53
2622 Log: GCC 3.0 hints for HP-UX.
2625 ____________________________________________________________________________
2626 [ 10984] By: jhi on 2001/06/27 11:55:06
2627 Log: In some Linux distributions the libndbm is broken
2628 (no null key support), therefore link with libgdbm
2629 (if available), since it has a working ndbm emulation,
2630 from Jonathan Stowe.
2632 + ext/NDBM_File/hints/linux.pl
2634 ____________________________________________________________________________
2635 [ 10983] By: jhi on 2001/06/27 11:48:56
2636 Log: Subject: [PATCH perl@10930] find.t hack for VMS
2637 From: "Craig A. Berry" <craigberry@mac.com>
2638 Date: Tue, 26 Jun 2001 23:40:25 -0500
2639 Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
2641 ! lib/File/Find/find.t
2642 ____________________________________________________________________________
2643 [ 10982] By: jhi on 2001/06/27 11:47:30
2644 Log: AUTHORS updates.
2647 ____________________________________________________________________________
2648 [ 10981] By: jhi on 2001/06/27 11:46:02
2649 Log: Metaconfig unit change like #10980.
2651 ! U/compline/d_stdstdio.U
2652 ____________________________________________________________________________
2653 [ 10980] By: jhi on 2001/06/27 11:45:29
2654 Log: "lose the it's", from Abhijit Menon-Sen.
2655 ("It's" not searched, pods not searched.)
2657 ! Porting/Glossary Porting/config_H README.qnx config_h.SH
2658 ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
2659 ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
2660 ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
2661 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
2662 ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
2663 ____________________________________________________________________________
2664 [ 10979] By: jhi on 2001/06/27 11:36:40
2665 Log: "lose the looses", from Abhijit Menon-Sen.
2667 ! ext/B/B/Assembler.pm gv.c
2668 ____________________________________________________________________________
2669 [ 10978] By: jhi on 2001/06/27 11:35:38
2670 Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
2673 ____________________________________________________________________________
2674 [ 10977] By: jhi on 2001/06/27 11:33:28
2675 Log: DEC C 5.3 on the VAX simply doesn't seem to like
2676 compiling the MD5 extension, disable it there for now,
2680 ____________________________________________________________________________
2681 [ 10976] By: jhi on 2001/06/26 21:35:40
2682 Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
2683 From: Jonathan Stowe <gellyfish@gellyfish.com>
2684 Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
2685 Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
2688 ____________________________________________________________________________
2689 [ 10975] By: jhi on 2001/06/26 21:32:41
2690 Log: Subject: [PATCH 5.6.1] perlxs misprints
2691 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2692 Date: Tue, 26 Jun 2001 17:20:00 -0400
2693 Message-ID: <20010626172000.A26951@math.ohio-state.edu>
2696 ____________________________________________________________________________
2697 [ 10974] By: jhi on 2001/06/26 21:31:51
2698 Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
2699 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2700 Date: Tue, 26 Jun 2001 17:27:07 -0400
2701 Message-ID: <20010626172707.A27097@math.ohio-state.edu>
2703 ! lib/ExtUtils/MM_Unix.pm
2704 ____________________________________________________________________________
2705 [ 10973] By: jhi on 2001/06/26 21:27:05
2706 Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
2707 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2708 Date: Tue, 26 Jun 2001 17:23:24 -0400
2709 Message-ID: <20010626172324.A27003@math.ohio-state.edu>
2711 ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
2712 ____________________________________________________________________________
2713 [ 10972] By: jhi on 2001/06/26 20:27:19
2714 Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
2718 ____________________________________________________________________________
2719 [ 10971] By: jhi on 2001/06/26 19:59:41
2722 ! lib/Memoize/t/tie_sdbm.t
2723 ____________________________________________________________________________
2724 [ 10970] By: jhi on 2001/06/26 19:10:19
2725 Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
2728 ____________________________________________________________________________
2729 [ 10969] By: jhi on 2001/06/26 17:21:31
2730 Log: Subject: [patch] perl_clone+CvFILE
2731 From: Doug MacEachern <dougm@covalent.net>
2732 Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
2733 Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
2736 ____________________________________________________________________________
2737 [ 10968] By: jhi on 2001/06/26 16:48:32
2738 Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
2739 From: Mark-Jason Dominus <mjd@plover.com>
2740 Date: Tue, 26 Jun 2001 12:33:01 -0400
2741 Message-ID: <20010626163301.31298.qmail@plover.com>
2743 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
2744 ____________________________________________________________________________
2745 [ 10967] By: jhi on 2001/06/26 14:21:49
2746 Log: Update Changes.
2748 ! Changes patchlevel.h
2749 ____________________________________________________________________________
2750 [ 10966] By: jhi on 2001/06/26 14:08:34
2751 Log: Also catfile() needs now to explicitly exported.
2753 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
2754 ____________________________________________________________________________
2755 [ 10965] By: jhi on 2001/06/26 13:57:54
2759 ____________________________________________________________________________
2760 [ 10964] By: jhi on 2001/06/26 13:56:11
2761 Log: Nonexistent pod command.
2763 ! pod/perl572delta.pod
2764 ____________________________________________________________________________
2765 [ 10963] By: jhi on 2001/06/26 13:50:53
2766 Log: Be more portable in the quest for tmpdir.
2768 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
2769 ____________________________________________________________________________
2770 [ 10962] By: jhi on 2001/06/26 13:43:51
2771 Log: Be more portable in finding out the home directory,
2772 and use File::Spec to do the concat.
2773 (Come to think of it, couldn't File::Spec provide
2774 for a ->homedir method?)
2777 ____________________________________________________________________________
2778 [ 10961] By: jhi on 2001/06/26 13:37:30
2779 Log: Doc patch for #10959.
2782 ____________________________________________________________________________
2783 [ 10960] By: jhi on 2001/06/26 13:33:07
2784 Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
2785 From: "Philip Newton" <pnewton@gmx.de>
2786 Date: Tue, 26 Jun 2001 16:26:47 +0200
2787 Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
2790 ____________________________________________________________________________
2791 [ 10959] By: jhi on 2001/06/26 13:31:57
2792 Log: Subject: [PATH] shared -> unique;
2793 From: "Artur Bergman" <artur@contiller.se>
2794 Date: Tue, 26 Jun 2001 16:18:40 +0200
2795 Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
2797 Because "shared" isn't: it's read-only.
2800 ____________________________________________________________________________
2801 [ 10958] By: jhi on 2001/06/26 13:28:27
2802 Log: Escape multiline croak messages.
2805 ____________________________________________________________________________
2806 [ 10957] By: jhi on 2001/06/26 13:18:34
2807 Log: No more pragma/*.t for minitest.
2810 ____________________________________________________________________________
2811 [ 10956] By: jhi on 2001/06/26 13:18:00
2812 Log: AUTHORS updates.
2815 ____________________________________________________________________________
2816 [ 10955] By: jhi on 2001/06/26 13:17:05
2819 ! pod/perl572delta.pod
2820 ____________________________________________________________________________
2821 [ 10954] By: jhi on 2001/06/26 12:36:07
2822 Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
2823 From: Artur Bergman <artur@contiller.se>
2824 Date: Tue, 26 Jun 2001 15:32:53 +0200
2825 Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
2827 ! makedef.pl sv.c sv.h win32/perllib.c
2828 ____________________________________________________________________________
2829 [ 10953] By: jhi on 2001/06/26 12:33:55
2830 Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
2831 From: Jonathan Stowe <gellyfish@gellyfish.com>
2832 Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
2833 Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
2835 SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
2837 + ext/Time/HiRes/hints/sco.pl
2839 ____________________________________________________________________________
2840 [ 10952] By: jhi on 2001/06/26 11:57:44
2841 Log: Subject: [PATCH 5.6.1] static build
2842 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2843 Date: Tue, 26 Jun 2001 04:22:25 -0400
2844 Message-ID: <20010626042225.A2604@math.ohio-state.edu>
2846 ! ext/List/Util/Makefile.PL lib/ExtUtils.t
2847 ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
2848 ____________________________________________________________________________
2849 [ 10951] By: jhi on 2001/06/26 11:55:59
2850 Log: DJGPP patches from Laszlo Molnar.
2852 ! djgpp/djgpp.c perl.c util.c
2853 ____________________________________________________________________________
2854 [ 10950] By: jhi on 2001/06/26 11:54:32
2855 Log: Netware patches from Ananth Kesari.
2857 ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
2858 ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
2860 ____________________________________________________________________________
2861 [ 10949] By: jhi on 2001/06/26 11:49:09
2864 ! ext/Errno/Errno_pm.PL
2865 ____________________________________________________________________________
2866 [ 10948] By: jhi on 2001/06/26 03:44:29
2867 Log: There seems to be two ways of spelling the $^O in *STEP.
2869 ! ext/Errno/Errno_pm.PL
2870 ____________________________________________________________________________
2871 [ 10947] By: jhi on 2001/06/26 03:01:01
2872 Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
2873 the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
2875 ! ext/Errno/Errno_pm.PL
2876 ____________________________________________________________________________
2877 [ 10946] By: jhi on 2001/06/26 02:50:46
2878 Log: Known bugs update.
2880 ! pod/perl572delta.pod
2881 ____________________________________________________________________________
2882 [ 10945] By: jhi on 2001/06/26 01:15:39
2883 Log: The default installation of Cygwin has 500 as root's uid.
2886 ____________________________________________________________________________
2887 [ 10944] By: jhi on 2001/06/26 01:12:39
2888 Log: Be even more relaxed (re-allow having only one entry).
2890 ! t/op/grent.t t/op/pwent.t
2891 ____________________________________________________________________________
2892 [ 10943] By: jhi on 2001/06/26 01:03:30
2893 Log: Test failure updates.
2895 ! pod/perl572delta.pod
2896 ____________________________________________________________________________
2897 [ 10942] By: jhi on 2001/06/25 23:32:05
2898 Log: MPE/iX test tweaks from Mark Bixby.
2900 ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
2901 ! t/io/fs.t t/op/stat.t
2902 ____________________________________________________________________________
2903 [ 10941] By: jhi on 2001/06/25 22:18:31
2904 Log: Microperl findings.
2907 ____________________________________________________________________________
2908 [ 10940] By: jhi on 2001/06/25 21:59:29
2909 Log: Touch uconfig.h.
2912 ____________________________________________________________________________
2913 [ 10939] By: jhi on 2001/06/25 21:32:52
2914 Log: Subject: [PATCH] Proposed fix for Pod::Man
2915 From: Rob Napier <rnapier@employees.org>
2916 Date: Mon, 25 Jun 2001 15:49:24 -0400
2917 Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
2919 Cater for Solaris nroff brokenness (shortchanges daisywheel
2920 printers, but hey, we also no more support PDPs.)
2923 ____________________________________________________________________________
2924 [ 10938] By: jhi on 2001/06/25 21:14:41
2925 Log: Typo in #10937.
2927 ! ext/POSIX/sigaction.t
2928 ____________________________________________________________________________
2929 [ 10937] By: jhi on 2001/06/25 19:42:02
2930 Log: SIGCONT not trappable in VMS.
2932 ! ext/POSIX/sigaction.t
2933 ____________________________________________________________________________
2934 [ 10936] By: jhi on 2001/06/25 19:28:13
2935 Log: Subject: [DRAFT] Encode-Tcl.t
2936 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
2937 Date: Tue, 26 Jun 2001 03:38:08 +0900
2938 Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
2940 + ext/Encode/Encode/Tcl.t
2941 ! MANIFEST ext/Encode/Encode/Tcl.pm
2942 ____________________________________________________________________________
2943 [ 10935] By: jhi on 2001/06/25 18:40:03
2944 Log: Because of #10932 retract also the perlfunc hunk of #10910.
2947 ____________________________________________________________________________
2948 [ 10934] By: jhi on 2001/06/25 18:27:19
2949 Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
2950 by Ilya Zakharevich in
2951 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
2954 ____________________________________________________________________________
2955 [ 10933] By: jhi on 2001/06/25 18:25:26
2956 Log: Typo in #10889.
2959 ____________________________________________________________________________
2960 [ 10932] By: jhi on 2001/06/25 18:23:30
2961 Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
2962 From: Abhijit Menon-Sen <ams@wiw.org>
2963 Date: Mon, 25 Jun 2001 23:45:45 +0530
2964 Message-ID: <20010625234545.A5022@lustre.linux.in>
2966 ! lib/overload.t opcode.h opcode.pl t/op/flip.t
2967 ____________________________________________________________________________
2968 [ 10931] By: jhi on 2001/06/25 17:50:38
2969 Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
2970 From: Michael G Schwern <schwern@pobox.com>
2971 Date: Mon, 25 Jun 2001 14:35:51 -0400
2972 Message-ID: <20010625143551.H13819@blackrider>
2975 ____________________________________________________________________________
2976 [ 10930] By: jhi on 2001/06/25 14:33:46
2977 Log: Update Changes.
2979 ! Changes patchlevel.h
2980 ____________________________________________________________________________
2981 [ 10929] By: jhi on 2001/06/25 14:17:57
2982 Log: Regen toc and modlib.
2984 ! pod/perlmodlib.pod pod/perltoc.pod
2985 ____________________________________________________________________________
2986 [ 10928] By: jhi on 2001/06/25 14:13:09
2987 Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
2988 for the benefit of C++ compilers, as suggested by Guruprasad.
2991 ____________________________________________________________________________
2992 [ 10927] By: jhi on 2001/06/25 14:11:59
2993 Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
2994 From: Jonathan Stowe <gellyfish@gellyfish.com>
2995 Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
2996 Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
2999 ____________________________________________________________________________
3000 [ 10926] By: jhi on 2001/06/25 14:04:07
3001 Log: Missed from #10925.
3004 ____________________________________________________________________________
3005 [ 10925] By: jhi on 2001/06/25 14:00:06
3006 Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
3007 From: Robin Houston <robin@kitsite.com>
3008 Date: Sat, 19 May 2001 16:19:34 +0100
3009 Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
3012 ____________________________________________________________________________
3013 [ 10924] By: jhi on 2001/06/25 13:58:18
3014 Log: Netware README tweak.
3017 ____________________________________________________________________________
3018 [ 10923] By: jhi on 2001/06/25 13:57:13
3019 Log: Subject: [PATCH] Re: overload.t fails
3020 From: Abhijit Menon-Sen <ams@wiw.org>
3021 Date: Mon, 25 Jun 2001 14:52:20 +0530
3022 Message-ID: <20010625145220.A24114@lustre.linux.in>
3025 ____________________________________________________________________________
3026 [ 10922] By: jhi on 2001/06/25 13:56:20
3027 Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
3028 From: Mike Guy <mjtg@cam.ac.uk>
3029 Date: Mon, 25 Jun 2001 11:43:23 +0100
3030 Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
3033 ____________________________________________________________________________
3034 [ 10921] By: jhi on 2001/06/25 13:50:02
3035 Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
3036 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3037 Date: Sun, 24 Jun 2001 05:17:05 -0400
3038 Message-ID: <20010624051704.A27604@math.ohio-state.edu>
3041 ____________________________________________________________________________
3042 [ 10920] By: jhi on 2001/06/25 13:49:13
3043 Log: Subject: [PATCH 5.6.1] crypt() on OS/2
3044 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3045 Date: Mon, 25 Jun 2001 05:52:27 -0400
3046 Message-ID: <20010625055227.A24635@math.ohio-state.edu>
3049 ____________________________________________________________________________
3050 [ 10919] By: jhi on 2001/06/25 13:48:30
3051 Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
3052 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3053 Date: Mon, 25 Jun 2001 05:23:35 -0400
3054 Message-ID: <20010625052334.A24320@math.ohio-state.edu>
3057 ____________________________________________________________________________
3058 [ 10918] By: jhi on 2001/06/25 13:47:46
3059 Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
3060 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3061 Date: Mon, 25 Jun 2001 05:04:32 -0400
3062 Message-ID: <20010625050432.A24128@math.ohio-state.edu>
3064 ! os2/OS2/REXX/DLL/DLL.pm
3065 ____________________________________________________________________________
3066 [ 10917] By: jhi on 2001/06/25 13:44:14
3067 Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
3068 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3069 Date: Mon, 25 Jun 2001 05:02:36 -0400
3070 Message-ID: <20010625050235.A24046@math.ohio-state.edu>
3072 ! mg.c os2/dl_os2.c os2/os2.c
3073 ____________________________________________________________________________
3074 [ 10916] By: jhi on 2001/06/25 13:41:20
3075 Log: Subject: Re: [PATCH 5.6.1] misprints
3076 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3077 Date: Mon, 25 Jun 2001 04:50:50 -0400
3078 Message-ID: <20010625045049.A23965@math.ohio-state.edu>
3080 ! os2/os2.c pp_sys.c
3081 ____________________________________________________________________________
3082 [ 10915] By: jhi on 2001/06/25 13:39:59
3083 Log: Add Test::More and Test::Simple to the delta.
3085 ! pod/perl572delta.pod
3086 ____________________________________________________________________________
3087 [ 10914] By: jhi on 2001/06/25 13:38:08
3088 Log: Add Test::More, from Michael G Schwern.
3090 + lib/Test/More.pm lib/Test/More/t/More.t
3091 + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
3092 + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
3093 + t/lib/Test/More/Catch.pm
3095 ____________________________________________________________________________
3096 [ 10913] By: jhi on 2001/06/25 13:35:41
3097 Log: Add Test::Simple from Michael G Schwern.
3099 + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
3100 + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
3101 + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
3102 + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
3103 + t/lib/Test/Simple/Catch.pm
3104 + t/lib/Test/Simple/sample_tests/death.plx
3105 + t/lib/Test/Simple/sample_tests/death_in_eval.plx
3106 + t/lib/Test/Simple/sample_tests/extras.plx
3107 + t/lib/Test/Simple/sample_tests/five_fail.plx
3108 + t/lib/Test/Simple/sample_tests/last_minute_death.plx
3109 + t/lib/Test/Simple/sample_tests/one_fail.plx
3110 + t/lib/Test/Simple/sample_tests/require.plx
3111 + t/lib/Test/Simple/sample_tests/success.plx
3112 + t/lib/Test/Simple/sample_tests/too_few.plx
3113 + t/lib/Test/Simple/sample_tests/two_fail.plx
3115 ____________________________________________________________________________
3116 [ 10912] By: jhi on 2001/06/25 13:31:57
3117 Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
3118 From: "Craig A. Berry" <craigberry@mac.com>
3119 Date: Sun, 24 Jun 2001 23:41:36 -0500
3120 Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
3123 ____________________________________________________________________________
3124 [ 10911] By: jhi on 2001/06/25 13:05:00
3125 Log: Upgrade to Attribute::Handlers 0.70.
3127 + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
3128 ! MANIFEST lib/Attribute/Handlers.pm
3129 ____________________________________________________________________________
3130 [ 10910] By: jhi on 2001/06/25 00:09:27
3131 Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
3132 From: Abhijit Menon-Sen <ams@wiw.org>
3133 Date: Sat, 23 Jun 2001 05:17:44 +0530
3134 Message-ID: <20010623051744.A18583@lustre.linux.in>
3136 (Can't think of a good place to put tests.)
3138 ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
3139 ____________________________________________________________________________
3140 [ 10909] By: jhi on 2001/06/24 23:45:13
3141 Log: Subject: [PATCH] t/op/pat.t typo fix
3142 From: Richard Soderberg <rs@crystalflame.net>
3143 Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
3144 Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
3147 ____________________________________________________________________________
3148 [ 10908] By: jhi on 2001/06/24 22:24:49
3149 Log: Move the pack warnings to their own file, as pointed
3152 + t/lib/warnings/pp_pack
3153 ! MANIFEST t/lib/warnings/pp
3154 ____________________________________________________________________________
3155 [ 10907] By: jhi on 2001/06/24 19:55:15
3156 Log: Update Changes.
3158 ! Changes patchlevel.h
3159 ____________________________________________________________________________
3160 [ 10906] By: jhi on 2001/06/24 19:50:40
3161 Log: Partially fix a problem noticed by IRIX compiler:
3162 the initialization of parse_start was bypassed by
3163 several gotos. Now initialized to zero, which may
3164 not be the best choice.
3167 ____________________________________________________________________________
3168 [ 10905] By: jhi on 2001/06/24 19:43:25
3169 Log: Relax the group and password tests back to moaning only
3170 if no matches at all are found. (Even with a small sample
3171 I could find many sites where there are, umm, anomalies in
3172 the said databases.)
3174 ! t/op/grent.t t/op/pwent.t
3175 ____________________________________________________________________________
3176 [ 10904] By: jhi on 2001/06/24 18:45:55
3177 Log: Argh. How hard it can be to re-apply a patch manually? :-)
3180 ____________________________________________________________________________
3181 [ 10903] By: jhi on 2001/06/24 18:40:52
3182 Log: De-cut-and-pasto in #10902.
3185 ____________________________________________________________________________
3186 [ 10902] By: jhi on 2001/06/24 18:35:18
3187 Log: The #10771 didn't take?
3190 ____________________________________________________________________________
3191 [ 10901] By: jhi on 2001/06/24 18:29:50
3192 Log: Undo the filetests part of #10900, under multiplicity
3193 weird errors take place.
3196 ____________________________________________________________________________
3197 [ 10900] By: jhi on 2001/06/24 18:20:36
3198 Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
3200 ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
3201 ____________________________________________________________________________
3202 [ 10899] By: jhi on 2001/06/24 17:00:34
3203 Log: (Replaced by #10922)
3205 Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
3206 From: Tony Bowden <tony@kasei.com>
3207 Date: Sun, 24 Jun 2001 17:32:40 +0100
3208 Message-ID: <20010624173240.A16293@blackstar.co.uk>
3210 Document (well, mention) shortmess() and longmess()
3211 to rob people of their fun of reinventing the weel.
3214 ____________________________________________________________________________
3215 [ 10898] By: jhi on 2001/06/24 16:51:40
3216 Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
3217 From: Brian Jepson <bjepson@oreilly.com>
3218 Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
3219 Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
3222 ____________________________________________________________________________
3223 [ 10897] By: jhi on 2001/06/24 16:38:23
3224 Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
3225 From: Robin Barker <rmb1@cise.npl.co.uk>
3226 Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
3227 Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
3230 ____________________________________________________________________________
3231 [ 10896] By: jhi on 2001/06/24 16:36:32
3232 Log: Memoize patch from mjd.
3234 ! lib/Memoize/t/tie_storable.t
3235 ____________________________________________________________________________
3236 [ 10895] By: jhi on 2001/06/24 16:33:59
3237 Log: Spec the sv_pvprintify() a bit more.
3240 ____________________________________________________________________________
3241 [ 10894] By: jhi on 2001/06/24 14:43:36
3242 Log: Upgrade to Memoize 0.65.
3244 + lib/Memoize/t/array_confusion.t
3245 ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
3246 ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
3247 ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
3248 ! lib/Memoize/README lib/Memoize/SDBM_File.pm
3249 ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
3250 ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
3251 ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
3252 ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
3253 ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
3254 ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
3255 ! lib/Memoize/t/tie_storable.t
3256 ____________________________________________________________________________
3257 [ 10893] By: jhi on 2001/06/24 14:21:09
3258 Log: Metaconfig unit change for #10892.
3260 ! U/modified/Options.U
3261 ____________________________________________________________________________
3262 [ 10892] By: jhi on 2001/06/24 14:20:38
3263 Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
3264 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3265 Date: Sun, 24 Jun 2001 05:24:40 -0400
3266 Message-ID: <20010624052440.A27698@math.ohio-state.edu>
3268 ! Configure hints/os2.sh
3269 ____________________________________________________________________________
3270 [ 10891] By: jhi on 2001/06/24 13:50:26
3271 Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
3272 From: Mike Guy <mjtg@cam.ac.uk>
3273 Date: Sun, 24 Jun 2001 15:28:39 +0100
3274 Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
3276 Fix an ancient (5.002) bug.
3279 ____________________________________________________________________________
3280 [ 10890] By: jhi on 2001/06/24 13:44:43
3281 Log: The #10881 was too vigorous in pp_system() in moving 'unused'
3285 ____________________________________________________________________________
3286 [ 10889] By: jhi on 2001/06/24 13:24:00
3287 Log: Make UTS as per #10888.
3290 ____________________________________________________________________________
3291 [ 10888] By: jhi on 2001/06/24 13:21:23
3292 Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
3294 ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
3295 ! mpeix/mpeixish.h perl.h unixish.h
3296 ____________________________________________________________________________
3297 [ 10887] By: jhi on 2001/06/24 13:15:45
3298 Log: AUTHORS update.
3301 ____________________________________________________________________________
3302 [ 10886] By: jhi on 2001/06/24 13:14:31
3303 Log: Subject: Encode::Tcl for multibyte doesnot work
3304 From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
3305 Date: Sun, 24 Jun 2001 22:48:21 +0900
3306 Message-Id: <20010624223252.6658.BQW10602@nifty.com>
3308 ! ext/Encode/Encode/Tcl.pm
3309 ____________________________________________________________________________
3310 [ 10885] By: jhi on 2001/06/24 13:12:46
3311 Log: Subject: [PATCH] Remove tautology in error messages
3312 From: Mike Guy <mjtg@cam.ac.uk>
3313 Date: Sun, 24 Jun 2001 13:31:00 +0100
3314 Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
3317 ____________________________________________________________________________
3318 [ 10884] By: jhi on 2001/06/24 13:11:36
3319 Log: Darwin needs -traditional-cpp for cppflags to build Errno.
3322 ____________________________________________________________________________
3323 [ 10883] By: jhi on 2001/06/24 13:09:55
3324 Log: Subject: Re: [PATCH 5.6.1] test suite
3325 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3326 Date: Sun, 24 Jun 2001 05:47:05 -0400
3327 Message-ID: <20010624054705.A27890@math.ohio-state.edu>
3331 ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
3332 ____________________________________________________________________________
3333 [ 10882] By: jhi on 2001/06/24 13:07:46
3334 Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
3335 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3336 Date: Sun, 24 Jun 2001 05:37:19 -0400
3337 Message-ID: <20010624053719.A27866@math.ohio-state.edu>
3339 ! os2/dl_os2.c os2/os2.c os2/os2ish.h
3340 ____________________________________________________________________________
3341 [ 10881] By: jhi on 2001/06/24 13:05:24
3342 Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
3343 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3344 Date: Sun, 24 Jun 2001 05:34:50 -0400
3345 Message-ID: <20010624053450.A27856@math.ohio-state.edu>
3347 Pacify compiler warnings.
3350 ____________________________________________________________________________
3351 [ 10880] By: jhi on 2001/06/24 13:02:30
3352 Log: Subject: Re: [PATCH 5.6.1] OS2 linking
3353 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3354 Date: Sun, 24 Jun 2001 05:21:18 -0400
3355 Message-ID: <20010624052118.A27615@math.ohio-state.edu>
3357 Enable compression of executables during link time.
3360 ____________________________________________________________________________
3361 [ 10879] By: jhi on 2001/06/24 13:00:47
3362 Log: Subject: Re: [PATCH 5.6.1] OS2 linking
3363 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3364 Date: Sun, 24 Jun 2001 05:15:11 -0400
3365 Message-ID: <20010624051511.A27544@math.ohio-state.edu>
3367 Add ordinals to the export list for Perl DLL.
3368 (Breaks intra-version DLL compatibility.)
3371 ____________________________________________________________________________
3372 [ 10878] By: jhi on 2001/06/24 02:12:04
3373 Log: Allow (displaying and) re-editing the Subject in perlbug.
3374 Also abstract the Subject quality control into a function.
3377 ____________________________________________________________________________
3378 [ 10877] By: jhi on 2001/06/24 01:40:53
3379 Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
3382 ____________________________________________________________________________
3383 [ 10876] By: jhi on 2001/06/24 01:37:05
3384 Log: Regen toc and modlib.
3386 ! pod/perlmodlib.pod pod/perltoc.pod
3387 ____________________________________________________________________________
3388 [ 10875] By: jhi on 2001/06/24 01:29:33
3389 Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
3390 by John Peacock. (Can be 'ntea' which means emulate UNIX file
3391 attribute semantics as much as possible, or 'ntsec' which uses
3392 native NTFS semantics.) (See also #10877.)
3395 ____________________________________________________________________________
3396 [ 10874] By: jhi on 2001/06/23 23:57:28
3397 Log: Hack to get rid of the UNEXPECTEDLY succeeded message for now.
3399 ! lib/Test/Harness.pm
3400 ____________________________________________________________________________
3401 [ 10873] By: jhi on 2001/06/23 23:36:56
3402 Log: Just zap the -uPerlio.
3405 ____________________________________________________________________________
3406 [ 10872] By: jhi on 2001/06/23 21:29:10
3407 Log: Do not test PerlIO if PerlIO not used.
3409 ! ext/PerlIO/PerlIO.t
3410 ____________________________________________________________________________
3411 [ 10871] By: jhi on 2001/06/23 21:12:49
3415 ____________________________________________________________________________
3416 [ 10870] By: jhi on 2001/06/23 21:03:31
3417 Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
3418 From: Nicholas Clark <nick@ccl4.org>
3419 Date: Sat, 23 Jun 2001 22:55:47 +0100
3420 Message-ID: <20010623225547.Z98663@plum.flirble.org>
3423 ____________________________________________________________________________
3424 [ 10869] By: jhi on 2001/06/23 17:13:21
3425 Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
3426 From: Prymmer/Kahn <pvhp@best.com>
3427 Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
3428 Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
3431 ____________________________________________________________________________
3432 [ 10868] By: jhi on 2001/06/23 16:04:38
3433 Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
3434 cygwin does not taint cwd, just like win32.
3436 ! lib/File/Find/taint.t t/op/taint.t
3437 ____________________________________________________________________________
3438 [ 10867] By: jhi on 2001/06/23 15:39:15
3439 Log: Retract #10865, the patch should be unnecessary.
3440 (But seemingly helpful in Cygwin? Strange.)
3442 ! lib/Memoize/t/tie_ndbm.t
3443 ____________________________________________________________________________
3444 [ 10866] By: jhi on 2001/06/23 15:06:30
3445 Log: Misplaced test file; plus Cygwin filesystem semantics.
3447 + ext/SDBM_File/sdbm.t
3448 - ext/ODBM_File/sdbm.t
3450 ____________________________________________________________________________
3451 [ 10865] By: jhi on 2001/06/23 15:01:02
3452 Log: (Retracted by #10867.)
3454 ! lib/Memoize/t/tie_ndbm.t
3455 ____________________________________________________________________________
3456 [ 10864] By: jhi on 2001/06/23 14:25:43
3457 Log: Metaconfig unit change for #10863.
3458 Branch: metaconfig/U/perl
3460 ____________________________________________________________________________
3461 [ 10863] By: jhi on 2001/06/23 14:25:20
3462 Log: In Cygwin do not build NDBM_File and ODBM_File unless
3463 -lndbm and -ldbm are available.
3465 ! Configure config_h.SH
3466 ____________________________________________________________________________
3467 [ 10862] By: jhi on 2001/06/23 14:02:14
3468 Log: More Cygwin filesystem semantics.
3470 ! t/io/fs.t t/op/stat.t
3471 ____________________________________________________________________________
3472 [ 10861] By: jhi on 2001/06/23 13:38:00
3473 Log: More DOSish permission semantics for Cygwin.
3476 ____________________________________________________________________________
3477 [ 10860] By: jhi on 2001/06/23 13:32:41
3478 Log: Cygwin too has different permission semantics.
3480 ! ext/GDBM_File/gdbm.t
3481 ____________________________________________________________________________
3482 [ 10859] By: jhi on 2001/06/23 13:30:06
3483 Log: The group (and assumedly passwd) databases can have
3484 only one entry (this is the case in cygwin).
3486 ! t/op/grent.t t/op/pwent.t
3487 ____________________________________________________________________________
3488 [ 10858] By: jhi on 2001/06/23 13:16:26
3489 Log: Also in Cygwin use Socket to figure out domainname
3490 (if any) (avoids trying to call external 'domainname',
3491 which doesn't at the moment exist in Cygwin)
3494 ____________________________________________________________________________
3495 [ 10857] By: jhi on 2001/06/23 12:48:32
3496 Log: Remove also the lib$Foo.def, not just $Foo.def.
3498 ! lib/ExtUtils/MM_Unix.pm
3499 ____________________________________________________________________________
3500 [ 10856] By: jhi on 2001/06/23 12:21:53
3501 Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
3504 ____________________________________________________________________________
3505 [ 10855] By: jhi on 2001/06/23 12:14:15
3506 Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
3507 to match the whole isprint(), only the space character.
3509 ! handy.h pod/perlre.pod t/op/pat.t
3510 ____________________________________________________________________________
3511 [ 10854] By: nick on 2001/06/23 08:09:33
3512 Log: Integrate mainline
3514 !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
3515 !> lib/ExtUtils.t lib/File/Find/taint.t
3516 !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
3517 !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
3518 !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
3519 ____________________________________________________________________________
3520 [ 10853] By: jhi on 2001/06/23 03:48:09
3521 Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
3522 with its floats in os390 and s390 (UTS).
3524 ! lib/Math/BigInt/t/bigintpm.t
3525 ____________________________________________________________________________
3526 [ 10852] By: jhi on 2001/06/23 03:38:53
3527 Log: Add also UTS (s390) to the non-IEEE float platforms.
3530 ____________________________________________________________________________
3531 [ 10851] By: jhi on 2001/06/23 03:36:04
3532 Log: Subject: RFC: what are applicable standards for exponent sizes?
3533 From: Peter Prymmer <pvhp@forte.com>
3534 Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
3535 Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
3538 ____________________________________________________________________________
3539 [ 10850] By: jhi on 2001/06/23 03:29:04
3540 Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
3541 From: Peter Prymmer <pvhp@forte.com>
3542 Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
3543 Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
3545 ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
3546 ____________________________________________________________________________
3547 [ 10849] By: jhi on 2001/06/23 03:27:21
3548 Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
3549 From: Peter Prymmer <pvhp@forte.com>
3550 Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
3551 Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
3554 ____________________________________________________________________________
3555 [ 10848] By: jhi on 2001/06/22 21:51:31
3556 Log: Retract #10845.
3558 ! lib/File/Find/taint.t
3559 ____________________________________________________________________________
3560 [ 10847] By: jhi on 2001/06/22 21:50:38
3561 Log: Yet another error message.
3564 ____________________________________________________________________________
3565 [ 10846] By: jhi on 2001/06/22 21:48:39
3566 Log: The croak message for nonexistent socket functions may vary.
3568 ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
3569 ____________________________________________________________________________
3570 [ 10845] By: jhi on 2001/06/22 21:42:38
3571 Log: (Retracted by #10848.)
3573 ! lib/File/Find/taint.t
3574 ____________________________________________________________________________
3575 [ 10844] By: jhi on 2001/06/22 21:32:58
3576 Log: Integrate perlio.
3578 !> lib/File/Find/taint.t t/op/write.t
3579 ____________________________________________________________________________
3580 [ 10843] By: nick on 2001/06/22 21:24:51
3581 Log: Back out debug in taint.t
3583 ! lib/File/Find/taint.t
3584 ____________________________________________________________________________
3585 [ 10842] By: jhi on 2001/06/22 21:20:02
3586 Log: setitimer() does not exist in Unicos, despite of what
3587 Configure thinks, from Mark P. Lutz.
3590 ____________________________________________________________________________
3591 [ 10841] By: nick on 2001/06/22 21:19:36
3592 Log: Skip cwd test on Win32 ???
3594 ! lib/File/Find/taint.t
3595 ____________________________________________________________________________
3596 [ 10840] By: jhi on 2001/06/22 21:17:34
3597 Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
3598 and Tru64 gcc -Wall happy.
3601 ____________________________________________________________________________
3602 [ 10839] By: jhi on 2001/06/22 21:15:32
3603 Log: The packs must be done in native shorts, fix from Mark P. Lutz.
3605 ! ext/IPC/SysV/Semaphore.pm
3606 ____________________________________________________________________________
3607 [ 10838] By: jhi on 2001/06/22 21:12:02
3608 Log: Metaconfig unit change for #10837.
3609 Branch: metaconfig/U/perl
3611 ____________________________________________________________________________
3612 [ 10837] By: jhi on 2001/06/22 21:09:42
3613 Log: Cleanup of the cross-compilation unit.
3616 ____________________________________________________________________________
3617 [ 10836] By: nick on 2001/06/22 20:45:12
3618 Log: Skip |- based op/write.t on Win32 as well as VMS
3621 ____________________________________________________________________________
3622 [ 10835] By: jhi on 2001/06/22 20:44:20
3623 Log: Integrate perlio.
3626 ____________________________________________________________________________
3627 [ 10834] By: nick on 2001/06/22 20:41:54
3628 Log: Integrate mainline
3630 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3631 !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
3633 ____________________________________________________________________________
3634 [ 10833] By: nick on 2001/06/22 20:22:58
3638 ____________________________________________________________________________
3639 [ 10832] By: jhi on 2001/06/22 20:13:02
3640 Log: Metaconfig unit changes for #10831.
3642 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
3643 ____________________________________________________________________________
3644 [ 10831] By: jhi on 2001/06/22 20:12:29
3645 Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
3646 From: Andy Dougherty <doughera@lafayette.edu>
3647 Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
3648 Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
3650 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3651 ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
3652 ____________________________________________________________________________
3653 [ 10830] By: jhi on 2001/06/22 19:50:15
3654 Log: MPE/iX prototype nits from Mark Bixby.
3657 ____________________________________________________________________________
3658 [ 10829] By: jhi on 2001/06/22 16:25:16
3662 ____________________________________________________________________________
3663 [ 10828] By: nick on 2001/06/22 15:33:37
3664 Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
3667 !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
3668 !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
3669 !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
3670 !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
3671 !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
3672 !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
3673 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
3674 !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
3676 ____________________________________________________________________________
3677 [ 10827] By: jhi on 2001/06/22 14:15:26
3678 Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
3679 Date: Fri, 22 Jun 2001 10:08:35 -0500
3680 From: "Craig A. Berry" <craigberry@mac.com>
3681 Message-Id: <a05101001b75908704194@[192.168.56.145]>
3683 ! vms/vms.c vms/vmsish.h
3684 ____________________________________________________________________________
3685 [ 10826] By: jhi on 2001/06/22 13:35:37
3686 Log: NetWare scripts tweak from Ananth Kesari.
3688 ! NetWare/t/NWScripts.pl
3689 ____________________________________________________________________________
3690 [ 10825] By: jhi on 2001/06/22 13:00:55
3691 Log: Update Changes.
3693 ! Changes patchlevel.h
3694 ____________________________________________________________________________
3695 [ 10824] By: jhi on 2001/06/22 12:46:56
3696 Log: Add .i and .s targets.
3699 ____________________________________________________________________________
3700 [ 10823] By: jhi on 2001/06/22 12:25:20
3701 Log: Upgrade to Locale::Maketext 1.03.
3703 ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
3704 ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
3705 ____________________________________________________________________________
3706 [ 10822] By: jhi on 2001/06/22 12:23:57
3707 Log: Upgrade to I18N::LangTags 0.26.
3709 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
3710 ! lib/I18N/LangTags/test.pl
3711 ____________________________________________________________________________
3712 [ 10821] By: jhi on 2001/06/22 12:16:41
3713 Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
3716 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
3717 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
3718 ____________________________________________________________________________
3719 [ 10820] By: jhi on 2001/06/22 12:13:37
3720 Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
3721 From: Prymmer/Kahn <pvhp@best.com>
3722 Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
3723 Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
3726 ! MANIFEST utils/h2xs.PL
3727 ____________________________________________________________________________
3728 [ 10819] By: jhi on 2001/06/22 12:11:56
3729 Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
3730 From: Prymmer/Kahn <pvhp@best.com>
3731 Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
3732 Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
3735 ____________________________________________________________________________
3736 [ 10818] By: jhi on 2001/06/22 12:11:08
3737 Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
3738 From: Prymmer/Kahn <pvhp@best.com>
3739 Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
3740 Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
3743 ____________________________________________________________________________
3744 [ 10817] By: jhi on 2001/06/22 12:10:05
3745 Log: AUTHORS update.
3748 ____________________________________________________________________________
3749 [ 10816] By: jhi on 2001/06/22 12:08:24
3750 Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
3751 From: "Craig A. Berry" <craigberry@mac.com>
3752 Date: Thu, 21 Jun 2001 18:20:38 -0500
3753 Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
3755 ! ext/POSIX/POSIX.xs
3756 ____________________________________________________________________________
3757 [ 10815] By: jhi on 2001/06/22 12:07:19
3758 Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
3759 From: "Craig A. Berry" <craigberry@mac.com>
3760 Date: Thu, 21 Jun 2001 09:58:52 -0500
3761 Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
3763 ! ext/B/Deparse.t t/op/write.t
3764 ____________________________________________________________________________
3765 [ 10814] By: nick on 2001/06/22 08:13:09
3766 Log: Integrate mainline.
3768 !> (integrate 46 files)
3769 ____________________________________________________________________________
3770 [ 10813] By: jhi on 2001/06/22 02:48:58
3771 Log: Change the prefixes only if $prefix is unset,
3772 as originally patched by Marcel Grunauer.
3774 ! hints/darwin.sh hints/rhapsody.sh
3775 ____________________________________________________________________________
3776 [ 10812] By: jhi on 2001/06/22 02:44:41
3777 Log: Subject: Re: Patch for hints/darwin.sh
3778 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
3779 Date: Thu, 21 Jun 2001 11:23:46 -0700
3780 Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
3782 ! hints/darwin.sh hints/rhapsody.sh
3783 ____________________________________________________________________________
3784 [ 10811] By: jhi on 2001/06/22 02:34:27
3785 Log: Add .PHONY targets for non-file targets,
3786 from Wilfredo Sánchez. Should help saying
3787 "make install" on case-insensitive filesystems.
3790 ____________________________________________________________________________
3791 [ 10810] By: jhi on 2001/06/22 02:01:23
3792 Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
3793 From: Doug MacEachern <dougm@covalent.net>
3794 Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
3795 Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
3797 plus reword the getcwd() comment, plus use getcwd() buffer
3801 ____________________________________________________________________________
3802 [ 10809] By: jhi on 2001/06/22 01:16:58
3803 Log: More gprofing from Doug MacEachern.
3806 ____________________________________________________________________________
3807 [ 10808] By: jhi on 2001/06/22 01:15:11
3808 Log: Metaconfig unit change for #10807.
3809 Branch: metaconfig/U/perl
3811 ____________________________________________________________________________
3812 [ 10807] By: jhi on 2001/06/22 01:14:43
3813 Log: Tell that you are removing the unneeded -lsfio.
3816 ____________________________________________________________________________
3817 [ 10806] By: jhi on 2001/06/22 01:03:14
3818 Log: More MPE/iX tweaks from Mark Bixby.
3820 ! perl.c t/op/magic.t
3821 ____________________________________________________________________________
3822 [ 10805] By: jhi on 2001/06/21 22:41:11
3823 Log: The fchdir() proto is supposed to live in <unistd.h>.
3826 ____________________________________________________________________________
3827 [ 10804] By: jhi on 2001/06/21 22:24:42
3828 Log: This town is too small for the Cwd extension and me,
3832 ____________________________________________________________________________
3833 [ 10803] By: jhi on 2001/06/21 21:54:00
3834 Log: Metaconfig unit change for #10802.
3835 Branch: metaconfig/U/perl
3837 ____________________________________________________________________________
3838 [ 10802] By: jhi on 2001/06/21 21:53:37
3842 ____________________________________________________________________________
3843 [ 10801] By: jhi on 2001/06/21 21:38:38
3844 Log: Off-by-one. I'm so classic.
3847 ____________________________________________________________________________
3848 [ 10800] By: jhi on 2001/06/21 20:10:19
3849 Log: Update Changes.
3851 ! Changes patchlevel.h
3852 ____________________________________________________________________________
3853 [ 10799] By: jhi on 2001/06/21 20:03:54
3854 Log: Subject: Documentation patch for Net::FTP
3855 From: Marcel Grunauer <marcel@codewerk.com>
3856 Date: Wed, 20 Jun 2001 23:03:26 +0200
3857 Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
3860 ____________________________________________________________________________
3861 [ 10798] By: jhi on 2001/06/21 20:01:14
3862 Log: Retract the #10417 mg.c and embed.pl parts because of
3863 strange SEGVs in 64bit x86 FreeBSD observed by
3866 ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
3867 ____________________________________________________________________________
3868 [ 10797] By: jhi on 2001/06/21 19:40:34
3869 Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
3871 ! Configure NetWare/config.wc NetWare/config_H.wc
3872 ! Porting/Glossary Porting/config.sh Porting/config_H
3873 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
3874 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3875 ! vos/config.ga.h win32/config.bc win32/config.gc
3876 ! win32/config.vc win32/config_H.bc win32/config_H.gc
3878 ____________________________________________________________________________
3879 [ 10796] By: jhi on 2001/06/21 19:08:28
3880 Log: Cwd tweak from Doug MacEachern.
3883 ____________________________________________________________________________
3884 [ 10795] By: jhi on 2001/06/21 19:03:48
3885 Log: Protect the fchdir() and lstat() with ifdefs.
3886 fchdir() needs a Configure probe.
3889 ____________________________________________________________________________
3890 [ 10794] By: nick on 2001/06/21 17:11:35
3891 Log: Integrate mainline
3893 +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
3894 +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
3895 +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
3896 +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
3897 +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
3898 +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
3899 +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
3900 +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
3901 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
3902 - lib/File/Glob/case.t lib/File/Glob/global.t
3903 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
3904 - lib/File/Temp/posix.t lib/File/Temp/security.t
3905 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
3906 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
3907 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
3908 - lib/Text/Wrap/wrap.t
3909 !> (integrate 41 files)
3910 ____________________________________________________________________________
3911 [ 10793] By: jhi on 2001/06/21 17:01:26
3912 Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
3913 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
3914 Date: Thu, 21 Jun 2001 13:04:54 -0500
3915 Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
3918 ____________________________________________________________________________
3919 [ 10792] By: jhi on 2001/06/21 16:13:57
3920 Log: Subject: [PATCH pod] overlong =item
3921 From: Robin Barker <rmb1@cise.npl.co.uk>
3922 Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
3923 Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
3925 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
3926 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
3927 ____________________________________________________________________________
3928 [ 10791] By: jhi on 2001/06/21 16:10:51
3929 Log: Subject: [PATCH perlio.c] format
3930 From: Robin Barker <rmb1@cise.npl.co.uk>
3931 Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
3932 Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
3935 ____________________________________________________________________________
3936 [ 10790] By: jhi on 2001/06/21 15:52:04
3937 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
3938 From: Radu Greab <radu@netsoft.ro>
3939 Date: Thu, 21 Jun 2001 19:06:02 +0300
3940 Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
3942 ! pod/perlapi.pod sv.c
3943 ____________________________________________________________________________
3944 [ 10789] By: jhi on 2001/06/21 14:48:25
3945 Log: The metaconfig unit changes for #10788.
3946 Branch: metaconfig/U/perl
3947 ! Cross.U fflushall.U
3948 ____________________________________________________________________________
3949 [ 10788] By: jhi on 2001/06/21 14:47:48
3950 Log: Cross-configuration changes: make $from to rm the files
3951 before copying them over (this means that he rm can be
3952 removed from the fflushall test), create $targetmkdir
3953 (not documented in install since it is supposed to internal
3954 use only), make $run to copy over the executable only if
3955 a stamp file .xok doesn't already exist (to avoid unnecessary
3956 copying of the executable)
3958 ! Configure Makefile.SH
3959 ____________________________________________________________________________
3960 [ 10787] By: nick on 2001/06/21 14:16:18
3961 Log: Integrate mainline
3963 +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
3964 +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
3965 +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
3966 - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
3967 !> (integrate 34 files)
3968 ____________________________________________________________________________
3969 [ 10786] By: jhi on 2001/06/21 13:59:32
3970 Log: Re-add the files as text.
3972 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
3973 ____________________________________________________________________________
3974 [ 10785] By: jhi on 2001/06/21 13:57:55
3975 Log: Delete the binary files.
3977 - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
3978 ____________________________________________________________________________
3979 [ 10784] By: jhi on 2001/06/21 13:49:47
3980 Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
3981 From: Andy Dougherty <doughera@lafayette.edu>
3982 Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
3983 Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
3985 ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
3986 ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
3987 ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
3988 ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
3989 ____________________________________________________________________________
3990 [ 10783] By: jhi on 2001/06/21 13:46:50
3991 Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
3992 From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
3993 Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST)
3994 Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
3996 Setting umask to something friendlier.
3998 ! installman installperl
3999 ____________________________________________________________________________
4000 [ 10782] By: jhi on 2001/06/21 13:42:17
4001 Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
4002 Resort MANIFEST with sort -f, looks much better.
4004 + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
4005 + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
4006 + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
4007 + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
4008 + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
4009 + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
4010 + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
4011 + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
4012 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
4013 - lib/File/Glob/case.t lib/File/Glob/global.t
4014 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
4015 - lib/File/Temp/posix.t lib/File/Temp/security.t
4016 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
4017 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
4018 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
4019 - lib/Text/Wrap/wrap.t
4021 ____________________________________________________________________________
4022 [ 10781] By: jhi on 2001/06/21 13:16:04
4023 Log: Upgrade to I18N::LangTags 0.25.
4025 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
4026 ! lib/I18N/LangTags/List.pm
4027 ____________________________________________________________________________
4028 [ 10780] By: jhi on 2001/06/21 13:12:54
4029 Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
4030 From: Richard Soderberg <rs@crystalflame.net>
4031 Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
4032 Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
4034 ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
4035 ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
4036 ____________________________________________________________________________
4037 [ 10779] By: jhi on 2001/06/21 12:59:57
4038 Log: Test obsoleted by change #10777.
4041 ____________________________________________________________________________
4042 [ 10778] By: jhi on 2001/06/21 12:52:37
4043 Log: Case of confused test numbering.
4046 ____________________________________________________________________________
4047 [ 10777] By: jhi on 2001/06/21 12:30:57
4048 Log: Subject: Re: Opinion on undef lvalue
4049 From: Abhijit Menon-Sen <ams@wiw.org>
4050 Date: Sun, 17 Jun 2001 13:04:46 +0530
4051 Message-ID: <20010617130446.B27925@lustre.linux.in>
4053 Allow lvalue subs to return undef in array context.
4056 ____________________________________________________________________________
4057 [ 10776] By: jhi on 2001/06/21 12:27:48
4058 Log: Just a guess that using the same hack for cygwin as
4059 for win32 might help.
4061 ! lib/File/Find/find.t
4062 ____________________________________________________________________________
4063 [ 10775] By: jhi on 2001/06/21 12:25:58
4064 Log: NetWare tweaks from Guruprasad.
4066 ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
4067 ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
4068 ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
4069 ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
4070 ____________________________________________________________________________
4071 [ 10774] By: jhi on 2001/06/21 12:21:17
4072 Log: Subject: Re: perl@10722: Bogus warnings on REs
4073 From: Hugo <hv@crypt.compulink.co.uk>
4074 Date: Thu, 21 Jun 2001 09:51:17 +0100
4075 Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
4077 Unroll to avoid a UTS compiler bug.
4080 ____________________________________________________________________________
4081 [ 10773] By: jhi on 2001/06/21 12:13:13
4082 Log: Subject: Re: [PATCH] Make /o work under i?threads
4083 From: Artur Bergman <artur@contiller.se>
4084 Date: Thu, 21 Jun 2001 14:38:03 +0200
4085 Message-ID: <B757B74A.184D%artur@contiller.se>
4088 ____________________________________________________________________________
4089 [ 10772] By: jhi on 2001/06/21 12:12:23
4090 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
4091 From: Artur Bergman <artur@contiller.se>
4092 Date: Thu, 21 Jun 2001 14:27:33 +0200
4093 Message-ID: <B757B4D4.1849%artur@contiller.se>
4095 Plus extra parentheses.
4098 ____________________________________________________________________________
4099 [ 10771] By: jhi on 2001/06/21 12:10:29
4100 Log: Subject: [PATCH] Make /o work under i?threads
4101 From: Richard Soderberg <rs@crystalflame.net>
4102 Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
4103 Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
4106 ____________________________________________________________________________
4107 [ 10770] By: jhi on 2001/06/21 12:09:28
4108 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
4109 From: Artur Bergman <artur@contiller.se>
4110 Date: Thu, 21 Jun 2001 14:04:54 +0200
4111 Message-ID: <B757AF86.1842%artur@contiller.se>
4114 ____________________________________________________________________________
4115 [ 10769] By: jhi on 2001/06/21 12:08:03
4116 Log: Subject: Re: perl@10765: sv.c not OK on win32
4117 From: Artur Bergman <artur@contiller.se>
4118 Date: Thu, 21 Jun 2001 10:31:06 +0200
4119 Message-ID: <B7577D69.182C%artur@contiller.se>
4122 ____________________________________________________________________________
4123 [ 10768] By: jhi on 2001/06/21 12:03:56
4124 Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
4125 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4126 Date: Thu, 21 Jun 2001 06:23:56 -0400
4127 Message-ID: <20010621062356.A8619@math.ohio-state.edu>
4129 Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
4130 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4131 Date: Thu, 21 Jun 2001 06:32:21 -0400
4132 Message-ID: <20010621063221.A8823@math.ohio-state.edu>
4134 ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
4135 ____________________________________________________________________________
4136 [ 10767] By: jhi on 2001/06/21 12:00:07
4137 Log: Subject: [PATCH] make syslog test more verbose
4138 From: Robert Spier <rspier@pobox.com>
4139 Date: Thu, 21 Jun 2001 00:54:32 -0400
4140 Message-ID: <15153.32264.295807.333073@rls.cx>
4142 ! ext/Sys/Syslog/syslog.t
4143 ____________________________________________________________________________
4144 [ 10766] By: jhi on 2001/06/20 23:27:57
4145 Log: Subject: op/study.t refinements
4146 From: Hugo <hv@crypt.compulink.co.uk>
4147 Date: Thu, 21 Jun 2001 00:29:07 +0100
4148 Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
4151 ____________________________________________________________________________
4152 [ 10765] By: jhi on 2001/06/20 19:51:47
4153 Log: Update Changes.
4155 ! Changes patchlevel.h
4156 ____________________________________________________________________________
4157 [ 10764] By: jhi on 2001/06/20 19:00:23
4158 Log: Subject: Re: [PATCH] djgpp updates
4159 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
4160 Date: Wed, 20 Jun 2001 10:05:15 +0200
4161 Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
4164 ____________________________________________________________________________
4165 [ 10763] By: jhi on 2001/06/20 18:58:06
4166 Log: Fix for ID 20010619.002 "When building hash, hash keys that
4167 are function calls are not being called", from Abhijit.
4169 ! t/base/lex.t toke.c
4170 ____________________________________________________________________________
4171 [ 10762] By: jhi on 2001/06/20 18:45:00
4172 Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
4174 + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
4175 + lib/Locale/Maketext/test.pl
4176 - lib/Locale/Maketext.t
4177 ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
4178 ! lib/Locale/Maketext/TPJ13.pod
4179 ____________________________________________________________________________
4180 [ 10761] By: jhi on 2001/06/20 18:44:15
4181 Log: Metaconfig unit change for #10760.
4183 ! U/modified/Cppsym.U
4184 ____________________________________________________________________________
4185 [ 10760] By: jhi on 2001/06/20 18:42:04
4186 Log: Do not remove the ccsym* Cppsym* files since
4187 they are useful for metaconfig units coming after us.
4188 (This is the Configure nit mentioned in #10752.)
4191 ____________________________________________________________________________
4192 [ 10759] By: jhi on 2001/06/20 18:02:18
4193 Log: Update to I18N::LangTags 0.24, from Sean Burke.
4195 + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
4196 + lib/I18N/LangTags/README
4197 - lib/I18N/LangTags/List.pod
4198 ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
4199 ____________________________________________________________________________
4200 [ 10758] By: jhi on 2001/06/20 17:34:43
4203 ! embed.h embedvar.h global.sym perlapi.c perlapi.h
4204 ! pod/perlapi.pod proto.h
4205 ____________________________________________________________________________
4206 [ 10757] By: jhi on 2001/06/20 17:23:08
4207 Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
4208 From: Artur Bergman <artur@contiller.se>
4209 Date: Wed, 20 Jun 2001 11:31:32 +0200
4210 Message-ID: <B7563A14.17D8%artur@contiller.se>
4212 ! embed.pl hv.c intrpvar.h sv.c sv.h
4213 ____________________________________________________________________________
4214 [ 10756] By: jhi on 2001/06/20 17:13:26
4215 Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
4216 From: Tim Sweetman <tim@aldigital.co.uk>
4217 Date: Wed, 13 Jun 2001 14:25:17 +0100
4218 Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk>
4220 ! ext/POSIX/POSIX.t lib/AutoLoader.pm
4221 ____________________________________________________________________________
4222 [ 10755] By: nick on 2001/06/20 16:12:37
4223 Log: Integrate mainline
4225 !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
4226 !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
4227 !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
4228 !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
4229 !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
4230 !> t/op/study.t util.c
4231 ____________________________________________________________________________
4232 [ 10754] By: gsar on 2001/06/20 15:22:27
4233 Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
4235 Branch: maint-5.6/perl
4237 ____________________________________________________________________________
4238 [ 10753] By: jhi on 2001/06/20 14:03:20
4239 Log: Security tweak on readlink().
4242 ____________________________________________________________________________
4243 [ 10752] By: jhi on 2001/06/20 14:00:23
4244 Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
4246 ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
4247 ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
4248 ! mpeix/relink t/op/pwent.t
4249 ____________________________________________________________________________
4250 [ 10751] By: jhi on 2001/06/20 13:57:27
4251 Log: Reinstate #10725 (with probe for alarm()).
4254 ____________________________________________________________________________
4255 [ 10750] By: jhi on 2001/06/20 13:53:46
4256 Log: Replace our implementation of realpath() with OpenBSD's
4257 (src/lib/libc/stdlib/realpath.c 1.4).
4259 ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
4260 ! pod/perldiag.pod proto.h util.c
4261 ____________________________________________________________________________
4262 [ 10749] By: jhi on 2001/06/20 13:07:49
4263 Log: Integrate perlio.
4266 ____________________________________________________________________________
4267 [ 10748] By: jhi on 2001/06/20 13:07:18
4268 Log: No point in going into memory-saving contortions
4269 with getcwd() since there's a danger of buffer overflow.
4270 Also make the POSIX extension to use sv_getcwd().
4271 Finally, a missed proto.h fragment.
4273 ! ext/POSIX/POSIX.xs proto.h util.c
4274 ____________________________________________________________________________
4275 [ 10747] By: nick on 2001/06/20 12:38:26
4276 Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
4279 ____________________________________________________________________________
4280 [ 10746] By: jhi on 2001/06/20 11:51:10
4281 Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
4282 From: Graham Barr <gbarr@pobox.com>
4283 Date: Wed, 20 Jun 2001 11:05:49 +0100
4284 Message-ID: <20010620110549.I19188@pobox.com>
4288 Subject: Bug in IO::Socket::INET module (repeat)
4289 From: "Harmon S. Nine" <hnine@netarx.com>
4290 Date: Tue, 19 Jun 2001 09:41:35 -0400
4291 Message-ID: <3B2F568F.8080605@netarx.com>
4293 The bug was that the IO::Socket::INET constructor
4294 did not allow a 'LocalPort' of 0.
4296 ! ext/IO/lib/IO/Socket/INET.pm
4297 ____________________________________________________________________________
4298 [ 10745] By: nick on 2001/06/20 08:56:39
4299 Log: Integrate mainline.
4301 !> (integrate 37 files)
4302 ____________________________________________________________________________
4303 [ 10744] By: jhi on 2001/06/20 04:54:53
4304 Log: After some reading I don't think we can blindly
4305 use systems' realpath(). Too many security problems,
4306 too many buggy implementations.
4308 TODO: the realpath() emulation code in util.c doesn't
4309 seem fully operational? (readlink(), for example?)
4311 ! Configure Makefile.micro Porting/Glossary Porting/config.sh
4312 ! Porting/config_H config_h.SH embed.h embed.pl global.sym
4313 ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
4314 ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
4315 ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
4316 ! win32/config_H.gc win32/config_H.vc
4317 ____________________________________________________________________________
4318 [ 10743] By: jhi on 2001/06/20 00:48:48
4319 Log: Metaconfig unit change for #10738.
4321 ! U/compline/d_gconvert.U
4322 ____________________________________________________________________________
4323 [ 10742] By: jhi on 2001/06/20 00:48:20
4324 Log: Integrate change #10739 from maintperl:
4326 C<eval "/x$\r\n/x"> fails to compile correctly
4328 !> t/op/pat.t toke.c
4329 ____________________________________________________________________________
4330 [ 10741] By: jhi on 2001/06/20 00:41:05
4331 Log: Retract #10725 (Hugo asked NOT to apply the patch)
4334 ____________________________________________________________________________
4335 [ 10740] By: jhi on 2001/06/19 23:58:25
4336 Log: The test.third results were funnily named because of the
4340 ____________________________________________________________________________
4341 [ 10739] By: gsar on 2001/06/19 23:49:15
4342 Log: C<eval "/x$\r\n/x"> fails to compile correctly
4343 Branch: maint-5.6/perl
4345 ____________________________________________________________________________
4346 [ 10738] By: jhi on 2001/06/19 23:04:15
4347 Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
4348 From: Spider Boardman <spider@Orb.Nashua.NH.US>
4349 Date: Tue, 19 Jun 2001 19:15:40 -0400
4350 Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
4352 The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
4353 because "1e+129" being expected but "1.e+129" being returned.
4354 The culprit (at least in Tru64) is the use of gcvt().
4357 ____________________________________________________________________________
4358 [ 10737] By: jhi on 2001/06/19 22:56:52
4359 Log: Subject: [PATCH perl@10722] test hunting on VMS
4360 From: "Craig A. Berry" <craigberry@mac.com>
4361 Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
4362 Date: Tue, 19 Jun 2001 18:59:01 -0500
4365 ____________________________________________________________________________
4366 [ 10736] By: jhi on 2001/06/19 21:32:29
4367 Log: Subject: [PATCH] s/typos//
4368 From: Abhijit Menon-Sen <ams@wiw.org>
4369 Date: Wed, 20 Jun 2001 02:15:02 +0530
4370 Message-ID: <20010620021502.A14541@lustre.linux.in>
4372 Without the op.h s/bearword/bareword/ hunk, see
4373 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
4376 ____________________________________________________________________________
4377 [ 10735] By: jhi on 2001/06/19 21:26:43
4378 Log: Metaconfig unit change for #10732 and #10733.
4379 Branch: metaconfig/U/perl
4381 ____________________________________________________________________________
4382 [ 10734] By: jhi on 2001/06/19 21:24:41
4383 Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
4384 From: "Craig A. Berry" <craigberry@mac.com>
4385 Date: Tue, 19 Jun 2001 17:19:48 -0500
4386 Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
4388 ! configure.com vms/descrip_mms.template
4389 ____________________________________________________________________________
4390 [ 10733] By: jhi on 2001/06/19 19:57:44
4391 Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
4392 From: Spider Boardman <spider@Orb.Nashua.NH.US>
4393 Date: Tue, 19 Jun 2001 16:48:07 -0400
4394 Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
4396 Further fixes to fflush(NULL) detection.
4399 ____________________________________________________________________________
4400 [ 10732] By: jhi on 2001/06/19 19:38:20
4401 Log: AIX test -s hangs with non-existent files?
4402 (A genuine logic bug in Configure, but AIX also broken?)
4405 ____________________________________________________________________________
4406 [ 10731] By: jhi on 2001/06/19 19:17:35
4407 Log: AUTHORS updates.
4410 ____________________________________________________________________________
4411 [ 10730] By: jhi on 2001/06/19 19:03:07
4412 Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
4413 From: Spider Boardman <spider@Orb.Nashua.NH.US>
4414 Date: Tue, 19 Jun 2001 15:33:25 -0400
4415 Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
4417 ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
4419 ____________________________________________________________________________
4420 [ 10729] By: jhi on 2001/06/19 18:34:10
4421 Log: Integrate perlio.
4423 !> lib/File/Find/find.t win32/distclean.bat
4424 ____________________________________________________________________________
4425 [ 10728] By: nick on 2001/06/19 18:24:53
4426 Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
4428 ! lib/File/Find/find.t win32/distclean.bat
4429 ____________________________________________________________________________
4430 [ 10727] By: jhi on 2001/06/19 18:07:31
4431 Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
4432 also add information how to find out whether one has PerlIO.
4435 ____________________________________________________________________________
4436 [ 10726] By: jhi on 2001/06/19 17:59:30
4437 Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
4438 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
4439 Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
4440 Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
4443 ____________________________________________________________________________
4444 [ 10725] By: jhi on 2001/06/19 17:28:30
4445 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
4446 From: Hugo <hv@crypt.compulink.co.uk>
4447 Date: Tue, 19 Jun 2001 12:37:30 +0100
4448 Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
4451 ____________________________________________________________________________
4452 [ 10724] By: jhi on 2001/06/19 17:22:20
4453 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
4454 From: Hugo <hv@crypt.compulink.co.uk>
4455 Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
4456 Date: Tue, 19 Jun 2001 13:15:17 +0100
4459 ____________________________________________________________________________
4460 [ 10723] By: nick on 2001/06/19 14:46:15
4461 Log: Integrate mainline
4463 +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
4464 +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
4465 +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
4466 +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
4467 +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
4468 +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
4469 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
4470 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
4471 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
4472 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
4473 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
4474 - ext/Thread/unsync4.t
4475 !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
4476 !> djgpp/config.over djgpp/fixpmain
4477 !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
4478 !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
4479 !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
4480 ____________________________________________________________________________
4481 [ 10722] By: jhi on 2001/06/19 11:55:30
4482 Log: Update Changes.
4484 ! Changes patchlevel.h
4485 ____________________________________________________________________________
4486 [ 10721] By: jhi on 2001/06/19 11:29:34
4487 Log: The existence shall be MANIFESted.
4490 ____________________________________________________________________________
4491 [ 10720] By: jhi on 2001/06/19 10:58:09
4492 Log: The old libnet.cfg is first searched from the current directory,
4493 only then from the module path.
4495 ! utils/libnetcfg.PL
4496 ____________________________________________________________________________
4497 [ 10719] By: jhi on 2001/06/19 10:55:59
4498 Log: NetWare tweaks from Guruprasad.
4500 ! NetWare/Makefile NetWare/config.wc
4501 ____________________________________________________________________________
4502 [ 10718] By: jhi on 2001/06/19 10:54:22
4503 Log: Subject: [PATCH] djgpp updates
4504 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
4505 Date: Tue, 19 Jun 2001 10:59:06 +0200
4506 Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
4508 ! djgpp/config.over djgpp/fixpmain
4509 ____________________________________________________________________________
4510 [ 10717] By: jhi on 2001/06/19 10:53:20
4511 Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
4512 From: Prymmer/Kahn <pvhp@best.com>
4513 Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
4514 Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
4517 ____________________________________________________________________________
4518 [ 10716] By: jhi on 2001/06/19 10:52:25
4519 Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
4520 to happen right after the inclusion of <inttypes.h>,
4524 ____________________________________________________________________________
4525 [ 10715] By: jhi on 2001/06/19 10:49:21
4526 Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
4527 From: Doug MacEachern <dougm@covalent.net>
4528 Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
4529 Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
4531 ! ext/DynaLoader/DynaLoader_pm.PL
4532 ____________________________________________________________________________
4533 [ 10714] By: jhi on 2001/06/19 10:48:19
4534 Log: Revert #10656 for perfomance reasons but leave in the
4535 use of Hv*() macros -- in comments, so that grepping the
4536 source is easier, from Abhijit. (Also add the ENV_HV_NAME speedup
4537 suggested by Sarathy, also by Abhijit.)
4540 ____________________________________________________________________________
4541 [ 10713] By: jhi on 2001/06/19 10:46:08
4542 Log: Subject: [patch] .s MakeMaker suffix
4543 From: Doug MacEachern <dougm@covalent.net>
4544 Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
4545 Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
4547 ! lib/ExtUtils/MM_Unix.pm
4548 ____________________________________________________________________________
4549 [ 10712] By: jhi on 2001/06/19 10:34:35
4550 Log: One test lost in the big shuffle restored.
4552 + ext/IPC/SysV/ipcsysv.t
4553 ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
4554 ____________________________________________________________________________
4555 [ 10711] By: jhi on 2001/06/19 10:25:46
4556 Log: Rename the old non-standard threads tests so that
4557 they won't be invoked.
4559 + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
4560 + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
4561 + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
4562 + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
4563 + ext/Thread/unsync.tx ext/Thread/unsync2.tx
4564 + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
4565 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
4566 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
4567 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
4568 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
4569 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
4570 - ext/Thread/unsync4.t
4572 ____________________________________________________________________________
4573 [ 10710] By: jhi on 2001/06/19 10:18:41
4574 Log: Integrate perlio.
4576 !> win32/config_sh.PL
4577 ____________________________________________________________________________
4578 [ 10709] By: nick on 2001/06/19 08:18:18
4579 Log: Integrate mainline
4581 +> (branch 40 files)
4582 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
4583 - lib/strict/subs lib/strict/vars lib/warnings/1global
4584 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
4585 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
4586 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
4587 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
4588 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
4589 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
4590 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
4591 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
4592 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
4593 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
4594 - lib/warnings/utf8 lib/warnings/util
4595 !> (integrate 57 files)
4596 ____________________________________________________________________________
4597 [ 10708] By: nick on 2001/06/19 07:57:10
4598 Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
4600 ! win32/config_sh.PL
4601 ____________________________________________________________________________
4602 [ 10707] By: nick on 2001/06/19 07:05:07
4603 Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
4605 ! perly.c perly.y perly_c.diff vms/perly_c.vms
4606 ____________________________________________________________________________
4607 [ 10706] By: jhi on 2001/06/19 02:58:26
4608 Log: More perl572delta tweaks.
4610 ! pod/perl572delta.pod
4611 ____________________________________________________________________________
4612 [ 10705] By: jhi on 2001/06/19 01:53:40
4613 Log: Update perl572delta.
4615 ! pod/perl572delta.pod
4616 ____________________________________________________________________________
4617 [ 10704] By: jhi on 2001/06/19 01:28:40
4618 Log: VOS updates from Paul Green.
4620 ! vos/Changes vos/build.cm vos/perl.bind
4621 ____________________________________________________________________________
4622 [ 10703] By: jhi on 2001/06/19 01:03:53
4623 Log: Update the vos/config.*.* files.
4625 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4627 ____________________________________________________________________________
4628 [ 10702] By: jhi on 2001/06/19 01:03:32
4629 Log: Add a makefile for more painless adding of symbols to the
4630 VOS headers while in UNIX (in VOS the vos/configure_perl.cm
4631 takes care of the adding)
4634 ____________________________________________________________________________
4635 [ 10701] By: jhi on 2001/06/19 00:51:44
4636 Log: Make libnetcfg by default display the libnet configuration,
4637 -c to change, add -i for old config, document all options,
4640 ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
4641 ____________________________________________________________________________
4642 [ 10700] By: jhi on 2001/06/18 23:45:12
4643 Log: gcc -Wall sweep.
4645 ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
4646 ____________________________________________________________________________
4647 [ 10699] By: jhi on 2001/06/18 23:19:53
4651 ____________________________________________________________________________
4652 [ 10698] By: jhi on 2001/06/18 23:10:22
4653 Log: Document the need for sv_printify().
4655 Document that 'use utf8' has been considered.
4657 (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
4659 ! pod/perltodo.pod universal.c
4660 ____________________________________________________________________________
4661 [ 10697] By: jhi on 2001/06/18 22:50:53
4662 Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
4663 From: Nicholas Clark <nick@ccl4.org>
4664 Date: Mon, 18 Jun 2001 23:29:23 +0100
4665 Message-ID: <20010618232923.I98663@plum.flirble.org>
4667 ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
4668 ! ext/Sys/Syslog/Makefile.PL
4669 ____________________________________________________________________________
4670 [ 10696] By: jhi on 2001/06/18 22:39:32
4671 Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
4672 From: Scott.L.Miller@Compaq.com
4673 Date: Mon, 18 Jun 2001 10:12:27 -0500
4674 Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
4676 ! lib/perl5db.pl pod/perldebug.pod
4677 ____________________________________________________________________________
4678 [ 10695] By: jhi on 2001/06/18 22:35:13
4679 Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
4680 From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
4681 Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
4682 Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
4685 ____________________________________________________________________________
4686 [ 10694] By: jhi on 2001/06/18 22:34:06
4687 Log: Subject: [PATCH] Documentation changes for CLONE
4688 From: Artur Bergman <artur@contiller.se>
4689 Date: Mon, 18 Jun 2001 22:06:37 +0200
4690 Message-ID: <B7542BEC.1719%artur@contiller.se>
4692 ! pod/perlmod.pod pod/perlsub.pod
4693 ____________________________________________________________________________
4694 [ 10693] By: jhi on 2001/06/18 22:31:38
4695 Log: Subject: Re: configure.com
4696 From: "Craig A. Berry" <craigberry@mac.com>
4697 Date: Mon, 18 Jun 2001 16:04:38 -0500
4698 Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
4701 ____________________________________________________________________________
4702 [ 10692] By: jhi on 2001/06/18 22:30:43
4703 Log: Subject: PL_nullstash + perl_clone()
4704 From: Doug MacEachern <dougm@covalent.net>
4705 Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
4706 Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
4709 ____________________________________________________________________________
4710 [ 10691] By: jhi on 2001/06/18 22:26:20
4711 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
4712 From: davem@fdgroup.co.uk
4713 Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
4714 Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
4716 ! embed.pl pod/perlapi.pod
4717 ____________________________________________________________________________
4718 [ 10690] By: jhi on 2001/06/18 22:17:05
4719 Log: More cross-compilation defaults gleaned from -Dcc
4720 if it is CPU-OS-gcc.
4723 Branch: metaconfig/U/perl
4727 ____________________________________________________________________________
4728 [ 10689] By: jhi on 2001/06/18 13:59:47
4729 Log: Update Changes.
4731 ! Changes patchlevel.h
4732 ____________________________________________________________________________
4733 [ 10688] By: jhi on 2001/06/18 13:44:18
4734 Log: Subject: [PATCH 5.7.1] sv.c documentation
4735 From: davem@fdgroup.co.uk
4736 Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
4737 Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
4739 ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
4741 ____________________________________________________________________________
4742 [ 10687] By: jhi on 2001/06/18 13:38:03
4743 Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
4744 From: "Jon Gunnip" <jongunnip@hotmail.com>
4745 Date: Sun, 17 Jun 2001 18:24:29 -0400
4746 Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
4749 ____________________________________________________________________________
4750 [ 10686] By: jhi on 2001/06/18 13:32:13
4751 Log: Move the locale/strict/warnings helper files back
4752 under the t/lib; this way the amount of non-installabled
4753 stuff under lib/ stays smaller.
4755 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
4756 + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
4757 + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
4758 + t/lib/warnings/5nolint t/lib/warnings/6default
4759 + t/lib/warnings/7fatal t/lib/warnings/8signal
4760 + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
4761 + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
4762 + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
4763 + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
4764 + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
4765 + t/lib/warnings/pp_sys t/lib/warnings/regcomp
4766 + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
4767 + t/lib/warnings/taint t/lib/warnings/toke
4768 + t/lib/warnings/universal t/lib/warnings/utf8
4769 + t/lib/warnings/util
4770 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
4771 - lib/strict/subs lib/strict/vars lib/warnings/1global
4772 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
4773 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
4774 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
4775 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
4776 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
4777 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
4778 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
4779 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
4780 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
4781 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
4782 - lib/warnings/utf8 lib/warnings/util
4783 ! MANIFEST installperl lib/locale.t lib/strict.t
4784 ____________________________________________________________________________
4785 [ 10685] By: jhi on 2001/06/18 13:11:49
4786 Log: Split off the pack/unpack code, from Nicholas Clark.
4789 ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
4790 ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
4791 ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
4792 ____________________________________________________________________________
4793 [ 10684] By: jhi on 2001/06/18 12:25:55
4794 Log: Guard the SysV IPC tests against being invoked in
4795 SysV-IPC-less places.
4797 ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
4798 ____________________________________________________________________________
4799 [ 10683] By: nick on 2001/06/18 12:24:42
4800 Log: Integrate mainline (new test scheme now ok on Linux).
4804 ____________________________________________________________________________
4805 [ 10682] By: jhi on 2001/06/18 12:20:50
4806 Log: Add the locale.c and numeric.c to the microperl sources.
4808 ! Makefile.micro win32/Makefile
4809 ____________________________________________________________________________
4810 [ 10681] By: jhi on 2001/06/18 11:57:45
4811 Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
4812 From: Abhijit Menon-Sen <ams@wiw.org>
4813 Date: Mon, 18 Jun 2001 14:23:44 +0530
4814 Message-ID: <20010618142344.A13136@lustre.linux.in>
4817 ____________________________________________________________________________
4818 [ 10680] By: jhi on 2001/06/18 11:56:12
4819 Log: Subject: Re: [PATCH] more anonymous stash cleanups
4820 From: Abhijit Menon-Sen <ams@wiw.org>
4821 Date: Mon, 18 Jun 2001 15:50:32 +0530
4822 Message-ID: <20010618155032.A13223@lustre.linux.in>
4824 Plus the comment left in as suggested by NI-S.
4827 ____________________________________________________________________________
4828 [ 10679] By: jhi on 2001/06/18 11:49:27
4829 Log: One missed file.
4832 ____________________________________________________________________________
4833 [ 10678] By: nick on 2001/06/18 08:05:29
4834 Log: Integrate mainline (part2 - the deletes)
4836 - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
4837 - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
4838 - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
4839 - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
4840 - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
4841 - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
4842 - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
4843 - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
4844 - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
4845 - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
4846 - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
4847 ____________________________________________________________________________
4848 [ 10677] By: nick on 2001/06/18 08:04:44
4849 Log: Integrate mainline (part1)
4851 +> (branch 376 files)
4852 - (delete 219 files)
4853 !> (integrate 151 files)
4854 ____________________________________________________________________________
4855 [ 10676] By: jhi on 2001/06/18 04:17:15
4856 Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
4857 No doubt I made some mistakes like missed some files or
4858 misnamed some files. The naming rules were more or less:
4859 (1) if the module is from CPAN, follows its ways, be it
4861 (2) otherwise if there are multiple tests for a module
4863 (3) otherwise if there's only one test put it in Module.t
4864 (4) helper files go to module/ (locale, strict, warnings)
4865 (5) use longer filenames now that we can (but e.g. the
4866 compat-0.6.t and the Text::Balanced test files still
4867 were renamed to be more civil against the 8.3 people)
4868 installperl was updated appropriately not to install the
4869 *.t files or the help files from under lib.
4871 TODO: some helper files still remain under t/ that could
4872 follow their 'masters'. UPDATE: On second thoughts, why
4873 should they. They can continue to live under t/lib, and
4874 in fact the locale/strict/warnings helpers that were moved
4875 could be moved back. This way the amount of non-installable
4876 stuff under lib/ stays smaller.
4879 - (delete 254 files)
4880 ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
4881 ____________________________________________________________________________
4882 [ 10675] By: jhi on 2001/06/18 03:15:02
4883 Log: The warning no more comes from util.c, it comes from numeric.c.
4886 ____________________________________________________________________________
4887 [ 10674] By: jhi on 2001/06/18 00:56:22
4888 Log: Subject: Re: anyone good at casting spells?
4889 From: Spider Boardman <spider@Orb.Nashua.NH.US>
4890 Date: Sun, 17 Jun 2001 21:21:04 -0400
4891 Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US>
4893 ! ext/POSIX/POSIX.xs hv.h
4894 ____________________________________________________________________________
4895 [ 10673] By: jhi on 2001/06/17 22:24:53
4896 Log: Protect the (original) thread tests against testing if no 5.005
4897 threads have been configured.
4899 ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
4900 ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
4901 ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
4902 ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
4903 ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
4904 ! ext/Thread/unsync4.t
4905 ____________________________________________________________________________
4906 [ 10672] By: jhi on 2001/06/17 22:09:28
4907 Log: Try the new test scanning scheme on Text::Abbrev.
4910 - lib/Text/Abbrev/t/abbrev.t
4912 ____________________________________________________________________________
4913 [ 10671] By: jhi on 2001/06/17 22:07:08
4914 Log: Change the scan policy of the *.t and test.pl files,
4915 now the *.t do not need to live in a t/ directory.
4918 ____________________________________________________________________________
4919 [ 10670] By: jhi on 2001/06/17 20:32:35
4920 Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
4921 From: Ilmari Karonen <iltzu@sci.fi>
4922 Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
4923 Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
4926 ____________________________________________________________________________
4927 [ 10669] By: jhi on 2001/06/17 20:30:22
4928 Log: Quench the warnings from Tru64; the HP-UX is still
4929 broken because it really, REALLY, doesn't like the
4930 HvARRAY() being lvalue:
4932 cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
4933 cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
4936 ____________________________________________________________________________
4937 [ 10668] By: jhi on 2001/06/17 19:13:24
4938 Log: Integrate change #10667 from maintperl:
4940 change#10449 broke the special-case that makes lexicals inside the
4941 eval"" within DB::DB() visible
4944 ____________________________________________________________________________
4945 [ 10667] By: gsar on 2001/06/17 19:08:27
4946 Log: change#10449 broke the special-case that makes lexicals inside the
4947 eval"" within DB::DB() visible
4948 Branch: maint-5.6/perl
4950 ____________________________________________________________________________
4951 [ 10666] By: jhi on 2001/06/17 17:50:07
4952 Log: Still spurious output; indent the code a bit.
4954 TODO1: separate the utility functions like MkDir
4955 into a helper script?
4957 TODO2: I see a lot of repetition in the filepath()
4958 and dirpath() calls.
4960 ! t/lib/filefind.t t/lib/findtaint.t
4961 ____________________________________________________________________________
4962 [ 10665] By: jhi on 2001/06/17 16:59:42
4963 Log: Regen modlib, toc.
4965 ! pod/perlmodlib.pod pod/perltoc.pod
4966 ____________________________________________________________________________
4967 [ 10664] By: jhi on 2001/06/17 16:55:28
4968 Log: Add libnetcfg to perlutil.
4971 ____________________________________________________________________________
4972 [ 10663] By: jhi on 2001/06/17 16:53:29
4973 Log: Initial integration of libnet-1.0703.
4974 The Configure script renamed as libnetcfg, will be
4975 installed along other utilities.
4977 + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
4978 + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
4979 + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
4980 + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
4981 + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
4982 + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
4983 + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
4984 + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
4985 + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
4986 + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
4987 + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
4988 + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
4989 + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
4990 + utils/libnetcfg.PL
4991 ! MANIFEST utils.lst utils/Makefile
4992 ____________________________________________________________________________
4993 [ 10662] By: jhi on 2001/06/17 15:37:32
4994 Log: Less potentially test-harness-confusing output.
4996 ! lib/Memoize/t/expire_module_t.t
4997 ____________________________________________________________________________
4998 [ 10661] By: jhi on 2001/06/17 15:31:04
4999 Log: The final print annoys make test.
5001 ! t/lib/filefind.t t/lib/findtaint.t
5002 ____________________________________________________________________________
5003 [ 10660] By: jhi on 2001/06/17 14:00:21
5004 Log: Add an option for handling dangling symbolic links.
5006 ! lib/File/Find.pm t/lib/filefind.t
5007 ____________________________________________________________________________
5008 [ 10659] By: jhi on 2001/06/17 13:45:48
5009 Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS etc.
5010 From: Thomas Wegner <wegner_thomas@yahoo.com>
5011 Date: Sun, 17 Jun 2001 14:43:11 +0200
5012 Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
5015 ! MANIFEST lib/File/Find.pm t/lib/filefind.t
5016 ____________________________________________________________________________
5017 [ 10658] By: jhi on 2001/06/17 13:13:25
5018 Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
5019 From: Jonathan Stowe <gellyfish@gellyfish.com>
5020 Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
5021 Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
5023 ! lib/ExtUtils/MM_Unix.pm
5024 ____________________________________________________________________________
5025 [ 10657] By: jhi on 2001/06/17 13:12:25
5026 Log: Subject: [PATCH] more anonymous stash cleanups
5027 From: Abhijit Menon-Sen <ams@wiw.org>
5028 Date: Sun, 17 Jun 2001 11:44:06 +0530
5029 Message-ID: <20010617114406.A25203@lustre.linux.in>
5032 ____________________________________________________________________________
5033 [ 10656] By: jhi on 2001/06/17 13:11:11
5034 Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
5035 From: Abhijit Menon-Sen <ams@wiw.org>
5036 Date: Sun, 17 Jun 2001 08:02:59 +0530
5037 Message-ID: <20010617080259.A28776@lustre.linux.in>
5039 Subject: [PATCH #2/7] xhv_eiter
5040 From: Abhijit Menon-Sen <ams@wiw.org>
5041 Date: Sun, 17 Jun 2001 08:13:18 +0530
5042 Message-ID: <20010617081318.B28776@lustre.linux.in>
5044 Subject: [PATCH #3/7] xhv_fill
5045 From: Abhijit Menon-Sen <ams@wiw.org>
5046 Date: Sun, 17 Jun 2001 08:25:16 +0530
5047 Message-ID: <20010617082516.C28776@lustre.linux.in>
5049 Subject: [PATCH #4/7] xhv_keys
5050 From: Abhijit Menon-Sen <ams@wiw.org>
5051 Date: Sun, 17 Jun 2001 08:36:17 +0530
5052 Message-ID: <20010617083617.D28776@lustre.linux.in>
5054 Subject: [PATCH #5/7] xhv_max
5055 From: Abhijit Menon-Sen <ams@wiw.org>
5056 Date: Sun, 17 Jun 2001 08:39:48 +0530
5057 Message-ID: <20010617083948.E28776@lustre.linux.in>
5059 Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
5060 From: Abhijit Menon-Sen <ams@wiw.org>
5061 Date: Sun, 17 Jun 2001 08:51:11 +0530
5062 Message-ID: <20010617085111.F28776@lustre.linux.in>
5065 ____________________________________________________________________________
5066 [ 10655] By: jhi on 2001/06/16 23:32:03
5067 Log: Update Changes.
5069 ! Changes patchlevel.h
5070 ____________________________________________________________________________
5071 [ 10654] By: jhi on 2001/06/16 23:18:37
5072 Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
5073 From: Abhijit Menon-Sen <ams@wiw.org>
5074 Date: Sat, 16 Jun 2001 07:41:19 +0530
5075 Message-ID: <20010616074119.A24720@lustre.linux.in>
5077 ! hv.c perl.c vms/vmsish.h win32/win32.h
5078 ____________________________________________________________________________
5079 [ 10653] By: jhi on 2001/06/16 23:15:11
5080 Log: Document tests failing when threaded, since we now have more.
5082 ! pod/perl572delta.pod
5083 ____________________________________________________________________________
5084 [ 10652] By: jhi on 2001/06/16 23:12:19
5087 ! ext/Thread/Thread.xs
5088 ____________________________________________________________________________
5089 [ 10651] By: jhi on 2001/06/16 23:06:55
5090 Log: pthread_attr_setstacksize() isn't absolutely necessary
5091 to call, only iff THREAD_CREATE_NEEDS_STACK.
5093 ! ext/Thread/Thread.xs
5094 ____________________________________________________________________________
5095 [ 10650] By: jhi on 2001/06/16 22:58:48
5099 ____________________________________________________________________________
5100 [ 10649] By: jhi on 2001/06/16 22:47:40
5101 Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
5102 (and INT64_MIN) brokenness.
5104 ! hints/darwin.sh perl.h
5105 ____________________________________________________________________________
5106 [ 10648] By: jhi on 2001/06/16 22:27:48
5107 Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
5108 From: Nicholas Clark <nick@ccl4.org>
5109 Date: Sun, 17 Jun 2001 00:16:05 +0100
5110 Message-ID: <20010617001605.V98663@plum.flirble.org>
5112 ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
5113 ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
5114 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
5115 ____________________________________________________________________________
5116 [ 10647] By: jhi on 2001/06/16 22:24:47
5117 Log: Add perlnetware to docs; regen toc; supply skeleton
5118 docs for some Memoize submodules.
5120 ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
5121 ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
5122 ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
5123 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
5124 ! win32/Makefile win32/makefile.mk
5125 ____________________________________________________________________________
5126 [ 10646] By: jhi on 2001/06/16 22:06:52
5130 ____________________________________________________________________________
5131 [ 10645] By: jhi on 2001/06/16 21:47:00
5132 Log: Integrate Memoize 0.64. Few tweaks were required in
5133 the test scripts. Note that the speed and expire*
5134 tests take several dozen seconds to run.
5136 + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
5137 + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
5138 + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
5139 + lib/Memoize/README lib/Memoize/SDBM_File.pm
5140 + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
5141 + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
5142 + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
5143 + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
5144 + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
5145 + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
5146 + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
5147 + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
5148 + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
5149 + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
5150 ! MANIFEST t/lib/1_compile.t
5151 ____________________________________________________________________________
5152 [ 10644] By: jhi on 2001/06/16 20:35:49
5153 Log: Document the cross-compilation options.
5155 ! Cross/README INSTALL
5156 ____________________________________________________________________________
5157 [ 10643] By: jhi on 2001/06/16 19:46:38
5158 Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
5160 + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
5161 + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
5162 + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
5163 + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
5164 + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
5165 + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
5166 + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
5167 + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
5168 + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
5169 + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
5170 + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
5171 + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
5172 + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
5173 + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
5174 + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
5175 + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
5176 + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
5177 + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
5178 + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
5179 + lib/ExtUtils/MM_NW5.pm
5180 ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
5181 ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
5182 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
5183 ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
5184 ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
5185 ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
5186 ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
5187 ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
5188 ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
5189 ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
5190 ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
5191 ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
5192 ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
5193 ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
5194 ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
5195 ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
5196 ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
5197 ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
5198 ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
5199 ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
5201 ____________________________________________________________________________
5202 [ 10642] By: jhi on 2001/06/16 19:16:04
5203 Log: Resort MANIFEST.
5206 ____________________________________________________________________________
5207 [ 10641] By: jhi on 2001/06/16 18:52:26
5208 Log: Integrate perlio.
5211 !> MANIFEST perlio.c perliol.h win32/makefile.mk
5212 ____________________________________________________________________________
5213 [ 10640] By: nick on 2001/06/16 18:38:31
5214 Log: Disable :win32 layer as default till I get it working
5217 ____________________________________________________________________________
5218 [ 10639] By: jhi on 2001/06/16 18:35:46
5219 Log: Try the new scheme by moving the Text::Abbrev test
5220 to a new place under lib.
5222 + lib/Text/Abbrev/t/abbrev.t
5225 ____________________________________________________________________________
5226 [ 10638] By: jhi on 2001/06/16 18:34:30
5227 Log: Make the code even more dynamical so that testname
5228 suffix length can change.
5230 ! lib/Test/Harness.pm t/TEST
5231 ____________________________________________________________________________
5232 [ 10637] By: jhi on 2001/06/16 18:16:28
5233 Log: Allow for deeper t/ and also a single test.pl.
5236 ____________________________________________________________________________
5237 [ 10636] By: jhi on 2001/06/16 18:13:59
5238 Log: #define fix from Nicholas Clark.
5240 ! ext/POSIX/POSIX.xs
5241 ____________________________________________________________________________
5242 [ 10635] By: jhi on 2001/06/16 17:50:43
5243 Log: Initialization is nice.
5245 ! lib/Test/Harness.pm
5246 ____________________________________________________________________________
5247 [ 10634] By: jhi on 2001/06/16 17:38:53
5248 Log: Make t/TEST and t/harness to test also the t/ tests
5249 under the main lib/ and ext/ directories. Fix Test::Harness
5250 to dynamically change the width of its "foo/bar....ok" output.
5252 ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
5253 ____________________________________________________________________________
5254 [ 10633] By: jhi on 2001/06/16 16:58:57
5255 Log: Subject: [PATCH] Re: perl@10611
5256 From: Nicholas Clark <nick@ccl4.org>
5257 Date: Sat, 16 Jun 2001 16:52:47 +0100
5258 Message-ID: <20010616165247.O98663@plum.flirble.org>
5262 ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
5263 ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
5264 ____________________________________________________________________________
5265 [ 10632] By: nick on 2001/06/16 16:44:35
5266 Log: Work-in-progress win32 layer semi-functional, checking
5269 ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
5270 ____________________________________________________________________________
5271 [ 10631] By: jhi on 2001/06/16 16:40:30
5272 Log: Subject: [PATCH] Re: perl@10611
5273 From: Nicholas Clark <nick@ccl4.org>
5274 Date: Sat, 16 Jun 2001 16:52:47 +0100
5275 Message-ID: <20010616165247.O98663@plum.flirble.org>
5277 ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
5278 ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
5279 ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
5280 ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
5281 ! lib/ExtUtils/Constant.pm
5282 ____________________________________________________________________________
5283 [ 10630] By: jhi on 2001/06/16 15:11:38
5284 Log: Metaconfig unit change for #10629.
5286 ! U/modified/Finish.U
5287 ____________________________________________________________________________
5288 [ 10629] By: jhi on 2001/06/16 15:11:10
5289 Log: The extraction changed directories.
5292 ____________________________________________________________________________
5293 [ 10628] By: jhi on 2001/06/16 14:59:38
5294 Log: Math::BigInt 1.35 from Tels.
5297 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
5298 ! t/lib/bigfltpm.t t/lib/bigintpm.t
5299 ____________________________________________________________________________
5300 [ 10627] By: nick on 2001/06/16 14:54:52
5301 Log: Work in progress UNIX-side edit of win32 PerLIO layer
5304 ! perlio.c win32/makefile.mk
5305 ____________________________________________________________________________
5306 [ 10626] By: jhi on 2001/06/16 14:01:50
5307 Log: Subject: [PATCH 5.6.1] os2/diff-configure
5308 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5309 Date: Fri, 15 Jun 2001 01:19:36 -0400
5310 Message-ID: <20010615011936.A26982@math.ohio-state.edu>
5312 Empty all of it because I think #10624 made even the
5313 last patch hunk unnecessary.
5315 ! os2/diff.configure
5316 ____________________________________________________________________________
5317 [ 10625] By: jhi on 2001/06/16 13:58:34
5318 Log: Metaconfig unit change for 10624.
5323 ____________________________________________________________________________
5324 [ 10624] By: jhi on 2001/06/16 13:58:13
5325 Log: Move the initialization of libnames to the beginning so
5326 that can one 'seed' it (as OS/2 does.)
5329 ____________________________________________________________________________
5330 [ 10623] By: jhi on 2001/06/16 13:47:54
5331 Log: Subject: [PATCH 5.6.1] OS2::DLL patch
5332 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5333 Date: Fri, 15 Jun 2001 19:10:57 -0400
5334 Message-ID: <20010615191057.A8050@math.ohio-state.edu>
5336 ! os2/OS2/REXX/DLL/DLL.pm
5337 ____________________________________________________________________________
5338 [ 10622] By: jhi on 2001/06/16 13:29:42
5339 Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring
5340 From: "Craig A. Berry" <craigberry@mac.com>
5341 Date: Fri, 15 Jun 2001 17:00:03 -0500
5342 Message-Id: <a05101007b750342599be@[172.16.52.1]>
5344 ! vms/descrip_mms.template
5345 ____________________________________________________________________________
5346 [ 10621] By: jhi on 2001/06/16 13:28:37
5347 Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
5348 From: "Craig A. Berry" <craigberry@mac.com>
5349 Date: Fri, 15 Jun 2001 18:39:42 -0500
5350 Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
5352 ! lib/File/Spec/VMS.pm t/lib/extutils.t
5353 ____________________________________________________________________________
5354 [ 10620] By: jhi on 2001/06/16 13:25:06
5355 Log: Integrate perlio.
5357 !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
5358 !> t/io/utf8.t t/lib/io_scalar.t
5359 ____________________________________________________________________________
5360 [ 10619] By: nick on 2001/06/15 21:05:19
5361 Log: Generated files
5364 ____________________________________________________________________________
5365 [ 10618] By: nick on 2001/06/15 20:27:42
5366 Log: Fix open.pm to work via XS-implemented method calls rather
5367 than *open::layers variables which caused all the HV/AV hassle.
5369 ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
5371 ____________________________________________________________________________
5372 [ 10617] By: jhi on 2001/06/15 18:50:53
5373 Log: Integrate perlio.
5375 !> lib/ExtUtils/Constant.pm
5376 ____________________________________________________________________________
5377 [ 10616] By: nick on 2001/06/15 18:46:47
5378 Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
5380 ! lib/ExtUtils/Constant.pm
5381 ____________________________________________________________________________
5382 [ 10615] By: jhi on 2001/06/15 18:36:43
5383 Log: Integrate perlio.
5385 !> ext/Socket/Socket.xs
5386 ____________________________________________________________________________
5387 [ 10614] By: nick on 2001/06/15 18:33:37
5388 Log: MULTIPLICITY fix for Socket.xs
5390 ! ext/Socket/Socket.xs
5391 ____________________________________________________________________________
5392 [ 10613] By: jhi on 2001/06/15 16:34:06
5393 Log: Subject: Re: perl@10611
5394 From: Doug MacEachern <dougm@covalent.net>
5395 Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
5396 Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
5398 ! ext/Socket/Socket.xs
5399 ____________________________________________________________________________
5400 [ 10612] By: nick on 2001/06/15 16:14:38
5401 Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
5403 !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
5404 !> ext/Socket/Socket.pm ext/Socket/Socket.xs
5405 !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
5406 !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
5407 !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
5409 ____________________________________________________________________________
5410 [ 10611] By: jhi on 2001/06/15 14:29:04
5411 Log: Update Changes.
5413 ! Changes patchlevel.h
5414 ____________________________________________________________________________
5415 [ 10610] By: jhi on 2001/06/15 14:20:33
5416 Log: Upping the test count.
5419 ____________________________________________________________________________
5420 [ 10609] By: jhi on 2001/06/15 14:13:29
5421 Log: Integrate perlio.
5423 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
5424 ____________________________________________________________________________
5425 [ 10608] By: jhi on 2001/06/15 14:12:31
5426 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
5427 From: andreas.koenig@anima.de (Andreas J. Koenig)
5428 Date: 15 Jun 2001 13:30:39 +0200
5429 Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
5431 Record the grim history.
5434 ____________________________________________________________________________
5435 [ 10607] By: jhi on 2001/06/15 14:08:19
5436 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
5437 From: Brian McCauley <nobull@mail.com>
5438 Date: 15 Jun 2001 07:51:26 +0100
5439 Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
5441 ! lib/File/Find.pm t/lib/filefind.t
5442 ____________________________________________________________________________
5443 [ 10606] By: nick on 2001/06/15 14:00:08
5444 Log: regen_config_h for Win32.
5446 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5447 ____________________________________________________________________________
5448 [ 10605] By: jhi on 2001/06/15 13:49:55
5449 Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
5450 From: Peter Prymmer <pvhp@forte.com>
5451 Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
5452 Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
5454 ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
5455 ____________________________________________________________________________
5456 [ 10604] By: jhi on 2001/06/15 13:45:03
5457 Log: Some filesystems require writability for rename/unlink.
5460 ____________________________________________________________________________
5461 [ 10603] By: jhi on 2001/06/15 13:41:34
5462 Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report
5463 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5464 Date: Fri, 15 Jun 2001 12:08:53 +0200
5465 Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
5468 ____________________________________________________________________________
5469 [ 10602] By: jhi on 2001/06/15 13:27:04
5470 Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
5471 From: Mike Guy <mjtg@cam.ac.uk>
5472 Date: Fri, 15 Jun 2001 14:11:49 +0100
5473 Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
5476 ____________________________________________________________________________
5477 [ 10601] By: jhi on 2001/06/15 13:21:18
5478 Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
5479 From: Nicholas Clark <nick@ccl4.org>
5480 Date: Thu, 14 Jun 2001 23:52:56 +0100
5481 Message-ID: <20010614235256.G98663@plum.flirble.org>
5483 ! ext/Socket/Socket.pm ext/Socket/Socket.xs
5484 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
5485 ____________________________________________________________________________
5486 [ 10600] By: jhi on 2001/06/15 13:16:56
5487 Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
5488 From: Russ Allbery <rra@stanford.edu>
5489 Date: 14 Jun 2001 13:24:43 -0700
5490 Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
5492 ! ext/GDBM_File/GDBM_File.pm
5493 ____________________________________________________________________________
5494 [ 10599] By: jhi on 2001/06/15 13:15:26
5495 Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
5496 From: Nicholas Clark <nick@ccl4.org>
5497 Date: Thu, 14 Jun 2001 20:37:47 +0100
5498 Message-ID: <20010614203747.F98663@plum.flirble.org>
5500 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
5502 ____________________________________________________________________________
5503 [ 10598] By: jhi on 2001/06/15 13:13:13
5504 Log: Integrate perlio.
5507 ____________________________________________________________________________
5508 [ 10597] By: nick on 2001/06/15 11:08:13
5509 Log: Check that HVs with HvNAME() != NULL are really stashes before
5510 treating them as such. Also be more defensive on the GvCV.
5511 Win32 fork and dprof now working again.
5514 ____________________________________________________________________________
5515 [ 10596] By: nick on 2001/06/15 10:11:20
5516 Log: Integrate mainline.
5519 !> Configure Makefile.SH Porting/Glossary Porting/config.sh
5520 !> Porting/config_H config_h.SH configure.com epoc/config.sh
5521 !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
5522 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5523 !> vos/config.ga.h win32/config.bc win32/config.gc
5524 !> win32/config.vc win32/config_H.bc win32/config_H.gc
5525 !> win32/config_H.vc
5526 ____________________________________________________________________________
5527 [ 10595] By: nick on 2001/06/15 09:37:17
5528 Log: Skip Perl_my_bcopy in .def file as we do not provide it.
5529 - Win32 (VC++) now builds but fails:
5530 filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
5531 fork.t - No &___ENV_HV_NAME___::CLONE method ???
5532 write.t - open(...,"|-") not implemented on Win32
5535 ____________________________________________________________________________
5536 [ 10594] By: jhi on 2001/06/15 00:17:16
5537 Log: Integrate perlio.
5539 !> perlio.c win32/makefile.mk
5540 ____________________________________________________________________________
5541 [ 10593] By: jhi on 2001/06/15 00:16:44
5542 Log: Metaconfig unit changes for #10592.
5544 + U/modified/i_varhdr.U U/modified/startsh.U
5545 - U/a_dvisory/crosscompile.U U/target/Target.U
5546 ! U/a_dvisory/intsize.U U/compline/alignbytes.U
5547 ! U/compline/bitpbyte.U U/compline/byteorder.U
5548 ! U/compline/ccflags.U U/compline/charsize.U
5549 ! U/compline/d_casti32.U U/compline/d_castneg.U
5550 ! U/compline/d_closedir.U U/compline/d_fd_set.U
5551 ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
5552 ! U/compline/d_keepsig.U U/compline/d_open3.U
5553 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
5554 ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
5555 ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
5556 ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
5557 ! U/compline/doublesize.U U/compline/floatsize.U
5558 ! U/compline/nblock_io.U U/compline/orderlib.U
5559 ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
5560 ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
5561 ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
5562 ! U/modified/d_longlong.U U/modified/d_setpgrp.U
5563 ! U/modified/d_strtoul.U U/modified/d_union_semun.U
5564 ! U/modified/spitshell.U U/threads/archname.U
5565 ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
5566 ! U/typedefs/gidsize.U U/typedefs/lseektype.U
5567 ! U/typedefs/pidsign.U U/typedefs/pidsize.U
5568 ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
5569 ! U/typedefs/uidsign.U U/typedefs/uidsize.U
5570 Branch: metaconfig/U/perl
5572 ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
5573 ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
5574 ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
5575 ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
5576 ! stdio_streams.U uselfs.U
5577 ____________________________________________________________________________
5578 [ 10592] By: jhi on 2001/06/15 00:15:52
5579 Log: The first steps towards cross-compilation.
5581 Abstract execution of compiled test executables with $run,
5582 and abstract transfer of files with $to and $from.
5584 Under cross-compilation the $run, $to, and $from will point
5585 to appropriate wrapper scripts, by default ssh and scp,
5586 but also rsh, rcp, and cp are supported. If not
5587 cross-compiling, they will be set to '', ':', and ':',
5590 With these patches I was able to get Configure for
5591 iPAQ ARM Linux on an Intel Linux about 95% right
5592 (only a few tests failed to execute or they produced
5593 incorrect results), and I was able to compile
5594 a functional miniperl.
5596 The symbol crosscompile renamed to be usecrosscompile,
5597 the corresponding C symbol from CROSSCOMPILE to
5600 ! Configure Cross/README Makefile.SH Porting/Glossary
5601 ! Porting/config.sh Porting/config_H config_h.SH configure.com
5602 ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
5603 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
5604 ! vos/config.ga.def vos/config.ga.h win32/config.bc
5605 ! win32/config.gc win32/config.vc win32/config_H.bc
5606 ! win32/config_H.gc win32/config_H.vc
5607 ____________________________________________________________________________
5608 [ 10591] By: nick on 2001/06/14 20:00:12
5609 Log: Steps along the road toward Win32 building again.
5611 ! perlio.c win32/makefile.mk
5612 ____________________________________________________________________________
5613 [ 10590] By: jhi on 2001/06/14 16:11:11
5614 Log: Integrate perlio.
5616 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
5617 ____________________________________________________________________________
5618 [ 10589] By: nick on 2001/06/14 13:54:07
5619 Log: Routine regen_config_h for Win32
5621 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5622 ____________________________________________________________________________
5623 [ 10588] By: jhi on 2001/06/14 12:30:46
5624 Log: Integrate perlio.
5627 !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
5628 ____________________________________________________________________________
5629 [ 10587] By: jhi on 2001/06/14 12:23:24
5633 ____________________________________________________________________________
5634 [ 10586] By: nick on 2001/06/14 08:25:07
5635 Log: Add new step to run_byacc which:
5636 A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
5637 B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
5640 ! MANIFEST Makefile.SH perly.c
5641 ____________________________________________________________________________
5642 [ 10585] By: nick on 2001/06/14 08:22:29
5643 Log: Integrate mainline
5645 +> locale.c numeric.c
5646 !> Changes cygwin/Makefile.SHs embed.h embed.pl
5647 !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
5648 !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
5649 !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
5651 ____________________________________________________________________________
5652 [ 10584] By: nick on 2001/06/14 08:05:53
5653 Log: Hack to remove insecure directories from PATH so test will run.
5656 ____________________________________________________________________________
5657 [ 10583] By: jhi on 2001/06/14 03:11:16
5658 Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
5662 ____________________________________________________________________________
5663 [ 10582] By: jhi on 2001/06/14 03:04:51
5667 ____________________________________________________________________________
5668 [ 10581] By: jhi on 2001/06/14 03:03:14
5669 Log: de-$CONFIG continues.
5671 ! cygwin/Makefile.SHs x2p/Makefile.SH
5672 ____________________________________________________________________________
5673 [ 10580] By: jhi on 2001/06/13 23:56:59
5674 Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
5675 From: Nicholas Clark <nick@ccl4.org>
5676 Date: Wed, 13 Jun 2001 21:20:13 +0100
5677 Message-ID: <20010613212013.D98663@plum.flirble.org>
5680 ____________________________________________________________________________
5681 [ 10579] By: jhi on 2001/06/13 23:55:29
5682 Log: Subject: splitting util.c
5683 From: Hugo <hv@crypt.compulink.co.uk>
5684 Date: Thu, 14 Jun 2001 00:41:08 +0100
5685 Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
5687 + locale.c numeric.c
5688 ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
5689 ! pod/perlapi.pod proto.h util.c
5690 ____________________________________________________________________________
5691 [ 10578] By: jhi on 2001/06/13 23:45:11
5692 Log: Upgrade to Math::BigInt 1.34 from Tels.
5695 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
5696 ! t/lib/bigfltpm.t t/lib/bigintpm.t
5697 ____________________________________________________________________________
5698 [ 10577] By: nick on 2001/06/13 19:02:48
5699 Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
5701 !> (integrate 125 files)
5702 ____________________________________________________________________________
5703 [ 10576] By: jhi on 2001/06/13 18:10:01
5704 Log: Update Changes.
5706 ! Changes patchlevel.h
5707 ____________________________________________________________________________
5708 [ 10575] By: jhi on 2001/06/13 18:05:09
5709 Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
5710 From: "Craig A. Berry" <craigberry@mac.com>
5711 Date: Wed, 13 Jun 2001 13:24:28 -0500
5712 Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
5714 ! ext/re/Makefile.PL
5715 ____________________________________________________________________________
5716 [ 10574] By: jhi on 2001/06/13 17:34:36
5717 Log: Mc.u.c. for #10573.
5719 ! U/threads/usethreads.U
5720 ____________________________________________________________________________
5721 [ 10573] By: jhi on 2001/06/13 17:34:00
5722 Log: It would be also be good if I could type.
5725 ____________________________________________________________________________
5726 [ 10572] By: jhi on 2001/06/13 17:26:29
5727 Log: Metaconfig unit change for #10571.
5729 ! U/threads/usethreads.U
5730 ____________________________________________________________________________
5731 [ 10571] By: jhi on 2001/06/13 17:26:05
5732 Log: A non-empty default is a good thing.
5735 ____________________________________________________________________________
5736 [ 10570] By: jhi on 2001/06/13 17:15:16
5737 Log: Metaconfig unit change for #10569.
5739 ! U/threads/usethreads.U
5740 ____________________________________________________________________________
5741 [ 10569] By: jhi on 2001/06/13 17:14:17
5742 Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
5743 extremely experimental, not even prompted for.
5745 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5746 ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
5747 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
5748 ! win32/config.bc win32/config.gc win32/config.vc
5749 ____________________________________________________________________________
5750 [ 10568] By: jhi on 2001/06/13 16:22:27
5751 Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
5754 ____________________________________________________________________________
5755 [ 10567] By: jhi on 2001/06/13 16:20:23
5756 Log: Integrate perlio; conflicts, accept Nick's versions.
5758 !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
5759 !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
5760 ____________________________________________________________________________
5761 [ 10566] By: jhi on 2001/06/13 16:17:42
5762 Log: Subject: Re: ext/ + -Wall
5763 From: Doug MacEachern <dougm@covalent.net>
5764 Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
5765 Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
5767 ! XSUB.h lib/ExtUtils/xsubpp perl.h
5768 ____________________________________________________________________________
5769 [ 10565] By: jhi on 2001/06/13 16:16:07
5770 Log: Similar logic as DB_File.xs, using the modern macros and
5771 defines them to older ones for older Perls where PERL_VERSION
5772 is not defined, from Doug MacEachern.
5774 ! ext/Storable/Storable.xs
5775 ____________________________________________________________________________
5776 [ 10564] By: nick on 2001/06/13 15:22:01
5777 Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
5778 and using that instead (name lookups are sequential search for now).
5780 ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
5781 ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
5782 ____________________________________________________________________________
5783 [ 10563] By: jhi on 2001/06/13 14:07:43
5784 Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
5785 From: "Richard Soderberg" <rs@crystalflame.net>
5786 Date: Sat, 26 May 2001 06:44:20 -0700
5787 Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
5790 ____________________________________________________________________________
5791 [ 10562] By: jhi on 2001/06/13 13:55:10
5792 Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
5793 From: "Craig A. Berry" <craigberry@mac.com>
5794 Date: Tue, 12 Jun 2001 23:55:26 -0500
5795 Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
5797 ! ext/re/Makefile.PL ext/re/re.xs
5798 ____________________________________________________________________________
5799 [ 10561] By: jhi on 2001/06/13 13:44:58
5800 Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
5803 ! XSUB.h malloc.c perl.h
5804 ____________________________________________________________________________
5805 [ 10560] By: jhi on 2001/06/13 13:35:42
5809 ____________________________________________________________________________
5810 [ 10559] By: jhi on 2001/06/13 12:53:18
5811 Log: Subject: [patch] perl.gprof control
5812 From: Doug MacEachern <dougm@covalent.net>
5813 Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
5814 Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
5816 ! miniperlmain.c perl.h
5817 ____________________________________________________________________________
5818 [ 10558] By: jhi on 2001/06/13 12:51:47
5819 Log: Subject: Re: ext/ + -Wall
5820 From: Doug MacEachern <dougm@covalent.net>
5821 Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
5822 Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
5824 Document ax and break up dXSARGS.
5826 ! XSUB.h pod/perlapi.pod
5827 ____________________________________________________________________________
5828 [ 10557] By: jhi on 2001/06/13 12:39:55
5829 Log: More AIX tweakage from Merijn.
5832 ____________________________________________________________________________
5833 [ 10556] By: jhi on 2001/06/13 03:26:58
5834 Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
5835 From: "Craig A. Berry" <craigberry@mac.com>
5836 Date: Tue, 12 Jun 2001 22:57:45 -0500
5837 Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
5839 ! vms/descrip_mms.template
5840 ____________________________________________________________________________
5841 [ 10555] By: jhi on 2001/06/13 02:50:43
5842 Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
5843 From: "Craig A. Berry" <craigberry@mac.com>
5844 Date: Tue, 12 Jun 2001 22:21:39 -0500
5845 Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
5847 ! configure.com util.c
5848 ____________________________________________________________________________
5849 [ 10554] By: jhi on 2001/06/13 02:23:16
5850 Log: New AIX dynaloading code from Jens-Uwe Mager.
5851 Does break binary compatibility.
5853 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
5854 ____________________________________________________________________________
5855 [ 10553] By: jhi on 2001/06/13 02:10:16
5856 Log: VMS DEC C compiler found nits by Peter Prymmer.
5859 ____________________________________________________________________________
5860 [ 10552] By: jhi on 2001/06/13 01:36:12
5861 Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
5862 From: Peter Prymmer <pvhp@forte.com>
5863 Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
5864 Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
5867 ____________________________________________________________________________
5868 [ 10551] By: jhi on 2001/06/13 01:26:53
5869 Log: I wonder how many $CONFIGs still lurk in the shadows.
5871 ! pod/Makefile.SH x2p/cflags.SH
5872 ____________________________________________________________________________
5873 [ 10550] By: jhi on 2001/06/13 01:25:12
5874 Log: Grok three kinds of line endings, should fix [ID 20010612.003]
5877 ____________________________________________________________________________
5878 [ 10549] By: jhi on 2001/06/13 01:05:28
5879 Log: Use __attribute__((unused)) to silence -Wall on unused ax.
5881 ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
5882 ____________________________________________________________________________
5883 [ 10548] By: jhi on 2001/06/13 00:41:28
5884 Log: Subject: [patch] rid local_patches warnings
5885 From: Doug MacEachern <dougm@covalent.net>
5886 Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
5887 Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
5889 ! ext/List/Util/Util.xs ext/Storable/Storable.xs
5890 ____________________________________________________________________________
5891 [ 10547] By: jhi on 2001/06/13 00:40:29
5892 Log: Subject: Re: ext/ + -Wall
5893 From: Doug MacEachern <dougm@covalent.net>
5894 Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
5895 Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
5897 ! ext/attrs/attrs.xs
5898 ____________________________________________________________________________
5899 [ 10546] By: jhi on 2001/06/13 00:39:06
5900 Log: Subject: [PATCH] perlretut.pod: unterminated C<>
5901 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
5902 Date: Tue, 12 Jun 2001 14:36:20 -0400
5903 Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
5906 ____________________________________________________________________________
5907 [ 10545] By: jhi on 2001/06/13 00:38:02
5908 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
5909 From: Mike Guy <mjtg@cam.ac.uk>
5910 Date: Tue, 12 Jun 2001 19:10:31 +0100
5911 Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
5913 Subject: Re: [ID 20010612.001] out of memory during regex compilation
5914 From: Mike Guy <mjtg@cam.ac.uk>
5915 Date: Tue, 12 Jun 2001 19:21:01 +0100
5916 Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
5919 ____________________________________________________________________________
5920 [ 10544] By: jhi on 2001/06/13 00:34:39
5921 Log: AIX tweaks from Merijn H. Brand.
5924 ____________________________________________________________________________
5925 [ 10543] By: jhi on 2001/06/13 00:11:42
5926 Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
5927 From: "Brendan O'Dea" <bod@compusol.com.au>
5928 Date: Wed, 13 Jun 2001 05:16:47 +1000
5929 Message-ID: <20010613051647.A8945@compusol.com.au>
5930 Branch: maint-5.6/perl
5931 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
5932 ____________________________________________________________________________
5933 [ 10542] By: jhi on 2001/06/13 00:07:50
5934 Log: Subject: Small bcopy cleanup
5935 From: Andy Dougherty <doughera@lafayette.edu>
5936 Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
5937 Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
5939 ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
5940 ____________________________________________________________________________
5941 [ 10541] By: jhi on 2001/06/13 00:05:18
5942 Log: Subject: [PATCH] Re: ext/ + -Wall
5943 From: Nicholas Clark <nick@ccl4.org>
5944 Date: Wed, 13 Jun 2001 00:04:30 +0100
5945 Message-ID: <20010613000430.M5901@plum.flirble.org>
5947 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
5948 ____________________________________________________________________________
5949 [ 10540] By: jhi on 2001/06/13 00:02:25
5950 Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
5951 From: Nicholas Clark <nick@ccl4.org>
5952 Date: Tue, 12 Jun 2001 23:53:07 +0100
5953 Message-ID: <20010612235307.L5901@plum.flirble.org>
5955 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
5956 ____________________________________________________________________________
5957 [ 10539] By: jhi on 2001/06/12 23:59:10
5958 Log: MPE/iX tweaks from Mark Bixby.
5960 ! hints/mpeix.sh mpeix/mpeixish.h util.c
5961 ____________________________________________________________________________
5962 [ 10538] By: jhi on 2001/06/12 14:16:15
5963 Log: Update Changes.
5965 ! Changes patchlevel.h
5966 ____________________________________________________________________________
5967 [ 10537] By: jhi on 2001/06/12 14:11:26
5968 Log: One less -Wall whine (found under DEBUGGING).
5970 ! x2p/Makefile.SH x2p/a2p.c
5971 ____________________________________________________________________________
5972 [ 10536] By: jhi on 2001/06/12 13:32:09
5973 Log: s/case-independent/case-insensitive/g
5976 ____________________________________________________________________________
5977 [ 10535] By: jhi on 2001/06/12 13:27:28
5978 Log: As suggested in
5980 Subject: Re: ext/ + -Wall
5981 From: Gurusamy Sarathy <gsar@ActiveState.com>
5982 Date: Mon, 11 Jun 2001 23:34:31 -0700
5983 Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
5985 ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
5987 ____________________________________________________________________________
5988 [ 10534] By: jhi on 2001/06/12 13:13:27
5989 Log: Subject: ext/ + -Wall
5990 From: Doug MacEachern <dougm@covalent.net>
5991 Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
5992 Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
5994 ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
5995 ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
5996 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
5997 ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
5998 ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
5999 ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
6000 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
6001 ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
6002 ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
6003 ! lib/ExtUtils/xsubpp
6004 ____________________________________________________________________________
6005 [ 10533] By: jhi on 2001/06/12 12:52:57
6006 Log: Subject: [PATCH] anonymous stashes
6007 From: Abhijit Menon-Sen <ams@wiw.org>
6008 Date: Tue, 12 Jun 2001 12:47:04 +0530
6009 Message-ID: <20010612124704.A29029@lustre.linux.in>
6011 ! dump.c gv.c sv.c xsutils.c
6012 ____________________________________________________________________________
6013 [ 10532] By: jhi on 2001/06/12 12:37:36
6014 Log: One more test for $^S.
6017 ____________________________________________________________________________
6018 [ 10531] By: jhi on 2001/06/12 12:35:02
6019 Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
6020 From: Abhijit Menon-Sen <ams@wiw.org>
6021 Date: Tue, 12 Jun 2001 17:35:55 +0530
6022 Message-ID: <20010612173555.A32426@lustre.linux.in>
6025 ____________________________________________________________________________
6026 [ 10530] By: jhi on 2001/06/12 12:31:11
6027 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
6028 From: Mike Guy <mjtg@cam.ac.uk>
6029 Date: Tue, 12 Jun 2001 13:14:15 +0100
6030 Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
6033 ____________________________________________________________________________
6034 [ 10529] By: jhi on 2001/06/12 12:21:06
6035 Log: AUTHORS updates.
6038 ____________________________________________________________________________
6039 [ 10528] By: jhi on 2001/06/12 12:19:47
6040 Log: Subject: [PATCH] rhapsody/darwin minor cleanup
6041 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
6042 Content-Transfer-Encoding: 7bit
6043 Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
6045 ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
6046 ____________________________________________________________________________
6047 [ 10527] By: jhi on 2001/06/12 11:58:53
6048 Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
6049 From: "Philip Newton" <Philip.Newton@gmx.net>
6050 Date: Mon, 11 Jun 2001 07:08:03 +0200
6051 Message-Id: <200106120802.LAA08992@taas.iki.fi>
6054 ____________________________________________________________________________
6055 [ 10526] By: jhi on 2001/06/12 01:35:34
6056 Log: Cleanup the a2p.c for -Wall.
6058 ! x2p/Makefile.SH x2p/a2p.c
6059 ____________________________________________________________________________
6060 [ 10525] By: jhi on 2001/06/12 01:10:56
6061 Log: File::Find update for MacOS from Chris Nandor.
6063 ! lib/File/Find.pm t/lib/filefind.t
6064 ____________________________________________________________________________
6065 [ 10524] By: jhi on 2001/06/12 00:29:20
6066 Log: gcc -Wall nits picked out by a non-UNIX system
6067 (courtesy of Mark Bixby)
6069 ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
6070 ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
6072 ____________________________________________________________________________
6073 [ 10523] By: jhi on 2001/06/11 22:34:03
6074 Log: Metaconfig unit change for #10522. (The d_modfl changes
6076 Branch: metaconfig/U/perl
6077 ! d_modfl.U d_u32align.U
6078 ____________________________________________________________________________
6079 [ 10522] By: jhi on 2001/06/11 22:33:00
6080 Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
6081 be "./try 2>&1 >/dev/null".
6084 ____________________________________________________________________________
6085 [ 10521] By: jhi on 2001/06/11 19:49:54
6086 Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
6087 From: "Craig A. Berry" <craigberry@mac.com>
6088 Date: Mon, 11 Jun 2001 14:00:32 -0500
6089 Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
6092 ____________________________________________________________________________
6093 [ 10520] By: jhi on 2001/06/11 17:55:47
6094 Log: Move the full \p\P lists to perlunicode.
6096 ! pod/perlretut.pod pod/perlunicode.pod
6097 ____________________________________________________________________________
6098 [ 10519] By: jhi on 2001/06/11 17:10:00
6099 Log: VOS build tweak for 5.6.1 from Paul Green.
6100 Branch: maint-5.6/perl
6102 ____________________________________________________________________________
6103 [ 10518] By: jhi on 2001/06/11 17:07:03
6104 Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
6105 From: "Craig A. Berry" <craigberry@mac.com>
6106 Date: Fri, 8 Jun 2001 18:08:18 -0500
6107 Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
6110 ____________________________________________________________________________
6111 [ 10517] By: jhi on 2001/06/11 14:52:01
6112 Log: Update Changes.
6114 ! Changes patchlevel.h
6115 ____________________________________________________________________________
6116 [ 10516] By: jhi on 2001/06/11 14:46:33
6117 Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
6119 ! vos/config.alpha.h vos/config.ga.h
6120 ____________________________________________________________________________
6121 [ 10515] By: jhi on 2001/06/11 14:39:05
6122 Log: VOS updates from Paul Green for @10476.
6124 ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
6125 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6126 ! vos/config.ga.h vos/configure_perl.cm
6127 ____________________________________________________________________________
6128 [ 10514] By: jhi on 2001/06/11 12:58:43
6129 Log: Subject: [PATCH] Not many people know this ...
6130 From: Mike Guy <mjtg@cam.ac.uk>
6131 Date: Mon, 11 Jun 2001 14:55:15 +0100
6132 Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
6135 ____________________________________________________________________________
6136 [ 10513] By: jhi on 2001/06/11 12:30:06
6137 Log: Add final commas to lists as suggested by Philip Newton.
6139 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6140 ____________________________________________________________________________
6141 [ 10512] By: jhi on 2001/06/11 12:28:49
6142 Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
6143 Date: Sun, 10 Jun 2001 23:35:38 -0400
6144 From: Chris Nandor <pudge@pobox.com>
6145 Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
6147 ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
6148 ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
6149 ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
6150 ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
6151 ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
6152 ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
6153 ! t/op/write.t t/pragma/strict.t
6154 ____________________________________________________________________________
6155 [ 10511] By: jhi on 2001/06/11 12:13:31
6156 Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
6157 From: Chris Nandor <pudge@pobox.com>
6158 Date: Mon, 11 Jun 2001 08:24:28 -0400
6159 Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
6161 ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
6163 ____________________________________________________________________________
6164 [ 10510] By: jhi on 2001/06/11 12:03:16
6165 Log: One more run_byacc (a hand-tweaked version had slipped in).
6167 ! perly.c vms/perly_c.vms
6168 ____________________________________________________________________________
6169 [ 10509] By: nick on 2001/06/11 07:49:15
6170 Log: Integrate mainline
6172 !> Makefile.SH embed.h embed.pl global.sym
6173 !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
6174 !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
6175 !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
6176 !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
6177 ____________________________________________________________________________
6178 [ 10508] By: jhi on 2001/06/10 22:38:05
6179 Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
6180 From: Mike Guy <mjtg@cam.ac.uk>
6181 Reply-To: mjtg@cam.ac.uk
6182 Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
6184 ! lib/ExtUtils/Manifest.pm
6185 ____________________________________________________________________________
6186 [ 10507] By: jhi on 2001/06/10 22:37:16
6187 Log: Subject: [PATCH] ExtUtils::Constant
6188 From: Nicholas Clark <nick@ccl4.org>
6189 Date: Sun, 10 Jun 2001 23:25:41 +0100
6190 Message-ID: <20010610232540.C76396@plum.flirble.org>
6192 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6193 ____________________________________________________________________________
6194 [ 10506] By: jhi on 2001/06/10 20:57:20
6195 Log: Integrate perlio.
6198 ____________________________________________________________________________
6199 [ 10505] By: jhi on 2001/06/10 18:37:57
6200 Log: Move the grok_number and its lieutenant grok_numeric_radix
6201 from sv.c statics to util.c and public.
6203 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
6204 ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
6205 ____________________________________________________________________________
6206 [ 10504] By: nick on 2001/06/10 17:47:06
6207 Log: Fix (valid) -Wall warnings in perlio.c
6210 ____________________________________________________________________________
6211 [ 10503] By: jhi on 2001/06/10 17:38:28
6212 Log: Update perly_c.diff, update perly.fixer to edit away
6213 some of the -Wall noise.
6215 ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
6216 ____________________________________________________________________________
6217 [ 10502] By: jhi on 2001/06/10 17:09:42
6218 Log: Check the version of byacc.
6221 ____________________________________________________________________________
6222 [ 10501] By: jhi on 2001/06/10 17:00:08
6223 Log: Subject: [PATCH] perly.y overhaul
6224 From: Simon Cozens <simon@netthink.co.uk>
6225 Date: Sun, 10 Jun 2001 16:56:54 +0100
6226 Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
6228 Plus make run_byacc.
6230 ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
6231 ____________________________________________________________________________
6232 [ 10500] By: jhi on 2001/06/10 16:07:28
6233 Log: Integrate perlio.
6235 !> perlio.c perlsfio.h
6236 ____________________________________________________________________________
6237 [ 10499] By: nick on 2001/06/10 15:01:08
6238 Log: Integrate mainline
6240 !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
6241 !> t/pragma/locale.t util.c
6242 ____________________________________________________________________________
6243 [ 10498] By: jhi on 2001/06/10 13:49:23
6244 Log: Put some meat on the perl572delta bones. The list of
6245 selected bug fixes needs more work, as does still the
6248 ! pod/perl572delta.pod
6249 ____________________________________________________________________________
6250 [ 10497] By: nick on 2001/06/10 12:27:51
6251 Log: Paper over a crack or two with USE_SFIO
6253 ! perlio.c perlsfio.h
6254 ____________________________________________________________________________
6255 [ 10496] By: jhi on 2001/06/10 11:04:22
6256 Log: Update Changes.
6258 ! Changes patchlevel.h
6259 ____________________________________________________________________________
6260 [ 10495] By: jhi on 2001/06/10 10:55:34
6261 Log: Subject: Re: pragma/locale.t #107
6262 From: Hugo <hv@crypt.compulink.co.uk>
6263 Date: Sun, 10 Jun 2001 11:23:30 +0100
6264 Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
6266 Encapsulate the scan of the decimal radix separator.
6268 ! embed.h embed.pl proto.h sv.c
6269 ____________________________________________________________________________
6270 [ 10494] By: jhi on 2001/06/10 03:00:17
6271 Log: Try to grok numbers both with the locale specific separator
6272 and with the usual "." (if different from the lss); add a test
6273 to locale.t to do also a little bit of math in addition to just
6274 equalness testing; remove extraneous logic as suggested in
6276 Subject: Re: pragma/locale.t #107
6277 From: Nicholas Clark <nick@ccl4.org>
6278 Date: Sat, 9 Jun 2001 22:37:36 +0100
6279 Message-ID: <20010609223735.Y76396@plum.flirble.org>
6281 ! sv.c t/pragma/locale.t
6282 ____________________________________________________________________________
6283 [ 10493] By: jhi on 2001/06/10 01:25:23
6284 Log: Metaconfig unit change for #10492.
6285 Branch: metaconfig/U/perl
6287 ____________________________________________________________________________
6288 [ 10492] By: jhi on 2001/06/10 01:23:59
6289 Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
6290 From: Artur Bergman <artur@contiller.se>
6291 Date: Sat, 09 Jun 2001 21:03:51 +0200
6292 Message-ID: <B7483FB6.1398%artur@contiller.se>
6295 ____________________________________________________________________________
6296 [ 10491] By: jhi on 2001/06/10 01:15:40
6297 Log: Integrate perlio.
6300 ____________________________________________________________________________
6301 [ 10490] By: jhi on 2001/06/10 01:08:26
6302 Log: Do locale specific separator if only in locale.
6305 ____________________________________________________________________________
6306 [ 10489] By: nick on 2001/06/09 19:13:25
6307 Log: Make XS/Typemap compile (but fail) with sfio
6310 ____________________________________________________________________________
6311 [ 10488] By: nick on 2001/06/09 19:12:51
6312 Log: Re-integrate mainline
6314 !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
6315 !> proto.h sv.c util.c
6316 ____________________________________________________________________________
6317 [ 10487] By: nick on 2001/06/09 16:26:29
6318 Log: Integrate mainline
6320 !> (integrate 31 files)
6321 ____________________________________________________________________________
6322 [ 10486] By: jhi on 2001/06/09 16:11:51
6323 Log: Subject: [PATCH] New attempt to clone callack
6324 From: Artur Bergman <artur@contiller.se>
6325 Date: Thu, 07 Jun 2001 11:52:16 +0200
6326 Message-ID: <B7451B6F.12B7%artur@contiller.se>
6328 ! embedvar.h intrpvar.h perlapi.h sv.c
6329 ____________________________________________________________________________
6330 [ 10485] By: jhi on 2001/06/09 15:23:52
6331 Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
6333 ! embed.h embed.pl perl.h proto.h sv.c util.c
6334 ____________________________________________________________________________
6335 [ 10484] By: jhi on 2001/06/09 14:47:25
6336 Log: Subject: Re: pragma/locale.t #107
6337 From: Nicholas Clark <nick@ccl4.org>
6338 Date: Sat, 9 Jun 2001 16:26:10 +0100
6339 Message-ID: <20010609162609.V76396@plum.flirble.org>
6341 A missing NVification.
6344 ____________________________________________________________________________
6345 [ 10483] By: jhi on 2001/06/08 19:40:32
6346 Log: Redo the #10482, there already was a test script for formats.
6349 ! MANIFEST t/op/write.t
6350 ____________________________________________________________________________
6351 [ 10482] By: jhi on 2001/06/08 19:34:45
6352 Log: Twisted format testing, from Merijn.
6356 ____________________________________________________________________________
6357 [ 10481] By: jhi on 2001/06/08 19:21:56
6358 Log: More \p{In...} testing, combined with \N{...}.
6360 ! lib/utf8_heavy.pl t/op/pat.t
6361 ____________________________________________________________________________
6362 [ 10480] By: jhi on 2001/06/08 14:16:06
6363 Log: Metaconfig changes for #10479.
6366 Branch: metaconfig/U/perl
6368 ____________________________________________________________________________
6369 [ 10479] By: jhi on 2001/06/08 14:15:32
6370 Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
6372 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6373 ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
6374 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
6375 ! win32/config.bc win32/config.gc win32/config.vc
6376 ____________________________________________________________________________
6377 [ 10478] By: jhi on 2001/06/08 12:20:41
6378 Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
6379 From: "Craig A. Berry" <craigberry@mac.com>
6380 Date: Thu, 7 Jun 2001 14:27:20 -0500
6381 Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
6384 ____________________________________________________________________________
6385 [ 10477] By: jhi on 2001/06/08 12:19:00
6386 Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
6387 From: Gisle Aas <gisle@ActiveState.com>
6388 Date: 07 Jun 2001 17:04:29 -0700
6389 Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
6392 ____________________________________________________________________________
6393 [ 10476] By: jhi on 2001/06/08 01:35:42
6394 Log: Update Changes.
6396 ! Changes patchlevel.h
6397 ____________________________________________________________________________
6398 [ 10475] By: jhi on 2001/06/08 00:53:45
6399 Log: Regen Glossary et alia.
6401 ! Porting/Glossary Porting/config.sh Porting/config_H
6402 ____________________________________________________________________________
6403 [ 10474] By: jhi on 2001/06/07 22:06:38
6404 Log: Metaconfig unit changes for #10473.
6405 Branch: metaconfig/U/perl
6407 ____________________________________________________________________________
6408 [ 10473] By: jhi on 2001/06/07 22:06:16
6409 Log: Harumph, also AIX will spill its guts (i.e. dump core)
6410 if an executable contains modfl() but it hasn't been
6411 compiled right (in the case of AIX, with cc -qlongdouble).
6414 ____________________________________________________________________________
6415 [ 10472] By: gsar on 2001/06/07 20:04:28
6416 Log: integrate change#10471 from mainline
6418 in change#10451, check that CvOUTSIDE is a CV before looking in
6419 (it can apparently be SVt_NULL during global destruction)
6420 Branch: maint-5.6/perl
6422 ____________________________________________________________________________
6423 [ 10471] By: gsar on 2001/06/07 20:01:31
6424 Log: in change#10451, check that CvOUTSIDE is a CV before looking in
6425 (it can apparently be SVt_NULL during global destruction)
6428 ____________________________________________________________________________
6429 [ 10470] By: jhi on 2001/06/07 12:17:51
6430 Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
6431 From: Robin Barker <rmb1@cise.npl.co.uk>
6432 Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
6433 Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
6435 ! lib/diagnostics.pm pod/perldiag.pod
6436 ____________________________________________________________________________
6437 [ 10469] By: jhi on 2001/06/07 12:16:12
6438 Log: Subject: [PATCH perl@10439] long =item
6439 From: Robin Barker <rmb1@cise.npl.co.uk>
6440 Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
6441 Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
6443 ! README.amiga lib/Attribute/Handlers.pm
6444 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
6445 ____________________________________________________________________________
6446 [ 10468] By: jhi on 2001/06/07 12:08:56
6447 Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
6448 Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
6449 Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
6450 Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
6453 ____________________________________________________________________________
6454 [ 10467] By: jhi on 2001/06/07 12:04:26
6455 Log: Integrate perlio.
6458 ____________________________________________________________________________
6459 [ 10466] By: nick on 2001/06/07 10:25:40
6460 Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
6462 Still coredumps in pragma/overload.t - what a nice hard fail that is...
6465 ____________________________________________________________________________
6466 [ 10465] By: nick on 2001/06/07 08:41:58
6467 Log: Raw integrate of mainline for S_grok_number debug
6468 (sv.c has MULTIPLICITY issues as well as whatever else ...)
6470 - plan9/perlplan9.doc plan9/perlplan9.pod
6471 !> (integrate 46 files)
6472 ____________________________________________________________________________
6473 [ 10464] By: jhi on 2001/06/06 23:33:58
6474 Log: The proper prototyping for #10463.
6476 ! embed.h embed.pl proto.h sv.c
6477 ____________________________________________________________________________
6478 [ 10463] By: jhi on 2001/06/06 23:15:30
6479 Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
6480 From: Nicholas Clark <nick@ccl4.org>
6481 Date: Thu, 7 Jun 2001 00:29:59 +0100
6482 Message-ID: <20010607002959.Z76396@plum.flirble.org>
6485 ____________________________________________________________________________
6486 [ 10462] By: jhi on 2001/06/06 23:13:19
6487 Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
6488 From: "Craig A. Berry" <craigberry@mac.com>
6489 Date: Wed, 06 Jun 2001 17:54:30 -0500
6490 Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
6493 ____________________________________________________________________________
6494 [ 10461] By: jhi on 2001/06/06 23:10:00
6495 Log: Podify the remaining README.platform files;
6496 merge README.plan9 and plan9/perlplan9.pod;
6497 delete plan9/perlplan9.* (the perlplan.doc needs to
6498 be regenerated in Plan 9); make the =head1 and =head2
6499 in the README.platform to be a little more verbose
6500 (skipped README.os2 not to anger Ilya) so that they
6501 look better in the toc; regen toc.
6503 - plan9/perlplan9.doc plan9/perlplan9.pod
6504 ! MANIFEST README.aix README.amiga README.apollo README.beos
6505 ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
6506 ! README.hpux README.hurd README.machten README.macos
6507 ! README.micro README.mint README.mpeix README.os390
6508 ! README.plan9 README.qnx README.solaris README.threads
6509 ! README.tru64 README.vmesa README.vms README.vos README.win32
6510 ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
6511 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
6512 ____________________________________________________________________________
6513 [ 10460] By: jhi on 2001/06/06 20:58:53
6514 Log: Subject: [PATCH] Re: Bug in perlguts documentation?
6515 From: Mike Guy <mjtg@cam.ac.uk>
6516 Reply-To: mjtg@cam.ac.uk
6517 Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
6520 ____________________________________________________________________________
6521 [ 10459] By: jhi on 2001/06/06 20:58:15
6522 Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
6523 From: Mike Guy <mjtg@cam.ac.uk>
6524 Reply-To: mjtg@cam.ac.uk
6525 Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
6528 ____________________________________________________________________________
6529 [ 10458] By: jhi on 2001/06/06 20:56:04
6530 Log: Disable long doubles from pre-5.0 Tru64s.
6532 ! README.tru64 hints/dec_osf.sh
6533 ____________________________________________________________________________
6534 [ 10457] By: jhi on 2001/06/06 20:49:23
6535 Log: The #10455 exposed that modfl() is fundamentally busted
6536 (as in: dumps core) in pre-5.0 Tru64, so better avoid even
6540 ____________________________________________________________________________
6541 [ 10456] By: jhi on 2001/06/06 20:48:35
6542 Log: Metaconfig unit change for #10455.
6543 Branch: metaconfig/U/perl
6545 ____________________________________________________________________________
6546 [ 10455] By: jhi on 2001/06/06 20:48:09
6547 Log: Configure check for geborken modfl(), inspired by
6549 Subject: Re: [20010118.017] op/int.t failure
6550 From: Hugo <hv@crypt.compulink.co.uk>
6551 Date: Tue, 05 Jun 2001 13:43:27 +0100
6552 Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
6555 ____________________________________________________________________________
6556 [ 10454] By: jhi on 2001/06/06 11:45:08
6557 Log: Integrate changes #10450 and #10451 from maintperl:
6559 optimize change#10448 slightly (don't repeat search in eval""s lexical
6560 scope, since that has already been searched)
6562 change#9108 needs subtler treatment for case of closures created
6566 ____________________________________________________________________________
6567 [ 10453] By: jhi on 2001/06/06 11:42:10
6568 Log: MakeMaker magic to compile (when no dynamic loading)
6569 List/Util.xsc as (ListUtil.c and) ListUtil.o since
6570 POSIX-BC (BS2000) linker has an evil limitation of
6571 being unable to include in the same executable several
6572 object files with the same name - case-insensitively -
6573 because otherwise we conflict with util.c.
6574 Strictly speaking currently required only in POSIX-BC
6575 but probably will do no harm elsewhere where static
6576 linking is required.
6578 ! ext/List/Util/Makefile.PL
6579 ____________________________________________________________________________
6580 [ 10452] By: nick on 2001/06/06 08:59:51
6581 Log: Integrate mainline.
6583 +> lib/Attribute/Handlers/demo/Demo.pm
6584 +> lib/Attribute/Handlers/demo/Descriptions.pm
6585 +> lib/Attribute/Handlers/demo/MyClass.pm
6586 +> lib/Attribute/Handlers/demo/demo.pl
6587 +> lib/Attribute/Handlers/demo/demo2.pl
6588 +> lib/Attribute/Handlers/demo/demo3.pl
6589 +> lib/Attribute/Handlers/demo/demo4.pl
6590 +> lib/Attribute/Handlers/demo/demo_call.pl
6591 +> lib/Attribute/Handlers/demo/demo_chain.pl
6592 +> lib/Attribute/Handlers/demo/demo_cycle.pl
6593 +> lib/Attribute/Handlers/demo/demo_hashdir.pl
6594 +> lib/Attribute/Handlers/demo/demo_phases.pl
6595 +> lib/Attribute/Handlers/demo/demo_range.pl
6596 +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
6597 +> uts/strtol_wrap.c
6598 !> (integrate 91 files)
6599 ____________________________________________________________________________
6600 [ 10451] By: gsar on 2001/06/06 07:11:36
6601 Log: change#9108 needs subtler treatment for case of closures created
6603 Branch: maint-5.6/perl
6605 ____________________________________________________________________________
6606 [ 10450] By: gsar on 2001/06/06 05:47:25
6607 Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
6608 scope, since that has already been searched)
6609 Branch: maint-5.6/perl
6611 ____________________________________________________________________________
6612 [ 10449] By: jhi on 2001/06/06 01:33:31
6613 Log: Integrate change #10448 from maintperl; lexicals
6614 outside an eval"" weren't resolved correctly inside a subroutine
6615 definition inside the eval"" if they were not already referenced
6616 in the toplevel of the eval""-ed code
6618 !> cop.h op.c pp_ctl.c t/op/misc.t
6619 ____________________________________________________________________________
6620 [ 10448] By: gsar on 2001/06/06 01:03:26
6621 Log: fix yet another bug of hoary vintage found by change#10394: lexicals
6622 outside an eval"" weren't resolved correctly inside a subroutine
6623 definition inside the eval"" if they were not already referenced
6624 in the toplevel of the eval""-ed code
6625 Branch: maint-5.6/perl
6626 ! cop.h op.c pp_ctl.c t/op/misc.t
6627 ____________________________________________________________________________
6628 [ 10447] By: jhi on 2001/06/06 00:51:04
6629 Log: Subject: [PATCH] perl570delta.pod
6630 From: Peter Scott <Peter@PSDT.com>
6631 Date: Tue, 05 Jun 2001 18:51:02 -0700
6632 Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
6634 ! pod/perl570delta.pod
6635 ____________________________________________________________________________
6636 [ 10446] By: jhi on 2001/06/05 23:45:05
6637 Log: The fudge factor is no more needed. I hope.
6640 ____________________________________________________________________________
6641 [ 10445] By: jhi on 2001/06/05 23:19:19
6642 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
6643 From: Hugo <hv@crypt.compulink.co.uk>
6644 Date: Tue, 05 Jun 2001 12:58:19 +0100
6645 Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
6648 ____________________________________________________________________________
6649 [ 10444] By: jhi on 2001/06/05 11:09:01
6650 Log: Make up prototypes only for those who have the functions
6651 but not the prototypes.
6654 ____________________________________________________________________________
6655 [ 10443] By: jhi on 2001/06/05 11:02:13
6656 Log: Subject: Re: Not OK: perl@10439 on win32
6657 From: Prymmer/Kahn <pvhp@best.com>
6658 Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
6659 Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
6662 ____________________________________________________________________________
6663 [ 10442] By: jhi on 2001/06/05 00:55:46
6664 Log: The metaconfig units changes for #10441.
6666 ! U/modified/Extract.U U/modified/Extractall.U
6667 ! U/modified/Finish.U
6668 ____________________________________________________________________________
6669 [ 10441] By: jhi on 2001/06/05 00:55:17
6670 Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
6673 ____________________________________________________________________________
6674 [ 10440] By: jhi on 2001/06/05 00:28:27
6675 Log: Unnecessary fuzziness undone, noted by Mike Guy.
6678 ____________________________________________________________________________
6679 [ 10439] By: jhi on 2001/06/04 17:14:31
6680 Log: Update Changes.
6682 ! Changes patchlevel.h
6683 ____________________________________________________________________________
6684 [ 10438] By: jhi on 2001/06/04 17:10:16
6685 Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
6686 bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
6690 ____________________________________________________________________________
6691 [ 10437] By: jhi on 2001/06/04 17:01:06
6692 Log: Test case for #10433/#10424.
6695 ____________________________________________________________________________
6696 [ 10436] By: jhi on 2001/06/04 16:54:21
6697 Log: Subject: One fix for strtoul not setting errno
6698 From: hom00@utsglobal.com (Hal Morris)
6699 Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
6700 Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
6703 ! MANIFEST hints/uts.sh
6704 ____________________________________________________________________________
6705 [ 10435] By: jhi on 2001/06/04 16:54:01
6706 Log: Metaconfig units changes for #10434.
6708 ! U/modified/Cppsym.U
6709 Branch: metaconfig/U/perl
6710 + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
6711 + d_syscallproto.U d_usleepproto.U
6712 ! longdblfio.U quadfio.U
6713 ____________________________________________________________________________
6714 [ 10434] By: jhi on 2001/06/04 16:48:33
6715 Log: Configure tweaks; add prototype probes, make the cpp symbols
6716 probe to cast, not whine; test for %Ld and %Lf before %lld and
6717 %llf because the L is the ANSI way.
6719 ! Configure config_h.SH configure.com epoc/config.sh
6720 ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
6721 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
6722 ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
6723 ____________________________________________________________________________
6724 [ 10433] By: jhi on 2001/06/04 16:45:23
6725 Log: Sigh. This is what #10424 was supposed to check in.
6728 ____________________________________________________________________________
6729 [ 10432] By: jhi on 2001/06/04 16:29:40
6730 Log: More verbose failure.
6733 ____________________________________________________________________________
6734 [ 10431] By: jhi on 2001/06/04 16:21:55
6735 Log: The .pm changes to go with #10428.
6737 ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
6738 ! ext/Sys/Syslog/Syslog.pm
6739 ____________________________________________________________________________
6740 [ 10430] By: jhi on 2001/06/04 16:05:20
6741 Log: On second thoughts show to utf8 skippage message only
6742 on failures, it's too confusing otherwise,
6745 ____________________________________________________________________________
6746 [ 10429] By: jhi on 2001/06/04 14:47:50
6747 Log: Do not import anything from Encode.
6749 ! ext/MIME/Base64/QuotedPrint.pm
6750 ____________________________________________________________________________
6751 [ 10428] By: jhi on 2001/06/04 14:45:47
6752 Log: The #10402 didn't take. Weird.
6754 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
6755 ! ext/Sys/Syslog/Syslog.xs
6756 ____________________________________________________________________________
6757 [ 10427] By: jhi on 2001/06/04 12:55:39
6758 Log: Eradicate traces of 'asciirange' re subpragma.
6760 ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
6762 ____________________________________________________________________________
6763 [ 10426] By: jhi on 2001/06/04 12:44:05
6764 Log: use is a compile-time thing.
6766 ! ext/MIME/Base64/QuotedPrint.pm
6767 ____________________________________________________________________________
6768 [ 10425] By: jhi on 2001/06/04 12:39:44
6769 Log: Subject: [PATCH perl@10419] -Wall casting patch
6770 From: Robin Barker <rmb1@cise.npl.co.uk>
6771 Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
6772 Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
6774 ! ext/Devel/DProf/DProf.xs mg.c
6775 ____________________________________________________________________________
6776 [ 10424] By: jhi on 2001/06/04 12:23:30
6777 Log: Subject: [PATCH #2] introducing SVpad_TYPED
6778 From: Abhijit Menon-Sen <ams@wiw.org>
6779 Date: Mon, 4 Jun 2001 12:26:02 +0530
6780 Message-ID: <20010604122602.A5775@lustre.linux.in>
6783 ____________________________________________________________________________
6784 [ 10423] By: gsar on 2001/06/04 05:12:18
6785 Log: testsuite for change#10192 (from Gisle Aas)
6789 ____________________________________________________________________________
6790 [ 10422] By: gsar on 2001/06/04 02:32:03
6791 Log: integrate changes#10414-10416 from mainline
6793 Potential buffer overrun if the radix separator is more than
6794 one byte. Also, under locales, prefer the locale-specific
6795 separator over the old boring ".".
6797 "10.", that is, decimal numbers can have no decimal part at all.
6799 The non-locale places need love, too.
6800 Branch: maint-5.6/perl
6802 ____________________________________________________________________________
6803 [ 10421] By: jhi on 2001/06/04 02:25:53
6804 Log: Missed from #10420.
6807 ____________________________________________________________________________
6808 [ 10420] By: jhi on 2001/06/04 02:19:58
6809 Log: Missed HAS_SETRESGID_PROTO. No serious harm done since
6810 often this prototype goes with HAS_SETRESUID_PROTO.
6812 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6813 ! config_h.SH configure.com perl.h uconfig.h
6814 ____________________________________________________________________________
6815 [ 10419] By: jhi on 2001/06/04 00:24:55
6816 Log: Update Changes.
6818 ! Changes patchlevel.h
6819 ____________________________________________________________________________
6820 [ 10418] By: jhi on 2001/06/03 23:58:04
6821 Log: -Wall "subscript has type `char'" cleanup.
6823 ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
6824 ____________________________________________________________________________
6825 [ 10417] By: jhi on 2001/06/03 23:37:17
6826 Log: Various "cast to pointer from integer of different size"
6827 picked up by gcc -Wall (in Tru64 where pointers are 64 bits
6828 wide but I32 (int) only 32 bits wide).
6830 WARNING: the classnum and tagnum changes in Storable.xs
6831 may not be wise, they may be breaking binary compatibility
6832 (in 64-bit platforms), asked Raphael Manfredi about the changes.
6834 ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
6836 ____________________________________________________________________________
6837 [ 10416] By: jhi on 2001/06/03 23:15:24
6838 Log: The non-locale places need love, too.
6841 ____________________________________________________________________________
6842 [ 10415] By: jhi on 2001/06/03 23:10:55
6843 Log: "10.", that is, decimal numbers can have no decimal part at all.
6846 ____________________________________________________________________________
6847 [ 10414] By: jhi on 2001/06/03 22:49:55
6848 Log: Potential buffer overrun if the radix separator is more than
6849 one byte. Also, under locales, prefer the locale-specific
6850 separator over the old boring ".".
6853 ____________________________________________________________________________
6854 [ 10413] By: jhi on 2001/06/03 22:42:10
6855 Log: Integrate change #10412 from maintperl; locale is now
6856 per-cop, not per-op; plus retweak the locale.t to always
6857 list the skipped utf8 locales.
6860 !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
6861 !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
6862 ____________________________________________________________________________
6863 [ 10412] By: gsar on 2001/06/03 22:23:16
6864 Log: rationalize locale handling to fix the bugs uncovered by change#10394
6866 the major issue was that the runtime was looking at PL_hints rather
6867 than op_private to notice whether locale was enabled
6869 the secondary issue was that many locale-sensitive numeric ops didn't
6870 have HINT_LOCALE propagated into their op_private
6872 HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
6873 instead of per-op, just like HINT_BYTE and the hints for lexical
6874 warnings (this makes the hint available to every op via PL_curcop)
6876 pragma/locale.t may need to be reworked with these fixes in mind
6877 (it currently passes its tests)
6878 Branch: maint-5.6/perl
6879 ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
6880 ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
6881 ____________________________________________________________________________
6882 [ 10411] By: jhi on 2001/06/03 17:50:49
6883 Log: More verbose debugging.
6886 ____________________________________________________________________________
6887 [ 10410] By: jhi on 2001/06/03 17:36:40
6888 Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
6889 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
6890 Date: Sat, 2 Jun 2001 22:53:33 +0100
6891 Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
6893 ! regcomp.c t/pragma/warn/regcomp
6894 ____________________________________________________________________________
6895 [ 10409] By: jhi on 2001/06/03 17:27:13
6896 Log: Mention that lexicalizing $a or $b is a bad idea if one
6897 wants to use sort().
6900 ____________________________________________________________________________
6901 [ 10408] By: jhi on 2001/06/03 16:52:41
6902 Log: Tweak the test to be happy if the accuracy is 'good enough'.
6905 ____________________________________________________________________________
6906 [ 10407] By: jhi on 2001/06/03 16:50:33
6907 Log: Upgrade to Attribute::Handlers 0.70.
6909 NOTE: this unearthed the "too late for CHECK block" bug,
6910 that's why the 1_compile.t change.
6912 + lib/Attribute/Handlers/demo/Demo.pm
6913 + lib/Attribute/Handlers/demo/Descriptions.pm
6914 + lib/Attribute/Handlers/demo/MyClass.pm
6915 + lib/Attribute/Handlers/demo/demo.pl
6916 + lib/Attribute/Handlers/demo/demo2.pl
6917 + lib/Attribute/Handlers/demo/demo3.pl
6918 + lib/Attribute/Handlers/demo/demo4.pl
6919 + lib/Attribute/Handlers/demo/demo_call.pl
6920 + lib/Attribute/Handlers/demo/demo_chain.pl
6921 + lib/Attribute/Handlers/demo/demo_cycle.pl
6922 + lib/Attribute/Handlers/demo/demo_hashdir.pl
6923 + lib/Attribute/Handlers/demo/demo_phases.pl
6924 + lib/Attribute/Handlers/demo/demo_range.pl
6925 + lib/Attribute/Handlers/demo/demo_rawdata.pl
6926 ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
6928 ____________________________________________________________________________
6929 [ 10406] By: jhi on 2001/06/03 16:40:03
6930 Log: One less -Wall whine.
6933 ____________________________________________________________________________
6934 [ 10405] By: jhi on 2001/06/03 16:30:34
6935 Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
6938 ____________________________________________________________________________
6939 [ 10404] By: gsar on 2001/06/03 16:23:07
6940 Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
6941 aren't "normally" visible inside eval""s contained in subs unless
6942 a cloned reference to them already exists)
6944 strangely enough, t/harness didn't show this up as a failure
6945 (harness needs fixing?)
6946 Branch: maint-5.6/perl
6948 ____________________________________________________________________________
6949 [ 10403] By: jhi on 2001/06/03 16:22:59
6950 Log: Update to Text::Balanced 1.85.
6952 ! lib/Text/Balanced.pm t/lib/tb-xvari.t
6953 ____________________________________________________________________________
6954 [ 10402] By: jhi on 2001/06/03 16:18:09
6955 Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
6956 From: Nicholas Clark <nick@ccl4.org>
6957 Date: Sun, 3 Jun 2001 17:54:36 +0100
6958 Message-ID: <20010603175436.E76396@plum.flirble.org>
6960 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
6961 ! ext/Sys/Syslog/Syslog.xs
6962 ____________________________________________________________________________
6963 [ 10401] By: jhi on 2001/06/03 16:09:33
6964 Log: Unused variables.
6967 ____________________________________________________________________________
6968 [ 10400] By: jhi on 2001/06/03 16:04:26
6969 Log: Subject: [PATCH] APIfy op_clear
6970 From: Simon Cozens <simon@netthink.co.uk>
6971 Date: Sun, 3 Jun 2001 13:51:46 +0100
6972 Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
6974 (despite the subject line, op_null is APIfied by the patch)
6976 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
6977 ____________________________________________________________________________
6978 [ 10399] By: jhi on 2001/06/03 15:51:35
6979 Log: Subject: [PATCH] t/lib/extutils.t
6980 From: Nicholas Clark <nick@ccl4.org>
6981 Date: Sat, 2 Jun 2001 23:57:05 +0100
6982 Message-ID: <20010602235705.Q12698@plum.flirble.org>
6984 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
6985 ____________________________________________________________________________
6986 [ 10398] By: jhi on 2001/06/03 15:34:11
6987 Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
6988 From: Prymmer/Kahn <pvhp@best.com>
6989 Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
6990 Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
6992 ! win32/Makefile win32/makefile.mk
6993 ____________________________________________________________________________
6994 [ 10397] By: jhi on 2001/06/03 15:12:13
6995 Log: Subject: Re: 'decimal digits' macro?
6996 From: Hugo <hv@crypt.compulink.co.uk>
6997 Date: Sun, 03 Jun 2001 04:26:36 +0100
6998 Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
7000 ! handy.h t/lib/posix.t t/op/tr.t
7001 ____________________________________________________________________________
7002 [ 10396] By: jhi on 2001/06/03 15:10:49
7003 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
7004 From: Hugo <hv@crypt.compulink.co.uk>
7005 Date: Sun, 03 Jun 2001 14:56:30 +0100
7006 Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
7009 ____________________________________________________________________________
7010 [ 10395] By: jhi on 2001/06/03 14:59:41
7011 Log: Integrate change #10394 from maintperl; lexical file scope leakage.
7013 !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
7015 ____________________________________________________________________________
7016 [ 10394] By: gsar on 2001/06/03 03:05:43
7017 Log: fix leakage of lexicals at file scope into subroutines that were
7018 declared before them; this appears to be a longstanding bug that
7019 meant that lexicals at file scope were never "deintroduced", meaning
7020 their scope range was never properly closed, and their visibility
7021 extended to all subsequent eval""s or requires
7025 seems to also fix a case of bogus duplicate warnings
7026 Branch: maint-5.6/perl
7027 ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
7029 ____________________________________________________________________________
7030 [ 10393] By: jhi on 2001/06/02 16:55:03
7031 Log: More VMS tweaks from Craig A. Berry.
7033 ! configure.com t/lib/extutils.t
7034 ____________________________________________________________________________
7035 [ 10392] By: jhi on 2001/06/02 16:48:26
7036 Log: -Wall cleanup continues.
7038 ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
7039 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
7040 ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
7041 ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
7042 ! run.c toke.c util.c
7043 ____________________________________________________________________________
7044 [ 10391] By: jhi on 2001/06/02 13:29:47
7045 Log: The metaconfig unit change for #10390.
7046 Branch: metaconfig/U/perl
7048 ____________________________________________________________________________
7049 [ 10390] By: jhi on 2001/06/02 13:29:12
7050 Log: Drop the -ansi from the default gcc flags.
7052 Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
7053 that struct cannot be compared with a flat integer, such as STRLEN.
7054 The -ansi will also cause a lot of noise in Solaris because of:
7055 /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
7058 ____________________________________________________________________________
7059 [ 10389] By: jhi on 2001/06/02 13:14:57
7060 Log: Integrate perlio.
7062 !> pod/perlapi.pod util.c
7063 ____________________________________________________________________________
7064 [ 10388] By: nick on 2001/06/02 08:01:12
7065 Log: Integrate mainline
7067 +> lib/Attribute/Handlers.pm t/lib/attrhand.t
7068 !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
7069 !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
7070 !> t/lib/1_compile.t t/lib/mimeqp.t
7071 ____________________________________________________________________________
7072 [ 10387] By: nick on 2001/06/02 07:39:17
7073 Log: Tweak util.c's atof2 for MULTIPLICITY
7076 ____________________________________________________________________________
7077 [ 10386] By: nick on 2001/06/02 07:38:33
7078 Log: Integrate mainline
7080 !> (integrate 41 files)
7081 ____________________________________________________________________________
7082 [ 10385] By: jhi on 2001/06/01 22:12:48
7083 Log: Add Attribute::Handlers 0.61 from Damian Conway.
7085 + lib/Attribute/Handlers.pm t/lib/attrhand.t
7086 ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
7087 ____________________________________________________________________________
7088 [ 10384] By: jhi on 2001/06/01 21:53:14
7089 Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
7090 From: Peter Prymmer <pvhp@forte.com>
7091 Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
7092 Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
7094 ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
7095 ____________________________________________________________________________
7096 [ 10383] By: jhi on 2001/06/01 21:36:11
7097 Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
7098 From: Jeff Pinyan <jeffp@crusoe.net>
7099 Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
7100 Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
7103 ____________________________________________________________________________
7104 [ 10382] By: jhi on 2001/06/01 21:35:02
7105 Log: Subject: [PATCH perl@10381] configure.com tweaks
7106 From: "Craig A. Berry" <craigberry@mac.com>
7107 Date: Fri, 1 Jun 2001 13:55:43 -0500
7108 Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
7111 ____________________________________________________________________________
7112 [ 10381] By: jhi on 2001/06/01 16:37:21
7113 Log: Update Changes.
7115 ! Changes patchlevel.h
7116 ____________________________________________________________________________
7117 [ 10380] By: jhi on 2001/06/01 16:19:18
7118 Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
7119 From: Mike Guy <mjtg@cam.ac.uk>
7120 Date: Fri, 01 Jun 2001 18:17:02 +0100
7121 Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
7124 ____________________________________________________________________________
7125 [ 10379] By: jhi on 2001/06/01 16:13:28
7126 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
7127 From: Hugo <hv@crypt.compulink.co.uk>
7128 Date: Thu, 31 May 2001 20:49:48 +0100
7129 Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
7131 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
7133 ____________________________________________________________________________
7134 [ 10378] By: jhi on 2001/06/01 15:56:35
7135 Log: Zero() is not available in x2p (or, rather, some of its
7136 implementations like memzero() might not be available.)
7139 ____________________________________________________________________________
7140 [ 10377] By: jhi on 2001/06/01 15:44:48
7141 Log: Subject: [PATCH x2p/hash.c] bzero -> memset
7142 From: Michael G Schwern <schwern@pobox.com>
7143 Date: Fri, 1 Jun 2001 12:00:29 +0100
7144 Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
7146 (But use Zero() instead of memset.)
7149 ____________________________________________________________________________
7150 [ 10376] By: jhi on 2001/06/01 15:39:52
7151 Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
7152 From: Jeff Pinyan <jeffp@crusoe.net>
7153 Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
7154 Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
7156 ! pod/perldiag.pod regcomp.c t/op/pat.t
7157 ____________________________________________________________________________
7158 [ 10375] By: jhi on 2001/06/01 15:36:35
7159 Log: Retract #10324 and #10333; not needed.
7161 ! hints/irix_6.sh hints/linux.sh
7162 ____________________________________________________________________________
7163 [ 10374] By: jhi on 2001/06/01 15:35:19
7164 Log: The #10370 wasn't quite right.
7166 ! ext/XS/Typemap/Typemap.xs
7167 ____________________________________________________________________________
7168 [ 10373] By: jhi on 2001/06/01 15:34:49
7169 Log: The metaconfig units changes for #10372.
7170 Branch: metaconfig/U/perl
7171 + d_realpath.U d_sresgproto.U d_sresuproto.U
7173 ____________________________________________________________________________
7174 [ 10372] By: jhi on 2001/06/01 15:34:24
7175 Log: Configure tweaks; record the Berkeley DB version,
7176 probe for realpath(), for setresuid() and setresgid()
7177 prototypes; use realpath() (try to be paranoid enough),
7178 use the setres[ug]id prototypes because glibc has the functions
7179 but not their prototypes; add -Wall -ansi to gcc ccflags;
7182 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7183 ! config_h.SH configure.com epoc/config.sh
7184 ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
7185 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
7186 ! vos/config.ga.def win32/config.bc win32/config.gc
7188 ____________________________________________________________________________
7189 [ 10371] By: jhi on 2001/06/01 12:50:05
7190 Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
7191 From: Michael G Schwern <schwern@pobox.com>
7192 Date: Fri, 1 Jun 2001 11:28:14 +0100
7193 Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
7195 ! lib/attributes.pm xsutils.c
7196 ____________________________________________________________________________
7197 [ 10370] By: jhi on 2001/06/01 12:48:55
7198 Log: Subject: [PATCH] Fix -Wall on XS::Typemap
7199 From: Tim Jenness <t.jenness@jach.hawaii.edu>
7200 Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
7201 Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
7203 ! ext/XS/Typemap/Typemap.xs
7204 ____________________________________________________________________________
7205 [ 10369] By: jhi on 2001/06/01 12:47:21
7206 Log: Subject: [patch] Cwd.xs optimizations/abstraction
7207 From: Doug MacEachern <dougm@covalent.net>
7208 Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
7209 Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net>
7211 ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
7212 ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
7213 ____________________________________________________________________________
7214 [ 10368] By: jhi on 2001/06/01 12:32:00
7215 Log: Subject: Re: Why t/lib/extutils.t is failing (was Re: [PATCH] Re: [PATCH] Re: [SPAM] Re: [SPAM] Re: [EGGS] Re: [BACON] Re: [TOAST] Re: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!])
7216 From: Nicholas Clark <nick@ccl4.org>
7217 Date: Thu, 31 May 2001 23:56:40 +0100
7218 Message-ID: <20010531235640.F12698@plum.flirble.org>
7220 Make the test work also under only static extensions
7221 (sh Configure -Uusedl fakes this nicely)
7224 ____________________________________________________________________________
7225 [ 10367] By: jhi on 2001/06/01 12:27:53
7226 Log: Subject: [PATCH hv.c] Eliminating trigraph
7227 From: Michael G Schwern <schwern@pobox.com>
7228 Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
7229 Date: Fri, 1 Jun 2001 11:49:56 +0100
7232 ____________________________________________________________________________
7233 [ 10366] By: jhi on 2001/06/01 12:14:57
7234 Log: Subject: Re: [PATCH] Tests for File::Compare
7235 From: "Philip Newton" <Philip.Newton@gmx.net>
7236 Date: Thu, 31 May 2001 19:44:05 +0200
7237 Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
7239 Unnecessary "quotation marks".
7242 ____________________________________________________________________________
7243 [ 10365] By: jhi on 2001/06/01 12:13:26
7244 Log: Integrate perlio.
7246 !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
7247 ____________________________________________________________________________
7248 [ 10364] By: nick on 2001/06/01 10:13:31
7249 Log: Cleanup dll.base and dll.exp created by GCC builds.
7251 ! lib/ExtUtils/MM_Win32.pm
7252 ____________________________________________________________________________
7253 [ 10363] By: nick on 2001/06/01 10:02:17
7254 Log: Make filecomp test work on CRLF platforms by adding binmode.
7257 ____________________________________________________________________________
7258 [ 10362] By: nick on 2001/06/01 08:37:17
7259 Log: Integrate mainline
7261 !> Changes Configure patchlevel.h perlio.c
7262 ____________________________________________________________________________
7263 [ 10361] By: jhi on 2001/05/31 15:09:34
7264 Log: panic:claustrophobia.
7267 ____________________________________________________________________________
7268 [ 10360] By: jhi on 2001/05/31 13:04:25
7269 Log: Update Changes.
7271 ! Changes patchlevel.h
7272 ____________________________________________________________________________
7273 [ 10359] By: nick on 2001/05/31 12:35:50
7274 Log: Integrate mainline.
7277 !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
7278 !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
7279 ____________________________________________________________________________
7280 [ 10358] By: jhi on 2001/05/31 12:35:05
7281 Log: Integrate perlio.
7283 !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
7284 !> win32/config_H.vc
7285 ____________________________________________________________________________
7286 [ 10357] By: jhi on 2001/05/31 12:34:04
7287 Log: Metaconfig unit change for #10356.
7289 ! U/installdirs/inc_version_list.U
7290 ____________________________________________________________________________
7291 [ 10356] By: jhi on 2001/05/31 12:33:41
7292 Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
7293 (idea from Sarathy; implementation from Andy)
7296 ____________________________________________________________________________
7297 [ 10355] By: jhi on 2001/05/31 12:18:06
7301 ____________________________________________________________________________
7302 [ 10354] By: jhi on 2001/05/31 12:16:24
7303 Log: Subject: Re: [PATCH] Tests for File::Compare
7304 From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
7305 Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
7306 Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
7309 ! MANIFEST t/lib/1_compile.t
7310 ____________________________________________________________________________
7311 [ 10353] By: jhi on 2001/05/31 12:11:24
7312 Log: Subject: [PATCH] DEBUG_* macro cleanups
7313 From: Abhijit Menon-Sen <ams@wiw.org>
7314 Date: Thu, 31 May 2001 12:16:22 +0530
7315 Message-ID: <20010531121622.B4829@lustre.linux.in>
7317 Subject: Re: [PATCH] DEBUG_* macro cleanups
7318 From: Abhijit Menon-Sen <ams@wiw.org>
7319 Date: Thu, 31 May 2001 13:57:01 +0530
7320 Message-ID: <20010531135701.A21775@lustre.linux.in>
7322 (The DEBUG_ definitions in perl.h changed to use the
7323 STMT_START and STMT_END.)
7325 ! perl.h pp_ctl.c sv.c toke.c
7326 ____________________________________________________________________________
7327 [ 10352] By: jhi on 2001/05/31 11:53:31
7328 Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
7329 From: Abhijit Menon-Sen <ams@wiw.org>
7330 Date: Thu, 31 May 2001 08:27:55 +0530
7331 Message-ID: <20010531082755.A10018@lustre.linux.in>
7333 ! ext/Storable/Storable.xs gv.c perl.c
7334 ____________________________________________________________________________
7335 [ 10351] By: jhi on 2001/05/31 11:45:16
7336 Log: Subject: [PATCH] AUTHORS
7337 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
7338 Date: Thu, 31 May 2001 01:27:59 -0500
7339 Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
7341 Subject: Re: [PATCH] AUTHORS
7342 From: "Philip Newton" <Philip.Newton@gmx.net>
7343 Date: Thu, 31 May 2001 10:08:06 +0200
7344 (Message-Id missing?)
7347 ____________________________________________________________________________
7348 [ 10350] By: nick on 2001/05/31 11:40:43
7349 Log: win32 - dmake regen_config_h
7351 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7352 ____________________________________________________________________________
7353 [ 10349] By: jhi on 2001/05/31 11:38:27
7354 Log: Subject: Re: [PATCH util.c] More warning cleanups.
7355 From: "Philip Newton" <Philip.Newton@gmx.net>
7356 Date: Thu, 31 May 2001 07:41:36 +0200
7357 Message-Id: <200105310538.IAA25458@taku.hut.fi>
7359 Undo C++-ism that snekt in.
7362 ____________________________________________________________________________
7363 [ 10348] By: nick on 2001/05/31 11:36:46
7364 Log: Tolerate Win32 numerics
7366 ! t/pragma/warn/toke
7367 ____________________________________________________________________________
7368 [ 10347] By: jhi on 2001/05/31 11:29:40
7369 Log: Integrate perlio.
7371 !> perlio.c win32/win32.h
7372 ____________________________________________________________________________
7373 [ 10346] By: nick on 2001/05/31 10:54:55
7374 Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
7375 perlio.c change 10255.
7378 ____________________________________________________________________________
7379 [ 10345] By: nick on 2001/05/31 10:01:57
7380 Log: Conditionaly put back some "unused" dTHX which are used
7381 with PERL_IMPLICIT_SYS
7384 ____________________________________________________________________________
7385 [ 10344] By: nick on 2001/05/31 10:00:59
7386 Log: Fix Win32 for new spelling IN_BYTES
7389 ____________________________________________________________________________
7390 [ 10343] By: nick on 2001/05/31 08:01:32
7391 Log: perlio.c -Wall cleaner under MULTIPLICITY
7392 - still minor noise with linux stdio
7395 ____________________________________________________________________________
7396 [ 10342] By: nick on 2001/05/31 07:52:23
7397 Log: Integrate mainline.
7399 !> (integrate 42 files)
7400 ____________________________________________________________________________
7401 [ 10341] By: jhi on 2001/05/31 01:39:02
7402 Log: AUTHORS updates.
7405 ____________________________________________________________________________
7406 [ 10340] By: jhi on 2001/05/31 00:19:29
7407 Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
7408 From: Peter Prymmer <pvhp@forte.com>
7409 Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
7410 Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
7413 ____________________________________________________________________________
7414 [ 10339] By: jhi on 2001/05/31 00:16:44
7415 Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
7416 patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
7417 to match the pragma name; various robustness cleanups.
7419 ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
7420 ! sv.c toke.c utf8.c utf8.h utfebcdic.h
7421 ____________________________________________________________________________
7422 [ 10338] By: jhi on 2001/05/30 23:56:14
7423 Log: More -Wall sweeping.
7425 ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
7426 ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
7427 ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
7428 ! regcomp.c sv.c toke.c utf8.c
7429 ____________________________________________________________________________
7430 [ 10337] By: jhi on 2001/05/30 23:20:23
7431 Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
7432 From: Nicholas Clark <nick@ccl4.org>
7433 Date: Wed, 30 May 2001 22:34:41 +0100
7434 Message-ID: <20010530223441.Y86445@plum.flirble.org>
7437 ____________________________________________________________________________
7438 [ 10336] By: jhi on 2001/05/30 23:18:48
7439 Log: It's is not, it isn't ain't, and it's it's, not its,
7440 if you mean it is. If you don't, it's its. Then too,
7441 it's hers. It isn't her's. It isn't our's either.
7442 It's ours, and likewise yours and theirs.
7443 -- Oxford University Press, Edpress News
7446 ____________________________________________________________________________
7447 [ 10335] By: jhi on 2001/05/30 23:12:30
7448 Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
7450 ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
7451 ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
7452 ! x2p/str.c x2p/walk.c xsutils.c
7453 ____________________________________________________________________________
7454 [ 10334] By: jhi on 2001/05/30 22:52:41
7455 Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
7456 From: Michael G Schwern <schwern@pobox.com>
7457 Date: Wed, 30 May 2001 17:10:38 +0100
7458 Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
7460 Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
7461 From: Abhijit Menon-Sen <ams@wiw.org>
7462 Date: Wed, 30 May 2001 23:16:13 +0530
7463 Message-ID: <20010530231613.A31933@lustre.linux.in>
7465 ! perl.c t/run/runenv.t
7466 ____________________________________________________________________________
7467 [ 10333] By: jhi on 2001/05/30 22:25:02
7468 Log: (Retracted by #10375.)
7470 IRIX hints patch from Merijn Broeren.
7472 TODO: (this and the earlier Linux hints patch) should be solved
7473 at Configure level. Merijn: -ldb should not be used on any platform
7474 for perl, just when linking DBFile itself. Trying to be helpful here
7475 is counterproductive.
7478 ____________________________________________________________________________
7479 [ 10332] By: jhi on 2001/05/30 22:11:13
7480 Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
7481 From: Nicholas Clark <nick@ccl4.org>
7482 Date: Wed, 30 May 2001 23:20:58 +0100
7483 Message-ID: <20010530232058.B86445@plum.flirble.org>
7486 ____________________________________________________________________________
7487 [ 10331] By: jhi on 2001/05/30 22:09:49
7488 Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
7489 From: Michael G Schwern <schwern@pobox.com>
7490 Date: Wed, 30 May 2001 15:24:20 +0100
7491 Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
7493 ! t/pragma/autouse.t
7494 ____________________________________________________________________________
7495 [ 10330] By: jhi on 2001/05/30 22:02:21
7496 Log: The regex trick wasn't a good idea.
7499 ____________________________________________________________________________
7500 [ 10329] By: nick on 2001/05/30 18:34:35
7501 Log: Integrate mainline
7503 !> (integrate 40 files)
7504 ____________________________________________________________________________
7505 [ 10328] By: jhi on 2001/05/30 14:28:39
7506 Log: Update Changes.
7508 ! Changes patchlevel.h
7509 ____________________________________________________________________________
7510 [ 10327] By: jhi on 2001/05/30 14:07:01
7511 Log: The metaconfig unit change for #10325.
7514 ____________________________________________________________________________
7515 [ 10326] By: jhi on 2001/05/30 14:06:36
7516 Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
7519 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
7520 ____________________________________________________________________________
7521 [ 10325] By: jhi on 2001/05/30 14:04:28
7522 Log: Introduce $Config{afsroot}.
7524 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7525 ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
7526 ! win32/config.gc win32/config.vc
7527 ____________________________________________________________________________
7528 [ 10324] By: jhi on 2001/05/30 13:49:44
7529 Log: (Retracted by #10375.)
7531 Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
7534 ____________________________________________________________________________
7535 [ 10323] By: jhi on 2001/05/30 13:49:29
7536 Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
7537 (Also Configure tweaks needed; coming up soon.)
7539 ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
7540 ____________________________________________________________________________
7541 [ 10322] By: jhi on 2001/05/30 13:37:56
7542 Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
7543 From: Michael G Schwern <schwern@pobox.com>
7544 Date: Sun, 27 May 2001 10:29:43 +0100
7545 Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
7548 ____________________________________________________________________________
7549 [ 10321] By: jhi on 2001/05/30 13:36:28
7550 Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
7551 and Abhijit Menon-Sen.
7553 ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
7554 ! perl.c pp_sys.c regcomp.c
7555 ____________________________________________________________________________
7556 [ 10320] By: jhi on 2001/05/30 13:35:27
7557 Log: Fix the BOOT section to call myU2time properly.
7559 ! ext/Time/HiRes/HiRes.xs
7560 ____________________________________________________________________________
7561 [ 10319] By: jhi on 2001/05/30 13:06:09
7562 Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
7563 From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
7564 Date: Wed, 30 May 2001 09:44:29 -0400
7565 Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
7567 Detypo; plus add one more trick.
7570 ____________________________________________________________________________
7571 [ 10318] By: jhi on 2001/05/30 12:47:11
7572 Log: Subject: Re: [PATCH lib/autouse.pm t/pragma/autouse.t] (was Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed)
7573 From: Michael G Schwern <schwern@pobox.com>
7574 Date: Wed, 30 May 2001 14:39:06 +0100
7575 Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
7577 ! lib/autouse.pm t/pragma/autouse.t
7578 ____________________________________________________________________________
7579 [ 10317] By: jhi on 2001/05/30 12:46:02
7580 Log: Subject: Re: AIX and gcc (moving targets)
7581 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7582 Date: Wed, 30 May 2001 15:25:08 +0200
7583 Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
7585 ! ext/Time/HiRes/HiRes.xs
7586 ____________________________________________________________________________
7587 [ 10316] By: jhi on 2001/05/30 12:40:46
7588 Log: Subject: [PATCH t/TEST] sorting tests
7589 From: Michael G Schwern <schwern@pobox.com>
7590 Date: Wed, 30 May 2001 10:24:02 +0100
7591 Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
7594 ____________________________________________________________________________
7595 [ 10315] By: jhi on 2001/05/30 12:37:43
7596 Log: Subject: [ID 20010529.002] typos in man page perlre
7597 From: bart@cg681574-a.adubn1.nj.home.com
7598 Date: Tue, 29 May 2001 13:58:59 -0500
7599 Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
7602 ____________________________________________________________________________
7603 [ 10314] By: jhi on 2001/05/30 12:33:53
7604 Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
7605 From: "Craig A. Berry" <craigberry@mac.com>
7606 Date: Tue, 29 May 2001 23:23:45 -0500
7607 Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
7609 ! t/lib/extutils.t t/pragma/autouse.t
7610 ____________________________________________________________________________
7611 [ 10313] By: jhi on 2001/05/30 12:32:17
7612 Log: Subject: Re: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (patch to t/lib/filefind.t as requested)
7613 From: David Dyck <dcd@tc.fluke.com>
7614 Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
7615 Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
7618 ____________________________________________________________________________
7619 [ 10312] By: jhi on 2001/05/30 12:31:02
7620 Log: AIX hints update for gcc from Merijn H. Brand.
7623 ____________________________________________________________________________
7624 [ 10311] By: jhi on 2001/05/30 12:18:20
7625 Log: Retract #10295 and #10296: a more generic solution
7626 is needed (there's something funny with gcc on AIX).
7628 ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
7629 ____________________________________________________________________________
7630 [ 10310] By: jhi on 2001/05/30 12:08:07
7631 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
7632 From: Hugo <hv@crypt.compulink.co.uk>
7633 Date: Wed, 30 May 2001 11:59:19 +0100
7634 Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
7636 localizing $@ has unfortunate semantics - if you die past
7637 a local $@, the die message is lost.
7640 ____________________________________________________________________________
7641 [ 10309] By: nick on 2001/05/30 08:23:02
7642 Log: Integrate mainline (autouse works again.)
7644 !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
7645 !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
7646 !> pod/perlvar.pod t/op/cmp.t
7647 ____________________________________________________________________________
7648 [ 10308] By: jhi on 2001/05/30 01:55:02
7649 Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
7650 From: David Dyck <dcd@tc.fluke.com>
7651 Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
7652 Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
7655 ____________________________________________________________________________
7656 [ 10307] By: jhi on 2001/05/30 01:47:22
7657 Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
7658 From: Nicholas Clark <nick@ccl4.org>
7659 Date: Tue, 29 May 2001 23:16:09 +0100
7660 Message-ID: <20010529231609.U86445@plum.flirble.org>
7662 Make the test output slightly clearer by distinguishing
7663 between '' and undef.
7666 ____________________________________________________________________________
7667 [ 10306] By: jhi on 2001/05/30 01:45:12
7668 Log: Subject: [PATCH 5.6.1] flushNULL OS/2
7669 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7670 Date: Tue, 29 May 2001 19:15:19 -0400
7671 Message-ID: <20010529191519.A16020@math.ohio-state.edu>
7674 ____________________________________________________________________________
7675 [ 10305] By: jhi on 2001/05/30 01:42:36
7676 Log: Subject: perlvar.pod addition
7677 From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
7678 Date: Fri, 25 May 2001 20:23:12 +0200
7679 Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
7681 Subject: Re: perlvar.pod addition
7682 From: "Abigail" <abigail@foad.org>
7683 Date: Fri, 25 May 2001 22:00:39 +0200
7684 Message-ID: <20010525200039.28029.qmail@foad.org>
7686 Mention $a and $b in perlvar.
7689 ____________________________________________________________________________
7690 [ 10304] By: jhi on 2001/05/30 01:36:37
7691 Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
7692 From: Jeff Pinyan <jeffp@crusoe.net>
7693 Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
7694 Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
7697 ____________________________________________________________________________
7698 [ 10303] By: jhi on 2001/05/30 01:35:31
7699 Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
7700 From: Jeff Pinyan <jeffp@crusoe.net>
7701 Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
7702 Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
7705 ____________________________________________________________________________
7706 [ 10302] By: jhi on 2001/05/29 20:18:49
7707 Log: Mention Time::localtime and Time::gmtime.
7709 ! ext/Time/Piece/Piece.pm
7710 ____________________________________________________________________________
7711 [ 10301] By: jhi on 2001/05/29 20:13:54
7712 Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
7713 From: Michael G Schwern <schwern@pobox.com>
7714 Date: Tue, 29 May 2001 18:51:32 +0100
7715 Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
7718 ____________________________________________________________________________
7719 [ 10300] By: jhi on 2001/05/29 20:12:09
7720 Log: Retract #10243.
7723 ____________________________________________________________________________
7724 [ 10299] By: nick on 2001/05/29 18:41:19
7725 Log: Post weekend integrate mainline (fails one test pragma/autouse).
7727 +> (branch 29 files)
7728 !> (integrate 91 files)
7729 ____________________________________________________________________________
7730 [ 10298] By: jhi on 2001/05/29 16:29:19
7731 Log: Update Changes.
7733 ! Changes patchlevel.h
7734 ____________________________________________________________________________
7735 [ 10297] By: jhi on 2001/05/29 16:25:47
7736 Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
7737 before Perl_load_module/Perl_call_method and restore the value
7738 after if !SvTRUE(ERRSV). (from Inaba Hiroto)
7741 ____________________________________________________________________________
7742 [ 10296] By: jhi on 2001/05/29 16:01:53
7743 Log: Subject: Re: AIX and gcc (moving targets)
7744 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7745 Date: Tue, 29 May 2001 17:59:40 +0200
7746 Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
7748 ! ext/Storable/Makefile.PL
7749 ____________________________________________________________________________
7750 [ 10295] By: jhi on 2001/05/29 15:59:05
7751 Log: Subject: Re: AIX and gcc (moving targets)
7752 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7753 Date: Tue, 29 May 2001 12:32:57 +0200
7754 Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
7756 ! ext/POSIX/Makefile.PL
7757 ____________________________________________________________________________
7758 [ 10294] By: jhi on 2001/05/29 15:53:43
7759 Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
7760 From: Michael G Schwern <schwern@pobox.com>
7761 Date: Tue, 29 May 2001 09:53:29 +0100
7762 Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
7766 ! lib/Test/Harness.pm t/lib/test-harness.t
7767 ____________________________________________________________________________
7768 [ 10293] By: jhi on 2001/05/29 15:46:10
7769 Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
7770 From: Michael G Schwern <schwern@pobox.com>
7771 Date: Tue, 29 May 2001 09:19:52 +0100
7772 Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
7774 + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
7775 + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
7777 ! MANIFEST lib/Test.pm t/TEST
7778 ____________________________________________________________________________
7779 [ 10292] By: jhi on 2001/05/29 15:34:08
7780 Log: From: Michael G Schwern <schwern@pobox.com>
7781 Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
7782 Date: Tue, 29 May 2001 08:26:09 +0100
7783 Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
7786 ____________________________________________________________________________
7787 [ 10291] By: jhi on 2001/05/29 15:29:37
7788 Log: Add tests for Time::gmtime and Time::localtime.
7790 + t/lib/time-gmtime.t t/lib/time-localtime.t
7791 ! MANIFEST t/lib/1_compile.t
7792 ____________________________________________________________________________
7793 [ 10290] By: jhi on 2001/05/29 15:15:44
7794 Log: Add test for File::stat.
7797 ! MANIFEST t/lib/1_compile.t
7798 ____________________________________________________________________________
7799 [ 10289] By: jhi on 2001/05/29 15:05:38
7800 Log: Add test for Net::servent.
7803 ! MANIFEST t/lib/1_compile.t
7804 ____________________________________________________________________________
7805 [ 10288] By: jhi on 2001/05/29 14:57:15
7806 Log: Add test for Net::protoent.
7809 ! MANIFEST t/lib/1_compile.t
7810 ____________________________________________________________________________
7811 [ 10287] By: jhi on 2001/05/29 14:53:10
7812 Log: Add test for Net::netent.
7815 ! MANIFEST t/lib/1_compile.t
7816 ____________________________________________________________________________
7817 [ 10286] By: jhi on 2001/05/29 14:31:57
7818 Log: Add test for User::grent. Portability doubtful.
7820 + t/lib/user-grent.t
7821 ! MANIFEST t/lib/1_compile.t
7822 ____________________________________________________________________________
7823 [ 10285] By: jhi on 2001/05/29 14:24:20
7824 Log: Add test for User::pwent.
7825 Probably will fall down somewhere for portability reasons.
7827 + t/lib/user-pwent.t
7828 ! MANIFEST t/lib/1_compile.t
7829 ____________________________________________________________________________
7830 [ 10284] By: jhi on 2001/05/29 13:26:43
7831 Log: Metaconfig units changes for #10283.
7833 ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
7834 ! U/installdirs/siteman1.U U/installdirs/siteman3.U
7835 ! U/installdirs/sitescript.U U/modified/Signal.U
7836 ____________________________________________________________________________
7837 [ 10283] By: jhi on 2001/05/29 13:26:24
7838 Log: Subject: [PATCH 5.6.1] signal names in Configure
7839 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7840 Date: Tue, 29 May 2001 03:52:25 -0400
7841 Message-ID: <20010529035225.A9400@math.ohio-state.edu>
7843 Subject: [PATCH 5.6.1] older perl in Configure
7844 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7845 Date: Tue, 29 May 2001 03:55:40 -0400
7846 Message-ID: <20010529035539.A9411@math.ohio-state.edu>
7848 Subject: [PATCH 5.6.1] goofs in Configure
7849 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7850 Date: Tue, 29 May 2001 04:13:07 -0400
7851 Message-ID: <20010529041307.A9658@math.ohio-state.edu>
7853 Configure portability tweaks.
7856 ____________________________________________________________________________
7857 [ 10282] By: jhi on 2001/05/29 12:41:41
7858 Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
7859 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7860 Date: Tue, 29 May 2001 04:07:06 -0400
7861 Message-ID: <20010529040706.A9579@math.ohio-state.edu>
7864 ____________________________________________________________________________
7865 [ 10281] By: jhi on 2001/05/29 12:40:31
7866 Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
7867 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7868 Date: Tue, 29 May 2001 04:01:38 -0400
7869 Message-ID: <20010529040138.A9482@math.ohio-state.edu>
7871 ! hints/os2.sh os2/Makefile.SHs
7872 ____________________________________________________________________________
7873 [ 10280] By: jhi on 2001/05/29 12:38:48
7874 Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
7875 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7876 Date: Tue, 29 May 2001 03:50:18 -0400
7877 Message-ID: <20010529035018.A9387@math.ohio-state.edu>
7879 ! lib/Test/Harness.pm
7880 ____________________________________________________________________________
7881 [ 10279] By: jhi on 2001/05/29 12:34:53
7882 Log: Additional safeguard against $@ getting trampled; idea from Hugo.
7885 ____________________________________________________________________________
7886 [ 10278] By: jhi on 2001/05/29 02:15:24
7887 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
7888 From: Hugo <hv@crypt.compulink.co.uk>
7889 Date: Tue, 29 May 2001 03:03:45 +0100
7890 Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
7892 Explanation why the $@ always gets the UTF8 flag when under use utf8--
7893 because we told it to have the flag when under use utf8.
7896 ____________________________________________________________________________
7897 [ 10277] By: jhi on 2001/05/29 00:51:34
7898 Log: At least a partial fix for 20010528.004.
7901 ____________________________________________________________________________
7902 [ 10276] By: jhi on 2001/05/29 00:42:59
7903 Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
7904 From: Nicholas Clark <nick@ccl4.org>
7905 Date: Mon, 28 May 2001 23:39:38 +0100
7906 Message-ID: <20010528233938.M86445@plum.flirble.org>
7908 More portable non-zero UV.
7911 ____________________________________________________________________________
7912 [ 10275] By: jhi on 2001/05/29 00:40:28
7913 Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
7914 From: Nicholas Clark <nick@ccl4.org>
7915 Date: Mon, 28 May 2001 22:46:09 +0100
7916 Message-ID: <20010528224608.L86445@plum.flirble.org>
7918 Test also "make clean".
7921 ____________________________________________________________________________
7922 [ 10274] By: jhi on 2001/05/29 00:39:18
7923 Log: Subject: Re: Would -Wno-unused -Wall be better?
7924 From: Michael G Schwern <schwern@pobox.com>
7925 Date: Tue, 29 May 2001 00:55:54 +0100
7926 Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
7929 ____________________________________________________________________________
7930 [ 10273] By: jhi on 2001/05/29 00:36:06
7931 Log: Add a test for 20010528.007, fixed in #10272.
7933 ! t/op/misc.t toke.c
7934 ____________________________________________________________________________
7935 [ 10272] By: jhi on 2001/05/29 00:21:12
7936 Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space
7937 From: Hugo <hv@crypt.compulink.co.uk>
7938 Date: Tue, 29 May 2001 00:23:23 +0100
7939 Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
7942 ____________________________________________________________________________
7943 [ 10271] By: jhi on 2001/05/28 22:52:11
7944 Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
7945 From: Michael G Schwern <schwern@pobox.com>
7946 Date: Tue, 29 May 2001 00:42:59 +0100
7947 Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
7949 ! t/pragma/autouse.t
7950 ____________________________________________________________________________
7951 [ 10270] By: jhi on 2001/05/28 21:44:06
7952 Log: Some shells seemingly arrange the signal handlers differently
7953 (bug id 20010521.004).
7956 ____________________________________________________________________________
7957 [ 10269] By: jhi on 2001/05/28 20:34:21
7958 Log: Regen perlmodlib.
7960 ! pod/perlmodlib.pod
7961 ____________________________________________________________________________
7962 [ 10268] By: jhi on 2001/05/28 19:08:45
7963 Log: Update Changes.
7965 ! Changes patchlevel.h
7966 ____________________________________________________________________________
7967 [ 10267] By: jhi on 2001/05/28 19:03:54
7968 Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
7969 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
7970 Date: Mon, 28 May 2001 14:56:35 -0500
7971 Message-ID: <20010528145635.L8487@chaos.wustl.edu>
7973 ! pod/perlnewmod.pod
7974 ____________________________________________________________________________
7975 [ 10266] By: jhi on 2001/05/28 18:35:03
7979 ____________________________________________________________________________
7980 [ 10265] By: jhi on 2001/05/28 18:33:32
7981 Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array)
7982 From: "Richard Soderberg" <rs@crystalflame.net>
7983 Date: Mon, 28 May 2001 12:31:23 -0700
7984 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
7987 ____________________________________________________________________________
7988 [ 10264] By: jhi on 2001/05/28 17:59:00
7989 Log: The #10260 was too bold: locales and utf8 still do not mix.
7992 ____________________________________________________________________________
7993 [ 10263] By: jhi on 2001/05/28 17:52:25
7994 Log: Subject: [PATCH] Pod nitpicks
7995 From: "Richard Soderberg" <rs@crystalflame.net>
7996 Date: Mon, 28 May 2001 10:08:58 -0700
7997 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
7999 ! pod/perl571delta.pod pod/perlapi.pod sv.h
8000 ____________________________________________________________________________
8001 [ 10262] By: jhi on 2001/05/28 17:50:05
8002 Log: Upgrade to I18N::LangTags 0.22.
8004 + lib/I18N/LangTags/List.pod
8005 ! MANIFEST lib/I18N/LangTags.pm
8006 ____________________________________________________________________________
8007 [ 10261] By: jhi on 2001/05/28 17:23:40
8008 Log: A slightly more serious bug found by -Mutf8; op/misc and
8009 lib/complex dumped core.
8012 ____________________________________________________________________________
8013 [ 10260] By: jhi on 2001/05/28 16:58:11
8014 Log: Various buglets shaken out by -Mutf8.
8016 ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
8018 ____________________________________________________________________________
8019 [ 10259] By: jhi on 2001/05/28 15:48:46
8020 Log: STDERR looks much like STDOUT. (Subtest #2 wasn't really okay.)
8023 ____________________________________________________________________________
8024 [ 10258] By: jhi on 2001/05/28 15:32:41
8025 Log: Subject: [PATCH] todo patch
8026 From: Artur Bergman <artur@contiller.se>
8027 Date: Mon, 28 May 2001 17:03:51 +0200
8028 Message-ID: <B7383577.F34%artur@contiller.se>
8031 ____________________________________________________________________________
8032 [ 10257] By: jhi on 2001/05/28 15:31:25
8033 Log: Subject: typo in perlguts.pod
8034 From: "John P. Linderman" <jpl@research.att.com>
8035 Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
8036 Message-Id: <200105281335.JAA27851@raptor.research.att.com>
8039 ____________________________________________________________________________
8040 [ 10256] By: jhi on 2001/05/28 15:30:42
8041 Log: Subject: AIX and gcc (moving targets)
8042 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8043 Date: Mon, 28 May 2001 12:54:04 +0200
8044 Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
8047 ____________________________________________________________________________
8048 [ 10255] By: jhi on 2001/05/28 15:28:55
8049 Log: Subject: Re: perlio + multiple perl_alloc..destruct
8050 From: Doug MacEachern <dougm@covalent.net>
8051 Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
8052 Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
8055 ____________________________________________________________________________
8056 [ 10254] By: jhi on 2001/05/28 15:27:49
8057 Log: The #10251 wasn't quite up-to-the-code.
8060 ____________________________________________________________________________
8061 [ 10253] By: jhi on 2001/05/28 15:26:39
8062 Log: Test case for bug 20010526.004, fixed in #10252.
8065 ____________________________________________________________________________
8066 [ 10252] By: jhi on 2001/05/28 15:26:14
8067 Log: Subject: Re: [ID 20010526.004] Taint looses value
8068 From: Hugo <hv@crypt.compulink.co.uk>
8069 Date: Sun, 27 May 2001 20:39:32 +0100
8070 Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
8073 ____________________________________________________________________________
8074 [ 10251] By: jhi on 2001/05/28 15:13:40
8075 Log: Test case for 20010422.005, fixed by #10250.
8078 ____________________________________________________________________________
8079 [ 10250] By: jhi on 2001/05/28 15:11:16
8080 Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD
8081 From: Spider Boardman <spider@Orb.Nashua.NH.US>
8082 Date: Mon, 28 May 2001 06:39:12 -0400
8083 Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
8086 ____________________________________________________________________________
8087 [ 10249] By: jhi on 2001/05/28 15:09:24
8088 Log: Linerewrapping.
8091 ____________________________________________________________________________
8092 [ 10248] By: jhi on 2001/05/28 15:09:07
8093 Log: Updates on the modules list.
8096 ____________________________________________________________________________
8097 [ 10247] By: jhi on 2001/05/28 15:03:35
8098 Log: Add a test for PerlIO.
8100 (I probably got the crlf/raw thing wrong for clrfy platforms...)
8103 ! MANIFEST lib/PerlIO.pm
8104 ____________________________________________________________________________
8105 [ 10246] By: jhi on 2001/05/28 14:24:08
8106 Log: Add a test for carp et alia.
8110 ____________________________________________________________________________
8111 [ 10245] By: jhi on 2001/05/28 13:42:55
8112 Log: Adding the new test would be swell.
8114 + t/pragma/autouse.t
8115 ____________________________________________________________________________
8116 [ 10244] By: jhi on 2001/05/28 13:42:34
8117 Log: Add a test for the autouse pragma.
8120 ____________________________________________________________________________
8121 [ 10243] By: jhi on 2001/05/28 13:26:25
8122 Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
8123 From: dLux <dlux@spam.sch.bme.hu>
8124 Date: Sun, 27 May 2001 16:14:26 +0200
8125 Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
8128 ____________________________________________________________________________
8129 [ 10242] By: jhi on 2001/05/28 13:21:50
8130 Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
8131 From: "Richard Soderberg" <rs@crystalflame.net>
8132 Date: Mon, 28 May 2001 03:56:36 -0700
8133 Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
8136 ____________________________________________________________________________
8137 [ 10241] By: jhi on 2001/05/28 13:18:56
8138 Log: Subject: Re: [ID 20010522.003] Time::Local module bug
8139 From: "Stephen P. Potter" <spp@spotter.yi.org>
8140 Date: Tue, 22 May 2001 11:40:25 -0400
8141 Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
8143 Subject: Re: [ID 20010522.003] Time::Local module bug
8144 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
8145 Date: Tue, 22 May 2001 11:50:19 -0400
8146 Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
8149 ____________________________________________________________________________
8150 [ 10240] By: jhi on 2001/05/27 22:44:49
8151 Log: The PERL_DL_NONLAZY can have whitespace in front.
8154 ____________________________________________________________________________
8155 [ 10239] By: jhi on 2001/05/27 21:23:21
8156 Log: Document strftime() and strptime().
8158 ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
8159 ____________________________________________________________________________
8160 [ 10238] By: jhi on 2001/05/27 20:29:07
8161 Log: Make Time::Piece::strptime() to be a function, not a method.
8163 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
8164 ____________________________________________________________________________
8165 [ 10237] By: jhi on 2001/05/27 20:22:09
8166 Log: Tweak the test to be more portable.
8169 ____________________________________________________________________________
8170 [ 10236] By: jhi on 2001/05/27 19:15:54
8171 Log: Subject: PATCH: Re: Re: Attributes that tie
8172 From: Leon Brocard <acme@astray.com>
8173 Date: Sun, 27 May 2001 12:37:29 +0100
8174 Message-ID: <20010527123729.A22663@ns0.astray.com>
8176 Document that variable attributes are not currently usable
8177 for tieing. (An ugly limitation that should be fixed.)
8180 ____________________________________________________________________________
8181 [ 10235] By: jhi on 2001/05/27 19:03:31
8182 Log: Microperl tweaks.
8184 ! Makefile.micro uconfig.h uconfig.sh
8185 ____________________________________________________________________________
8186 [ 10234] By: jhi on 2001/05/27 18:22:09
8187 Log: Add make target for microperl (kind of silly, but convenient).
8190 ____________________________________________________________________________
8191 [ 10233] By: jhi on 2001/05/27 18:18:56
8192 Log: O_APPEND and O_TRUNC are not portable. (Not available e.g.
8196 ____________________________________________________________________________
8197 [ 10232] By: jhi on 2001/05/27 17:57:18
8198 Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files
8199 From: rspier@pobox.com (Robert Spier)
8200 Date: Sat, 26 May 2001 20:05:23 -0400
8201 Message-ID: <15120.17603.148648.12430@rls.cx>
8203 Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
8204 From: rspier@pobox.com (Robert Spier)
8205 Date: Sun, 27 May 2001 00:23:12 -0400
8206 Message-ID: <15120.33072.511966.767230@rls.cx>
8208 ! doio.c pod/perlfunc.pod
8209 ____________________________________________________________________________
8210 [ 10231] By: jhi on 2001/05/27 15:45:20
8211 Log: Regen toc. (And add the README.tru64 from #10230 to MANIFEST.)
8213 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
8214 ____________________________________________________________________________
8215 [ 10230] By: jhi on 2001/05/27 15:41:06
8216 Log: Add README.tru64.
8219 ____________________________________________________________________________
8220 [ 10229] By: jhi on 2001/05/27 13:50:57
8221 Log: Integrate Locale::Maketext 1.01 from Sean Burke.
8223 + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
8224 + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
8226 ____________________________________________________________________________
8227 [ 10228] By: jhi on 2001/05/27 13:43:38
8228 Log: Integrate I18N::LangTags from Sean Burke.
8230 TODO: the language list from RFC 3066 needs to be integrated
8231 and made available somehow. The list is included in the
8232 I18N-LangTags 0.21 distribution, but it is undocumented
8233 and unconnected to the module.
8235 + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
8237 ____________________________________________________________________________
8238 [ 10227] By: jhi on 2001/05/27 01:41:33
8239 Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
8240 envisioned by Sarathy.
8243 ____________________________________________________________________________
8244 [ 10226] By: jhi on 2001/05/27 00:28:34
8245 Log: Subject: [ID 20010525.001] Pod typo nits fixed
8246 From: lvirden@cas.org
8247 Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
8248 Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
8250 minus the perlsolaris decimation plus the
8252 Subject: Re: [ID 20010525.001] Pod typo nits fixed
8253 From: "Philip Newton" <Philip.Newton@gmx.net>
8254 Date: Fri, 25 May 2001 18:05:55 +0200
8255 Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
8257 ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
8258 ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
8259 ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
8260 ! pod/perlutil.pod pod/perlxstut.pod
8261 ____________________________________________________________________________
8262 [ 10225] By: jhi on 2001/05/26 22:38:16
8263 Log: return clauses are nice.
8266 ____________________________________________________________________________
8267 [ 10224] By: jhi on 2001/05/26 22:35:31
8268 Log: Subject: change 10199 backwards?
8269 From: Doug MacEachern <dougm@covalent.net>
8270 Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
8271 Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
8274 ____________________________________________________________________________
8275 [ 10223] By: jhi on 2001/05/26 22:31:46
8276 Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
8277 From: Hugo <hv@crypt.compulink.co.uk>
8278 Date: Sat, 26 May 2001 17:05:12 +0100
8279 Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
8282 ! MANIFEST doop.c embed.h embed.pl global.sym
8283 ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
8284 ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
8285 ____________________________________________________________________________
8286 [ 10222] By: jhi on 2001/05/26 22:10:38
8287 Log: Regen headers for #10221.
8289 ! global.sym objXSUB.h perlapi.c
8290 ____________________________________________________________________________
8291 [ 10221] By: jhi on 2001/05/26 22:06:06
8292 Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
8293 From: Juha Laiho <juha.laiho@Elma.Net>
8294 Date: Thu, 3 May 2001 09:51:30 +0300
8295 Message-Id: <200105030651.JAA327254@tokka.elma.fi>
8298 ____________________________________________________________________________
8299 [ 10220] By: jhi on 2001/05/26 22:01:30
8300 Log: Subject: Re: [PATCH] Re: stability of sort()?
8301 From: "John P. Linderman" <jpl@research.att.com>
8302 Date: Sat, 26 May 2001 13:27:19 -0400
8303 Message-Id: <200105261727.NAA06654@raptor.research.att.com>
8306 ____________________________________________________________________________
8307 [ 10219] By: jhi on 2001/05/26 14:02:34
8308 Log: Integrate perlio.
8311 ____________________________________________________________________________
8312 [ 10218] By: jhi on 2001/05/26 13:39:52
8313 Log: Subject: [PATCH perl@10210] PerlIO for VMS
8314 From: "Craig A. Berry" <craigberry@mac.com>
8315 Date: Sat, 26 May 2001 09:34:11 -0500
8316 Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
8318 ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
8319 ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
8321 ____________________________________________________________________________
8322 [ 10217] By: jhi on 2001/05/26 13:19:05
8323 Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12 doesn't stop on breakpoints
8324 From: David Dyck <dcd@tc.fluke.com>
8325 Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
8326 Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
8329 ____________________________________________________________________________
8330 [ 10216] By: jhi on 2001/05/26 13:17:47
8331 Log: Subject: utf8 regexp tests
8332 From: Hugo <hv@crypt.compulink.co.uk>
8333 Date: Fri, 25 May 2001 22:35:01 +0100
8334 Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
8337 ____________________________________________________________________________
8338 [ 10215] By: jhi on 2001/05/26 13:15:40
8339 Log: Subject: [PATCH] Re: stability of sort()?
8340 From: Nicholas Clark <nick@ccl4.org>
8341 Date: Fri, 25 May 2001 22:40:19 +0100
8342 Message-ID: <20010525224019.B86445@plum.flirble.org>
8345 ____________________________________________________________________________
8346 [ 10214] By: jhi on 2001/05/26 13:14:30
8347 Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
8348 From: John Peacock <jpeacock@rowman.com>
8349 Date: Thu, 24 May 2001 22:14:01 -0400
8350 Message-ID: <3B0DBFE9.A7C49084@rowman.com>
8353 ____________________________________________________________________________
8354 [ 10213] By: jhi on 2001/05/26 13:08:56
8355 Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
8356 From: Nicholas Clark <nick@ccl4.org>
8357 Date: Sun, 20 May 2001 19:24:13 +0100
8358 Message-ID: <20010520192413.G83222@plum.flirble.org>
8360 + lib/ExtUtils/Constant.pm t/lib/extutils.t
8361 ! MANIFEST utils/h2xs.PL
8362 ____________________________________________________________________________
8363 [ 10212] By: nick on 2001/05/26 09:49:28
8364 Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
8365 add a few more notes there on use of mortals on the stack.
8368 ____________________________________________________________________________
8369 [ 10211] By: nick on 2001/05/26 09:05:36
8370 Log: Integrate mainline
8372 +> t/lib/fcntl.t t/pragma/vars.t
8373 !> (integrate 49 files)
8374 ____________________________________________________________________________
8375 [ 10210] By: jhi on 2001/05/25 12:29:16
8376 Log: Update Changes.
8378 ! Changes patchlevel.h
8379 ____________________________________________________________________________
8380 [ 10209] By: jhi on 2001/05/25 12:24:45
8383 Subject: [PATCH pp.c] Wrapping pack("C",256)
8384 From: Simon Cozens <simon@netthink.co.uk>
8385 Date: Sat, 12 May 2001 17:58:41 +0100
8386 Message-ID: <20010512175841.A6132@netthink.co.uk>
8388 ! pod/perldiag.pod pp.c t/pragma/warn/pp
8389 ____________________________________________________________________________
8390 [ 10208] By: jhi on 2001/05/25 01:37:03
8391 Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
8392 From: "Brendan O'Dea" <bod@compusol.com.au>
8393 Date: Fri, 25 May 2001 11:18:29 +1000
8394 Message-ID: <20010525111829.A28411@compusol.com.au>
8396 (Slightly modified.)
8399 ____________________________________________________________________________
8400 [ 10207] By: jhi on 2001/05/25 01:12:14
8401 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
8402 From: Hugo <hv@crypt.compulink.co.uk>
8403 Date: Fri, 25 May 2001 02:13:25 +0100
8404 Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
8407 ____________________________________________________________________________
8408 [ 10206] By: jhi on 2001/05/25 01:07:59
8409 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
8410 From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
8411 Date: Fri, 25 May 2001 10:25:36 +0900
8412 Message-Id: <200105250124.KAA19571@toshiba.co.jp>
8414 ! regcomp.c regexec.c
8415 ____________________________________________________________________________
8416 [ 10205] By: jhi on 2001/05/25 01:07:00
8417 Log: Subject: [PATCH #2] stash autovivification and method call error messages
8418 From: Ilmari Karonen <iltzu@sci.fi>
8419 Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
8420 Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
8422 ! gv.c pp_hot.c t/op/method.t
8423 ____________________________________________________________________________
8424 [ 10204] By: jhi on 2001/05/25 01:03:50
8425 Log: Add make target and documentation for gprof profiling.
8427 ! Makefile.SH pod/perlhack.pod
8428 ____________________________________________________________________________
8429 [ 10203] By: jhi on 2001/05/24 21:09:36
8430 Log: Subject: Don't think about UTF8
8431 From: Mike Guy <mjtg@cam.ac.uk>
8432 Date: Tue, 22 May 2001 14:35:39 +0100
8433 Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
8436 ____________________________________________________________________________
8437 [ 10202] By: jhi on 2001/05/24 21:07:25
8438 Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
8439 From: Geraint A Edwards <gedge@serf.org>
8440 Date: Thu, 24 May 2001 22:51:24 +0100
8441 Message-Id: <20010524225124.A34981@cymru.serf.org>
8444 ____________________________________________________________________________
8445 [ 10201] By: jhi on 2001/05/24 21:02:30
8446 Log: DB_File has its own attribute story.
8448 ! ext/DB_File/DB_File.xs
8449 ____________________________________________________________________________
8450 [ 10200] By: jhi on 2001/05/24 19:54:21
8451 Log: Subject: Re: Making perl with -Wall
8452 From: Andy Dougherty <doughera@lafayette.edu>
8453 Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
8454 Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
8457 ____________________________________________________________________________
8458 [ 10199] By: jhi on 2001/05/24 15:15:03
8459 Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
8460 From: "Richard Soderberg" <rs@crystalflame.net>
8461 Date: Thu, 24 May 2001 08:58:16 -0700
8462 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
8465 ____________________________________________________________________________
8466 [ 10198] By: jhi on 2001/05/24 15:10:04
8467 Log: IV/UV casting fixes from Nicholas Clark.
8469 ! perl.h pp_sys.c util.c
8470 ____________________________________________________________________________
8471 [ 10197] By: jhi on 2001/05/24 14:19:44
8472 Log: Subject: Re: Making perl with -Wall
8473 From: Michael G Schwern <schwern@pobox.com>
8474 Date: Thu, 24 May 2001 15:40:28 +0100
8475 Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
8478 ____________________________________________________________________________
8479 [ 10196] By: jhi on 2001/05/24 14:04:41
8480 Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync
8481 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8482 Date: Tue, 22 May 2001 11:49:37 +0200
8483 Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
8485 ! U/modified/Oldsym.U
8486 Branch: metaconfig/U/perl
8489 ! Configure config_h.SH myconfig.SH
8490 ____________________________________________________________________________
8491 [ 10195] By: jhi on 2001/05/24 13:25:04
8492 Log: Under versiononly install also the scripts with the version suffix.
8493 (e.g. .../bin/h2xs5.7.1)
8496 ____________________________________________________________________________
8497 [ 10194] By: jhi on 2001/05/24 13:02:49
8498 Log: Subject: [PATCH] Stop segfault in mg.c:636
8499 From: "Richard Soderberg" <rs@crystalflame.net>
8500 Date: Thu, 24 May 2001 05:51:52 -0700
8501 Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
8504 ____________________________________________________________________________
8505 [ 10193] By: jhi on 2001/05/24 12:37:13
8506 Log: Iteration continues; hopefully convergently.
8509 ____________________________________________________________________________
8510 [ 10192] By: jhi on 2001/05/24 12:36:35
8511 Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
8512 From: Gisle Aas <gisle@ActiveState.com>
8513 Date: 23 May 2001 16:13:10 -0700
8514 Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
8517 ____________________________________________________________________________
8518 [ 10191] By: jhi on 2001/05/24 12:25:12
8519 Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
8520 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
8521 Date: Thu, 24 May 2001 05:05:22 -0500
8522 Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
8524 ! lib/dumpvar.pl lib/perl5db.pl
8525 ____________________________________________________________________________
8526 [ 10190] By: jhi on 2001/05/24 12:24:07
8527 Log: Subject: Re: [ID 20010524.001] perl5db.pl x @INC doesn't work like it used to
8528 From: David Dyck <dcd@tc.fluke.com>
8529 Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
8530 Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
8533 ____________________________________________________________________________
8534 [ 10189] By: jhi on 2001/05/23 22:43:31
8535 Log: Tiny pod nits on READMEs, mostly whitespace issues.
8537 ! README.amiga README.dos README.macos README.mpeix README.vmesa
8539 ____________________________________________________________________________
8540 [ 10188] By: jhi on 2001/05/23 22:26:03
8541 Log: The DG/UX part of the 20010521.005.
8544 ____________________________________________________________________________
8545 [ 10187] By: jhi on 2001/05/23 22:04:05
8546 Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems
8547 From: Hugo <hv@crypt.compulink.co.uk>
8548 Date: Mon, 21 May 2001 16:32:02 +0100
8549 Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
8551 ! regcomp.c t/op/misc.t
8552 ____________________________________________________________________________
8553 [ 10186] By: jhi on 2001/05/23 21:42:15
8554 Log: Subject: [PATCH] Extra UNIVERSAL tests
8555 From: Mike Guy <mjtg@cam.ac.uk>
8556 Date: Wed, 23 May 2001 12:29:20 +0100
8557 Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
8560 ____________________________________________________________________________
8561 [ 10185] By: jhi on 2001/05/23 21:38:48
8562 Log: Subject: [PATCH] Remove EQ keyword
8563 From: Mike Guy <mjtg@cam.ac.uk>
8564 Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
8565 Date: Wed, 23 May 2001 11:17:29 +0100
8567 ! keywords.h keywords.pl
8568 ____________________________________________________________________________
8569 [ 10184] By: jhi on 2001/05/23 21:29:41
8570 Log: Subject: [PATCH] lib/perl5db.pl
8571 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
8572 Date: Wed, 23 May 2001 02:18:03 -0500
8573 Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
8576 ____________________________________________________________________________
8577 [ 10183] By: jhi on 2001/05/23 21:27:54
8578 Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
8579 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
8580 Date: Tue, 22 May 2001 23:34:41 -0500
8581 Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
8584 ____________________________________________________________________________
8585 [ 10182] By: jhi on 2001/05/23 21:24:30
8586 Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
8587 From: davem@fdgroup.co.uk
8588 Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
8589 Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
8592 ____________________________________________________________________________
8593 [ 10181] By: jhi on 2001/05/23 21:23:29
8594 Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
8595 From: Michael G Schwern <schwern@pobox.com>
8596 Date: Tue, 22 May 2001 14:15:09 +0100
8597 Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
8600 ____________________________________________________________________________
8601 [ 10180] By: jhi on 2001/05/23 21:22:14
8602 Log: Subject: [PATCH lib/vars.pm] Odd code nit
8603 From: Michael G Schwern <schwern@pobox.com>
8604 Date: Tue, 22 May 2001 14:14:28 +0100
8605 Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
8608 ____________________________________________________________________________
8609 [ 10179] By: jhi on 2001/05/23 21:19:51
8610 Log: Use the new use vars feature.
8613 ____________________________________________________________________________
8614 [ 10178] By: jhi on 2001/05/23 21:19:28
8615 Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
8616 From: Mike Guy <mjtg@cam.ac.uk>
8617 Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
8618 Date: Tue, 22 May 2001 13:11:39 +0100
8621 ! MANIFEST lib/vars.pm t/lib/1_compile.t
8622 ____________________________________________________________________________
8623 [ 10177] By: jhi on 2001/05/23 21:01:48
8624 Log: -qlongdouble considered harmful by Merijn.
8627 ____________________________________________________________________________
8628 [ 10176] By: jhi on 2001/05/21 13:21:21
8629 Log: Update Changes.
8631 ! Changes patchlevel.h
8632 ____________________________________________________________________________
8633 [ 10175] By: jhi on 2001/05/21 13:17:28
8634 Log: Add a test of its very own for Fcntl. Hopefully portable.
8638 ____________________________________________________________________________
8639 [ 10174] By: jhi on 2001/05/21 12:45:41
8640 Log: Must be trickier for 'minitest' not to die.
8643 ____________________________________________________________________________
8644 [ 10173] By: jhi on 2001/05/21 11:24:43
8645 Log: Can't declare other people's variables.
8648 ____________________________________________________________________________
8649 [ 10172] By: jhi on 2001/05/20 20:33:08
8650 Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
8652 ! doio.c t/op/taint.t
8653 ____________________________________________________________________________
8654 [ 10171] By: jhi on 2001/05/20 20:18:45
8655 Log: The OS/2 variable needs to be declared.
8658 ____________________________________________________________________________
8659 [ 10170] By: nick on 2001/05/20 16:48:29
8660 Log: Integrate mainline
8662 !> (integrate 41 files)
8663 ____________________________________________________________________________
8664 [ 10169] By: jhi on 2001/05/20 11:50:20
8665 Log: Small perlsec updates: clarify the taintedness of filename
8666 globbing; suggest using Scalar::Util::tainted().
8669 ____________________________________________________________________________
8670 [ 10168] By: jhi on 2001/05/20 11:24:11
8671 Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
8672 From: Dave Mitchell <davem@fdgroup.co.uk>
8673 Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
8674 Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
8676 ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
8677 ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
8678 ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
8680 ____________________________________________________________________________
8681 [ 10167] By: jhi on 2001/05/20 11:12:14
8682 Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
8683 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8684 Date: Sat, 19 May 2001 04:08:46 -0400
8685 Message-ID: <20010519040846.A16969@math.ohio-state.edu>
8687 ! lib/ExtUtils/Mksymlists.pm makedef.pl
8688 ____________________________________________________________________________
8689 [ 10166] By: jhi on 2001/05/20 11:08:27
8690 Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
8691 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8692 Date: Sat, 19 May 2001 04:30:45 -0400
8693 Message-ID: <20010519043045.A17033@math.ohio-state.edu>
8696 ____________________________________________________________________________
8697 [ 10165] By: jhi on 2001/05/20 11:07:06
8698 Log: Subject: [PATCH 5.6.1] build bugs OS/2
8699 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8700 Date: Sat, 19 May 2001 04:35:28 -0400
8701 Message-ID: <20010519043528.A17363@math.ohio-state.edu>
8703 ! os2/Makefile.SHs os2/os2.c
8704 ____________________________________________________________________________
8705 [ 10164] By: jhi on 2001/05/20 11:06:01
8706 Log: Subject: [PATCH 5.6.1] Mis-Failing tests
8707 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8708 Date: Sat, 19 May 2001 04:04:23 -0400
8709 Message-ID: <20010519040423.A16861@math.ohio-state.edu>
8711 (In bleadperl patched b-stash.t instead of b.t)
8713 ! t/lib/b-stash.t t/lib/bigfltpm.t
8714 ____________________________________________________________________________
8715 [ 10163] By: jhi on 2001/05/20 10:59:46
8716 Log: Subject: [PATCH 5.6.1] perl5db
8717 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8718 Date: Sat, 19 May 2001 03:49:09 -0400
8719 Message-ID: <20010519034909.A14902@math.ohio-state.edu>
8722 ____________________________________________________________________________
8723 [ 10162] By: jhi on 2001/05/20 10:58:18
8724 Log: Subject: [PATCH] require $mod where $mod has touched numeric context
8725 From: Gisle Aas <gisle@ActiveState.com>
8726 Date: 18 May 2001 14:24:51 -0700
8727 Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
8730 ____________________________________________________________________________
8731 [ 10161] By: jhi on 2001/05/20 10:57:00
8732 Log: Subject: [PATCH] Chomp should not always stringify
8733 From: Gisle Aas <gisle@ActiveState.com>
8734 Date: 18 May 2001 07:55:25 -0700
8735 Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
8737 ! doop.c t/op/chop.t
8738 ____________________________________________________________________________
8739 [ 10160] By: jhi on 2001/05/20 10:49:40
8740 Log: Integrate perlio.
8743 ____________________________________________________________________________
8744 [ 10159] By: nick on 2001/05/20 09:39:46
8745 Log: Document some more of open's features.
8748 ____________________________________________________________________________
8749 [ 10158] By: gsar on 2001/05/18 18:43:38
8750 Log: back out change#10153 (it has compatibility issues such as the
8751 changed behavior of /[~%@+-]/, and after talking to Jarkko, the
8752 benefit for 5.6.x doesn't seem worth the risk)
8753 Branch: maint-5.6/perl
8755 ____________________________________________________________________________
8756 [ 10157] By: jhi on 2001/05/18 17:05:40
8757 Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
8760 ____________________________________________________________________________
8761 [ 10156] By: jhi on 2001/05/18 12:06:40
8762 Log: Update Changes.
8764 ! Changes patchlevel.h
8765 ____________________________________________________________________________
8766 [ 10155] By: jhi on 2001/05/18 11:58:57
8767 Log: Integrate change #10144 from maintperl.
8769 s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
8771 !> win32/config.bc win32/config.gc win32/config.vc
8772 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
8773 ____________________________________________________________________________
8774 [ 10154] By: nick on 2001/05/18 07:23:03
8775 Log: Integrate mainline.
8777 +> README.dgux t/lib/i18n-collate.t utils.lst
8778 !> (integrate 49 files)
8779 ____________________________________________________________________________
8780 [ 10153] By: jhi on 2001/05/18 00:41:51
8781 Log: Integrate change #7224 from mainline into maintperl.
8783 Allow @+ and @- to be doublequoted, from Simon Cozens.
8784 (Approved by Larry, see Tom's comment in 20000830.005.)
8785 Branch: maint-5.6/perl
8787 ____________________________________________________________________________
8788 [ 10152] By: jhi on 2001/05/17 23:18:15
8789 Log: Subject: [PATCH bleadperl] small lookbehind fix
8790 From: Hugo <hv@crypt.compulink.co.uk>
8791 Date: Fri, 18 May 2001 00:07:19 +0100
8792 Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
8795 ____________________________________________________________________________
8796 [ 10151] By: jhi on 2001/05/17 22:00:06
8799 ! installman utils.lst
8800 ____________________________________________________________________________
8801 [ 10150] By: jhi on 2001/05/17 20:32:48
8802 Log: Add better debug to glob/basic #8 as suggested by Nick Clark
8805 ! t/lib/glob-basic.t
8806 ____________________________________________________________________________
8807 [ 10149] By: jhi on 2001/05/17 20:08:58
8808 Log: Subject: [PATCH] Test for bug 20010515.004
8809 From: Benjamin Sugars <bsugars@canoe.ca>
8810 Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
8811 Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
8814 ____________________________________________________________________________
8815 [ 10148] By: jhi on 2001/05/17 20:06:23
8816 Log: Integrate #10145 from maintperl.
8818 fix for ID 20010515.004 (needs test)
8821 ____________________________________________________________________________
8822 [ 10147] By: jhi on 2001/05/17 19:10:46
8823 Log: Thinko noticed by Doug MacEachern.
8826 ____________________________________________________________________________
8827 [ 10146] By: jhi on 2001/05/17 17:30:37
8828 Log: Subject: Re: [PATCH] HERE mark in regex
8829 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
8830 Date: Thu, 17 May 2001 12:20:33 -0400
8831 Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu>
8834 ____________________________________________________________________________
8835 [ 10145] By: gsar on 2001/05/17 16:59:55
8836 Log: fix for ID 20010515.004 (needs test)
8837 Branch: maint-5.6/perl
8839 ____________________________________________________________________________
8840 [ 10144] By: gsar on 2001/05/17 16:39:02
8841 Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
8842 Branch: maint-5.6/perl
8843 ! win32/config.bc win32/config.gc win32/config.vc
8844 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8845 ____________________________________________________________________________
8846 [ 10143] By: jhi on 2001/05/17 14:21:08
8847 Log: Macrofy the getspecific (and use it also in util.c)
8850 ____________________________________________________________________________
8851 [ 10142] By: jhi on 2001/05/17 01:43:50
8852 Log: Use the unchecked thread-specific key fetch also in Tru64.
8855 ____________________________________________________________________________
8856 [ 10141] By: jhi on 2001/05/17 01:41:07
8857 Log: Subject: [PATCH 5.6.1]Quick thread speedup
8858 From: Dan Sugalski <dan@sidhe.org>
8859 Date: Wed, 16 May 2001 18:05:19 -0400
8860 Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
8863 ____________________________________________________________________________
8864 [ 10140] By: jhi on 2001/05/16 19:58:29
8865 Log: I think this is quite enough testing for a deprecated feature.
8867 + t/lib/i18n-collate.t
8868 ! MANIFEST t/lib/1_compile.t
8869 ____________________________________________________________________________
8870 [ 10139] By: jhi on 2001/05/16 18:47:03
8871 Log: More HP-UX lore from Jeff Okamoto.
8874 ____________________________________________________________________________
8875 [ 10138] By: jhi on 2001/05/16 18:21:04
8876 Log: Sort utils.lst for easier maintenance.
8879 ____________________________________________________________________________
8880 [ 10137] By: jhi on 2001/05/16 18:12:01
8881 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
8882 From: Tim Jenness <t.jenness@jach.hawaii.edu>
8883 Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
8884 Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
8886 Add pod2latex to utils.lst.
8888 ! MANIFEST utils.lst
8889 ____________________________________________________________________________
8890 [ 10136] By: jhi on 2001/05/16 18:00:00
8891 Log: Subject: Re: [PATCH] HERE mark in regex
8892 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
8893 Date: Wed, 16 May 2001 13:04:43 -0400
8894 Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu>
8896 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
8897 ! t/op/regmesg.t t/pragma/warn/regcomp
8898 ____________________________________________________________________________
8899 [ 10135] By: jhi on 2001/05/16 17:51:50
8900 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
8901 From: Simon Cozens <simon@netthink.co.uk>
8902 Date: Wed, 16 May 2001 18:02:08 +0100
8903 Message-ID: <20010516180208.A6458@netthink.co.uk>
8905 ! installman utils.lst
8906 ____________________________________________________________________________
8907 [ 10134] By: jhi on 2001/05/16 17:47:26
8908 Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
8909 From: "Philip Newton" <pnewton@gmx.de>
8910 Date: Tue, 15 May 2001 15:09:30 +0200
8911 Message-ID: <3B0146AA.2839.17BFDA6@localhost>
8913 Test case for #10128.
8915 ! t/pragma/warn/pp_hot
8916 ____________________________________________________________________________
8917 [ 10133] By: jhi on 2001/05/16 15:12:52
8918 Log: Update Changes.
8920 ! Changes patchlevel.h
8921 ____________________________________________________________________________
8922 [ 10132] By: jhi on 2001/05/16 14:50:55
8923 Log: Deprecate pseudo-hashes.
8925 ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
8926 ____________________________________________________________________________
8927 [ 10131] By: jhi on 2001/05/16 14:26:01
8928 Log: HP-UX hints update from Merijn.
8931 ____________________________________________________________________________
8932 [ 10130] By: jhi on 2001/05/16 14:23:01
8933 Log: README.hpux update from Merijn.
8936 ____________________________________________________________________________
8937 [ 10129] By: jhi on 2001/05/16 14:18:56
8938 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
8939 From: Simon Cozens <simon@netthink.co.uk>
8940 Date: Wed, 16 May 2001 15:57:55 +0100
8941 Message-ID: <20010516155755.A4728@netthink.co.uk>
8944 ! MANIFEST installman installperl
8945 ____________________________________________________________________________
8946 [ 10128] By: jhi on 2001/05/16 14:15:36
8947 Log: Subject: Re: [ID 20010515.001] -DPERL_Y2KWARN doesn't do what it should (Not OK: perl v5.7.1 +DEVEL10104 on i586-linux 2.2.16-22 (UNINST
8948 From: "Philip Newton" <pnewton@gmx.de>
8949 Date: Tue, 15 May 2001 16:31:05 +0200
8950 Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
8952 Fix PERL_Y2KWARN test to check before rather than after appending.
8955 ____________________________________________________________________________
8956 [ 10127] By: jhi on 2001/05/16 14:08:15
8957 Log: Regen Porting stuff.
8959 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8961 ____________________________________________________________________________
8962 [ 10126] By: jhi on 2001/05/16 13:41:50
8963 Log: Metaconfig unit change for #10125.
8965 ! U/modified/Oldconfig.U
8966 ____________________________________________________________________________
8967 [ 10125] By: jhi on 2001/05/16 13:41:35
8970 ! Configure config_h.SH perl.c
8971 ____________________________________________________________________________
8972 [ 10124] By: jhi on 2001/05/16 13:41:09
8975 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
8976 ____________________________________________________________________________
8977 [ 10123] By: jhi on 2001/05/16 13:25:38
8978 Log: Adding the README.dgux to the MANIFEST would be a good idea.
8981 ____________________________________________________________________________
8982 [ 10122] By: jhi on 2001/05/16 13:08:33
8983 Log: Move the stack desire definition to thread.h.
8985 ! ext/Thread/Thread.xs thread.h
8986 ____________________________________________________________________________
8987 [ 10121] By: jhi on 2001/05/16 13:00:12
8988 Log: DG-UX threading patches, including a README.dgux,
8989 from Takis Psarogiannakopoulos.
8992 ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
8993 ____________________________________________________________________________
8994 [ 10120] By: jhi on 2001/05/16 12:55:33
8995 Log: Subject: [PATCH B::Deparse] More on /x regexes
8996 From: Robin Houston <robin@kitsite.com>
8997 Date: Tue, 15 May 2001 19:09:35 +0100
8998 Message-ID: <20010515190935.A27268@penderel>
9000 ! ext/B/B/Deparse.pm
9001 ____________________________________________________________________________
9002 [ 10119] By: jhi on 2001/05/16 12:45:29
9003 Log: Document that the core time() may be rounding rather
9004 than truncating, would have saved at least my confusion.
9006 ! ext/Time/HiRes/HiRes.pm
9007 ____________________________________________________________________________
9008 [ 10118] By: jhi on 2001/05/16 12:37:57
9009 Log: Subject: perl-current/t/time-hires.t
9010 From: John Peacock <jpeacock@rowman.com>
9011 Date: Fri, 11 May 2001 14:09:41 -0400
9012 Message-ID: <3AFC2AE5.5E787E54@rowman.com>
9014 ! t/lib/time-hires.t
9015 ____________________________________________________________________________
9016 [ 10117] By: jhi on 2001/05/15 13:40:33
9017 Log: Subject: [PATCH dump.c] Op private flags
9018 From: Simon Cozens <simon@netthink.co.uk>
9019 Date: Sun, 13 May 2001 20:20:36 +0100
9020 Message-ID: <20010513202036.A21896@netthink.co.uk>
9023 ____________________________________________________________________________
9024 [ 10116] By: jhi on 2001/05/15 13:28:26
9025 Log: Upgrade to Switch 2.03.
9028 ____________________________________________________________________________
9029 [ 10115] By: jhi on 2001/05/15 13:19:01
9030 Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
9031 to PERL_CONFIG_SH and use it consistently.
9032 Branch: maint-5.6/perl
9033 !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
9034 !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
9035 !> myconfig.SH writemain.SH
9036 ____________________________________________________________________________
9037 [ 10114] By: jhi on 2001/05/15 13:13:21
9038 Log: Metaconfig units changes for #10113.
9040 ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
9041 ____________________________________________________________________________
9042 [ 10113] By: jhi on 2001/05/15 13:12:40
9043 Log: The problem described in 20010514.031 still wasn't
9044 fully cured, there were remnants of $CONFIG when
9045 $CONFIGDOTSH was expected. Now renamed to PERL_CONFIG_SH
9046 to avoid future conflicts.
9048 ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
9049 ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
9050 ! myconfig.SH writemain.SH
9051 ____________________________________________________________________________
9052 [ 10112] By: jhi on 2001/05/15 11:55:44
9053 Log: Half of #10107 got lost.
9055 ! ext/B/B/Deparse.pm
9056 ____________________________________________________________________________
9057 [ 10111] By: nick on 2001/05/15 08:39:14
9058 Log: Integrate mainline.
9060 +> ext/POSIX/hints/uts.pl
9061 - Todo Todo-5.6 t/camel-III/vstring.t
9062 !> (integrate 48 files)
9063 ____________________________________________________________________________
9064 [ 10110] By: jhi on 2001/05/15 02:04:05
9065 Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
9066 From: Robin Houston <robin@kitsite.com>
9067 Date: Mon, 14 May 2001 22:27:08 +0100
9068 Message-ID: <20010514222708.A22963@penderel>
9071 ____________________________________________________________________________
9072 [ 10109] By: jhi on 2001/05/15 02:03:12
9073 Log: Subject: [PATCH B::Deparse] Lvaluable method calls
9074 From: Robin Houston <robin@kitsite.com>
9075 Date: Mon, 14 May 2001 22:16:43 +0100
9076 Message-ID: <20010514221643.A22437@penderel>
9078 ! ext/B/B/Deparse.pm
9079 ____________________________________________________________________________
9080 [ 10108] By: jhi on 2001/05/15 02:02:17
9081 Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
9082 From: Robin Houston <robin@kitsite.com>
9083 Date: Mon, 14 May 2001 22:03:44 +0100
9084 Message-ID: <20010514220344.A20643@penderel>
9086 ! ext/B/B/Deparse.pm
9087 ____________________________________________________________________________
9088 [ 10107] By: jhi on 2001/05/15 02:01:24
9089 Log: Subject: [PATCH B::Deparse] "${foo}_bar"
9090 From: Robin Houston <robin@kitsite.com>
9091 Date: Mon, 14 May 2001 22:10:07 +0100
9092 Message-ID: <20010514221007.A21118@penderel>
9094 ! ext/B/B/Deparse.pm
9095 ____________________________________________________________________________
9096 [ 10106] By: jhi on 2001/05/15 01:41:26
9097 Log: Fix for 20010514.037; substr() didn't invalidate the locale
9101 ____________________________________________________________________________
9102 [ 10105] By: jhi on 2001/05/14 18:18:24
9103 Log: Update Changes.
9105 ! Changes patchlevel.h
9106 ____________________________________________________________________________
9107 [ 10104] By: jhi on 2001/05/14 18:09:07
9108 Log: Retract #10094.
9111 ____________________________________________________________________________
9112 [ 10103] By: jhi on 2001/05/14 15:20:58
9113 Log: Integrate change #10100 from maintperl.
9115 PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
9116 bug ID 20010514.027)
9119 ____________________________________________________________________________
9120 [ 10102] By: jhi on 2001/05/14 15:19:21
9121 Log: Document the deprecatedness of suidperl.
9123 ! INSTALL pod/perlfaq1.pod
9124 ____________________________________________________________________________
9125 [ 10101] By: jhi on 2001/05/14 14:54:31
9126 Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
9127 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
9128 Date: Mon, 14 May 2001 09:38:59 -0400
9129 Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
9131 ! lib/ExtUtils/MM_Unix.pm
9132 ____________________________________________________________________________
9133 [ 10100] By: gsar on 2001/05/14 14:43:50
9134 Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
9135 bug ID 20010514.027)
9137 TODO: this needs a testsuite addition
9138 Branch: maint-5.6/perl
9140 ____________________________________________________________________________
9141 [ 10099] By: jhi on 2001/05/14 13:42:38
9142 Log: More DWIMminess for Class::Struct: calling the array or hash
9143 accessors only with one argument, an array or a hash reference,
9144 sets the underlying array or hash. This mirrors nicely also
9145 the usage in the constructor.
9146 From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
9148 ! lib/Class/Struct.pm t/lib/class-struct.t
9149 ____________________________________________________________________________
9150 [ 10098] By: jhi on 2001/05/14 13:10:34
9151 Log: Reference cmp'ing should go through the whole stringification
9152 process shebang, as pointed out by Sarathy in #10091.
9155 ____________________________________________________________________________
9156 [ 10097] By: jhi on 2001/05/14 12:54:31
9157 Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
9158 From: Simon Cozens <simon@netthink.co.uk>
9159 Date: Sat, 12 May 2001 16:36:27 +0100
9160 Message-ID: <20010512163627.A5522@netthink.co.uk>
9162 with some additions salvaged from Todo and Todo-5.6 before
9166 ! MANIFEST pod/perltodo.pod
9167 ____________________________________________________________________________
9168 [ 10096] By: jhi on 2001/05/14 12:37:01
9169 Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
9170 From: "Golubev I. N." <gin@mo.msk.ru>
9171 Date: Mon, 07 May 2001 14:33:34 (GMT)
9172 Message-Id: <02453af6b23e63-gin@mo.msk.ru>
9175 ____________________________________________________________________________
9176 [ 10095] By: jhi on 2001/05/14 12:34:24
9177 Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
9178 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
9179 Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
9180 Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
9182 ! lib/ExtUtils/MM_Unix.pm
9183 ____________________________________________________________________________
9184 [ 10094] By: jhi on 2001/05/14 12:32:44
9185 Log: (Retracted by #10104.)
9187 Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
9188 From: barries <barries@slaysys.com>
9189 Date: Sat, 12 May 2001 01:28:10 -0400
9190 Message-ID: <20010512012810.B26358@jester.slaysys.com>
9193 ____________________________________________________________________________
9194 [ 10093] By: jhi on 2001/05/14 12:30:38
9195 Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
9196 From: Mike Guy <mjtg@cam.ac.uk>
9197 Date: Sat, 12 May 2001 19:24:33 +0100
9198 Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
9201 ____________________________________________________________________________
9202 [ 10092] By: jhi on 2001/05/14 12:29:21
9203 Log: Yet another HP-UX hints tweak from Merijn.
9206 ____________________________________________________________________________
9207 [ 10091] By: gsar on 2001/05/14 04:38:32
9208 Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
9209 isn't defined (changes#9366,9368,9370 from mainline without the
9211 Branch: maint-5.6/perl
9212 ! pp.c pp.h pp_hot.c
9213 ____________________________________________________________________________
9214 [ 10090] By: jhi on 2001/05/12 13:39:43
9215 Log: The sorting seems to happen now automatically.
9217 ! t/lib/glob-basic.t
9218 ____________________________________________________________________________
9219 [ 10089] By: jhi on 2001/05/12 03:38:15
9220 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
9221 From: Benjamin Sugars <bsugars@canoe.ca>
9222 Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
9223 Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
9226 ____________________________________________________________________________
9227 [ 10088] By: jhi on 2001/05/12 03:37:00
9228 Log: Subject: Re: undef(&foo) does not work for XS functions
9229 From: Doug MacEachern <dougm@covalent.net>
9230 Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
9231 Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
9234 ____________________________________________________________________________
9235 [ 10087] By: jhi on 2001/05/12 03:35:58
9236 Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
9237 From: Peter Prymmer <pvhp@forte.com>
9238 Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
9239 Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
9242 ____________________________________________________________________________
9243 [ 10086] By: jhi on 2001/05/11 14:23:08
9244 Log: Update Changes.
9246 ! Changes patchlevel.h
9247 ____________________________________________________________________________
9248 [ 10085] By: jhi on 2001/05/11 14:08:20
9249 Log: Remove the 'asciir' re subpragma. Should instead implement
9250 the 'physical vs logical' range scheme:
9252 \xAA-\xCC is a native physical range, you want that range of
9253 codepoints in your native encoding. In EBCDIC the codepoints
9254 in the gaps (between i-j and r-s) should be included.
9256 \x{AA}-\x{CC} is a physical Unicode range, you want that range of
9257 codepoints in Unicode.
9259 a-z is a logical range, you want that range of 'logical' codepoints
9260 in your native encoding. In EBCDIC the codepoints in the gaps
9261 (between i-j and r-s) should not be included.
9263 Mixed cases (a-\xAA, etc) should either be errors, or maybe
9264 the 'logical' endpoints should be converted to native/Unicode
9265 codepoints, and the range handled as a physical range.
9267 'Logical endpoints' are to be recognized only in the A-Z, a-z,
9268 and 0-9 ranges. Probably a warning should be given for mixed
9269 cases like A-z or a-9 (since such expressions are encoding
9270 dependent), with a recommendation to use physical ranges.
9272 ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
9274 ____________________________________________________________________________
9275 [ 10084] By: jhi on 2001/05/11 13:56:16
9276 Log: Make the test to cleanup the test directory tree
9277 both before and after the testing so that we always
9278 have a clean slate to work with.
9281 ____________________________________________________________________________
9282 [ 10083] By: jhi on 2001/05/11 13:46:30
9283 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
9284 From: Jon Eveland <jweveland@yahoo.com>
9285 Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
9286 Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
9289 ____________________________________________________________________________
9290 [ 10082] By: jhi on 2001/05/11 13:45:06
9291 Log: Merge the camel-III/vstring.t with op/ver.t.
9293 - t/camel-III/vstring.t
9294 ! MANIFEST t/TEST t/harness t/op/ver.t
9295 ____________________________________________________________________________
9296 [ 10081] By: jhi on 2001/05/11 13:15:55
9297 Log: Add test.deparse make target.
9300 ____________________________________________________________________________
9301 [ 10080] By: jhi on 2001/05/11 12:52:49
9302 Log: Subject: [PATCH B::Deparse] $foo->bar(0)
9303 From: Robin Houston <robin@kitsite.com>
9304 Date: Fri, 11 May 2001 12:02:22 +0100
9305 Message-ID: <20010511120222.A11529@penderel>
9307 ! ext/B/B/Deparse.pm t/op/method.t
9308 ____________________________________________________________________________
9309 [ 10079] By: jhi on 2001/05/11 01:59:06
9310 Log: A nicely working combination for UTS from Hal Morris.
9312 + ext/POSIX/hints/uts.pl
9313 ! MANIFEST hints/uts.sh
9314 ____________________________________________________________________________
9315 [ 10078] By: jhi on 2001/05/11 01:15:04
9316 Log: i_ieeefp=undef for UTS.
9319 ____________________________________________________________________________
9320 [ 10077] By: jhi on 2001/05/10 22:42:35
9321 Log: Subject: RE: rand(0) is rand(1)
9322 From: Larry Shatzer <lshatzer@islanddata.com>
9323 Date: Thu, 10 May 2001 11:09:27 -0700
9324 Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
9327 ____________________________________________________________________________
9328 [ 10076] By: jhi on 2001/05/10 22:36:50
9329 Log: Subject: [patch] make op_{clear,null} public
9330 From: Doug MacEachern <dougm@covalent.net>
9331 Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
9332 Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
9334 ! embed.h embed.pl op.c proto.h
9335 ____________________________________________________________________________
9336 [ 10075] By: jhi on 2001/05/10 22:28:36
9337 Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
9338 From: Robin Houston <robin@kitsite.com>
9339 Date: Thu, 10 May 2001 18:54:59 +0100
9340 Message-ID: <20010510185459.A5995@penderel>
9342 ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
9343 ____________________________________________________________________________
9344 [ 10074] By: jhi on 2001/05/10 22:23:41
9345 Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
9346 From: Robin Houston <robin@kitsite.com>
9347 Date: Thu, 10 May 2001 12:56:39 +0100
9348 Message-ID: <20010510125639.A2119@penderel>
9350 ! ext/B/B/Deparse.pm
9351 ____________________________________________________________________________
9352 [ 10073] By: jhi on 2001/05/10 14:26:01
9353 Log: Retract #10070, not ready yet.
9355 ! ext/B/B/Deparse.pm
9356 ____________________________________________________________________________
9357 [ 10072] By: jhi on 2001/05/10 13:40:24
9358 Log: The metaconfig unit change for #10071.
9360 ! U/modified/mallocsrc.U
9361 ____________________________________________________________________________
9362 [ 10071] By: jhi on 2001/05/10 13:39:57
9363 Log: The #9525+#9526 didn't allow for overriding usemymalloc.
9366 ____________________________________________________________________________
9367 [ 10070] By: jhi on 2001/05/10 13:18:42
9368 Log: (Retracted by #10073)
9370 Subject: Re: [PATCH t/TEST] B::Deparse tester
9371 From: Hugo <hv@crypt.compulink.co.uk>
9372 Date: Thu, 10 May 2001 05:48:09 +0100
9373 Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
9375 ! ext/B/B/Deparse.pm
9376 ____________________________________________________________________________
9377 [ 10069] By: jhi on 2001/05/10 12:24:06
9378 Log: Add a for(func()) test.
9381 ____________________________________________________________________________
9382 [ 10068] By: jhi on 2001/05/10 12:16:00
9383 Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
9384 From: Robin Houston <robin@kitsite.com>
9385 Date: Thu, 10 May 2001 13:50:08 +0100
9386 Message-ID: <20010510135008.A2454@penderel>
9388 ! ext/B/B/Deparse.pm
9389 ____________________________________________________________________________
9390 [ 10067] By: jhi on 2001/05/10 01:45:03
9391 Log: A thinko in #10065.
9394 ____________________________________________________________________________
9395 [ 10066] By: jhi on 2001/05/10 01:33:12
9396 Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
9397 From: Robin Houston <robin@kitsite.com>
9398 Date: Thu, 10 May 2001 02:10:34 +0100
9399 Message-ID: <20010510021034.A19421@penderel>
9401 ! ext/B/B.xs ext/B/B/Deparse.pm
9402 ____________________________________________________________________________
9403 [ 10065] By: jhi on 2001/05/10 01:30:43
9404 Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
9405 From: Doug MacEachern <dougm@covalent.net>
9406 Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
9407 Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
9410 ____________________________________________________________________________
9411 [ 10064] By: jhi on 2001/05/09 23:13:29
9412 Log: One more workaround for the UTS compiler from Hal Morris.
9415 ____________________________________________________________________________
9416 [ 10063] By: jhi on 2001/05/09 23:09:53
9417 Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
9418 From: Robin Houston <robin@kitsite.com>
9419 Date: Thu, 10 May 2001 01:02:08 +0100
9420 Message-ID: <20010510010208.A18200@penderel>
9423 ____________________________________________________________________________
9424 [ 10062] By: jhi on 2001/05/09 23:06:25
9425 Log: Subject: [PATCH] Simplify deb_curcv() a bit
9426 From: Benjamin Sugars <bsugars@canoe.ca>
9427 Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
9428 Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
9431 ____________________________________________________________________________
9432 [ 10061] By: jhi on 2001/05/09 23:05:28
9433 Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
9434 From: Benjamin Sugars <bsugars@canoe.ca>
9435 Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
9436 Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
9439 ____________________________________________________________________________
9440 [ 10060] By: jhi on 2001/05/09 23:04:38
9441 Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
9442 From: Peter Prymmer <pvhp@forte.com>
9443 Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
9444 Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
9447 ____________________________________________________________________________
9448 [ 10059] By: jhi on 2001/05/09 23:03:52
9449 Log: Subject: [PATCH t/TEST] B::Deparse tester
9450 From: Robin Houston <robin@kitsite.com>
9451 Date: Wed, 9 May 2001 19:17:50 +0100
9452 Message-ID: <20010509191750.A16940@penderel>
9455 ____________________________________________________________________________
9456 [ 10058] By: jhi on 2001/05/09 23:02:56
9457 Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
9458 From: Jeff Pinyan <jeffp@crusoe.net>
9459 Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
9460 Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
9463 ____________________________________________________________________________
9464 [ 10057] By: nick on 2001/05/09 18:37:56
9465 Log: Integrate mainline.
9467 !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
9468 !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
9469 ____________________________________________________________________________
9470 [ 10056] By: jhi on 2001/05/09 16:44:44
9471 Log: Update Changes.
9473 ! Changes patchlevel.h
9474 ____________________________________________________________________________
9475 [ 10055] By: jhi on 2001/05/09 16:26:47
9476 Log: Integrate perlio.
9478 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9479 ____________________________________________________________________________
9480 [ 10054] By: jhi on 2001/05/09 16:25:42
9481 Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
9482 From: Benjamin Sugars <bsugars@canoe.ca>
9483 Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
9484 Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
9487 ____________________________________________________________________________
9488 [ 10053] By: jhi on 2001/05/09 16:24:37
9489 Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
9490 From: Benjamin Sugars <bsugars@canoe.ca>
9491 Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
9492 Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
9494 ! ext/PerlIO/Scalar/Scalar.xs
9495 ____________________________________________________________________________
9496 [ 10052] By: jhi on 2001/05/09 16:19:04
9497 Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
9498 From: Jeff Pinyan <jeffp@crusoe.net>
9499 Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
9500 Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
9503 ____________________________________________________________________________
9504 [ 10051] By: jhi on 2001/05/09 15:30:17
9505 Log: EPOC tweak from Olaf Flebbe.
9508 ____________________________________________________________________________
9509 [ 10050] By: nick on 2001/05/09 14:37:57
9510 Log: win32, regen_config_h
9512 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9513 ____________________________________________________________________________
9514 [ 10049] By: jhi on 2001/05/09 12:33:39
9515 Log: Integrate perlio.
9518 ____________________________________________________________________________
9519 [ 10048] By: nick on 2001/05/09 11:59:50
9520 Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
9521 and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
9524 ____________________________________________________________________________
9525 [ 10047] By: jhi on 2001/05/09 10:50:12
9526 Log: Integrate perlio.
9529 ____________________________________________________________________________
9530 [ 10046] By: jhi on 2001/05/09 10:49:34
9531 Log: Subject: Re: Less warnings during configure
9532 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9533 Date: Wed, 09 May 2001 13:12:49 +0200
9534 Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
9537 ____________________________________________________________________________
9538 [ 10045] By: nick on 2001/05/09 09:56:59
9539 Log: MULTIPLICITY/DEBUGGING build fix.
9542 ____________________________________________________________________________
9543 [ 10044] By: nick on 2001/05/09 09:46:37
9544 Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
9546 +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
9547 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
9548 !> (integrate 65 files)
9549 ____________________________________________________________________________
9550 [ 10043] By: jhi on 2001/05/08 22:41:49
9551 Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
9552 From: Robin Houston <robin@kitsite.com>
9553 Date: Tue, 8 May 2001 19:38:00 +0100
9554 Message-ID: <20010508193800.A4389@penderel>
9556 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
9557 From: Robin Houston <robin@kitsite.com>
9558 Date: Tue, 8 May 2001 20:03:57 +0100
9559 Message-ID: <20010508200357.A4614@penderel>
9561 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
9562 From: Robin Houston <robin@kitsite.com>
9563 Date: Wed, 9 May 2001 00:12:05 +0100
9564 Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
9566 ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
9567 ____________________________________________________________________________
9568 [ 10042] By: jhi on 2001/05/08 22:09:35
9569 Log: Retract #10031.
9572 ____________________________________________________________________________
9573 [ 10041] By: jhi on 2001/05/08 18:27:34
9574 Log: The metaconfig unit changes for #10040.
9575 Branch: metaconfig/U/perl
9576 ! Checkcc.U d_dlsymun.U dlsrc.U
9577 ____________________________________________________________________________
9578 [ 10040] By: jhi on 2001/05/08 18:24:47
9579 Log: The Configure half of
9581 Subject: Less warnings during configure
9582 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9583 Date: Tue, 08 May 2001 08:44:02 +0200
9584 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
9587 ____________________________________________________________________________
9588 [ 10039] By: jhi on 2001/05/08 16:48:31
9589 Log: Subject: Less warnings during configure
9590 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9591 Date: Tue, 08 May 2001 08:44:02 +0200
9592 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
9595 ____________________________________________________________________________
9596 [ 10038] By: jhi on 2001/05/08 16:32:07
9597 Log: Don't forget to whine about \d__\d.
9599 ! t/pragma/warn/toke toke.c
9600 ____________________________________________________________________________
9601 [ 10037] By: jhi on 2001/05/08 16:07:05
9602 Log: Allow underscores also in the exponent part.
9604 ! t/pragma/warn/toke toke.c
9605 ____________________________________________________________________________
9606 [ 10036] By: jhi on 2001/05/08 13:33:55
9607 Log: CodeMagicCD doesn't look like an *I*DE.
9610 ____________________________________________________________________________
9611 [ 10035] By: jhi on 2001/05/08 13:27:48
9612 Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
9613 to be consistently down).
9616 ____________________________________________________________________________
9617 [ 10034] By: jhi on 2001/05/08 13:21:07
9618 Log: Upgrade to Text::Balanced 1.84.
9620 ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
9621 ____________________________________________________________________________
9622 [ 10033] By: jhi on 2001/05/08 12:41:53
9623 Log: Subject: Re: [PATCH] Find the last of the missing pad variables
9624 From: Benjamin Sugars <bsugars@canoe.ca>
9625 Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
9626 Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
9629 ____________________________________________________________________________
9630 [ 10032] By: jhi on 2001/05/08 12:40:28
9631 Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
9632 From: Peter Prymmer <pvhp@forte.com>
9633 Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
9634 Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
9637 ____________________________________________________________________________
9638 [ 10031] By: jhi on 2001/05/08 12:35:25
9639 Log: (Retracted by #10042)
9641 Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
9642 From: "Philip Newton" <pnewton@gmx.de>
9643 Date: Tue, 8 May 2001 09:18:10 +0200
9644 Message-ID: <3AF7B9D2.28861.603732@localhost>
9647 ____________________________________________________________________________
9648 [ 10030] By: jhi on 2001/05/08 12:32:23
9649 Log: Subject: [PATCH B::Deparse] Document known bugs
9650 From: Robin Houston <robin@kitsite.com>
9651 Date: Tue, 8 May 2001 01:53:34 +0100
9652 Message-ID: <20010508015334.A32394@penderel>
9654 ! ext/B/B/Deparse.pm
9655 ____________________________________________________________________________
9656 [ 10029] By: jhi on 2001/05/08 12:28:28
9657 Log: Subject: Re: Perl book, magazine and website updates.
9658 From: "Philip Newton" <pnewton@gmx.de>
9659 Date: Mon, 7 May 2001 17:03:58 +0200
9660 Message-ID: <3AF6D57E.5387.1E29930@localhost>
9663 ____________________________________________________________________________
9664 [ 10028] By: jhi on 2001/05/07 23:53:30
9665 Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
9666 From: Peter Prymmer <pvhp@forte.com>
9667 Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
9668 Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com>
9671 ____________________________________________________________________________
9672 [ 10027] By: jhi on 2001/05/07 23:22:48
9673 Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
9674 From: Robin Houston <robin@kitsite.com>
9675 Date: Tue, 8 May 2001 01:14:55 +0100
9676 Message-ID: <20010508011455.A32162@penderel>
9678 ! ext/B/B/Deparse.pm
9679 ____________________________________________________________________________
9680 [ 10026] By: jhi on 2001/05/07 23:15:05
9681 Log: Typo in #10025.
9684 ____________________________________________________________________________
9685 [ 10025] By: jhi on 2001/05/07 21:15:35
9686 Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
9689 ____________________________________________________________________________
9690 [ 10024] By: jhi on 2001/05/07 20:58:40
9691 Log: Subject: Re: [ID 20010506.045] question about hash syntax
9692 From: Peter Scott <Peter@PSDT.com>
9693 Date: Sun, 06 May 2001 13:10:40 -0700
9694 Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
9696 ! pod/perl56delta.pod
9697 ____________________________________________________________________________
9698 [ 10023] By: jhi on 2001/05/07 20:41:26
9699 Log: Configure should figure out the list of dynamic extensions
9700 just fine in UTS-- and in fact it does, as reported by Hal Morris.
9703 ____________________________________________________________________________
9704 [ 10022] By: jhi on 2001/05/07 20:24:11
9705 Log: Update Changes.
9707 ! Changes patchlevel.h
9708 ____________________________________________________________________________
9709 [ 10021] By: jhi on 2001/05/07 20:11:31
9710 Log: Subject: [PATCH regcomp.c] Insecure regexes
9711 From: Robin Houston <robin@kitsite.com>
9712 Date: Mon, 7 May 2001 21:56:12 +0100
9713 Message-ID: <20010507215612.A31114@penderel>
9716 ____________________________________________________________________________
9717 [ 10020] By: jhi on 2001/05/07 20:02:30
9718 Log: Drop the foobar.perl.com references for now until Simon
9719 gets them sorted out.
9722 ____________________________________________________________________________
9723 [ 10019] By: jhi on 2001/05/07 19:54:33
9724 Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
9725 From: Prymmer/Kahn <pvhp@best.com>
9726 Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
9727 Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
9729 ! lib/Devel/SelfStubber.pm
9730 ____________________________________________________________________________
9731 [ 10018] By: jhi on 2001/05/07 19:53:10
9732 Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1
9733 From: Prymmer/Kahn <pvhp@best.com>
9734 Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
9735 Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
9738 ____________________________________________________________________________
9739 [ 10017] By: jhi on 2001/05/07 19:35:10
9740 Log: s/WebTechnique's/WebTechniques/
9743 ____________________________________________________________________________
9744 [ 10016] By: jhi on 2001/05/07 12:26:29
9745 Log: Llama 3 updates from Randal.
9748 ____________________________________________________________________________
9749 [ 10015] By: jhi on 2001/05/07 01:34:38
9750 Log: Subject: [PATCH] Help -Dt show correct pad variables
9751 From: Benjamin Sugars <ben.sugars@home.com>
9752 Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
9753 Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
9755 ! embed.h embed.pl proto.h run.c
9756 ____________________________________________________________________________
9757 [ 10014] By: jhi on 2001/05/07 01:23:56
9758 Log: Subject: [PATCH] Document C<our $foo : shared>
9759 From: Benjamin Sugars <ben.sugars@home.com>
9760 Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
9761 Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
9764 ____________________________________________________________________________
9765 [ 10013] By: jhi on 2001/05/07 01:22:22
9766 Log: Subject: [PATCH B::Deparse] undefined folded constants
9767 From: Robin Houston <robin@kitsite.com>
9768 Date: Sun, 6 May 2001 17:19:09 +0100
9769 Message-ID: <20010506171909.A7046@penderel>
9771 ! ext/B/B/Deparse.pm
9772 ____________________________________________________________________________
9773 [ 10012] By: jhi on 2001/05/07 00:57:38
9774 Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
9775 From: Robin Houston <robin@kitsite.com>
9776 Message-ID: <20010506164654.A6848@penderel>
9777 Date: Sun, 6 May 2001 16:46:54 +0100
9779 ! ext/B/B/Deparse.pm
9780 ____________________________________________________________________________
9781 [ 10011] By: jhi on 2001/05/07 00:52:18
9782 Log: Subject: [PATCH t/op/my_stash.t] Naughty?
9783 From: Robin Houston <robin@kitsite.com>
9784 Date: Sun, 6 May 2001 14:47:02 +0100
9785 Message-ID: <20010506144702.A6308@penderel>
9788 ____________________________________________________________________________
9789 [ 10010] By: jhi on 2001/05/06 15:07:51
9790 Log: Subject: Perl book, magazine and website updates.
9791 From: Simon Cozens <simon@netthink.co.uk>
9792 Date: Sun, 6 May 2001 16:55:36 +0100
9793 Message-ID: <20010506165536.A1795@netthink.co.uk>
9795 ! pod/perlbook.pod pod/perlfaq2.pod
9796 ____________________________________________________________________________
9797 [ 10009] By: jhi on 2001/05/06 14:11:40
9798 Log: Tweaks on the Tru64 prof options.
9801 ____________________________________________________________________________
9802 [ 10008] By: jhi on 2001/05/06 13:51:49
9803 Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
9804 From: Robin Houston <robin@kitsite.com>
9805 Date: Sun, 6 May 2001 14:40:51 +0100
9806 Message-ID: <20010506144051.A6279@penderel>
9809 ____________________________________________________________________________
9810 [ 10007] By: jhi on 2001/05/06 13:49:31
9811 Log: Subject: [PATCH B::Deparse] scoping
9812 From: Robin Houston <robin@kitsite.com>
9813 Date: Sun, 6 May 2001 14:36:56 +0100
9814 Message-ID: <20010506143656.A4006@penderel>
9816 ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
9817 ____________________________________________________________________________
9818 [ 10006] By: jhi on 2001/05/06 13:24:12
9819 Log: Document the undefinedness of bitshifting out of range.
9822 ____________________________________________________________________________
9823 [ 10005] By: jhi on 2001/05/06 13:03:17
9824 Log: Retract #10003 and update the IDE descriptions a bit.
9827 ____________________________________________________________________________
9828 [ 10004] By: jhi on 2001/05/06 03:02:41
9829 Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
9830 From: Prymmer/Kahn <pvhp@best.com>
9831 Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
9832 Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
9834 ! win32/Makefile win32/buildext.pl win32/config.bc
9835 ! win32/config.gc win32/config.vc
9836 ____________________________________________________________________________
9837 [ 10003] By: jhi on 2001/05/05 20:24:44
9838 Log: (Retracted by #10005.)
9841 ____________________________________________________________________________
9842 [ 10002] By: jhi on 2001/05/05 19:23:36
9843 Log: It's "psed", not "sed".
9846 ____________________________________________________________________________
9847 [ 10001] By: jhi on 2001/05/05 18:35:38
9848 Log: Update Changes.
9850 ! Changes patchlevel.h
9851 ____________________________________________________________________________
9852 [ 10000] By: jhi on 2001/05/05 18:32:15
9853 Log: Subject: Re: bleadperl make install fails due to "psed"
9854 From: andreas.koenig@anima.de (Andreas J. Koenig)
9855 Date: 05 May 2001 18:23:28 +0200
9856 Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
9858 ! x2p/Makefile.SH x2p/s2p.PL
9859 ____________________________________________________________________________
9860 [ 9999] By: jhi on 2001/05/05 18:28:09
9861 Log: AUTHORS updates.
9864 ____________________________________________________________________________
9865 [ 9998] By: jhi on 2001/05/05 18:16:00
9866 Log: Updates on the pods related to the modules included since 5.6.
9868 TODO: perltodo really could use major updating.
9870 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
9871 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
9872 ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
9873 ! pod/perlsyn.pod pod/perltodo.pod
9874 ____________________________________________________________________________
9875 [ 9997] By: jhi on 2001/05/05 17:35:17
9876 Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
9881 ____________________________________________________________________________
9882 [ 9996] By: jhi on 2001/05/05 17:25:00
9883 Log: Add preemptive #undefs for some of the shorter and more prone
9884 to collision regcomp.h #defines. (Background: the MASK collided
9885 with a system header #define in Rhapsody.)
9888 ____________________________________________________________________________
9889 [ 9995] By: jhi on 2001/05/05 13:24:21
9890 Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
9891 From: Nicholas Clark <nick@ccl4.org>
9892 Date: Sat, 5 May 2001 14:46:39 +0100
9893 Message-ID: <20010505144639.O53513@plum.flirble.org>
9895 Add a test for the constants (if any) being processed correctly.
9898 ____________________________________________________________________________
9899 [ 9994] By: jhi on 2001/05/05 02:11:03
9900 Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
9901 From: Peter Prymmer <pvhp@forte.com>
9902 Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
9903 Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
9906 ____________________________________________________________________________
9907 [ 9993] By: jhi on 2001/05/05 02:03:49
9908 Log: Subject: [PATCH: perl@9973] fix const poisioning in PerlIO_openn->fdopen->openn
9909 From: Peter Prymmer <pvhp@forte.com>
9910 Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
9911 Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
9913 ! perlio.c vms/vmsish.h
9914 ____________________________________________________________________________
9915 [ 9992] By: jhi on 2001/05/04 17:21:12
9916 Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
9917 From: Robin Barker <rmb1@cise.npl.co.uk>
9918 Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
9919 Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
9923 ____________________________________________________________________________
9924 [ 9991] By: jhi on 2001/05/04 16:47:45
9925 Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
9926 From: Robin Barker <rmb1@cise.npl.co.uk>
9927 Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
9928 Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
9931 ____________________________________________________________________________
9932 [ 9990] By: jhi on 2001/05/04 14:37:20
9933 Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
9934 From: Prymmer/Kahn <pvhp@best.com>
9935 Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
9936 Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
9939 ____________________________________________________________________________
9940 [ 9989] By: jhi on 2001/05/04 14:03:58
9941 Log: Introduce perl572delta, update Todo, add the missing
9942 mention about signal safety since 5.7.1 (though this
9943 requires verification and more details.)
9945 + pod/perl572delta.pod
9946 ! MANIFEST Todo pod/perl571delta.pod
9947 ____________________________________________________________________________
9948 [ 9988] By: jhi on 2001/05/04 12:41:51
9949 Log: Subject: [PATCH perl@9944] long =item
9950 From: Robin Barker <rmb1@cise.npl.co.uk>
9951 Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
9952 Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
9954 ! ext/Time/HiRes/HiRes.pm
9955 ____________________________________________________________________________
9956 [ 9987] By: jhi on 2001/05/04 12:39:19
9957 Log: The #9901 had removed one line essential for EBCDIC.
9960 ____________________________________________________________________________
9961 [ 9986] By: jhi on 2001/05/04 12:30:23
9962 Log: Subject: cygwin/Makefile.SHs INSTALL patch
9963 From: Reini Urban <rurban@sbox.tu-graz.ac.at>
9964 Date: Mon, 08 Jan 2001 04:59:21 +0200
9965 Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at>
9967 ! cygwin/Makefile.SHs
9968 ____________________________________________________________________________
9969 [ 9985] By: jhi on 2001/05/04 03:51:39
9970 Log: Encode/IO doc tweaks.
9972 ! ext/Encode/Encode.pm
9973 ____________________________________________________________________________
9974 [ 9984] By: jhi on 2001/05/04 03:29:34
9975 Log: Remove GDBM_File from the dynamic extensions for UTS,
9976 GDBM is not a standard feature.
9979 ____________________________________________________________________________
9980 [ 9983] By: jhi on 2001/05/04 03:22:59
9981 Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
9984 ____________________________________________________________________________
9985 [ 9982] By: jhi on 2001/05/03 23:21:03
9986 Log: Subject: [PATCH] Let sv_dump understand GvSHARED
9987 From: Benjamin Sugars <bsugars@canoe.ca>
9988 Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
9989 Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
9992 ____________________________________________________________________________
9993 [ 9981] By: jhi on 2001/05/03 23:20:05
9994 Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
9995 From: Benjamin Sugars <bsugars@canoe.ca>
9996 Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
9997 Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
9999 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
10000 ____________________________________________________________________________
10001 [ 9980] By: jhi on 2001/05/03 23:15:29
10002 Log: Integrate perlio.
10004 !> ext/Encode/Encode.pm
10005 ____________________________________________________________________________
10006 [ 9979] By: jhi on 2001/05/03 16:54:59
10007 Log: Install psed man page.
10010 ____________________________________________________________________________
10011 [ 9978] By: jhi on 2001/05/03 16:45:58
10012 Log: Remove unused files; noted by Sarathy.
10014 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
10016 ____________________________________________________________________________
10017 [ 9977] By: jhi on 2001/05/03 16:42:30
10018 Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
10019 From: Andy Dougherty <doughera@lafayette.edu>
10020 Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
10021 Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
10024 ____________________________________________________________________________
10025 [ 9976] By: nick on 2001/05/03 16:40:42
10026 Log: Allow $answer = encode($object,$text); like it says in docs.
10028 ! ext/Encode/Encode.pm
10029 ____________________________________________________________________________
10030 [ 9975] By: nick on 2001/05/03 16:22:30
10031 Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
10032 to be in scope (fair enough), and also a package variable (our) for eval to see it.
10034 ! ext/Encode/Encode.pm
10035 ____________________________________________________________________________
10036 [ 9974] By: nick on 2001/05/03 15:48:17
10037 Log: Integrate mainline.
10039 +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
10040 +> t/lib/filter-simple.t t/lib/next.t
10041 !> (integrate 70 files)
10042 ____________________________________________________________________________
10043 [ 9973] By: jhi on 2001/05/03 13:09:09
10044 Log: Update Changes.
10046 ! Changes patchlevel.h
10047 ____________________________________________________________________________
10048 [ 9972] By: jhi on 2001/05/03 12:58:33
10049 Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
10050 From: Prymmer/Kahn <pvhp@best.com>
10051 Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
10052 Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
10055 ____________________________________________________________________________
10056 [ 9971] By: jhi on 2001/05/03 12:57:26
10057 Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
10058 From: Prymmer/Kahn <pvhp@best.com>
10059 Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
10060 Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
10063 ____________________________________________________________________________
10064 [ 9970] By: jhi on 2001/05/03 02:42:46
10065 Log: Can't croak sans thread context, from Doug MacEachern.
10068 ____________________________________________________________________________
10069 [ 9969] By: jhi on 2001/05/03 01:23:48
10070 Log: Subject: Random input test and Perl
10071 From: Ilya Zakharevich <ilya@math.berkeley.edu>
10072 Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
10073 Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
10076 ____________________________________________________________________________
10077 [ 9968] By: jhi on 2001/05/02 22:17:21
10078 Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
10079 From: Peter Prymmer <pvhp@forte.com>
10080 Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
10081 Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
10083 ! pod/perlfunc.pod pod/perlport.pod
10084 ____________________________________________________________________________
10085 [ 9967] By: jhi on 2001/05/02 20:12:45
10086 Log: Workaround for UTS compiler casting bug from Hal Morris.
10089 ____________________________________________________________________________
10090 [ 9966] By: jhi on 2001/05/02 18:31:37
10091 Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
10092 From: Dan Sugalski <dan@sidhe.org>
10093 Date: Wed, 02 May 2001 15:23:22 -0400
10094 Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
10097 ____________________________________________________________________________
10098 [ 9965] By: jhi on 2001/05/02 18:21:29
10099 Log: Minor doc tweaks on endianness, closes bug 20010327.004.
10102 ____________________________________________________________________________
10103 [ 9964] By: jhi on 2001/05/02 18:15:01
10104 Log: Document large files in INSTALL, document also the %x
10105 limitation if not use64bitint, closes bug 20010326.007.
10108 ____________________________________________________________________________
10109 [ 9963] By: jhi on 2001/05/02 17:24:47
10110 Log: perlmodlib tweaks; regen pods.
10112 ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
10114 ____________________________________________________________________________
10115 [ 9962] By: jhi on 2001/05/02 17:14:00
10116 Log: Fix for a segfault, from Marc Lehmann.
10118 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
10119 ____________________________________________________________________________
10120 [ 9961] By: jhi on 2001/05/02 15:55:53
10121 Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
10122 From: "Philip Newton" <pnewton@gmx.de>
10123 Date: Wed, 2 May 2001 18:39:03 +0200
10124 Message-ID: <3AF05447.15525.173B588@localhost>
10127 ____________________________________________________________________________
10128 [ 9960] By: jhi on 2001/05/02 15:35:37
10129 Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
10130 From: Dan Sugalski <dan@sidhe.org>
10131 Date: Wed, 02 May 2001 11:37:27 -0400
10132 Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
10134 ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
10135 ! thread.h vms/vms.c vms/vmsish.h
10136 ____________________________________________________________________________
10137 [ 9959] By: jhi on 2001/05/02 15:21:08
10138 Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
10139 From: Benjamin Sugars <bsugars@canoe.ca>
10140 Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
10141 Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
10143 ! ext/PerlIO/Scalar/Scalar.xs
10144 ____________________________________________________________________________
10145 [ 9958] By: jhi on 2001/05/02 15:15:53
10146 Log: Bug in #9915, spotted by Mike Guy.
10149 ____________________________________________________________________________
10150 [ 9957] By: jhi on 2001/05/02 13:26:01
10151 Log: Add a test for not griping about references as array
10152 indices if the reference has magic in it (overloaded
10155 ! pod/perldiag.pod t/pragma/warn/pp_hot
10156 ____________________________________________________________________________
10157 [ 9956] By: jhi on 2001/05/02 13:07:01
10158 Log: Retracted a bit too much in #9952.
10160 ! t/pragma/sub_lval.t
10161 ____________________________________________________________________________
10162 [ 9955] By: jhi on 2001/05/02 13:05:38
10163 Log: Test for #9952.
10166 ____________________________________________________________________________
10167 [ 9954] By: jhi on 2001/05/02 11:48:18
10168 Log: Additional note on the encoding example: one cannot
10169 convert string constants in-place.
10171 ! ext/Encode/Encode.pm
10172 ____________________________________________________________________________
10173 [ 9953] By: jhi on 2001/05/02 11:43:51
10174 Log: Note that if you have recent enough Perl you already
10175 have Filter::Util::Call.
10177 ! lib/Filter/Simple.pm
10178 ____________________________________________________________________________
10179 [ 9952] By: jhi on 2001/05/02 11:31:53
10180 Log: Retract changes #8254 and #8255, causes coredump in
10181 'tie FH, "main"', reported by Abigail, culprit found by
10182 Benjamin Sugars. Mirrors maintperl change #9950.
10184 ! op.c t/pragma/sub_lval.t
10185 ____________________________________________________________________________
10186 [ 9951] By: jhi on 2001/05/02 11:14:29
10187 Log: Forgot from #9942. (Needed by t/lib/filter-simple.t.)
10189 + t/lib/MyFilter.pm
10190 ____________________________________________________________________________
10191 [ 9950] By: gsar on 2001/05/02 03:17:11
10192 Log: revert integration of changes#8254,8255 in change#8620 (causes
10193 a coredump in C<tie FH, 'foo'>; the idea itself may need better
10195 Branch: maint-5.6/perl
10196 ! op.c t/pragma/sub_lval.t
10197 ____________________________________________________________________________
10198 [ 9949] By: gsar on 2001/05/02 02:56:32
10199 Log: integrate changes#9774,9814 from mainline (Unixware fixes)
10201 Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
10203 Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
10204 Branch: maint-5.6/perl
10206 ____________________________________________________________________________
10207 [ 9948] By: gsar on 2001/05/02 02:49:15
10208 Log: pod/find.t breaks on VMS (from Craig Berry)
10209 Branch: maint-5.6/perl
10211 ____________________________________________________________________________
10212 [ 9947] By: jhi on 2001/05/02 02:43:09
10213 Log: Add an encoding conversion example.
10215 ! ext/Encode/Encode.pm
10216 ____________________________________________________________________________
10217 [ 9946] By: jhi on 2001/05/02 01:34:22
10218 Log: Another coat of paint but still nowhere finished.
10219 Need to decide on the semantics of strptime(): should
10220 strptime() be a function instead of a method? To do
10221 the week/monthname-strptiming the i18n/l10n bullet needs
10222 to be bitten with gusto.
10224 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
10225 ____________________________________________________________________________
10226 [ 9945] By: jhi on 2001/05/01 23:40:52
10227 Log: Update Changes.
10229 ! Changes patchlevel.h
10230 ____________________________________________________________________________
10231 [ 9944] By: jhi on 2001/05/01 23:33:37
10232 Log: Add known-to-be-tested modules to the list-to-be-skipped.
10234 ! t/lib/1_compile.t
10235 ____________________________________________________________________________
10236 [ 9943] By: jhi on 2001/05/01 23:24:40
10237 Log: Subject: BorlandC++ fix
10238 From: "Vadim Konovalov" <watman@inbox.ru>
10239 Date: Mon, 30 Apr 2001 20:12:26 -0700
10240 Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
10242 ! win32/makefile.mk
10243 ____________________________________________________________________________
10244 [ 9942] By: jhi on 2001/05/01 23:18:02
10245 Log: Update to Filter::Simple 0.60, create a test for it.
10247 + t/lib/filter-simple.t
10248 ! MANIFEST lib/Filter/Simple.pm
10249 ____________________________________________________________________________
10250 [ 9941] By: jhi on 2001/05/01 19:47:24
10251 Log: Subject: Re: bleadperl: s/// failure with \b and /g
10252 From: Hugo <hv@crypt.compulink.co.uk>
10253 Date: Tue, 01 May 2001 20:12:20 +0100
10254 Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
10256 ! pp_hot.c t/op/re_tests
10257 ____________________________________________________________________________
10258 [ 9940] By: jhi on 2001/05/01 19:42:16
10259 Log: Integrate perlio.
10261 !> lib/base.pm t/lib/fields.t
10262 ____________________________________________________________________________
10263 [ 9939] By: jhi on 2001/05/01 19:39:51
10264 Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
10265 From: Benjamin Sugars <bsugars@canoe.ca>
10266 Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
10267 Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
10269 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
10270 ____________________________________________________________________________
10271 [ 9938] By: jhi on 2001/05/01 19:34:09
10272 Log: Add NEXT, a pseudo-class for method redispatching.
10273 <Damian>NEXT.pm probably offers more bang-for-buck
10274 than anything else I've ever written.</Damian>
10276 + lib/NEXT.pm t/lib/next.t
10278 ____________________________________________________________________________
10279 [ 9937] By: jhi on 2001/05/01 19:21:41
10280 Log: Update to Switch 2.02.
10282 ! lib/Switch.pm t/lib/switch.t
10283 ____________________________________________________________________________
10284 [ 9936] By: nick on 2001/05/01 19:09:21
10285 Log: Fix for base.pm clobbering $VERSION
10288 ____________________________________________________________________________
10289 [ 9935] By: nick on 2001/05/01 18:54:38
10290 Log: Test for base.pm clobbering $VERSION.
10293 ____________________________________________________________________________
10294 [ 9934] By: jhi on 2001/05/01 18:39:10
10295 Log: Add information about Scalar::Util::blessed.
10298 ____________________________________________________________________________
10299 [ 9933] By: jhi on 2001/05/01 18:33:51
10300 Log: Subject: Extra UNIVERSAL documentation
10301 From: Mike Guy <mjtg@cam.ac.uk>
10302 Date: Tue, 01 May 2001 20:12:11 +0100
10303 Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
10306 ____________________________________________________________________________
10307 [ 9932] By: jhi on 2001/05/01 18:26:54
10308 Log: Subject: Autoflush in tests as appropriate
10309 From: Mike Guy <mjtg@cam.ac.uk>
10310 Date: Tue, 01 May 2001 20:05:31 +0100
10311 Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
10313 ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
10315 ____________________________________________________________________________
10316 [ 9931] By: jhi on 2001/05/01 18:02:29
10317 Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
10318 From: Benjamin Sugars <bsugars@canoe.ca>
10319 Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
10320 Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
10322 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
10323 ____________________________________________________________________________
10324 [ 9930] By: jhi on 2001/05/01 15:12:26
10325 Log: Subject: Re: Finally got a round tuit
10326 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10327 Date: Tue, 01 May 2001 14:14:10 +0200
10328 Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
10330 The -DP part, slightly modified.
10333 ____________________________________________________________________________
10334 [ 9929] By: jhi on 2001/05/01 14:17:15
10335 Log: Subject: Re: Finally got a round tuit
10336 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10337 Date: Tue, 01 May 2001 16:34:06 +0200
10338 Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
10340 cpp and optimization tweaks for HP-UX.
10343 ____________________________________________________________________________
10344 [ 9928] By: jhi on 2001/05/01 13:24:20
10345 Log: Tune the scan_num() comments to reality.
10348 ____________________________________________________________________________
10349 [ 9927] By: jhi on 2001/05/01 13:14:01
10350 Log: Subject: [PATCH B::Deparse] optimised sort
10351 From: Robin Houston <robin@kitsite.com>
10352 Date: Tue, 1 May 2001 14:07:12 +0100
10353 Message-ID: <20010501140712.A4266@penderel>
10355 ! ext/B/B/Deparse.pm
10356 ____________________________________________________________________________
10357 [ 9926] By: jhi on 2001/05/01 13:10:53
10358 Log: Subject: [PATCH t/lib/b-deparse.t]
10359 From: Robin Houston <robin@kitsite.com>
10360 Date: Tue, 1 May 2001 13:37:42 +0100
10361 Message-ID: <20010501133742.A4082@penderel>
10363 ! t/lib/b-deparse.t
10364 ____________________________________________________________________________
10365 [ 9925] By: jhi on 2001/05/01 13:10:13
10366 Log: Subject: [PATCH B::Deparse] for(;;), sort
10367 From: Robin Houston <robin@kitsite.com>
10368 Date: Tue, 1 May 2001 13:35:00 +0100
10369 Message-ID: <20010501133500.A4061@penderel>
10371 ! ext/B/B/Deparse.pm
10372 ____________________________________________________________________________
10373 [ 9924] By: jhi on 2001/05/01 13:09:22
10374 Log: Subject: [PATCH B::Deparse] do, warn, use
10375 From: Robin Houston <robin@kitsite.com>
10376 Date: Tue, 1 May 2001 13:31:03 +0100
10377 Message-ID: <20010501133103.A4041@penderel>
10379 ! ext/B/B/Deparse.pm
10380 ____________________________________________________________________________
10381 [ 9923] By: jhi on 2001/05/01 11:45:36
10382 Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
10383 From: Benjamin Sugars <ben.sugars@home.com>
10384 Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
10385 Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
10389 ____________________________________________________________________________
10390 [ 9922] By: jhi on 2001/05/01 11:35:42
10391 Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
10392 From: Peter Prymmer <pvhp@forte.com>
10393 Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
10394 Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
10396 ! t/lib/selfstubber.t
10397 ____________________________________________________________________________
10398 [ 9921] By: jhi on 2001/04/30 16:34:33
10399 Log: Subject: [PATCH B::Concise] suppress warning
10400 From: Robin Houston <robin@kitsite.com>
10401 Date: Mon, 30 Apr 2001 16:09:49 +0100
10402 Message-ID: <20010430160949.A25086@penderel>
10404 ! ext/B/B/Concise.pm
10405 ____________________________________________________________________________
10406 [ 9920] By: jhi on 2001/04/30 13:56:04
10407 Log: Strip the *markers* from #9919.
10409 ! pod/perlfaq.pod pod/perlfaq5.pod
10410 ____________________________________________________________________________
10411 [ 9919] By: jhi on 2001/04/30 13:54:04
10412 Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
10413 From: Gwyn Judd <b.judd@xtra.co.nz>
10414 Date: Sun, 29 Apr 2001 01:47:49 +1200
10415 Message-ID: <20010429014749.A4418@thislove>
10417 ! pod/perlfaq.pod pod/perlfaq5.pod
10418 ____________________________________________________________________________
10419 [ 9918] By: jhi on 2001/04/30 13:13:54
10420 Log: More_tweakage.
10422 ! pod/perldata.pod pod/perldiag.pod
10423 ____________________________________________________________________________
10424 [ 9917] By: jhi on 2001/04/30 13:01:27
10425 Log: Update Changes.
10427 ! Changes patchlevel.h
10428 ____________________________________________________________________________
10429 [ 9916] By: jhi on 2001/04/30 12:57:03
10430 Log: T_w_e_a_k_a_g_e.
10432 ! pod/perldata.pod pod/perldiag.pod
10433 ____________________________________________________________________________
10434 [ 9915] By: jhi on 2001/04/30 12:39:29
10435 Log: Install s2p also as psed.
10437 TODO: psed documentation?
10440 ____________________________________________________________________________
10441 [ 9914] By: jhi on 2001/04/30 12:29:21
10442 Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
10443 From: Jens Hamisch <jens@Strawberry.COM>
10444 Date: Fri, 27 Apr 2001 17:00:36 +0200
10445 Message-ID: <20010427170036.K1372@Strawberry.COM>
10447 SOCKS5_VERSION_NAME is the right symbol to detect
10448 the presence of SOCKS5. (HAS_SOCKS5_INIT is telling whether
10449 function called socks5_init() is available, and even that is
10450 not universal, most SOCKS5 installations use SOCKSinit()).
10453 ____________________________________________________________________________
10454 [ 9913] By: jhi on 2001/04/30 12:22:15
10455 Log: Allow a zero timeout on IO::Socket accept and connect--
10456 though one really shouldn't do that. Based on
10458 Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
10459 From: "John Holdsworth" <coldwave@bigfoot.com>
10460 Date: Sun, 4 Feb 2001 12:48:18 +0100
10461 Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
10463 ! ext/IO/lib/IO/Socket.pm
10464 ____________________________________________________________________________
10465 [ 9912] By: jhi on 2001/04/30 11:27:27
10466 Log: Save the spot of regprev (see #9911) for binary compatibility;
10469 ! embedvar.h perlapi.h thrdvar.h
10470 ____________________________________________________________________________
10471 [ 9911] By: jhi on 2001/04/30 11:22:03
10472 Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...]
10473 From: Hugo <hv@crypt.compulink.co.uk>
10474 Date: Sun, 29 Apr 2001 17:09:30 +0100
10475 Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
10477 ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
10478 ____________________________________________________________________________
10479 [ 9910] By: jhi on 2001/04/30 11:15:12
10480 Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
10481 a dummy for PL_numeric_radix); no pressing reason to break
10482 binary compatibility; regen API.
10484 ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
10485 ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
10486 ____________________________________________________________________________
10487 [ 9909] By: jhi on 2001/04/30 10:56:08
10488 Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
10489 From: Walt Mankowski <waltman@netaxs.com>
10490 Date: Sun, 29 Apr 2001 21:53:48 -0400
10491 Message-ID: <20010429215348.A3971@netaxs.com>
10494 ____________________________________________________________________________
10495 [ 9908] By: jhi on 2001/04/30 10:49:40
10496 Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
10498 ! t/lib/selfstubber.t
10499 ____________________________________________________________________________
10500 [ 9907] By: nick on 2001/04/30 09:26:50
10501 Log: Integrate mainline.
10503 !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
10504 ____________________________________________________________________________
10505 [ 9906] By: jhi on 2001/04/29 23:24:20
10506 Log: Abigail spotted a thinko in #9905.
10509 ____________________________________________________________________________
10510 [ 9905] By: jhi on 2001/04/29 15:55:39
10511 Log: Changed the underscore/undebar syntax in numeric constants;
10512 now any grouping will do, as long as the underscores are not
10513 consecutive (so "zero-grouping" is out), and they do not begin
10514 or end the integer or fractional parts.
10516 ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
10517 ____________________________________________________________________________
10518 [ 9904] By: nick on 2001/04/29 15:43:22
10519 Log: Integrate mainline.
10521 +> (branch 98 files)
10522 - lib/unicode/Block.pl
10523 - lib/unicode/In/AlphabeticPresentationForms.pl
10524 - lib/unicode/In/Arabic.pl
10525 - lib/unicode/In/ArabicPresentationForms-A.pl
10526 - lib/unicode/In/ArabicPresentationForms-B.pl
10527 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
10528 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
10529 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
10530 - lib/unicode/In/BopomofoExtended.pl
10531 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
10532 - lib/unicode/In/CJKCompatibility.pl
10533 - lib/unicode/In/CJKCompatibilityForms.pl
10534 - lib/unicode/In/CJKCompatibilityIdeographs.pl
10535 - lib/unicode/In/CJKRadicalsSupplement.pl
10536 - lib/unicode/In/CJKSymbolsandPunctuation.pl
10537 - lib/unicode/In/CJKUnifiedIdeographs.pl
10538 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
10539 - lib/unicode/In/Cherokee.pl
10540 - lib/unicode/In/CombiningDiacriticalMarks.pl
10541 - lib/unicode/In/CombiningHalfMarks.pl
10542 - lib/unicode/In/CombiningMarksforSymbols.pl
10543 - lib/unicode/In/ControlPictures.pl
10544 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
10545 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
10546 - lib/unicode/In/EnclosedAlphanumerics.pl
10547 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
10548 - lib/unicode/In/Ethiopic.pl
10549 - lib/unicode/In/GeneralPunctuation.pl
10550 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
10551 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
10552 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
10553 - lib/unicode/In/HalfwidthandFullwidthForms.pl
10554 - lib/unicode/In/HangulCompatibilityJamo.pl
10555 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
10556 - lib/unicode/In/Hebrew.pl
10557 - lib/unicode/In/HighPrivateUseSurrogates.pl
10558 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
10559 - lib/unicode/In/IPAExtensions.pl
10560 - lib/unicode/In/IdeographicDescriptionCharacters.pl
10561 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
10562 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
10563 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
10564 - lib/unicode/In/Latin-1Supplement.pl
10565 - lib/unicode/In/LatinExtended-A.pl
10566 - lib/unicode/In/LatinExtended-B.pl
10567 - lib/unicode/In/LatinExtendedAdditional.pl
10568 - lib/unicode/In/LetterlikeSymbols.pl
10569 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
10570 - lib/unicode/In/MathematicalOperators.pl
10571 - lib/unicode/In/MiscellaneousSymbols.pl
10572 - lib/unicode/In/MiscellaneousTechnical.pl
10573 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
10574 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
10575 - lib/unicode/In/OpticalCharacterRecognition.pl
10576 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
10577 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
10578 - lib/unicode/In/SmallFormVariants.pl
10579 - lib/unicode/In/SpacingModifierLetters.pl
10580 - lib/unicode/In/Specials.pl
10581 - lib/unicode/In/SuperscriptsandSubscripts.pl
10582 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
10583 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
10584 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
10585 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
10586 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
10587 !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
10588 !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
10589 !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
10590 !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
10591 !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
10592 !> utf8.c win32/Makefile
10593 ____________________________________________________________________________
10594 [ 9903] By: jhi on 2001/04/29 14:30:53
10595 Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
10596 From: Prymmer/Kahn <pvhp@best.com>
10597 Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
10598 Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
10601 ____________________________________________________________________________
10602 [ 9902] By: jhi on 2001/04/29 02:52:44
10603 Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
10604 From: "Abigail" <abigail@foad.org>
10605 Date: Sun, 29 Apr 2001 03:14:25 +0200
10606 Message-ID: <20010429011425.24503.qmail@foad.org>
10608 ! ext/IO/lib/IO/Seekable.pm
10609 ____________________________________________________________________________
10610 [ 9901] By: jhi on 2001/04/29 02:04:46
10611 Log: In character classes one couldn't have 0x80..0xff characters
10612 at the left hand side if there were 0x100.. characters in the
10615 ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
10616 ! t/op/pat.t utf8.c
10617 ____________________________________________________________________________
10618 [ 9900] By: jhi on 2001/04/28 22:55:04
10619 Log: Forgot the latest mktables.PL from #9899.
10621 ! lib/unicode/mktables.PL
10622 ____________________________________________________________________________
10623 [ 9899] By: jhi on 2001/04/28 22:53:28
10624 Log: Explain the \p{} and \P{} error message better and
10625 have prettier prettyprint in In.pl.
10627 ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
10629 ____________________________________________________________________________
10630 [ 9898] By: jhi on 2001/04/28 21:03:34
10631 Log: Add one possible explanation for the "Invalid [] range" error.
10634 ____________________________________________________________________________
10635 [ 9897] By: jhi on 2001/04/28 17:18:26
10636 Log: Add a level of indirection to the implementation of \p{InFoo}
10637 so that we don't have to have long filenames. (Nothing changes
10638 in the user interface.) The indirection is defined in
10639 the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
10640 Also rename some the character classes by removing '-' from
10641 the classnames, and finally renamed Block.pl as Blocks.pl.
10643 + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
10644 + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
10645 + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
10646 + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
10647 + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
10648 + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
10649 + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
10650 + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
10651 + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
10652 + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
10653 + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
10654 + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
10655 + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
10656 + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
10657 + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
10658 + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
10659 + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
10660 + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
10661 + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
10662 + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
10663 + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
10664 + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
10665 + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
10666 + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
10667 + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
10668 + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
10669 + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
10670 + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
10671 + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
10672 + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
10673 + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
10674 + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
10675 + lib/unicode/In/94.pl lib/unicode/In/95.pl
10676 - lib/unicode/Block.pl
10677 - lib/unicode/In/AlphabeticPresentationForms.pl
10678 - lib/unicode/In/Arabic.pl
10679 - lib/unicode/In/ArabicPresentationForms-A.pl
10680 - lib/unicode/In/ArabicPresentationForms-B.pl
10681 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
10682 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
10683 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
10684 - lib/unicode/In/BopomofoExtended.pl
10685 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
10686 - lib/unicode/In/CJKCompatibility.pl
10687 - lib/unicode/In/CJKCompatibilityForms.pl
10688 - lib/unicode/In/CJKCompatibilityIdeographs.pl
10689 - lib/unicode/In/CJKRadicalsSupplement.pl
10690 - lib/unicode/In/CJKSymbolsandPunctuation.pl
10691 - lib/unicode/In/CJKUnifiedIdeographs.pl
10692 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
10693 - lib/unicode/In/Cherokee.pl
10694 - lib/unicode/In/CombiningDiacriticalMarks.pl
10695 - lib/unicode/In/CombiningHalfMarks.pl
10696 - lib/unicode/In/CombiningMarksforSymbols.pl
10697 - lib/unicode/In/ControlPictures.pl
10698 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
10699 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
10700 - lib/unicode/In/EnclosedAlphanumerics.pl
10701 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
10702 - lib/unicode/In/Ethiopic.pl
10703 - lib/unicode/In/GeneralPunctuation.pl
10704 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
10705 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
10706 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
10707 - lib/unicode/In/HalfwidthandFullwidthForms.pl
10708 - lib/unicode/In/HangulCompatibilityJamo.pl
10709 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
10710 - lib/unicode/In/Hebrew.pl
10711 - lib/unicode/In/HighPrivateUseSurrogates.pl
10712 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
10713 - lib/unicode/In/IPAExtensions.pl
10714 - lib/unicode/In/IdeographicDescriptionCharacters.pl
10715 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
10716 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
10717 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
10718 - lib/unicode/In/Latin-1Supplement.pl
10719 - lib/unicode/In/LatinExtended-A.pl
10720 - lib/unicode/In/LatinExtended-B.pl
10721 - lib/unicode/In/LatinExtendedAdditional.pl
10722 - lib/unicode/In/LetterlikeSymbols.pl
10723 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
10724 - lib/unicode/In/MathematicalOperators.pl
10725 - lib/unicode/In/MiscellaneousSymbols.pl
10726 - lib/unicode/In/MiscellaneousTechnical.pl
10727 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
10728 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
10729 - lib/unicode/In/OpticalCharacterRecognition.pl
10730 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
10731 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
10732 - lib/unicode/In/SmallFormVariants.pl
10733 - lib/unicode/In/SpacingModifierLetters.pl
10734 - lib/unicode/In/Specials.pl
10735 - lib/unicode/In/SuperscriptsandSubscripts.pl
10736 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
10737 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
10738 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
10739 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
10740 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
10741 ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
10742 ! pod/perlunicode.pod
10743 ____________________________________________________________________________
10744 [ 9896] By: jhi on 2001/04/28 14:33:17
10745 Log: Update the information on shared library path on HP-UX.
10748 ____________________________________________________________________________
10749 [ 9895] By: jhi on 2001/04/28 14:32:30
10750 Log: Because #9894 seems to do the trick, this workaround can be removed.
10752 ! t/lib/selfstubber.t
10753 ____________________________________________________________________________
10754 [ 9894] By: jhi on 2001/04/28 14:26:13
10755 Log: For PerlIO flush the children's file handles (on fork/exec/system).
10758 ____________________________________________________________________________
10759 [ 9893] By: jhi on 2001/04/28 14:23:15
10760 Log: Test tweak for #9891.
10762 ! t/lib/b-deparse.t
10763 ____________________________________________________________________________
10764 [ 9892] By: jhi on 2001/04/28 14:10:13
10765 Log: New HP-UX hints from Merijn.
10768 ____________________________________________________________________________
10769 [ 9891] By: jhi on 2001/04/28 14:07:27
10770 Log: Subject: [PATCH B::Deparse] non-block scopes
10771 From: Robin Houston <robin@kitsite.com>
10772 Date: Fri, 27 Apr 2001 19:15:14 +0100
10773 Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
10775 ! ext/B/B/Deparse.pm
10776 ____________________________________________________________________________
10777 [ 9890] By: nick on 2001/04/27 19:41:25
10778 Log: Integrate mainline
10780 +> t/lib/selfstubber.t
10781 !> (integrate 50 files)
10782 ____________________________________________________________________________
10783 [ 9889] By: jhi on 2001/04/27 18:23:46
10784 Log: Subject: Re: selfstubber test fail on bleadperl
10785 From: Mike Guy <mjtg@cam.ac.uk>
10786 Date: Fri, 27 Apr 2001 19:31:18 +0100
10787 Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
10789 ! t/lib/selfstubber.t
10790 ____________________________________________________________________________
10791 [ 9888] By: jhi on 2001/04/27 16:20:54
10792 Log: Test tweak for #9886.
10794 ! t/lib/b-deparse.t
10795 ____________________________________________________________________________
10796 [ 9887] By: jhi on 2001/04/27 16:16:33
10797 Log: Buffering issue at least in Solaris (even with perlio).
10799 ! t/lib/selfstubber.t
10800 ____________________________________________________________________________
10801 [ 9886] By: jhi on 2001/04/27 14:59:23
10802 Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
10803 From: Robin Houston <robin@kitsite.com>
10804 Date: Fri, 27 Apr 2001 16:53:20 +0100
10805 Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
10807 ! ext/B/B/Deparse.pm
10808 ____________________________________________________________________________
10809 [ 9885] By: jhi on 2001/04/27 14:23:51
10810 Log: Update Changes.
10812 ! Changes patchlevel.h
10813 ____________________________________________________________________________
10814 [ 9884] By: jhi on 2001/04/27 14:14:12
10815 Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
10816 From: "Philip Newton" <pnewton@gmx.de>
10817 Date: Fri, 27 Apr 2001 16:40:13 +0200
10818 Message-ID: <3AE9A0ED.5248.CEA127@localhost>
10821 ____________________________________________________________________________
10822 [ 9883] By: jhi on 2001/04/27 13:28:19
10823 Log: Add LOG_PERROR; prettify the "removed".
10825 ! ext/Sys/Syslog/Syslog.xs
10826 ____________________________________________________________________________
10827 [ 9882] By: jhi on 2001/04/27 13:13:18
10828 Log: h2xs tweaks: use NV instead of double, "quote" the removed
10829 prefixes for clarity (especially when nothing is removed),
10830 slight pod reformats.
10833 ____________________________________________________________________________
10834 [ 9881] By: jhi on 2001/04/27 12:58:48
10835 Log: Don't bother creating existing directories.
10838 ____________________________________________________________________________
10839 [ 9880] By: jhi on 2001/04/27 12:45:39
10840 Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
10841 From: Mike Schilli <m@perlmeister.com>
10842 Date: Wed, 25 Apr 2001 01:29:21 -0700
10843 Message-id: <3AE68AE1.6A981723@perlmeister.com>
10846 ____________________________________________________________________________
10847 [ 9879] By: jhi on 2001/04/27 12:40:55
10848 Log: break is not yet Perl. Added the template license also to README.
10851 ____________________________________________________________________________
10852 [ 9878] By: jhi on 2001/04/27 03:08:20
10853 Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
10854 From: Tim Jenness <t.jenness@jach.hawaii.edu>
10855 Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
10856 Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
10858 ! t/lib/xs-typemap.t
10859 ____________________________________________________________________________
10860 [ 9877] By: jhi on 2001/04/26 23:54:40
10861 Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
10862 From: "Abigail" <abigail@foad.org>
10863 Date: Fri, 27 Apr 2001 01:44:28 +0200
10864 Message-ID: <20010426234428.19786.qmail@foad.org>
10867 ____________________________________________________________________________
10868 [ 9876] By: jhi on 2001/04/26 23:52:06
10869 Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
10870 From: Peter Prymmer <pvhp@forte.com>
10871 Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
10872 Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
10874 ! t/lib/selfstubber.t
10875 ____________________________________________________________________________
10876 [ 9875] By: jhi on 2001/04/26 23:48:10
10879 ! ext/B/B/Deparse.pm t/lib/b-deparse.t
10880 ____________________________________________________________________________
10881 [ 9874] By: jhi on 2001/04/26 22:46:05
10882 Log: Document ANYOF_CLASS.
10885 ____________________________________________________________________________
10886 [ 9873] By: jhi on 2001/04/26 22:35:03
10887 Log: Subject: Re: [PATCH @9846] dumping ANYOF
10888 From: Hugo <hv@crypt.compulink.co.uk>
10889 Date: Thu, 26 Apr 2001 23:33:38 +0100
10890 Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
10892 ! regcomp.c regcomp.h
10893 ____________________________________________________________________________
10894 [ 9872] By: jhi on 2001/04/26 22:34:31
10895 Log: Subject: [PATCH] more for Devel::SelfStubber
10896 From: Nicholas Clark <nick@ccl4.org>
10897 Date: Fri, 27 Apr 2001 00:13:52 +0100
10898 Message-ID: <20010427001351.K88186@plum.flirble.org>
10900 ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
10901 ____________________________________________________________________________
10902 [ 9871] By: jhi on 2001/04/26 21:59:17
10903 Log: Subject: [PATCH B::Deparse] formats must be flush left
10904 From: Robin Houston <robin@kitsite.com>
10905 Date: Thu, 26 Apr 2001 23:54:29 +0100
10906 Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
10908 ! ext/B/B/Deparse.pm
10909 ____________________________________________________________________________
10910 [ 9870] By: jhi on 2001/04/26 21:57:37
10911 Log: If some of the constants are prefixes of others,
10912 the prefixes may never get recognized. (See 20010426.006.)
10915 ____________________________________________________________________________
10916 [ 9869] By: jhi on 2001/04/26 21:50:42
10917 Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
10918 From: Chris Bongaarts <cab@tc.umn.edu>
10919 Date: Thu, 26 Apr 2001 17:10:31 -0500
10920 Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
10922 ! ext/Sys/Syslog/Syslog.xs
10923 ____________________________________________________________________________
10924 [ 9868] By: jhi on 2001/04/26 21:35:12
10925 Log: Further cuts and more docs from Graham Barr.
10927 ! ext/List/Util/lib/List/Util.pm
10928 ! ext/List/Util/lib/Scalar/Util.pm
10929 ____________________________________________________________________________
10930 [ 9867] By: jhi on 2001/04/26 21:18:57
10931 Log: Subject: [PATCH 5.7.1] DB_File-1.77
10932 From: "Paul Marquess" <Paul.Marquess@Openwave.com>
10933 Date: Thu, 26 Apr 2001 22:37:53 +0100
10934 Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
10936 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
10937 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
10938 ____________________________________________________________________________
10939 [ 9866] By: jhi on 2001/04/26 21:12:31
10940 Log: Subject: [PATCH B::Deparse] fix easy bugs
10941 From: Robin Houston <robin@kitsite.com>
10942 Date: Thu, 26 Apr 2001 23:03:33 +0100
10943 Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
10945 ! ext/B/B/Deparse.pm
10946 ____________________________________________________________________________
10947 [ 9865] By: jhi on 2001/04/26 20:26:13
10948 Log: Update Changes.
10950 ! Changes patchlevel.h
10951 ____________________________________________________________________________
10952 [ 9864] By: jhi on 2001/04/26 19:27:48
10953 Log: Dethinko from Robin Houston.
10955 ! ext/B/B/Deparse.pm
10956 ____________________________________________________________________________
10957 [ 9863] By: jhi on 2001/04/26 19:10:35
10958 Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
10959 From: Robin Houston <robin@kitsite.com>
10960 Date: Thu, 26 Apr 2001 21:08:32 +0100
10961 Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
10963 ! ext/B/B/Deparse.pm
10964 ____________________________________________________________________________
10965 [ 9862] By: jhi on 2001/04/26 19:04:23
10966 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
10967 From: Robin Houston <robin@kitsite.com>
10968 Date: Thu, 26 Apr 2001 20:52:50 +0100
10969 Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
10971 ! ext/B/B/Deparse.pm
10972 ____________________________________________________________________________
10973 [ 9861] By: jhi on 2001/04/26 18:56:14
10974 Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
10975 From: Mike Guy <mjtg@cam.ac.uk>
10976 Date: Thu, 26 Apr 2001 14:22:40 +0100
10977 Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
10980 ____________________________________________________________________________
10981 [ 9860] By: jhi on 2001/04/26 18:46:42
10982 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
10983 From: Robin Houston <robin@kitsite.com>
10984 Date: Thu, 26 Apr 2001 20:34:29 +0100
10985 Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
10987 Hashes do not interpolate.
10989 ! ext/B/B/Deparse.pm
10990 ____________________________________________________________________________
10991 [ 9859] By: jhi on 2001/04/26 18:43:51
10992 Log: Subject: The Time::Piece conspiracy unmasked!!!
10993 From: Mike Guy <mjtg@cam.ac.uk>
10994 Date: Thu, 26 Apr 2001 19:02:50 +0100
10995 Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
10997 Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
10998 From: Mike Guy <mjtg@cam.ac.uk>
10999 Date: Thu, 26 Apr 2001 19:08:21 +0100
11000 Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
11002 Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
11003 From: Graham Barr <gbarr@pobox.com>
11004 Date: Thu, 26 Apr 2001 19:12:03 +0100
11005 Message-ID: <20010426191203.A70835@pobox.com>
11007 Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
11009 ! ext/List/Util/lib/List/Util.pm
11010 ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
11011 ____________________________________________________________________________
11012 [ 9858] By: jhi on 2001/04/26 18:17:42
11013 Log: Subject: [PATCH t/comp/proto.t] disable correct warning
11014 From: Robin Houston <robin@kitsite.com>
11015 Date: Thu, 26 Apr 2001 16:09:35 +0100
11016 Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
11019 ____________________________________________________________________________
11020 [ 9857] By: jhi on 2001/04/26 18:04:59
11021 Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
11022 From: barries <barries@slaysys.com>
11023 Date: Thu, 26 Apr 2001 12:01:10 -0400
11024 Message-ID: <20010426120110.E29698@jester.slaysys.com>
11027 ____________________________________________________________________________
11028 [ 9856] By: jhi on 2001/04/26 18:03:33
11029 Log: Subject: [PATCH B::Deparse] fix string uninterpretation
11030 Date: Thu, 26 Apr 2001 17:13:41 +0100
11031 From: Robin Houston <robin@kitsite.com>
11032 Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
11034 Subject: Re: [PATCH B::Deparse] fix string uninterpretation
11035 From: Robin Houston <robin@kitsite.com>
11036 Date: Thu, 26 Apr 2001 18:44:29 +0100
11037 Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
11039 ! ext/B/B/Deparse.pm
11040 ____________________________________________________________________________
11041 [ 9855] By: jhi on 2001/04/26 17:56:04
11042 Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
11043 From: Robin Houston <robin@kitsite.com>
11044 Date: Thu, 26 Apr 2001 17:04:08 +0100
11045 Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
11047 ! ext/B/B/Deparse.pm
11048 ____________________________________________________________________________
11049 [ 9854] By: jhi on 2001/04/26 17:47:26
11050 Log: Subject: Re: Short test case for undef %stash:: crash
11051 From: Benjamin Sugars <bsugars@canoe.ca>
11052 Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT)
11053 Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
11054 Changed and moved the perldiag entry.
11056 ! gv.c pod/perldiag.pod
11057 ____________________________________________________________________________
11058 [ 9853] By: jhi on 2001/04/26 14:35:16
11059 Log: Beginnings of strptime(). Do not touch the wet paint.
11061 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
11062 ____________________________________________________________________________
11063 [ 9852] By: jhi on 2001/04/26 13:17:21
11064 Log: Retract #9851, core dumps from pod2man.
11067 ____________________________________________________________________________
11068 [ 9851] By: jhi on 2001/04/26 11:54:41
11069 Log: (Retracted by #9852.)
11071 Subject: [PATCH @9846] dumping ANYOF
11072 From: Hugo <hv@crypt.compulink.co.uk>
11073 Date: Thu, 26 Apr 2001 05:32:38 +0100
11074 Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
11077 ____________________________________________________________________________
11078 [ 9850] By: jhi on 2001/04/26 02:34:44
11079 Log: If ccflags was empty the _previous_ $* containing all the
11080 environment variables and Configure variables was used,
11081 which lead, among other bad things, into $ccflags being your
11082 uname -a output, which lead into test compile with cc failing,
11083 which lead into gcc being selected, which didn't work that well
11084 since gcc (ancient 2.8.1 in that particular box) wasn't too happy
11085 with large files, et cetera.
11088 ____________________________________________________________________________
11089 [ 9849] By: jhi on 2001/04/26 01:44:57
11090 Log: Make selfstubber test more portable.
11092 ! t/lib/selfstubber.t
11093 ____________________________________________________________________________
11094 [ 9848] By: jhi on 2001/04/26 00:50:26
11095 Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
11096 From: Benjamin Sugars <ben.sugars@home.com>
11097 Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
11098 Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
11101 ____________________________________________________________________________
11102 [ 9847] By: jhi on 2001/04/26 00:46:58
11103 Log: Subject: [PATCH: perl@9841] VMS updates
11104 From: Peter Prymmer <pvhp@forte.com>
11105 Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
11106 Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
11108 ! README.vms configure.com vms/descrip_mms.template
11109 ! vms/ext/filespec.t
11110 ____________________________________________________________________________
11111 [ 9846] By: jhi on 2001/04/26 00:11:56
11112 Log: re 'debug' was broken by #9084.
11115 ____________________________________________________________________________
11116 [ 9845] By: jhi on 2001/04/25 22:33:17
11117 Log: Subject: [PATCH] test for Devel::SelfStubber
11118 From: Nicholas Clark <nick@ccl4.org>
11119 Date: Thu, 26 Apr 2001 00:00:54 +0100
11120 Message-ID: <20010426000054.D89026@plum.flirble.org>
11122 + t/lib/selfstubber.t
11123 ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
11124 ____________________________________________________________________________
11125 [ 9844] By: jhi on 2001/04/25 22:29:32
11126 Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
11127 From: Paul Johnson <paul@pjcj.net>
11128 Date: Thu, 26 Apr 2001 00:46:08 +0200
11129 Message-ID: <20010426004608.H2338@pjcj.net>
11131 ! ext/B/B/Concise.pm
11132 ____________________________________________________________________________
11133 [ 9843] By: jhi on 2001/04/25 22:28:28
11134 Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
11135 From: Peter Prymmer <pvhp@forte.com>
11136 Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
11137 Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
11140 ____________________________________________________________________________
11141 [ 9842] By: jhi on 2001/04/25 20:58:12
11142 Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
11143 From: John Peacock <jpeacock@rowman.com>
11144 Date: Wed, 25 Apr 2001 17:30:26 -0400
11145 Message-ID: <3AE741F2.B3217464@rowman.com>
11147 ! lib/Math/BigInt.pm t/lib/bigintpm.t
11148 ____________________________________________________________________________
11149 [ 9841] By: jhi on 2001/04/25 20:07:05
11150 Log: Update Changes.
11152 ! Changes patchlevel.h
11153 ____________________________________________________________________________
11154 [ 9840] By: jhi on 2001/04/25 19:56:51
11155 Log: Yet another HP-UX hints version from Merijn.
11158 ____________________________________________________________________________
11159 [ 9839] By: jhi on 2001/04/25 19:53:04
11160 Log: abs_path() didn't terminate the filename correctly,
11161 in DIRNAMLENless systems like HP-UX this would fail.
11164 ____________________________________________________________________________
11165 [ 9838] By: jhi on 2001/04/25 16:37:26
11166 Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
11167 From: Mike Guy <mjtg@cam.ac.uk>
11168 Date: Wed, 25 Apr 2001 18:31:47 +0100
11169 Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
11172 ____________________________________________________________________________
11173 [ 9837] By: jhi on 2001/04/25 16:21:53
11174 Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
11175 From: Jon Eveland <jweveland@yahoo.com>
11176 Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
11177 Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
11180 ____________________________________________________________________________
11181 [ 9836] By: jhi on 2001/04/25 14:17:50
11182 Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
11183 From: "Philip Newton" <pnewton@gmx.de>
11184 Date: Wed, 25 Apr 2001 17:05:58 +0200
11185 Message-ID: <3AE703F6.3234.1833C45@localhost>
11187 ! Porting/patching.pod
11188 ____________________________________________________________________________
11189 [ 9835] By: jhi on 2001/04/25 13:58:07
11190 Log: It would seem that both ar and full_ar need to be overridden
11191 for HP-UX to avoid the GNU ar.
11194 ____________________________________________________________________________
11195 [ 9834] By: jhi on 2001/04/25 13:50:40
11196 Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
11197 From: "Philip Newton" <pnewton@gmx.de>
11198 Date: Wed, 25 Apr 2001 16:09:23 +0200
11199 Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
11204 ____________________________________________________________________________
11205 [ 9833] By: jhi on 2001/04/25 12:36:11
11206 Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
11209 ____________________________________________________________________________
11210 [ 9832] By: jhi on 2001/04/25 12:33:36
11211 Log: New version of HP-UX hints from Merijn.
11214 ____________________________________________________________________________
11215 [ 9831] By: jhi on 2001/04/25 03:39:45
11216 Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
11219 ____________________________________________________________________________
11220 [ 9830] By: jhi on 2001/04/25 02:53:25
11221 Log: The tzname[] bit is not needed by util.c -- and causes
11222 heartburn in VMS (and it missing was probably the cause of
11223 the Mac OS X trouble). Ouch.
11225 ! ext/POSIX/POSIX.xs util.c
11226 ____________________________________________________________________________
11227 [ 9829] By: jhi on 2001/04/25 00:10:06
11228 Log: Metaconfig unit change for #9828.
11230 ! U/compline/ccflags.U
11231 ____________________________________________________________________________
11232 [ 9828] By: jhi on 2001/04/25 00:04:18
11233 Log: Allow setting cppflags hints. This may affect Darwin (Mac OS X)
11234 (which is actually the reason for the change, we need to pass
11235 cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
11236 EP/IX, OS/2, and TitanOS, based on the hints files.
11238 ! Configure config_h.SH
11239 ____________________________________________________________________________
11240 [ 9827] By: jhi on 2001/04/24 23:49:20
11241 Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
11242 the $cat must have an absolute path.
11245 ____________________________________________________________________________
11246 [ 9826] By: jhi on 2001/04/24 23:40:53
11247 Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
11250 ____________________________________________________________________________
11251 [ 9825] By: jhi on 2001/04/24 23:35:35
11252 Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
11253 From: "Philip Newton" <pnewton@gmx.de>
11254 Date: Tue, 24 Apr 2001 18:52:49 +0200
11255 Message-Id: <3AE5CB81.12234.1FC246F@localhost>
11258 ____________________________________________________________________________
11259 [ 9824] By: jhi on 2001/04/24 23:33:07
11260 Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
11261 Some gcc specifics dropped out due to extensive rewriting;
11262 will be put back later as needed.
11265 ____________________________________________________________________________
11266 [ 9823] By: jhi on 2001/04/24 23:27:57
11267 Log: Mac OS X patch for missing tzname definition from Paul Schinder.
11269 ! ext/POSIX/POSIX.xs
11270 ____________________________________________________________________________
11271 [ 9822] By: jhi on 2001/04/24 23:25:21
11272 Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
11273 From: Tim Jenness <t.jenness@jach.hawaii.edu>
11274 Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
11275 Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
11277 ! ext/XS/Typemap/Typemap.xs
11278 ____________________________________________________________________________
11279 [ 9821] By: jhi on 2001/04/24 23:24:10
11280 Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
11281 From: "Abigail" <abigail@foad.org>
11282 Date: Tue, 24 Apr 2001 23:12:03 +0200
11283 Message-ID: <20010424211203.7901.qmail@foad.org>
11286 ____________________________________________________________________________
11287 [ 9820] By: jhi on 2001/04/24 23:23:15
11288 Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
11289 From: Matt Sergeant <matt@sergeant.org>
11290 Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
11291 Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
11294 ____________________________________________________________________________
11295 [ 9819] By: nick on 2001/04/24 18:49:43
11296 Log: Integrate mainline.
11298 +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
11299 !> (integrate 37 files)
11300 ____________________________________________________________________________
11301 [ 9818] By: jhi on 2001/04/24 14:35:23
11302 Log: Update Changes.
11304 ! Changes patchlevel.h
11305 ____________________________________________________________________________
11306 [ 9817] By: jhi on 2001/04/24 14:09:17
11307 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
11308 From: "Philip Newton" <pnewton@gmx.de>
11309 Date: Tue, 24 Apr 2001 12:58:12 +0200
11310 Message-ID: <3AE57864.8304.B77A0A@localhost>
11312 plus add CPAN to the list of modules that have their own tests.
11314 ! t/lib/1_compile.t
11315 ____________________________________________________________________________
11316 [ 9816] By: jhi on 2001/04/24 14:07:03
11317 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
11318 From: Michael G Schwern <schwern@pobox.com>
11319 Date: Sat, 21 Apr 2001 22:35:00 +0100
11320 Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
11322 ! t/lib/1_compile.t
11323 ____________________________________________________________________________
11324 [ 9815] By: jhi on 2001/04/24 13:54:32
11325 Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
11326 From: Robin Houston <robin@kitsite.com>
11327 Date: Tue, 24 Apr 2001 15:51:18 +0100
11328 Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
11330 ! ext/B/B/Deparse.pm
11331 ____________________________________________________________________________
11332 [ 9814] By: jhi on 2001/04/24 13:17:34
11333 Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
11334 From: Bill Glicker <billg@burrelles.com>
11335 Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
11336 Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
11339 ____________________________________________________________________________
11340 [ 9813] By: jhi on 2001/04/24 12:54:23
11341 Log: Prevent path disclosure (probing for existence of filenames)
11342 using suidperl; bug id 20010322.218.
11344 ! perl.c pod/perldiag.pod
11345 ____________________________________________________________________________
11346 [ 9812] By: jhi on 2001/04/24 12:08:36
11347 Log: Retract #9811.
11349 ! ext/POSIX/POSIX.xs
11350 ____________________________________________________________________________
11351 [ 9811] By: jhi on 2001/04/24 11:57:35
11352 Log: (Retracted by #9812.)
11354 ! ext/POSIX/POSIX.xs
11355 ____________________________________________________________________________
11356 [ 9810] By: jhi on 2001/04/24 03:32:35
11357 Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
11360 ____________________________________________________________________________
11361 [ 9809] By: jhi on 2001/04/24 03:16:13
11362 Log: The Math::BigFloat::import() was broken.
11363 (Fixes bug id 20010422.002.)
11365 ! lib/Math/BigFloat.pm
11366 ____________________________________________________________________________
11367 [ 9808] By: jhi on 2001/04/24 01:11:40
11368 Log: Additional dependencies; should help for parallel makes
11369 not to fail on missing lib/lib.pm or lib/re.pm.
11372 ____________________________________________________________________________
11373 [ 9807] By: jhi on 2001/04/24 00:57:01
11374 Log: Update the test failure disclaimer.
11376 ! t/pragma/warn/pp_hot
11377 ____________________________________________________________________________
11378 [ 9806] By: jhi on 2001/04/24 00:54:04
11379 Log: Add make target "install-all" which is alias for "install"
11380 to cater for case-preserving filesystems like HFS+.
11382 ! INSTALL Makefile.SH
11383 ____________________________________________________________________________
11384 [ 9805] By: jhi on 2001/04/24 00:47:28
11385 Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
11386 From: Peter Prymmer <pvhp@forte.com>
11387 Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
11388 Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
11390 (Ken William's message forwarded from macosx@perl.org)
11393 ____________________________________________________________________________
11394 [ 9804] By: jhi on 2001/04/23 23:57:35
11395 Log: Cut-and-pasto.
11398 ____________________________________________________________________________
11399 [ 9803] By: jhi on 2001/04/23 23:52:25
11400 Log: More PerlIO robustness.
11403 ____________________________________________________________________________
11404 [ 9802] By: jhi on 2001/04/23 23:43:35
11405 Log: Make the "STD* opened only for ..." errors more consistent.
11408 ____________________________________________________________________________
11409 [ 9801] By: jhi on 2001/04/23 23:34:26
11410 Log: Test case for #9800.
11413 ____________________________________________________________________________
11414 [ 9800] By: jhi on 2001/04/23 23:14:43
11415 Log: Avoid coredump on 'close STDERR; die' by making
11416 the PerlIO calls more robust. Also use SETERRNO()
11417 instead of errno = to be more VMS-ready.
11420 ____________________________________________________________________________
11421 [ 9799] By: jhi on 2001/04/23 21:41:10
11422 Log: Subject: test for ID 20010423.002
11423 From: Robin Houston <robin@kitsite.com>
11424 Date: Mon, 23 Apr 2001 16:52:21 +0100
11425 Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
11428 ____________________________________________________________________________
11429 [ 9798] By: jhi on 2001/04/23 21:40:07
11430 Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
11431 From: David Dyck <dcd@tc.fluke.com>
11432 Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
11433 Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
11436 ____________________________________________________________________________
11437 [ 9797] By: jhi on 2001/04/23 21:37:56
11438 Log: Subject: [PATCH] Implement Cwd::abs_path in XS
11439 From: Benjamin Sugars <bsugars@canoe.ca>
11440 Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
11441 Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
11443 ! ext/Cwd/Cwd.xs lib/Cwd.pm
11444 ____________________________________________________________________________
11445 [ 9796] By: jhi on 2001/04/23 21:29:24
11446 Log: Synchronize h2xs and pod2man some more on the documentation
11447 templates they propose.
11449 ! pod/pod2man.PL utils/h2xs.PL
11450 ____________________________________________________________________________
11451 [ 9795] By: jhi on 2001/04/23 17:30:40
11452 Log: Add one more naughty test for base64; make encoding logic cleaner.
11455 ____________________________________________________________________________
11456 [ 9794] By: jhi on 2001/04/23 13:51:32
11457 Log: Update Changes.
11459 ! Changes patchlevel.h
11460 ____________________________________________________________________________
11461 [ 9793] By: jhi on 2001/04/23 13:44:18
11462 Log: Duplicate lines.
11465 ____________________________________________________________________________
11466 [ 9792] By: jhi on 2001/04/23 13:39:13
11467 Log: Subject: Re: PATCH 5.7.1
11468 From: Mark-Jason Dominus <mjd@plover.com>
11469 Date: Mon, 23 Apr 2001 10:30:21 -0400
11470 Message-ID: <20010423143021.17335.qmail@plover.com>
11473 ____________________________________________________________________________
11474 [ 9791] By: jhi on 2001/04/23 13:32:40
11475 Log: Add the CPAN.pm 1.59_54 tests.
11477 + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
11479 ____________________________________________________________________________
11480 [ 9790] By: jhi on 2001/04/23 13:21:55
11481 Log: Subject: Deparse nit
11482 From: Robin Houston <robin@kitsite.com>
11483 Date: Mon, 23 Apr 2001 12:38:20 +0100
11484 Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
11486 ! ext/B/B/Deparse.pm
11487 ____________________________________________________________________________
11488 [ 9789] By: jhi on 2001/04/23 13:19:07
11489 Log: Subject: [PATCH] bug 20010423.002
11490 From: Robin Houston <robin@kitsite.com>
11491 Date: Mon, 23 Apr 2001 13:12:30 +0100
11492 Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
11495 ____________________________________________________________________________
11496 [ 9788] By: jhi on 2001/04/23 13:02:49
11497 Log: Subject: PATCH [5.7.1] hv.c unused #define
11498 From: Mark-Jason Dominus <mjd@plover.com>
11499 Date: Sun, 22 Apr 2001 14:17:49 -0400
11500 Message-ID: <20010422181749.26976.qmail@plover.com>
11503 ____________________________________________________________________________
11504 [ 9787] By: jhi on 2001/04/23 13:02:02
11505 Log: Subject: PATCH 5.7.1
11506 From: Mark-Jason Dominus <mjd@plover.com>
11507 Date: Sun, 22 Apr 2001 15:12:57 -0400
11508 Message-ID: <20010422191258.6539.qmail@plover.com>
11510 plus Sarathy's STMT_START + STMT_END suggestion.
11513 ____________________________________________________________________________
11514 [ 9786] By: jhi on 2001/04/23 12:53:25
11517 Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
11518 From: dLux <dlux@spam.sch.bme.hu>
11519 Date: Mon, 23 Apr 2001 01:25:26 +0200
11520 Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
11522 (SvGROW really does return a char *.)
11524 ! pod/perlapi.pod sv.h
11525 ____________________________________________________________________________
11526 [ 9785] By: jhi on 2001/04/23 04:34:04
11527 Log: Time::Piece work continues. $t->day removed since
11528 I think it's too confusing. Now has normal and
11529 abbreviated length weekday names and month names,
11530 the names change with _names(), not _list().
11531 Now has strftime() in Perl, _strftime() is
11532 the libc version (to which strftime() falls back
11533 if it doesn't know the format. To do: the reverse
11534 of strftime, strptime(), and the localisation of both.
11536 ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
11537 ! t/lib/time-piece.t
11538 ____________________________________________________________________________
11539 [ 9784] By: jhi on 2001/04/23 02:41:46
11540 Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
11541 From: andreas.koenig@anima.de (Andreas J. Koenig)
11542 Date: 23 Apr 2001 05:20:55 +0200
11543 Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
11545 ! t/pragma/overload.t
11546 ____________________________________________________________________________
11547 [ 9783] By: jhi on 2001/04/22 23:32:42
11548 Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
11549 From: Robin Houston <robin@kitsite.com>
11550 Date: Mon, 23 Apr 2001 00:38:18 +0100
11551 Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
11553 ! ext/B/B/Deparse.pm
11554 ____________________________________________________________________________
11555 [ 9782] By: jhi on 2001/04/22 20:55:43
11556 Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
11557 From: Simon Cozens <simon@netthink.co.uk>
11558 Date: Sun, 22 Apr 2001 18:47:25 +0100
11559 Message-ID: <20010422184725.A14411@netthink.co.uk>
11561 ! sv.c t/pragma/overload.t
11562 ____________________________________________________________________________
11563 [ 9781] By: jhi on 2001/04/22 20:52:13
11564 Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
11565 From: Robin Houston <robin@kitsite.com>
11566 Date: Sun, 22 Apr 2001 22:14:50 +0100
11567 Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
11569 ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
11570 ____________________________________________________________________________
11571 [ 9780] By: nick on 2001/04/22 20:40:31
11572 Log: Integrate mainline.
11574 +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
11576 !> (integrate 38 files)
11577 ____________________________________________________________________________
11578 [ 9779] By: jhi on 2001/04/22 15:16:03
11579 Log: Subject: IO::Socket::INET patch
11580 From: andrew deryabin <djsf@technarchy.ru>
11581 Date: Sat, 21 Apr 2001 17:46:52 +0400
11582 Message-ID: <20010421174652.B1426@technarchy>
11584 ! ext/IO/lib/IO/Socket/INET.pm
11585 ____________________________________________________________________________
11586 [ 9778] By: jhi on 2001/04/22 15:14:33
11587 Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1
11588 From: Mark-Jason Dominus <mjd@plover.com>
11589 Date: Sat, 21 Apr 2001 21:27:49 -0400
11590 Message-ID: <20010422012749.27024.qmail@plover.com>
11593 ____________________________________________________________________________
11594 [ 9777] By: jhi on 2001/04/22 15:10:51
11595 Log: Subject: Re: Regex debugger patch
11596 From: Mark-Jason Dominus <mjd@plover.com>
11597 Date: Sat, 21 Apr 2001 21:48:51 -0400
11598 Message-ID: <20010422014851.27165.qmail@plover.com>
11600 ! pod/perldebguts.pod
11601 ____________________________________________________________________________
11602 [ 9776] By: jhi on 2001/04/22 15:09:48
11603 Log: Subject: Re: Regex debugger patch
11604 From: Mark-Jason Dominus <mjd@plover.com>
11605 Date: Sat, 21 Apr 2001 14:24:39 -0400
11606 Message-ID: <20010421182439.16508.qmail@plover.com>
11608 Regex debugger backend.
11610 ! regcomp.c regexp.h
11611 ____________________________________________________________________________
11612 [ 9775] By: jhi on 2001/04/21 16:45:40
11613 Log: Subject: [PATCH] Typo in utf8.h
11614 From: Jesús Quiroga <jquiroga@pobox.com>
11615 Date: Sat, 21 Apr 2001 19:25:33 +0200
11616 Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
11619 ____________________________________________________________________________
11620 [ 9774] By: jhi on 2001/04/21 16:43:52
11621 Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
11622 From: Joe Orton <jorton@redhat.com>
11623 Date: Tue, 17 Apr 2001 15:50:43 +0100
11624 Message-Id: <20010417155043.D19132@eu.c2.net>
11627 ____________________________________________________________________________
11628 [ 9773] By: jhi on 2001/04/21 15:30:15
11629 Log: Subject: Patch utils/h2xs.PL
11630 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
11631 Date: Sat, 21 Apr 2001 10:32:16 -0500
11632 Message-ID: <20010421103216.C14521@chaos.wustl.edu>
11634 Add MAILING list and LICENSE templates.
11637 ____________________________________________________________________________
11638 [ 9772] By: jhi on 2001/04/21 15:28:36
11639 Log: Subject: perlfaq2.patch for 5.7.1
11640 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
11641 Message-ID: <20010420164219.J3194@chaos.wustl.edu>
11642 Date: Fri, 20 Apr 2001 16:42:19 -0500
11644 rm an extra tab, a blurb about the xx.cpan to clarify
11645 which countries actually have that and dejanews is history
11646 as well as most of that nonsensical entry.
11649 ____________________________________________________________________________
11650 [ 9771] By: jhi on 2001/04/21 15:27:17
11651 Log: Subject: perlfaq1.patch for 5.7.1
11652 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
11653 Date: Fri, 20 Apr 2001 16:57:36 -0500
11654 Message-ID: <20010420165736.K3194@chaos.wustl.edu>
11656 Evil URLs must die. Especially when they are broken.
11659 ____________________________________________________________________________
11660 [ 9770] By: jhi on 2001/04/21 15:23:38
11661 Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
11662 From: Michael G Schwern <schwern@pobox.com>
11663 Date: Sat, 21 Apr 2001 16:11:12 +0100
11664 Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
11666 + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
11668 ! MANIFEST ext/B/B.pm t/lib/b.t
11669 ____________________________________________________________________________
11670 [ 9769] By: jhi on 2001/04/21 15:03:32
11671 Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
11672 From: Michael G Schwern <schwern@pobox.com>
11673 Date: Sat, 21 Apr 2001 09:48:00 +0100
11674 Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
11677 ____________________________________________________________________________
11678 [ 9768] By: jhi on 2001/04/21 14:33:49
11679 Log: PerlIO and Encode doc cleanup and tweaks.
11681 ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
11682 ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
11683 ____________________________________________________________________________
11684 [ 9767] By: jhi on 2001/04/21 12:40:16
11685 Log: Integrate perlio.
11688 ____________________________________________________________________________
11689 [ 9766] By: nick on 2001/04/20 18:28:35
11690 Log: Avoid core dump on
11691 open(STDOUT,">",\$foo);
11694 ____________________________________________________________________________
11695 [ 9765] By: jhi on 2001/04/20 13:23:43
11696 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
11697 From: Robin Houston <robin@kitsite.com>
11698 Date: Fri, 20 Apr 2001 14:29:22 +0100
11699 Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
11701 ! ext/B/B.pm ext/B/B/Deparse.pm
11702 ____________________________________________________________________________
11703 [ 9764] By: jhi on 2001/04/20 13:19:33
11704 Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
11705 From: Peter Prymmer <pvhp@forte.com>
11706 Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
11707 Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
11709 ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
11710 ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
11711 ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
11712 ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
11713 ____________________________________________________________________________
11714 [ 9763] By: jhi on 2001/04/20 12:36:39
11715 Log: Subject: Re: A new PerlIO coredump
11716 From: Nick Ing-Simmons <nik@tiuk.ti.com>
11717 Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
11718 Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
11721 ____________________________________________________________________________
11722 [ 9762] By: jhi on 2001/04/19 23:02:30
11723 Log: Update Changes.
11725 ! Changes patchlevel.h
11726 ____________________________________________________________________________
11727 [ 9761] By: jhi on 2001/04/19 22:59:19
11728 Log: More cleanup cleanup.
11730 ! Makefile.SH win32/Makefile win32/makefile.mk
11731 ____________________________________________________________________________
11732 [ 9760] By: jhi on 2001/04/19 22:50:31
11733 Log: lib/Time is non-empty, let's not rmdir it.
11736 ____________________________________________________________________________
11737 [ 9759] By: jhi on 2001/04/19 22:36:51
11738 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
11739 From: Robin Houston <robin@kitsite.com>
11740 Date: Fri, 20 Apr 2001 00:18:53 +0100
11741 Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
11743 ! ext/B/B/Deparse.pm
11744 ____________________________________________________________________________
11745 [ 9758] By: jhi on 2001/04/19 22:36:00
11746 Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
11747 From: Peter Prymmer <pvhp@forte.com>
11748 Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
11749 Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
11752 ____________________________________________________________________________
11753 [ 9757] By: nick on 2001/04/19 18:53:54
11754 Log: Blind (untested) integrate of mainline.
11756 +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
11757 +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
11758 +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
11759 !> (integrate 53 files)
11760 ____________________________________________________________________________
11761 [ 9756] By: jhi on 2001/04/19 16:59:23
11762 Log: Document and test Time::Piece.
11764 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
11765 ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
11766 ____________________________________________________________________________
11767 [ 9755] By: jhi on 2001/04/19 12:13:29
11768 Log: A better fix for the \x{12345678} trouble from NI-S.
11771 ____________________________________________________________________________
11772 [ 9754] By: jhi on 2001/04/19 11:56:07
11773 Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
11774 From: Robin Houston <robin@kitsite.com>
11775 Date: Wed, 18 Apr 2001 17:58:33 +0100
11776 Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
11778 ! ext/B/B/Deparse.pm op.c
11779 ____________________________________________________________________________
11780 [ 9753] By: jhi on 2001/04/19 04:21:52
11781 Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
11782 From: "Kurt D. Starsinic" <kstar@wolfetech.com>
11783 Date: Thu, 19 Apr 2001 01:11:41 -0400
11784 Message-ID: <20010419011141.A5798@cpan.org>
11786 ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
11787 ____________________________________________________________________________
11788 [ 9752] By: jhi on 2001/04/19 02:41:10
11789 Log: The new time utils need to be thread-aware, too.
11792 ____________________________________________________________________________
11793 [ 9751] By: jhi on 2001/04/19 02:26:47
11794 Log: Compilation nit noticed by AIX compiler.
11797 ____________________________________________________________________________
11798 [ 9750] By: jhi on 2001/04/19 02:20:06
11799 Log: The new time utils need to be public.
11802 ____________________________________________________________________________
11803 [ 9749] By: jhi on 2001/04/19 01:42:39
11807 ____________________________________________________________________________
11808 [ 9748] By: jhi on 2001/04/19 01:41:10
11809 Log: Add Time::Piece, a slight rewrite of Time::Object,
11810 from Matt Sergeant.
11812 + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
11813 + ext/Time/Piece/Piece.xs ext/Time/Piece/README
11814 + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
11815 ! MANIFEST configure.com djgpp/config.over epoc/config.sh
11816 ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
11817 ! win32/makefile.mk
11818 ____________________________________________________________________________
11819 [ 9747] By: jhi on 2001/04/19 00:55:35
11820 Log: The new metaconfig unit from strftime.
11821 Branch: metaconfig/U/perl
11823 ____________________________________________________________________________
11824 [ 9746] By: jhi on 2001/04/19 00:54:54
11825 Log: Move the strftime() wrapper from POSIX.xs to util.c
11826 as my_strftime(), requires HAS_STRFTIME.
11828 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11829 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
11830 ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
11831 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11832 ! vos/config.ga.h win32/config.bc win32/config.gc
11834 ____________________________________________________________________________
11835 [ 9745] By: jhi on 2001/04/18 23:11:03
11836 Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
11837 in preparation of Time::Piece.
11839 ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
11840 ____________________________________________________________________________
11841 [ 9744] By: jhi on 2001/04/18 22:33:12
11842 Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
11843 From: Peter Prymmer <pvhp@forte.com>
11844 Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
11845 Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
11848 ____________________________________________________________________________
11849 [ 9743] By: jhi on 2001/04/18 22:32:23
11850 Log: Subject: Fwd: pod2html leaves cache files lying around?
11851 From: Rajesh Vaidheeswarran <rv@gnu.org>
11852 Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
11853 Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
11856 ____________________________________________________________________________
11857 [ 9742] By: jhi on 2001/04/18 20:31:49
11858 Log: Update Changes.
11860 ! Changes patchlevel.h
11861 ____________________________________________________________________________
11862 [ 9741] By: jhi on 2001/04/18 20:23:02
11863 Log: Declare hints only if needed.
11865 ! ext/B/B/Deparse.pm
11866 ____________________________________________________________________________
11867 [ 9740] By: jhi on 2001/04/18 19:06:05
11868 Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
11869 bug noticed by Robin Houston; basically the code of detecting
11870 value wraparound was acting differently under different compilers
11871 and platforms. The workaround is to remove the overflow check
11872 for now, a real fix would be to do the overflow (portably) right.
11874 ! t/op/pat.t utf8.c
11875 ____________________________________________________________________________
11876 [ 9739] By: jhi on 2001/04/18 19:01:23
11877 Log: Subject: [PATCH B::Deparse] some pragma support
11878 From: Robin Houston <robin@kitsite.com>
11879 Date: Wed, 18 Apr 2001 19:32:12 +0100
11880 Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
11882 ! ext/B/B/Deparse.pm
11883 ____________________________________________________________________________
11884 [ 9738] By: jhi on 2001/04/18 15:16:37
11885 Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
11886 From: Benjamin Sugars <bsugars@canoe.ca>
11887 Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
11888 Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
11891 ____________________________________________________________________________
11892 [ 9737] By: jhi on 2001/04/18 13:24:50
11893 Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
11894 From: Tim Jenness <t.jenness@jach.hawaii.edu>
11895 Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
11896 Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
11898 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
11899 ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
11900 ____________________________________________________________________________
11901 [ 9736] By: jhi on 2001/04/18 04:15:14
11902 Log: The #9735 also changes the subtest 12.
11905 ____________________________________________________________________________
11906 [ 9735] By: jhi on 2001/04/18 03:55:17
11907 Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
11908 From: David Dyck <dcd@tc.fluke.com>
11909 Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
11910 Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
11912 ! ext/B/B/Deparse.pm
11913 ____________________________________________________________________________
11914 [ 9734] By: jhi on 2001/04/18 03:54:11
11915 Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
11916 From: Gisle Aas <gisle@ActiveState.com>
11917 Date: 17 Apr 2001 19:06:45 -0700
11918 Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
11920 ! pp_hot.c t/op/misc.t
11921 ____________________________________________________________________________
11922 [ 9733] By: jhi on 2001/04/17 22:25:22
11923 Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
11924 From: "Abigail" <abigail@foad.org>
11925 Date: Wed, 18 Apr 2001 01:17:46 +0200
11926 Message-ID: <20010417231746.21657.qmail@foad.org>
11928 ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
11929 ____________________________________________________________________________
11930 [ 9732] By: jhi on 2001/04/17 20:47:56
11931 Log: Subject: Re: Deparse - parenthesise args to undeclared subs
11932 From: Robin Houston <robin@kitsite.com>
11933 Date: Tue, 17 Apr 2001 22:37:42 +0100
11934 Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
11936 ! ext/B/B/Deparse.pm
11937 ____________________________________________________________________________
11938 [ 9731] By: nick on 2001/04/17 20:46:35
11939 Log: Re-sync for t/lib/b.t fix
11941 !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
11942 ____________________________________________________________________________
11943 [ 9730] By: jhi on 2001/04/17 20:45:29
11944 Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
11945 From: Robin Houston <robin@kitsite.com>
11946 Date: Tue, 17 Apr 2001 22:29:36 +0100
11947 Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
11949 ! ext/B/B.xs ext/B/B/Deparse.pm
11950 ____________________________________________________________________________
11951 [ 9729] By: jhi on 2001/04/17 20:43:11
11952 Log: Subject: Deparse - parenthesise args to undeclared subs
11953 From: Robin Houston <robin@kitsite.com>
11954 Date: Tue, 17 Apr 2001 21:31:05 +0100
11955 Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
11957 ! ext/B/B/Deparse.pm
11958 ____________________________________________________________________________
11959 [ 9728] By: jhi on 2001/04/17 18:57:30
11960 Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
11961 From: Benjamin Sugars <ben.sugars@home.com>
11962 Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
11963 Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
11966 ____________________________________________________________________________
11967 [ 9727] By: jhi on 2001/04/17 18:20:20
11968 Log: Subject: [PATCH B::Deparse] ambient pragmas
11969 From: Robin Houston <robin@kitsite.com>
11970 Date: Tue, 17 Apr 2001 20:01:59 +0100
11971 Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
11973 ! ext/B/B/Deparse.pm t/lib/b.t
11974 ____________________________________________________________________________
11975 [ 9726] By: nick on 2001/04/17 16:33:51
11976 Log: Integrate mainline (t/lib/b.t fails test 2...)
11978 +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
11979 +> ext/List/Util/README ext/List/Util/Util.xs
11980 +> ext/List/Util/lib/List/Util.pm
11981 +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
11982 +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
11983 +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
11984 +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
11985 +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
11986 !> (integrate 31 files)
11987 ____________________________________________________________________________
11988 [ 9725] By: jhi on 2001/04/17 12:14:24
11989 Log: Subject: multiple B::* changes
11990 From: Robin Houston <robin@kitsite.com>
11991 Date: Thu, 12 Apr 2001 20:12:27 +0100
11992 Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
11994 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
11995 ____________________________________________________________________________
11996 [ 9724] By: jhi on 2001/04/17 11:59:05
11997 Log: Thread-awareness from Doug MacEachern.
11999 ! ext/List/Util/Util.xs
12000 ____________________________________________________________________________
12001 [ 9723] By: jhi on 2001/04/17 11:57:41
12002 Log: Make the test more portable.
12005 ____________________________________________________________________________
12006 [ 9722] By: jhi on 2001/04/17 11:53:50
12007 Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
12008 From: Benjamin Sugars <ben.sugars@home.com>
12009 Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
12010 Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
12013 ____________________________________________________________________________
12014 [ 9721] By: jhi on 2001/04/17 11:52:17
12015 Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
12016 From: Benjamin Sugars <bsugars@canoe.ca>
12017 Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
12018 Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
12021 ____________________________________________________________________________
12022 [ 9720] By: jhi on 2001/04/17 11:35:42
12023 Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
12024 From: Chris Nandor <pudge@pobox.com>
12025 Date: Tue, 17 Apr 2001 00:30:49 -0400
12026 Message-Id: <p05100207b701768712de@[10.0.1.177]>
12028 ! ext/File/Glob/bsd_glob.c gv.c
12029 ____________________________________________________________________________
12030 [ 9719] By: jhi on 2001/04/17 11:32:13
12031 Log: Subject: [PATCH] Tweten->West
12032 From: Casey West <casey@geeknest.com>
12033 Date: Mon, 16 Apr 2001 12:11:22 -0400
12034 Message-ID: <20010416121122.B14554@stupid.geeknest.com>
12036 ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
12038 ____________________________________________________________________________
12039 [ 9718] By: jhi on 2001/04/16 03:22:52
12040 Log: Update Changes.
12042 ! Changes patchlevel.h
12043 ____________________________________________________________________________
12044 [ 9717] By: jhi on 2001/04/16 03:06:28
12048 ____________________________________________________________________________
12049 [ 9716] By: jhi on 2001/04/16 02:58:42
12050 Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
12051 From: Prymmer/Kahn <pvhp@best.com>
12052 Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
12053 Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
12056 ____________________________________________________________________________
12057 [ 9715] By: jhi on 2001/04/15 23:40:35
12058 Log: Subject: Re: Net::Ping patch, adds stream protocol
12059 From: bronson@rinspin.com (Scott Bronson)
12060 Date: Tue, 10 Apr 2001 23:58:33 -0700
12061 Message-ID: <20010410235833.N29719@rinspin.com>
12064 ____________________________________________________________________________
12065 [ 9714] By: jhi on 2001/04/15 23:31:46
12066 Log: Printing out the ok messages helps successful testing.
12068 ! t/lib/time-hires.t
12069 ____________________________________________________________________________
12070 [ 9713] By: jhi on 2001/04/15 21:43:24
12071 Log: Update Douglas Wegscheid's email.
12074 ____________________________________________________________________________
12075 [ 9712] By: jhi on 2001/04/15 21:40:41
12076 Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
12077 From: Michael G Schwern <schwern@pobox.com>
12078 Date: Sat, 14 Apr 2001 22:40:50 +0100
12079 Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
12082 ! MANIFEST lib/Exporter/Heavy.pm
12083 ____________________________________________________________________________
12084 [ 9711] By: jhi on 2001/04/15 21:39:21
12085 Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
12086 From: Michael G Schwern <schwern@pobox.com>
12087 Date: Sat, 14 Apr 2001 22:13:59 +0100
12088 Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
12091 ____________________________________________________________________________
12092 [ 9710] By: jhi on 2001/04/15 21:30:19
12093 Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
12094 From: Michael G Schwern <schwern@pobox.com>
12095 Date: Sat, 14 Apr 2001 22:05:32 +0100
12096 Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
12098 ! t/pragma/warnings.t
12099 ____________________________________________________________________________
12100 [ 9709] By: jhi on 2001/04/15 19:34:09
12101 Log: Integrate changes #9706,9707 from maintperl into mainline.
12103 change#7210 broke .packlist generation
12105 ExtUtils::Installed doesn't quote regex metacharacters in paths
12106 before using them in match; also make it work for dosish platforms
12108 !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
12109 ____________________________________________________________________________
12110 [ 9708] By: jhi on 2001/04/15 19:31:01
12111 Log: Test also the scalar aspect of getitimer().
12113 ! t/lib/time-hires.t
12114 ____________________________________________________________________________
12115 [ 9707] By: gsar on 2001/04/15 17:24:20
12116 Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
12117 before using them in match; also make it work for dosish platforms
12118 Branch: maint-5.6/perl
12119 ! lib/ExtUtils/Installed.pm
12120 ____________________________________________________________________________
12121 [ 9706] By: gsar on 2001/04/15 17:21:59
12122 Log: change#7210 broke .packlist generation (listed only filename
12123 rather than fully qualified path name)
12124 Branch: maint-5.6/perl
12125 ! lib/ExtUtils/Install.pm
12126 ____________________________________________________________________________
12127 [ 9705] By: jhi on 2001/04/15 12:36:33
12128 Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
12130 ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
12131 ! t/lib/time-hires.t
12132 ____________________________________________________________________________
12133 [ 9704] By: jhi on 2001/04/15 10:49:08
12134 Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
12135 From: Prymmer/Kahn <pvhp@best.com>
12136 Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
12137 Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
12139 ! lib/utf8.pm pod/perlebcdic.pod
12140 ____________________________________________________________________________
12141 [ 9703] By: jhi on 2001/04/15 02:26:26
12142 Log: I keep forgetting to sort MANIFEST.
12145 ____________________________________________________________________________
12146 [ 9702] By: jhi on 2001/04/15 02:07:47
12147 Log: Add Scalar-List-Utils 1.02, from Graham Barr.
12148 Now we have blessed, reftype, tainted, first, reduce, ...
12150 + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
12151 + ext/List/Util/README ext/List/Util/Util.xs
12152 + ext/List/Util/lib/List/Util.pm
12153 + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
12154 + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
12155 + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
12156 + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
12157 + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
12159 ____________________________________________________________________________
12160 [ 9701] By: jhi on 2001/04/14 15:05:25
12161 Log: Subject: RE: dprofpp.pl updates
12162 From: Carl Eklof <CEklof@endeca.com>
12163 Date: Thu, 12 Apr 2001 18:45:46 -0400
12164 Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
12167 ____________________________________________________________________________
12168 [ 9700] By: jhi on 2001/04/14 14:44:55
12169 Log: Do not just blindly add CR.
12172 ____________________________________________________________________________
12173 [ 9699] By: jhi on 2001/04/13 13:17:01
12174 Log: Update Changes.
12176 ! Changes patchlevel.h
12177 ____________________________________________________________________________
12178 [ 9698] By: jhi on 2001/04/13 12:44:48
12179 Log: Integrate perlio.
12181 !> ext/PerlIO/Scalar/Scalar.xs
12182 ____________________________________________________________________________
12183 [ 9697] By: jhi on 2001/04/13 12:29:15
12184 Log: Add more debug output to the test.
12187 ____________________________________________________________________________
12188 [ 9696] By: nick on 2001/04/13 10:14:29
12189 Log: Fix core dump on binmode($fh,'Scalar')
12191 ! ext/PerlIO/Scalar/Scalar.xs
12192 ____________________________________________________________________________
12193 [ 9695] By: nick on 2001/04/13 09:05:42
12194 Log: Integrate mainline
12196 +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
12197 +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
12198 +> t/lib/time-hires.t
12199 !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
12200 !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
12201 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
12202 !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
12203 !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
12204 !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
12205 !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
12206 ____________________________________________________________________________
12207 [ 9694] By: jhi on 2001/04/12 22:23:35
12208 Log: Integrate change #9693 from maintperl into mainline.
12210 $VERSION and Version() on the same line provokes a warning from
12211 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
12213 !> lib/Devel/SelfStubber.pm
12214 ____________________________________________________________________________
12215 [ 9693] By: gsar on 2001/04/12 21:55:56
12216 Log: $VERSION and Version() on the same line provokes a warning from
12217 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
12218 Branch: maint-5.6/perl
12219 ! lib/Devel/SelfStubber.pm
12220 ____________________________________________________________________________
12221 [ 9692] By: jhi on 2001/04/12 13:54:00
12222 Log: This is at least 5.005.
12224 ! ext/Time/HiRes/HiRes.xs
12225 ____________________________________________________________________________
12226 [ 9691] By: jhi on 2001/04/12 13:37:20
12227 Log: Non-UNIX platforms extensions update. (Well, UTS is UNIX.)
12229 ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
12230 ! win32/Makefile win32/makefile.mk
12231 ____________________________________________________________________________
12232 [ 9690] By: jhi on 2001/04/12 01:34:46
12233 Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
12235 + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
12236 + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
12237 + t/lib/time-hires.t
12239 ____________________________________________________________________________
12240 [ 9689] By: jhi on 2001/04/12 00:28:39
12241 Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
12242 From: Gisle Aas <gisle@ActiveState.com>
12243 Date: 11 Apr 2001 16:36:11 -0700
12244 Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
12246 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
12247 ____________________________________________________________________________
12248 [ 9688] By: jhi on 2001/04/12 00:27:39
12249 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
12250 From: Gisle Aas <gisle@ActiveState.com>
12251 Date: 11 Apr 2001 11:13:24 -0700
12252 Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
12254 ! ext/MIME/Base64/Base64.xs
12255 ____________________________________________________________________________
12256 [ 9687] By: jhi on 2001/04/11 19:51:47
12257 Log: Slight update on the Todo list. (Should integrate to Todo?)
12260 ____________________________________________________________________________
12261 [ 9686] By: jhi on 2001/04/11 16:54:25
12262 Log: Subject: [PATCH opcode.pl] Documentation of table format
12263 From: Simon Cozens <simon@netthink.co.uk>
12264 Date: Wed, 11 Apr 2001 12:59:31 +0100
12265 Message-ID: <20010411125931.A25681@netthink.co.uk>
12268 ____________________________________________________________________________
12269 [ 9685] By: jhi on 2001/04/11 16:53:15
12270 Log: Subject: [PATCH] prototype("CORE::recv")
12271 From: Simon Cozens <simon@netthink.co.uk>
12272 Date: Wed, 11 Apr 2001 13:24:35 +0100
12273 Message-ID: <20010411132435.A26169@netthink.co.uk>
12275 ! pp.c t/comp/proto.t
12276 ____________________________________________________________________________
12277 [ 9684] By: jhi on 2001/04/11 16:47:13
12278 Log: FAQ (and AUTHORS) update from Dan Carson: the information
12279 was several years obsolete, Term::Readkey has been updated
12280 to have the functionality.
12282 ! AUTHORS pod/perlfaq5.pod
12283 ____________________________________________________________________________
12284 [ 9683] By: jhi on 2001/04/11 12:15:46
12285 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
12286 From: Calle Dybedahl <calle@lysator.liu.se>
12287 Date: 10 Apr 2001 16:44:16 +0200
12288 Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
12290 ! ext/MIME/Base64/Base64.xs
12291 ____________________________________________________________________________
12292 [ 9682] By: jhi on 2001/04/11 12:12:26
12293 Log: A more minimal fix for 20010410.006 from Hugo.
12296 ____________________________________________________________________________
12297 [ 9681] By: jhi on 2001/04/11 11:34:23
12298 Log: Integrate changes #9678,9679 from maintline into mainperl.
12300 addendum to change#9676
12302 up $File::Glob::VERSION; add a note pointing out the version of
12303 the OpenBSD glob bsd_glob.c resembles
12305 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
12306 !> ext/File/Glob/bsd_glob.h
12307 ____________________________________________________________________________
12308 [ 9680] By: jhi on 2001/04/11 11:30:38
12309 Log: Bad test numbering in integrate in #9677.
12310 Fixes ID 20010411.001.
12313 ____________________________________________________________________________
12314 [ 9679] By: gsar on 2001/04/11 03:38:40
12315 Log: up $File::Glob::VERSION; add a note pointing out the version of
12316 the OpenBSD glob bsd_glob.c resembles
12317 Branch: maint-5.6/perl
12318 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
12319 ! ext/File/Glob/bsd_glob.h
12320 ____________________________________________________________________________
12321 [ 9678] By: gsar on 2001/04/11 03:09:48
12322 Log: addendum to change#9676: some missing changes from OpenBSD glob.c
12323 revision 1.8.10.1 found here:
12325 http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
12326 Branch: maint-5.6/perl
12327 ! ext/File/Glob/bsd_glob.c
12328 ____________________________________________________________________________
12329 [ 9677] By: jhi on 2001/04/11 02:54:39
12330 Log: Integrate changes #9675,9676 from maintperl into mainline.
12332 fix for bug 20010410.006, undo change#7115
12334 port the OpenBSD glob() security patch
12336 !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
12337 !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
12339 ____________________________________________________________________________
12340 [ 9676] By: gsar on 2001/04/11 02:19:02
12341 Log: port the glob() security patch found at:
12343 ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
12345 CERT advisory for the issue is here:
12347 http://www.cert.org/advisories/CA-2001-07.html
12349 Note that the security scare is only relevant for those who are
12350 foolish enough to build suidperl (which is now officially discouraged)
12351 Branch: maint-5.6/perl
12352 ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
12353 ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
12354 ____________________________________________________________________________
12355 [ 9675] By: gsar on 2001/04/10 23:52:11
12356 Log: fix for bug 20010410.006
12358 undo change#7115 (came into maint-5.6 as change#8156)
12360 add tests to keep it from coming back
12361 Branch: maint-5.6/perl
12362 ! regexec.c t/op/pat.t
12363 ____________________________________________________________________________
12364 [ 9674] By: nick on 2001/04/10 20:39:31
12365 Log: Integrate mainline
12367 +> Porting/testall.atom
12368 !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
12369 !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
12370 !> t/lib/lc-uk.t t/pod/find.t
12371 ____________________________________________________________________________
12372 [ 9673] By: nick on 2001/04/10 18:46:14
12373 Log: Integrate against change 9670 aka perl-5.7.1
12375 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
12376 !> (integrate 53 files)
12377 ____________________________________________________________________________
12378 [ 9672] By: jhi on 2001/04/10 13:45:01
12379 Log: Add a script for doing cumulative profile of the test suite.
12380 (Requires ATOM, that is, Tru64.)
12382 + Porting/testall.atom
12384 ____________________________________________________________________________
12385 [ 9671] By: jhi on 2001/04/10 12:38:53
12386 Log: Missing std block.
12388 ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
12389 ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
12391 ____________________________________________________________________________
12392 [ 9670] By: jhi on 2001/04/10 01:25:58
12393 Log: This is 5.7.1.
12396 ____________________________________________________________________________
12397 [ 9669] By: jhi on 2001/04/10 01:09:14
12398 Log: Update Changes.
12400 ! Changes patchlevel.h
12401 ____________________________________________________________________________
12402 [ 9668] By: jhi on 2001/04/10 01:00:38
12406 ____________________________________________________________________________
12407 [ 9667] By: jhi on 2001/04/10 00:52:16
12408 Log: Update perlhist.
12411 ____________________________________________________________________________
12412 [ 9666] By: jhi on 2001/04/09 23:38:59
12413 Log: Slight wording tweaks from Damian to #9658.
12416 ____________________________________________________________________________
12417 [ 9665] By: jhi on 2001/04/09 19:56:06
12418 Log: Subject: [PATCH perlutil.pod] Nit
12419 From: Simon Cozens <simon@netthink.co.uk>
12420 Date: Mon, 9 Apr 2001 20:29:44 +0100
12421 Message-ID: <20010409202944.A14796@the.earth.li>
12424 ____________________________________________________________________________
12425 [ 9664] By: jhi on 2001/04/09 19:54:42
12426 Log: Subject: Re: perl571delta.pod@9631
12427 From: Mike Guy <mjtg@cam.ac.uk>
12428 Date: Mon, 09 Apr 2001 18:09:14 +0100
12429 Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
12431 ! pod/perl571delta.pod
12432 ____________________________________________________________________________
12433 [ 9663] By: jhi on 2001/04/09 13:43:35
12434 Log: Update Changes.
12436 ! Changes patchlevel.h
12437 ____________________________________________________________________________
12438 [ 9662] By: jhi on 2001/04/09 13:24:46
12441 ! AUTHORS pod/perl571delta.pod
12442 ____________________________________________________________________________
12443 [ 9661] By: jhi on 2001/04/09 13:15:13
12444 Log: Thinko in manual patch applying.
12447 ____________________________________________________________________________
12448 [ 9660] By: jhi on 2001/04/09 13:07:53
12449 Log: Subject: Re: [PATCH perl@9424] isn't numeric warning
12450 From: Robin Barker <rmb1@cise.npl.co.uk>
12451 Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
12452 Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
12454 (This corrects the case where the "isn't numeric" string contains \0s
12455 and is longer than the temporary buffer, and contains \0 at the point
12456 the string would be truncated by "...".)
12459 ____________________________________________________________________________
12460 [ 9659] By: jhi on 2001/04/09 12:57:41
12461 Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
12463 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
12464 ! t/lib/cgi-function.t t/lib/cgi-html.t
12465 ____________________________________________________________________________
12466 [ 9658] By: jhi on 2001/04/09 12:48:47
12467 Log: Subject: [PATCH] Partial rewrite of perlobj.pod
12468 From: Ilmari Karonen <iltzu@sci.fi>
12469 Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
12470 Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
12472 Rearrange and rewrite the Method Invocation section
12473 to explain the concepts in nicer order.
12476 ____________________________________________________________________________
12477 [ 9657] By: jhi on 2001/04/09 12:35:58
12478 Log: Upgrade to podlators 1.09, from Russ Allbery.
12480 ! lib/Pod/Man.pm lib/Pod/Text.pm
12481 ____________________________________________________________________________
12482 [ 9656] By: jhi on 2001/04/09 12:31:53
12485 ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
12486 ____________________________________________________________________________
12487 [ 9655] By: jhi on 2001/04/09 12:20:09
12488 Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
12489 From: Prymmer/Kahn <pvhp@best.com>
12490 Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
12491 Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
12493 ! lib/utf8.pm pod/perlunicode.pod
12494 ____________________________________________________________________________
12495 [ 9654] By: gsar on 2001/04/09 03:38:33
12496 Log: here lies 5.6.1
12497 Branch: maint-5.6/perl
12499 ____________________________________________________________________________
12500 [ 9653] By: jhi on 2001/04/09 03:25:24
12501 Log: Update perlhist.
12504 ____________________________________________________________________________
12505 [ 9652] By: jhi on 2001/04/09 03:18:49
12506 Log: perl571delta tweaking continues.
12508 ! pod/perl571delta.pod
12509 ____________________________________________________________________________
12510 [ 9651] By: gsar on 2001/04/09 03:11:19
12511 Log: update Changes, patchlevel.h &c.
12512 Branch: maint-5.6/perl
12513 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
12515 ____________________________________________________________________________
12516 [ 9650] By: jhi on 2001/04/09 02:40:24
12517 Log: Integrate the perlfork half of #9513 from maintperl into mainline
12518 (the perlunicode half is obsolete)
12521 ____________________________________________________________________________
12522 [ 9649] By: gsar on 2001/04/09 02:35:43
12523 Log: tweak perldelta as suggested by Jarkko
12524 Branch: maint-5.6/perl
12525 ! pod/perldelta.pod
12526 ____________________________________________________________________________
12527 [ 9648] By: jhi on 2001/04/09 02:13:04
12528 Log: Integrate change #9646 from maintperl into mainline.
12530 add note about ithreads and Thread.pm
12532 !> ext/Thread/Thread.pm ext/Thread/Thread.xs
12533 ____________________________________________________________________________
12534 [ 9647] By: jhi on 2001/04/09 02:10:18
12535 Log: Bad assumption that shortsize == 2.
12537 ! t/lib/xs-typemap.t
12538 ____________________________________________________________________________
12539 [ 9646] By: gsar on 2001/04/09 00:48:04
12540 Log: add note about ithreads and Thread.pm (too many people are
12541 confused by the fact that Thread.pm is built and installed
12542 under non-5005threads but doesn't work)
12543 Branch: maint-5.6/perl
12544 ! ext/Thread/Thread.pm ext/Thread/Thread.xs
12545 ____________________________________________________________________________
12546 [ 9645] By: gsar on 2001/04/09 00:19:03
12547 Log: update perldelta.pod for changes in 5.6.1
12548 Branch: maint-5.6/perl
12549 ! Changes pod/perldelta.pod
12550 ____________________________________________________________________________
12551 [ 9644] By: jhi on 2001/04/08 20:37:00
12552 Log: Integrate change #9639 from maintperl into mainline:
12553 on windows, many of the README.* pods were being copied to
12556 !> win32/Makefile win32/makefile.mk
12557 ____________________________________________________________________________
12558 [ 9643] By: jhi on 2001/04/08 20:07:11
12559 Log: Integrate change #9624 from maintperl into mainline:
12560 the pod tests were not okay. (t/pod/find.t changes ignored)
12562 !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
12563 !> t/pod/include.t t/pod/included.t t/pod/lref.t
12564 !> t/pod/multiline_items.t t/pod/nested_items.t
12565 !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
12566 !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
12567 ____________________________________________________________________________
12568 [ 9642] By: jhi on 2001/04/08 19:57:17
12569 Log: Integrate change #9638 from maintperl into mainline:
12570 update to latest JPL from the anoncvs repository
12572 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
12573 !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
12574 !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
12575 ____________________________________________________________________________
12576 [ 9641] By: jhi on 2001/04/08 19:53:30
12577 Log: perl571delta updates.
12579 ! lib/Filter/Simple.pm pod/perl571delta.pod
12580 ____________________________________________________________________________
12581 [ 9640] By: gsar on 2001/04/08 19:20:46
12582 Log: integrate change#9634 from mainline
12584 Fix the perlmodlib generation (didn't understand separate .pod
12585 files; didn't understand -- as the name-thing separator).
12586 Update the CPAN mirrors list.
12587 Branch: maint-5.6/perl
12588 ! pod/perlmodlib.pod
12589 !> pod/perlmodlib.PL
12590 ____________________________________________________________________________
12591 [ 9639] By: gsar on 2001/04/08 18:57:31
12592 Log: on windows, many of the README.* pods were being copied to the wrong
12594 Branch: maint-5.6/perl
12595 ! win32/Makefile win32/makefile.mk
12596 ____________________________________________________________________________
12597 [ 9638] By: gsar on 2001/04/08 18:38:25
12598 Log: update to latest JPL from the anoncvs repository
12599 Branch: maint-5.6/perl
12600 + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
12601 ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
12602 ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
12603 ____________________________________________________________________________
12604 [ 9637] By: jhi on 2001/04/08 17:53:53
12605 Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
12607 ! pod/perl571delta.pod
12608 ____________________________________________________________________________
12609 [ 9636] By: jhi on 2001/04/08 17:18:32
12613 ____________________________________________________________________________
12614 [ 9635] By: jhi on 2001/04/08 17:16:33
12615 Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
12616 From: "Craig A. Berry" <craigberry@mac.com>
12617 Date: Sun, 08 Apr 2001 12:30:16 -0500
12618 Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
12620 ! ext/IO/IO.xs lib/ExtUtils/xsubpp
12621 ____________________________________________________________________________
12622 [ 9634] By: jhi on 2001/04/08 17:09:19
12623 Log: Fix the perlmodlib generation (didn't understand separate .pod
12624 files; didn't understand -- as the name-thing separator).
12626 Update the CPAN mirrors list.
12628 ! pod/perlmodlib.PL pod/perlmodlib.pod
12629 ____________________________________________________________________________
12630 [ 9633] By: jhi on 2001/04/08 16:49:17
12631 Log: Sort MANIFEST.
12634 ____________________________________________________________________________
12635 [ 9632] By: gsar on 2001/04/08 16:36:06
12636 Log: add $Tie::RefHash::VERSION
12637 Branch: maint-5.6/perl
12638 ! lib/Tie/RefHash.pm
12639 ____________________________________________________________________________
12640 [ 9631] By: jhi on 2001/04/08 16:10:15
12641 Log: perl571delta updates based on p5p feedback; still needs
12644 ! pod/perl571delta.pod
12645 ____________________________________________________________________________
12646 [ 9630] By: jhi on 2001/04/08 15:59:13
12647 Log: Update the list of supported platforms to talk about 5.7.1
12651 ____________________________________________________________________________
12652 [ 9629] By: jhi on 2001/04/08 15:55:41
12653 Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
12654 from maintperl into mainline: perlport updates.
12657 ____________________________________________________________________________
12658 [ 9628] By: jhi on 2001/04/08 15:53:17
12659 Log: perlsolaris.pod copied to wrong directory.
12661 ! win32/makefile.mk
12662 ____________________________________________________________________________
12663 [ 9627] By: jhi on 2001/04/08 14:48:18
12664 Log: Subject: Typos in perl571delta.pod
12665 From: "Stephen P. Potter" <spp@spotter.yi.org>
12666 Date: Sat, 07 Apr 2001 20:37:05 -0400
12667 Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
12669 ! pod/perl571delta.pod
12670 ____________________________________________________________________________
12671 [ 9626] By: jhi on 2001/04/08 14:39:04
12672 Log: Smoke out dTHR, spotted by by Stephen P. Potter.
12675 ____________________________________________________________________________
12676 [ 9625] By: nick on 2001/04/08 10:14:23
12677 Log: Integrate mainline
12679 +> pod/perl570delta.pod pod/perl571delta.pod
12680 !> (integrate 27 files)
12681 ____________________________________________________________________________
12682 [ 9624] By: gsar on 2001/04/08 06:08:17
12683 Log: test in t/pod/* were busted
12685 these tests are still not enabled in t/{harness,TEST}
12686 Branch: maint-5.6/perl
12687 ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
12688 ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
12689 ! t/pod/multiline_items.t t/pod/nested_items.t
12690 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
12691 ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
12692 ____________________________________________________________________________
12693 [ 9623] By: gsar on 2001/04/08 03:37:01
12694 Log: integrate change#9470 from mainline
12696 Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
12697 Branch: maint-5.6/perl
12698 !> ext/Socket/Socket.xs
12699 ____________________________________________________________________________
12700 [ 9622] By: jhi on 2001/04/07 22:40:47
12701 Log: Update Changes.
12703 ! Changes patchlevel.h
12704 ____________________________________________________________________________
12705 [ 9621] By: jhi on 2001/04/07 22:34:16
12706 Log: Update AUTHORS.
12709 ____________________________________________________________________________
12710 [ 9620] By: jhi on 2001/04/07 22:12:47
12711 Log: Forgot to bump the number of tests in #9164.
12714 ____________________________________________________________________________
12715 [ 9619] By: jhi on 2001/04/07 22:09:50
12716 Log: Bump patchlevel to 5.7.1.
12718 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12719 ! config_h.SH patchlevel.h
12720 ____________________________________________________________________________
12721 [ 9618] By: jhi on 2001/04/07 22:02:41
12722 Log: Populate perl571delta.
12724 ! pod/perl571delta.pod
12725 ____________________________________________________________________________
12726 [ 9617] By: jhi on 2001/04/07 22:01:23
12727 Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
12728 to forget it later; do not change patchlevel.h yet or regenerate
12731 ! epoc/config.sh win32/Makefile win32/config_H.bc
12732 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
12733 ____________________________________________________________________________
12734 [ 9616] By: jhi on 2001/04/07 17:46:33
12735 Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
12737 ! pod/perl571delta.pod
12738 ____________________________________________________________________________
12739 [ 9615] By: jhi on 2001/04/07 17:33:21
12740 Log: Change the toc configuration.
12742 ! pod/buildtoc.PL pod/perl.pod
12743 ____________________________________________________________________________
12744 [ 9614] By: jhi on 2001/04/07 17:29:47
12745 Log: Subject: PATCH: $[
12746 From: Robin Houston <robin@kitsite.com>
12747 Date: Fri, 6 Apr 2001 18:10:14 +0100
12748 Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
12750 ! op.c t/op/array.t
12751 ____________________________________________________________________________
12752 [ 9613] By: jhi on 2001/04/07 17:28:26
12753 Log: Subject: [PATCH perl@9424] isn't numeric warning
12754 From: Robin Barker <rmb1@cise.npl.co.uk>
12755 Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
12756 Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
12758 ! sv.c t/pragma/warn/sv
12759 ____________________________________________________________________________
12760 [ 9612] By: jhi on 2001/04/07 17:26:45
12761 Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
12762 From: Mike Guy <mjtg@cam.ac.uk>
12763 Date: Fri, 06 Apr 2001 12:47:06 +0100
12764 Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
12766 ! dump.c t/lib/peek.t
12767 ____________________________________________________________________________
12768 [ 9611] By: jhi on 2001/04/07 17:21:35
12769 Log: Create perl571delta and seed it off with the perldelta changes
12770 since 5.7.0; remove those changes from perldelta and rename it
12771 as perl570delta; recreate perldelta but leave it almost empty.
12773 + pod/perl570delta.pod pod/perl571delta.pod
12774 ! MANIFEST pod/perldelta.pod
12775 ____________________________________________________________________________
12776 [ 9610] By: jhi on 2001/04/07 16:56:32
12779 ! pod/perldelta.pod
12780 ____________________________________________________________________________
12781 [ 9609] By: jhi on 2001/04/07 16:38:32
12782 Log: Retract #9523: needs more thought.
12785 ____________________________________________________________________________
12786 [ 9608] By: jhi on 2001/04/07 14:59:20
12787 Log: atmark() code cleanaup.
12790 ____________________________________________________________________________
12791 [ 9607] By: jhi on 2001/04/07 14:48:14
12792 Log: Integrate change #9605 from maintperl into mainline.
12794 can't optimize away scope entry if tr/// is present
12797 ____________________________________________________________________________
12798 [ 9606] By: jhi on 2001/04/07 14:43:59
12799 Log: Integrate perlio.
12801 +> win32/FindExt.pm
12802 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
12803 !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
12804 ____________________________________________________________________________
12805 [ 9605] By: gsar on 2001/04/07 11:52:40
12806 Log: can't optimize away scope entry if tr/// is present
12807 Branch: maint-5.6/perl
12809 ____________________________________________________________________________
12810 [ 9604] By: nick on 2001/04/07 11:39:45
12811 Log: Split out extension finding code from buildext.pl into FindExt.pm
12812 Use it to get Config.pm's idea of available extensions in line
12813 with what is built.
12816 ! MANIFEST win32/buildext.pl win32/config_sh.PL
12817 ! win32/makefile.mk
12818 ____________________________________________________________________________
12819 [ 9603] By: nick on 2001/04/07 09:11:38
12820 Log: Cleanup correction for failed :Via() layer, also set an error code.
12822 ! ext/PerlIO/Via/Via.xs
12823 ____________________________________________________________________________
12824 [ 9602] By: nick on 2001/04/07 08:38:04
12825 Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
12826 style. So don't use binmode() on the handles so that Win32 etc. see
12827 same sequence and produce same digests.
12830 ____________________________________________________________________________
12831 [ 9601] By: nick on 2001/04/07 08:36:26
12832 Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
12833 Else it complains and so crlf layer (say) does not get pushed.
12836 ____________________________________________________________________________
12837 [ 9600] By: jhi on 2001/04/06 23:00:09
12838 Log: Integrate change #9599 from perlio into mainline.
12840 !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
12841 !> win32/config_H.vc
12842 ____________________________________________________________________________
12843 [ 9599] By: nick on 2001/04/06 21:42:43
12844 Log: Quote $VERSION in Encode.pm.
12845 regen_config_h as requested.
12847 ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
12848 ! win32/config_H.vc
12849 ____________________________________________________________________________
12850 [ 9598] By: nick on 2001/04/06 20:34:59
12851 Log: Integrate mainline
12854 !> (integrate 39 files)
12855 ____________________________________________________________________________
12856 [ 9597] By: gsar on 2001/04/06 18:06:35
12857 Log: integrate change#9464 from mainline (addendum to change#8313)
12859 Subject: [PATCH @9452] Better peep()ing for foreach() loops
12860 Branch: maint-5.6/perl
12862 ____________________________________________________________________________
12863 [ 9596] By: jhi on 2001/04/06 17:26:03
12864 Log: The d_casti32=undef is good for you even when not use64bitall.
12867 ____________________________________________________________________________
12868 [ 9595] By: gsar on 2001/04/06 14:57:17
12869 Log: add a low-impact fix to accomodate darwin-ism
12870 Branch: maint-5.6/perl
12871 ! ext/Errno/Errno_pm.PL
12872 ____________________________________________________________________________
12873 [ 9594] By: jhi on 2001/04/06 14:55:14
12874 Log: Integrate changes #9528,9593 from mainline into maintperl;
12875 tweaking the editor/IDE/shell list.
12876 Branch: maint-5.6/perl
12877 !> pod/perlfaq3.pod
12878 ____________________________________________________________________________
12879 [ 9593] By: jhi on 2001/04/06 14:51:39
12880 Log: Make the editor/IDE/shell list a little bit airier.
12883 ____________________________________________________________________________
12884 [ 9592] By: gsar on 2001/04/06 14:45:18
12885 Log: integrate change#9477 from mainline (base.pm doc tweak)
12887 missing doc entry for fmod()
12888 Branch: maint-5.6/perl
12889 ! lib/Math/BigFloat.pm
12891 ____________________________________________________________________________
12892 [ 9591] By: jhi on 2001/04/06 13:55:48
12896 ____________________________________________________________________________
12897 [ 9590] By: jhi on 2001/04/06 13:54:52
12898 Log: Math::BigFloat patches from John Peacock. The equivalent
12899 of #9586 from maintperl but reworked by John to work with
12902 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
12903 ____________________________________________________________________________
12904 [ 9589] By: jhi on 2001/04/06 13:42:23
12905 Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
12907 ! ext/Digest/MD5/Makefile.PL
12908 ____________________________________________________________________________
12909 [ 9588] By: jhi on 2001/04/06 13:31:45
12910 Log: Integrate changes #9584,9587 from maintperl into mainline.
12912 keep eval"" CVs alive until the end of the statement in which
12915 add README.macos (from Chris Nandor)
12917 tyop in change#9555
12920 !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
12921 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
12922 !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
12923 !> win32/makefile.mk
12924 ____________________________________________________________________________
12925 [ 9587] By: gsar on 2001/04/06 07:31:30
12926 Log: add README.macos (from Chris Nandor)
12928 tyop in change#9555
12929 Branch: maint-5.6/perl
12931 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
12932 ! win32/Makefile win32/makefile.mk
12933 ____________________________________________________________________________
12934 [ 9586] By: gsar on 2001/04/06 07:08:54
12935 Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
12936 Branch: maint-5.6/perl
12937 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
12938 ____________________________________________________________________________
12939 [ 9585] By: gsar on 2001/04/06 06:58:44
12940 Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
12943 Subject: [PATCH] Base64 update to perlfaq9.pod
12945 Subject: [PATCH AUTHORS] Housekeeping
12947 Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
12948 Mac OS X (Darwin) has extra pwent fields.
12950 Subject: [PATCH B::*] print control-character vars readably
12951 Needs EBCDICification.
12953 Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
12955 Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
12957 Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
12959 Subject: [PATCH B::Deparse] binmode is no longer an UNOP
12961 Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
12963 Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
12965 Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
12967 Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
12969 FreeBSD hints tweak from Anton Berezin.
12971 Subject: [PATCH foolperl & bleadperl] README.vms update
12973 Subject: Re: [PATCH foolperl & bleadperl] README.vms update
12974 Branch: maint-5.6/perl
12975 !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
12976 !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
12977 !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
12978 ____________________________________________________________________________
12979 [ 9584] By: gsar on 2001/04/06 04:09:00
12980 Log: keep eval"" CVs alive until the end of the statement in which
12981 they're called; this avoids a coredump ensuing from search for
12982 lexicals in code such as:
12986 eval q[sub { eval 'sub { &$s }' }];
12990 this code still doesn't work as intended (as it has remained
12991 since time immemorial), but it doesn't provoke a coredump anymore
12992 Branch: maint-5.6/perl
12993 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
12994 ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
12995 ____________________________________________________________________________
12996 [ 9583] By: jhi on 2001/04/05 23:52:51
12997 Log: Update Changes.
12999 ! Changes patchlevel.h
13000 ____________________________________________________________________________
13001 [ 9582] By: jhi on 2001/04/05 23:11:23
13002 Log: Slight doc tweak.
13004 ! pod/perlunicode.pod
13005 ____________________________________________________________________________
13006 [ 9581] By: jhi on 2001/04/05 23:04:11
13007 Log: Integrate perlio.
13009 !> pod/perlunicode.pod
13010 ____________________________________________________________________________
13011 [ 9580] By: jhi on 2001/04/05 23:03:29
13012 Log: Test for #9579.
13015 ____________________________________________________________________________
13016 [ 9579] By: jhi on 2001/04/05 22:54:17
13017 Log: Subject: [PATCH] Propagate calling context for do '...'
13018 From: Gisle Aas <gisle@ActiveState.com>
13019 Date: 04 Apr 2001 20:17:29 -0700
13020 Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
13022 ! pod/perlfunc.pod pp_ctl.c
13023 ____________________________________________________________________________
13024 [ 9578] By: jhi on 2001/04/05 22:52:51
13025 Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
13026 From: Peter Prymmer <pvhp@forte.com>
13027 Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
13028 Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
13031 ____________________________________________________________________________
13032 [ 9577] By: jhi on 2001/04/05 22:48:22
13033 Log: Subject: [PATCH foolperl & bleadperl] README.vms update
13034 From: "Craig A. Berry" <craigberry@mac.com>
13035 Date: Thu, 5 Apr 2001 13:43:28 -0500
13036 Message-Id: <p04330101b6f269936918@[172.16.52.1]>
13039 ____________________________________________________________________________
13040 [ 9576] By: jhi on 2001/04/05 22:31:38
13041 Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
13042 From: Michael G Schwern <schwern@pobox.com>
13043 Date: Thu, 5 Apr 2001 21:53:21 +0100
13044 Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
13046 ! lib/base.pm t/lib/fields.t
13047 ____________________________________________________________________________
13048 [ 9575] By: jhi on 2001/04/05 22:26:10
13049 Log: FreeBSD hints tweak from Anton Berezin.
13052 ____________________________________________________________________________
13053 [ 9574] By: jhi on 2001/04/05 22:24:03
13054 Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
13055 From: David Dyck <dcd@tc.fluke.com>
13056 Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
13057 Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
13060 ____________________________________________________________________________
13061 [ 9573] By: jhi on 2001/04/05 22:23:06
13062 Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
13063 Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
13064 From: David Dyck <dcd@tc.fluke.com>
13065 Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
13068 ____________________________________________________________________________
13069 [ 9572] By: jhi on 2001/04/05 22:14:47
13070 Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
13071 From: Robin Houston <robin@kitsite.com>
13072 Date: Thu, 5 Apr 2001 20:56:48 +0100
13073 Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
13075 ! ext/B/B/Deparse.pm
13076 ____________________________________________________________________________
13077 [ 9571] By: jhi on 2001/04/05 22:12:53
13078 Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
13079 From: Robin Houston <robin@kitsite.com>
13080 Date: Thu, 5 Apr 2001 19:55:51 +0100
13081 Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
13083 ! ext/B/B/Deparse.pm
13084 ____________________________________________________________________________
13085 [ 9570] By: jhi on 2001/04/05 22:11:06
13086 Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
13087 From: Robin Houston <robin@kitsite.com>
13088 Date: Thu, 5 Apr 2001 20:16:29 +0100
13089 Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
13091 ! ext/B/B/Deparse.pm
13092 ____________________________________________________________________________
13093 [ 9569] By: nick on 2001/04/05 21:32:26
13094 Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
13096 ! pod/perlunicode.pod
13097 ____________________________________________________________________________
13098 [ 9568] By: nick on 2001/04/05 19:38:09
13099 Log: Integrate mainline
13101 +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
13102 !> (integrate 35 files)
13103 ____________________________________________________________________________
13104 [ 9567] By: jhi on 2001/04/05 18:31:45
13105 Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
13106 From: Robin Houston <robin@kitsite.com>
13107 Date: Thu, 5 Apr 2001 18:03:23 +0100
13108 Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
13110 ! ext/B/B/Deparse.pm
13111 ____________________________________________________________________________
13112 [ 9566] By: jhi on 2001/04/05 18:29:35
13113 Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
13114 From: Robin Houston <robin@kitsite.com>
13115 Date: Thu, 5 Apr 2001 16:45:18 +0100
13116 Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
13118 ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
13119 ____________________________________________________________________________
13120 [ 9565] By: jhi on 2001/04/05 18:24:23
13121 Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
13122 From: Robin Houston <robin@kitsite.com>
13123 Date: Thu, 5 Apr 2001 14:50:09 +0100
13124 Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
13126 ! ext/B/B/Deparse.pm
13127 ____________________________________________________________________________
13128 [ 9564] By: jhi on 2001/04/05 18:23:03
13129 Log: Subject: [PATCH B::*] print control-character vars readably
13130 From: Robin Houston <robin@kitsite.com>
13131 Date: Thu, 5 Apr 2001 14:27:38 +0100
13132 Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
13134 Needs EBCDICification.
13136 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
13138 ____________________________________________________________________________
13139 [ 9563] By: jhi on 2001/04/05 18:20:32
13140 Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
13141 Date: Thu, 5 Apr 2001 13:21:42 -0400
13142 From: Paul Schinder <schinder@pobox.com>
13143 Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
13145 Mac OS X (Darwin) has extra pwent fields.
13148 ____________________________________________________________________________
13149 [ 9562] By: jhi on 2001/04/05 17:57:51
13153 ____________________________________________________________________________
13154 [ 9561] By: jhi on 2001/04/05 17:47:33
13155 Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
13158 Branch: metaconfig/U/perl
13160 ! d_cmsghdr_s.U d_msghdr_s.U
13161 ____________________________________________________________________________
13162 [ 9560] By: jhi on 2001/04/05 17:47:01
13163 Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
13164 ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
13165 Introduce probes for struct msghdr, struct cmsghdr,
13166 sendmsg, recvmsg, readv, writev, setitimer, getitimer,
13167 ualarm, usleep, for possible later extension work.
13169 + t/lib/md5-align.t
13170 ! Configure MANIFEST Porting/Glossary Porting/config.sh
13171 ! Porting/config_H config_h.SH configure.com epoc/config.sh
13172 ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
13173 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
13174 ! vos/config.ga.h win32/config.bc win32/config.gc
13176 ____________________________________________________________________________
13177 [ 9559] By: jhi on 2001/04/05 13:03:04
13178 Log: Be traditional in your cpp (for the Errno extension).
13181 ____________________________________________________________________________
13182 [ 9558] By: jhi on 2001/04/05 13:00:05
13183 Log: Add $Config{cppflags} to the gcc incantation.
13185 ! ext/Errno/Errno_pm.PL
13186 ____________________________________________________________________________
13187 [ 9557] By: jhi on 2001/04/05 04:22:39
13188 Log: Introduce Sean Burke's Class::ISA 0.32.
13190 + lib/Class/ISA.pm t/lib/class-isa.t
13192 ____________________________________________________________________________
13193 [ 9556] By: jhi on 2001/04/05 04:09:50
13194 Log: Subject: [PATCH AUTHORS] Housekeeping
13195 From: Paul Johnson <paul@pjcj.net>
13196 Date: Wed, 4 Apr 2001 22:45:47 +0200
13197 Message-ID: <20010404224547.D9548@pjcj.net>
13200 ____________________________________________________________________________
13201 [ 9555] By: jhi on 2001/04/05 04:06:33
13202 Log: Subject: [PATCH] Base64 update to perlfaq9.pod
13203 From: Gisle Aas <gisle@ActiveState.com>
13204 Date: 04 Apr 2001 14:23:04 -0700
13205 Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
13208 ____________________________________________________________________________
13209 [ 9554] By: jhi on 2001/04/05 04:05:49
13210 Log: Downgrade also the "Wide character" diagnostic.
13213 ____________________________________________________________________________
13214 [ 9553] By: jhi on 2001/04/05 04:00:33
13215 Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
13216 maintperl into mainline.
13218 "double" should be "NV"; standard typemap is missing entry
13223 Downgrade "Wide character in print" to a warning.
13225 B::Deparse fix for ${^FOO} and documentation for PVX() method
13226 (from Robin Houston)
13228 tr/// doesn't null-terminate the result in some situations
13231 !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
13232 !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
13233 !> t/io/utf8.t t/op/tr.t
13234 ____________________________________________________________________________
13235 [ 9552] By: jhi on 2001/04/05 03:52:50
13236 Log: Retract changes #9542 and #9538 (from maintperl, integrated
13237 at #9540), shouldn't be needed because of the perlio changes.
13240 ____________________________________________________________________________
13241 [ 9551] By: gsar on 2001/04/05 00:18:34
13242 Log: tr/// doesn't null-terminate the result in some situations
13244 Branch: maint-5.6/perl
13246 ____________________________________________________________________________
13247 [ 9550] By: gsar on 2001/04/04 20:04:17
13248 Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
13249 (from Robin Houston)
13250 Branch: maint-5.6/perl
13251 ! ext/B/B.pm ext/B/B/Deparse.pm
13252 ____________________________________________________________________________
13253 [ 9549] By: nick on 2001/04/04 18:56:15
13254 Log: Downgrade "Wide character in print" to a warning.
13256 ! doio.c t/io/utf8.t
13257 ____________________________________________________________________________
13258 [ 9548] By: gsar on 2001/04/04 18:51:49
13259 Log: integrate changes#9460,9462,9482,9521,9522
13261 Subject: PATCH: B::Debug should show LOOP-specific fields
13263 Subject: B::Deparse precedence bug. (Patch included.)
13265 Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
13267 Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
13269 Subject: [PATCH B::Concise] padname values may have bogus SvCUR
13270 Branch: maint-5.6/perl
13271 !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
13272 !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
13273 ____________________________________________________________________________
13274 [ 9547] By: gsar on 2001/04/04 18:49:16
13276 Branch: maint-5.6/perl
13277 ! ext/Thread/Thread.xs
13278 ____________________________________________________________________________
13279 [ 9546] By: nick on 2001/04/04 18:44:00
13280 Log: Integrate mainline.
13282 !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
13283 !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
13284 ____________________________________________________________________________
13285 [ 9545] By: gsar on 2001/04/04 18:38:52
13286 Log: integrate change#8837 from mainline
13288 Subject: [patch] -Wall cleanup round 2
13289 Branch: maint-5.6/perl
13290 !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
13291 !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
13292 !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
13293 !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
13294 !> ext/SDBM_File/SDBM_File.xs
13295 ____________________________________________________________________________
13296 [ 9544] By: gsar on 2001/04/04 17:49:57
13297 Log: "double" should be "NV"; standard typemap is missing entry
13299 Branch: maint-5.6/perl
13300 ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
13301 ____________________________________________________________________________
13302 [ 9543] By: jhi on 2001/04/04 14:13:18
13303 Log: Thou shalt not (just) match for English error messages.
13305 ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
13306 ! os2/OS2/Process/Process.pm
13307 ____________________________________________________________________________
13308 [ 9542] By: jhi on 2001/04/04 13:20:39
13309 Log: Make the stdio tricks of fflush_all() to exist only if
13310 stdio is being used.
13313 ____________________________________________________________________________
13314 [ 9541] By: jhi on 2001/04/04 04:20:24
13315 Log: Subject: Re: [PATCH] Lighten up glob
13316 From: Benjamin Sugars <bsugars@canoe.ca>
13317 Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
13318 Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
13320 ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
13322 ____________________________________________________________________________
13323 [ 9540] By: jhi on 2001/04/04 04:03:57
13324 Log: Integrate changes #9538,9539 from maintperl into mainline.
13326 fflush() is a macro on SunOS 4.1.x, so provide a wrapper
13327 for use with _fwalk() (fix for change#7705)
13329 another tweak needed for SunOS 4.1.x build (from Mike Guy)
13330 (cp -f is not portable)
13332 !> Makefile.SH util.c
13333 ____________________________________________________________________________
13334 [ 9539] By: gsar on 2001/04/04 03:01:14
13335 Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
13336 Branch: maint-5.6/perl
13338 ____________________________________________________________________________
13339 [ 9538] By: gsar on 2001/04/04 01:00:38
13340 Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
13341 for use with _fwalk() (fix for change#7705)
13342 Branch: maint-5.6/perl
13344 ____________________________________________________________________________
13345 [ 9537] By: nick on 2001/04/03 19:24:55
13346 Log: Integrate mainline
13348 +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
13349 +> lib/unicode/PropList.html
13350 - lib/unicode/Names.txt lib/unicode/README.Ethiopic
13351 !> (integrate 69 files)
13352 ____________________________________________________________________________
13353 [ 9536] By: jhi on 2001/04/03 18:02:31
13354 Log: Integrate change #9533 from maintperl into mainline.
13356 better fix for change#9517 to accomodate UNC paths like
13357 \\server\share\foo, and paths with trailing backslash
13360 !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
13361 ____________________________________________________________________________
13362 [ 9535] By: jhi on 2001/04/03 17:58:07
13363 Log: Change the push/unshift warning to be of class syntax, not misc.
13365 ! op.c pod/perldiag.pod t/pragma/warn/op
13366 ____________________________________________________________________________
13367 [ 9534] By: jhi on 2001/04/03 15:03:46
13368 Log: Change the push/unshift warning (#9532) to talk about "no values"
13369 instead of "no arguments".
13371 ! op.c pod/perldiag.pod t/pragma/warn/op
13372 ____________________________________________________________________________
13373 [ 9533] By: gsar on 2001/04/03 14:30:07
13374 Log: better fix for change#9517 to accomodate UNC paths like
13375 \\server\share\foo, and paths with trailing backslash
13377 Branch: maint-5.6/perl
13378 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
13379 ____________________________________________________________________________
13380 [ 9532] By: jhi on 2001/04/03 13:11:46
13381 Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
13382 From: Robin Houston <robin@kitsite.com>
13383 Date: Mon, 2 Apr 2001 15:03:29 +0100
13384 Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
13386 ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
13387 ____________________________________________________________________________
13388 [ 9531] By: jhi on 2001/04/03 13:06:34
13389 Log: Integrate change #9530 from maintperl into mainline.
13391 accomodate VMS "mailbox overflow" quirk in testsuite (from
13395 ____________________________________________________________________________
13396 [ 9530] By: gsar on 2001/04/03 04:56:41
13397 Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
13399 Branch: maint-5.6/perl
13401 ____________________________________________________________________________
13402 [ 9529] By: jhi on 2001/04/03 02:34:34
13403 Log: Update Changes.
13405 ! Changes patchlevel.h
13406 ____________________________________________________________________________
13407 [ 9528] By: jhi on 2001/04/03 01:27:57
13408 Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
13409 Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
13410 To: perl5-porters@perl.org
13411 Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
13414 ____________________________________________________________________________
13415 [ 9527] By: jhi on 2001/04/03 01:22:09
13416 Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
13417 From: Peter Prymmer <pvhp@forte.com>
13418 Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
13419 Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>
13421 ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
13422 ____________________________________________________________________________
13423 [ 9526] By: jhi on 2001/04/03 01:18:25
13424 Log: The metaconfig unit changes for #9525.
13426 ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
13427 Branch: metaconfig/U/perl
13429 ____________________________________________________________________________
13430 [ 9525] By: jhi on 2001/04/03 01:17:30
13431 Log: Configure sanity checks:
13432 * if use64bitall is attempted but pointers are only 32-bit,
13433 'downgrade' to use64bitint
13434 * if use64bitint is attempted but there's no quad type,
13435 forget about use64bitint (well, the default for it is 'n',
13436 the user can still override this)
13437 * if pointers are 64 bits, do not try to use Perl's malloc
13440 ____________________________________________________________________________
13441 [ 9524] By: gsar on 2001/04/03 01:09:12
13442 Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
13443 Branch: maint-5.6/perl
13445 ____________________________________________________________________________
13446 [ 9523] By: jhi on 2001/04/03 00:02:31
13447 Log: (Retracted by #9609)
13449 Make it harder for parallel makes to enter 'test' before
13450 Dynaloader and File::Glob are happy. (In principle 'make_ext'
13451 should be unhappy enough, but sometimes parallel makes seem
13452 to sneak past both in Tru64 and AIX.)
13455 ____________________________________________________________________________
13456 [ 9522] By: jhi on 2001/04/02 22:35:31
13457 Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
13458 Date: Mon, 2 Apr 2001 22:54:10 +0100
13459 From: Robin Houston <robin@kitsite.com>
13460 Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
13462 ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
13463 ____________________________________________________________________________
13464 [ 9521] By: jhi on 2001/04/02 22:32:23
13465 Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
13466 From: Robin Houston <robin@kitsite.com>
13467 Date: Mon, 2 Apr 2001 20:24:03 +0100
13468 Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
13470 ! ext/B/B/Concise.pm
13471 ____________________________________________________________________________
13472 [ 9520] By: jhi on 2001/04/02 22:30:43
13473 Log: Subject: [PATCH] REALLY pedantic hv.h nit
13474 From: Simon Cozens <simon@netthink.co.uk>
13475 Date: Mon, 2 Apr 2001 15:43:06 +0100
13476 Message-ID: <20010402154306.A21711@netthink.co.uk>
13479 ____________________________________________________________________________
13480 [ 9519] By: jhi on 2001/04/02 22:28:04
13483 Subject: [foolperl] EPOC fix
13484 From: Olaf Flebbe <O.Flebbe@science-computing.de>
13485 Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
13486 Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
13489 ____________________________________________________________________________
13490 [ 9518] By: jhi on 2001/04/02 22:22:34
13491 Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
13493 README.win32 tweaks; add a note about alternative location for
13494 getting a gcc-2.95.2 that will build perl properly on windows
13496 add some notes about gutsy threading matters
13498 many of the utilities interpolate literal paths within doublequotes
13499 (fails on dosish platforms where path contains backslashes)
13501 !> README.win32 pod/perlguts.pod utils/perldoc.PL
13502 !> x2p/find2perl.PL x2p/s2p.PL
13503 ____________________________________________________________________________
13504 [ 9517] By: gsar on 2001/04/02 19:52:21
13505 Log: many of the utilities interpolate literal paths within doublequotes
13506 (fails on dosish platforms where path contains backslashes)
13507 Branch: maint-5.6/perl
13508 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
13509 ____________________________________________________________________________
13510 [ 9516] By: gsar on 2001/04/02 05:49:37
13511 Log: a foolish release
13512 Branch: maint-5.6/perl
13513 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
13515 ____________________________________________________________________________
13516 [ 9515] By: gsar on 2001/04/02 05:04:29
13517 Log: add missing changelog summaries
13518 Branch: maint-5.6/perl
13520 ____________________________________________________________________________
13521 [ 9514] By: gsar on 2001/04/02 04:07:13
13522 Log: add some notes about gutsy threading matters
13523 Branch: maint-5.6/perl
13525 ____________________________________________________________________________
13526 [ 9513] By: gsar on 2001/04/02 03:25:21
13527 Log: add more prominent caveat notices about experimental features
13528 Branch: maint-5.6/perl
13529 ! pod/perlfork.pod pod/perlunicode.pod
13530 ____________________________________________________________________________
13531 [ 9512] By: gsar on 2001/04/02 02:54:33
13532 Log: integrate changes#9479,9509 from mainline
13534 [PATCH] File::Glob stuff for Mac OS
13536 [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
13537 Branch: maint-5.6/perl
13538 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
13539 !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
13540 !> t/lib/glob-taint.t
13541 ____________________________________________________________________________
13542 [ 9511] By: gsar on 2001/04/02 02:38:24
13543 Log: README.win32 tweaks; add a note about alternative location for
13544 getting a gcc-2.95.2 that will build perl properly on windows
13545 Branch: maint-5.6/perl
13547 ____________________________________________________________________________
13548 [ 9510] By: jhi on 2001/04/01 20:45:10
13549 Log: An ambiguosity warning.
13552 ____________________________________________________________________________
13553 [ 9509] By: jhi on 2001/04/01 19:53:47
13554 Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
13555 From: Jonathan Stowe <gellyfish@gellyfish.com>
13556 Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
13557 Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
13559 ! ext/File/Glob/bsd_glob.c
13560 ____________________________________________________________________________
13561 [ 9508] By: jhi on 2001/04/01 19:35:03
13562 Log: Update Changes.
13564 ! Changes patchlevel.h
13565 ____________________________________________________________________________
13566 [ 9507] By: jhi on 2001/04/01 19:24:01
13567 Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
13568 from mainline to maintperl: pod tweaks.
13569 Branch: maint-5.6/perl
13570 !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
13571 !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
13573 ____________________________________________________________________________
13574 [ 9506] By: jhi on 2001/04/01 19:11:53
13575 Log: Commit Sarathy to April release of 5.6.1 :-)
13578 ____________________________________________________________________________
13579 [ 9505] By: jhi on 2001/04/01 19:03:15
13580 Log: Subject: PATCH 5.6.0 (perldebug.pod)
13581 From: Mark-Jason Dominus <mjd@plover.com>
13582 Date: Sun, 01 Apr 2001 14:25:11 -0400
13583 Message-ID: <20010401182511.9247.qmail@plover.com>
13585 ! pod/perldebug.pod
13586 ____________________________________________________________________________
13587 [ 9504] By: jhi on 2001/04/01 18:43:09
13588 Log: Add great_circle_direction().
13590 ! lib/Math/Trig.pm t/lib/trig.t
13591 ____________________________________________________________________________
13592 [ 9503] By: jhi on 2001/04/01 17:29:12
13593 Log: Unicode ReadMe update for Unicode 3.1.
13595 ! lib/unicode/ReadMe.txt
13596 ____________________________________________________________________________
13597 [ 9502] By: jhi on 2001/04/01 17:18:40
13598 Log: Integrate change #9501 from maintperl into mainline.
13600 fix the perlembed notes on multiple interpreters
13602 fix ExtUtils::Embed to work passably on Windows
13604 !> lib/ExtUtils/Embed.pm pod/perlembed.pod
13605 ____________________________________________________________________________
13606 [ 9501] By: gsar on 2001/04/01 07:21:57
13607 Log: fix the perlembed notes on multiple interpreters
13609 fix ExtUtils::Embed to work passably on Windows
13610 Branch: maint-5.6/perl
13611 ! lib/ExtUtils/Embed.pm pod/perlembed.pod
13612 ____________________________________________________________________________
13613 [ 9500] By: jhi on 2001/04/01 05:58:23
13614 Log: Test for #9499.
13617 ____________________________________________________________________________
13618 [ 9499] By: jhi on 2001/04/01 05:55:46
13619 Log: tr/// UTF-8 tweaking from Inaba Hiroto.
13621 ! embed.h embed.pl op.c proto.h
13622 ____________________________________________________________________________
13623 [ 9498] By: jhi on 2001/04/01 05:44:34
13624 Log: Protect the workaround hunk more.
13627 ____________________________________________________________________________
13628 [ 9497] By: jhi on 2001/04/01 00:24:25
13629 Log: Integrate changes #9493,9494,9495,9496 from maintperl
13632 fix a broken workaround for Borland compiler in change#4739
13633 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
13635 nits spotted by Borland compiler
13637 avoid redefinition warnings under Borland 5.02
13639 various nits identified by the Borland 5.5 compiler; remove suppression
13642 !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
13644 ____________________________________________________________________________
13645 [ 9496] By: gsar on 2001/03/31 23:22:28
13646 Log: various nits identified by the Borland 5.5 compiler; remove suppression
13648 Branch: maint-5.6/perl
13649 ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
13650 ____________________________________________________________________________
13651 [ 9495] By: gsar on 2001/03/31 21:03:08
13652 Log: avoid redefinition warnings under Borland 5.02
13653 Branch: maint-5.6/perl
13654 ! win32/makefile.mk
13655 ____________________________________________________________________________
13656 [ 9494] By: gsar on 2001/03/31 20:18:59
13657 Log: nits spotted by Borland compiler
13658 Branch: maint-5.6/perl
13659 ! utf8.h win32/win32.h
13660 ____________________________________________________________________________
13661 [ 9493] By: gsar on 2001/03/31 20:18:05
13662 Log: fix a broken workaround for Borland compiler in change#4739
13663 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
13664 Branch: maint-5.6/perl
13666 ____________________________________________________________________________
13667 [ 9492] By: jhi on 2001/03/31 18:36:24
13668 Log: Integrate change #9491 from maintperl into mainline.
13670 Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
13671 directory is relative (need to fetch the full path name *before*
13675 ____________________________________________________________________________
13676 [ 9491] By: gsar on 2001/03/31 17:01:56
13677 Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
13678 directory is relative (need to fetch the full path name *before*
13681 this is a followup patch for change#6749
13682 Branch: maint-5.6/perl
13684 ____________________________________________________________________________
13685 [ 9490] By: jhi on 2001/03/31 15:50:18
13686 Log: Subject: Re: [PATCH] av.h cosmetics
13687 From: Simon Cozens <simon@netthink.co.uk>
13688 Date: Sat, 31 Mar 2001 13:09:59 +0100
13689 Message-ID: <20010331130959.A22000@netthink.co.uk>
13694 ____________________________________________________________________________
13695 [ 9489] By: jhi on 2001/03/31 15:48:44
13696 Log: Subject: [PATCH] Re: Math::Big* v1.21
13697 From: Tels <perl_dummy@bloodgate.com>
13698 Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
13699 Message-Id: <200103311125.GAA377738@www08.hway.net>
13702 ____________________________________________________________________________
13703 [ 9488] By: jhi on 2001/03/31 03:39:51
13704 Log: Debug output tweak.
13707 ____________________________________________________________________________
13708 [ 9487] By: jhi on 2001/03/31 03:33:02
13709 Log: OverVMSification.
13712 ____________________________________________________________________________
13713 [ 9486] By: jhi on 2001/03/31 03:01:40
13714 Log: Missed MANIFESTations in #9483.
13717 ____________________________________________________________________________
13718 [ 9485] By: jhi on 2001/03/31 02:58:17
13719 Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
13720 From: Peter Prymmer <pvhp@forte.com>
13721 Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
13722 Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
13724 ! regexec.c t/lib/cwd.t
13725 ____________________________________________________________________________
13726 [ 9484] By: jhi on 2001/03/31 01:04:41
13727 Log: Obsolete file (see #3938)
13729 - lib/unicode/README.Ethiopic
13731 ____________________________________________________________________________
13732 [ 9483] By: jhi on 2001/03/31 00:52:42
13733 Log: Update to Unicode 3.1.
13734 (Rename Names.txt to NamesList.txt.)
13736 + lib/unicode/NamesList.txt lib/unicode/PropList.html
13737 - lib/unicode/Names.txt
13738 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
13739 ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
13740 ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
13741 ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
13742 ! lib/unicode/UCD.html lib/unicode/Unicode.html
13743 ! lib/unicode/rename lib/unicode/version
13744 ____________________________________________________________________________
13745 [ 9482] By: jhi on 2001/03/30 23:33:44
13746 Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
13747 From: Robin Houston <robin@kitsite.com>
13748 Date: Fri, 30 Mar 2001 20:07:22 +0100
13749 Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
13751 ! ext/B/B/Deparse.pm
13752 ____________________________________________________________________________
13753 [ 9481] By: jhi on 2001/03/30 23:20:25
13754 Log: Subject: Re: [PATCH] CwdXS, Take 2
13755 From: Benjamin Sugars <bsugars@canoe.ca>
13756 Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
13757 Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
13759 + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
13760 ! MANIFEST lib/Cwd.pm t/lib/cwd.t
13761 ____________________________________________________________________________
13762 [ 9480] By: jhi on 2001/03/30 22:52:38
13763 Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
13764 From: David Dyck <dcd@tc.fluke.com>
13765 Date: Fri, 30 Mar 2001 14:44:13 -0800
13766 Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
13768 The t/rantests flags file creation was accidentally
13772 ____________________________________________________________________________
13773 [ 9479] By: jhi on 2001/03/30 22:45:45
13774 Log: Subject: [PATCH] File::Glob stuff for Mac OS
13775 From: Chris Nandor <pudge@pobox.com>
13776 Date: Fri, 30 Mar 2001 16:51:00 -0500
13777 Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
13779 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
13780 ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
13781 ! t/lib/glob-taint.t
13782 ____________________________________________________________________________
13783 [ 9478] By: jhi on 2001/03/30 22:43:12
13784 Log: Subject: fix for win32/buildext.pl
13785 From: "Vadim Konovalov" <watman@inbox.ru>
13786 Date: Sat, 31 Mar 2001 00:50:36 +0400
13787 Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
13789 ! win32/buildext.pl
13790 ____________________________________________________________________________
13791 [ 9477] By: jhi on 2001/03/30 22:41:16
13792 Log: Subject: small base.pm doc patch
13793 From: Leon Brocard <acme@astray.com>
13794 Date: Fri, 30 Mar 2001 21:49:57 +0100
13795 Message-ID: <20010330214957.B8733@ns0.astray.com>
13798 ____________________________________________________________________________
13799 [ 9476] By: jhi on 2001/03/30 18:16:57
13800 Log: Subject: [PATCH] av.h cosmetics
13801 From: Simon Cozens <simon@netthink.co.uk>
13802 Date: Fri, 30 Mar 2001 18:12:28 +0100
13803 Message-ID: <20010330181228.A9319@netthink.co.uk>
13806 ____________________________________________________________________________
13807 [ 9475] By: jhi on 2001/03/30 18:15:50
13808 Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
13809 From: "Philip Newton" <pnewton@gmx.de>
13810 Date: Fri, 30 Mar 2001 19:06:57 +0200
13811 Message-ID: <3AC4D951.14815.1AC7068@localhost>
13814 ____________________________________________________________________________
13815 [ 9474] By: jhi on 2001/03/30 18:14:02
13816 Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
13817 From: Benjamin Sugars <bsugars@canoe.ca>
13818 Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
13819 Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
13821 ! t/lib/glob-basic.t
13822 ____________________________________________________________________________
13823 [ 9473] By: jhi on 2001/03/30 16:09:24
13824 Log: Update Changes.
13826 ! Changes patchlevel.h
13827 ____________________________________________________________________________
13828 [ 9472] By: jhi on 2001/03/30 15:16:08
13829 Log: Integrate perlio.
13831 !> t/lib/cwd.t t/lib/glob-basic.t
13832 ____________________________________________________________________________
13833 [ 9471] By: nick on 2001/03/30 14:47:10
13834 Log: Should be (^O eq 'MSWin32') not 'Win32'
13835 Fail #12 seems real - chdir is in wrong dir.
13838 ____________________________________________________________________________
13839 [ 9470] By: jhi on 2001/03/30 14:41:11
13840 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
13841 From: Radu Greab <radu@netsoft.ro>
13842 Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
13843 Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
13847 ! ext/Socket/Socket.xs pp_sys.c
13848 ____________________________________________________________________________
13849 [ 9469] By: jhi on 2001/03/30 14:37:51
13850 Log: Subject: PATCH pod/perldiag.pod
13851 From: Robin Houston <robin@kitsite.com>
13852 Date: Fri, 30 Mar 2001 14:10:36 +0100
13853 Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
13855 ! pod/perldiag.pod t/lib/glob-basic.t
13856 ____________________________________________________________________________
13857 [ 9468] By: jhi on 2001/03/30 14:36:36
13858 Log: Subject: Better diagnostic in io/fs.t
13859 From: andreas.koenig@anima.de (Andreas J. Koenig)
13860 Date: 30 Mar 2001 10:11:43 +0200
13861 Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
13864 ____________________________________________________________________________
13865 [ 9467] By: nick on 2001/03/30 14:25:43
13866 Log: Skip order test of glob if case-ignoring system cannot
13867 create a.test and A.test
13869 ! t/lib/glob-basic.t
13870 ____________________________________________________________________________
13871 [ 9466] By: nick on 2001/03/30 13:03:12
13872 Log: Integrate mainline.
13874 - ext/re/hints/aix.pl
13875 !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
13876 !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
13877 !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
13878 !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
13879 ____________________________________________________________________________
13880 [ 9465] By: jhi on 2001/03/30 03:53:37
13881 Log: Add timeouts to the tests. (In AIX 4.3.1.0 + vac 5.0.0.0
13882 the tests sometimes hang, sometimes not.)
13884 ! t/lib/io_multihomed.t t/lib/io_sock.t
13885 ____________________________________________________________________________
13886 [ 9464] By: jhi on 2001/03/30 02:56:04
13887 Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
13888 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
13889 Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
13890 Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
13893 ____________________________________________________________________________
13894 [ 9463] By: jhi on 2001/03/30 02:34:48
13895 Log: Test for #9462.
13898 ____________________________________________________________________________
13899 [ 9462] By: jhi on 2001/03/30 02:29:37
13900 Log: Subject: B::Deparse precedence bug. (Patch included.)
13901 From: Jeremy Madea <jmadea@inktomi.com>
13902 Date: Thu, 29 Mar 2001 12:05:02 -0800
13903 Message-ID: <20010329120502.A24881@dr.inktomi.com>
13905 ! ext/B/B/Deparse.pm
13906 ____________________________________________________________________________
13907 [ 9461] By: jhi on 2001/03/30 02:18:41
13908 Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
13909 From: Peter Prymmer <pvhp@forte.com>
13910 Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
13911 Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
13913 ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
13915 ____________________________________________________________________________
13916 [ 9460] By: jhi on 2001/03/30 02:17:07
13917 Log: Subject: PATCH: B::Debug should show LOOP-specific fields
13918 From: Robin Houston <robin@kitsite.com>
13919 Date: Thu, 29 Mar 2001 20:47:56 +0100
13920 Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
13923 ____________________________________________________________________________
13924 [ 9459] By: jhi on 2001/03/30 02:16:05
13925 Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
13926 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
13927 Date: Wed, 28 Mar 2001 18:02:20 -0600
13928 Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
13930 ! lib/ExtUtils/MM_VMS.pm
13931 ____________________________________________________________________________
13932 [ 9458] By: jhi on 2001/03/30 02:07:58
13933 Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
13934 From: "Joshua E. Rodd" <jrodd@pbs.org>
13935 Date: Wed, 28 Mar 2001 17:29:12 -0500
13936 Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
13939 ____________________________________________________________________________
13940 [ 9457] By: jhi on 2001/03/30 02:04:33
13941 Log: Subject: ext/re/aix.pl can go
13942 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13943 Date: Thu, 29 Mar 2001 12:03:28 +0200
13944 Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
13946 - ext/re/hints/aix.pl
13948 ____________________________________________________________________________
13949 [ 9456] By: jhi on 2001/03/30 02:03:32
13950 Log: Integrate perlio.
13952 !> ext/Encode/Encode.xs installperl
13953 ____________________________________________________________________________
13954 [ 9455] By: nick on 2001/03/29 21:11:46
13955 Log: DLL name has changed so installperl needs to know
13956 (Why isn't it working it out or passed it?)
13959 ____________________________________________________________________________
13960 [ 9454] By: nick on 2001/03/29 20:56:12
13961 Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
13962 and we don't get undef warnings.
13964 ! ext/Encode/Encode.xs
13965 ____________________________________________________________________________
13966 [ 9453] By: nick on 2001/03/29 17:58:48
13967 Log: Integrate mainline
13969 !> Changes patchlevel.h
13970 ____________________________________________________________________________
13971 [ 9452] By: jhi on 2001/03/29 16:44:55
13972 Log: Update Changes.
13974 ! Changes patchlevel.h
13975 ____________________________________________________________________________
13976 [ 9451] By: nick on 2001/03/29 16:31:38
13977 Log: Integrate mainline
13979 !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
13980 !> ext/Encode/Encode.xs ext/Storable/Storable.xs
13981 !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
13982 !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
13983 !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
13984 ____________________________________________________________________________
13985 [ 9450] By: jhi on 2001/03/29 16:29:17
13986 Log: Integrate perlio.
13988 !> win32/buildext.pl
13989 ____________________________________________________________________________
13990 [ 9449] By: jhi on 2001/03/29 15:50:01
13991 Log: Update Changes.
13993 ! Changes patchlevel.h
13994 ____________________________________________________________________________
13995 [ 9448] By: nick on 2001/03/29 15:47:15
13996 Log: Make sure buildext.pl finds Errno.pm
13998 ! win32/buildext.pl
13999 ____________________________________________________________________________
14000 [ 9447] By: jhi on 2001/03/29 15:39:34
14001 Log: Integrate perlio.
14003 !> win32/makefile.mk
14004 ____________________________________________________________________________
14005 [ 9446] By: nick on 2001/03/29 15:30:03
14006 Log: Integrate win32/makefile.mk with mainline.
14008 !> win32/makefile.mk
14009 ____________________________________________________________________________
14010 [ 9445] By: nick on 2001/03/29 15:27:32
14011 Log: Fix breakage ...
14013 ! win32/makefile.mk
14014 ____________________________________________________________________________
14015 [ 9444] By: jhi on 2001/03/29 15:03:08
14016 Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
14017 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
14018 Date: Thu, 29 Mar 2001 10:32:59 +0400
14019 Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
14021 ! win32/makefile.mk
14022 ____________________________________________________________________________
14023 [ 9443] By: jhi on 2001/03/29 15:02:12
14024 Log: Integrate perlio.
14026 +> win32/buildext.pl
14027 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
14028 !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
14029 ____________________________________________________________________________
14030 [ 9442] By: nick on 2001/03/29 14:59:11
14031 Log: Work in progress - determine win32 extensions to build via script.
14033 + win32/buildext.pl
14034 ! MANIFEST win32/makefile.mk
14035 ____________________________________________________________________________
14036 [ 9441] By: jhi on 2001/03/29 14:51:47
14037 Log: Reintroduce the use of external pwd.
14040 ____________________________________________________________________________
14041 [ 9440] By: jhi on 2001/03/29 14:42:58
14042 Log: use warnings instead of -w.
14045 ____________________________________________________________________________
14046 [ 9439] By: jhi on 2001/03/29 14:41:52
14047 Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
14048 From: Jonathan Stowe <gellyfish@gellyfish.com>
14049 Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
14050 Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
14053 ____________________________________________________________________________
14054 [ 9438] By: jhi on 2001/03/29 14:39:38
14055 Log: Subject: [PATCH perl@9424] minor pod nits
14056 From: Robin Barker <rmb1@cise.npl.co.uk>
14057 Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
14058 Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
14060 ! pod/perlhack.pod pod/perliol.pod
14061 ____________________________________________________________________________
14062 [ 9437] By: jhi on 2001/03/29 14:29:16
14063 Log: Subject: [PATCH perl@9424] typemap cast warning
14064 From: Robin Barker <rmb1@cise.npl.co.uk>
14065 Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
14066 Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
14068 ! lib/ExtUtils/typemap
14069 ____________________________________________________________________________
14070 [ 9436] By: jhi on 2001/03/29 14:26:03
14071 Log: Subject: [PATCH perl@9424] printf warning
14072 From: Robin Barker <rmb1@cise.npl.co.uk>
14073 Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
14074 Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
14076 ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
14077 ! ext/Storable/Storable.xs toke.c
14078 ____________________________________________________________________________
14079 [ 9435] By: nick on 2001/03/29 14:23:31
14080 Log: Win32 has name conflict with ERROR
14082 ! ext/PerlIO/Via/Via.xs
14083 ____________________________________________________________________________
14084 [ 9434] By: jhi on 2001/03/29 14:17:48
14085 Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
14086 From: Peter Prymmer <pvhp@forte.com>
14087 Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
14088 Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
14090 ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
14091 ____________________________________________________________________________
14092 [ 9433] By: jhi on 2001/03/29 13:52:44
14093 Log: test-prep target was missing.
14096 ____________________________________________________________________________
14097 [ 9432] By: nick on 2001/03/29 12:40:03
14098 Log: Make as-shipped compiler default to MSVC6
14100 ! win32/makefile.mk
14101 ____________________________________________________________________________
14102 [ 9431] By: nick on 2001/03/29 12:12:16
14103 Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
14104 akin to PerlIO::Scalar.
14106 ! perlio.c perlio.h
14107 ____________________________________________________________________________
14108 [ 9430] By: nick on 2001/03/29 10:56:35
14109 Log: Integrate mainline.
14111 !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
14112 !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
14113 !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
14114 !> win32/makefile.mk win32/win32sck.c
14115 ____________________________________________________________________________
14116 [ 9429] By: nick on 2001/03/29 09:03:43
14117 Log: Noticed that two tests were skipped as perlio:: package
14118 isn't there any more. Changed the skip condition.
14119 Avoid core-dump if sv_utf8_upgrade() called on something
14120 that does not become SvPOK after SvPV() (e.g. a ref).
14122 ! sv.c t/io/utf8.t t/lib/io_scalar.t
14123 ____________________________________________________________________________
14124 [ 9428] By: jhi on 2001/03/29 01:31:47
14125 Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
14126 From: Benjamin Sugars <bsugars@canoe.ca>
14127 Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
14128 Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
14130 ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
14131 ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
14132 ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
14133 ____________________________________________________________________________
14134 [ 9427] By: jhi on 2001/03/29 00:49:30
14135 Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
14136 From: "Vadim Konovalov" <watman@inbox.ru>
14137 Date: Thu, 29 Mar 2001 01:50:12 +0400
14138 Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
14140 ! win32/makefile.mk win32/win32sck.c
14141 ____________________________________________________________________________
14142 [ 9426] By: gsar on 2001/03/29 00:28:04
14143 Log: dmake can only handle == and != in comparisons; support building
14144 with Borland's VCL libraries (from Vadim Konovalov)
14145 Branch: maint-5.6/perl
14146 ! win32/makefile.mk
14147 ____________________________________________________________________________
14148 [ 9425] By: nick on 2001/03/28 19:29:56
14149 Log: Integrate (@snapshot)
14151 !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
14152 ____________________________________________________________________________
14153 [ 9424] By: jhi on 2001/03/28 19:03:16
14154 Log: Update Changes.
14156 ! Changes patchlevel.h
14157 ____________________________________________________________________________
14158 [ 9423] By: jhi on 2001/03/28 18:52:09
14159 Log: Rmdir lib/XS on cleanup.
14162 ____________________________________________________________________________
14163 [ 9422] By: jhi on 2001/03/28 18:49:34
14164 Log: Integrate perlio.
14166 !> t/op/utf8decode.t
14167 ____________________________________________________________________________
14168 [ 9421] By: nick on 2001/03/28 18:46:44
14169 Log: Loose duplicate chunk.
14171 ! t/op/utf8decode.t
14172 ____________________________________________________________________________
14173 [ 9420] By: nick on 2001/03/28 18:44:11
14174 Log: Integrate mainline.
14176 !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
14178 ____________________________________________________________________________
14179 [ 9419] By: jhi on 2001/03/28 18:42:05
14180 Log: Can't trust external pwds
14181 (either shell builtins or external programs)
14184 ____________________________________________________________________________
14185 [ 9418] By: jhi on 2001/03/28 18:34:05
14186 Log: Integrate perlio.
14189 !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
14190 !> t/op/utf8decode.t
14191 ____________________________________________________________________________
14192 [ 9417] By: nick on 2001/03/28 18:24:02
14193 Log: PerlIO.pm / perlio.pm conflict.
14195 Make t/op/utf8decode.t a text file.
14198 ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
14199 ! t/op/utf8decode.t
14200 ____________________________________________________________________________
14201 [ 9416] By: jhi on 2001/03/28 18:06:07
14202 Log: Integrate change #9409 from mainline to maintperl.
14204 Yet another tweak on AIX dynaloading.
14205 Branch: maint-5.6/perl
14206 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
14207 ____________________________________________________________________________
14208 [ 9415] By: gsar on 2001/03/28 17:13:01
14209 Log: integrate changes#9377,9385,9401 from mainline
14211 Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
14213 If directory entries compare equal case-insensitively,
14214 retry case-sensitively.
14216 Subject: [PATCH] B::Terse and warnings
14217 Branch: maint-5.6/perl
14218 !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
14219 !> t/pragma/warn/perl
14220 ____________________________________________________________________________
14221 [ 9414] By: jhi on 2001/03/28 17:11:12
14222 Log: Subject: [PATCH perl@9359] VMS fix-ups and status
14223 From: "Craig A. Berry" <craigberry@mac.com>
14224 Date: Wed, 28 Mar 2001 10:55:20 -0600
14225 Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
14227 ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
14228 ____________________________________________________________________________
14229 [ 9413] By: jhi on 2001/03/28 17:03:12
14232 ! t/op/utf8decode.t
14233 ____________________________________________________________________________
14234 [ 9412] By: jhi on 2001/03/28 17:02:36
14235 Log: Forced integrate from perlio.
14237 !> t/op/utf8decode.t
14238 ____________________________________________________________________________
14239 [ 9411] By: nick on 2001/03/28 16:50:03
14240 Log: Integrate mainline.
14243 !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
14244 !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
14245 !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
14246 !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
14247 !> t/pragma/warn/perl
14248 ____________________________________________________________________________
14249 [ 9410] By: jhi on 2001/03/28 16:44:23
14250 Log: Subject: Re: [PATCH] 9403 cannot be tested
14251 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14252 Date: Wed, 28 Mar 2001 18:33:56 +0200
14253 Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
14256 ____________________________________________________________________________
14257 [ 9409] By: jhi on 2001/03/28 16:12:45
14258 Log: Yet another tweak on AIX dynaloading.
14260 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
14261 ____________________________________________________________________________
14262 [ 9408] By: jhi on 2001/03/28 15:52:55
14263 Log: Subject: [PATCH] 9403 cannot be tested
14264 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14265 Date: Wed, 28 Mar 2001 17:23:00 +0200
14266 Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
14271 ____________________________________________________________________________
14272 [ 9407] By: jhi on 2001/03/28 15:47:43
14273 Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
14275 ! t/op/utf8decode.t
14276 !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
14277 !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
14278 ____________________________________________________________________________
14279 [ 9406] By: jhi on 2001/03/28 15:37:08
14280 Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
14281 From: Benjamin Sugars <bsugars@canoe.ca>
14282 Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
14283 Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
14287 ____________________________________________________________________________
14288 [ 9405] By: jhi on 2001/03/28 15:13:18
14289 Log: pp_ne() needs a CORRECT boolean.
14292 ____________________________________________________________________________
14293 [ 9404] By: jhi on 2001/03/28 15:09:23
14294 Log: pp_ne() needs a boolean, not an integer.
14297 ____________________________________________________________________________
14298 [ 9403] By: jhi on 2001/03/28 14:47:43
14299 Log: (Retracted by #9404.)
14302 ____________________________________________________________________________
14303 [ 9402] By: jhi on 2001/03/28 14:43:59
14304 Log: Subject: Re: [PATCH] Typemap testing
14305 From: Tim Jenness <t.jenness@jach.hawaii.edu>
14306 Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
14307 Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
14309 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
14310 ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
14311 ____________________________________________________________________________
14312 [ 9401] By: jhi on 2001/03/28 14:42:14
14313 Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
14314 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
14315 Date: Sun, 25 Mar 2001 21:59:15 +0100
14316 Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
14318 A variable will be checked for the "use once" warnings if:
14320 1. It is in the scope of a use warnings 'once'
14321 2. It isn't in the scope of the warnings pragma at all AND $^W is set.
14323 Otherwise it won't be checked at all.
14325 Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
14327 The enclosed patch partially fixes this issue. What I didn't
14328 get to work was the case where the "used once" warning is enabled
14329 in any file other than the main file.
14331 ! gv.c t/pragma/warn/perl
14332 ____________________________________________________________________________
14333 [ 9400] By: nick on 2001/03/28 14:38:24
14334 Log: More EBCDIC tweaks:
14335 - one more swash issue &~(0xA0-1) did not do the right thing,
14336 for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
14337 - add "use re 'asciirange'" to make [!-~] etc. work
14338 use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
14339 - Choose a key for t/op/each.t test which gets encoded.
14340 - Skip utf8decode if this is UTF-EBCDIC.
14342 ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
14343 ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
14344 ____________________________________________________________________________
14345 [ 9399] By: jhi on 2001/03/28 14:21:00
14346 Log: Extend the SvROK() testing also to pp_ne(), pointed out by
14350 ____________________________________________________________________________
14351 [ 9398] By: jhi on 2001/03/28 00:55:56
14352 Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
14353 From: David Dyck <dcd@tc.fluke.com>
14354 Date: Tue, 27 Mar 2001 15:16:24 -0800
14355 Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
14357 ! ext/IO/lib/IO/Socket.pm
14358 ____________________________________________________________________________
14359 [ 9397] By: jhi on 2001/03/27 21:52:49
14360 Log: Integrate perlio.
14362 +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
14363 +> ext/PerlIO/Via/Via.xs
14364 !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
14365 ____________________________________________________________________________
14366 [ 9396] By: nick on 2001/03/27 21:45:13
14367 Log: Integrate mainline.
14369 !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
14370 !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
14371 ____________________________________________________________________________
14372 [ 9395] By: nick on 2001/03/27 21:18:58
14373 Log: Outline docs for PerlIO and PerlIO::Scalar
14375 ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
14376 ____________________________________________________________________________
14377 [ 9394] By: nick on 2001/03/27 20:50:13
14378 Log: PerlIO::Via layer (alpha-ish).
14380 + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
14381 + ext/PerlIO/Via/Via.xs
14383 ____________________________________________________________________________
14384 [ 9393] By: jhi on 2001/03/27 20:49:55
14385 Log: Retract #9329 now that 9390 should take care of the matter.
14388 ____________________________________________________________________________
14389 [ 9390] By: jhi on 2001/03/27 20:47:50
14390 Log: Subject: Autoloading Errno.pm when %! is encountered
14391 From: Robin Houston <robin@kitsite.com>
14392 Date: Tue, 27 Mar 2001 20:57:11 +0100
14393 Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
14395 ! embed.h embed.pl gv.c proto.h t/op/magic.t
14396 ____________________________________________________________________________
14397 [ 9389] By: jhi on 2001/03/27 20:24:31
14398 Log: Integrate perlio.
14400 !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
14401 !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
14403 ____________________________________________________________________________
14404 [ 9388] By: jhi on 2001/03/27 20:21:38
14405 Log: Better have a three-element array if one is going to assign
14406 to the third element of that array. (from Tim Jenness)
14408 ! ext/XS/Typemap/Typemap.xs
14409 ____________________________________________________________________________
14410 [ 9387] By: nick on 2001/03/27 20:15:43
14411 Log: Integrate mainline.
14413 +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
14414 +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
14415 +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
14416 +> t/lib/xs-typemap.t
14417 !> (integrate 34 files)
14418 ____________________________________________________________________________
14419 [ 9386] By: jhi on 2001/03/27 20:04:18
14420 Log: Subject: Re: perl@9359 breaks HTML::Parser
14421 From: Gisle Aas <gisle@ActiveState.com>
14422 Date: 27 Mar 2001 11:30:24 -0800
14423 Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
14425 Clarify the UTF-8 issues of the API docs.
14426 (Slightly reworded and expanded.)
14428 ! pod/perlapi.pod sv.c sv.h
14429 ____________________________________________________________________________
14430 [ 9385] By: jhi on 2001/03/27 19:44:25
14431 Log: If directory entries compare equal case-insensitively,
14432 retry case-sensitively.
14434 ! ext/File/Glob/bsd_glob.c
14435 ____________________________________________________________________________
14436 [ 9384] By: nick on 2001/03/27 19:38:50
14437 Log: Various EBCDIC fixes:
14438 - major revelation that swash code is encoding aware,
14439 (or thought it was) - now it is ;-)
14440 - With that out of the way fix a slab of tr/// cases.
14441 - Fix Encode 'Unicode' to be true Unicode so tests pass.
14442 - As anticipated Base64.xs needed tweaks.
14443 - Until tr/// works right avoid old_encode64 in MIME tests.
14445 ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
14446 ! t/lib/encode.t t/lib/mimeb64.t utf8.c
14447 ____________________________________________________________________________
14448 [ 9383] By: jhi on 2001/03/27 18:34:41
14449 Log: Add the std test suite BEGIN block.
14451 ! t/lib/xs-typemap.t
14452 ____________________________________________________________________________
14453 [ 9382] By: jhi on 2001/03/27 15:16:07
14454 Log: Add debugging output to the test.
14456 ! t/lib/glob-basic.t
14457 ____________________________________________________________________________
14458 [ 9381] By: jhi on 2001/03/27 15:08:10
14459 Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
14461 + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
14462 + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
14463 + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
14464 + t/lib/xs-typemap.t
14466 ____________________________________________________________________________
14467 [ 9380] By: jhi on 2001/03/27 14:48:34
14468 Log: Subject: [PATCH] Typemap testing
14469 From: Tim Jenness <t.jenness@jach.hawaii.edu>
14470 Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
14471 Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
14473 (The first part of the patch.)
14475 ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
14476 ____________________________________________________________________________
14477 [ 9379] By: jhi on 2001/03/27 14:44:56
14478 Log: Subject: Re: [PATCH] t/lib/glob-basic.t
14479 From: Benjamin Sugars <bsugars@canoe.ca>
14480 Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
14481 Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
14483 ! t/lib/glob-basic.t
14484 ____________________________________________________________________________
14485 [ 9378] By: jhi on 2001/03/27 14:42:30
14486 Log: Subject: [PATCH] perlvar nit
14487 From: Simon Cozens <simon@netthink.co.uk>
14488 Date: Tue, 27 Mar 2001 01:12:01 +0100
14489 Message-ID: <20010327011201.A19179@netthink.co.uk>
14492 ____________________________________________________________________________
14493 [ 9377] By: jhi on 2001/03/27 14:36:26
14494 Log: Subject: [PATCH] B::Terse and warnings
14495 From: Benjamin Sugars <ben.sugars@home.com>
14496 Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
14497 Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
14499 ! ext/B/B.pm ext/B/B/Terse.pm
14500 ____________________________________________________________________________
14501 [ 9376] By: jhi on 2001/03/27 14:31:31
14502 Log: Document sockatmark() some.
14504 ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
14506 ____________________________________________________________________________
14507 [ 9375] By: jhi on 2001/03/27 14:00:24
14508 Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
14509 noted by Gisle and fixed by NI-S.
14512 ____________________________________________________________________________
14513 [ 9374] By: jhi on 2001/03/27 05:50:01
14517 ____________________________________________________________________________
14518 [ 9373] By: jhi on 2001/03/27 05:43:51
14519 Log: Pixie documenting.
14521 ! Makefile.SH pod/perlhack.pod
14522 ____________________________________________________________________________
14523 [ 9372] By: jhi on 2001/03/27 05:29:34
14524 Log: Metaconfig unit changes for #9371.
14526 ! U/modified/myhostname.U
14527 Branch: metaconfig/U/perl
14530 ____________________________________________________________________________
14531 [ 9371] By: jhi on 2001/03/27 05:29:07
14532 Log: Add sockatmark() probing.
14534 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14535 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
14536 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
14537 ! vos/config.ga.h win32/config.bc win32/config.gc
14539 ____________________________________________________________________________
14540 [ 9370] By: jhi on 2001/03/26 22:01:18
14541 Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
14542 Really need to benchmark this.
14545 ____________________________________________________________________________
14546 [ 9369] By: nick on 2001/03/26 21:59:30
14547 Log: Integrate mainline.
14549 ! ext/MIME/Base64/QuotedPrint.pm
14550 !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
14551 !> patchlevel.h pod/perlhack.pod pp_sys.c
14552 ____________________________________________________________________________
14553 [ 9368] By: jhi on 2001/03/26 21:47:03
14554 Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
14557 TODO2: le, lt, ge, gt? Yech.
14560 ____________________________________________________________________________
14561 [ 9367] By: jhi on 2001/03/26 21:34:57
14562 Log: Too much cut-and-paste in #9363.
14565 ____________________________________________________________________________
14566 [ 9366] By: jhi on 2001/03/26 21:20:53
14567 Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
14568 From: Andreas Schwab <schwab@suse.de>
14569 Date: 26 Mar 2001 17:29:04 +0200
14570 Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
14572 (The patch for 5.6.0 or so, this is a guess for bleadperl)
14575 ____________________________________________________________________________
14576 [ 9365] By: jhi on 2001/03/26 21:07:54
14577 Log: Integrate perlio.
14580 ____________________________________________________________________________
14581 [ 9364] By: nick on 2001/03/26 20:30:48
14582 Log: REFCNT botch in layer name cache hash.
14585 ____________________________________________________________________________
14586 [ 9363] By: jhi on 2001/03/26 18:44:32
14587 Log: Subject: [PATCH] socket() leaks file descriptors
14588 From: Benjamin Sugars <bsugars@canoe.ca>
14589 Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
14590 Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
14592 Also sockpair() fixed similarly.
14595 ____________________________________________________________________________
14596 [ 9362] By: jhi on 2001/03/26 18:37:52
14597 Log: Integrate perlio.
14599 !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
14600 ____________________________________________________________________________
14601 [ 9361] By: nick on 2001/03/26 17:32:06
14602 Log: Implement flush of linebuffered streams on read of a tty.
14604 ! perlio.c perliol.h
14605 ____________________________________________________________________________
14606 [ 9360] By: nick on 2001/03/26 17:12:32
14607 Log: Memory tweaks and notes for OEMVS.
14609 ! README.os390 miniperlmain.c t/op/pat.t
14610 ____________________________________________________________________________
14611 [ 9359] By: jhi on 2001/03/26 02:12:54
14612 Log: Update Changes.
14614 ! Changes patchlevel.h
14615 ____________________________________________________________________________
14616 [ 9358] By: jhi on 2001/03/26 02:05:32
14617 Log: Document the most common pixie options.
14620 ____________________________________________________________________________
14621 [ 9357] By: jhi on 2001/03/26 01:25:28
14622 Log: For perl.pixie check *before* compiling that optimize is -g,
14626 ____________________________________________________________________________
14627 [ 9356] By: jhi on 2001/03/26 01:13:41
14628 Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
14631 ____________________________________________________________________________
14632 [ 9355] By: jhi on 2001/03/26 01:11:19
14633 Log: Remove t/perl.third.
14636 ____________________________________________________________________________
14637 [ 9354] By: jhi on 2001/03/26 00:23:38
14638 Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
14641 ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
14642 ____________________________________________________________________________
14643 [ 9353] By: jhi on 2001/03/25 22:25:04
14644 Log: Integrate perlio.
14646 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
14647 !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
14648 !> pp_hot.c win32/makefile.mk
14649 ____________________________________________________________________________
14650 [ 9352] By: jhi on 2001/03/25 22:21:41
14651 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
14652 From: Radu Greab <radu@netsoft.ro>
14653 Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
14654 Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
14657 ____________________________________________________________________________
14658 [ 9351] By: nick on 2001/03/25 22:15:02
14659 Log: Fix readline in list mode to tell rest of world that it has
14660 things on the stack. Otherwise if perl code gets invoked
14661 underneath it it scribbles over results-so-far.
14662 (Why TIEHANDLE has not tripped on this is a mystery.)
14665 ____________________________________________________________________________
14666 [ 9350] By: nick on 2001/03/25 22:10:13
14667 Log: win32/makefile.mk typos
14669 ! win32/makefile.mk
14670 ____________________________________________________________________________
14671 [ 9349] By: nick on 2001/03/25 21:31:14
14672 Log: Integrate now-non-binary file.
14675 ____________________________________________________________________________
14676 [ 9348] By: nick on 2001/03/25 21:27:24
14680 ____________________________________________________________________________
14681 [ 9347] By: nick on 2001/03/25 21:25:37
14682 Log: Integrate mainline.
14684 !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
14685 !> lib/Term/ReadLine.pm t/lib/md5-file.t
14686 ____________________________________________________________________________
14687 [ 9346] By: nick on 2001/03/25 20:58:15
14688 Log: Add destruct time hook to PerlIO (for work-in-process implementing
14689 layers in perl code. In such cases layers need to be popped before
14690 we loose the ability to run perl code.)
14691 Also back-out "PerlIO::object" hook - it isn't going to work like that...
14693 ! perl.c perlio.c perlio.h perliol.h
14694 ____________________________________________________________________________
14695 [ 9345] By: nick on 2001/03/25 20:49:11
14696 Log: Avoid at leasy one of undefined warnings in Encode.
14698 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14699 ____________________________________________________________________________
14700 [ 9344] By: jhi on 2001/03/25 20:37:43
14701 Log: A workaround for using Term::ReadLine in emacs minibuffer
14702 from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
14703 additional tweaks from Ilya Zakharevich.
14705 ! lib/Term/ReadLine.pm
14706 ____________________________________________________________________________
14707 [ 9343] By: nick on 2001/03/25 20:21:14
14708 Log: Missing return value.
14710 ! ext/PerlIO/Scalar/Scalar.xs
14711 ____________________________________________________________________________
14712 [ 9342] By: jhi on 2001/03/25 16:21:00
14713 Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
14714 to equal the CPAN versions since no code changes have been made.
14716 ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
14718 ____________________________________________________________________________
14719 [ 9341] By: jhi on 2001/03/25 16:01:48
14720 Log: Escape 8-bit characters.
14723 ____________________________________________________________________________
14724 [ 9340] By: gsar on 2001/03/25 15:50:53
14725 Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
14729 ____________________________________________________________________________
14730 [ 9339] By: gsar on 2001/03/25 15:48:50
14731 Log: delete mimeqp.t for later with text mode set
14734 ____________________________________________________________________________
14735 [ 9338] By: nick on 2001/03/25 09:01:57
14736 Log: Integrate mainline.
14738 +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
14739 +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
14740 +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
14741 +> t/lib/mimeb64u.t t/lib/mimeqp.t
14742 !> MANIFEST configure.com djgpp/config.over epoc/config.sh
14743 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
14744 !> utils/h2xs.PL win32/Makefile win32/makefile.mk
14745 ____________________________________________________________________________
14746 [ 9337] By: jhi on 2001/03/25 04:23:24
14747 Log: Add MIME::Base64 here and there. Again, a lot of
14748 optimism is in the air.
14750 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
14751 ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
14752 ____________________________________________________________________________
14753 [ 9336] By: jhi on 2001/03/25 04:12:43
14754 Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
14755 this by ear as I do not do Win32 programming.)
14757 ! win32/Makefile win32/makefile.mk
14758 ____________________________________________________________________________
14759 [ 9335] By: jhi on 2001/03/25 04:03:50
14760 Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
14763 ____________________________________________________________________________
14764 [ 9334] By: jhi on 2001/03/25 03:58:53
14765 Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
14767 + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
14768 + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
14769 + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
14770 + t/lib/mimeb64u.t t/lib/mimeqp.t
14772 ____________________________________________________________________________
14773 [ 9333] By: jhi on 2001/03/24 20:14:37
14774 Log: Integrate perlio.
14776 !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
14777 ____________________________________________________________________________
14778 [ 9332] By: nick on 2001/03/24 19:40:34
14779 Log: Fix un-init variable leading to spurious "Out of Memory!"
14782 ____________________________________________________________________________
14783 [ 9331] By: nick on 2001/03/24 19:09:59
14784 Log: Tweak docs for C<open> (boy does that need wholesale revision...)
14785 and update layers internals doc.
14787 ! pod/perlfunc.pod pod/perliol.pod
14788 ____________________________________________________________________________
14789 [ 9330] By: jhi on 2001/03/24 18:42:11
14790 Log: The length might be uninitialized garbage if the *svp is the undef.
14793 ____________________________________________________________________________
14794 [ 9329] By: jhi on 2001/03/24 18:26:57
14795 Log: (Retracted by #9393)
14797 Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
14798 From: Simon Cozens <simon@netthink.co.uk>
14799 Date: Sat, 24 Mar 2001 17:13:17 +0000
14800 Message-ID: <20010324171317.A13406@netthink.co.uk>
14803 ____________________________________________________________________________
14804 [ 9328] By: nick on 2001/03/24 17:22:02
14805 Log: Integrate mainline.
14807 !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
14808 !> lib/unicode/version
14809 ____________________________________________________________________________
14810 [ 9327] By: nick on 2001/03/24 17:16:02
14811 Log: Integrate mainline.
14813 +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
14814 +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
14815 +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
14816 +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
14817 +> t/lib/md5-file.t
14818 !> MANIFEST Makefile.SH configure.com djgpp/config.over
14819 !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
14820 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
14821 !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
14822 !> win32/makefile.mk
14823 ____________________________________________________________________________
14824 [ 9326] By: jhi on 2001/03/24 17:00:42
14825 Log: Upgrade to Unicode 3.1 beta 2001-03-23.
14827 ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
14828 ! lib/unicode/version
14829 ____________________________________________________________________________
14830 [ 9325] By: jhi on 2001/03/24 16:22:33
14831 Log: Subject: Re: B::Deparse bug (5.6.0)
14832 From: Robin Houston <robin@kitsite.com>
14833 Date: Sat, 24 Mar 2001 14:33:09 +0000
14834 Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
14836 ! op.c pp.c t/lib/b.t t/op/repeat.t
14837 ____________________________________________________________________________
14838 [ 9324] By: jhi on 2001/03/24 16:21:56
14839 Log: Boldly add extensions to be built to VMS, EPOC, UTS,
14840 U/WIN, and VM/ESA (and fixups for DJGPP). Some of
14841 these additions may be too optimistic.
14843 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
14844 ! hints/uwin.sh hints/vmesa.sh
14845 ____________________________________________________________________________
14846 [ 9323] By: jhi on 2001/03/24 16:06:01
14847 Log: Integrate perlio.
14849 +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
14850 +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
14852 !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
14853 !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
14854 !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
14855 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
14856 !> win32/makefile.mk win32/perlhost.h win32/win32.c
14857 !> win32/win32iop.h
14858 ____________________________________________________________________________
14859 [ 9322] By: nick on 2001/03/24 14:39:12
14860 Log: Routine Win32 regen_config_h - no real changes.
14862 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
14863 ____________________________________________________________________________
14864 [ 9321] By: nick on 2001/03/24 14:31:49
14865 Log: PerlIO fixups for Win32:
14866 - provide win33_popenlist() - non-functional as yet.
14867 - avoid need for aTHX in PerlIO_debug calls - even if not
14868 enabled args are still evaluated so Win32 has trouble during fork().
14869 - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
14870 - Fixup makedef.pl for latest set of symbols.
14872 ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
14873 ! win32/perlhost.h win32/win32.c win32/win32iop.h
14874 ____________________________________________________________________________
14875 [ 9320] By: nick on 2001/03/24 14:26:58
14876 Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
14877 was gibberish - broke it on WIn32 at least.
14879 ! ext/POSIX/POSIX.xs
14880 ____________________________________________________________________________
14881 [ 9319] By: nick on 2001/03/24 11:29:41
14882 Log: Generated files.
14884 ! embed.h global.sym objXSUB.h perlapi.c proto.h
14885 ____________________________________________________________________________
14886 [ 9318] By: nick on 2001/03/24 10:29:37
14888 1. open($fh,"+<",undef); # add test to t/io/open.t
14889 2. open($fh,"+<",\$var); # New test t/lib/io_scalar.t
14891 + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
14892 + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
14893 ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
14894 ! t/io/open.t t/io/utf8.t
14895 ____________________________________________________________________________
14896 [ 9317] By: jhi on 2001/03/23 23:41:25
14897 Log: AIX does seems to have optimization problems with its C compilers.
14900 ____________________________________________________________________________
14901 [ 9316] By: jhi on 2001/03/23 23:40:46
14902 Log: Integrate perlio.
14905 !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
14907 ____________________________________________________________________________
14908 [ 9315] By: jhi on 2001/03/23 22:16:30
14909 Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
14912 ____________________________________________________________________________
14913 [ 9314] By: nick on 2001/03/23 20:49:02
14914 Log: Perlio internals re-organized.
14915 - open process creates AV of layer/arg pairs
14916 (appends layers from open() or open.pm to default list).
14917 - push arg is now an SV.
14918 - layer ->Open get passed the AV
14919 - open is no longer mandatory method.
14920 - topmost layer that has ->Open method does the open
14921 - any layers above are pushed once that returns.
14922 - vtable re-ordered so dummy layers need only provide push/pop methods.
14924 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
14925 ____________________________________________________________________________
14926 [ 9313] By: nick on 2001/03/23 16:27:41
14927 Log: Check in a stable (working) version before next round of tweaks.
14929 - Move default layers code out of doio.c and into perlio.c
14930 - Single routine for parsing layer specification strings.
14931 - Skeleton support for demand loading of layers
14932 - Core-dump avoidance if PERLIO environment specifies loadable layer
14933 (does not _work_ as need IO to load and need load to do IO ...)
14936 ! MANIFEST doio.c perlio.c
14937 ____________________________________________________________________________
14938 [ 9312] By: gsar on 2001/03/23 16:25:25
14939 Log: add execute bit to files with shebang lines in the repository;
14940 avoid clobbering execute bit in Porting/makerel
14941 Branch: maint-5.6/perl
14943 ____________________________________________________________________________
14944 [ 9311] By: jhi on 2001/03/23 14:25:35
14945 Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
14948 ____________________________________________________________________________
14949 [ 9310] By: jhi on 2001/03/23 13:45:04
14950 Log: Subject: [PATCH] Net::Ping
14951 From: Colin McMillen <mcmi0037@tc.umn.edu>
14952 Date: Thu, 22 Mar 2001 19:30:31 -0600
14953 Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
14956 ____________________________________________________________________________
14957 [ 9309] By: jhi on 2001/03/23 13:39:13
14958 Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
14960 ! t/lib/md5-aaa.t t/lib/md5-file.t
14961 ____________________________________________________________________________
14962 [ 9308] By: jhi on 2001/03/23 13:20:34
14963 Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
14964 - bump the version to 2.14
14965 - drop the base64 tests since they require MIME::Base64
14966 - drop the rfc1321.txt
14967 - drop the hints/dec_osf.pl since it's only needed for
14970 - the U32 alignment testing is now removed; it needs to
14971 be reintroduced as as a Config variable (meaning also
14972 as a Configure test)
14973 - get the new EBCDIC md5sum for MD5.pm
14974 - test in Win32 to see how badly I botched the makefiles
14976 + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
14977 + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
14978 + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
14979 + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
14981 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
14982 ! win32/Makefile win32/makefile.mk
14983 ____________________________________________________________________________
14984 [ 9307] By: jhi on 2001/03/23 12:56:14
14985 Log: Integrate change #9306 from maintperl into mainline,
14986 AIX dynaloader for AIXes without <load.h>.
14988 !> ext/DynaLoader/hints/aix.pl
14989 ____________________________________________________________________________
14990 [ 9306] By: jhi on 2001/03/23 12:51:36
14991 Log: There are AIXes without /usr/include/load.h,
14992 patch from H.Merijn Brand.
14993 Branch: maint-5.6/perl
14994 ! ext/DynaLoader/hints/aix.pl
14995 ____________________________________________________________________________
14996 [ 9305] By: nick on 2001/03/23 11:00:42
14997 Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
14999 ! ext/Encode/Encode.xs perlio.c perlio.h
15000 ____________________________________________________________________________
15001 [ 9304] By: nick on 2001/03/23 10:20:46
15002 Log: Render -Duseperlio functional again.
15003 - this is "quick fix" which calls PerlIO_apply_layers after opening,
15004 which is what old scheme did. New scheme needs to change that
15005 to make open(...,\$scalar) etc. work but this will do for now.
15008 ____________________________________________________________________________
15009 [ 9303] By: nick on 2001/03/23 09:53:20
15010 Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
15011 -Uuseperlio now works again.
15012 -Duseperlio is still poorly. Don't merge yet...
15015 ____________________________________________________________________________
15016 [ 9302] By: nick on 2001/03/22 22:26:51
15017 Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
15019 - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
15020 is its main caller. In particular now has access to "extra" args, and
15021 can tell when an open handle is "reopened" (or duped?).
15022 - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
15023 - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
15024 PerlIO_open() et. al. (i.e. other way round).
15025 - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
15026 with args close to PerlIO_openn().
15028 ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
15029 ____________________________________________________________________________
15030 [ 9301] By: jhi on 2001/03/22 20:58:04
15031 Log: Integrate perlio.
15033 !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
15034 !> t/io/open.t util.c
15035 ____________________________________________________________________________
15036 [ 9300] By: nick on 2001/03/22 17:36:32
15037 Log: Don't include $@ in not ok message.
15040 ____________________________________________________________________________
15041 [ 9299] By: gsar on 2001/03/22 16:53:45
15042 Log: back out changes#7532,7521 for now (appears to have problems
15044 Branch: maint-5.6/perl
15045 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
15046 ! ext/POSIX/typemap pod/perlvar.pod
15047 ____________________________________________________________________________
15048 [ 9298] By: nick on 2001/03/22 14:35:46
15049 Log: Give a meaning to '&' in n-arg open case:
15050 open($fh,"<&",$scalar);
15052 - an integer which does "fdopen"
15053 open($fh,"<&",2); # like open($fh,"<&2")
15054 - something that will yield a file handle via sv_2io()
15055 useful for dup'ing anonymous handles.
15057 open(my $fh,"<&",\*STDIN);
15058 open(my $dup,"<&",$fh);
15060 ! doio.c t/io/open.t
15061 ____________________________________________________________________________
15062 [ 9297] By: nick on 2001/03/22 13:34:35
15063 Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
15066 ____________________________________________________________________________
15067 [ 9296] By: nick on 2001/03/22 12:51:20
15068 Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
15071 ____________________________________________________________________________
15072 [ 9295] By: nick on 2001/03/22 11:59:44
15073 Log: If stdin, stdout or stderr get opened in unexpected read/write state
15074 then warn at time of open not at time of use.
15076 ! doio.c pp_hot.c pp_sys.c
15077 ____________________________________________________________________________
15078 [ 9294] By: nick on 2001/03/22 10:54:35
15079 Log: Die on n-arg open(...,"",xxx,yyy,...)
15080 - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
15081 - die on read/write cases so we can decide what it means later.
15083 ! doio.c embed.pl iperlsys.h util.c
15084 ____________________________________________________________________________
15085 [ 9293] By: nick on 2001/03/22 09:02:45
15086 Log: perlio tweaks (reported by Nick Clark)
15087 Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
15088 error check in Pendinf_read().
15091 ____________________________________________________________________________
15092 [ 9292] By: gsar on 2001/03/22 07:12:00
15093 Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
15095 Branch: maint-5.6/perl
15096 !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
15097 ____________________________________________________________________________
15098 [ 9291] By: jhi on 2001/03/22 06:06:44
15099 Log: Regex tests from Chicheng Zhang. (Already fixed.)
15102 ____________________________________________________________________________
15103 [ 9290] By: jhi on 2001/03/22 05:57:01
15104 Log: Move MacOS Classic higher in the list of supported platforms.
15105 Branch: maint-5.6/perl
15107 ____________________________________________________________________________
15108 [ 9289] By: gsar on 2001/03/22 05:35:04
15109 Log: revert part of change#6438 for compatibility (av_reify()
15110 appears to be needed to implement av_splice()ish things
15112 Branch: maint-5.6/perl
15113 ! embed.pl global.sym objXSUB.h perlapi.c
15114 ____________________________________________________________________________
15115 [ 9288] By: gsar on 2001/03/22 03:09:19
15116 Log: update copyright year
15117 Branch: maint-5.6/perl
15118 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
15119 ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
15120 ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
15121 ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
15122 ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
15123 ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
15124 ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
15126 ____________________________________________________________________________
15127 [ 9287] By: jhi on 2001/03/21 20:30:54
15128 Log: Integrate perlio.
15130 !> ext/Data/Dumper/Dumper.xs
15131 ____________________________________________________________________________
15132 [ 9286] By: gsar on 2001/03/21 19:49:54
15133 Log: makefile.mk tweak
15134 Branch: maint-5.6/perl
15135 ! win32/Makefile win32/makefile.mk
15136 ____________________________________________________________________________
15137 [ 9285] By: nick on 2001/03/21 19:07:13
15138 Log: Multiplicity fix for Dumper.
15140 ! ext/Data/Dumper/Dumper.xs
15141 ____________________________________________________________________________
15142 [ 9284] By: nick on 2001/03/21 19:01:07
15143 Log: Integrate mainline - (does not build xTHX issue in Dumper).
15145 !> (integrate 27 files)
15146 ____________________________________________________________________________
15147 [ 9283] By: jhi on 2001/03/21 17:17:35
15148 Log: Integrate change #9282 from mainline into maintperl,
15149 4-arg UTF-8 substr().
15150 Branch: maint-5.6/perl
15152 ____________________________________________________________________________
15153 [ 9282] By: jhi on 2001/03/21 17:15:43
15154 Log: The #9270 would have leaked a scalar if pp_substr()
15158 ____________________________________________________________________________
15159 [ 9281] By: gsar on 2001/03/21 17:03:14
15160 Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
15161 Branch: maint-5.6/perl
15162 ! win32/makefile.mk
15163 ____________________________________________________________________________
15164 [ 9280] By: gsar on 2001/03/21 17:01:20
15165 Log: some tweaks to change#9278 (fork() emulation should be enabled
15166 by setting BUILD_FLAVOR instead of changing the defaults)
15167 Branch: maint-5.6/perl
15168 ! win32/makefile.mk
15169 ____________________________________________________________________________
15170 [ 9279] By: gsar on 2001/03/21 16:47:19
15171 Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
15172 Branch: maint-5.6/perl
15173 ! ext/File/Glob/Glob.pm
15175 ____________________________________________________________________________
15176 [ 9278] By: jhi on 2001/03/21 14:35:10
15177 Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
15178 From: "Vadim Konovalov" <watman@inbox.ru>
15179 Date: Wed, 21 Mar 2001 01:53:51 +0300
15180 Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
15181 Branch: maint-5.6/perl
15182 ! win32/makefile.mk win32/win32sck.c
15183 ____________________________________________________________________________
15184 [ 9277] By: jhi on 2001/03/21 13:58:28
15185 Log: Integrate change #9270 from mainline to maintperl:
15186 continued 4-arg UTF-8 substr() fixing.
15187 Branch: maint-5.6/perl
15188 !> pp.c t/op/substr.t
15189 ____________________________________________________________________________
15190 [ 9276] By: jhi on 2001/03/21 13:33:00
15191 Log: More pixie cleaning.
15194 ____________________________________________________________________________
15195 [ 9275] By: jhi on 2001/03/21 03:54:17
15196 Log: Update Changes.
15198 ! Changes patchlevel.h
15199 ____________________________________________________________________________
15200 [ 9274] By: jhi on 2001/03/21 03:48:24
15201 Log: First stab at making Data::Dumper to grok Unicode.
15203 TODO: tests, EBCDICify.
15205 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
15206 ____________________________________________________________________________
15207 [ 9273] By: jhi on 2001/03/21 02:23:00
15210 Subject: Memory leak in unquoted print
15211 From: Benjamin Sugars <bsugars@canoe.ca>
15212 Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
15213 Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
15216 ____________________________________________________________________________
15217 [ 9272] By: jhi on 2001/03/21 01:33:17
15218 Log: Subject: Re: [PATCH] POSIX::getcwd()
15219 From: Benjamin Sugars <bsugars@canoe.ca>
15220 Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
15221 Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>
15223 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
15224 ____________________________________________________________________________
15225 [ 9271] By: jhi on 2001/03/21 01:22:52
15226 Log: Subject: [PATCH] Cwd.pm docs
15227 From: Benjamin Sugars <bsugars@canoe.ca>
15228 Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
15229 Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
15232 ____________________________________________________________________________
15233 [ 9270] By: jhi on 2001/03/21 01:16:29
15234 Log: Continue 4-arg substr() UTF-8 fixage.
15236 ! pp.c t/op/substr.t
15237 ____________________________________________________________________________
15238 [ 9269] By: jhi on 2001/03/21 00:46:14
15239 Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
15241 revert the leak fix in change#9142 (problem needs a more experimental
15242 fix unsuitable for 5.6.1)
15244 do alphabetical sorting by default (for csh compatibility)
15246 cut-n-paste goof in change#9264
15248 VMS piping fixes (from Charles Lane)
15250 !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
15251 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
15252 !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
15253 ____________________________________________________________________________
15254 [ 9268] By: jhi on 2001/03/21 00:37:04
15255 Log: Integrate perlio.
15257 !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
15258 !> utf8.c utf8.h utfebcdic.h
15259 ____________________________________________________________________________
15260 [ 9267] By: nick on 2001/03/20 20:04:39
15261 Log: More EBCDIC stuff:
15262 - Loose the extra level of function on ASCII.
15263 - spotted a chr(0) issue in sv.c
15264 - re-work of UTF-X tr/// ranges to work in Unicode
15265 space. Still issues with the "0xff is illegal UTF-8" hack.
15266 - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
15267 (why do it once when you can do it all over the place :-(
15268 - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
15269 need utf8.pm for swashes.
15270 - Simplified and commented scan_const() in toke.c
15271 Still something wrong regexp and tr (swashes?).
15273 ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
15274 ! utf8.c utf8.h utfebcdic.h
15275 ____________________________________________________________________________
15276 [ 9266] By: gsar on 2001/03/20 19:16:43
15277 Log: VMS piping fixes (from Charles Lane)
15278 Branch: maint-5.6/perl
15279 ! vms/vms.c vms/vmspipe.com
15280 ____________________________________________________________________________
15281 [ 9265] By: gsar on 2001/03/20 17:53:52
15282 Log: cut-n-paste goof in change#9264
15283 Branch: maint-5.6/perl
15284 ! ext/File/Glob/Glob.xs
15285 ____________________________________________________________________________
15286 [ 9264] By: gsar on 2001/03/20 17:43:47
15287 Log: do alphabetical sorting by default (for csh compatibility);
15288 bsd_glob() does ASCII sort by default as usual, unless
15289 GLOB_ALPHASORT was specified
15290 Branch: maint-5.6/perl
15291 ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
15292 ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
15293 ! ext/File/Glob/bsd_glob.h
15294 ____________________________________________________________________________
15295 [ 9263] By: gsar on 2001/03/20 16:40:08
15296 Log: integrate change#9255 from mainline (unicode fix)
15298 substr($bytestr, i, n, $charstr)
15299 Branch: maint-5.6/perl
15300 !> Todo-5.6 pp.c t/op/substr.t
15301 ____________________________________________________________________________
15302 [ 9262] By: gsar on 2001/03/20 15:57:41
15303 Log: revert the leak fix in change#9142 (problem needs a more experimental
15304 fix unsuitable for 5.6.1)
15305 Branch: maint-5.6/perl
15307 ____________________________________________________________________________
15308 [ 9261] By: jhi on 2001/03/20 14:26:25
15309 Log: Integrate changes #9259,9260 from maintperl into mainline.
15311 Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
15313 Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
15315 !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
15316 ____________________________________________________________________________
15317 [ 9260] By: jhi on 2001/03/20 14:05:46
15318 Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
15319 From: Robin Barker <rmb1@cise.npl.co.uk>
15320 Date: Tue, 20 Mar 2001 10:12:04 GMT
15321 Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
15322 Branch: maint-5.6/perl
15324 ____________________________________________________________________________
15325 [ 9259] By: jhi on 2001/03/20 14:04:39
15326 Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
15327 From: Chris Nandor <pudge@pobox.com>
15328 Date: Tue, 20 Mar 2001 00:40:56 -0500
15329 Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
15330 Branch: maint-5.6/perl
15331 ! ext/POSIX/POSIX.xs lib/File/Path.pm
15332 ____________________________________________________________________________
15333 [ 9258] By: jhi on 2001/03/20 05:09:34
15334 Log: Update Changes.
15336 ! Changes patchlevel.h
15337 ____________________________________________________________________________
15338 [ 9257] By: jhi on 2001/03/20 05:04:25
15339 Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
15342 ____________________________________________________________________________
15343 [ 9256] By: jhi on 2001/03/20 04:43:12
15344 Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
15345 From: Peter Prymmer <pvhp@forte.com>
15346 Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
15347 Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
15348 Branch: maint-5.6/perl
15349 ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
15350 ____________________________________________________________________________
15351 [ 9255] By: jhi on 2001/03/19 23:17:17
15352 Log: substr($bytestr, i, n, $charstr)
15354 TODO: we are still broken if $bytestr needs UTF-8 upgrading.
15356 ! Todo-5.6 pp.c t/op/substr.t
15357 ____________________________________________________________________________
15358 [ 9254] By: jhi on 2001/03/19 22:25:09
15359 Log: Rearrange the make test target prerequisites so that
15360 in a parallel make 'all' is finished before 'test'.
15363 ____________________________________________________________________________
15364 [ 9253] By: jhi on 2001/03/19 21:48:07
15365 Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
15366 From: Robin Houston <robin@kitsite.com>
15367 Date: Mon, 19 Mar 2001 15:48:41 +0000
15368 Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
15371 ____________________________________________________________________________
15372 [ 9252] By: jhi on 2001/03/19 21:42:27
15373 Log: Integrate perlio.
15375 !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
15376 !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
15377 !> utfebcdic.h vms/perly_c.vms
15378 ____________________________________________________________________________
15379 [ 9251] By: jhi on 2001/03/19 21:31:28
15380 Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
15382 Dynaloading in 64-bit AIX with vac.
15384 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
15386 ____________________________________________________________________________
15387 [ 9250] By: jhi on 2001/03/19 21:18:00
15388 Log: A more robust solution for the 64bitall AIX dynaloading
15389 problem, from Jens-Uwe Mager.
15390 Branch: maint-5.6/perl
15391 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
15392 ____________________________________________________________________________
15393 [ 9249] By: nick on 2001/03/19 20:59:37
15394 Log: Integrate mainline.
15396 !> (integrate 42 files)
15397 ____________________________________________________________________________
15398 [ 9248] By: nick on 2001/03/19 20:22:07
15399 Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
15400 (Building on OS390 uses native YACC and YYDEBUG has other
15403 ! perly.c perly.y vms/perly_c.vms
15404 ____________________________________________________________________________
15405 [ 9247] By: jhi on 2001/03/19 19:59:53
15406 Log: 64-bit AIX dynaloading problem (see #9244) idea
15407 from Jens-Uwe Mager.
15408 Branch: maint-5.6/perl
15409 ! ext/DynaLoader/dl_aix.xs
15410 ____________________________________________________________________________
15411 [ 9246] By: nick on 2001/03/19 19:27:57
15412 Log: More EBCDIC fixes.
15414 ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
15415 ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
15416 ____________________________________________________________________________
15417 [ 9245] By: jhi on 2001/03/19 19:05:19
15418 Log: Integrate change #9243 from mainline into maintperl.
15420 Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
15421 Branch: maint-5.6/perl
15423 ____________________________________________________________________________
15424 [ 9244] By: jhi on 2001/03/19 19:03:15
15425 Log: Get 64bitall AIX building, but still does not test okay:
15426 dynaloading anything fails, for example for op/defins:
15427 Can't load '../lib/auto/File/Glob/Glob.so' for module File::Glob: loadbind: A system call received a parameter that is not valid. at ../lib/XSLoader.pm line 75. at ../lib/File/Glob.pm line 99
15428 (update: fixed by #9247,9250)
15429 Branch: maint-5.6/perl
15431 ____________________________________________________________________________
15432 [ 9243] By: jhi on 2001/03/19 19:00:16
15433 Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
15434 From: Robin Barker <rmb1@cise.npl.co.uk>
15435 Date: Mon, 19 Mar 2001 18:01:57 GMT
15436 Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
15439 ____________________________________________________________________________
15440 [ 9242] By: jhi on 2001/03/19 18:58:43
15441 Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
15446 ____________________________________________________________________________
15447 [ 9241] By: gsar on 2001/03/19 17:34:46
15448 Log: VMSify tests (from Charles Lane)
15449 Branch: maint-5.6/perl
15450 ! t/lib/filehand.t t/lib/texttabs.t
15451 ____________________________________________________________________________
15452 [ 9240] By: jhi on 2001/03/19 14:24:26
15453 Log: Integrate change #9233 from maintperl into mainline.
15455 some refcounts were incorrect in perl_clone()
15458 ____________________________________________________________________________
15459 [ 9239] By: gsar on 2001/03/19 09:23:17
15460 Log: this is 5.6.1-trial3
15461 Branch: maint-5.6/perl
15463 ____________________________________________________________________________
15464 [ 9238] By: gsar on 2001/03/19 08:47:04
15465 Log: some new symbols are only available under ithreads
15466 Branch: maint-5.6/perl
15468 ____________________________________________________________________________
15469 [ 9237] By: gsar on 2001/03/19 08:42:28
15470 Log: update patchlevel.h, Changes, &c.
15471 Branch: maint-5.6/perl
15472 ! Changes patchlevel.h pod/perlhist.pod
15474 ____________________________________________________________________________
15475 [ 9236] By: gsar on 2001/03/19 08:17:49
15476 Log: integrate changes#8068,8717 from mainline
15478 [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
15480 [PATCH CPAN 1.59_51] warning message (not!)
15481 Branch: maint-5.6/perl
15482 !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
15483 !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
15484 !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
15485 !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
15486 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
15487 ____________________________________________________________________________
15488 [ 9235] By: gsar on 2001/03/19 08:07:09
15489 Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
15491 [PATCH] Add missing CV flags to dump.c
15493 Re: [patch] Re: PL_ptr_table
15495 Fixup non-ithread build after 8713
15497 Generated files form 8713 etc.
15499 Correct the correction :-(
15501 Documenting coderef @INC (Re: CPAN "make this script work" feature)
15503 Subject: Re: sync sync sync: have I missed any patches?
15504 Replace djSP with dSP.
15505 Branch: maint-5.6/perl
15506 !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
15507 !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
15508 !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
15509 !> sv.c sv.h win32/perlhost.h
15510 ____________________________________________________________________________
15511 [ 9234] By: gsar on 2001/03/19 07:22:05
15512 Log: revert the change#9090 integrate for now (change looks somewhat
15513 incomplete in that [ha]v_exists() need something similar; lacks
15515 Branch: maint-5.6/perl
15517 ____________________________________________________________________________
15518 [ 9233] By: gsar on 2001/03/19 07:10:01
15519 Log: some refcounts were incorrect in perl_clone(); avoid hang in global
15520 destruction when there are unreferenced scalars (SvREFCNT==0)
15521 Branch: maint-5.6/perl
15523 ____________________________________________________________________________
15524 [ 9232] By: jhi on 2001/03/19 05:11:02
15525 Log: Regen api and toc.
15526 Branch: maint-5.6/perl
15527 ! pod/perlapi.pod pod/perltoc.pod
15528 ____________________________________________________________________________
15529 [ 9231] By: jhi on 2001/03/19 04:06:03
15530 Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
15531 add a lost line in pp.c:pp_chop(), update to new op/chop.
15533 Clarify the description differentiating for and while; inspired by
15535 Subject: [ID 20010306.004] || != named unary operator
15537 The $Is_MacOS needs to be declared.
15538 Branch: maint-5.6/perl
15540 !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
15541 ____________________________________________________________________________
15542 [ 9230] By: jhi on 2001/03/19 03:48:16
15543 Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
15544 9079,9083,9089,9090,9091 from mainline to maintperl.
15546 Quieten some noise in Win32 builds
15548 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
15550 The perlretut was still talking about the old \p and \P
15553 More tweakage on the Unicode character class descriptions.
15555 Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
15557 Subject: 'no *POSIX' Patch speeding up make on BS2000
15559 Subject: [PATCH] perldata.pod here-doc docs
15561 Add /sbin and /usr/sbin to the list of directories scanned
15562 for setuid programs. Takes care of bug id 20010309.003.
15564 Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
15566 In op/stat #35 better to scan all the potential directories
15567 for setuids, not just the first one.
15568 Branch: maint-5.6/perl
15570 !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
15571 !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
15572 !> t/op/stat.t toke.c win32/win32.h
15573 ____________________________________________________________________________
15574 [ 9229] By: jhi on 2001/03/19 02:31:50
15575 Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
15576 From: Chris Nandor <pudge@pobox.com>
15577 Date: Sat, 10 Mar 2001 14:22:19 -0500
15578 Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
15579 Branch: maint-5.6/perl
15580 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
15581 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
15582 ! t/lib/b.t t/lib/errno.t
15583 ____________________________________________________________________________
15584 [ 9228] By: jhi on 2001/03/19 02:29:59
15585 Log: Integrate changes #9113,9122 from mainline into maintperl.
15587 Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
15588 Branch: maint-5.6/perl
15589 !> Configure README.os390 hints/os390.sh
15590 ____________________________________________________________________________
15591 [ 9227] By: jhi on 2001/03/19 02:22:35
15592 Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
15595 Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
15597 Forgot to check-in the larger part of #9120, duh.
15599 Subject: Another patch for integer.pm POD
15601 h2ph strictness and cleanliness from Kurt Starsinic.
15603 Borland filename case problem.
15605 h2ph strictness and cleanliness from Kurt Starsinic.
15607 Subject: [PATCH] the uncontroversial doc patches
15608 Branch: maint-5.6/perl
15609 +> win32/sncfnmcs.pl
15610 !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
15611 !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
15612 !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
15613 !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
15614 !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
15615 !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
15616 !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
15617 ____________________________________________________________________________
15618 [ 9226] By: jhi on 2001/03/19 02:10:21
15619 Log: Integrate changes #9207,9214 from mainline into maintperl.
15621 podchecker relaxations: =over has an *optional* number after it,
15622 and whitespace in L<> is okay.
15623 Branch: maint-5.6/perl
15624 !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
15625 !> t/pod/poderrs.xr
15626 ____________________________________________________________________________
15627 [ 9225] By: jhi on 2001/03/19 02:07:38
15628 Log: Integrate change #9219 from maintperl into mainline.
15630 remove duplicated tests
15633 ____________________________________________________________________________
15634 [ 9224] By: jhi on 2001/03/19 02:06:11
15635 Log: Integrate change #9223 from mainline to maintperl.
15637 Document -Dmksymlinks.
15638 Branch: maint-5.6/perl
15640 ____________________________________________________________________________
15641 [ 9223] By: jhi on 2001/03/19 02:01:25
15642 Log: Document -Dmksymlinks.
15645 ____________________________________________________________________________
15646 [ 9222] By: jhi on 2001/03/19 01:15:35
15647 Log: The -Dmksymlinks wasn't working for maintperl.
15648 Branch: maint-5.6/perl
15650 ____________________________________________________________________________
15651 [ 9221] By: jhi on 2001/03/19 00:49:43
15652 Log: Cleanup pixie residue.
15655 ____________________________________________________________________________
15656 [ 9220] By: jhi on 2001/03/19 00:44:47
15657 Log: Document the use of pixie/prof; create make targets for it.
15659 TODO: make t/TEST pixie-aware.
15661 ! Makefile.SH pod/perlhack.pod
15662 ____________________________________________________________________________
15663 [ 9219] By: gsar on 2001/03/19 00:16:55
15664 Log: remove duplicated tests
15665 Branch: maint-5.6/perl
15667 ____________________________________________________________________________
15668 [ 9218] By: jhi on 2001/03/18 23:59:31
15669 Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
15671 ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
15672 ____________________________________________________________________________
15673 [ 9217] By: jhi on 2001/03/18 23:25:20
15674 Log: Rewrite the tests section of Makefile to be less redundant
15675 and to allow for more flexible test targets, many recursive
15676 make calls introduced.
15679 ____________________________________________________________________________
15680 [ 9216] By: jhi on 2001/03/18 22:30:04
15681 Log: Document the use of Third Degree (sparsely).
15683 ! pod/perlhack.pod t/TEST
15684 ____________________________________________________________________________
15685 [ 9215] By: jhi on 2001/03/18 22:10:30
15686 Log: Make targets for testing with Third Degree.
15689 ____________________________________________________________________________
15690 [ 9214] By: jhi on 2001/03/18 21:08:53
15691 Log: The podchecker relaxations need to mirrored also at the tests.
15694 ____________________________________________________________________________
15695 [ 9213] By: jhi on 2001/03/18 20:56:21
15696 Log: Update Changes.
15698 ! Changes patchlevel.h
15699 ____________________________________________________________________________
15700 [ 9212] By: jhi on 2001/03/18 20:36:59
15701 Log: Looking for config.sh in parent directories isn't
15702 very useful for the toplevel Makefile.
15705 ____________________________________________________________________________
15706 [ 9211] By: jhi on 2001/03/18 20:33:37
15707 Log: On "make clean" take care of Third Degree droppings.
15710 ____________________________________________________________________________
15711 [ 9210] By: jhi on 2001/03/18 20:21:34
15712 Log: Add a hook for running the tests under the Third Degree
15713 debugging tool (set $ENV{PERL_3LOG} to non-zero)
15715 TODO: Document the use of Third Degree.
15718 ____________________________________________________________________________
15719 [ 9209] By: jhi on 2001/03/18 20:19:07
15720 Log: Regen toc and api pods.
15722 ! pod/perlapi.pod pod/perltoc.pod
15723 ____________________________________________________________________________
15724 [ 9208] By: jhi on 2001/03/18 20:12:12
15725 Log: Integrate changes #8128,9132 from mainline into maintperl,
15726 Tie::SubstrHash fixes.
15727 Branch: maint-5.6/perl
15728 !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
15729 ____________________________________________________________________________
15730 [ 9207] By: jhi on 2001/03/18 20:07:43
15731 Log: podchecker relaxations from Michael Stevens.
15733 ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
15734 ____________________________________________________________________________
15735 [ 9206] By: jhi on 2001/03/18 20:04:24
15736 Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
15738 ! lib/Locale/Constants.pm lib/Locale/Country.pm
15739 ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
15740 ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
15741 ____________________________________________________________________________
15742 [ 9205] By: jhi on 2001/03/18 19:54:45
15743 Log: Integrate changes #9161,9162 from maintperl to mainline.
15745 clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
15749 ____________________________________________________________________________
15750 [ 9204] By: jhi on 2001/03/18 19:37:46
15751 Log: Make perl.third checks more understandable to the builder.
15754 ____________________________________________________________________________
15755 [ 9203] By: jhi on 2001/03/18 19:20:54
15756 Log: Re-integrate #9138 from maintperl to mainline,
15757 the squelching of the unneeded "Scalars leaked" messages.
15759 !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
15760 !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
15761 !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
15762 ____________________________________________________________________________
15763 [ 9202] By: jhi on 2001/03/18 18:48:36
15764 Log: More robust and more paranoid perl.third target.
15767 ____________________________________________________________________________
15768 [ 9201] By: jhi on 2001/03/18 18:39:21
15769 Log: Integrate change #9197 from maintperl to mainline.
15771 more thorough cleaning of arenas.
15773 !> embed.pl perl.c proto.h sv.c t/op/sort.t
15774 ____________________________________________________________________________
15775 [ 9200] By: jhi on 2001/03/18 18:25:17
15776 Log: Integrate perlio.
15778 !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
15779 !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
15780 !> t/lib/encode.t toke.c universal.c utf8.c
15781 ____________________________________________________________________________
15782 [ 9199] By: nick on 2001/03/18 15:23:51
15783 Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
15784 is the sense of the test being done. Avoid some magical 127 and 128 values
15787 ! doop.c pp_ctl.c sv.c toke.c
15788 ____________________________________________________________________________
15789 [ 9198] By: nick on 2001/03/18 14:18:12
15790 Log: UTF-X encoding invariance for Encode:
15791 - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
15792 - move the XS code for those to universal.c (so in miniperl)
15793 - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
15794 - change ext/Encode/compile to use above.
15795 - Fix t/lib/encode.t for above
15796 - Teach t/lib/b.t to expect -uutf8
15797 - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
15800 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
15801 ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
15802 ____________________________________________________________________________
15803 [ 9197] By: gsar on 2001/03/18 12:15:57
15804 Log: more thorough cleaning of arenas--keep going until no more
15805 SvREFCNT_dec()s occur (this fixes the problem that causes the
15806 pesky "Scalars leaked" warnings)
15807 Branch: maint-5.6/perl
15808 ! embed.pl perl.c proto.h sv.c t/op/sort.t
15809 ____________________________________________________________________________
15810 [ 9196] By: nick on 2001/03/18 10:57:29
15811 Log: Fix pragma/utf8.t # 15
15812 - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
15813 are SvUTF8 as well.
15816 ____________________________________________________________________________
15817 [ 9195] By: nick on 2001/03/18 09:27:06
15818 Log: Integrate mainline
15820 !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
15822 ____________________________________________________________________________
15823 [ 9194] By: jhi on 2001/03/18 05:29:59
15824 Log: Sarathy's clear_pmop patch with Radu Greab's fix,
15825 Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
15827 ! op.c op.h t/op/misc.t t/op/pat.t
15828 ____________________________________________________________________________
15829 [ 9193] By: jhi on 2001/03/18 05:15:06
15830 Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
15833 ____________________________________________________________________________
15834 [ 9192] By: jhi on 2001/03/18 04:22:43
15835 Log: tr/// UTF-8 patches from Inaba Hiroto.
15838 ____________________________________________________________________________
15839 [ 9191] By: jhi on 2001/03/18 04:21:17
15840 Log: Integrate perlio.
15842 !> utf8.c utfebcdic.h
15843 ____________________________________________________________________________
15844 [ 9190] By: nick on 2001/03/17 20:32:01
15845 Log: Correct #if EBCDIC side typos.
15846 Builds and passes many tests on OS390.
15848 ! utf8.c utfebcdic.h
15849 ____________________________________________________________________________
15850 [ 9189] By: jhi on 2001/03/17 18:55:49
15851 Log: Add prerequisites for the perl.third target.
15854 ____________________________________________________________________________
15855 [ 9188] By: jhi on 2001/03/17 18:46:00
15856 Log: Integrate perlio.
15859 !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
15860 ____________________________________________________________________________
15861 [ 9187] By: jhi on 2001/03/17 18:38:47
15862 Log: Add a make rule for perl.third (the Third Degree memory debugging
15863 tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
15866 ____________________________________________________________________________
15867 [ 9186] By: nick on 2001/03/17 18:34:48
15868 Log: MANIFEST addition :-(
15871 ____________________________________________________________________________
15872 [ 9185] By: nick on 2001/03/17 18:29:50
15873 Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
15874 encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
15875 a superset of ASCII are invariant under the encoding. This is EBCDIC
15876 friendly as an encoded string can be looked at as being EBCDIC by lexer
15877 sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
15878 ASCII on ASCII machines.
15880 - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
15882 - Add some more macros to comprehend different shift amounts and
15883 possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
15884 - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
15885 and conditionaly #include it.
15887 EBCDIC build as yet untested. ASCII still fails the one test.
15891 ____________________________________________________________________________
15892 [ 9184] By: nick on 2001/03/17 17:44:16
15893 Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
15895 ! doop.c perl.h pp.c utf8.h
15896 ____________________________________________________________________________
15897 [ 9183] By: jhi on 2001/03/17 15:55:42
15898 Log: Integrate perlio.
15901 !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
15902 ____________________________________________________________________________
15903 [ 9182] By: nick on 2001/03/17 09:16:06
15904 Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
15907 ____________________________________________________________________________
15908 [ 9181] By: nick on 2001/03/17 09:15:11
15909 Log: Integrate mainline.
15911 +> lib/Locale/Constants.pm lib/Locale/Country.pm
15912 +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
15913 +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
15914 +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
15915 !> (integrate 83 files)
15916 ____________________________________________________________________________
15917 [ 9180] By: nick on 2001/03/16 17:23:21
15920 ! perl.h sv.c toke.c utf8.c utf8.h
15921 ____________________________________________________________________________
15922 [ 9179] By: jhi on 2001/03/16 14:10:12
15923 Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
15924 a change needed to work around an AIX compiler bug.
15926 ! ext/Storable/Storable.xs
15927 ____________________________________________________________________________
15928 [ 9178] By: jhi on 2001/03/16 03:19:59
15929 Log: With Damian's approval synchronize damian's modules'
15930 licensing with Perl's standard module licensing.
15932 ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
15933 ____________________________________________________________________________
15934 [ 9177] By: jhi on 2001/03/16 03:15:34
15935 Log: Make the Filter::Util:Call files have their own copies
15936 of the Perl standard module licensing, from Paul Marquess.
15938 ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
15939 ____________________________________________________________________________
15940 [ 9176] By: jhi on 2001/03/16 02:56:04
15941 Log: Subject: [PATCH] more pod patches
15942 From: Michael Stevens <michael@etla.org>
15943 Date: Thu, 15 Mar 2001 21:25:18 +0000
15944 Message-ID: <20010315212518.A18870@firedrake.org>
15946 ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
15947 ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
15948 ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
15949 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
15950 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
15951 ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
15952 ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
15953 ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
15954 ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
15955 ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
15956 ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
15957 ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
15958 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
15959 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
15960 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
15961 ! lib/File/Basename.pm lib/File/Spec/VMS.pm
15962 ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
15963 ! lib/Getopt/Long.pm lib/Locale/Constants.pm
15964 ! lib/Locale/Country.pm lib/Locale/Language.pm
15965 ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
15966 ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
15967 ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
15968 ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
15969 ! os2/OS2/Process/Process.pm
15970 ____________________________________________________________________________
15971 [ 9175] By: jhi on 2001/03/16 02:53:32
15972 Log: Subject: [PATCH] the uncontroversial doc patches
15973 From: Michael Stevens <michael@etla.org>
15974 Date: Thu, 15 Mar 2001 20:01:12 +0000
15975 Message-ID: <20010315200112.A7636@firedrake.org>
15977 ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
15978 ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
15979 ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
15980 ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
15981 ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
15982 ____________________________________________________________________________
15983 [ 9174] By: jhi on 2001/03/16 02:50:49
15984 Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
15985 From: Paul Lindner <lindner@inuus.com>
15986 Date: Fri, 16 Mar 2001 11:28:03 -0800
15987 Message-ID: <20010316112803.A7577@inuus.com>
15989 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
15990 ____________________________________________________________________________
15991 [ 9173] By: nick on 2001/03/15 20:21:03
15992 Log: 1st day's EBCDIC fixes:
15993 - toke.c's parsing of strings needed attention
15994 needed to conditionally e2a if string was already UTF-8
15995 - e2a/a2e tables where wrong way round.
15996 - new macros in utf8.h
15998 ! perl.h toke.c utf8.h
15999 ____________________________________________________________________________
16000 [ 9172] By: jhi on 2001/03/15 15:17:17
16001 Log: Update Changes.
16003 ! Changes patchlevel.h
16004 ____________________________________________________________________________
16005 [ 9171] By: jhi on 2001/03/15 15:09:32
16006 Log: Subject: Re: Another Borland C++ problem.
16007 From: "Vadim Konovalov" <watman@inbox.ru>
16008 Date: Sat, 10 Mar 2001 19:26:07 +0300
16009 Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
16011 Borland filename case problem.
16013 + win32/sncfnmcs.pl
16014 ! MANIFEST README.win32
16015 ____________________________________________________________________________
16016 [ 9170] By: jhi on 2001/03/15 14:54:23
16017 Log: Add Locale::Codes 1.06, from Neil Bowers.
16019 + lib/Locale/Constants.pm lib/Locale/Country.pm
16020 + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
16021 + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
16022 + t/lib/lc-language.t t/lib/lc-uk.t
16024 ____________________________________________________________________________
16025 [ 9169] By: jhi on 2001/03/15 14:19:01
16026 Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
16028 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
16029 ! ext/Storable/Storable.xs
16030 ____________________________________________________________________________
16031 [ 9168] By: jhi on 2001/03/15 14:13:22
16032 Log: Integrate changes #9120,9167 from mainline to maintperl.
16034 Subject: [PATCH 5.6.1] OS/2 docs
16036 Subject: [PATCH 5.6.1] perldoc
16037 Branch: maint-5.6/perl
16038 !> os2/Changes utils/perldoc.PL
16039 ____________________________________________________________________________
16040 [ 9167] By: jhi on 2001/03/15 14:07:42
16041 Log: Subject: [PATCH 5.6.1] perldoc
16042 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16043 Date: Wed, 14 Mar 2001 23:46:52 -0500
16044 Message-ID: <20010314234652.A7972@math.ohio-state.edu>
16047 ____________________________________________________________________________
16048 [ 9166] By: jhi on 2001/03/15 13:53:15
16049 Log: sigaction test condition tweakage.
16051 ! t/lib/sigaction.t
16052 ____________________________________________________________________________
16053 [ 9165] By: alanbur on 2001/03/15 03:49:17
16054 Log: Resynchronised with parent
16055 Branch: maint-5.6/pureperl
16056 +> os2/os2add.sym t/op/anonsub.t
16057 !> (integrate 72 files)
16058 ____________________________________________________________________________
16059 [ 9164] By: jhi on 2001/03/15 01:05:01
16060 Log: Avoid stomping off the beginning of an array in tr///.
16063 ____________________________________________________________________________
16064 [ 9163] By: jhi on 2001/03/15 00:58:57
16065 Log: h2ph strictness and cleanliness from Kurt Starsinic.
16068 ____________________________________________________________________________
16069 [ 9162] By: gsar on 2001/03/15 00:56:53
16070 Log: avoid warnings
16071 Branch: maint-5.6/perl
16073 ____________________________________________________________________________
16074 [ 9161] By: gsar on 2001/03/15 00:52:09
16075 Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
16077 Branch: maint-5.6/perl
16079 ____________________________________________________________________________
16080 [ 9160] By: jhi on 2001/03/14 22:02:10
16081 Log: Do not use the Perl malloc in IRIX, suggested by
16085 ____________________________________________________________________________
16086 [ 9159] By: nick on 2001/03/14 21:45:59
16087 Log: Integrate mainline
16090 !> (integrate 41 files)
16091 ____________________________________________________________________________
16092 [ 9158] By: jhi on 2001/03/14 21:10:09
16093 Log: The Day of the Retractions continues: the #9138
16094 (integrated in #9144) doesn't work well in mainline.
16096 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
16097 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
16098 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
16099 ____________________________________________________________________________
16100 [ 9157] By: jhi on 2001/03/14 20:58:12
16101 Log: The #9145 CANNOT be enabled: the clear_pmop code still
16102 dumps core all over in Tru64.
16104 ! op.c op.h t/op/pat.t
16105 ____________________________________________________________________________
16106 [ 9156] By: jhi on 2001/03/14 20:48:06
16107 Log: Integrate change #9154 from maintperl to mainline.
16109 PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
16110 (caused Storable 1.0.10 to break on windows)
16112 !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
16113 !> perlapi.c proto.h
16114 ____________________________________________________________________________
16115 [ 9155] By: jhi on 2001/03/14 20:23:53
16116 Log: Retract #9136: breaks threading (and binary compatibility).
16118 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
16119 ____________________________________________________________________________
16120 [ 9154] By: gsar on 2001/03/14 17:48:18
16121 Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
16122 (caused Storable 1.0.10 to break on windows)
16123 Branch: maint-5.6/perl
16124 ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
16125 ! perlapi.c proto.h
16126 ____________________________________________________________________________
16127 [ 9153] By: jhi on 2001/03/14 13:35:21
16128 Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
16130 ! t/lib/sigaction.t
16131 ____________________________________________________________________________
16132 [ 9152] By: gsar on 2001/03/14 07:29:40
16133 Log: back out changes#9012,9010,9009 and parts of change#9016
16134 (causes ABRs under purify, and some prerequisites don't
16135 seem to be there in 5.6.x)
16136 Branch: maint-5.6/perl
16137 ! doop.c op.c t/op/tr.t toke.c
16138 ____________________________________________________________________________
16139 [ 9151] By: gsar on 2001/03/14 07:01:29
16140 Log: reenable change#9145 (the test was busted due to a missing
16141 C<print "ok 27\n">)
16143 ! op.c op.h t/op/pat.t
16144 ____________________________________________________________________________
16145 [ 9150] By: jhi on 2001/03/14 06:38:36
16146 Log: Retract #9145.
16148 ! op.c op.h t/op/pat.t
16149 ____________________________________________________________________________
16150 [ 9149] By: jhi on 2001/03/14 06:14:56
16151 Log: Retract #9143.
16154 ____________________________________________________________________________
16155 [ 9148] By: gsar on 2001/03/14 06:13:02
16156 Log: Uninitialized Memory Read in regexec.c
16159 ____________________________________________________________________________
16160 [ 9147] By: jhi on 2001/03/14 04:59:54
16161 Log: Subject: PATCH: make goto work in nested eval ""
16162 From: Robin Houston <robin@kitsite.com>
16163 Date: Wed, 14 Mar 2001 04:16:10 +0000
16164 Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
16166 ! pp_ctl.c t/op/goto.t
16167 ____________________________________________________________________________
16168 [ 9146] By: jhi on 2001/03/14 04:42:54
16169 Log: Preserve the #ifdef PERL_CORE in perly.h.
16172 ____________________________________________________________________________
16173 [ 9145] By: jhi on 2001/03/14 03:57:41
16174 Log: (Retracted by #9150.)
16176 ! op.c op.h t/op/pat.t
16177 ____________________________________________________________________________
16178 [ 9144] By: jhi on 2001/03/14 03:50:38
16179 Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
16181 fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
16183 remove squelch controls for "Scalars leaked" messages in most places
16184 (these are now cured)
16186 fix another memory leak reported by purify (tie callbacks that
16187 croak can leak when wiping out magic)
16189 !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
16190 !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
16191 !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
16192 !> t/pragma/warnings.t
16193 ____________________________________________________________________________
16194 [ 9143] By: jhi on 2001/03/14 03:37:53
16195 Log: (Retracted by #9149.)
16198 ____________________________________________________________________________
16199 [ 9142] By: gsar on 2001/03/14 03:20:48
16200 Log: fix another memory leak reported by purify (tie callbacks that
16201 croak can leak when wiping out magic)
16202 Branch: maint-5.6/perl
16204 ____________________________________________________________________________
16205 [ 9141] By: jhi on 2001/03/14 02:55:00
16206 Log: Subject: PATCH for [ID 20010305.003]
16207 From: Robin Houston <robin@kitsite.com>
16208 Date: Wed, 14 Mar 2001 02:45:51 +0000
16209 Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
16211 ! pp_ctl.c t/op/eval.t
16212 ____________________________________________________________________________
16213 [ 9140] By: jhi on 2001/03/14 02:41:54
16214 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
16215 Date: Wed, 14 Mar 2001 01:52:51 +0000
16216 From: Robin Houston <robin@kitsite.com>
16217 Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
16219 Fix for 2000313.004.
16221 ! pp_ctl.c t/op/goto.t
16222 ____________________________________________________________________________
16223 [ 9139] By: jhi on 2001/03/14 02:40:50
16224 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
16225 From: Robin Houston <robin@kitsite.com>
16226 Date: Wed, 14 Mar 2001 00:43:45 +0000
16227 Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
16230 ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
16232 ____________________________________________________________________________
16233 [ 9138] By: gsar on 2001/03/14 01:18:00
16234 Log: remove squelch controls for "Scalars leaked" messages in most places
16235 (these are now cured)
16236 Branch: maint-5.6/perl
16237 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
16238 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
16239 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
16240 ____________________________________________________________________________
16241 [ 9137] By: gsar on 2001/03/14 00:57:04
16242 Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
16243 Branch: maint-5.6/perl
16245 ____________________________________________________________________________
16246 [ 9136] By: jhi on 2001/03/13 23:12:24
16247 Log: (Retracted by #9155)
16249 Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
16250 From: Jens-Uwe Mager <jum@helios.de>
16251 Date: Wed, 21 Feb 2001 21:32:04 +0100
16252 Message-ID: <20010221213203.A18340@ans.helios.de>
16254 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
16255 ____________________________________________________________________________
16256 [ 9135] By: jhi on 2001/03/13 22:50:05
16257 Log: Integrate perlio.
16260 ____________________________________________________________________________
16261 [ 9134] By: jhi on 2001/03/13 22:49:05
16262 Log: Integrate change #9131 from maintperl into mainline.
16264 make the error text look more consistent in hints/hpux.sh
16267 ____________________________________________________________________________
16268 [ 9133] By: gsar on 2001/03/13 22:46:20
16269 Log: integrate change#9067 from mainline
16271 Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
16272 Branch: maint-5.6/perl
16273 !> lib/ExtUtils/MM_Unix.pm
16274 ____________________________________________________________________________
16275 [ 9132] By: jhi on 2001/03/13 22:41:21
16276 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
16277 From: "John P. Linderman" <jpl@research.att.com>
16278 Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
16279 Message-Id: <200103131736.MAA35615@raptor.research.att.com>
16281 A more correct prime finder.
16283 ! lib/Tie/SubstrHash.pm
16284 ____________________________________________________________________________
16285 [ 9131] By: gsar on 2001/03/13 22:30:42
16286 Log: make the error text look more consistent in hints/hpux.sh
16287 Branch: maint-5.6/perl
16289 ____________________________________________________________________________
16290 [ 9130] By: jhi on 2001/03/13 22:23:44
16291 Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
16292 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16293 Date: Tue, 13 Mar 2001 18:41:26 +0100
16294 Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
16296 If the test is run non-interactively the default handler
16299 ! t/lib/sigaction.t
16300 ____________________________________________________________________________
16301 [ 9129] By: jhi on 2001/03/13 22:20:21
16302 Log: Subject: [PATCH perl@9125] t/lib/1_compile.t VMS mod
16303 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16304 Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
16305 Date: Tue, 13 Mar 2001 16:44:32 EST
16307 ! t/lib/1_compile.t
16308 ____________________________________________________________________________
16309 [ 9128] By: jhi on 2001/03/13 22:18:34
16310 Log: Subject: Another patch for integer.pm POD
16311 From: "John L. Allen" <allen@grumman.com>
16312 Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
16313 Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
16316 ____________________________________________________________________________
16317 [ 9127] By: nick on 2001/03/13 21:26:30
16318 Log: Integrate mainline.
16320 +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
16321 +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
16322 +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
16323 +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
16324 !> Changes Configure MANIFEST README.os2 README.os390
16325 !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
16326 !> os2/Changes patchlevel.h win32/perlhost.h
16327 ____________________________________________________________________________
16328 [ 9126] By: nick on 2001/03/13 20:39:51
16329 Log: #ifdef'ed out code to make packed side of pack/unpack
16330 octets. (i.e. pack('U') => encode_utf8).
16333 ____________________________________________________________________________
16334 [ 9125] By: jhi on 2001/03/13 15:07:16
16335 Log: Update Changes.
16337 ! Changes patchlevel.h
16338 ____________________________________________________________________________
16339 [ 9124] By: jhi on 2001/03/13 14:22:45
16340 Log: Workaround for the buggy ("internal compiler error")
16341 AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
16342 (and ext/re/re_comp.c). The MakeMaker dark magic courtesy
16345 ! ext/re/Makefile.PL hints/aix.sh
16346 ____________________________________________________________________________
16347 [ 9123] By: jhi on 2001/03/13 03:24:34
16348 Log: Typo in #9114.
16350 ! U/modified/myhostname.U
16351 ____________________________________________________________________________
16352 [ 9122] By: jhi on 2001/03/13 03:24:06
16353 Log: Typo in #9113.
16356 ____________________________________________________________________________
16357 [ 9121] By: jhi on 2001/03/13 01:53:05
16358 Log: Forgot to check-in the larger part of #9120, duh.
16361 ____________________________________________________________________________
16362 [ 9120] By: jhi on 2001/03/13 01:51:31
16363 Log: Subject: [PATCH 5.6.1] OS/2 docs
16364 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16365 Date: Mon, 12 Mar 2001 03:27:32 -0500
16366 Message-ID: <20010312032732.A19283@math.ohio-state.edu>
16369 ____________________________________________________________________________
16370 [ 9119] By: jhi on 2001/03/13 01:49:41
16371 Log: Integrate change #9116 from maintperl into mainline.
16373 Win32::GetCwd() returns C: instead of C:\ in the root directory
16376 !> win32/perlhost.h
16377 ____________________________________________________________________________
16378 [ 9118] By: jhi on 2001/03/13 01:13:39
16379 Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
16381 + lib/Switch.pm t/lib/switch.t
16383 ____________________________________________________________________________
16384 [ 9117] By: jhi on 2001/03/13 01:03:17
16385 Log: Add Text::Balanced 1.83.
16387 + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
16388 + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
16389 + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
16392 ____________________________________________________________________________
16393 [ 9116] By: gsar on 2001/03/13 00:55:53
16394 Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
16396 Branch: maint-5.6/perl
16398 ____________________________________________________________________________
16399 [ 9115] By: jhi on 2001/03/13 00:54:09
16400 Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
16401 From: "John L. Allen" <allen@grumman.com>
16402 Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
16403 Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
16405 use integer document clarification.
16408 ____________________________________________________________________________
16409 [ 9114] By: jhi on 2001/03/13 00:38:54
16410 Log: Metaconfig unit change for #9113.
16412 ! U/modified/myhostname.U
16413 ____________________________________________________________________________
16414 [ 9113] By: jhi on 2001/03/13 00:38:35
16415 Log: Subject: [PATCH: perl@9092, dist-3.0@70] OS/390 mydomain last gasp before silly guess (was Re: What do I need to build EBCDIC perl?)
16416 From: Peter Prymmer <pvhp@forte.com>
16417 Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
16418 Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
16420 ! Configure README.os390 hints/os390.sh
16421 ____________________________________________________________________________
16422 [ 9112] By: jhi on 2001/03/13 00:29:00
16423 Log: Integrate perlio.
16426 ____________________________________________________________________________
16427 [ 9111] By: nick on 2001/03/12 21:16:33
16428 Log: Integrate mainline.
16431 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
16433 ____________________________________________________________________________
16434 [ 9110] By: nick on 2001/03/12 21:00:13
16435 Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
16438 ____________________________________________________________________________
16439 [ 9109] By: jhi on 2001/03/12 16:04:47
16440 Log: Integrate change #9108 from maintperl to mainline.
16442 fix memory leak in C<sub X { sub {} }> arising from a refcount
16443 loop between the outer sub and the inner prototype anonsub
16445 this also enables closures returned by subroutines that
16446 subsequently get redefined to work without generating coredumps :)
16448 completely removed the free_closures() hack--it shouldn't be
16452 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
16454 ____________________________________________________________________________
16455 [ 9108] By: gsar on 2001/03/12 10:21:31
16456 Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
16457 loop between the outer sub and the inner prototype anonsub
16459 this also enables closures returned by subroutines that
16460 subsequently get redefined to work without generating coredumps :)
16462 completely removed the free_closures() hack--it shouldn't be
16464 Branch: maint-5.6/perl
16466 ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
16468 ____________________________________________________________________________
16469 [ 9107] By: jhi on 2001/03/12 05:15:31
16470 Log: Integrate perlio.
16472 !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
16473 ____________________________________________________________________________
16474 [ 9106] By: nick on 2001/03/11 20:10:12
16475 Log: regcomp.c is working in native space, not Unicode space (if different)
16476 as it is doing compare against 'W' in \W etc.
16479 ____________________________________________________________________________
16480 [ 9105] By: nick on 2001/03/11 19:39:34
16481 Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
16482 Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
16484 ! regcomp.c toke.c utf8.c
16485 ____________________________________________________________________________
16486 [ 9104] By: nick on 2001/03/11 18:15:44
16487 Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
16490 ____________________________________________________________________________
16491 [ 9103] By: nick on 2001/03/11 18:03:28
16492 Log: Integrate mainline (for regexp stuff).
16494 !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
16495 !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
16496 !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
16497 !> t/lib/errno.t t/op/pat.t
16498 ____________________________________________________________________________
16499 [ 9102] By: nick on 2001/03/11 17:44:20
16500 Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
16501 - exclude layer syms in makedef.pl for sfio
16502 - also inhibit Encode from trying to build ":encode()" layer.
16504 ! ext/Encode/Encode.xs makedef.pl
16505 ____________________________________________________________________________
16506 [ 9101] By: jhi on 2001/03/10 22:38:13
16507 Log: The $Is_MacOS needs to be declared.
16509 ! lib/ExtUtils/Manifest.pm
16510 ____________________________________________________________________________
16511 [ 9100] By: jhi on 2001/03/10 22:14:29
16512 Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
16513 #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
16514 pollute the symbolspace if using sfio.
16516 ! ext/Encode/Encode.xs
16517 ____________________________________________________________________________
16518 [ 9099] By: jhi on 2001/03/10 21:58:48
16519 Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
16520 Date: Sat, 10 Mar 2001 14:23:55 -0500
16521 From: Chris Nandor <pudge@pobox.com>
16522 Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
16524 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
16525 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
16527 ____________________________________________________________________________
16528 [ 9098] By: jhi on 2001/03/10 21:38:30
16529 Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
16531 ! regcomp.c regexec.c t/op/pat.t
16532 ____________________________________________________________________________
16533 [ 9097] By: jhi on 2001/03/10 14:38:07
16534 Log: Integrate perlio.
16536 !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
16537 !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
16538 !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
16539 ____________________________________________________________________________
16540 [ 9096] By: nick on 2001/03/10 11:55:43
16541 Log: EBCDIC sanity - phase I
16542 - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
16543 - use utf8n_xxxx (c.f. pvn) for forms which take length.
16544 - back out vN.N and $^V exceptions to e2a/a2e
16545 - make "locale" isxxx macros be uvchr (may be redundant?)
16547 Not clear yet that toUPPER_uni et. al. return being handled correctly.
16548 The tr// and rexexp stuff still needs an audit, assumption is they are working
16551 Need to provide v5.6 names for XS modules (decide is uni or chr ?).
16553 ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
16554 ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
16555 ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
16556 ____________________________________________________________________________
16557 [ 9095] By: jhi on 2001/03/09 22:10:01
16558 Log: Integrate perlio.
16561 ____________________________________________________________________________
16562 [ 9094] By: nick on 2001/03/09 17:36:38
16563 Log: Builds an passes all tests after integrate and this tweak.
16566 ____________________________________________________________________________
16567 [ 9093] By: nick on 2001/03/09 17:16:03
16568 Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
16570 +> lib/unicode/Scripts.txt t/lib/sigaction.t
16571 !> (integrate 79 files)
16572 ____________________________________________________________________________
16573 [ 9092] By: jhi on 2001/03/09 15:28:26
16574 Log: Update Changes.
16576 ! Changes patchlevel.h
16577 ____________________________________________________________________________
16578 [ 9091] By: jhi on 2001/03/09 15:25:05
16579 Log: In op/stat #35 better to scan all the potential directories
16580 for setuids, not just the first one.
16583 ____________________________________________________________________________
16584 [ 9090] By: jhi on 2001/03/09 15:01:27
16585 Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
16586 From: rspier@pobox.com (Robert Spier)
16587 Date: Fri, 9 Mar 2001 03:30:20 -0500
16588 Message-ID: <15016.38044.381174.160189@rls.cx>
16590 EXISTS() returning undef mistakenly triggered a FETCH().
16593 ____________________________________________________________________________
16594 [ 9089] By: jhi on 2001/03/09 14:59:02
16595 Log: Add /sbin and /usr/sbin to the list of directories scanned
16596 for setuid programs. Takes care of bug id 20010309.003.
16599 ____________________________________________________________________________
16600 [ 9088] By: jhi on 2001/03/09 14:48:32
16601 Log: Regen perlapi, perltoc.
16603 ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
16604 ____________________________________________________________________________
16605 [ 9087] By: jhi on 2001/03/09 14:38:56
16606 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
16607 From: David Mitchell <davem@fdgroup.co.uk>
16608 Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
16609 Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
16611 ! dump.c perl.c perl.h pod/perlrun.pod
16612 ____________________________________________________________________________
16613 [ 9086] By: jhi on 2001/03/09 01:47:16
16614 Log: A modified version of
16616 Subject: [ID 20010307.005] POSIX::sigaction has various problems
16617 From: anders@broadcom.com
16618 Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST)
16619 Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
16621 Currently the sigaction.t test #6 fails (and is fudged to look
16622 like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
16623 This may well be a genuine bug in Linux sigaction() (since at
16624 least Tru64, Solaris, and HP-UX disagree with Linux).
16625 Anyone with POSIX / SUSv2 tome handy? The problem is that
16626 the flags of the oldaction don't match with the flags in
16627 the previously installed disposition.
16629 + t/lib/sigaction.t
16630 ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
16631 ____________________________________________________________________________
16632 [ 9085] By: jhi on 2001/03/09 01:30:13
16633 Log: Subject: Re: mission impossible for the day
16634 From: Alex Gough <alex@rcon.org>
16635 Date: Thu, 08 Mar 2001 17:18:19 +0000
16636 Message-ID: <3AA7BEDB.8070409@rcon.org>
16638 If references (are overloaded) and can be directly stringified,
16639 show that instead of "stringified".
16641 (The problem, infinite mutual recursion caused by overloaded bool
16642 in Switch.pm, tracked by David Mitchell)
16644 ! lib/Carp/Heavy.pm
16645 ____________________________________________________________________________
16646 [ 9084] By: jhi on 2001/03/09 01:20:39
16647 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
16648 Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
16649 From: David Mitchell <davem@fdgroup.co.uk>
16650 Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
16652 ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
16653 ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
16654 ____________________________________________________________________________
16655 [ 9083] By: jhi on 2001/03/09 01:16:51
16656 Log: Subject: [PATCH] perldata.pod here-doc docs
16657 From: Jeff Pinyan <jeffp@crusoe.net>
16658 Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
16659 Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
16662 ____________________________________________________________________________
16663 [ 9082] By: jhi on 2001/03/09 01:01:27
16664 Log: Subject: Re: Unicode/EBCDIC
16665 From: Peter Prymmer <pvhp@forte.com>
16666 Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
16667 Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
16669 ! perl.c perl.h sv.c toke.c utf8.c utf8.h
16670 ____________________________________________________________________________
16671 [ 9081] By: jhi on 2001/03/08 13:41:30
16672 Log: Subject: Ooops, wrong 'no *POSIX' Patch
16673 From: Dorner Thomas <Thomas.Dorner@start.de>
16674 Date: Thu, 8 Mar 2001 08:43:28 +0100
16675 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
16677 ! hints/posix-bc.sh
16678 ____________________________________________________________________________
16679 [ 9080] By: jhi on 2001/03/08 13:11:42
16680 Log: It's Scripts.txt, not Script.txt.
16683 ____________________________________________________________________________
16684 [ 9079] By: jhi on 2001/03/08 12:59:05
16685 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
16686 From: Dorner Thomas <Thomas.Dorner@start.de>
16687 Date: Wed, 7 Mar 2001 14:13:31 +0100
16688 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
16691 ____________________________________________________________________________
16692 [ 9078] By: jhi on 2001/03/08 12:57:43
16693 Log: Retract #9069, wrong patch.
16696 ____________________________________________________________________________
16697 [ 9077] By: jhi on 2001/03/08 01:06:13
16698 Log: Upgrade to Unicode 3.1 beta 2001-03-01.
16700 + lib/unicode/Scripts.txt
16701 ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
16702 ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
16703 ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
16704 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
16705 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
16706 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
16707 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
16708 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
16709 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
16710 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
16711 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
16712 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
16713 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
16714 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
16715 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
16716 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
16717 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
16718 ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
16719 ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
16720 ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
16721 ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
16722 ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
16723 ! lib/unicode/version
16724 ____________________________________________________________________________
16725 [ 9076] By: jhi on 2001/03/07 22:59:39
16726 Log: Integrate change #7784 from mainline into maintperl.
16728 Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
16729 Branch: maint-5.6/perl
16730 !> pp_ctl.c t/op/pat.t
16731 ____________________________________________________________________________
16732 [ 9075] By: jhi on 2001/03/07 22:05:11
16733 Log: More UTF-8 test tweaks.
16735 ! t/op/pat.t t/op/split.t t/pragma/utf8.t
16736 ____________________________________________________________________________
16737 [ 9074] By: nick on 2001/03/07 21:39:29
16738 Log: Integrate mainline.
16740 !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
16741 !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
16742 !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
16743 !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
16744 !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
16745 ____________________________________________________________________________
16746 [ 9073] By: jhi on 2001/03/07 16:37:09
16747 Log: Update Changes.
16749 ! Changes patchlevel.h
16750 ____________________________________________________________________________
16751 [ 9072] By: jhi on 2001/03/07 16:32:30
16752 Log: Subject: [ID 20010306.004] || != named unary operator
16753 From: abela@geneanet.org
16754 Date: Tue, 6 Mar 2001 15:57:57 +0100 (CET)
16755 Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
16758 ____________________________________________________________________________
16759 [ 9071] By: jhi on 2001/03/07 15:14:11
16760 Log: Subject: downgrading to bytes for common functions
16761 From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
16762 Date: Wed, 7 Mar 2001 02:36:55 -0500
16763 Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
16766 ____________________________________________________________________________
16767 [ 9070] By: jhi on 2001/03/07 15:04:58
16768 Log: Clarify the description differentiating for and while; inspired by
16770 Subject: [ID 20010306.002] for/while difference in for definition
16771 From: abela@geneanet.org
16772 Date: Tue, 6 Mar 2001 09:40:36 +0100 (CET)
16773 Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
16776 ____________________________________________________________________________
16777 [ 9069] By: jhi on 2001/03/07 14:55:30
16778 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
16779 From: Dorner Thomas <Thomas.Dorner@start.de>
16780 Date: Wed, 7 Mar 2001 14:13:31 +0100
16781 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
16784 ____________________________________________________________________________
16785 [ 9068] By: jhi on 2001/03/07 14:51:17
16786 Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
16787 From: Radu Greab <radu@netsoft.ro>
16788 Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
16789 Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
16792 ____________________________________________________________________________
16793 [ 9067] By: jhi on 2001/03/07 14:48:57
16794 Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
16795 From: Simon Cozens <simon@netthink.co.uk>
16796 Date: Wed, 7 Mar 2001 13:59:28 +0000
16797 Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
16799 In order to allow MakeMaker to build correct Makefiles,
16800 you need to change the order of the arguments in MM_Unix.pm
16801 as well. (Unless you have C89_CCMODE set, but we're trying
16802 to be POSIXly correct)
16804 Thanks to Merijn Broeren for tracking this down.
16806 ! lib/ExtUtils/MM_Unix.pm
16807 ____________________________________________________________________________
16808 [ 9066] By: jhi on 2001/03/07 14:30:02
16809 Log: Floating point too messy.
16811 ! t/camel-III/vstring.t
16812 ____________________________________________________________________________
16813 [ 9065] By: jhi on 2001/03/07 14:17:44
16814 Log: Integrate change #9064 from maintperl into mainline.
16816 fix memory leak in pack("Bb",...)
16819 ____________________________________________________________________________
16820 [ 9064] By: gsar on 2001/03/07 06:29:24
16821 Log: fix memory leak in pack("Bb",...)
16822 Branch: maint-5.6/perl
16824 ____________________________________________________________________________
16825 [ 9063] By: jhi on 2001/03/07 00:55:04
16826 Log: Major utf8 test reorganisation and rewrite.
16827 Hopefully no tests were lost in the shuffle.
16828 (The beginning of pragma/utf8 was lost intentionally,
16829 the tests were rather bogus and incomplete.)
16831 ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
16833 ____________________________________________________________________________
16834 [ 9062] By: jhi on 2001/03/07 00:41:16
16835 Log: More tweakage on the Unicode character class descriptions.
16837 ! lib/unicode/mktables.PL pod/perlretut.pod
16838 ____________________________________________________________________________
16839 [ 9061] By: jhi on 2001/03/06 23:12:38
16840 Log: The perlretut was still talking about the old \p and \P
16843 ! pod/perlretut.pod
16844 ____________________________________________________________________________
16845 [ 9060] By: nick on 2001/03/06 20:52:37
16846 Log: Integrate mainline (make test works again now).
16848 !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
16849 ____________________________________________________________________________
16850 [ 9059] By: jhi on 2001/03/06 15:36:14
16851 Log: 0.999... does equal 1.0, doesn't it?
16853 ! t/camel-III/vstring.t
16854 ____________________________________________________________________________
16855 [ 9058] By: jhi on 2001/03/06 15:34:00
16856 Log: Make /x{abcd}/ to work without use utf8.
16859 ____________________________________________________________________________
16860 [ 9057] By: jhi on 2001/03/06 03:02:36
16861 Log: Easier to outcomment all the three reset() tests for now.
16864 ____________________________________________________________________________
16865 [ 9056] By: jhi on 2001/03/06 02:30:02
16866 Log: Comment out the deadly reset; until the 20010301.005
16870 ____________________________________________________________________________
16871 [ 9055] By: jhi on 2001/03/06 02:21:26
16872 Log: Integrate the change #9054 from mainline:
16873 retract the PMOP cleanup patch pending further investigation.
16874 Branch: maint-5.6/perl
16876 ____________________________________________________________________________
16877 [ 9054] By: jhi on 2001/03/06 02:19:57
16878 Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
16879 with oddly familiar stack traces.
16882 ____________________________________________________________________________
16883 [ 9053] By: jhi on 2001/03/05 23:20:28
16884 Log: Integrate perlio.
16886 +> ext/Encode/Encode/koi8-r.ucm
16887 !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
16889 ____________________________________________________________________________
16890 [ 9052] By: nick on 2001/03/05 23:08:17
16891 Log: skipping USE_PERLIO symbols correction.
16894 ____________________________________________________________________________
16895 [ 9051] By: nick on 2001/03/05 22:35:07
16896 Log: More Encode alias tidying.
16898 + ext/Encode/Encode/koi8-r.ucm
16899 ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
16900 ____________________________________________________________________________
16901 [ 9050] By: jhi on 2001/03/05 21:44:29
16902 Log: Integrate changes #9033 and #9044 from mainline into maintperl,
16903 Sarathy's fix for ID 20010301.005.
16904 Branch: maint-5.6/perl
16906 ____________________________________________________________________________
16907 [ 9049] By: nick on 2001/03/05 19:54:04
16908 Log: Integrate Jarkko's Encode.pm tweak.
16910 !> ext/Encode/Encode.pm
16911 ____________________________________________________________________________
16912 [ 9048] By: nick on 2001/03/05 19:47:57
16913 Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
16916 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
16917 !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
16918 !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
16919 !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
16920 !> pod/perlapi.pod t/op/pat.t t/op/tr.t
16921 ____________________________________________________________________________
16922 [ 9047] By: jhi on 2001/03/05 19:25:26
16923 Log: Regen perlapi.
16926 ____________________________________________________________________________
16927 [ 9046] By: jhi on 2001/03/05 19:12:14
16928 Log: Integrate perlio.
16930 +> t/camel-III/vstring.t
16931 !> MANIFEST pp.h pp_sys.c t/TEST t/harness
16932 ____________________________________________________________________________
16933 [ 9045] By: jhi on 2001/03/05 19:10:36
16934 Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
16936 ! ext/Encode/Encode.pm
16937 ____________________________________________________________________________
16938 [ 9044] By: jhi on 2001/03/05 18:49:12
16939 Log: Forgot the other half of the PMOP patch (#9033).
16942 ____________________________________________________________________________
16943 [ 9043] By: nick on 2001/03/05 18:14:47
16944 Log: Update MANIFEST for new test.
16947 ____________________________________________________________________________
16948 [ 9042] By: nick on 2001/03/05 18:12:41
16949 Log: Some tests for Camel 3rd edition features.
16950 Make gethostbyaddr() test in above work.
16952 + t/camel-III/vstring.t
16953 ! pp.h pp_sys.c t/TEST t/harness
16954 ____________________________________________________________________________
16955 [ 9041] By: jhi on 2001/03/05 17:41:48
16956 Log: Add more ISO 8859 encoding aliases.
16958 ! ext/Encode/Encode.pm
16959 ____________________________________________________________________________
16960 [ 9040] By: jhi on 2001/03/05 17:30:43
16961 Log: Integrate perlio.
16964 ____________________________________________________________________________
16965 [ 9039] By: nick on 2001/03/05 17:11:36
16966 Log: Missed added file.
16969 ____________________________________________________________________________
16970 [ 9038] By: jhi on 2001/03/05 15:58:01
16971 Log: Add tr tests for EBCDIC, from Karsten Sperling.
16974 ____________________________________________________________________________
16975 [ 9037] By: nick on 2001/03/05 15:56:35
16976 Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
16977 for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
16979 Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
16980 - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
16981 - uses SvPV() rather than sv_2pv() in case it isn't a string.
16984 ____________________________________________________________________________
16985 [ 9036] By: jhi on 2001/03/05 15:49:15
16986 Log: Add matching tests currently failing in EBCDIC,
16987 suggested by Karsten Sperling.
16990 ____________________________________________________________________________
16991 [ 9035] By: jhi on 2001/03/05 15:36:55
16992 Log: The #9034 needs a MANIFESTation.
16995 ____________________________________________________________________________
16996 [ 9034] By: jhi on 2001/03/05 15:35:14
16997 Log: Integrate perlio.
16999 +> ext/Encode/Encode/Tcl.pm
17000 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
17001 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
17002 !> ext/Encode/Encode/iso8859-1.ucm
17003 !> ext/Encode/Encode/iso8859-10.ucm
17004 !> ext/Encode/Encode/iso8859-13.ucm
17005 !> ext/Encode/Encode/iso8859-14.ucm
17006 !> ext/Encode/Encode/iso8859-15.ucm
17007 !> ext/Encode/Encode/iso8859-16.ucm
17008 !> ext/Encode/Encode/iso8859-2.ucm
17009 !> ext/Encode/Encode/iso8859-3.ucm
17010 !> ext/Encode/Encode/iso8859-4.ucm
17011 !> ext/Encode/Encode/iso8859-5.ucm
17012 !> ext/Encode/Encode/iso8859-6.ucm
17013 !> ext/Encode/Encode/iso8859-7.ucm
17014 !> ext/Encode/Encode/iso8859-8.ucm
17015 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
17017 ____________________________________________________________________________
17018 [ 9033] By: jhi on 2001/03/05 15:33:18
17019 Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
17020 From: Gurusamy Sarathy <gsar@ActiveState.com>
17021 Date: Sun, 04 Mar 2001 22:33:15 -0800
17022 Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
17024 PMOPs need to remember their own stash so that they can
17025 gracefully remove themselves from their linked list.
17028 ____________________________________________________________________________
17029 [ 9032] By: nick on 2001/03/05 14:51:50
17030 Log: Encode implementation "completion"
17031 Implement and document define_encoding()
17032 Implement and document encoding aliases including define_alias()
17033 Make Encode::XS use define_encoding() rather than back-door.
17034 Move run-time *.enc to separate Encode::Tcl module.
17035 Make 'compile' honour <codeset_name>
17036 Change canonical names of to iso-8859-* and US-ascii.
17038 + ext/Encode/Encode/Tcl.pm
17039 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
17040 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
17041 ! ext/Encode/Encode/iso8859-1.ucm
17042 ! ext/Encode/Encode/iso8859-10.ucm
17043 ! ext/Encode/Encode/iso8859-13.ucm
17044 ! ext/Encode/Encode/iso8859-14.ucm
17045 ! ext/Encode/Encode/iso8859-15.ucm
17046 ! ext/Encode/Encode/iso8859-16.ucm
17047 ! ext/Encode/Encode/iso8859-2.ucm
17048 ! ext/Encode/Encode/iso8859-3.ucm
17049 ! ext/Encode/Encode/iso8859-4.ucm
17050 ! ext/Encode/Encode/iso8859-5.ucm
17051 ! ext/Encode/Encode/iso8859-6.ucm
17052 ! ext/Encode/Encode/iso8859-7.ucm
17053 ! ext/Encode/Encode/iso8859-8.ucm
17054 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
17056 ____________________________________________________________________________
17057 [ 9031] By: jhi on 2001/03/05 13:51:17
17058 Log: Integrate change #9030 from maintperl into mainline.
17060 Subject: [PATCH 5.6.1] OS/2 cleanup
17063 !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
17064 !> makedef.pl os2/Changes os2/Makefile.SHs
17065 !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
17066 !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
17067 !> os2/os2.sym os2/os2ish.h
17068 ____________________________________________________________________________
17069 [ 9030] By: jhi on 2001/03/05 13:46:49
17070 Log: Subject: [PATCH 5.6.1] OS/2 cleanup
17071 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17072 Date: Mon, 5 Mar 2001 02:29:44 -0500
17073 Message-ID: <20010305022944.A10117@math.ohio-state.edu>
17074 Branch: maint-5.6/perl
17076 ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
17077 ! makedef.pl os2/Changes os2/Makefile.SHs
17078 ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
17079 ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
17080 ! os2/os2.sym os2/os2ish.h
17081 ____________________________________________________________________________
17082 [ 9029] By: jhi on 2001/03/05 13:40:35
17083 Log: Integrate change #9028 from maintperl into mainline.
17085 various nits in MM_Unix.pm found by disabling SelfLoader
17087 !> lib/ExtUtils/MM_Unix.pm
17088 ____________________________________________________________________________
17089 [ 9028] By: gsar on 2001/03/05 09:58:38
17090 Log: various nits in MM_Unix.pm found by disabling SelfLoader
17091 Branch: maint-5.6/perl
17092 ! lib/ExtUtils/MM_Unix.pm
17093 ____________________________________________________________________________
17094 [ 9027] By: nick on 2001/03/05 08:35:22
17095 Log: Integrate mainline
17097 !> (integrate 28 files)
17098 ____________________________________________________________________________
17099 [ 9026] By: jhi on 2001/03/05 02:14:59
17100 Log: Integrate change #9025 from mainline to maintperl,
17101 retract \N{U+HHHH}.
17102 Branch: maint-5.6/perl
17103 !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
17104 !> t/lib/charnames.t toke.c
17105 ____________________________________________________________________________
17106 [ 9025] By: jhi on 2001/03/05 02:13:09
17107 Log: Retracting \N{U+HHHH}.
17109 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
17110 ! t/lib/charnames.t toke.c
17111 ____________________________________________________________________________
17112 [ 9024] By: jhi on 2001/03/04 20:51:07
17113 Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
17114 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17115 Date: Fri, 02 Mar 2001 18:25:26 +0100
17116 Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
17120 ! ext/Storable/Storable.xs
17121 ____________________________________________________________________________
17122 [ 9023] By: jhi on 2001/03/04 19:46:45
17123 Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
17124 From: nick@talking.bollo.cx
17125 Date: Sat, 03 Mar 2001 21:41:33 +0000
17126 Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
17128 Revert the workaround.
17131 ____________________________________________________________________________
17132 [ 9022] By: jhi on 2001/03/04 19:36:28
17133 Log: Update Changes.
17135 ! Changes patchlevel.h
17136 ____________________________________________________________________________
17137 [ 9021] By: jhi on 2001/03/04 18:41:00
17138 Log: makedef.pl updates suggested by Chris Nandor; double-checking
17139 the changes in AIX, OS/2 Win32 would be nice.
17142 ____________________________________________________________________________
17143 [ 9020] By: jhi on 2001/03/04 18:23:58
17144 Log: Integrate change #9012 from maintperl into mainline,
17145 quench a compiler warning.
17148 ____________________________________________________________________________
17149 [ 9019] By: jhi on 2001/03/04 18:18:43
17150 Log: Integrate changes #9017 and 9018 from mainline into maintperl.
17154 pattern in G_ARRAY context
17155 Branch: maint-5.6/perl
17156 !> pp_hot.c t/op/pat.t toke.c
17157 ____________________________________________________________________________
17158 [ 9018] By: jhi on 2001/03/04 18:07:48
17159 Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
17160 From: Jeff Pinyan <jeffp@crusoe.net>
17161 Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
17162 Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
17164 ! pp_hot.c t/op/pat.t
17165 ____________________________________________________________________________
17166 [ 9017] By: jhi on 2001/03/04 18:06:21
17167 Log: I thought I tested the #9014.
17170 ____________________________________________________________________________
17171 [ 9016] By: jhi on 2001/03/04 17:41:22
17172 Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
17174 Tweak the get*ent() OS/2 prototypes.
17176 Add the \N{U+HHHH} syntax.
17178 More tr/// UTF-8 fixes from Inaba Hiroto.
17179 Branch: maint-5.6/perl
17180 !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
17181 !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
17182 ____________________________________________________________________________
17183 [ 9015] By: jhi on 2001/03/04 17:36:04
17184 Log: More tr/// UTF-8 fixes from Inaba Hiroto.
17187 ____________________________________________________________________________
17188 [ 9014] By: jhi on 2001/03/04 17:24:49
17189 Log: Add the \N{U+HHHH} syntax.
17191 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
17192 ! t/lib/charnames.t toke.c
17193 ____________________________________________________________________________
17194 [ 9013] By: jhi on 2001/03/04 17:20:45
17195 Log: Tweak the get*ent() OS/2 prototypes.
17198 ____________________________________________________________________________
17199 [ 9012] By: gsar on 2001/03/04 06:26:14
17200 Log: avoid warning (nit in change#9009)
17201 Branch: maint-5.6/perl
17203 ____________________________________________________________________________
17204 [ 9011] By: gsar on 2001/03/04 06:15:24
17205 Log: lib/charnames.t fails in 5.6.x because of older Unicode
17208 TODO: need to revisit this after updating lib/unicode/...
17209 Branch: maint-5.6/perl
17210 ! t/lib/charnames.t
17211 ____________________________________________________________________________
17212 [ 9010] By: gsar on 2001/03/04 06:08:36
17213 Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
17214 Branch: maint-5.6/perl
17216 ____________________________________________________________________________
17217 [ 9009] By: jhi on 2001/03/03 19:27:20
17218 Log: Integrate change #9008 from mainline to maintperl,
17219 UTF-8 tr/// fixes from Inaba Hiroto.
17220 Branch: maint-5.6/perl
17221 !> doop.c op.c t/op/tr.t toke.c
17222 ____________________________________________________________________________
17223 [ 9008] By: jhi on 2001/03/03 19:19:42
17224 Log: UTF8 tr/// fixes from Inaba Hiroto.
17226 ! doop.c op.c t/op/tr.t toke.c
17227 ____________________________________________________________________________
17228 [ 9007] By: jhi on 2001/03/03 19:00:30
17229 Log: Integrate change #9006 from maintperl to mainline,
17230 more robust quest for the infinite.
17232 !> lib/Math/Complex.pm
17233 ____________________________________________________________________________
17234 [ 9006] By: jhi on 2001/03/03 18:58:06
17235 Log: Subject: [PATCH 5.6.1] More robust Math::Complex
17236 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17237 Date: Sat, 3 Mar 2001 12:51:50 -0500
17238 Message-ID: <20010303125150.A2147@math.ohio-state.edu>
17240 Be more robust in our quest for the infinite.
17241 Branch: maint-5.6/perl
17242 ! lib/Math/Complex.pm
17243 ____________________________________________________________________________
17244 [ 9005] By: jhi on 2001/03/03 17:55:50
17245 Log: The #8982 modified for perl 5.6.x, from Radu Greab.
17246 Branch: maint-5.6/perl
17248 ____________________________________________________________________________
17249 [ 9004] By: jhi on 2001/03/03 17:40:14
17250 Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
17251 so that picky compilers like IRIX won't get huffy about
17252 "statements without effect" (like 1;).
17255 ____________________________________________________________________________
17256 [ 9003] By: jhi on 2001/03/03 17:15:52
17257 Log: Integrate change #9002 from mainline to maintperl.
17259 Subject: [perl-5.6.x, perl-current] accept for EPOC
17260 Branch: maint-5.6/perl
17262 ____________________________________________________________________________
17263 [ 9002] By: jhi on 2001/03/03 17:14:30
17264 Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
17265 From: Olaf Flebbe <O.Flebbe@science-computing.de>
17266 Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
17267 Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
17270 ____________________________________________________________________________
17271 [ 9001] By: jhi on 2001/03/03 17:13:13
17272 Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
17273 From: "Craig A. Berry" <craigberry@mac.com>
17274 Date: Fri, 02 Mar 2001 17:44:40 -0600
17275 Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
17278 ____________________________________________________________________________
17279 [ 9000] By: jhi on 2001/03/03 17:11:55
17280 Log: Integrate changes #8997,8999 from maintperl.
17282 Subject: [PATCH 5.6.1] compiling on OS/2
17283 (Better error message from hints/os2.sh)
17285 Subject: [PATCH 5.6.1] syslog.t
17287 !> hints/os2.sh t/lib/syslog.t
17288 ____________________________________________________________________________
17289 [ 8999] By: jhi on 2001/03/03 17:09:28
17290 Log: Subject: [PATCH 5.6.1] syslog.t
17291 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17292 Date: Sat, 3 Mar 2001 02:11:17 -0500
17293 Message-ID: <20010303021116.A11897@math.ohio-state.edu>
17294 Branch: maint-5.6/perl
17296 ____________________________________________________________________________
17297 [ 8998] By: jhi on 2001/03/03 17:07:50
17298 Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
17299 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17300 Date: Sat, 3 Mar 2001 01:53:52 -0500
17301 Message-ID: <20010303015352.A11741@math.ohio-state.edu>
17302 Branch: maint-5.6/perl
17303 ! opcode.pl os2/os2.c
17304 ____________________________________________________________________________
17305 [ 8997] By: jhi on 2001/03/03 17:03:30
17306 Log: Subject: [PATCH 5.6.1] compiling on OS/2
17307 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17308 Date: Sat, 3 Mar 2001 01:59:59 -0500
17309 Message-ID: <20010303015959.B11741@math.ohio-state.edu>
17310 Branch: maint-5.6/perl
17312 ____________________________________________________________________________
17313 [ 8996] By: jhi on 2001/03/03 00:55:58
17314 Log: Regen files for mainline.
17316 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17317 ! config_h.SH pod/perlapi.pod pod/perltoc.pod
17318 ____________________________________________________________________________
17319 [ 8995] By: jhi on 2001/03/03 00:35:22
17320 Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
17321 8318,8320,8337,8503,8877,8890,8903,8971 from mainline
17324 Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
17326 Add Configure option -Dmksymlinks which will create a symlink
17327 forest if the current/build differs from the source directory.
17328 (8218,8220,8221,8317,8318,8971)
17330 Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
17331 (Document APPLLIB_EXP in INSTALL.)
17333 If running byacc write-enable also perly.h.
17335 DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
17337 Subject: [PATCH 5.7.1/Configure] failure to set src='.'
17339 Sanity check for conflicting thread flavours.
17341 Fix the sys/fcntl.h problem reported by Peter Prymmer.
17343 Add few CPUs/architectures to the Cppsym scan,
17344 add -perlio to archname if so selected (modified 8890)
17346 Be more helpful for devel builders, suggested by John L. Allen.
17347 (admittedly pointless change for maintperl, but the usedevel
17348 code is there already)
17349 Branch: maint-5.6/perl
17350 !> Configure INSTALL Makefile.SH Porting/Glossary
17351 !> Porting/config.sh Porting/config_H config_h.SH embed.pl
17352 !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
17353 !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
17354 !> win32/config.bc win32/config.gc win32/config.vc
17355 ____________________________________________________________________________
17356 [ 8994] By: jhi on 2001/03/02 23:31:41
17357 Log: Use also $ccflags, not just $ldflags, when testing for gccness.
17358 Branch: metaconfig/U/perl
17360 ____________________________________________________________________________
17361 [ 8993] By: jhi on 2001/03/02 23:22:12
17362 Log: Regenerate various files for maint.
17363 Branch: maint-5.6/perl
17364 ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
17365 ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
17366 ____________________________________________________________________________
17367 [ 8992] By: alanbur on 2001/03/02 22:48:34
17368 Log: Resync wuth parent
17369 Branch: maint-5.6/pureperl
17370 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
17371 !> (integrate 60 files)
17372 ____________________________________________________________________________
17373 [ 8991] By: jhi on 2001/03/02 21:00:08
17374 Log: Retract the #8742 part of #8986, backward compat.
17375 Branch: maint-5.6/perl
17377 ____________________________________________________________________________
17378 [ 8990] By: jhi on 2001/03/02 20:40:07
17379 Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
17380 Branch: maint-5.6/perl
17382 ____________________________________________________________________________
17383 [ 8989] By: jhi on 2001/03/02 19:59:56
17384 Log: Update Changes.
17386 ! Changes patchlevel.h
17387 ____________________________________________________________________________
17388 [ 8988] By: jhi on 2001/03/02 19:57:08
17389 Log: Integrate perlio.
17391 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
17392 !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
17393 !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
17394 !> ext/Encode/Encode/iso8859-10.ucm
17395 !> ext/Encode/Encode/iso8859-13.ucm
17396 !> ext/Encode/Encode/iso8859-14.ucm
17397 !> ext/Encode/Encode/iso8859-15.ucm
17398 !> ext/Encode/Encode/iso8859-16.ucm
17399 !> ext/Encode/Encode/iso8859-2.ucm
17400 !> ext/Encode/Encode/iso8859-3.ucm
17401 !> ext/Encode/Encode/iso8859-4.ucm
17402 !> ext/Encode/Encode/iso8859-5.ucm
17403 !> ext/Encode/Encode/iso8859-6.ucm
17404 !> ext/Encode/Encode/iso8859-7.ucm
17405 !> ext/Encode/Encode/iso8859-8.ucm
17406 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
17407 !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
17408 ____________________________________________________________________________
17409 [ 8987] By: jhi on 2001/03/02 19:43:40
17410 Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
17411 8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
17412 8950,8952,8955 from mainline to maintperl.
17414 Subject: [PATCH: perl@8773] small fixups to perlclib.pod
17416 Put to rest the 20010205.001, the email address checking (not) regex.
17418 fork() not everywhere, cleanup temp files.
17420 The #8843 wasn't quite right: %Config needs to imported.
17422 Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
17423 (#8849: the glob-basic hunk needed massaging as it depended
17424 on Schwern's large-scale (unintegrated) patches)
17426 Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
17428 Upgrade to CGI.pm 2.752, from Lincoln Stein.
17429 (Note: there were some conflicts due to EBCDIC and EPOC
17430 patches, in general I preferred the repository code.)
17431 (When 2.753 comes out, we need to synchronize.)
17433 Subject: [PATCH] fix for charnames above FFFF
17435 Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
17437 If no sfio, no -lsfio.
17439 Run run/*.t also in minitest.
17441 Subject: [PATCH perl 5.7.0] malloc message address offset
17443 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
17445 Subject: fix for parameter -Dm (for perl@8867)
17447 Subject: [PATCH: perl@8892] was Re: hashing order difference?
17448 (make the test more portable)
17450 Subject: Re: [PATCH] fix for charnames above FFFF
17452 Subject: Re: I'm losing the war...
17453 (hv_store() not working correctly in ENV_IS_CASELESS case.)
17455 Subject: Modified README.bs2000
17457 Subject: [PATCH: perl@8935] -Dt padsv($var)
17459 Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
17461 Subject: PATCH: extra tests to check on negative float to unsigned cast
17463 Subject: [PATCH] XPUSH[insp] was Re: progress
17465 Subject: Re: Compile with perlcc..
17466 Branch: maint-5.6/perl
17467 !> (integrate 36 files)
17468 ____________________________________________________________________________
17469 [ 8986] By: jhi on 2001/03/02 18:51:25
17470 Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
17471 8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
17474 Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
17476 Subject: [DOC PATCH] overload.pm nits
17478 Add header for LIB$ prototypes (C. Berry)
17480 Convert fwrite()s to sockets to write()s, since some socket stacks
17481 don't take kindly to stdio.
17482 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
17483 (for often optional LNMs)
17484 Correct a few typos
17487 Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
17491 Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
17493 Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
17495 Upgrade to CPAN 1.59_54, from Andreas König.
17499 Subject: [PATCH] Document makepatch in Porting/patching
17501 UTF-8 documentation.
17503 Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
17507 Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
17509 Subject: [PATCH @8807] toke.c cleanup: scan_str()
17511 Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
17513 Add run/*.t to testables.
17515 TODO: integrate #8784.
17516 Branch: maint-5.6/perl
17517 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
17518 !> (integrate 28 files)
17519 ____________________________________________________________________________
17520 [ 8985] By: nick on 2001/03/02 18:15:45
17521 Log: Integrate mainline
17523 !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
17525 ____________________________________________________________________________
17526 [ 8984] By: jhi on 2001/03/02 16:00:17
17527 Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
17529 perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
17530 5.004_05, and mention the suidperl August 2000 security problem.
17533 Subject: [ID 20010301.004] Technically speaking in perldata
17535 Subject: [PATCH] File::Copy for bleadperl, maintperl
17537 Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
17539 (The #8982, fix for 20010221.005 and 20010221.008,
17540 would be nice too but it didn't integrate cleanly.)
17541 Branch: maint-5.6/perl
17542 !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
17543 ____________________________________________________________________________
17544 [ 8983] By: jhi on 2001/03/02 15:51:16
17545 Log: Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
17546 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
17547 Date: Thu, 1 Mar 2001 15:54:09 EST
17548 Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
17551 ____________________________________________________________________________
17552 [ 8982] By: jhi on 2001/03/02 15:43:31
17553 Log: Subject: Re: sync sync sync: have I missed any patches?
17554 From: Radu Greab <radu@netsoft.ro>
17555 Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
17556 Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
17558 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
17559 was checking argv[0] regardless of whether a different pathname
17560 will actually be executed." Test case not supplied because
17561 drafting that, ironically enough, revealed another bug
17565 ____________________________________________________________________________
17566 [ 8981] By: jhi on 2001/03/02 15:28:03
17567 Log: Misdate in #8978.
17570 ____________________________________________________________________________
17571 [ 8980] By: jhi on 2001/03/02 15:24:20
17572 Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
17573 From: Chris Nandor <pudge@pobox.com>
17574 Date: Wed, 28 Feb 2001 22:10:15 -0500
17575 Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
17578 ____________________________________________________________________________
17579 [ 8979] By: jhi on 2001/03/02 15:17:16
17580 Log: Subject: [ID 20010301.004] Technically speaking in perldata
17581 From: abela@geneanet.org
17582 Date: Thu, 1 Mar 2001 17:59:27 +0100 (CET)
17583 Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
17586 ____________________________________________________________________________
17587 [ 8978] By: jhi on 2001/03/02 15:15:27
17588 Log: Subject: [ID 20010301.003] ref to 5.004
17589 From: abela@geneanet.org
17590 Date: Thu, 1 Mar 2001 14:48:40 +0100 (CET)
17591 Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
17593 Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
17594 and mention the suidperl August 2000 security problem.
17597 ____________________________________________________________________________
17598 [ 8977] By: alanbur on 2001/03/02 14:17:45
17599 Log: Resynchronised with parent
17600 Branch: maint-5.6/pureperl
17601 !> AUTHORS README.epoc configure.com epoc/createpkg.pl
17602 !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
17603 !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
17604 !> vms/descrip_mms.template win32/win32.c win32/win32.h
17605 !> win32/win32iop.h
17606 ____________________________________________________________________________
17607 [ 8976] By: nick on 2001/03/01 23:25:30
17608 Log: Integrate mainline.
17611 !> (integrate 55 files)
17612 ____________________________________________________________________________
17613 [ 8975] By: jhi on 2001/03/01 16:51:34
17614 Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
17617 ____________________________________________________________________________
17618 [ 8974] By: gsar on 2001/03/01 16:28:21
17619 Log: fix for bugid 20010226.008
17621 the problem was that some of the pointers (PL_last_lop and
17622 PL_last_uni specifically) into the lex buffers weren't correctly
17623 being invalidated when the buffer changed; this would leave the
17624 pointers pointing at an arbitrary location in the buffer if
17625 the buffer didn't need to be reallocated, or point into freed
17626 memory if the buffer had to be realloced
17628 TODO item for bugdb maintainers: check other seemingly random
17629 parser-related bugs--they might be cured by this
17630 Branch: maint-5.6/perl
17632 ____________________________________________________________________________
17633 [ 8973] By: jhi on 2001/03/01 02:23:25
17634 Log: Retract #8970 because of a completely mysterious core dump:
17635 adding the tests 241..244 causes op/pat dump core at test #25.
17636 The test needs a lot of whittling down before the bug can be solved.
17639 ____________________________________________________________________________
17640 [ 8972] By: jhi on 2001/03/01 01:58:38
17641 Log: Regen perlapi.
17644 ____________________________________________________________________________
17645 [ 8971] By: jhi on 2001/03/01 01:34:09
17646 Log: Subject: [PATCH] don't write along symlinks into a read only source tree (was Re: [ID 20010129.006] OK: perl v5.7.0 +DEVEL8584 on i586-linux-64all 2.2.12 (UNINSTALLED))
17647 From: Nicholas Clark <nick@ccl4.org>
17648 Date: Wed, 28 Feb 2001 23:28:49 +0000
17649 Message-ID: <20010228232849.A55187@plum.flirble.org>
17651 Allow a completely write protected source code tree
17652 when using the Configure -Dmksymlinks.
17654 ! embed.pl warnings.pl
17655 ____________________________________________________________________________
17656 [ 8970] By: jhi on 2001/03/01 01:32:04
17657 Log: Add back the EBCDIC character range tests (for matching).
17660 ____________________________________________________________________________
17661 [ 8969] By: nick on 2001/02/28 18:18:01
17662 Log: Add charname comments to .ucm files writen by 'compile',
17663 also order charmaps in those files by source encoding.
17664 regenerate distrubuted .ucm files
17666 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
17667 ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
17668 ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
17669 ! ext/Encode/Encode/iso8859-10.ucm
17670 ! ext/Encode/Encode/iso8859-13.ucm
17671 ! ext/Encode/Encode/iso8859-14.ucm
17672 ! ext/Encode/Encode/iso8859-15.ucm
17673 ! ext/Encode/Encode/iso8859-16.ucm
17674 ! ext/Encode/Encode/iso8859-2.ucm
17675 ! ext/Encode/Encode/iso8859-3.ucm
17676 ! ext/Encode/Encode/iso8859-4.ucm
17677 ! ext/Encode/Encode/iso8859-5.ucm
17678 ! ext/Encode/Encode/iso8859-6.ucm
17679 ! ext/Encode/Encode/iso8859-7.ucm
17680 ! ext/Encode/Encode/iso8859-8.ucm
17681 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
17682 ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
17683 ____________________________________________________________________________
17684 [ 8968] By: jhi on 2001/02/28 16:26:37
17685 Log: Expand usemorebits early if d_casti32 needs to be undefined.
17687 ! hints/hpux.sh hints/irix_6.sh
17688 ____________________________________________________________________________
17689 [ 8967] By: jhi on 2001/02/28 16:22:26
17690 Log: Undo qu. Retract #8814, rewrite op/each part of #8615,
17691 retract toke.c/qu parts of #8583, retract #8485, retract
17692 or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
17693 op/length.t, and MANIFEST, and delete t/op/qu.t.
17696 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
17697 ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
17698 ! t/op/length.t toke.c
17699 ____________________________________________________________________________
17700 [ 8966] By: jhi on 2001/02/28 15:00:27
17701 Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
17702 by not changing from pre-Unicode days into being Unicode-aware.
17705 ! pp.c t/op/pack.t t/op/qu.t
17706 ____________________________________________________________________________
17707 [ 8965] By: jhi on 2001/02/28 14:37:55
17708 Log: Subject: Re: Errors in core PODs
17709 From: Michael Stevens <michael@etla.org>
17710 Date: Fri, 23 Feb 2001 15:47:56 +0000
17711 Message-ID: <20010223154756.A7723@firedrake.org>
17713 ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
17714 ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
17715 ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
17717 ____________________________________________________________________________
17718 [ 8964] By: jhi on 2001/02/28 14:35:35
17719 Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
17720 (The #8961 was too bold.)
17722 ! hints/hpux.sh hints/irix_6.sh
17723 ____________________________________________________________________________
17724 [ 8963] By: jhi on 2001/02/28 14:33:39
17725 Log: Subject: Re: sync sync sync: have I missed any patches?
17726 From: Tim Jenness <t.jenness@jach.hawaii.edu>
17727 In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
17728 Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
17729 Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
17731 Replace djSP with dSP.
17733 ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
17734 ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
17736 ____________________________________________________________________________
17737 [ 8962] By: jhi on 2001/02/27 23:21:14
17738 Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
17740 ! lib/Filter/Simple.pm
17741 ____________________________________________________________________________
17742 [ 8961] By: jhi on 2001/02/27 22:55:26
17743 Log: The casting mystery in HP-UX and IRIX needs at least a workaround
17744 and this would be it.
17746 ! hints/hpux.sh hints/irix_6.sh
17747 ____________________________________________________________________________
17748 [ 8960] By: jhi on 2001/02/27 22:51:33
17749 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
17750 From: "Craig A. Berry" <craigberry@mac.com>
17751 Date: Tue, 27 Feb 2001 16:11:44 -0600
17752 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
17753 Branch: maint-5.6/perl
17754 ! configure.com vms/descrip_mms.template
17755 ____________________________________________________________________________
17756 [ 8959] By: jhi on 2001/02/27 22:47:23
17757 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
17758 From: "Craig A. Berry" <craigberry@mac.com>
17759 Date: Tue, 27 Feb 2001 16:11:44 -0600
17760 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
17762 ! configure.com vms/descrip_mms.template
17763 ____________________________________________________________________________
17764 [ 8958] By: jhi on 2001/02/27 15:16:42
17765 Log: Update Changes.
17767 ! Changes patchlevel.h
17768 ____________________________________________________________________________
17769 [ 8957] By: jhi on 2001/02/27 06:15:07
17770 Log: Subject: [5.6.x] EPOC additions
17771 From: Olaf Flebbe <O.Flebbe@science-computing.de>
17772 Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
17773 Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
17774 Branch: maint-5.6/perl
17775 ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
17776 ____________________________________________________________________________
17777 [ 8956] By: jhi on 2001/02/27 06:12:11
17778 Log: Subject: [perl-current] EPOC
17779 From: Olaf Flebbe <O.Flebbe@science-computing.de>
17780 Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
17781 Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
17783 ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
17784 ! epoc/epocish.c epoc/epocish.h pp_sys.c
17785 ____________________________________________________________________________
17786 [ 8955] By: jhi on 2001/02/27 05:59:50
17787 Log: Subject: Re: Compile with perlcc..
17788 From: Edward Peschko <edwardp@excitehome.net>
17789 Date: Mon, 26 Feb 2001 18:51:58 -0800
17790 Message-ID: <20010226185158.A9871@excitehome.net>
17792 plus add a simple usage message if no arguments given.
17794 ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
17795 ! utils/Makefile utils/perlcc.PL win32/pod.mak
17796 ____________________________________________________________________________
17797 [ 8954] By: nick on 2001/02/26 21:02:59
17798 Log: Integrate mainline
17800 !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
17801 !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
17803 ____________________________________________________________________________
17804 [ 8953] By: jhi on 2001/02/26 14:43:54
17805 Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
17806 From: Nicholas Clark <nick@ccl4.org>
17807 Date: Mon, 26 Feb 2001 00:42:07 +0000
17808 Message-ID: <20010226004207.F23333@plum.flirble.org>
17811 ____________________________________________________________________________
17812 [ 8952] By: jhi on 2001/02/26 14:42:13
17813 Log: Subject: [PATCH] XPUSH[insp] was Re: progress
17814 From: Simon Cozens <simon@netthink.co.uk>
17815 Date: Mon, 26 Feb 2001 12:23:48 +0000
17816 Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
17819 ____________________________________________________________________________
17820 [ 8951] By: jhi on 2001/02/26 14:39:15
17821 Log: Subject: [PATCH] perlio - unknown layer
17822 From: Nicholas Clark <nick@ccl4.org>
17823 Date: Mon, 26 Feb 2001 00:27:19 +0000
17824 Message-ID: <20010226002719.E23333@plum.flirble.org>
17827 ____________________________________________________________________________
17828 [ 8950] By: jhi on 2001/02/26 14:38:04
17829 Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
17830 From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
17831 Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
17832 Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
17835 ____________________________________________________________________________
17836 [ 8949] By: jhi on 2001/02/26 14:37:07
17837 Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
17838 From: Peter Prymmer <pvhp@forte.com>
17839 Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
17840 Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
17843 ____________________________________________________________________________
17844 [ 8948] By: jhi on 2001/02/26 14:35:53
17845 Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
17846 From: Radu Greab <radu@netsoft.ro>
17847 Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
17848 Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
17851 ____________________________________________________________________________
17852 [ 8947] By: jhi on 2001/02/26 14:34:46
17853 Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
17854 From: David Mitchell <davem@fdgroup.co.uk>
17855 Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
17856 Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
17859 ____________________________________________________________________________
17860 [ 8946] By: jhi on 2001/02/26 14:32:37
17861 Log: Subject: Modified README.bs2000
17862 From: Dorner Thomas <Thomas.Dorner@start.de>
17863 Date: Mon, 26 Feb 2001 09:22:17 +0100
17864 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
17867 ____________________________________________________________________________
17868 [ 8945] By: jhi on 2001/02/26 14:19:53
17869 Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
17870 to maintperl, listing the known failures on the tests 129 and 130.
17871 Branch: maint-5.6/perl
17873 ____________________________________________________________________________
17874 [ 8944] By: jhi on 2001/02/26 14:14:15
17875 Log: Add more known sprintf failures.
17878 ____________________________________________________________________________
17879 [ 8943] By: jhi on 2001/02/26 13:56:22
17880 Log: perlglob.exe needs to be found in Win32, patch from
17881 Vadim Konovalov. Nick I-S comments: "Perhaps a lingering glob()
17882 which needs external glob at mini-perl time."
17884 ! ext/Encode/compile
17885 ____________________________________________________________________________
17886 [ 8942] By: jhi on 2001/02/26 13:52:19
17887 Log: A missing dTHX from Vadim Konovalov.
17890 ____________________________________________________________________________
17891 [ 8941] By: jhi on 2001/02/26 13:37:05
17892 Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
17895 ____________________________________________________________________________
17896 [ 8940] By: jhi on 2001/02/26 13:35:40
17897 Log: Integrate perlio.
17899 !> ext/Encode/Encode.pm
17900 ____________________________________________________________________________
17901 [ 8939] By: nick on 2001/02/25 23:47:09
17902 Log: Integrate mainline.
17904 !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
17905 !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
17906 ____________________________________________________________________________
17907 [ 8938] By: nick on 2001/02/25 19:36:28
17908 Log: Encode implementations docs.
17910 ! ext/Encode/Encode.pm
17911 ____________________________________________________________________________
17912 [ 8937] By: jhi on 2001/02/25 19:26:16
17913 Log: Script wasn't aligned with reality.
17916 ____________________________________________________________________________
17917 [ 8936] By: jhi on 2001/02/25 18:54:55
17918 Log: Update Changes.
17920 ! Changes patchlevel.h
17921 ____________________________________________________________________________
17922 [ 8935] By: jhi on 2001/02/25 18:46:36
17923 Log: Retract #8929,8930,8932,8933 for now.
17925 ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
17926 ____________________________________________________________________________
17927 [ 8934] By: jhi on 2001/02/25 17:34:35
17928 Log: Integrate perlio.
17930 !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
17931 !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
17933 ____________________________________________________________________________
17934 [ 8933] By: jhi on 2001/02/25 17:33:12
17935 Log: (Retracted by #8395.)
17937 Slight tweaks in scan_const(), not fixes yet, it seems like
17938 lots of work remains to be done...
17941 ____________________________________________________________________________
17942 [ 8932] By: jhi on 2001/02/25 17:27:11
17943 Log: (Retracted by #8395.)
17945 Missing from #8930.
17948 ____________________________________________________________________________
17949 [ 8931] By: jhi on 2001/02/25 17:26:19
17950 Log: A comment tweak.
17953 ____________________________________________________________________________
17954 [ 8930] By: jhi on 2001/02/25 17:25:47
17955 Log: (Retracted by #8395.)
17957 Attempt to fix the EBCDIC character range problwm with //.
17960 ____________________________________________________________________________
17961 [ 8929] By: jhi on 2001/02/25 17:23:45
17962 Log: (Retracted by #8395.)
17964 Expand the EBCDIC character range tests, and add few nasty
17965 tr tests from Karsten Sperling.
17967 ! t/op/pat.t t/op/tr.t
17968 ____________________________________________________________________________
17969 [ 8928] By: jhi on 2001/02/25 17:18:49
17970 Log: Missing check-in.
17973 ____________________________________________________________________________
17974 [ 8927] By: nick on 2001/02/25 11:30:22
17975 Log: Change method names in Encode implementation classes to something
17976 less confusing (preparing to "go public").
17978 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
17979 ____________________________________________________________________________
17980 [ 8926] By: nick on 2001/02/25 10:53:24
17981 Log: GCC __atribute__ / printf fix
17984 ____________________________________________________________________________
17985 [ 8925] By: nick on 2001/02/25 10:52:25
17986 Log: Checked in the wrong one ...
17988 ! ext/Encode/Encode.pm
17989 ____________________________________________________________________________
17990 [ 8924] By: nick on 2001/02/24 18:46:51
17991 Log: Integrate mainline - to see what Jarkko has in ...
17993 +> t/pod/testpods/lib/Pod/Stuff.pm
17994 !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
17995 ____________________________________________________________________________
17996 [ 8923] By: nick on 2001/02/24 17:05:23
17997 Log: Encode API documentation nd tidy up.
17998 Minor additions to test.
17999 Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
18000 Adds STRLEN to standard typemap.
18002 ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
18003 ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
18004 ____________________________________________________________________________
18005 [ 8922] By: jhi on 2001/02/24 16:38:12
18006 Log: Add a test for the "character range should match in EBCDIC
18007 if specified using explicit numerics" bug found by Karsten
18011 ____________________________________________________________________________
18012 [ 8921] By: jhi on 2001/02/24 16:30:16
18013 Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
18014 From: schwern@pobox.com
18015 Date: Fri, 23 Feb 2001 03:21:37 -0500
18016 Message-ID: <20010223032137.A26022@magnonel.guild.net>
18018 plus Charles Lane's fixes, plus tweaks.
18020 + t/pod/testpods/lib/Pod/Stuff.pm
18021 ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
18022 ____________________________________________________________________________
18023 [ 8920] By: nick on 2001/02/24 10:30:11
18024 Log: Integrate mainline
18026 !> (integrate 33 files)
18027 ____________________________________________________________________________
18028 [ 8919] By: jhi on 2001/02/24 00:23:35
18029 Log: Subject: Re: I'm losing the war...
18030 From: "Vadim Konovalov" <watman@inbox.ru>
18031 Date: Sat, 24 Feb 2001 00:10:14 +0300
18032 Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
18034 hv_store() not working correctly in ENV_IS_CASELESS case.
18037 ____________________________________________________________________________
18038 [ 8918] By: jhi on 2001/02/24 00:20:09
18039 Log: Subject: Re: [PATCH] fix for charnames above FFFF
18040 From: andreas.koenig@anima.de (Andreas J. Koenig)
18041 Date: 23 Feb 2001 02:39:03 +0100
18042 Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
18044 A further efficiency tweak.
18047 ____________________________________________________________________________
18048 [ 8917] By: jhi on 2001/02/23 20:27:51
18049 Log: Integrate change #8916 from mainline,
18050 do away with USE_WIN32_RTL_ENV.
18051 Branch: maint-5.6/perl
18052 !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
18053 ____________________________________________________________________________
18054 [ 8916] By: jhi on 2001/02/23 20:02:25
18055 Log: Abolish USE_WIN32_RTL_ENV.
18057 ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
18058 ____________________________________________________________________________
18059 [ 8915] By: jhi on 2001/02/23 19:36:00
18060 Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
18061 later protected by some #define.
18064 ____________________________________________________________________________
18065 [ 8914] By: jhi on 2001/02/23 19:31:38
18066 Log: Retract #8902 for now, requested by Charles Lane, the correct
18067 fix will be something else.
18070 ____________________________________________________________________________
18071 [ 8913] By: jhi on 2001/02/23 19:11:36
18072 Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
18073 From: Peter Prymmer <pvhp@forte.com>
18074 Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
18075 Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
18077 ! t/op/lex_assign.t
18078 ____________________________________________________________________________
18079 [ 8912] By: jhi on 2001/02/23 18:38:20
18080 Log: Subject: [patch] perlio + useithreads
18081 From: Doug MacEachern <dougm@covalent.net>
18082 Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
18083 Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
18085 Gets things running but not complete.
18087 ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
18088 ____________________________________________________________________________
18089 [ 8911] By: jhi on 2001/02/23 04:20:02
18090 Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
18092 Duplicated environment freeing, File::Temp 0.12,
18093 op/append portability (EBCDIC) tweak.
18094 Branch: maint-5.6/perl
18095 !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
18097 ____________________________________________________________________________
18098 [ 8910] By: jhi on 2001/02/23 02:07:33
18099 Log: Integrate change #8909 from mainline, a better Borland
18100 putenv() workaround.
18101 Branch: maint-5.6/perl
18103 ____________________________________________________________________________
18104 [ 8909] By: jhi on 2001/02/23 02:05:46
18105 Log: A better workaround for Borland putenv() brokenness from Sarathy.
18108 ____________________________________________________________________________
18109 [ 8908] By: jhi on 2001/02/23 02:04:14
18110 Log: Subject: fix for parameter -Dm (for perl@8867)
18111 From: "Vadim Konovalov" <watman@inbox.ru>
18112 Date: Thu, 22 Feb 2001 17:30:12 +0300
18113 Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
18116 ____________________________________________________________________________
18117 [ 8907] By: jhi on 2001/02/23 01:58:20
18118 Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
18119 From: Peter Prymmer <pvhp@forte.com>
18120 Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
18121 Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
18124 ____________________________________________________________________________
18125 [ 8906] By: jhi on 2001/02/23 01:48:34
18126 Log: Upgrade to File::Temp 0.12, from Tim Jenness.
18128 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
18129 ____________________________________________________________________________
18130 [ 8905] By: jhi on 2001/02/23 01:43:30
18131 Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
18132 From: Peter Prymmer <pvhp@forte.com>
18133 Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
18134 Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
18136 ! t/lib/st-06compat.t
18137 ____________________________________________________________________________
18138 [ 8904] By: jhi on 2001/02/23 01:42:39
18139 Log: Metaconfig unit change for #8903.
18140 Branch: metaconfig/U/perl
18142 ____________________________________________________________________________
18143 [ 8903] By: jhi on 2001/02/23 01:42:12
18144 Log: Be more helpful for devel builders, suggested by John L. Allen.
18147 ____________________________________________________________________________
18148 [ 8902] By: jhi on 2001/02/23 01:37:41
18149 Log: (Retracted by #8914)
18150 (Wrongly, reinstated by #8941)
18152 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
18153 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18154 Date: Thu, 22 Feb 2001 09:43:57 EST
18155 Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
18158 ____________________________________________________________________________
18159 [ 8901] By: jhi on 2001/02/23 01:20:32
18160 Log: Subject: [PATCH perl 5.7.0] malloc message address offset
18161 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18162 Date: Thu, 22 Feb 2001 08:01:35 EST
18163 Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
18166 ____________________________________________________________________________
18167 [ 8900] By: jhi on 2001/02/23 01:18:02
18168 Log: Integrate changes #8898,8899 from mainline, environ handling.
18169 Branch: maint-5.6/perl
18171 ____________________________________________________________________________
18172 [ 8899] By: jhi on 2001/02/23 01:16:25
18173 Log: Rewrite putenv() using my_setenv(). (In general the vendors'
18174 putenv() is not to be relied on, they are either broken or leaky
18178 ____________________________________________________________________________
18179 [ 8898] By: jhi on 2001/02/22 23:36:59
18180 Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
18181 and safesysfree() must be used.
18184 ____________________________________________________________________________
18185 [ 8897] By: jhi on 2001/02/22 23:25:45
18186 Log: With environ one must use safesysmalloc()/safesysfree().
18189 ____________________________________________________________________________
18190 [ 8896] By: jhi on 2001/02/22 22:13:18
18191 Log: If we have a duplicated environment free it
18192 if PERL_DESTRUCT_LEVEL.
18195 ____________________________________________________________________________
18196 [ 8895] By: alanbur on 2001/02/22 19:31:57
18197 Log: Synchronised with parent
18198 Branch: maint-5.6/pureperl
18199 !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
18200 ____________________________________________________________________________
18201 [ 8894] By: gsar on 2001/02/22 19:06:18
18202 Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
18204 fix memory leak in method call optimization (change#3768);
18205 made C<eval "$x->foo()"> leak
18207 fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
18208 Branch: maint-5.6/perl
18210 ____________________________________________________________________________
18211 [ 8893] By: jhi on 2001/02/22 18:35:27
18212 Log: (Retracted by #8915.)
18214 Third Degree finding:
18215 reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
18218 ____________________________________________________________________________
18219 [ 8892] By: jhi on 2001/02/22 14:28:32
18220 Log: Update Changes.
18222 ! Changes patchlevel.h
18223 ____________________________________________________________________________
18224 [ 8891] By: jhi on 2001/02/22 13:22:45
18225 Log: Metaconfig unit changes for #8890.
18227 ! U/modified/Cppsym.U U/threads/archname.U
18228 ____________________________________________________________________________
18229 [ 8890] By: jhi on 2001/02/22 13:22:12
18230 Log: Add -stdio to the archname if no perlio selected,
18231 no -perlio added since that is now the default.
18233 Add few CPUs/architectures to the Cppsym scan.
18235 ! Configure config_h.SH
18236 ____________________________________________________________________________
18237 [ 8889] By: jhi on 2001/02/22 13:05:59
18238 Log: Metaconfig unit change for #8888.
18239 Branch: metaconfig/U/perl
18241 ____________________________________________________________________________
18242 [ 8888] By: jhi on 2001/02/22 13:05:28
18243 Log: *drum roll* Make perlio the default.
18245 ! Configure config_h.SH
18246 ____________________________________________________________________________
18247 [ 8887] By: jhi on 2001/02/22 12:50:52
18248 Log: Integrate change #8665 from maintperl to mainline,
18249 IA64-induced POSIX::SigSet masking with IVs instead of NVs.
18251 !> ext/POSIX/POSIX.xs
18252 ____________________________________________________________________________
18253 [ 8886] By: jhi on 2001/02/22 12:49:24
18254 Log: Integrate changes #8883,8884 from mainline to maintperl.
18256 Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
18257 Subject: Re: File::Temp::_gettemp warning
18258 Branch: maint-5.6/perl
18259 !> embed.h embed.pl lib/File/Temp.pm
18260 ____________________________________________________________________________
18261 [ 8885] By: jhi on 2001/02/22 12:43:59
18264 Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
18265 From: schwab@suse.de
18266 Date: Thu, 22 Feb 2001 13:08:09 +0100
18267 Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
18269 but the fix done slightly differently because the other
18270 half was already done in #8664.
18271 Branch: maint-5.6/perl
18272 ! ext/POSIX/POSIX.xs
18273 ____________________________________________________________________________
18274 [ 8884] By: jhi on 2001/02/22 12:37:15
18275 Log: Subject: Re: File::Temp::_gettemp warning
18276 From: Tim Jenness <t.jenness@jach.hawaii.edu>
18277 Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
18278 Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
18280 This patch to File::Temp does two things:
18282 1. Fixes the problem with CGI::Carp when determining
18283 the Fcntl constants
18285 2. Removes most of the carps and consolidates them so that all the
18286 reasons are included in a single die that is caught by the test. This
18287 means that the correct skipping behaviour is displayed by the test.
18290 ____________________________________________________________________________
18291 [ 8883] By: jhi on 2001/02/22 12:29:19
18292 Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
18293 From: Peter Prymmer <pvhp@forte.com>
18294 Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
18295 Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
18298 ____________________________________________________________________________
18299 [ 8882] By: jhi on 2001/02/21 19:41:33
18300 Log: Integrate change #8881 from mainlin to maintperl.
18302 Subject: [PATCH - perl8585] glob-in-eval memory leak fix
18303 Branch: maint-5.6/perl
18305 ____________________________________________________________________________
18306 [ 8881] By: jhi on 2001/02/21 19:38:57
18307 Log: Subject: [PATCH - perl8585] glob-in-eval memory leak fix
18308 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18309 Date: Wed, 21 Feb 2001 13:08:03 EST
18310 Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
18313 ____________________________________________________________________________
18314 [ 8880] By: jhi on 2001/02/21 19:34:34
18315 Log: Retract #8875, cannot let go of the old semantics of unpack U
18316 without rethinking utf8decode.t.
18319 ____________________________________________________________________________
18320 [ 8879] By: jhi on 2001/02/21 19:08:02
18321 Log: Run run/*.t also in minitest.
18324 ____________________________________________________________________________
18325 [ 8878] By: nick on 2001/02/21 18:55:37
18326 Log: Integrate mainline
18328 !> (integrate 76 files)
18329 ____________________________________________________________________________
18330 [ 8877] By: jhi on 2001/02/21 15:09:33
18331 Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
18333 ! U/compline/nblock_io.U
18335 ! Configure config_h.SH
18336 ____________________________________________________________________________
18337 [ 8876] By: jhi on 2001/02/21 14:54:45
18338 Log: If no sfio, no -lsfio.
18339 Branch: metaconfig/U/perl
18342 ! Configure config_h.SH
18343 ____________________________________________________________________________
18344 [ 8875] By: jhi on 2001/02/21 14:54:00
18345 Log: Make unpack C and unpack C truly equivalent.
18348 ____________________________________________________________________________
18349 [ 8874] By: jhi on 2001/02/21 14:26:02
18350 Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
18351 From: Peter Prymmer <pvhp@forte.com>
18352 Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
18353 Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
18356 ____________________________________________________________________________
18357 [ 8873] By: jhi on 2001/02/21 14:24:31
18358 Log: Subject: [PATCH] fix for charnames above FFFF
18359 From: andreas.koenig@anima.de (Andreas J. Koenig)
18360 Date: 21 Feb 2001 07:05:45 +0100
18361 Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
18363 ! lib/charnames.pm t/lib/charnames.t
18364 ____________________________________________________________________________
18365 [ 8872] By: jhi on 2001/02/21 14:15:25
18366 Log: Integrate change #8868 from pureperl to mainline.
18368 Fixed reference count loop caused by sv_magic.
18371 ____________________________________________________________________________
18372 [ 8871] By: jhi on 2001/02/21 14:07:29
18373 Log: Integrate change #8868 from pureperl to maintperl.
18375 Fixed reference count loop caused by sv_magic.
18376 Branch: maint-5.6/perl
18378 ____________________________________________________________________________
18379 [ 8870] By: jhi on 2001/02/21 14:04:41
18380 Log: Put back the #8840, it was innocent.
18382 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
18383 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
18384 ____________________________________________________________________________
18385 [ 8869] By: jhi on 2001/02/21 14:00:03
18386 Log: unpack("C", ...) was left slightly unfinished by #8865.
18389 ____________________________________________________________________________
18390 [ 8868] By: alanbur on 2001/02/21 01:33:45
18391 Log: Fixed reference count loop caused by sv_magic. sv_magic is called
18392 from gv_fetchpv to create single-character magic variables (e.g. $!),
18393 and it is passed a sv and the gv that contains the sv as the mg_obj
18394 value. When sv_magic stores the mg_obj pointer it increments the gv
18395 refcount, thus causing a sv-gv pair that can't be freed. There is
18396 already a check for sv == obj which is used to prevent such reference
18397 loops. This change extends the check to cover the case described above.
18398 Branch: maint-5.6/pureperl
18400 ____________________________________________________________________________
18401 [ 8867] By: jhi on 2001/02/21 00:52:39
18402 Log: Update Changes.
18404 ! Changes patchlevel.h
18405 ____________________________________________________________________________
18406 [ 8866] By: jhi on 2001/02/21 00:34:20
18407 Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
18408 (Note: there were some conflicts due to EBCDIC and EPOC
18409 patches, in general I preferred the repository code.)
18410 (When 2.753 comes out, we need to synchronize.)
18412 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
18413 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
18415 ____________________________________________________________________________
18416 [ 8865] By: jhi on 2001/02/21 00:24:22
18417 Log: Make pack("C", 0x100) to create Unicode, unless under the
18418 evil influence of 'use bytes'. Similarly, unpack("C", ...)
18419 will understand Unicode, unless you under know what.
18421 ! pp.c t/op/pack.t t/op/qu.t
18422 ____________________________________________________________________________
18423 [ 8864] By: alanbur on 2001/02/20 22:35:34
18424 Log: Resynchronised with parent
18425 Branch: maint-5.6/pureperl
18426 !> README.win32 ext/GDBM_File/GDBM_File.pm
18427 !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
18428 !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
18429 !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
18430 !> t/lib/sdbm.t util.c
18431 ____________________________________________________________________________
18432 [ 8863] By: jhi on 2001/02/20 20:55:11
18433 Log: Integrate change #8860,8861 from mainline into maintperl.
18437 Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
18438 Branch: maint-5.6/perl
18439 !> lib/Test.pm pod/perlop.pod
18440 ____________________________________________________________________________
18441 [ 8862] By: jhi on 2001/02/20 20:30:07
18442 Log: Don't do casting between pointers pointing to differently sized
18446 ____________________________________________________________________________
18447 [ 8861] By: jhi on 2001/02/20 19:53:44
18448 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
18449 From: Peter Prymmer <pvhp@forte.com>
18450 Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
18451 Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
18454 ____________________________________________________________________________
18455 [ 8860] By: jhi on 2001/02/20 19:48:02
18456 Log: "pseudo-literal j", a documentation glitch reported to Debian.
18457 The text recovered from Perl 5.005_03, and pseudo-literal replaced
18458 by "backtick string".
18461 ____________________________________________________________________________
18462 [ 8859] By: jhi on 2001/02/20 19:15:46
18463 Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
18467 ____________________________________________________________________________
18468 [ 8858] By: jhi on 2001/02/20 17:36:53
18469 Log: Integrate pureperl changes #8844,8845,8850 to mainline
18470 (via maintperl #8855).
18472 Fixed %^H scoping bug
18474 Removed GV <-> CV refcount loop
18476 Removed %ENV refcount loop
18478 !> gv.c op.c perl.c pp.c scope.c
18479 ____________________________________________________________________________
18480 [ 8857] By: jhi on 2001/02/20 17:34:32
18481 Log: Integrate changes #8853,8854 from maintperl to mainline.
18483 EBDIC fixes, README.win32 Borland update.
18485 !> README.win32 handy.h util.c
18486 ____________________________________________________________________________
18487 [ 8856] By: jhi on 2001/02/20 17:33:16
18488 Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
18489 Branch: maint-5.6/perl
18490 !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
18491 !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
18492 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
18493 ____________________________________________________________________________
18494 [ 8855] By: jhi on 2001/02/20 17:32:13
18495 Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
18497 Fixed %^H scoping bug
18499 Removed GV <-> CV refcount loop
18501 Removed %ENV refcount loop
18502 Branch: maint-5.6/perl
18503 !> gv.c op.c perl.c pp.c scope.c
18504 ____________________________________________________________________________
18505 [ 8854] By: jhi on 2001/02/20 17:25:06
18506 Log: Subject: Addition to readme.win32 for Borland C++ compilers
18507 Date: Tue, 20 Feb 2001 02:15:25 +0300
18508 From: "Vadim Konovalov" <watman@inbox.ru>
18509 Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
18511 Document Borland compiler misbehaviour.
18512 Branch: maint-5.6/perl
18514 ____________________________________________________________________________
18515 [ 8853] By: jhi on 2001/02/20 17:22:25
18516 Log: The assimilation of ebcdic.c didn't quite work at the first try,
18517 patches from Thomas Dorner.
18518 Branch: maint-5.6/perl
18520 ____________________________________________________________________________
18521 [ 8852] By: jhi on 2001/02/20 17:20:15
18522 Log: Subject: [PATCH] More Mac OS patches for maint-5.6
18523 From: Chris Nandor <pudge@pobox.com>
18524 Date: Tue, 20 Feb 2001 08:32:45 -0500
18525 Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
18526 Branch: maint-5.6/perl
18528 ____________________________________________________________________________
18529 [ 8851] By: jhi on 2001/02/20 17:15:52
18530 Log: Filter::Util::Call update to 1.05, from Paul Marquess.
18532 ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
18533 ! t/lib/filter-util.t
18534 ____________________________________________________________________________
18535 [ 8850] By: alanbur on 2001/02/20 17:12:40
18536 Log: Removed %ENV refcount loop. Elements of %ENV are magical,
18537 and the magic pointer points back to the GV that contains the
18538 %ENV hash. This creates a refcount loop that prevents members
18539 of %ENV from being freed correctly. This change removes the
18540 refcount loop - the magic pointer was never used anyway, the
18541 only use of the magic was to check the type ('E') so that the
18542 appropriate environment manipulation code is called when %ENV
18544 Branch: maint-5.6/pureperl
18546 ____________________________________________________________________________
18547 [ 8849] By: jhi on 2001/02/20 17:12:20
18548 Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
18549 From: "Craig A. Berry" <craigberry@mac.com>
18550 Date: Mon, 19 Feb 2001 23:36:12 -0600
18551 Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
18553 Case-forgiving systems match TestInit.pm with TES*.
18555 ! t/lib/glob-basic.t
18556 ____________________________________________________________________________
18557 [ 8848] By: jhi on 2001/02/20 17:10:02
18558 Log: strict-w-proof the ?DBM_File, from Paul Marquess.
18560 ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
18561 ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
18562 ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
18563 ____________________________________________________________________________
18564 [ 8847] By: jhi on 2001/02/20 15:34:41
18565 Log: The #8843 wasn't quite right: %Config needs to imported.
18568 ____________________________________________________________________________
18569 [ 8846] By: jhi on 2001/02/20 15:31:50
18570 Log: Retract the #8838 and #8840 for now because of
18571 the DB_File tie problem.
18573 ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
18574 ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
18576 ____________________________________________________________________________
18577 [ 8845] By: alanbur on 2001/02/20 14:25:41
18578 Log: Removed GV <-> CV refcount loop
18579 CvGV(mycv) points to the parent GV of the CV, and was previously
18580 refcounted. The pointer remains, but the refcounting has been removed
18581 as it causes a refcount loop between the CV and GV that means the CV
18582 can't ever be deleted.
18583 Branch: maint-5.6/pureperl
18585 ____________________________________________________________________________
18586 [ 8844] By: alanbur on 2001/02/20 14:23:13
18587 Log: Fixed %^H scoping bug
18588 Branch: maint-5.6/pureperl
18590 ____________________________________________________________________________
18591 [ 8843] By: jhi on 2001/02/19 13:38:08
18592 Log: fork() not everywhere, cleanup temp files.
18595 ____________________________________________________________________________
18596 [ 8842] By: alanbur on 2001/02/19 12:42:07
18597 Log: Resynchronised with parent
18598 Branch: maint-5.6/pureperl
18599 !> pod/perlfaq4.pod sv.c utf8.c
18600 ____________________________________________________________________________
18601 [ 8841] By: jhi on 2001/02/19 03:35:51
18602 Log: Update Changes.
18604 ! Changes patchlevel.h
18605 ____________________________________________________________________________
18606 [ 8840] By: jhi on 2001/02/19 00:23:41
18607 Log: Subject: [patch] add sv_setref_uv
18608 From: Doug MacEachern <dougm@covalent.net>
18609 Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
18610 Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
18612 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
18613 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
18614 ____________________________________________________________________________
18615 [ 8839] By: jhi on 2001/02/19 00:01:38
18616 Log: Put to rest the 20010205.001, the email address checking (not) regex.
18619 ____________________________________________________________________________
18620 [ 8838] By: jhi on 2001/02/18 22:17:54
18621 Log: Subject: [patch] xsubpp: make sv_setref_* targetable
18622 From: Doug MacEachern <dougm@covalent.net>
18623 Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
18624 Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
18626 ! lib/ExtUtils/xsubpp
18627 ____________________________________________________________________________
18628 [ 8837] By: jhi on 2001/02/18 22:16:50
18629 Log: Subject: [patch] -Wall cleanup round 2
18630 From: Doug MacEachern <dougm@covalent.net>
18631 Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
18632 Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
18634 ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
18635 ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
18636 ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
18637 ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
18638 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
18639 ! ext/SDBM_File/SDBM_File.xs
18640 ____________________________________________________________________________
18641 [ 8836] By: jhi on 2001/02/18 22:11:20
18642 Log: Misapplied regex optimizations when \C is present.
18643 Fixes 20001230.002.
18645 What still remains broken is that the submatches that
18646 have \C in them get their UTF8 flag on because their
18647 parent SV has it on. This will result in malformed
18648 UTF8 if a \C happened to match a non-ASCII byte.
18650 ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
18652 ____________________________________________________________________________
18653 [ 8835] By: jhi on 2001/02/18 20:12:02
18654 Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
18656 The hash key got wrongly UTF8fied.
18658 ! pod/perlapi.pod toke.c utf8.c
18659 ____________________________________________________________________________
18660 [ 8834] By: jhi on 2001/02/18 19:44:25
18661 Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
18662 don't warn on magical or overloaded things.
18665 ____________________________________________________________________________
18666 [ 8833] By: nick on 2001/02/18 19:31:22
18667 Log: Integrate mainline
18669 +> t/TestInit.pm t/run/runenv.t
18671 !> MANIFEST Makefile.SH ext/Storable/ChangeLog
18672 !> ext/Storable/Storable.pm ext/Storable/Storable.xs
18673 !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
18674 !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
18675 !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
18676 !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
18678 ____________________________________________________________________________
18679 [ 8832] By: jhi on 2001/02/18 19:21:18
18680 Log: Integrate perlio.
18682 !> perlio.c pod/perldiag.pod
18683 ____________________________________________________________________________
18684 [ 8831] By: jhi on 2001/02/18 19:14:20
18685 Log: Integrate change #8827 from mainline.
18688 Branch: maint-5.6/perl
18690 ____________________________________________________________________________
18691 [ 8830] By: nick on 2001/02/18 19:10:34
18692 Log: Apply the spirit of patch from Nick Clark:
18693 Subject: [PATCH] Re: extensions that provide layers
18694 From: Nicholas Clark <nick@ccl4.org>
18695 Date: Mon, 12 Feb 2001 16:43:51 +0000
18696 Message-Id: <20010212164350.Q3652@plum.flirble.org>
18698 ! perlio.c pod/perldiag.pod
18699 ____________________________________________________________________________
18700 [ 8829] By: jhi on 2001/02/18 19:03:25
18701 Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN preamble on tests.
18702 From: schwern@pobox.com
18703 Date: Sun, 18 Feb 2001 13:44:35 -0500
18704 Message-ID: <20010218134435.A17544@magnonel.guild.net>
18706 Applied, but as t/TestInit.pm.
18709 ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
18710 ! t/op/subst_wamp.t
18711 ____________________________________________________________________________
18712 [ 8828] By: jhi on 2001/02/18 18:43:52
18713 Log: Integrate perlio.
18716 ____________________________________________________________________________
18717 [ 8827] By: jhi on 2001/02/18 18:41:33
18721 ____________________________________________________________________________
18722 [ 8826] By: nick on 2001/02/18 17:40:59
18723 Log: Fix [ID 20010217.002]
18724 open FOO, "<:raw:perlio", ...
18725 :raw now inserts default base layer below itself.
18727 open FOO, "<:unix", ...
18728 works as well - but leaves buffer layer on stack under the unix layer.
18731 ____________________________________________________________________________
18732 [ 8825] By: jhi on 2001/02/18 17:15:39
18733 Log: Integrate perlio.
18735 !> perlio.c perliol.h
18736 ____________________________________________________________________________
18737 [ 8824] By: jhi on 2001/02/18 17:10:53
18738 Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
18739 From: schwern@pobox.com
18740 Date: Sun, 18 Feb 2001 01:48:50 -0500
18741 Message-ID: <20010218014850.C19957@magnonel.guild.net>
18743 ! lib/Test/Harness.pm t/TEST t/op/chop.t
18744 ____________________________________________________________________________
18745 [ 8823] By: jhi on 2001/02/18 17:01:06
18746 Log: Add run/*.t to testables.
18749 ____________________________________________________________________________
18750 [ 8822] By: jhi on 2001/02/18 16:58:58
18751 Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
18752 From: schwern@pobox.com
18753 Date: Sun, 18 Feb 2001 01:11:35 -0500
18754 Message-ID: <20010218011135.A19957@magnonel.guild.net>
18756 Revive mjd's and Simon's PERL5OPT fix.
18760 ____________________________________________________________________________
18761 [ 8821] By: jhi on 2001/02/18 16:53:46
18762 Log: Subject: Re: Why t/TEST and not Test::Harness?
18763 From: schwern@pobox.com
18764 Date: Sat, 17 Feb 2001 22:44:44 -0500
18765 Message-ID: <20010217224444.A6679@magnonel.guild.net>
18767 Replace UTEST with TEST -utf8.
18770 ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
18771 ! t/lib/glob-basic.t
18772 ____________________________________________________________________________
18773 [ 8820] By: nick on 2001/02/18 13:06:16
18774 Log: Clean up a few core dumps when layers are used in unexpected ways.
18775 (Still not "right"...)
18777 ! perlio.c perliol.h
18778 ____________________________________________________________________________
18779 [ 8819] By: jhi on 2001/02/18 02:25:55
18780 Log: Integrate change #8818 from maintperl, a FAQ nit.
18782 !> pod/perlfaq4.pod
18783 ____________________________________________________________________________
18784 [ 8818] By: jhi on 2001/02/18 02:24:50
18785 Log: FAQ nit from Chris Fedde.
18786 Branch: maint-5.6/perl
18788 ____________________________________________________________________________
18789 [ 8817] By: nick on 2001/02/17 18:20:14
18790 Log: Integrate mainline
18792 +> lib/unicode/UCD.html lib/unicode/Unicode.html
18793 +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
18794 +> pod/perlclib.pod
18795 - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
18796 - lib/unicode/Unicode.301
18797 !> (integrate 324 files)
18798 ____________________________________________________________________________
18799 [ 8816] By: jhi on 2001/02/17 16:56:58
18800 Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
18802 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
18803 ! ext/Storable/Storable.xs t/lib/st-06compat.t
18804 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
18805 ____________________________________________________________________________
18806 [ 8815] By: jhi on 2001/02/17 16:40:07
18807 Log: Subject: [patch] -Wall
18808 From: Doug MacEachern <dougm@covalent.net>
18809 Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
18810 Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
18812 ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
18813 ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
18814 ____________________________________________________________________________
18815 [ 8814] By: jhi on 2001/02/16 19:27:18
18816 Log: Document qu better.
18819 ____________________________________________________________________________
18820 [ 8813] By: jhi on 2001/02/15 13:54:37
18821 Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
18822 From: Hugo <hv@crypt.compulink.co.uk>
18823 Date: Thu, 15 Feb 2001 13:39:49 +0000
18824 Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
18827 ____________________________________________________________________________
18828 [ 8812] By: alanbur on 2001/02/15 13:52:16
18829 Log: Resynchronised with parent
18830 Branch: maint-5.6/pureperl
18832 !> (integrate 36 files)
18833 ____________________________________________________________________________
18834 [ 8811] By: jhi on 2001/02/15 13:51:16
18835 Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
18837 Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
18838 From: Jan Dubois <JanD@ActiveState.com>
18839 Date: Wed, 31 Jan 2001 21:17:03 -0800
18840 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
18842 tweak change#8659 to keep it simple
18844 Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
18845 From: Russ Allbery <rra@stanford.edu>
18846 Date: 14 Feb 2001 10:15:41 -0800
18847 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
18851 Upgrade to podlators 1.08, from Russ Allbery.
18853 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
18854 !> utils/perldoc.PL
18855 ____________________________________________________________________________
18856 [ 8810] By: jhi on 2001/02/15 13:35:08
18857 Log: Upgrade to podlators 1.08, from Russ Allbery.
18858 Branch: maint-5.6/perl
18859 ! lib/Pod/Man.pm lib/Pod/Text.pm
18860 ____________________________________________________________________________
18861 [ 8809] By: jhi on 2001/02/15 13:26:38
18862 Log: (accidentally empty check-in)
18863 Branch: maint-5.6/perl
18864 ! lib/Test/Harness.pm
18865 ____________________________________________________________________________
18866 [ 8808] By: jhi on 2001/02/15 13:23:47
18867 Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
18868 From: Russ Allbery <rra@stanford.edu>
18869 Date: 14 Feb 2001 10:15:41 -0800
18870 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
18872 perldoc was hardcoding $Config{installscript}, which breaks
18873 when install* isn't where Perl ends up (such as with AFS).
18875 Use $Config{scriptdir} instead.
18876 Branch: maint-5.6/perl
18878 ____________________________________________________________________________
18879 [ 8807] By: jhi on 2001/02/14 14:37:27
18880 Log: Update Changes.
18882 ! Changes patchlevel.h
18883 ____________________________________________________________________________
18884 [ 8806] By: jhi on 2001/02/14 14:25:31
18885 Log: Integrate changes #8803,8804,8805 from mainline.
18887 Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
18889 Don't skip too much of the locale error message if no environ array,
18892 More MacOS Classic fixes from Chris Nandor.
18893 Branch: maint-5.6/perl
18894 !> doop.c lib/Cwd.pm perl.c perl.h util.c
18895 ____________________________________________________________________________
18896 [ 8805] By: jhi on 2001/02/14 03:29:01
18897 Log: More MacOS Classic fixes from Chris Nandor.
18899 ! doop.c lib/Cwd.pm
18900 ____________________________________________________________________________
18901 [ 8804] By: jhi on 2001/02/14 03:18:35
18902 Log: Don't skip too much of the locale error message if no environ array,
18906 ____________________________________________________________________________
18907 [ 8803] By: jhi on 2001/02/14 03:14:14
18908 Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
18911 ____________________________________________________________________________
18912 [ 8802] By: jhi on 2001/02/13 18:31:33
18913 Log: AUTHORS update.
18916 ____________________________________________________________________________
18917 [ 8801] By: jhi on 2001/02/13 17:55:19
18918 Log: Integrate change #8792 from mainline.
18920 Subject: buncha MacPerl patches for bleadperl
18921 From: Chris Nandor <pudge@pobox.com>
18922 Date: Tue, 13 Feb 2001 00:02:43 -0500
18923 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
18924 Branch: maint-5.6/perl
18925 !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
18926 !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
18927 !> t/lib/basename.t toke.c util.h
18928 ____________________________________________________________________________
18929 [ 8800] By: jhi on 2001/02/13 17:46:43
18930 Log: When doing that Fpos_t used in PerlIO_getpos proto needs
18931 to be forced to Off_t.
18933 Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
18934 From: nick@ccl4.org
18935 Date: Thu, 1 Feb 2001 12:01:04 +0000
18936 Message-Id: <20010201120103.E11401@plum.flirble.org>
18937 Branch: maint-5.6/perl
18938 ! iperlsys.h perlio.c
18939 ____________________________________________________________________________
18940 [ 8799] By: jhi on 2001/02/13 16:52:51
18941 Log: Duplex duplex hunk hunk.
18942 Branch: maint-5.6/perl
18944 ____________________________________________________________________________
18945 [ 8797] By: jhi on 2001/02/13 14:52:04
18946 Log: Subject: [PATCH perl@8773] integral ok lines for VMS
18947 From: "Craig A. Berry" <craigberry@mac.com>
18948 Date: Mon, 12 Feb 2001 11:05:25 -0600
18949 Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
18951 ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
18952 ____________________________________________________________________________
18953 [ 8796] By: jhi on 2001/02/13 14:36:47
18954 Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
18955 From: simon.cozens@pembroke.oxford.ac.uk
18956 Date: Sat, 10 Feb 2001 17:57:02 +0000
18957 Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
18959 Now it does include.
18962 ____________________________________________________________________________
18963 [ 8795] By: jhi on 2001/02/13 14:30:11
18964 Log: Sort the MANIFEST.
18967 ____________________________________________________________________________
18968 [ 8794] By: jhi on 2001/02/13 14:26:51
18969 Log: Integrate change #8793 from mainline, FAQ updates.
18970 Branch: maint-5.6/perl
18971 !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
18972 ____________________________________________________________________________
18973 [ 8793] By: jhi on 2001/02/13 14:25:13
18974 Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
18976 ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
18977 ____________________________________________________________________________
18978 [ 8792] By: jhi on 2001/02/13 14:22:50
18979 Log: Subject: buncha MacPerl patches for bleadperl
18980 From: Chris Nandor <pudge@pobox.com>
18981 Date: Tue, 13 Feb 2001 00:02:43 -0500
18982 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
18984 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
18985 ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
18986 ! t/lib/basename.t toke.c util.h
18987 ____________________________________________________________________________
18988 [ 8791] By: jhi on 2001/02/13 14:10:39
18989 Log: Integrate change #8790 from mainline.
18991 environ array wrongly assumed in Perl_init_i18nl10n(),
18992 Branch: maint-5.6/perl
18994 ____________________________________________________________________________
18995 [ 8790] By: jhi on 2001/02/13 14:06:15
18996 Log: environ array wrongly assumed in Perl_init_i18nl10n(),
18997 noticed by Chris Nandor in MacOS Classic.
19000 ____________________________________________________________________________
19001 [ 8789] By: jhi on 2001/02/13 13:58:07
19002 Log: Integrate changes #8373,8487,8544,8783 from mainline.
19004 Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
19005 hints files, the dynaloading, assimilate ebcdic into util.c.
19006 Branch: maint-5.6/perl
19008 ! MANIFEST hints/posix-bc.sh
19009 !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
19010 !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
19011 !> perlapi.c proto.h util.c
19012 ____________________________________________________________________________
19013 [ 8788] By: alanbur on 2001/02/13 10:33:13
19014 Log: Integrated changes from maint-5.6
19015 Branch: maint-5.6/pureperl
19016 !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
19017 !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
19018 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19019 !> vos/config.ga.h vos/configure_perl.cm
19020 ____________________________________________________________________________
19021 [ 8787] By: jhi on 2001/02/13 05:56:36
19022 Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
19025 ____________________________________________________________________________
19026 [ 8786] By: jhi on 2001/02/13 05:54:34
19027 Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
19028 From: Dorner Thomas <Thomas.Dorner@start.de>
19029 Date: Mon, 12 Feb 2001 15:06:26 +0100
19030 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
19031 Branch: maint-5.6/perl
19033 ____________________________________________________________________________
19034 [ 8785] By: jhi on 2001/02/13 05:29:04
19035 Log: Integrate change #8781 from maintperl, OpenBSD hints update.
19037 !> hints/openbsd.sh
19038 ____________________________________________________________________________
19039 [ 8784] By: jhi on 2001/02/13 02:25:24
19040 Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
19041 From: Peter Prymmer <pvhp@forte.com>
19042 Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
19043 Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
19046 ____________________________________________________________________________
19047 [ 8783] By: jhi on 2001/02/13 02:22:36
19048 Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
19051 ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
19052 ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
19054 ____________________________________________________________________________
19055 [ 8782] By: jhi on 2001/02/13 02:00:07
19056 Log: Add OpenBSD to the list of 5.6.1-okay platforms.
19057 Branch: maint-5.6/perl
19059 ____________________________________________________________________________
19060 [ 8781] By: jhi on 2001/02/13 01:58:44
19061 Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
19062 Branch: maint-5.6/perl
19064 ____________________________________________________________________________
19065 [ 8780] By: jhi on 2001/02/13 01:57:33
19066 Log: Synchronize the regexp tests between maintperl and mainline.
19067 Branch: maint-5.6/perl
19069 ____________________________________________________________________________
19070 [ 8779] By: jhi on 2001/02/13 01:49:35
19071 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
19072 From: Hugo <hv@crypt.compulink.co.uk>
19073 Date: Tue, 13 Feb 2001 00:11:11 +0000
19074 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
19076 ! regcomp.c t/op/re_tests
19077 ____________________________________________________________________________
19078 [ 8778] By: jhi on 2001/02/13 00:23:10
19079 Log: Comments do not nest.
19082 ____________________________________________________________________________
19083 [ 8777] By: jhi on 2001/02/13 00:17:54
19084 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
19085 From: Hugo <hv@crypt.compulink.co.uk>
19086 Date: Tue, 13 Feb 2001 00:11:11 +0000
19087 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
19088 Branch: maint-5.6/perl
19089 ! regcomp.c t/op/re_tests
19090 ____________________________________________________________________________
19091 [ 8776] By: jhi on 2001/02/12 23:25:52
19092 Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
19093 Branch: maint-5.6/perl
19095 ____________________________________________________________________________
19096 [ 8775] By: jhi on 2001/02/12 23:04:28
19097 Log: VOS updates for 5.6-TRIAL2 from Paul Green.
19098 Branch: maint-5.6/perl
19099 ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
19100 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
19101 ! vos/configure_perl.cm
19102 ____________________________________________________________________________
19103 [ 8774] By: jhi on 2001/02/12 22:59:11
19104 Log: Subject: Re: [patch] context for 'U' magic functions
19105 From: Doug MacEachern <dougm@covalent.net>
19106 Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
19107 Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
19109 plus the suggestion by Nick Ing-Simmons to name the macro
19110 as PERL_MG_UFUNC to avoid namespace pollution, plus add
19111 the advice by Doug for XS writers to perl.h
19114 ____________________________________________________________________________
19115 [ 8773] By: jhi on 2001/02/11 20:14:12
19116 Log: Update Changes.
19118 ! Changes patchlevel.h
19119 ____________________________________________________________________________
19120 [ 8772] By: jhi on 2001/02/11 18:47:52
19121 Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
19122 From: Simon Cozens <simon@cozens.net>
19123 Date: Wed, 31 Jan 2001 16:31:43 +0000
19124 Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
19127 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
19129 ____________________________________________________________________________
19130 [ 8771] By: jhi on 2001/02/11 18:36:48
19131 Log: Upgrade to Unicode 3.1 beta 2001-02-11.
19133 Blocks-4d3.beta.txt
19134 CaseFolding-3d4.beta.txt
19135 CompositionExclusions-3d6.beta.txt
19136 EastAsianWidth-4d4.beta.txt
19137 LineBreak-6d3.beta.txt
19138 NamesList-3.1.0d1.beta.txt
19139 PropList-3.1.0d4.beta.txt
19140 SpecialCasing-4d1.beta.txt
19141 UnicodeData-3.1.0d6.beta.txt
19143 + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
19144 +> lib/unicode/UCD.html lib/unicode/Unicode.html
19145 - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
19146 - lib/unicode/Unicode.301
19148 ____________________________________________________________________________
19149 [ 8770] By: jhi on 2001/02/11 17:26:22
19150 Log: UTF-8 documentation.
19153 ____________________________________________________________________________
19154 [ 8769] By: jhi on 2001/02/11 17:12:49
19155 Log: Retract #8762.
19158 ____________________________________________________________________________
19159 [ 8768] By: jhi on 2001/02/11 16:54:45
19160 Log: Subject: [PATCH] Test::Harness
19161 From: andreas.koenig@anima.de (Andreas J. Koenig)
19162 Date: 11 Feb 2001 14:37:00 +0100
19163 Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
19165 ! lib/Test/Harness.pm
19166 ____________________________________________________________________________
19167 [ 8767] By: jhi on 2001/02/11 16:53:52
19168 Log: Subject: [PATCH] Document makepatch in Porting/patching
19169 From: andreas.koenig@anima.de (Andreas J. Koenig)
19170 Date: 11 Feb 2001 16:46:28 +0100
19171 Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
19173 ! Porting/patching.pod
19174 ____________________________________________________________________________
19175 [ 8766] By: jhi on 2001/02/11 06:30:23
19176 Log: Subject: Re: [patch] GvSHARED
19177 Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
19178 From: Doug MacEachern <dougm@covalent.net>
19179 Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
19181 Subject: Re: [patch] GvSHARED
19182 From: Doug MacEachern <dougm@covalent.net>
19183 Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
19184 Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
19186 Subject: [patch] attributes.pm support for `shared'
19187 From: Doug MacEachern <dougm@covalent.net>
19188 Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
19189 Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
19191 our() attributes were ignored, our :shared pieces missing,
19192 allow attributes.pm to turn on shared.
19194 ! op.c t/op/attrs.t toke.c xsutils.c
19195 ____________________________________________________________________________
19196 [ 8765] By: alanbur on 2001/02/10 23:11:19
19197 Log: Resync with parent (hopefully sucessfully this time)
19198 Branch: maint-5.6/pureperl
19199 !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
19200 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
19201 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
19202 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
19203 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
19204 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
19205 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
19206 ____________________________________________________________________________
19207 [ 8764] By: jhi on 2001/02/10 22:54:38
19208 Log: Make TEST and UTEST more verbose in case something goes
19209 wrong in running/compiling a script, suggested by Doug
19213 ____________________________________________________________________________
19214 [ 8763] By: jhi on 2001/02/10 22:11:34
19215 Log: Bogus shebang.
19218 ____________________________________________________________________________
19219 [ 8762] By: jhi on 2001/02/10 21:56:02
19220 Log: (Retracted by #8769)
19223 ____________________________________________________________________________
19224 [ 8761] By: jhi on 2001/02/10 21:26:15
19225 Log: Subject: Re: [patch] GvSHARED
19226 From: Doug MacEachern <dougm@covalent.net>
19227 Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
19228 Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
19230 our @EXPORT : shared = (...);
19233 ____________________________________________________________________________
19234 [ 8760] By: jhi on 2001/02/10 21:25:07
19235 Log: Subject: [patch] GvSHARED
19236 From: Doug MacEachern <dougm@covalent.net>
19237 Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
19238 Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
19240 ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
19241 ____________________________________________________________________________
19242 [ 8759] By: alanbur on 2001/02/10 21:24:27
19243 Log: Backed out mismerge.
19244 Branch: maint-5.6/pureperl
19245 ! MANIFEST README.hpux README.vmesa gv.c installhtml
19246 ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
19247 ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
19248 ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
19249 ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
19250 ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
19251 ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
19252 ____________________________________________________________________________
19253 [ 8758] By: jhi on 2001/02/10 18:01:17
19254 Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
19256 Fixed UMRs and leak in Perl_pmtrans()
19258 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
19259 associated UTFied tr/// code. Also fixed scoping leak of
19262 newATTRSUB leaks when an attempt to redefine the active sort sub is
19264 Branch: maint-5.6/perl
19266 ____________________________________________________________________________
19267 [ 8757] By: alanbur on 2001/02/10 17:56:46
19268 Log: Resynchronised with parent
19269 Branch: maint-5.6/pureperl
19273 !> MANIFEST README.hpux README.vmesa installhtml
19274 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
19275 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
19276 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
19277 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
19278 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
19279 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
19280 ____________________________________________________________________________
19281 [ 8756] By: alanbur on 2001/02/10 17:51:15
19282 Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
19284 Branch: maint-5.6/pureperl
19286 ____________________________________________________________________________
19287 [ 8755] By: jhi on 2001/02/09 22:41:35
19288 Log: Upgrade to CPAN 1.59_54, from Andreas König.
19290 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
19291 ____________________________________________________________________________
19292 [ 8754] By: jhi on 2001/02/09 22:29:20
19293 Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
19295 Didn't upgrade the fill.t since it has a dependency to File::Slurp
19296 purely for debugging purposes, the actual test hasn't changed.
19298 ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
19300 ____________________________________________________________________________
19301 [ 8753] By: jhi on 2001/02/09 20:17:50
19302 Log: Integrate change #8682 from maintperl.
19304 IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
19308 ____________________________________________________________________________
19309 [ 8752] By: jhi on 2001/02/09 20:00:46
19310 Log: Update Changes.
19312 ! Changes patchlevel.h
19313 ____________________________________________________________________________
19314 [ 8751] By: nick on 2001/02/09 19:48:37
19315 Log: Integrate mainline
19317 +> README.bs2000 t/lib/cgi-esc.t
19319 !> (integrate 53 files)
19320 ____________________________________________________________________________
19321 [ 8750] By: nick on 2001/02/09 19:25:16
19322 Log: Subject: RE: Biannual Competition to Improve Hashing Function
19323 From: Fisher Mark <fisherm@tce.com>
19324 Date: Thu, 8 Feb 2001 10:44:00 -0500
19325 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
19326 Date: Thu, 8 Feb 2001 15:02:47 -0500
19327 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
19329 ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
19330 ____________________________________________________________________________
19331 [ 8749] By: jhi on 2001/02/09 19:02:35
19332 Log: Forgotten fragment.
19335 ____________________________________________________________________________
19336 [ 8748] By: jhi on 2001/02/09 18:31:34
19337 Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
19338 plus manual tweakage.
19340 Sync the perlfaq2 between mainline and maintperl.
19341 Branch: maint-5.6/perl
19344 !> pod/perlfaq2.pod
19345 ____________________________________________________________________________
19346 [ 8747] By: jhi on 2001/02/09 18:12:04
19347 Log: Subject: versiononly and installperl
19348 From: abigail@foad.org
19349 Date: Wed, 7 Feb 2001 22:43:12 +0100
19350 Message-ID: <20010207214312.7045.qmail@foad.org>
19352 Add +v flag to force a normal install of the perl binary
19355 Subject: [PATCH] installperl
19356 From: Nicholas Clark <nick@ccl4.org>
19357 Date: Fri, 9 Feb 2001 16:28:57 +0000
19358 Message-ID: <20010209162857.B10931@plum.flirble.org>
19360 Add -A flag which also hardlinks the binary with
19361 the full architecture name.
19364 ____________________________________________________________________________
19365 [ 8746] By: jhi on 2001/02/09 18:03:43
19366 Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
19368 Subject: perlfaq2, re: perlmongers
19370 Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
19372 Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
19374 Subject: [ID 20010205.001] typo in perlfaq9
19376 Subject: [ID 20010208.002] unordered explanation in perlcall
19377 Branch: maint-5.6/perl
19378 !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
19379 !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
19380 !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
19381 ____________________________________________________________________________
19382 [ 8745] By: jhi on 2001/02/09 17:59:09
19383 Log: Subject: [ID 20010208.002] unordered explanation in perlcall
19384 From: abela@geneanet.org
19385 Date: Thu, 8 Feb 2001 16:11:46 +0100 (CET)
19386 Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
19389 ____________________________________________________________________________
19390 [ 8744] By: jhi on 2001/02/09 17:48:16
19391 Log: Subject: [ID 20010205.001] typo in perlfaq9
19392 From: eserte@vran.herceg.de
19393 Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
19394 Message-Id: <200102042244.XAA21926@vran.herceg.de>
19397 ____________________________________________________________________________
19398 [ 8743] By: jhi on 2001/02/09 17:25:12
19399 Log: Integrate change #8695 from maintperl.
19401 thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
19404 ____________________________________________________________________________
19405 [ 8742] By: jhi on 2001/02/09 17:21:22
19406 Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
19407 From: Andy Dougherty <doughera@lafayette.edu>
19408 Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
19409 Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
19412 ____________________________________________________________________________
19413 [ 8741] By: jhi on 2001/02/09 17:05:19
19414 Log: Integrate changes #8738,8739,8740 from maintperl.
19416 Html files will be installed in a more logical and easier to
19417 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
19419 Html files will be generated with a header to make them look
19420 a little less bare.
19422 Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
19424 !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
19425 ____________________________________________________________________________
19426 [ 8740] By: jhi on 2001/02/09 17:03:46
19427 Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
19428 From: "Brendan O'Dea" <bod@compusol.com.au>
19429 Date: Sun, 4 Feb 2001 11:17:56 +1100
19430 Message-ID: <20010204111756.A16301@compusol.com.au>
19431 Branch: maint-5.6/perl
19433 ____________________________________________________________________________
19434 [ 8739] By: jhi on 2001/02/09 17:01:59
19435 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
19436 From: "Indy Singh" <indy@nusphere.com>
19437 Date: Fri, 2 Feb 2001 15:09:59 -0500
19438 Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
19440 Html files will be generated with a header to make them look
19441 a little less bare.
19442 Branch: maint-5.6/perl
19444 ____________________________________________________________________________
19445 [ 8738] By: jhi on 2001/02/09 16:58:48
19446 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
19447 From: "Indy Singh" <indy@nusphere.com>
19448 Date: Fri, 2 Feb 2001 15:08:23 -0500
19449 Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
19451 Html files will be installed in a more logical and easier to
19452 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
19453 Branch: maint-5.6/perl
19454 ! win32/Makefile win32/makefile.mk
19455 ____________________________________________________________________________
19456 [ 8737] By: jhi on 2001/02/09 16:46:54
19457 Log: Integrate changes #8687,8736 from maintperl.
19459 HP-UX thread patches from Merijn H. Brand.
19461 Latin nit from Philip Newton.
19463 !> README.hpux hints/hpux.sh
19464 ____________________________________________________________________________
19465 [ 8736] By: jhi on 2001/02/09 16:42:31
19466 Log: Latin nit from Philip Newton.
19467 Branch: maint-5.6/perl
19469 ____________________________________________________________________________
19470 [ 8735] By: jhi on 2001/02/09 16:24:03
19471 Log: Integrate changes #8704,8710 from pureperl.
19473 Fixed UMRs and leak in Perl_pmtrans()
19475 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
19476 associated UTFied tr/// code. Also fixed scoping leak of
19480 ____________________________________________________________________________
19481 [ 8734] By: jhi on 2001/02/09 15:40:21
19482 Log: Integrate change #8733 from maintperl.
19484 Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
19487 ____________________________________________________________________________
19488 [ 8733] By: jhi on 2001/02/09 15:35:47
19489 Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
19490 From: Prymmer/Kahn <pvhp@best.com>
19491 Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
19492 Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
19493 Branch: maint-5.6/perl
19495 ____________________________________________________________________________
19496 [ 8732] By: jhi on 2001/02/09 15:26:17
19497 Log: Rename README.posix-bc to README.bs2000 (to avoid the
19498 confusion of a "perlposix-bc.pod"), add a few missing
19499 arch pods, regen toc.
19500 Branch: maint-5.6/perl
19503 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
19504 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
19505 ____________________________________________________________________________
19506 [ 8731] By: jhi on 2001/02/09 15:23:39
19507 Log: De-cut-and-pasto.
19510 ____________________________________________________________________________
19511 [ 8730] By: jhi on 2001/02/09 15:11:13
19512 Log: Rename README.posix-bc to README.bs2000 to avoid confusion
19513 when people think that perlposix-bc.pod tells anything about
19514 Perl and POSIX. Regen toc.
19518 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
19519 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
19520 ____________________________________________________________________________
19521 [ 8729] By: jhi on 2001/02/09 14:52:28
19522 Log: The README.vmesa part of #8712 from maintperl.
19525 ____________________________________________________________________________
19526 [ 8728] By: jhi on 2001/02/09 14:46:06
19527 Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
19528 From: Peter Prymmer <pvhp@forte.com>
19529 Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
19530 Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
19531 Branch: maint-5.6/perl
19532 ! README.vmesa win32/Makefile win32/makefile.mk
19533 ____________________________________________________________________________
19534 [ 8727] By: jhi on 2001/02/09 14:33:25
19535 Log: Integrate change #8712 from mainline.
19537 [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
19538 Branch: maint-5.6/perl
19540 ____________________________________________________________________________
19541 [ 8726] By: jhi on 2001/02/09 14:30:28
19542 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
19543 From: Peter Prymmer <pvhp@forte.com>
19544 Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
19545 Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
19548 ! MANIFEST lib/CGI/Util.pm
19549 ____________________________________________________________________________
19550 [ 8725] By: jhi on 2001/02/09 04:56:47
19551 Log: Add NonStopUX to the list of 5.6.1-proven platforms.
19552 Branch: maint-5.6/perl
19554 ____________________________________________________________________________
19555 [ 8724] By: jhi on 2001/02/09 04:40:59
19556 Log: Integrate changes 7819,7820 from vmsperl into mainline.
19558 Add header for LIB$ prototypes (C. Berry)
19560 Convert fwrite()s to sockets to write()s, since some socket stacks
19561 don't take kindly to stdio.
19562 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
19563 (for often optional LNMs)
19564 Correct a few typos
19567 !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
19568 ____________________________________________________________________________
19569 [ 8723] By: jhi on 2001/02/09 03:29:29
19570 Log: Integrate change #8722 from mainline.
19572 The Im() function wasn't returning zero for non-Math::Complex
19573 arguments. The bug reported by John Gamble.
19574 Branch: maint-5.6/perl
19575 !> lib/Math/Complex.pm
19576 ____________________________________________________________________________
19577 [ 8722] By: jhi on 2001/02/09 03:28:33
19578 Log: The Im() function wasn't returning zero for non-Math::Complex
19579 arguments. The bug reported by John Gamble.
19581 ! lib/Math/Complex.pm
19582 ____________________________________________________________________________
19583 [ 8721] By: nick on 2001/02/08 22:11:35
19584 Log: Correct the correction :-(
19587 ____________________________________________________________________________
19588 [ 8720] By: bailey on 2001/02/08 20:59:22
19589 Log: Convert frwite()s to sockets to write()s, since some socket stacks
19590 don't take kindly to stdio.
19591 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
19592 (for often optional LNMs)
19593 Correct a few typos
19596 ! vms/vms.c vms/vmsish.h
19597 ____________________________________________________________________________
19598 [ 8719] By: bailey on 2001/02/08 20:51:02
19599 Log: Add header for LIB$ prototypes (C. Berry)
19601 ! ext/Devel/DProf/DProf.xs
19602 ____________________________________________________________________________
19603 [ 8718] By: bailey on 2001/02/08 20:49:00
19606 +> pod/perliol.pod t/lib/sample-tests/bailout
19607 +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
19608 +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
19609 +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
19610 +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
19611 +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
19612 +> t/lib/sample-tests/with_comments t/lib/test-harness.t
19613 - lib/unicode/Is/DCinital.pl
19614 !> (integrate 101 files)
19615 ____________________________________________________________________________
19616 [ 8717] By: nick on 2001/02/08 19:38:48
19617 Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
19618 From: Robin Barker <rmb1@cise.npl.co.uk>
19619 Date: Thu, 8 Feb 2001 14:38:07 GMT
19620 Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
19623 ____________________________________________________________________________
19624 [ 8716] By: nick on 2001/02/08 19:29:07
19625 Log: Generated files form 8713 etc.
19627 ! embed.h global.sym objXSUB.h perlapi.c proto.h
19628 ____________________________________________________________________________
19629 [ 8715] By: nick on 2001/02/08 19:26:08
19630 Log: Fixup non-ithread build after 8713
19633 ____________________________________________________________________________
19634 [ 8714] By: nick on 2001/02/08 19:17:45
19635 Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
19636 From: nick@ccl4.org
19637 Date: Wed, 7 Feb 2001 00:27:47 +0000
19638 Message-Id: <20010207002747.B63724@plum.flirble.org>
19641 ____________________________________________________________________________
19642 [ 8713] By: nick on 2001/02/08 19:15:58
19643 Log: Subject: Re: [patch] Re: PL_ptr_table
19644 From: Doug Maceachern <dougm@covalent.net>
19645 Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
19646 Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
19648 ! embed.pl perl.c sv.c sv.h
19649 ____________________________________________________________________________
19650 [ 8712] By: nick on 2001/02/08 19:12:47
19651 Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
19652 From: Peter Prymmer <pvhp@forte.com>
19653 Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
19654 Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
19657 ____________________________________________________________________________
19658 [ 8711] By: nick on 2001/02/07 21:06:11
19659 Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
19660 Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
19661 From: Alan Burlison <Alan.Burlison@uk.sun.com>
19662 Date: Tue, 06 Feb 2001 23:37:01 +0000
19663 Message-Id: <3A808A9D.20F7A035@uk.sun.com>
19666 ____________________________________________________________________________
19667 [ 8710] By: alanbur on 2001/02/07 00:22:04
19668 Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
19669 associated UTFied tr/// code. Also fixed scoping leak of
19671 Branch: maint-5.6/pureperl
19673 ____________________________________________________________________________
19674 [ 8709] By: nick on 2001/02/06 21:16:49
19675 Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
19676 From: Michael G Schwern <schwern@pobox.com>
19677 Date: Sun, 4 Feb 2001 19:47:14 -0500
19678 Message-Id: <20010204194714.A4698@blackrider.aocn.com>
19680 ! pod/perlapi.pod pod/perlmodlib.PL
19681 ____________________________________________________________________________
19682 [ 8708] By: nick on 2001/02/06 20:41:20
19683 Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
19684 From: Michael G Schwern <schwern@pobox.com>
19685 Date: Sun, 4 Feb 2001 21:17:49 -0500
19686 Message-Id: <20010204211748.A13415@blackrider.aocn.com>
19688 ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
19689 ! pod/perltootc.pod
19690 ____________________________________________________________________________
19691 [ 8707] By: nick on 2001/02/06 20:29:11
19692 Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
19693 From: Michael G Schwern <schwern@pobox.com>
19694 Date: Tue, 6 Feb 2001 05:54:30 -0500
19695 Message-Id: <20010206055430.A951@blackrider.aocn.com>
19697 ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
19698 ____________________________________________________________________________
19699 [ 8706] By: nick on 2001/02/06 20:21:40
19700 Log: Subject: RE: some win32 fixes
19701 Date: Tue, 6 Feb 2001 09:23:20 +0300
19702 From: Vadim Konovalov <vkonovalov@lucent.com>
19703 Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
19705 ! toke.c win32/Makefile win32/config.bc win32/config.gc
19706 ! win32/config.vc win32/config_H.bc win32/makefile.mk
19707 ____________________________________________________________________________
19708 [ 8705] By: alanbur on 2001/02/06 15:00:03
19709 Log: Synchronised with parent
19710 Branch: maint-5.6/pureperl
19712 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
19713 !> utils/perldoc.PL win32/Makefile win32/makefile.mk
19714 ____________________________________________________________________________
19715 [ 8704] By: alanbur on 2001/02/06 14:55:24
19716 Log: Fixed UMRs and leak in Perl_pmtrans()
19717 Branch: maint-5.6/pureperl
19719 ____________________________________________________________________________
19720 [ 8703] By: gsar on 2001/02/06 02:29:37
19721 Log: $(MAKE) distclean doesn't clean up properly on windows
19722 Branch: maint-5.6/perl
19723 ! win32/Makefile win32/makefile.mk
19724 ____________________________________________________________________________
19725 [ 8702] By: gsar on 2001/02/06 01:00:46
19726 Log: tweak change#8659 to keep it simple
19727 Branch: maint-5.6/perl
19729 ____________________________________________________________________________
19730 [ 8701] By: gsar on 2001/02/05 22:45:41
19731 Log: change#8693 was missing testsuite changes
19732 Branch: maint-5.6/perl
19733 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
19734 ____________________________________________________________________________
19735 [ 8700] By: nick on 2001/02/05 20:32:52
19736 Log: Integrate mainline
19738 +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
19739 +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
19740 +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
19741 +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
19742 +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
19743 +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
19744 +> t/lib/test-harness.t
19745 !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
19746 !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
19747 !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
19748 !> pod/perlutil.pod t/TEST utils/h2xs.PL
19749 ____________________________________________________________________________
19750 [ 8699] By: nick on 2001/02/05 19:41:07
19751 Log: Subject: perlfaq2, re: perlmongers
19752 From: David H. Adler <dha@panix.com>
19753 Date: Sun, 4 Feb 2001 23:48:23 -0500
19754 Message-Id: <20010204234823.A13429@panix.com>
19757 ____________________________________________________________________________
19758 [ 8698] By: nick on 2001/02/05 19:39:31
19759 Log: Missed file f#rom the testharness mess.
19761 + t/lib/test-harness.t
19762 ____________________________________________________________________________
19763 [ 8697] By: nick on 2001/02/05 19:37:21
19764 Log: Subject: [DOC PATCH] overload.pm nits
19765 From: John Tobey <jtobey@john-edwin-tobey.org>
19766 Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
19767 Message-Id: <m14Pae7-000FOoC@feynman.localnet>
19770 ____________________________________________________________________________
19771 [ 8696] By: alanbur on 2001/02/05 11:56:00
19772 Log: Sync with parent
19773 Branch: maint-5.6/pureperl
19775 ____________________________________________________________________________
19776 [ 8695] By: gsar on 2001/02/05 03:27:34
19777 Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
19778 Branch: maint-5.6/perl
19780 ____________________________________________________________________________
19781 [ 8694] By: alanbur on 2001/02/05 00:07:47
19782 Log: Initial branch creation from //depot/maint-5.6/perl
19783 Branch: maint-5.6/pureperl
19784 +> (branch 1719 files)
19785 ____________________________________________________________________________
19786 [ 8693] By: gsar on 2001/02/04 22:38:49
19787 Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
19789 Branch: maint-5.6/perl
19790 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
19791 !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
19792 !> ext/DB_File/version.c
19793 ____________________________________________________________________________
19794 [ 8692] By: nick on 2001/02/04 18:15:57
19795 Log: The missed t/TEST part of the grand testharness upgrade.
19798 ____________________________________________________________________________
19799 [ 8691] By: nick on 2001/02/04 18:05:17
19800 Log: New improved test harness
19801 Subject: Re: [PATCH Test::Harness] Third time's a charm?
19802 From: Michael G Schwern <schwern@pobox.com>
19803 Date: Sun, 4 Feb 2001 08:01:20 -0500
19804 Message-Id: <20010204080120.G10493@blackrider.aocn.com>
19806 + t/lib/sample-tests/bailout t/lib/sample-tests/combined
19807 + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
19808 + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
19809 + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
19810 + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
19811 + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
19812 ! MANIFEST lib/Test/Harness.pm
19813 ____________________________________________________________________________
19814 [ 8690] By: nick on 2001/02/04 17:57:51
19815 Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
19816 From: Jonathan Stowe <gellyfish@gellyfish.com>
19817 Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
19818 Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
19821 ____________________________________________________________________________
19822 [ 8689] By: nick on 2001/02/04 17:55:24
19823 Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
19824 From: Michael G Schwern <schwern@pobox.com>
19825 Date: Sat, 3 Feb 2001 22:46:38 -0500
19826 Message-Id: <20010203224638.E10493@blackrider.aocn.com>
19828 ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
19829 ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
19830 ____________________________________________________________________________
19831 [ 8688] By: nick on 2001/02/04 17:43:55
19832 Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
19833 length byfailing to spot lack of closing )
19834 From: nick@talking.bollo.cx
19835 Date: Sat, 03 Feb 2001 23:53:16 +0000
19836 Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
19838 ! perlio.c pod/perldiag.pod
19839 ____________________________________________________________________________
19840 [ 8687] By: jhi on 2001/02/03 17:11:42
19841 Log: HP-UX thread patches from Merijn H. Brand.
19842 Branch: maint-5.6/perl
19843 ! README.hpux hints/hpux.sh
19844 ____________________________________________________________________________
19845 [ 8686] By: jhi on 2001/02/03 16:40:12
19846 Log: Metaconfig changes for #8685.
19848 ! U/installdirs/instubperl.U
19849 Branch: metaconfig/U/perl
19850 ! Devel.U versiononly.U
19851 ____________________________________________________________________________
19852 [ 8685] By: jhi on 2001/02/03 16:39:49
19853 Log: For -Dusedevel builds turn off installusrbinperl and turn on
19854 versiononly, a combined idea of Richard Soderberg and Merijn
19855 H. Brand. You can still override both of these from the command
19856 line if you need to, -Dinstallusrbinperl and -Uversiononly.
19859 ____________________________________________________________________________
19860 [ 8684] By: jhi on 2001/02/03 16:16:34
19861 Log: Metaconfig unit fix for #8683.
19863 ! U/compline/nblock_io.U
19864 ____________________________________________________________________________
19865 [ 8683] By: jhi on 2001/02/03 16:16:12
19866 Log: Configure fix for the DYNIX/ptx F_SETFL problem,
19867 reported by Peter Prymmer for 5.6-TRIAL1.
19870 ____________________________________________________________________________
19871 [ 8682] By: jhi on 2001/02/03 05:52:11
19872 Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
19874 Branch: maint-5.6/perl
19876 ____________________________________________________________________________
19877 [ 8681] By: jhi on 2001/02/03 05:47:33
19878 Log: perlport tweaks from Peter Prymmer and Chris Nandor.
19879 Branch: maint-5.6/perl
19881 ____________________________________________________________________________
19882 [ 8680] By: jhi on 2001/02/02 21:39:49
19883 Log: perlport update from Peter Prymmer.
19884 Branch: maint-5.6/perl
19886 ____________________________________________________________________________
19887 [ 8679] By: nick on 2001/02/02 20:50:48
19888 Log: Integrate mainline
19890 !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
19891 !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
19892 !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
19893 ____________________________________________________________________________
19894 [ 8678] By: gsar on 2001/02/02 16:02:12
19895 Log: note about bincompat, slightly modified (from Lupe Christoph)
19896 Branch: maint-5.6/perl
19898 ____________________________________________________________________________
19899 [ 8677] By: jhi on 2001/02/02 15:46:20
19900 Log: Supported platforms updates.
19901 Branch: maint-5.6/perl
19903 ____________________________________________________________________________
19904 [ 8676] By: jhi on 2001/02/02 03:41:26
19905 Log: A couple more perlfaq2 tweaks.
19906 Branch: maint-5.6/perl
19908 ____________________________________________________________________________
19909 [ 8675] By: jhi on 2001/02/02 03:17:44
19910 Log: Misedit in #8661.
19911 Branch: maint-5.6/perl
19913 ____________________________________________________________________________
19914 [ 8674] By: jhi on 2001/02/02 03:14:38
19916 Branch: maint-5.6/perl
19918 ____________________________________________________________________________
19919 [ 8673] By: jhi on 2001/02/02 03:12:40
19920 Log: perlfaq update from Elaine Ashton.
19921 Branch: maint-5.6/perl
19923 ____________________________________________________________________________
19924 [ 8672] By: jhi on 2001/02/02 03:07:08
19925 Log: UTF-8 s/// patch from Inaba Hiroto.
19926 Branch: maint-5.6/perl
19927 ! pp_ctl.c pp_hot.c
19928 ____________________________________________________________________________
19929 [ 8671] By: jhi on 2001/02/01 22:34:31
19930 Log: Update Changes.
19932 ! Changes patchlevel.h
19933 ____________________________________________________________________________
19934 [ 8670] By: jhi on 2001/02/01 22:15:29
19935 Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
19938 Upgrade to Getopt::Long 2.25, from Johan Vromans.
19940 more files need to be writable in the source distribution
19942 perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
19944 Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
19946 Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
19948 Allow the float to be fuzzier.
19950 need to use INT2PTR instead of a straight cast or ia64 fails
19952 Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
19954 add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
19956 !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
19957 !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
19958 !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
19959 ____________________________________________________________________________
19960 [ 8669] By: jhi on 2001/02/01 21:57:02
19961 Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
19962 From: Robin Barker <rmb1@cise.npl.co.uk>
19963 Date: Thu, 1 Feb 2001 16:59:05 GMT
19964 Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
19965 Branch: maint-5.6/perl
19966 ! pod/perlmodlib.PL
19967 ____________________________________________________________________________
19968 [ 8668] By: nick on 2001/02/01 19:41:40
19969 Log: Integrate mainline
19971 !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
19972 !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
19973 !> t/op/each.t utf8.c utf8.h util.c vms/test.com
19974 ____________________________________________________________________________
19975 [ 8667] By: gsar on 2001/02/01 16:59:11
19976 Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
19977 Branch: maint-5.6/perl
19978 ! embed.pl embedvar.h
19979 ____________________________________________________________________________
19980 [ 8666] By: gsar on 2001/02/01 16:34:51
19981 Log: add missing entries to win32/config.?c
19982 Branch: maint-5.6/perl
19983 ! win32/config.bc win32/config.gc win32/config.vc
19984 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
19985 ____________________________________________________________________________
19986 [ 8665] By: jhi on 2001/02/01 14:58:51
19987 Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
19988 From: "Stephen P. Potter" <spp@spotter.yi.org>
19989 Date: Thu, 01 Feb 2001 10:45:46 -0500
19990 Message-Id: <200102011545.KAA31479@spotter.yi.org>
19991 Branch: maint-5.6/perl
19993 ____________________________________________________________________________
19994 [ 8664] By: gsar on 2001/02/01 14:52:37
19995 Log: need to use INT2PTR instead of a straight cast or ia64 fails
19996 posix.t (from Brendan O'Dea <bod@compusol.com.au>)
19997 Branch: maint-5.6/perl
19998 ! ext/POSIX/POSIX.xs
19999 ____________________________________________________________________________
20000 [ 8663] By: jhi on 2001/02/01 14:09:13
20001 Log: Allow the float to be fuzzier.
20002 Branch: maint-5.6/perl
20004 ____________________________________________________________________________
20005 [ 8662] By: jhi on 2001/02/01 13:59:00
20006 Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
20007 From: Robin Barker <rmb1@cise.npl.co.uk>
20008 Date: Thu, 1 Feb 2001 13:05:39 GMT
20009 Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
20010 Branch: maint-5.6/perl
20011 ! pod/perlmodlib.pod
20012 ____________________________________________________________________________
20013 [ 8661] By: jhi on 2001/02/01 13:57:38
20014 Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
20015 Date: Thu, 01 Feb 2001 14:15:41 +0100
20016 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20017 Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
20019 Have the $ccflags in the gcc version test (strange, this change
20020 is claimed to be have been integrated already)
20021 Branch: maint-5.6/perl
20023 ____________________________________________________________________________
20024 [ 8660] By: jhi on 2001/02/01 13:44:10
20025 Log: Integrate changes #7950,7964,7962 from mainline.
20027 Find the stdchar signedness using cpp, should fix some of
20028 the Solaris compiler warnings reported by Alan Burlison.
20029 Branch: maint-5.6/perl
20030 !> Configure config_h.SH
20031 ____________________________________________________________________________
20032 [ 8659] By: jhi on 2001/02/01 05:35:32
20033 Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
20034 From: Jan Dubois <JanD@ActiveState.com>
20035 Date: Wed, 31 Jan 2001 21:17:03 -0800
20036 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
20037 Branch: maint-5.6/perl
20039 ____________________________________________________________________________
20040 [ 8658] By: jhi on 2001/02/01 04:33:17
20041 Log: Integrate the README.os390 and README.posix-bc parts of mainline
20042 changes #8373,8486, 8544,8556. (The hints/os390.sh,Makefile.SH,
20043 installperl parts were taken care of by #8657.)
20044 Branch: maint-5.6/perl
20045 !> README.os390 README.posix-bc
20046 ____________________________________________________________________________
20047 [ 8657] By: jhi on 2001/02/01 04:29:21
20048 Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
20049 From: Peter Prymmer <pvhp@forte.com>
20050 Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
20051 Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
20052 Branch: maint-5.6/perl
20053 + ext/DynaLoader/dl_dllload.xs
20054 ! MANIFEST Makefile.SH hints/os390.sh installperl
20055 ____________________________________________________________________________
20056 [ 8656] By: jhi on 2001/02/01 04:25:45
20057 Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
20058 From: Peter Prymmer <pvhp@forte.com>
20059 Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
20060 Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
20061 Branch: maint-5.6/perl
20062 ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
20063 ____________________________________________________________________________
20064 [ 8655] By: jhi on 2001/02/01 04:14:47
20065 Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
20066 From: troc@netrus.net
20067 Date: Wed, 31 Jan 2001 22:31:26 -0500
20068 Message-Id: <200102010331.WAA117.85@rocco.homenet>
20069 Branch: maint-5.6/perl
20071 ____________________________________________________________________________
20072 [ 8654] By: jhi on 2001/02/01 04:12:52
20073 Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
20074 as reported by Alan Burlison.
20075 Branch: maint-5.6/perl
20077 ____________________________________________________________________________
20078 [ 8653] By: jhi on 2001/02/01 04:05:12
20079 Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
20080 From: dsugalski@northernlight.com
20081 Date: Wed, 31 Jan 2001 18:54:11 -0500
20082 Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
20083 Branch: maint-5.6/perl
20085 ____________________________________________________________________________
20086 [ 8652] By: jhi on 2001/02/01 04:03:11
20087 Log: Misplaced #endif.
20089 Subject: [perl-5-6-1-trial2] patches for EPOC
20090 From: Olaf Flebbe <O.Flebbe@science-computing.de>
20091 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
20092 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
20093 Branch: maint-5.6/perl
20095 ____________________________________________________________________________
20096 [ 8651] By: jhi on 2001/02/01 04:00:25
20097 Log: Integrate changes #8647,8648,8650 from mainline.
20099 Macrofy a magic UTF-8 test.
20101 Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
20103 Watch out for cross compiling for EPOC (usually done on linux).
20104 Branch: maint-5.6/perl
20105 !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
20106 ____________________________________________________________________________
20107 [ 8650] By: jhi on 2001/02/01 03:56:20
20108 Log: Watch out for cross compiling for EPOC (usually done on linux)
20110 Subject: [perl-5-6-1-trial2] patches for EPOC
20111 From: Olaf Flebbe <O.Flebbe@science-computing.de>
20112 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
20113 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
20115 ! ext/Errno/Errno_pm.PL
20116 ____________________________________________________________________________
20117 [ 8649] By: gsar on 2001/02/01 00:46:00
20118 Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
20119 Branch: maint-5.6/perl
20121 ____________________________________________________________________________
20122 [ 8648] By: jhi on 2001/01/31 23:35:36
20123 Log: All the uses of PL_numeric_radix must be protected by
20124 USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
20126 Subject: [perl-5-6-1-trial2] patches for EPOC
20127 From: Olaf Flebbe <O.Flebbe@science-computing.de>
20128 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
20129 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
20132 ____________________________________________________________________________
20133 [ 8647] By: jhi on 2001/01/31 22:56:16
20134 Log: Macrofy a magic UTF-8 test.
20137 ____________________________________________________________________________
20138 [ 8646] By: gsar on 2001/01/31 15:55:12
20139 Log: update Changes
20140 Branch: maint-5.6/perl
20142 ____________________________________________________________________________
20143 [ 8645] By: gsar on 2001/01/31 15:10:14
20144 Log: Configure tweak suggested by Peter Prymmer
20145 Branch: maint-5.6/perl
20147 ____________________________________________________________________________
20148 [ 8644] By: gsar on 2001/01/31 15:06:32
20149 Log: more files need to be writable in the source distribution
20150 Branch: maint-5.6/perl
20152 ____________________________________________________________________________
20153 [ 8643] By: jhi on 2001/01/31 14:59:46
20154 Log: Integrate changes #8258,8278,8279 from mainline.
20156 Make the large file tests more robust/talkative.
20157 Branch: maint-5.6/perl
20158 !> t/lib/syslfs.t t/op/lfs.t
20159 ____________________________________________________________________________
20160 [ 8642] By: gsar on 2001/01/31 14:53:48
20161 Log: integrate changes#8311,8334 from mainline
20163 Add a new MakeMaker variable PM_FILTER that defines a Unix
20164 filter to be run on each .pm during the pm_to_blib() phase,
20166 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
20168 Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
20169 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
20170 accurate reading of the "atime".
20171 Branch: maint-5.6/perl
20172 !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
20173 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
20174 !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
20175 ____________________________________________________________________________
20176 [ 8641] By: jhi on 2001/01/31 14:46:37
20177 Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
20178 Branch: maint-5.6/perl
20179 ! lib/Getopt/Long.pm
20180 ____________________________________________________________________________
20181 [ 8640] By: gsar on 2001/01/31 14:40:24
20182 Log: make regen_all
20183 Branch: maint-5.6/perl
20184 ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
20185 ____________________________________________________________________________
20186 [ 8639] By: gsar on 2001/01/31 14:37:25
20187 Log: refresh windows config files
20188 Branch: maint-5.6/perl
20189 ! win32/Makefile win32/config_H.bc win32/config_H.gc
20190 ! win32/config_H.vc win32/makefile.mk
20191 ____________________________________________________________________________
20192 [ 8638] By: gsar on 2001/01/31 14:28:10
20193 Log: makefile tweaks for windows: introduce a bulk-switch to enable
20194 same options as ActivePerl; sync changes with makefile.mk
20195 Branch: maint-5.6/perl
20196 ! win32/Makefile win32/makefile.mk
20197 ____________________________________________________________________________
20198 [ 8637] By: jhi on 2001/01/31 04:41:30
20199 Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
20200 From: Nicholas Clark <nick@ccl4.org>
20201 Date: Tue, 30 Jan 2001 19:51:05 +0000
20202 Message-ID: <20010130195105.R76607@plum.flirble.org>
20206 ! pp.c pp.h pp_hot.c t/op/arith.t
20207 ____________________________________________________________________________
20208 [ 8636] By: jhi on 2001/01/31 02:38:32
20209 Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
20210 no perlio],8257,8380,8479,8515 from mainline.
20212 Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
20214 Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
20215 Subject: [PATCH perl@8133] fix-up for VMS extensions
20217 In VMS embedded perls couldn't access the statically built Socket.
20219 Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
20221 Further VMS piping fixes from Charles Lane.
20223 Subject: [PATCH] make t/op/misc.t work on VMS
20225 Add tracing for debugging extensions builds in VMS.
20227 Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
20228 Branch: maint-5.6/perl
20229 !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
20230 !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
20231 !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
20232 ____________________________________________________________________________
20233 [ 8635] By: jhi on 2001/01/31 01:46:41
20234 Log: Integrate change #7732 from mainline.
20236 Sparc 64-bit pack() fix from Jens Hamisch.
20237 Branch: maint-5.6/perl
20239 ____________________________________________________________________________
20240 [ 8634] By: jhi on 2001/01/31 01:41:16
20241 Log: One spot missing from #8626.
20242 Branch: maint-5.6/perl
20244 ____________________________________________________________________________
20245 [ 8633] By: jhi on 2001/01/31 00:49:17
20246 Log: Integrate change #7495 from mainline.
20248 Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
20249 Branch: maint-5.6/perl
20250 !> MANIFEST ext/re/Makefile.PL
20251 ____________________________________________________________________________
20252 [ 8632] By: jhi on 2001/01/30 23:38:49
20253 Log: Integrate change #8396 from mainline.
20255 Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
20256 better multicast support (resend)
20257 Branch: maint-5.6/perl
20258 !> ext/Socket/Socket.pm
20259 ____________________________________________________________________________
20260 [ 8631] By: jhi on 2001/01/30 23:28:03
20261 Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
20263 More AIX lore. (7514, ext/re/hints/aix.pl)
20265 Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
20267 Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23] (7813, strictly speaking not yet necessary, but harmless and goes well with #8490)
20269 Subject: [ID 20001214.002] Net::Ping patch
20271 Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
20273 Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
20275 Add ReuseAddr as a (preferred) alias for Reuse as we now
20276 also have ReusePort.
20278 Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
20279 Branch: maint-5.6/perl
20280 +> ext/re/hints/aix.pl
20281 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
20282 !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
20283 ____________________________________________________________________________
20284 [ 8630] By: jhi on 2001/01/30 23:03:59
20285 Log: Integrate changes #8215,8587 from mainline: missing pod nits.
20287 read() documentation tweak for 20001121.004.
20289 Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
20290 Branch: maint-5.6/perl
20291 !> pod/perlfunc.pod pod/perlre.pod
20292 ____________________________________________________________________________
20293 [ 8629] By: jhi on 2001/01/30 22:41:57
20294 Log: Integrate change #8098 from mainline.
20296 fastgetcwd is defined using a glob alias on a $^O dependent basis
20297 and there was no default assignment or perl subroutine.
20298 Branch: maint-5.6/perl
20300 ____________________________________________________________________________
20301 [ 8628] By: jhi on 2001/01/30 21:58:52
20302 Log: Integrate change #7866 from mainline.
20305 Branch: maint-5.6/perl
20306 !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
20307 ____________________________________________________________________________
20308 [ 8627] By: jhi on 2001/01/30 21:39:44
20309 Log: Integrate changes #8075,8086,8228 from mainline.
20311 Darwin is not Windows. (8075,8086)
20313 Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
20314 Branch: maint-5.6/perl
20315 !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
20316 !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
20317 !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
20318 !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
20319 ____________________________________________________________________________
20320 [ 8626] By: jhi on 2001/01/30 21:22:11
20321 Log: Integrate with tweakery the change #8625 from mainline,
20322 the multibyte decimal separator fix ("fa_IR locale failure").
20323 Branch: maint-5.6/perl
20324 ! embedvar.h perlapi.h
20325 !> intrpvar.h perl.c perl.h sv.c util.c
20326 ____________________________________________________________________________
20327 [ 8625] By: jhi on 2001/01/30 20:26:33
20328 Log: Fix for the fa_IR locale failure. The reason for the failure
20329 was that Perl was assuming the decimal separator aka the radix
20330 separator is one character. The Farsi-Iranian locale crushed
20331 that bad assumption since there the separator is 'Momayyez',
20332 glyphwise looking somewhat like a slash, and in Unicode UTF-8
20333 encoded in two bytes, 0xd9 0xab.
20335 ! intrpvar.h perl.c perl.h sv.c util.c
20336 ____________________________________________________________________________
20337 [ 8624] By: gsar on 2001/01/30 20:17:03
20339 Branch: maint-5.6/perl
20340 ! Makefile.SH pod/perlintern.pod
20341 ____________________________________________________________________________
20342 [ 8623] By: gsar on 2001/01/30 19:42:34
20343 Log: backout change#7431 and its dependents (causes spurious rebuilds
20344 of autogenerated files)
20346 fix benign b.t failure
20347 Branch: maint-5.6/perl
20348 ! Makefile.SH t/lib/b.t
20349 ____________________________________________________________________________
20350 [ 8622] By: jhi on 2001/01/30 19:41:41
20351 Log: Microperl sync.
20354 ____________________________________________________________________________
20355 [ 8621] By: gsar on 2001/01/30 19:24:47
20356 Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
20359 Subject: podlators 1.06 released
20361 Subject: [PATCH @8436] Eliminate op_children
20363 (Replaced by #8448) Traces of op_children (cleanup of #8442)
20365 (Replaced by #8448) More op_children traces (cleanup of #8442).
20367 Subject: [PATCH #3 @8436] Re: Eliminate op_children
20368 Replace #8444 and #8445.
20370 Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
20371 at the setting of the ofs_sv in new_struct_thread() as the
20372 thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
20373 uninitialized fields are, uh, initialized with),
20374 SvREFCNT_inc()ing that invited a core dump.
20376 podlators 1.07, from Russ Allbery.
20378 Subject: [PATCH] regcomp.c old feature removal
20379 From: mjd@plover.com
20380 Date: 16 Jan 2001 14:43:18 -0000
20381 Message-ID: <20010116144318.7140.qmail@plover.com>
20382 Branch: maint-5.6/perl
20383 +> lib/Pod/Text/Overstrike.pm
20384 !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
20385 !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
20386 !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
20387 !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
20388 !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
20390 ____________________________________________________________________________
20391 [ 8620] By: gsar on 2001/01/30 18:48:32
20392 Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
20393 8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
20394 now fails one test)
20396 Subject: [PATCH] lvalue AUTOLOAD. No, really.
20398 Subject: [PATCH] Interesting syntax idea
20399 Make opens + bareword assigns do typeglob assigns.
20403 Subject: [PATCH @8269] Continue blocks and B::Deparse
20404 Make the peephole optimizer to bypass more null ops and
20405 and rewrite the deparse handling of continue blocks.
20407 Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
20408 Doc tweak on #8313.
20410 Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
20412 Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
20414 Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
20416 Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
20417 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
20418 according to the platform.
20420 Subject: [PATCH @8404] Consolidated lvalue sub changes
20422 Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
20424 Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
20426 Subject: B::Concise -- an improved replacement for B::Terse
20428 The B::Terse drop-in replacement wasn't quite drop-in.
20430 The LVRET macro needed an aTHX.
20432 Use the /^Perl_/-less form of is_lvalue_sub().
20434 Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
20435 Branch: maint-5.6/perl
20436 +> ext/B/B/Concise.pm
20437 !> (integrate 27 files)
20438 ____________________________________________________________________________
20439 [ 8619] By: nick on 2001/01/30 18:40:28
20440 Log: Integrate mainline
20442 !> (integrate 40 files)
20443 ____________________________________________________________________________
20444 [ 8618] By: jhi on 2001/01/30 18:37:18
20445 Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
20446 Date: Mon, 29 Jan 2001 22:51:29 -0600
20447 From: "Craig A. Berry" <craigberry@mac.com>
20448 Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
20451 ____________________________________________________________________________
20452 [ 8617] By: jhi on 2001/01/30 18:34:53
20453 Log: Subject: [PATCH] Add missing CV flags to dump.c
20454 From: Tim Jenness <t.jenness@jach.hawaii.edu>
20455 Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
20456 Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
20459 ____________________________________________________________________________
20460 [ 8616] By: jhi on 2001/01/30 18:20:58
20461 Log: Integrate partly the change #8615 from mainline, the t/op/each.t
20462 part isn't applicable to maintperl.
20464 UTF-8 nit from Inaba Hiroto.
20465 Branch: maint-5.6/perl
20466 !> pod/perlapi.pod utf8.c
20467 ____________________________________________________________________________
20468 [ 8615] By: jhi on 2001/01/30 18:18:51
20469 Log: UTF-8 nit from Inaba Hiroto.
20471 ! pod/perlapi.pod t/op/each.t utf8.c
20472 ____________________________________________________________________________
20473 [ 8614] By: jhi on 2001/01/30 18:13:38
20474 Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
20476 perl's internal variables are not for public consumption,
20477 move their docs from perlapi.pod to perlintern.pod
20479 support for -Dusethreads build under HP-UX 10.20 and DCE threads
20480 library (11.0 and later have pthreads but 10.x don't)
20482 avoid uninitialized value warnings
20484 canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
20485 gets weird results)
20487 perldoc nit on windows
20489 make it possible to run the tests outside the source tree
20490 (there's still a dependency on ../lib being the library
20493 !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
20494 !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
20495 !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
20496 !> win32/bin/search.pl win32/vdir.h
20497 ____________________________________________________________________________
20498 [ 8613] By: gsar on 2001/01/30 16:39:59
20499 Log: make it possible to run the tests outside the source tree
20500 (there's still a dependency on ../lib being the library
20502 Branch: maint-5.6/perl
20503 ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
20504 ____________________________________________________________________________
20505 [ 8612] By: gsar on 2001/01/30 16:31:12
20506 Log: perldoc nit on windows
20507 Branch: maint-5.6/perl
20509 ____________________________________________________________________________
20510 [ 8611] By: gsar on 2001/01/30 16:22:54
20511 Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
20512 gets weird results)
20513 Branch: maint-5.6/perl
20515 ____________________________________________________________________________
20516 [ 8610] By: gsar on 2001/01/30 16:12:45
20517 Log: avoid uninitialized value warnings
20518 Branch: maint-5.6/perl
20519 ! win32/bin/search.pl
20520 ____________________________________________________________________________
20521 [ 8609] By: gsar on 2001/01/30 16:08:01
20522 Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
20523 library (11.0 and later have pthreads but 10.x don't)
20524 Branch: maint-5.6/perl
20525 ! hints/hpux.sh thread.h
20526 ____________________________________________________________________________
20527 [ 8608] By: gsar on 2001/01/30 15:48:55
20528 Log: perl's internal variables are not for public consumption,
20529 move their docs from perlapi.pod to perlintern.pod
20530 Branch: maint-5.6/perl
20531 ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
20533 ____________________________________________________________________________
20534 [ 8607] By: gsar on 2001/01/30 15:44:27
20535 Log: mistakenly branched perl56delta.pod, revert
20536 Branch: maint-5.6/perl
20537 - pod/perl56delta.pod
20538 !> pod/perldelta.pod
20539 ____________________________________________________________________________
20540 [ 8606] By: gsar on 2001/01/30 14:20:24
20541 Log: integrate changes#7984,7987,8010 from mainline (gets rid of
20542 dTHR which has been a noop for a while now, except for the
20543 compatibility definition in thread.h)
20544 Branch: maint-5.6/perl
20545 !> (integrate 45 files)
20546 ____________________________________________________________________________
20547 [ 8605] By: jhi on 2001/01/30 05:43:58
20548 Log: Mark the UTF-8 APIs as experimental.
20549 Branch: maint-5.6/perl
20550 ! embed.pl pod/perlapi.pod
20551 ____________________________________________________________________________
20552 [ 8604] By: jhi on 2001/01/30 05:38:40
20553 Log: Nits from earlier integrates.
20554 Branch: maint-5.6/perl
20555 ! lib/Carp/Heavy.pm
20557 ____________________________________________________________________________
20558 [ 8603] By: jhi on 2001/01/30 05:27:26
20559 Log: Regenerate Porting files.
20560 Branch: maint-5.6/perl
20561 ! Porting/Glossary Porting/config.sh Porting/config_H
20562 ____________________________________________________________________________
20563 [ 8602] By: jhi on 2001/01/30 05:14:59
20564 Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
20565 8310,8339,8447,8492,8493,8505,8525: documentation changes.
20567 Subject: Re: perlfaq style changes
20569 Subject: DOC PATCH 5.6.0: -s return value incompletely documented
20571 Subject: [PATCH] docs on NaN
20573 Subject: [patch] perlfaq7
20575 Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
20577 Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
20579 Subject: [PATCH] open() example in perlfunc.pod
20581 Podify README.mpeix (a new version from the web)
20583 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
20585 Subject: [PATCH] format and rewording in perlfaq.pod
20587 Subject: [PATCH] API Variable documentation
20589 Memory management calls documentation.
20591 Subject: [PATCH: perl@8482] README.vms URL updates
20593 Subject: Minor typos in perlfaq2.pod
20595 Subject: [PATCH] pod/perlvar.pod
20596 Branch: maint-5.6/perl
20597 +> pod/perl56delta.pod
20598 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
20599 !> README.amiga README.epoc README.mpeix README.vms
20600 !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
20601 !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
20602 !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
20603 !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
20604 !> pod/perlvar.pod thrdvar.h
20605 ____________________________________________________________________________
20606 [ 8601] By: jhi on 2001/01/30 04:38:35
20607 Log: Integrate changes #8036,8096,8253 from mainline:
20610 Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
20611 Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
20613 Output the (apparent) version of gcc in Tru64.
20614 Branch: maint-5.6/perl
20615 +> ext/POSIX/hints/svr4.pl
20616 !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
20617 !> hints/svr4.sh t/lib/bigfltpm.t
20618 ____________________________________________________________________________
20619 [ 8600] By: jhi on 2001/01/30 04:04:01
20620 Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
20623 sprintf() does not taint since print() does not. (7863,7875,7876,7888)
20625 Debian allows /usr/bin/locale to exist without any locales. (7868)
20627 Allow the locale test needing POSIX and the taint test
20628 needing IPC::SysV to run under 'minitest' (basically,
20629 bail out if loading the extension fails). (8384)
20631 Cleanup the locale.t output (8480)
20632 Branch: maint-5.6/perl
20633 !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
20634 !> t/pragma/locale.t
20635 ____________________________________________________________________________
20636 [ 8599] By: jhi on 2001/01/30 03:51:04
20637 Log: Missing generated files from #8598.
20638 Branch: maint-5.6/perl
20639 ! embed.h global.sym objXSUB.h perlapi.c proto.h
20640 ____________________________________________________________________________
20641 [ 8598] By: jhi on 2001/01/30 03:41:54
20642 Log: Integrate change #8555 from mainline, manually integrate parts
20643 of changes 8452 and 8583.
20645 Subject: [PATCH] utf8.c documentation (8452)
20647 No point in checking the length if the pointer is bogus. (8555)
20649 Introduce bytes_from_utf8() and implement sv_eq() using it,
20650 tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
20651 produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
20652 was malformed. (8583)
20653 Branch: maint-5.6/perl
20654 ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
20655 !> pod/perlapi.pod sv.c utf8.c
20656 ____________________________________________________________________________
20657 [ 8597] By: gsar on 2001/01/30 02:37:26
20658 Log: get PERL_OBJECT build going again on windows
20659 Branch: maint-5.6/perl
20660 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
20661 ! pod/perlapi.pod proto.h sv.c
20662 ____________________________________________________________________________
20663 [ 8596] By: jhi on 2001/01/30 02:16:17
20664 Log: Signedness nit.
20667 ____________________________________________________________________________
20668 [ 8595] By: jhi on 2001/01/30 02:11:07
20669 Log: EBCDIC patch for Storable, from Peter Prymmer.
20671 ! t/lib/st-06compat.t
20672 ____________________________________________________________________________
20673 [ 8594] By: jhi on 2001/01/30 01:04:48
20674 Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
20675 From: Peter Prymmer <pvhp@forte.com>
20676 Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
20677 Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
20680 ____________________________________________________________________________
20681 [ 8593] By: jhi on 2001/01/30 00:56:47
20682 Log: Subject: [PATCH: perl@8585] pod problems in io
20683 From: Peter Prymmer <pvhp@forte.com>
20684 Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
20685 Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
20687 ! pod/perlapio.pod pod/perliol.pod
20688 ____________________________________________________________________________
20689 [ 8592] By: jhi on 2001/01/30 00:48:20
20690 Log: Integrate perlio.
20692 !> pod/perlapio.pod pod/perliol.pod
20693 ____________________________________________________________________________
20694 [ 8591] By: nick on 2001/01/29 22:02:28
20695 Log: GNU 'merge' Simon's copy of perliol.pod with version
20696 patched by Craig's patch.
20699 ____________________________________________________________________________
20700 [ 8590] By: nick on 2001/01/29 21:55:10
20701 Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
20703 ! pod/perlapio.pod pod/perliol.pod
20704 ____________________________________________________________________________
20705 [ 8589] By: jhi on 2001/01/29 15:35:33
20706 Log: Integrate change #8586 from maint-5.6/perl.
20708 make the BOM detection code not call tell() until it has to
20709 (meant to fix esoteric compatibility issues where PL_rsfp
20713 ____________________________________________________________________________
20714 [ 8588] By: jhi on 2001/01/29 15:29:11
20715 Log: Subject: MAking Solaris malloc() the default
20716 From: Lupe Christoph <lupe@lupe-christoph.de>
20717 Date: Mon, 29 Jan 2001 12:59:36 +0100
20718 Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
20720 The README.solaris part slightly tweaked.
20722 ! README.solaris hints/solaris_2.sh
20723 ____________________________________________________________________________
20724 [ 8587] By: jhi on 2001/01/29 15:17:34
20725 Log: Subject: [ID 20010128.003] [PATCH] perlre.pod
\b buglet
20726 From: root@ak-75.mind.de
20727 Date: Sun, 28 Jan 2001 20:32:29 +0100
20728 Message-Id: <200101281932.UAA15768@ak-75.mind.de>
20731 ____________________________________________________________________________
20732 [ 8586] By: gsar on 2001/01/29 13:43:44
20733 Log: make the BOM detection code not call tell() until it has to
20734 (meant to fix esoteric compatibility issues where PL_rsfp
20736 Branch: maint-5.6/perl
20738 ____________________________________________________________________________
20739 [ 8585] By: jhi on 2001/01/28 20:05:45
20740 Log: Update Changes.
20742 ! Changes patchlevel.h
20743 ____________________________________________________________________________
20744 [ 8584] By: jhi on 2001/01/28 19:30:02
20745 Log: Integrate perlio.
20748 !> MANIFEST pod/perlapio.pod
20749 ____________________________________________________________________________
20750 [ 8583] By: jhi on 2001/01/28 19:28:40
20751 Log: Patch from Inaba Hiroto:
20752 - canonical UTF-8 hash keys: if a key string for a hash is
20753 UTF8-on, try downgrade the string and use it if
20754 unicode::distinct is not in effect.
20755 For the task, I added a function bytes_from_utf8() to utf8.c.
20756 It might resemble utf8_to_bytes() but it is not convenient
20758 Made a test for it and added to t/op/each.t
20759 - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
20760 the mortal copy of the argument SV.
20761 And changed t/io/utf8.t test 18 which expects print() to
20762 upgrade its argument.
20763 - re-implement sv_eq with bytes_from_utf8()
20765 - tr/// does not handle UTF8 range (\x{}-\x{})
20766 - \ before raw UTF8 character produced
20767 "Malformed UTF-8 character" warning.
20768 - "\x{100}\N{CENT SIGN}" is Malformed.
20769 Added tests for these 3.
20770 - and one silly bug (by me) with qu operator.
20772 ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
20773 ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
20774 ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
20775 ____________________________________________________________________________
20776 [ 8582] By: nick on 2001/01/28 19:25:04
20777 Log: Add pod/perliol.pod to MANIFEST :-(
20780 ____________________________________________________________________________
20781 [ 8581] By: nick on 2001/01/28 19:22:40
20782 Log: PerlIO documentation. Proofing and sub-editing requested.
20786 ____________________________________________________________________________
20787 [ 8580] By: jhi on 2001/01/28 05:16:25
20788 Log: Revert the change to sv_2pv() done by #8054: Someone who
20789 did SvNV_set() on a scalar that also happened to be POK,
20790 followed by sv_2pv() won't get the right coercion anymore.
20792 Branch: maint-5.6/perl
20794 ____________________________________________________________________________
20795 [ 8579] By: jhi on 2001/01/28 05:15:04
20796 Log: Remove the #8084 effect: do not allow -Q to be interpreted
20797 as -&Q(), this is too much wiggle room.
20798 Branch: maint-5.6/perl
20800 ____________________________________________________________________________
20801 [ 8578] By: jhi on 2001/01/28 05:12:45
20802 Log: Needed bits of #8439 (should have been in #8576),
20803 mainly for lval substr().
20804 Branch: maint-5.6/perl
20805 ! mg.c pp.c pp_hot.c
20806 ____________________________________________________________________________
20807 [ 8577] By: jhi on 2001/01/28 05:02:46
20808 Log: A missing check-in.
20809 Branch: maint-5.6/perl
20811 ____________________________________________________________________________
20812 [ 8576] By: jhi on 2001/01/28 04:26:18
20813 Log: Integrate changes #8425,8436,8439,8517 from mainline.
20814 The 8439 was not truly integrated because it had too many
20815 dependencies on the development branch and because it introduced
20816 concepts too bold for a maintenance branch (such as the qu operator).
20818 Subject: [PATCH perl@8342] -Wformat
20820 Tighten some of the UTF-8 tests a bit.
20822 More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
20823 - The substr lval was still not okay.
20824 - Now pp_stringify and sv_setsv copies source's UTF8 flag
20825 even if IN_BYTE. pp_stringify is called from fold_constants
20826 at optimization phase and "\x{100}" was made SvUTF8_off under
20827 use bytes (the bytes pragma is for "byte semantics" and not
20828 for "do not produce UTF8 data")
20829 Branch: maint-5.6/perl
20830 ! t/lib/charnames.t t/op/substr.t toke.c
20831 !> sv.c t/pragma/utf8.t
20832 ____________________________________________________________________________
20833 [ 8575] By: jhi on 2001/01/28 04:01:51
20834 Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
20836 Subject: One more patch for UTF8 (UTF-8 fixes for 'x' and tr////)
20838 Subject: [ID 20001230.003] UTF-8 tr still hurts
20840 Test cases for #8385 (from Simon's "torture.pl")
20842 Start fixing UTF-8 lval substr() (8405)
20843 Branch: maint-5.6/perl
20844 !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
20845 !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
20846 ____________________________________________________________________________
20847 [ 8574] By: jhi on 2001/01/28 03:09:06
20848 Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
20853 Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
20855 "\x{FF}\xFF" was broken.
20857 Tests for #8329 and #8330.
20859 Add a note about EBCDIC versus UTF-8 to a potential problem spot.
20861 IRIX compiler noticed that the bof initialization might be
20862 bypassed by control flow.
20864 Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
20865 Branch: maint-5.6/perl
20866 !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
20867 !> regexec.c sv.c t/op/bop.t toke.c utf8.c
20868 ____________________________________________________________________________
20869 [ 8573] By: jhi on 2001/01/28 02:06:12
20870 Log: Retract #8552.
20872 ! lib/Text/Wrap.pm t/lib/textwrap.t
20873 ____________________________________________________________________________
20874 [ 8572] By: jhi on 2001/01/28 02:04:49
20875 Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
20876 8305,8323,8324 from mainline. The 8267,8272, and 8298 were
20877 not really integrated but instead salvaged by hand
20878 (they had too many dependencies on the development release
20879 to be cleanly integratable).
20881 Subject: more UTF8 test suites and an UTF8 patch
20883 Tweak for MULTIPLICITY/USE_PERLIO
20887 Turn SvUTF8 off if not required in pp_chr and pp_stringify.
20889 Use the UTF8_XXX macros in is_utf8_char().
20891 Rewrite pp_concat() in terms of sv_catsv(). The . operator
20892 should now be UTF-8-proof.
20894 Subject: [PATCH perl@8269] scanning two hex-constants
20895 fails on EBCDIC environment (script length.t)
20897 Add some Unicode chop() tests.
20898 Branch: maint-5.6/perl
20899 ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
20900 !> sv.c t/op/chop.t utf8.h
20901 ____________________________________________________________________________
20902 [ 8571] By: jhi on 2001/01/28 00:35:59
20903 Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
20904 8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
20906 Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
20908 The maxiters upper limit sanity check (guarding against
20909 non-progress) assumed bytes instead of characters in s///
20914 sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
20915 join() should now be UTF-8-proof.
20917 More split // UTF-8 tests. (8250)
20918 Branch: maint-5.6/perl
20919 !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
20921 ____________________________________________________________________________
20922 [ 8570] By: jhi on 2001/01/27 22:15:46
20923 Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
20924 8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
20925 8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
20926 8084,8204,8244,8333 from mainline.
20928 For -Q where Q might be a one-letter sub name one does no more
20929 get a warning about an unknown filetest (7941,7943,7944,8084).
20931 Subject: Re: [ID 20001130.011] expression parsing bug ?
20933 Make uv_to_utf8() to zero-terminate its output buffer.
20935 Split off t/op/length.t (7995)
20937 Split off t/op/utf8decode.t (7996)
20939 Remove an unnecessary 'use utf8' from the utf8.t (7998)
20941 Split off t/op/concat.t (8004)
20943 Split off t/op/ver.t (8005)
20945 Document utf8_length(), utf8_distance(), and utf8_hop().
20947 Document utf8_to_uv() better.
20949 Introduce macros for UTF8 decoding (8028,8033).
20951 Add test for reverse() (8030,8031).
20953 Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
20955 Do not return the Unicode replacement character on UTF-8
20958 Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
20959 not this_utf8 i.e. the output string has one, but don't mess
20960 with source assumption. (8052,8053)
20962 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
20963 writing of BOM to a non-utf8 stream. Fix SvPVutf8() - sv_2pv()
20964 was not expecting to be called with something that was already
20965 SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
20966 just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
20969 Recode the naughty binary bytes in utf8decode.t using the \xHH.
20971 Make some panic messages a bit more logical.
20972 Branch: maint-5.6/perl
20973 +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
20974 !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
20975 !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
20976 !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
20977 !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
20979 ____________________________________________________________________________
20980 [ 8569] By: jhi on 2001/01/27 19:16:43
20981 Log: Integrate changes #7750 from perlio and #8566 from mainline.
20982 Branch: maint-5.6/perl
20984 ____________________________________________________________________________
20985 [ 8568] By: jhi on 2001/01/27 18:06:51
20986 Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
20987 7783,7790[perlio],7869,7871,7872,7911,7916,7932,
20988 7935[-perlio.c],7936,7959,7965 from mainline.
20990 Change the "big byte" error message to "Wide character".
20991 (7355, the croak-if-wide-chars-in-print part ignored)
20995 Introduce Perl_utf8_length().
20997 diff -se shows these as different (7753, forgotten check-ins)
20999 Subject: [PATCH] doop.c - UTF8 tr///
21001 If we use (aTHX_ ...) then put Perl_ on the front.
21003 Make utf8_length() and utf8_distance() to be less forgiving
21006 Test line numbers are different with utf8.
21008 No need to scan till infinity, 13 is enough. (7872,7911)
21010 Subject: [PATCH] Tokeniser debugging
21012 Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
21014 Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
21016 Be more careful in Perl_sv_utf8_downgrade().
21020 Raw zero bytes in text files confuse at least GNU patch 2.1.
21021 Branch: maint-5.6/perl
21022 !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
21023 !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
21024 !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
21025 !> t/pragma/utf8.t toke.c utf8.c utf8.h
21026 ____________________________________________________________________________
21027 [ 8567] By: nick on 2001/01/27 11:10:38
21028 Log: Integrate mainline
21030 !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
21031 !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
21032 !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
21034 ____________________________________________________________________________
21035 [ 8566] By: jhi on 2001/01/27 06:22:48
21036 Log: More documentation for the regexp context stack.
21039 ____________________________________________________________________________
21040 [ 8565] By: jhi on 2001/01/27 05:21:57
21041 Log: Update Changes.
21043 ! Changes patchlevel.h
21044 ____________________________________________________________________________
21045 [ 8564] By: jhi on 2001/01/27 04:44:04
21046 Log: Threadedness patch for #8562 from Doug MacEachern.
21049 ____________________________________________________________________________
21050 [ 8563] By: jhi on 2001/01/27 04:26:24
21051 Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
21052 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
21053 Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
21054 Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
21057 ____________________________________________________________________________
21058 [ 8562] By: jhi on 2001/01/27 04:20:30
21059 Log: Subject: Re: Announce : Tokener reporting patch
21060 From: Simon Cozens <simon@cozens.net>
21061 Date: Mon, 22 Jan 2001 02:17:22 +0000
21062 Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
21064 ! embed.h embed.pl proto.h toke.c
21065 ____________________________________________________________________________
21066 [ 8561] By: jhi on 2001/01/27 04:17:24
21067 Log: Forgot from #8545. Oops.
21069 ! pp.c t/pragma/overload.t
21070 ____________________________________________________________________________
21071 [ 8560] By: jhi on 2001/01/27 03:01:47
21072 Log: A better module compilation test, use MANIFEST as suggested
21075 ! t/lib/1_compile.t
21076 ____________________________________________________________________________
21077 [ 8559] By: jhi on 2001/01/27 02:50:48
21078 Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
21079 From: Peter Prymmer <pvhp@forte.com>
21080 Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
21081 Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
21084 ____________________________________________________________________________
21085 [ 8558] By: jhi on 2001/01/27 02:27:05
21086 Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
21087 From: Peter Prymmer <pvhp@forte.com>
21088 Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
21089 Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
21091 ! t/pragma/sub_lval.t
21092 ____________________________________________________________________________
21093 [ 8557] By: jhi on 2001/01/27 02:26:03
21094 Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
21095 From: Peter Prymmer <pvhp@forte.com>
21096 Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
21097 Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
21099 ! t/lib/st-06compat.t
21100 ____________________________________________________________________________
21101 [ 8556] By: jhi on 2001/01/27 02:24:33
21102 Log: Subject: [PATCH: perl@8531] minor update to README.os390
21103 From: Peter Prymmer <pvhp@forte.com>
21104 Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
21105 Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
21108 ____________________________________________________________________________
21109 [ 8555] By: jhi on 2001/01/27 00:35:47
21110 Log: No point in checking the length before we know whether the pointer
21111 is bogus or not, fixes Abigail's odbm failures in Linux.
21114 ____________________________________________________________________________
21115 [ 8554] By: nick on 2001/01/26 19:01:31
21116 Log: Integrate mainline
21118 !> lib/Text/Wrap.pm t/lib/textwrap.t
21119 ____________________________________________________________________________
21120 [ 8553] By: jhi on 2001/01/26 15:19:39
21121 Log: Integrate change #7792 from perlio (multiplicity fix),
21122 fix the AV leak in regex DEBUGGING (tiny part of the
21123 polymorphic regexp patch #8143).
21124 Branch: maint-5.6/perl
21127 ____________________________________________________________________________
21128 [ 8552] By: jhi on 2001/01/26 15:03:23
21129 Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
21130 From: Michael G Schwern <schwern@pobox.com>
21131 Date: Fri, 26 Jan 2001 09:28:31 -0500
21132 Message-ID: <20010126092831.A15328@blackrider.aocn.com>
21134 ! lib/Text/Wrap.pm t/lib/textwrap.t
21135 ____________________________________________________________________________
21136 [ 8551] By: jhi on 2001/01/26 02:33:19
21137 Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
21138 7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
21140 Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
21142 Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
21146 BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
21148 Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
21150 (the cleanup of unused submatches in regtry() and regcppop())
21152 Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
21153 stored and restored, and thusly was trounced by the utf8 swash
21156 use utf8 not required to use \x{}.
21158 Removed two more tests that make no sense in UTF-8 since the test
21159 data is not in UTF-8.
21161 Get the three different space character classes right under utf8.
21163 Implement ANYOFUTF8 regprop() dumping.
21165 Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
21167 Document the regex context pushing/popping a bit better.
21168 Branch: maint-5.6/perl
21169 +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
21170 !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
21171 !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
21172 !> t/op/regmesg.t utf8.c
21173 ____________________________________________________________________________
21174 [ 8550] By: nick on 2001/01/25 19:42:30
21175 Log: Integrate mainline
21177 !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
21178 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
21179 !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
21180 !> t/lib/bigint.t t/lib/bigintpm.t
21181 ____________________________________________________________________________
21182 [ 8549] By: jhi on 2001/01/25 15:22:28
21183 Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
21184 Branch: maint-5.6/perl
21185 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
21186 ____________________________________________________________________________
21187 [ 8548] By: jhi on 2001/01/25 15:02:55
21188 Log: Integrate changes #7997,8063,8492,8547 from mainline.
21190 Subject: Re: STRLEN - what?
21192 Subject: [PATCH] perlguts.pod
21194 Memory management calls documentation.
21196 Layout using tabulator is not a good idea in a pod.
21197 Branch: maint-5.6/perl
21198 !> pod/perlguts.pod
21199 ____________________________________________________________________________
21200 [ 8547] By: jhi on 2001/01/25 14:49:05
21201 Log: Layout using tabulator is not a good idea in a pod.
21204 ____________________________________________________________________________
21205 [ 8546] By: jhi on 2001/01/25 14:31:12
21206 Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
21209 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
21211 Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
21213 More Win32 editor/IDE/shell hints.
21215 More Win32 Perling.
21217 Yet another editor edit.
21221 IDE/editor section tweaking.
21223 Few more IDE/editor nits from p5p.
21224 Branch: maint-5.6/perl
21225 !> pod/perlfaq3.pod
21226 ____________________________________________________________________________
21227 [ 8545] By: jhi on 2001/01/25 04:16:32
21228 Log: Subject: [PATCH 5.7.0] overload int()
21229 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21230 Date: Wed, 24 Jan 2001 19:06:57 -0500
21231 Message-ID: <20010124190657.A8512@math.ohio-state.edu>
21233 ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
21234 ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
21236 ____________________________________________________________________________
21237 [ 8544] By: jhi on 2001/01/25 04:15:11
21238 Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
21239 From: Peter Prymmer <pvhp@forte.com>
21240 Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
21241 Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
21243 ! Makefile.SH README.os390 hints/os390.sh installperl
21244 ____________________________________________________________________________
21245 [ 8543] By: jhi on 2001/01/25 03:52:08
21246 Log: Integrate change #8462,8469 from mainline.
21248 In VMS Perl subversion (perl -V) is undef.
21249 Branch: maint-5.6/perl
21251 ____________________________________________________________________________
21252 [ 8542] By: jhi on 2001/01/25 03:44:55
21253 Log: Integrate changes #7835,7850,8315,8316 from mainline.
21256 Branch: maint-5.6/perl
21257 !> hints/solaris_2.sh
21258 ____________________________________________________________________________
21259 [ 8541] By: jhi on 2001/01/25 03:39:28
21260 Log: Integrate #8336 from mainline.
21261 Branch: maint-5.6/perl
21263 ____________________________________________________________________________
21264 [ 8540] By: jhi on 2001/01/25 03:23:50
21265 Log: Retract #8539.
21266 Branch: maint-5.6/perl
21268 ____________________________________________________________________________
21269 [ 8539] By: jhi on 2001/01/25 03:21:55
21270 Log: (Retracted by #5940.)
21271 Branch: maint-5.6/perl
21273 ____________________________________________________________________________
21274 [ 8538] By: jhi on 2001/01/25 03:14:07
21275 Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
21276 From: Peter Prymmer <pvhp@forte.com>
21277 Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
21278 Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
21281 Branch: maint-5.6/perl
21282 ! configure.com vms/descrip_mms.template
21283 ____________________________________________________________________________
21284 [ 8537] By: jhi on 2001/01/25 03:06:09
21285 Log: Integrate #7710,7824,7973 from mainline.
21286 Branch: maint-5.6/perl
21287 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
21288 !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
21289 !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
21290 !> vos/config.ga.def vos/config.ga.h win32/config.bc
21291 !> win32/config.gc win32/config.vc
21292 ____________________________________________________________________________
21293 [ 8536] By: jhi on 2001/01/24 13:50:20
21294 Log: Revert the edits made by me so far to the 5.6 branch since
21295 the TRIAL1 since I did edits when I should have been using
21296 integrates. Bad programmer. (Will integrate them properly later.)
21297 Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
21298 The #8353 will not be reapplied at least for now since
21299 the UTF-8 hash keys need more thinking.
21300 (The patches #8347, #8354, #8454, #8473 were okay since they
21301 were original edits made specifically for the 5.6.1-TRIAL1.)
21302 Branch: maint-5.6/perl
21303 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21304 ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
21305 ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
21306 ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
21307 ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
21308 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
21309 ! win32/config.bc win32/config.gc win32/config.vc
21310 ____________________________________________________________________________
21311 [ 8535] By: bailey on 2001/01/24 06:37:02
21314 +> (branch 26 files)
21315 !> (integrate 130 files)
21316 ____________________________________________________________________________
21317 [ 8534] By: nick on 2001/01/23 19:30:57
21318 Log: Integrate mainline.
21320 !> Changes Configure Porting/Glossary Porting/config.sh
21321 !> Porting/config_H embed.h embed.pl ext/Encode/compile
21322 !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
21323 !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
21324 !> pod/perlvar.pod proto.h t/lib/1_compile.t
21325 ____________________________________________________________________________
21326 [ 8533] By: jhi on 2001/01/23 16:15:46
21327 Log: Forgotten from #8501.
21329 ! Porting/Glossary Porting/config.sh Porting/config_H
21330 ____________________________________________________________________________
21331 [ 8532] By: jhi on 2001/01/23 16:13:27
21332 Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
21333 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21334 Date: Mon, 22 Jan 2001 17:51:58 +0100
21335 Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
21337 ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
21338 ____________________________________________________________________________
21339 [ 8531] By: jhi on 2001/01/23 15:46:01
21340 Log: Update Changes.
21342 ! Changes patchlevel.h
21343 ____________________________________________________________________________
21344 [ 8530] By: jhi on 2001/01/23 15:38:39
21345 Log: De-cut-and-pasto.
21347 ! t/lib/1_compile.t
21348 ____________________________________________________________________________
21349 [ 8529] By: jhi on 2001/01/23 15:11:04
21350 Log: Document the mkdir trailing slashes case.
21353 ____________________________________________________________________________
21354 [ 8528] By: jhi on 2001/01/23 15:08:28
21355 Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
21358 Subject: lib/lib.pm
21359 From: <abigail@foad.org>
21360 Date: Mon, 28 Aug 2000 20:35:08 -0400
21361 Message-ID: <20000829003508.21281.qmail@foad.org>
21364 ____________________________________________________________________________
21365 [ 8527] By: jhi on 2001/01/23 14:44:04
21366 Log: Metaconfig unit change for #8526.
21368 ! U/threads/archname.U
21369 ____________________________________________________________________________
21370 [ 8526] By: jhi on 2001/01/23 14:43:19
21371 Log: Attach -perlio to the archname if so selected.
21374 ____________________________________________________________________________
21375 [ 8525] By: jhi on 2001/01/23 14:24:01
21376 Log: Subject: [PATCH] pod/perlvar.pod
21377 From: abigail@foad.org
21378 Date: Tue, 23 Jan 2001 01:41:10 +0100
21379 Message-ID: <20010123004110.22259.qmail@foad.org>
21382 ____________________________________________________________________________
21383 [ 8524] By: jhi on 2001/01/23 14:22:32
21384 Log: A bug introduced in #8217 (the undefined variable in the
21385 lib/safe1_t #3) fixed, by Charles Lane:
21387 The earlier patch made it so that stuff running in Safe
21388 compartments could do a "caller" and see "main". That
21389 little change in name is done right before the code in
21390 the compartment is run, and apparantly the parser
21391 was picking up the stash name before it got changed.
21393 (why it was threaded vs. unthreaded Perl that was sensitive to this
21394 I still don't know...and it probably doesn't matter).
21396 I tryed removing the stash name-change and saw that threaded Perl
21397 did indeed pass the lib/safe1.t tests.
21399 So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
21400 do the name change (and to connect _ in the compartment to the global
21401 _) which is removed from _safe_call_sv. Then Safe.pm is modified
21402 to call _safe_pkg_prep when creating a new compartment.
21404 Passes all tests with threaded perl on linux; passes all tests
21405 with unthreaded perl on VMS.
21407 At some point I'll probably want to revisit Safe and Opcode to
21408 provide more sensible handling of global variables...and to get
21409 formats working in Safe compartments, which they don't do currently.
21411 ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
21412 ____________________________________________________________________________
21413 [ 8523] By: jhi on 2001/01/23 14:11:58
21414 Log: Also the lib/Thread.pm itself needs to be ignored if
21415 the Thread extension hasn't been built.
21417 ! t/lib/1_compile.t
21418 ____________________________________________________________________________
21419 [ 8522] By: jhi on 2001/01/23 13:51:28
21420 Log: print() instead of warn() so that stderr doesn't get
21421 unncessarily polluted.
21423 ! ext/Encode/compile
21424 ____________________________________________________________________________
21425 [ 8521] By: jhi on 2001/01/23 13:49:48
21426 Log: Integrate perlio.
21428 !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
21429 !> ext/Encode/encode.h
21430 ____________________________________________________________________________
21431 [ 8520] By: nick on 2001/01/22 21:44:00
21432 Log: More messing with Encode:
21433 Extra fields in header to allow multiple names and to record
21434 other things "compile" knows.
21435 Re-organise compile to factor out common output routines.
21437 ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
21438 ____________________________________________________________________________
21439 [ 8519] By: nick on 2001/01/22 20:33:50
21440 Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
21442 ! ext/Encode/Makefile.PL ext/Encode/compile
21443 ____________________________________________________________________________
21444 [ 8518] By: nick on 2001/01/22 20:28:13
21445 Log: Integrate mainline
21447 !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
21448 !> vos/config.alpha.def vos/config.alpha.h
21449 ____________________________________________________________________________
21450 [ 8517] By: jhi on 2001/01/22 15:37:17
21451 Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
21455 ____________________________________________________________________________
21456 [ 8516] By: jhi on 2001/01/22 14:55:15
21457 Log: More SIG_SIZE fixes.
21459 ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
21460 ____________________________________________________________________________
21461 [ 8515] By: jhi on 2001/01/22 14:50:27
21462 Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
21463 From: "Craig A. Berry" <craigberry@mac.com>
21464 Date: Mon, 22 Jan 2001 00:42:24 -0600
21465 Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
21468 ____________________________________________________________________________
21469 [ 8514] By: jhi on 2001/01/22 14:31:17
21470 Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
21471 From: "Craig A. Berry" <craigberry@mac.com>
21472 Date: Sun, 21 Jan 2001 23:03:25 -0600
21473 Message-Id: <p04330101b691596f577f@[172.16.52.1]>
21476 ____________________________________________________________________________
21477 [ 8513] By: jhi on 2001/01/22 14:14:00
21478 Log: Add the .ucm encoding tables to the MANIFEST.
21481 ____________________________________________________________________________
21482 [ 8512] By: jhi on 2001/01/22 13:43:33
21483 Log: Integrate perlio.
21485 +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
21486 +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
21487 +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
21488 +> ext/Encode/Encode/iso8859-10.ucm
21489 +> ext/Encode/Encode/iso8859-13.ucm
21490 +> ext/Encode/Encode/iso8859-14.ucm
21491 +> ext/Encode/Encode/iso8859-15.ucm
21492 +> ext/Encode/Encode/iso8859-16.ucm
21493 +> ext/Encode/Encode/iso8859-2.ucm
21494 +> ext/Encode/Encode/iso8859-3.ucm
21495 +> ext/Encode/Encode/iso8859-4.ucm
21496 +> ext/Encode/Encode/iso8859-5.ucm
21497 +> ext/Encode/Encode/iso8859-6.ucm
21498 +> ext/Encode/Encode/iso8859-7.ucm
21499 +> ext/Encode/Encode/iso8859-8.ucm
21500 +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
21501 +> ext/Encode/Encode/symbol.ucm
21502 !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
21504 ____________________________________________________________________________
21505 [ 8511] By: nick on 2001/01/21 23:44:47
21506 Log: Make "real" layers of ":utf8" and ":raw".
21507 So now PERLIO=utf8 perl ...
21508 does what Andreas wanted.
21509 Fix arg passing in open.pm (still have a Carp issue).
21511 ! lib/open.pm perlio.c perliol.h
21512 ____________________________________________________________________________
21513 [ 8510] By: jhi on 2001/01/21 22:56:53
21514 Log: Document the regex context pushing/popping a bit better.
21517 ____________________________________________________________________________
21518 [ 8509] By: jhi on 2001/01/21 22:55:44
21519 Log: Tweak the mkdir trailing slash code some more.
21521 TO DO: the same handling should probably be done for
21522 all the other filesystem functions that can have directories
21523 as their arguments.
21526 ____________________________________________________________________________
21527 [ 8508] By: nick on 2001/01/21 21:37:43
21528 Log: Switch "compiled in" encodings to .ucm format.
21529 (Leave others as .enc till we can run-time load .ucm,
21530 or find some other way to load them.)
21532 + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
21533 + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
21534 + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
21535 + ext/Encode/Encode/iso8859-10.ucm
21536 + ext/Encode/Encode/iso8859-13.ucm
21537 + ext/Encode/Encode/iso8859-14.ucm
21538 + ext/Encode/Encode/iso8859-15.ucm
21539 + ext/Encode/Encode/iso8859-16.ucm
21540 + ext/Encode/Encode/iso8859-2.ucm
21541 + ext/Encode/Encode/iso8859-3.ucm
21542 + ext/Encode/Encode/iso8859-4.ucm
21543 + ext/Encode/Encode/iso8859-5.ucm
21544 + ext/Encode/Encode/iso8859-6.ucm
21545 + ext/Encode/Encode/iso8859-7.ucm
21546 + ext/Encode/Encode/iso8859-8.ucm
21547 + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
21548 + ext/Encode/Encode/symbol.ucm
21549 ! ext/Encode/Makefile.PL ext/Encode/compile
21550 ____________________________________________________________________________
21551 [ 8507] By: nick on 2001/01/21 21:02:03
21552 Log: Integrate (partial) mainline.
21554 !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
21555 !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
21556 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
21557 ____________________________________________________________________________
21558 [ 8506] By: jhi on 2001/01/21 20:09:30
21559 Log: Update Changes.
21561 ! Changes patchlevel.h
21562 ____________________________________________________________________________
21563 [ 8505] By: jhi on 2001/01/21 19:39:59
21564 Log: Subject: Minor typos in perlfaq2.pod
21565 From: "Stephen P. Potter" <spp@spotter.yi.org>
21566 Message-Id: <200101192101.QAA11911@spotter.yi.org>
21567 Date: Fri, 19 Jan 2001 16:01:13 -0500
21569 with a nit from Philip Netwon.
21572 ____________________________________________________________________________
21573 [ 8504] By: jhi on 2001/01/21 19:33:05
21574 Log: Metaconfig change for #8503.
21576 ! U/threads/usethreads.U
21577 ____________________________________________________________________________
21578 [ 8503] By: jhi on 2001/01/21 19:32:21
21579 Log: Sanity check for conflicting thread flavours.
21581 ! Configure config_h.SH
21582 ____________________________________________________________________________
21583 [ 8502] By: jhi on 2001/01/21 19:23:00
21584 Log: Metaconfig change for #8501.
21586 ! U/modified/sig_name.U
21587 ____________________________________________________________________________
21588 [ 8501] By: jhi on 2001/01/21 19:22:26
21589 Log: The SIG_SIZE is the number of the elements *excluding*
21590 the terminating NULL.
21592 ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
21593 ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
21594 ! win32/config_H.vc
21595 ____________________________________________________________________________
21596 [ 8500] By: jhi on 2001/01/21 18:31:31
21597 Log: Integrate perlio.
21599 !> doio.c embed.h embed.pl ext/Encode/Encode.xs
21600 !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
21601 !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
21602 !> pp_sys.c proto.h sv.c
21603 ____________________________________________________________________________
21604 [ 8499] By: jhi on 2001/01/21 17:43:57
21605 Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390
21606 From: Hugo <hv@crypt.compulink.co.uk>
21607 Date: Sun, 21 Jan 2001 13:34:05 +0000
21608 Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
21610 In sprintf UTF8ize only if necessary.
21613 ____________________________________________________________________________
21614 [ 8498] By: nick on 2001/01/21 16:25:32
21615 Log: Encode cleanup.
21616 Add command line control over "compile" so that Makefile.PL
21617 needs can be combined with other uses.
21618 Use command line options in Makefile.PL.
21619 Fix multi-byte parsing in .ucm files.
21621 ! ext/Encode/Makefile.PL ext/Encode/compile
21622 ____________________________________________________________________________
21623 [ 8497] By: nick on 2001/01/21 12:56:27
21624 Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
21626 ! ext/Encode/Encode.xs
21627 ____________________________________________________________________________
21628 [ 8496] By: nick on 2001/01/21 12:18:45
21629 Log: Fixup after integrate:
21630 missed the .sym files that are changed by regen_headers
21631 sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
21633 ! global.sym pp.sym sv.c
21634 ____________________________________________________________________________
21635 [ 8495] By: nick on 2001/01/21 11:51:07
21636 Log: Integrate mainline.
21638 +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
21639 !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
21640 !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
21641 !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
21642 !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
21643 !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
21644 !> win32/Makefile win32/makefile.mk
21645 ____________________________________________________________________________
21646 [ 8494] By: jhi on 2001/01/20 23:12:11
21647 Log: Forgot the expect_number() prototype.
21649 ! embed.h embed.pl proto.h
21650 ____________________________________________________________________________
21651 [ 8493] By: jhi on 2001/01/20 22:56:39
21652 Log: Subject: [PATCH: perl@8482] README.vms URL updates
21653 From: Peter Prymmer <pvhp@forte.com>
21654 Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
21655 Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
21657 Plus Craig A. Berry's suggestion to use compaq.com instead
21661 ____________________________________________________________________________
21662 [ 8492] By: jhi on 2001/01/20 22:50:05
21663 Log: Memory management calls documentation.
21666 ____________________________________________________________________________
21667 [ 8491] By: jhi on 2001/01/20 22:38:33
21668 Log: Signedness nit plus few memcpy/Copy nits.
21671 ____________________________________________________________________________
21672 [ 8490] By: jhi on 2001/01/20 22:25:53
21673 Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
21674 From: Peter Prymmer <pvhp@forte.com>
21675 Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
21676 Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
21678 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
21679 ____________________________________________________________________________
21680 [ 8489] By: jhi on 2001/01/20 22:24:41
21681 Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
21682 From: Peter Prymmer <pvhp@forte.com>
21683 Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
21684 Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
21686 ! win32/Makefile win32/makefile.mk
21687 ____________________________________________________________________________
21688 [ 8488] By: jhi on 2001/01/20 22:22:27
21689 Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
21690 From: Peter Prymmer <pvhp@forte.com>
21691 Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
21692 Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
21695 ____________________________________________________________________________
21696 [ 8487] By: jhi on 2001/01/20 22:21:18
21697 Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
21698 From: Peter Prymmer <pvhp@forte.com>
21699 Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
21700 Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
21702 + ext/DynaLoader/dl_dllload.xs
21703 ! MANIFEST Makefile.SH hints/os390.sh
21704 ____________________________________________________________________________
21705 [ 8486] By: jhi on 2001/01/20 22:17:53
21706 Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
21707 From: Peter Prymmer <pvhp@forte.com>
21708 Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
21709 Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
21711 ! README.os390 README.posix-bc
21712 ____________________________________________________________________________
21713 [ 8485] By: jhi on 2001/01/20 20:15:30
21714 Log: Document and test the new qu operator.
21717 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
21718 ! pod/perlretut.pod pod/perlunicode.pod
21719 ____________________________________________________________________________
21720 [ 8484] By: nick on 2001/01/20 19:42:30
21721 Log: Infrastructure to allow:
21722 open($fh,"|-",@array);
21724 i.e. mark pp_open as needing a stack mark, and make pp_open
21725 process its args in that style (and pass them _all_ to tied handles OPEN).
21726 Invent do_openn() which takes SV ** at allow it to see multiple args.
21727 Note this does not _do_ anything yet.
21729 ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
21730 ! perlapi.c pp_proto.h pp_sys.c proto.h
21731 ____________________________________________________________________________
21732 [ 8483] By: nick on 2001/01/20 17:23:14
21733 Log: Integrate mainline.
21735 !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
21736 !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
21737 ____________________________________________________________________________
21738 [ 8482] By: jhi on 2001/01/19 15:37:49
21739 Log: Update Changes.
21741 ! Changes patchlevel.h
21742 ____________________________________________________________________________
21743 [ 8481] By: jhi on 2001/01/19 14:41:24
21744 Log: Subject: Re: new feature: s?printf parameter reordering
21745 From: Hugo <hv@crypt.compulink.co.uk>
21746 Date: Thu, 11 Jan 2001 17:09:03 +0000
21747 Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
21749 - support reordering for all parameters: %, *v, *, .*
21750 - lay down that the reordering specification must immediately
21751 follow that parameter: %3$, *v3$, *3$, .*3$
21752 - fix vectorisation of a zero-length string
21753 - factor out the code choosing the argument to format
21755 Possibly unwanted side-effects:
21756 - the special format specifiers ' +-0' must now precede any
21757 vectorisation specifier. Tests in op/sprintf and op/ver
21758 have been changed to reflect this.
21759 - sprintf.t test #214 changed its expectations because in many
21760 cases, the next parameter has already been consumed when an
21761 invalid type letter is detected.
21763 Probably wanted side-effects:
21764 - attempts to format a non-existent parameter will warn as if C<undef>
21765 - attempt to write to non-existent parameter with '%n' will complain
21766 of "attempt to modify read-only value" instead of being silent
21768 ! sv.c t/op/sprintf.t t/op/ver.t
21769 ____________________________________________________________________________
21770 [ 8480] By: jhi on 2001/01/19 14:08:37
21771 Log: Subject: PATCH pragma/locale.t
21772 From: andreas.koenig@anima.de (Andreas J. Koenig)
21773 Date: 18 Jan 2001 09:45:37 +0100
21774 Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
21776 ! t/pragma/locale.t
21777 ____________________________________________________________________________
21778 [ 8479] By: jhi on 2001/01/19 13:19:58
21779 Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
21782 ____________________________________________________________________________
21783 [ 8478] By: jhi on 2001/01/19 02:12:35
21784 Log: Automate 1_compile.t.
21786 ! t/lib/1_compile.t
21787 ____________________________________________________________________________
21788 [ 8477] By: jhi on 2001/01/19 01:49:56
21789 Log: Integrate perlio.
21791 !> sv.c win32/config.bc win32/config.gc win32/config.vc
21792 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
21793 ____________________________________________________________________________
21794 [ 8476] By: nick on 2001/01/18 21:51:52
21795 Log: Integrate mainline
21797 +> t/lib/1_compile.t t/lib/compmod.pl
21798 !> MANIFEST configure.com lib/unicode/distinct.pm
21799 ____________________________________________________________________________
21800 [ 8475] By: nick on 2001/01/18 21:48:02
21801 Log: Win32 "safe signals" co-existance fix.
21802 Fix SIG_SIZE value.
21803 Clear PL_sig_pending when cloning (fork).
21805 ! sv.c win32/config.bc win32/config.gc win32/config.vc
21806 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21807 ____________________________________________________________________________
21808 [ 8474] By: jhi on 2001/01/18 14:40:57
21809 Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
21811 ! t/lib/1_compile.t
21812 ____________________________________________________________________________
21813 [ 8473] By: gsar on 2001/01/18 11:42:31
21814 Log: unsubmitted trial1 change
21815 Branch: maint-5.6/perl
21817 ____________________________________________________________________________
21818 [ 8472] By: jhi on 2001/01/18 04:30:24
21819 Log: The first bug found by 1_compile.t.
21821 ! lib/unicode/distinct.pm
21822 ____________________________________________________________________________
21823 [ 8471] By: jhi on 2001/01/18 04:29:42
21824 Log: Add Schwern's 1_compile test. The compile_module script renamed
21825 to be a bit shorter for the 8.3 people.
21827 + t/lib/1_compile.t t/lib/compmod.pl
21829 ____________________________________________________________________________
21830 [ 8470] By: jhi on 2001/01/18 04:16:00
21831 Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on VMS_AXP V7.2-1)
21832 From: Peter Prymmer <pvhp@forte.com>
21833 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
21834 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
21836 Branch: maint-5.6/perl
21838 ____________________________________________________________________________
21839 [ 8469] By: jhi on 2001/01/18 04:13:02
21840 Log: Subject: [PATCH: perl@8453] Re: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on VMS_AXP V7.2-1)
21841 From: Peter Prymmer <pvhp@forte.com>
21842 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
21843 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
21847 ____________________________________________________________________________
21848 [ 8468] By: jhi on 2001/01/18 03:42:08
21849 Log: Integrate perlio.
21851 !> gv.c mg.c perlio.c util.c
21852 ____________________________________________________________________________
21853 [ 8467] By: nick on 2001/01/17 22:41:10
21854 Log: "Safe" signals - trial implementation.
21855 gv.c tweaked to zero PL_sig_pend array
21856 perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
21857 util.c tweaked to not set SA_RESTART to give perlio.c a chance.
21858 Odd thing is that it "works" with PERLIO=stdio as well (linux).
21860 ! gv.c mg.c perlio.c util.c
21861 ____________________________________________________________________________
21862 [ 8466] By: nick on 2001/01/17 20:40:20
21863 Log: Integrate mainline.
21865 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
21866 !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
21867 !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
21868 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
21869 !> vos/config.ga.h win32/config.bc win32/config.gc
21871 ____________________________________________________________________________
21872 [ 8465] By: jhi on 2001/01/17 18:37:13
21873 Log: Subject: [PATCH] Re: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
21874 From: Nicholas Clark <nick@ccl4.org>
21875 Date: Wed, 17 Jan 2001 17:31:33 +0000
21876 Message-ID: <20010117173133.I2633@plum.flirble.org>
21879 ____________________________________________________________________________
21880 [ 8464] By: jhi on 2001/01/17 14:43:17
21881 Log: Subject: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
21882 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
21883 Date: Wed, 17 Jan 2001 15:16:43 +0100
21884 Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es>
21886 pp_int() was dropping an NV to the floor,
21887 int(279964589018079/59) either returned not an integer
21888 4745162525730.15, or one got "Attempt to free unreferenced scalar."
21891 ____________________________________________________________________________
21892 [ 8463] By: jhi on 2001/01/17 06:12:42
21893 Log: (Replaced by #8470)
21895 Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on VMS_AXP V7.2-1)
21896 From: "Craig A. Berry" <craigberry@mac.com>
21897 Date: Tue, 16 Jan 2001 23:38:46 -0600
21898 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
21899 Branch: maint-5.6/perl
21901 ____________________________________________________________________________
21902 [ 8462] By: jhi on 2001/01/17 06:11:31
21903 Log: (Replaced by #8469)
21905 Subject: subversion undef on VMS (was Re: [ID 20001218.033] Not OK: perl v5.6.1 +v5.6.1-TRIAL1 on VMS_AXP V7.2-1)
21906 From: "Craig A. Berry" <craigberry@mac.com>
21907 Date: Tue, 16 Jan 2001 23:38:46 -0600
21908 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
21911 ____________________________________________________________________________
21912 [ 8461] By: jhi on 2001/01/17 05:56:12
21913 Log: Allow for one trailing slash in the directory of mkdir().
21916 ____________________________________________________________________________
21917 [ 8460] By: jhi on 2001/01/17 03:26:01
21918 Log: Metaconfig unit changes for #8459.
21920 ! U/modified/Loc.U U/modified/sig_name.U
21921 ____________________________________________________________________________
21922 [ 8459] By: jhi on 2001/01/17 03:24:48
21923 Log: Define SIG_SIZE, the number of elements in the sig_name and
21924 sig_num arrays, including the final NULL entry.
21926 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21927 ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
21928 ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
21929 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
21930 ! win32/config.bc win32/config.gc win32/config.vc
21931 ____________________________________________________________________________
21932 [ 8458] By: jhi on 2001/01/17 01:41:33
21933 Log: Integrate perlio.
21935 !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
21936 !> perlapi.h proto.h sv.c
21937 ____________________________________________________________________________
21938 [ 8457] By: nick on 2001/01/16 22:07:26
21939 Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
21940 Provides all the "cost" but no benefit yet - it is to allow cost
21941 to be measured, and implementation experiments (just in mg.c?).
21943 ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
21944 ! perlapi.h proto.h sv.c
21945 ____________________________________________________________________________
21946 [ 8456] By: nick on 2001/01/16 21:07:07
21947 Log: Integrate mainline.
21949 !> (integrate 51 files)
21950 ____________________________________________________________________________
21951 [ 8455] By: jhi on 2001/01/16 18:13:43
21952 Log: Subject: [PATCH] regcomp.c old feature removal
21953 From: mjd@plover.com
21954 Date: 16 Jan 2001 14:43:18 -0000
21955 Message-ID: <20010116144318.7140.qmail@plover.com>
21958 ____________________________________________________________________________
21959 [ 8454] By: jhi on 2001/01/16 16:12:39
21960 Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
21961 From: "Indy Singh" <indy@nusphere.com>
21962 Date: Wed, 10 Jan 2001 20:17:49 -0500
21963 Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
21964 Branch: maint-5.6/perl
21966 ____________________________________________________________________________
21967 [ 8453] By: jhi on 2001/01/16 16:09:33
21968 Log: Update Changes.
21970 ! Changes patchlevel.h
21971 ____________________________________________________________________________
21972 [ 8452] By: jhi on 2001/01/16 15:42:04
21973 Log: Subject: Re: API Cleanup
21974 To: perl5-porters@perl.org
21975 Date: Tue, 16 Jan 2001 13:42:30 +0000
21976 Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
21978 Subject: [PATCH] utf8.c documentation
21979 From: Simon Cozens <simon@cozens.net>
21980 Date: Tue, 16 Jan 2001 13:52:48 +0000
21981 Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
21983 Subject: Re: API Cleanup
21984 From: Simon Cozens <simon@cozens.net>
21985 Date: Tue, 16 Jan 2001 14:58:55 +0000
21986 Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
21990 ! embed.pl pod/perlapi.pod utf8.c
21991 ____________________________________________________________________________
21992 [ 8451] By: jhi on 2001/01/16 14:41:39
21993 Log: podlators 1.07, from Russ Allbery.
21996 ____________________________________________________________________________
21997 [ 8450] By: jhi on 2001/01/16 14:24:19
21998 Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
21999 From: "Indy Singh" <indy@nusphere.com>
22000 Date: Mon, 15 Jan 2001 20:59:40 -0500
22001 Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
22004 ____________________________________________________________________________
22005 [ 8449] By: jhi on 2001/01/16 03:42:55
22006 Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
22007 at the setting of the ofs_sv in new_struct_thread() as the
22008 thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
22009 that invited a core dump.
22012 ____________________________________________________________________________
22013 [ 8448] By: jhi on 2001/01/16 01:49:07
22014 Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
22015 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22016 Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
22017 Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
22019 Replace #8444 and #8445.
22021 ! ext/B/B.xs ext/B/B/Debug.pm
22022 ____________________________________________________________________________
22023 [ 8447] By: jhi on 2001/01/15 21:05:35
22024 Log: Subject: [PATCH] API Variable documentation
22025 From: Simon Cozens <simon@cozens.net>
22026 Date: Mon, 15 Jan 2001 19:35:54 +0000
22027 Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk>
22029 ! pod/perlapi.pod thrdvar.h
22030 ____________________________________________________________________________
22031 [ 8446] By: jhi on 2001/01/15 20:49:20
22032 Log: Signedness nit.
22035 ____________________________________________________________________________
22036 [ 8445] By: jhi on 2001/01/15 20:28:48
22037 Log: (Replaced by #8448) More op_children traces (cleanup of #8442).
22040 ____________________________________________________________________________
22041 [ 8444] By: jhi on 2001/01/15 13:09:10
22042 Log: (Replaced by #8448) Traces of op_children (cleanup of #8442)
22045 ____________________________________________________________________________
22046 [ 8443] By: jhi on 2001/01/15 13:06:26
22047 Log: Missing from #8439.
22050 ____________________________________________________________________________
22051 [ 8442] By: jhi on 2001/01/15 13:02:38
22052 Log: Subject: [PATCH @8436] Eliminate op_children
22053 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22054 Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
22055 Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
22057 Subject: [PATCH @8436] Re: Eliminate op_children
22058 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22059 Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
22060 Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
22062 ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
22063 ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
22065 ____________________________________________________________________________
22066 [ 8441] By: jhi on 2001/01/15 12:57:08
22067 Log: Use the /^Perl_/-less form of is_lvalue_sub().
22070 ____________________________________________________________________________
22071 [ 8440] By: jhi on 2001/01/15 05:13:09
22072 Log: Revert #8437 and #8438, the Linux large files story is more complex.
22073 Branch: metaconfig/U/perl
22074 ! d_fpos64_t.U d_off64_t.U
22076 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22077 ! config_h.SH configure.com epoc/config.sh perl.h
22078 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
22079 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22080 ! win32/config.bc win32/config.gc win32/config.vc
22081 ____________________________________________________________________________
22082 [ 8439] By: jhi on 2001/01/15 05:02:24
22083 Log: More UTF-8 patches from Inaba Hiroto.
22084 - The substr lval was still not okay.
22085 - Now pp_stringify and sv_setsv copies source's UTF8 flag
22086 even if IN_BYTE. pp_stringify is called from fold_constants
22087 at optimization phase and "\x{100}" was made SvUTF8_off under
22088 use bytes (the bytes pragma is for "byte semantics" and not
22089 for "do not produce UTF8 data")
22090 - New `qu' operator to generate UTF8 string explicitly.
22091 Though I agree with the policy "0x00-0xff always produce bytes",
22092 sometimes want to such a string to be coded in UTF8.
22093 I can use pack"U0a*" but it requires more typing and has
22095 - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
22096 change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
22097 string is not UTF8_on and has char 0x80-0xff.
22099 TODO: document and test qu.
22101 ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
22102 ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
22104 ____________________________________________________________________________
22105 [ 8438] By: jhi on 2001/01/14 05:10:23
22106 Log: Metaconfig unit changes for #8437.
22107 Branch: metaconfig/U/perl
22108 ! d_fpos64_t.U d_off64_t.U
22109 ____________________________________________________________________________
22110 [ 8437] By: jhi on 2001/01/14 04:55:34
22111 Log: Add <features.h> probing, seems to be needed for (some?)
22112 Linux largefileness.
22114 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22115 ! config_h.SH configure.com epoc/config.sh perl.h
22116 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
22117 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22118 ! win32/config.bc win32/config.gc win32/config.vc
22119 ____________________________________________________________________________
22120 [ 8436] By: jhi on 2001/01/13 17:47:21
22121 Log: Tighten some of the tests a bit.
22124 ____________________________________________________________________________
22125 [ 8435] By: jhi on 2001/01/13 17:31:54
22126 Log: Integrate perlio.
22128 !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
22129 !> win32/config_H.gc win32/config_H.vc
22130 ____________________________________________________________________________
22131 [ 8434] By: nick on 2001/01/13 11:36:53
22132 Log: Run dmake regen_config_h for Win32
22134 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22135 ____________________________________________________________________________
22136 [ 8433] By: nick on 2001/01/13 11:31:55
22137 Log: VMS friendly patch to Encode compile process
22139 ! ext/Encode/Makefile.PL ext/Encode/compile
22140 ____________________________________________________________________________
22141 [ 8432] By: nick on 2001/01/13 11:06:44
22142 Log: Integrate mainline
22144 +> ext/B/B/Concise.pm
22145 !> (integrate 52 files)
22146 ____________________________________________________________________________
22147 [ 8431] By: jhi on 2001/01/13 05:55:55
22148 Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
22149 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22150 Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
22151 Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
22153 ! ext/B/B/Concise.pm
22154 ____________________________________________________________________________
22155 [ 8430] By: jhi on 2001/01/13 04:24:18
22156 Log: The LVRET macro needed an aTHX.
22159 ____________________________________________________________________________
22160 [ 8429] By: jhi on 2001/01/13 02:12:42
22161 Log: Update Changes.
22163 ! Changes patchlevel.h
22164 ____________________________________________________________________________
22165 [ 8428] By: jhi on 2001/01/13 02:08:50
22166 Log: Subject: Re: [PATCH: perl@8342] lib/bigfloat.t FAILED at test 351
22167 From: Peter Prymmer <pvhp@forte.com>
22168 Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
22169 Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
22171 Add a BEGIN guard for sloppy floating point division.
22173 ! lib/Math/BigInt.pm lib/bigint.pl
22174 ____________________________________________________________________________
22175 [ 8427] By: jhi on 2001/01/13 01:47:16
22176 Log: The B::Terse drop-in replacement wasn't quite drop-in.
22179 ____________________________________________________________________________
22180 [ 8426] By: jhi on 2001/01/12 21:20:43
22183 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22184 ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
22185 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
22186 ! vos/config.ga.def vos/config.ga.h win32/config.bc
22187 ! win32/config.gc win32/config.vc
22188 ____________________________________________________________________________
22189 [ 8425] By: jhi on 2001/01/12 20:20:14
22190 Log: Subject: [PATCH perl@8342] -Wformat
22191 From: Robin Barker <rmb1@cise.npl.co.uk>
22192 Date: Fri, 12 Jan 2001 20:03:14 GMT
22193 Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
22195 ! ext/Encode/Encode.xs mg.c sv.c toke.c
22196 ____________________________________________________________________________
22197 [ 8424] By: jhi on 2001/01/12 20:01:48
22198 Log: Subject: B::Concise -- an improved replacement for B::Terse
22199 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22200 Date: Sat, 6 Jan 2001 20:18:05 -0800 (PST)
22201 Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
22203 + ext/B/B/Concise.pm
22204 ! MANIFEST ext/B/B/Terse.pm
22205 ____________________________________________________________________________
22206 [ 8423] By: jhi on 2001/01/12 19:24:02
22207 Log: The new metaconfig unit from the #8421.
22208 Branch: metaconfig/U/perl
22210 ____________________________________________________________________________
22211 [ 8422] By: jhi on 2001/01/12 19:23:43
22212 Log: Forgot the microperl config from the #8421.
22214 ! uconfig.h uconfig.sh
22215 ____________________________________________________________________________
22216 [ 8421] By: jhi on 2001/01/12 19:05:27
22217 Log: Add sigprocmask() probe, regen Configure, regen toc.
22219 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22220 ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
22221 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
22222 ! vos/config.ga.h win32/config.bc win32/config.gc
22224 ____________________________________________________________________________
22225 [ 8420] By: jhi on 2001/01/12 18:34:31
22226 Log: Add sockatmark() to the todo list.
22229 ____________________________________________________________________________
22230 [ 8419] By: jhi on 2001/01/12 18:09:46
22231 Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
22234 ____________________________________________________________________________
22235 [ 8418] By: jhi on 2001/01/12 18:05:30
22236 Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
22237 From: Radu Greab <radu@netsoft.ro>
22238 Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
22239 Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
22241 ! op.c t/pragma/sub_lval.t
22242 ____________________________________________________________________________
22243 [ 8417] By: jhi on 2001/01/12 16:09:09
22244 Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
22245 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22246 Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
22247 Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
22249 ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
22250 ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
22251 ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
22252 ! t/pragma/sub_lval.t toke.c
22253 ____________________________________________________________________________
22254 [ 8416] By: jhi on 2001/01/12 15:42:06
22255 Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
22256 From: "Richard Soderberg" <rs@crystalflame.net>
22257 Date: Fri, 12 Jan 2001 04:49:35 -0800
22258 Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
22260 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
22261 according to the platform.
22264 ____________________________________________________________________________
22265 [ 8415] By: jhi on 2001/01/12 15:33:41
22266 Log: One more UTF-8 fix from Inaba Hiroto.
22268 ! pp.c regexec.c t/pragma/utf8.t
22269 ____________________________________________________________________________
22270 [ 8414] By: jhi on 2001/01/12 15:30:18
22271 Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
22274 ____________________________________________________________________________
22275 [ 8413] By: jhi on 2001/01/12 15:22:10
22276 Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
22277 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22278 Date: Thu, 11 Jan 2001 12:53:36 +0100
22279 Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
22282 ____________________________________________________________________________
22283 [ 8412] By: jhi on 2001/01/12 15:20:25
22284 Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
22285 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22286 Date: Fri, 12 Jan 2001 14:37:55 +0100
22287 Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
22289 ! hints/posix-bc.sh
22290 ____________________________________________________________________________
22291 [ 8411] By: jhi on 2001/01/12 15:14:14
22292 Log: Subject: [PATCH: perl@8342] op/regmesg FAILED at test 33 on EBCDIC machines
22293 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22294 Date: Fri, 12 Jan 2001 10:42:21 +0100
22295 Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
22298 ____________________________________________________________________________
22299 [ 8410] By: jhi on 2001/01/12 05:48:55
22300 Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
22301 From: Nicholas Clark <nick@ccl4.org>
22302 Date: Sun, 7 Jan 2001 19:47:14 +0000
22303 Message-ID: <20010107194714.B1048@plum.flirble.org>
22305 ! t/op/numconvert.t
22306 ____________________________________________________________________________
22307 [ 8409] By: jhi on 2001/01/12 05:41:28
22308 Log: Integrate perlio.
22311 ____________________________________________________________________________
22312 [ 8408] By: nick on 2001/01/11 22:43:28
22313 Log: Remove variables that were used in experiments.
22316 ____________________________________________________________________________
22317 [ 8407] By: nick on 2001/01/11 20:57:44
22318 Log: Catch die in %SIG handler and unblock the signal before re-dying.
22319 This make Linux work _without_ sigsetjmp().
22320 Turn off sigsetjmp() to see what else it does.
22321 May need Configure probe for sigprocmask() if anything has sigaction()
22322 but not sigprocmask().
22325 ____________________________________________________________________________
22326 [ 8406] By: nick on 2001/01/11 19:32:07
22327 Log: Integrate mainline
22329 !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
22330 !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
22332 ____________________________________________________________________________
22333 [ 8405] By: jhi on 2001/01/11 17:11:01
22334 Log: Fix UTF-8 lval substr().
22336 ! mg.c t/op/substr.t
22337 ____________________________________________________________________________
22338 [ 8404] By: jhi on 2001/01/11 05:13:58
22339 Log: Update Changes.
22341 ! Changes patchlevel.h
22342 ____________________________________________________________________________
22343 [ 8403] By: jhi on 2001/01/11 04:38:24
22344 Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
22345 From: Hugo <hv@crypt.compulink.co.uk>
22346 Date: Mon, 30 Oct 2000 01:33:26 +0000
22347 Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
22349 ! regexec.c t/op/re_tests
22350 ____________________________________________________________________________
22351 [ 8402] By: jhi on 2001/01/11 04:26:12
22352 Log: Integrate perlio.
22355 ____________________________________________________________________________
22356 [ 8401] By: nick on 2001/01/10 22:52:55
22357 Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
22358 (So Alan and Ilya can try setting via hints.)
22359 Verified Linux "works" with it true and fails to re-enable SIGINT if false.
22360 Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
22361 doing the save everywhere seems to restart read() correctly, but just
22362 doing it once "round" the handler does not.
22365 ____________________________________________________________________________
22366 [ 8400] By: jhi on 2001/01/10 21:57:54
22367 Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
22368 of IRIX, HP-UX is unaffected.
22371 ____________________________________________________________________________
22372 [ 8399] By: nick on 2001/01/10 21:29:19
22373 Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
22376 ____________________________________________________________________________
22377 [ 8398] By: jhi on 2001/01/10 20:55:31
22378 Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
22379 also have ReusePort.
22381 ! ext/IO/lib/IO/Socket/INET.pm
22382 ____________________________________________________________________________
22383 [ 8397] By: jhi on 2001/01/10 20:50:57
22384 Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
22385 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
22386 Date: Wed, 10 Jan 2001 01:38:13 -0800
22387 Message-ID: <20010110013813.B41744@yahoo-inc.com>
22389 ! ext/IO/lib/IO/Socket/INET.pm
22390 ____________________________________________________________________________
22391 [ 8396] By: jhi on 2001/01/10 20:49:30
22392 Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
22393 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
22394 Date: Wed, 10 Jan 2001 01:37:32 -0800
22395 Message-ID: <20010110013732.A41744@yahoo-inc.com>
22397 ! ext/Socket/Socket.pm
22398 ____________________________________________________________________________
22399 [ 8395] By: jhi on 2001/01/10 20:41:37
22400 Log: Test for bug id 20010105.016 (fixed by #8378).
22403 ____________________________________________________________________________
22404 [ 8394] By: jhi on 2001/01/10 20:26:32
22405 Log: Integrate perlio.
22408 ____________________________________________________________________________
22409 [ 8393] By: nick on 2001/01/10 19:34:30
22410 Log: Back out Simon's pid hackery for now.
22413 ____________________________________________________________________________
22414 [ 8392] By: nick on 2001/01/10 19:23:13
22415 Log: Integrate mainline. (Builds but does not work - something broke pipes...)
22417 !> (integrate 29 files)
22418 ____________________________________________________________________________
22419 [ 8391] By: jhi on 2001/01/10 18:43:15
22420 Log: Subject: [PATCH] Fix my_pclose segfault
22421 From: Simon Cozens <simon@cozens.net>
22422 Date: Wed, 10 Jan 2001 18:39:35 +0000
22423 Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
22426 ____________________________________________________________________________
22427 [ 8390] By: jhi on 2001/01/10 18:42:08
22428 Log: Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
22429 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22430 Date: Wed, 10 Jan 2001 13:23:02 EST
22431 Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
22433 ! ext/Opcode/Opcode.xs
22434 ____________________________________________________________________________
22435 [ 8389] By: jhi on 2001/01/10 15:16:07
22436 Log: Turn off the integer preservation for now.
22439 ____________________________________________________________________________
22440 [ 8388] By: jhi on 2001/01/10 15:01:25
22441 Log: Few more IDE/editor nits from p5p.
22444 ____________________________________________________________________________
22445 [ 8387] By: jhi on 2001/01/10 06:53:16
22446 Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
22447 To: "Andreas J. Koenig" <andreas.koenig@anima.de>
22448 Date: Tue, 9 Jan 2001 23:16:02 +0000
22449 Message-ID: <20010109231602.A81101@plum.flirble.org>
22452 ____________________________________________________________________________
22453 [ 8386] By: jhi on 2001/01/10 03:17:54
22454 Log: Test cases for #8385 (from Simon's "torture.pl")
22457 ____________________________________________________________________________
22458 [ 8385] By: jhi on 2001/01/10 03:17:11
22459 Log: Subject: Re: more UTF8 test suites and an UTF8 patch
22460 From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
22461 Date: Wed, 10 Jan 2001 11:39:39 +0900
22462 Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
22464 Some more UTF-8 tr cases fixed.
22467 ____________________________________________________________________________
22468 [ 8384] By: jhi on 2001/01/09 22:45:40
22469 Log: Allow the locale test needing POSIX and the taint test
22470 needing IPC::SysV to run under 'minitest' (basically,
22471 bail out if loading the extension fails)
22473 ! t/op/misc.t t/op/taint.t
22474 ____________________________________________________________________________
22475 [ 8383] By: jhi on 2001/01/09 21:36:04
22476 Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
22477 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22478 Date: Tue, 9 Jan 2001 13:33:22 -0800 (PST)
22479 Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
22482 ____________________________________________________________________________
22483 [ 8382] By: jhi on 2001/01/09 21:06:08
22484 Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
22485 Should finish up the bug id 20001205.022.
22487 ! pp.c pp_hot.c scope.c
22488 ____________________________________________________________________________
22489 [ 8381] By: jhi on 2001/01/09 18:27:43
22490 Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
22491 From: Andy Dougherty <doughera@lafayette.edu>
22492 Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
22493 Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
22495 More robust yacc/bison error detection.
22498 ____________________________________________________________________________
22499 [ 8380] By: jhi on 2001/01/09 15:21:38
22500 Log: Subject: [PATCH] make t/op/misc.t work on VMS
22501 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22502 Date: Tue, 9 Jan 2001 07:53:55 EST
22503 Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu>
22505 ! t/op/misc.t vms/test.com
22506 ____________________________________________________________________________
22507 [ 8379] By: jhi on 2001/01/09 15:20:38
22508 Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
22509 From: jhi@cc.hut.fi
22510 Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
22511 Message-Id: <200012302057.WAA31168@alpha.hut.fi>
22513 The #8378 fixed this.
22516 ____________________________________________________________________________
22517 [ 8378] By: jhi on 2001/01/09 15:05:32
22518 Log: Subject: One more patch for UTF8
22519 From: Inaba Hiroto <inaba@st.rim.or.jp>
22520 Date: Tue, 09 Jan 2001 01:04:32 +0900
22521 Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
22523 UTF-8 fixes for 'x' and tr///.
22525 ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
22526 ! regcomp.c regexec.c toke.c utf8.c
22527 ____________________________________________________________________________
22528 [ 8377] By: jhi on 2001/01/09 14:32:17
22529 Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
22532 ____________________________________________________________________________
22533 [ 8376] By: jhi on 2001/01/09 04:32:32
22534 Log: integrate changes #7775, #8316, #8316 from mainline
22535 Branch: maint-5.6/perl
22536 ! hints/solaris_2.sh
22537 ____________________________________________________________________________
22538 [ 8375] By: jhi on 2001/01/09 04:26:43
22539 Log: Update Changes.
22541 ! Changes patchlevel.h
22542 ____________________________________________________________________________
22543 [ 8374] By: jhi on 2001/01/09 04:14:32
22544 Log: IDE/editor section tweaking.
22547 ____________________________________________________________________________
22548 [ 8373] By: jhi on 2001/01/09 02:38:26
22549 Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
22550 From: Peter Prymmer <pvhp@forte.com>
22551 Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
22552 Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
22554 In preparation os OS/390 dynamic loading.
22556 ! README.os390 hints/os390.sh
22557 ____________________________________________________________________________
22558 [ 8372] By: jhi on 2001/01/09 00:24:30
22559 Log: Integrate with perlio.
22561 !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
22562 ____________________________________________________________________________
22563 [ 8371] By: nick on 2001/01/08 23:54:33
22564 Log: Fix "scalars leaked" bugs caused by overload magic
22565 (Highlighted by Ilya's DESTROY optimization.)
22567 ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
22568 ____________________________________________________________________________
22569 [ 8370] By: nick on 2001/01/08 20:19:41
22570 Log: Integrate mainline
22572 !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
22573 !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
22575 ____________________________________________________________________________
22576 [ 8369] By: jhi on 2001/01/08 17:30:52
22577 Log: save_delete() Safefree() doesn't (anymore?) work with shared
22578 strings, one test failure in op/misc and almost all of lib/b.
22579 (Outcomments #8369.)
22582 ____________________________________________________________________________
22583 [ 8368] By: jhi on 2001/01/08 14:47:10
22584 Log: (Outcommented by #8369.)
22586 Subject: Re: Perl BugID 20001205.022 ---- save_delete
22587 From: Simon Cozens <simon@cozens.net>
22588 Date: Sat, 6 Jan 2001 11:48:40 +0000
22589 Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
22591 The save_delete() does need the Safefree.
22594 ____________________________________________________________________________
22595 [ 8367] By: bailey on 2001/01/08 08:53:52
22596 Log: Once again syncing after too long an absence
22598 +> (branch 55 files)
22599 - MAINTAIN fix_pl vos/config.def vos/config.h
22600 - vos/config_h.SH_orig
22601 !> (integrate 498 files)
22602 ____________________________________________________________________________
22603 [ 8366] By: jhi on 2001/01/08 02:42:59
22604 Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
22605 From: nick@ccl4.org
22606 Date: Sun, 7 Jan 2001 21:07:18 +0000
22607 Message-Id: <20010107210717.D1048@plum.flirble.org>
22609 ! sv.c t/op/64bitint.t
22610 ____________________________________________________________________________
22611 [ 8365] By: jhi on 2001/01/08 02:35:16
22612 Log: Subject: [PATCH] environ nit
22613 From: Simon Cozens <simon@cozens.net>
22614 Date: Sun, 7 Jan 2001 17:57:07 +0000
22615 Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
22617 Use environ only if we have it.
22620 ____________________________________________________________________________
22621 [ 8364] By: jhi on 2001/01/08 02:24:51
22622 Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
22624 ! ext/GDBM_File/GDBM_File.xs
22625 ____________________________________________________________________________
22626 [ 8363] By: jhi on 2001/01/08 02:19:24
22627 Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
22628 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22629 Date: Sat, 6 Jan 2001 15:25:02 -0800 (PST)
22630 Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
22633 ____________________________________________________________________________
22634 [ 8362] By: jhi on 2001/01/08 02:17:43
22635 Log: Subject: [patch] xsub AUTOLOAD fix/optimization
22636 From: Doug MacEachern <dougm@covalent.net>
22637 Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
22638 Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
22640 Allow AUTOLOAD to be an xsub and allow such xsubs
22641 to avoid use of $AUTOLOAD.
22644 ____________________________________________________________________________
22645 [ 8361] By: jhi on 2001/01/08 02:16:07
22646 Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
22647 From: Radu Greab <radu@netsoft.ro>
22648 Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
22649 Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
22651 No need for the potentially unportable $SIG{CHLD}.
22654 ____________________________________________________________________________
22655 [ 8360] By: jhi on 2001/01/08 01:58:23
22656 Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
22658 ! lib/Getopt/Long.pm
22659 ____________________________________________________________________________
22660 [ 8359] By: jhi on 2001/01/08 01:55:44
22661 Log: Integrate perlio.
22663 !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
22664 !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
22665 !> utf8.c win32/Makefile
22666 ____________________________________________________________________________
22667 [ 8358] By: jhi on 2001/01/07 21:16:50
22668 Log: Update the EPOC cross SDK URL.
22671 ____________________________________________________________________________
22672 [ 8357] By: jhi on 2001/01/07 21:16:09
22673 Log: Update the EPOC cross SDK URL.
22674 Branch: maint-5.6/perl
22676 ____________________________________________________________________________
22677 [ 8356] By: nick on 2001/01/06 21:47:52
22678 Log: FILE * in XS code for PerlIO world:
22679 - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
22680 - Add FILE * T_STDIO typemap.
22681 - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
22683 ! lib/ExtUtils/typemap perlio.c perlio.h
22684 ____________________________________________________________________________
22685 [ 8355] By: jhi on 2001/01/06 20:27:15
22686 Log: integrate change #8336 from mainline
22688 Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
22689 Branch: maint-5.6/perl
22691 ____________________________________________________________________________
22692 [ 8354] By: jhi on 2001/01/06 20:24:29
22693 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
22694 From: Robin Barker <rmb1@cise.npl.co.uk>
22695 Date: Fri, 22 Dec 2000 12:17:38 GMT
22696 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
22698 The patch reformats some long =item lines so they give
22699 correct output via pod2man | nroff -man
22701 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
22702 From: Robin Barker <rmb1@cise.npl.co.uk>
22703 Date: Tue, 2 Jan 2001 15:35:03 GMT
22704 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
22706 Here is a _further_ patch which corrects a few more errors:
22707 * an empty C<=item> in CPAN.pm
22708 * patching the wrong file (pod/perlamiga.pod not README.amiga)
22709 * leaving empty C<=item>s which formatted incorrectly
22710 * over long C<=item>s revealed by latest patch to Pod::Man
22711 Branch: maint-5.6/perl
22712 ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
22713 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
22714 ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
22715 ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
22716 ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
22717 ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
22718 ____________________________________________________________________________
22719 [ 8353] By: jhi on 2001/01/06 20:21:10
22720 Log: integrate changes #7980, 7990, 8056, 8057 from mainline
22723 Branch: maint-5.6/perl
22724 ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
22725 ____________________________________________________________________________
22726 [ 8352] By: jhi on 2001/01/06 20:18:44
22727 Log: Forgotten from #8438.
22728 Branch: maint-5.6/perl
22730 ____________________________________________________________________________
22731 [ 8351] By: jhi on 2001/01/06 20:18:12
22732 Log: Forgotten from #8347.
22733 Branch: maint-5.6/perl
22735 ____________________________________________________________________________
22736 [ 8350] By: jhi on 2001/01/06 20:00:19
22737 Log: Thinko in #8347.
22738 Branch: maint-5.6/perl
22740 ____________________________________________________________________________
22741 [ 8349] By: jhi on 2001/01/06 18:05:30
22742 Log: Copy the FAQ3 IDE section from the development branch,
22743 changes originally by Peter Prymmer.
22744 Branch: maint-5.6/perl
22746 ____________________________________________________________________________
22747 [ 8348] By: jhi on 2001/01/06 18:03:02
22748 Log: EPOC updates for TRIAL1.
22750 Subject: [5.6.1 trial1] EPOC update
22751 From: Olaf Flebbe <O.Flebbe@science-computing.de>
22752 Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
22753 Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de>
22755 Subject: epoc patch2 for perl-5.6.1-trial1
22756 From: Olaf Flebbe <O.Flebbe@science-computing.de>
22757 Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
22758 Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de>
22759 Branch: maint-5.6/perl
22760 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
22762 ____________________________________________________________________________
22763 [ 8347] By: jhi on 2001/01/06 17:29:10
22764 Log: integrate changes #7710,7824,7973 from mainline,
22765 plus VMS nits from Peter Prymmer and Dan Sugalski.
22767 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
22768 library (getprotobyname and getprotobynumber are outversioned by
22769 the same calls in libc, at least for xlc version 3.
22771 Add HAS_SBRK_PROTO.
22773 Fixes for signedness warnings noticed by VMSperlers.
22774 Branch: maint-5.6/perl
22775 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22776 ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
22777 ! sv.c vms/descrip_mms.template vos/config.alpha.def
22778 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
22779 ! win32/config.bc win32/config.gc win32/config.vc
22780 ____________________________________________________________________________
22781 [ 8346] By: nick on 2001/01/06 14:36:01
22782 Log: Fixup accumulated integrate muddles (perlio == devperl again)
22784 ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
22785 ____________________________________________________________________________
22786 [ 8345] By: nick on 2001/01/06 14:24:58
22787 Log: Integrate mainline
22789 !> (integrate 55 files)
22790 ____________________________________________________________________________
22791 [ 8344] By: jhi on 2001/01/06 02:24:02
22792 Log: Subject: [patch] PerlIO_cleanup() prototype
22793 From: Doug MacEachern <dougm@covalent.net>
22794 Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
22795 Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
22798 ____________________________________________________________________________
22799 [ 8343] By: jhi on 2001/01/06 01:04:09
22800 Log: IRIX compiler noticed that the bof initialization might be
22801 bypassed by control flow.
22804 ____________________________________________________________________________
22805 [ 8342] By: jhi on 2001/01/06 00:10:48
22806 Log: Update Changes.
22808 ! Changes patchlevel.h
22809 ____________________________________________________________________________
22810 [ 8341] By: jhi on 2001/01/05 23:52:33
22811 Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
22814 ____________________________________________________________________________
22815 [ 8340] By: jhi on 2001/01/05 22:44:08
22816 Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
22817 From: Radu Greab <radu@netsoft.ro>
22818 Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
22819 Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
22821 ! t/io/pipe.t util.c
22822 ____________________________________________________________________________
22823 [ 8339] By: jhi on 2001/01/05 22:35:17
22824 Log: Subject: [PATCH] format and rewording in perlfaq.pod
22825 From: Robin Barker <rmb1@cise.npl.co.uk>
22826 Date: Fri, 5 Jan 2001 18:51:20 GMT
22827 Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
22830 ____________________________________________________________________________
22831 [ 8338] By: jhi on 2001/01/05 22:31:17
22832 Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
22833 From: Peter Prymmer <pvhp@forte.com>
22834 Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
22835 Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
22838 ____________________________________________________________________________
22839 [ 8337] By: jhi on 2001/01/05 18:15:11
22840 Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
22841 From: Robin Barker <rmb1@cise.npl.co.uk>
22842 Date: Tue, 2 Jan 2001 15:24:07 GMT
22843 Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
22845 If you call configure as C<./Configure> or C<sh ./Configure>,
22846 $src is set to the absolute path name, not '.'.
22848 This, in turn, means -Dmksymlink tries to do its stuff because
22849 it does not think it is in the src directory.
22851 (plus a metaconfig nitfix)
22853 ! U/compline/ccflags.U U/modified/src.U
22855 ! Configure config_h.SH
22856 ____________________________________________________________________________
22857 [ 8336] By: jhi on 2001/01/05 17:48:32
22858 Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
22859 From: Alan Burlison <Alan.Burlison@uk.sun.com>
22860 Message-ID: <3A5606C4.473D2226@uk.sun.com>
22861 Date: Fri, 05 Jan 2001 17:39:16 +0000
22864 ____________________________________________________________________________
22865 [ 8335] By: jhi on 2001/01/05 16:05:44
22866 Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
22868 ! lib/Getopt/Long.pm
22869 ____________________________________________________________________________
22870 [ 8334] By: jhi on 2001/01/05 16:00:51
22871 Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
22872 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
22873 Date: Fri, 05 Jan 2001 13:46:51 +0100
22874 Message-ID: <13693.978698811@nice.ram.loc>
22876 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
22877 accurate reading of the "atime".
22880 ____________________________________________________________________________
22881 [ 8333] By: jhi on 2001/01/05 15:57:37
22882 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
22883 From: Simon Cozens <simon@cozens.net>
22884 Date: Fri, 8 Dec 2000 13:33:31 +0000
22885 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
22887 A lost patch fragment.
22890 ____________________________________________________________________________
22891 [ 8332] By: jhi on 2001/01/05 15:40:42
22892 Log: Do away with strncpy() and a fixed length buffer.
22895 ____________________________________________________________________________
22896 [ 8331] By: jhi on 2001/01/05 15:03:07
22897 Log: Tests for #8329 and #8330.
22900 ____________________________________________________________________________
22901 [ 8330] By: jhi on 2001/01/05 15:02:38
22902 Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
22903 raw 8-bit form to the UTF-8 string.
22906 ____________________________________________________________________________
22907 [ 8329] By: jhi on 2001/01/05 14:55:13
22908 Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
22909 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
22910 Date: Fri, 5 Jan 2001 12:28:52 +0100
22911 Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
22913 UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
22914 no effect. (changed the strncpy() to Copy())
22917 ____________________________________________________________________________
22918 [ 8328] By: jhi on 2001/01/05 06:44:27
22919 Log: UTF-8 cleanup.
22921 ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
22922 ! regexec.c sv.c toke.c
22923 ____________________________________________________________________________
22924 [ 8327] By: jhi on 2001/01/05 01:11:29
22925 Log: Subject: [PATCH perl@8268] Test::Harness doesn't use IO (was Re: [PATCH 5.7.0] Re: Tests depending on extensions, and `make minitest')
22926 From: Radu Greab <radu@netsoft.ro>
22927 Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
22928 Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
22930 Cleans up Harness to not use FileHandle, which uses IO.
22932 ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
22933 ____________________________________________________________________________
22934 [ 8326] By: jhi on 2001/01/05 00:56:37
22935 Log: Update Changes.
22937 ! Changes patchlevel.h
22938 ____________________________________________________________________________
22939 [ 8325] By: jhi on 2001/01/05 00:53:18
22940 Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
22941 From: Peter Prymmer <pvhp@forte.com>
22942 Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
22943 Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
22945 plus a couple more tailing whitespace removals.
22948 ____________________________________________________________________________
22949 [ 8324] By: jhi on 2001/01/05 00:47:39
22950 Log: Add some Unicode chop() tests.
22953 ____________________________________________________________________________
22954 [ 8323] By: jhi on 2001/01/05 00:47:23
22955 Log: Unify UTF-8 malformedness handling.
22957 ! doop.c pp.c sv.c toke.c utf8.c utf8.h
22958 ____________________________________________________________________________
22959 [ 8322] By: jhi on 2001/01/04 22:21:54
22960 Log: The new $issymlink was unknown to Mksymlinks.
22961 Branch: metaconfig/U/perl
22962 ! Mksymlinks.U issymlink.U
22964 ! Configure config_h.SH
22965 ____________________________________________________________________________
22966 [ 8321] By: jhi on 2001/01/04 21:51:05
22967 Log: The test didn't work under the core test framework.
22970 ____________________________________________________________________________
22971 [ 8320] By: jhi on 2001/01/04 21:14:22
22972 Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
22974 ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
22975 ____________________________________________________________________________
22976 [ 8319] By: jhi on 2001/01/04 20:46:17
22977 Log: Typo in #8312 when manually appying a problematic patch fragment.
22979 ! ext/Storable/Storable.xs
22980 ____________________________________________________________________________
22981 [ 8318] By: jhi on 2001/01/04 20:43:01
22982 Log: The $sh_c didn't fly.
22984 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
22985 ! U/modified/Loc.U U/modified/myhostname.U
22986 ! U/modified/spitshell.U
22987 Branch: metaconfig/U/perl
22990 ! Configure config_h.SH
22991 ____________________________________________________________________________
22992 [ 8317] By: jhi on 2001/01/04 19:58:01
22993 Log: AIX builtin test -h is broken, changes based on
22995 Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
22996 Date: Tue, 02 Jan 2001 11:24:39 +0100
22997 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22998 Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
23000 + U/modified/spitshell.U
23001 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
23002 ! U/modified/Loc.U U/modified/myhostname.U
23003 Branch: metaconfig/U/perl
23004 ! Mksymlinks.U issymlink.U
23007 ____________________________________________________________________________
23008 [ 8316] By: jhi on 2001/01/04 19:02:22
23009 Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
23010 From: Andy Dougherty <doughera@lafayette.edu>
23011 Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
23012 Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
23016 ! hints/solaris_2.sh
23017 ____________________________________________________________________________
23018 [ 8315] By: jhi on 2001/01/04 18:56:48
23019 Log: From: Lupe Christoph <lupe@lupe-christoph.de>
23020 Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
23021 Date: Wed, 3 Jan 2001 07:58:51 +0100
23022 Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
23024 ! hints/solaris_2.sh
23025 ____________________________________________________________________________
23026 [ 8314] By: jhi on 2001/01/04 18:54:07
23027 Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
23028 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23029 Date: Wed, 3 Jan 2001 13:48:04 -0800 (PST)
23030 Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
23032 Doc tweak on #8313.
23034 ! ext/B/B/Deparse.pm
23035 ____________________________________________________________________________
23036 [ 8313] By: jhi on 2001/01/04 18:52:27
23037 Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
23038 Date: Wed, 3 Jan 2001 13:31:53 -0800 (PST)
23039 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
23040 Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
23042 Make the peephole optimizer to bypass more null ops and
23043 and rewrite the deparse handling of continue blocks.
23045 ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
23046 ____________________________________________________________________________
23047 [ 8312] By: jhi on 2001/01/04 18:47:39
23048 Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
23050 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
23051 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
23053 ____________________________________________________________________________
23054 [ 8311] By: jhi on 2001/01/04 18:36:08
23055 Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
23056 filter to be run on each .pm during the pm_to_blib() phase,
23059 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
23060 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
23061 Date: Wed, 03 Jan 2001 22:01:30 +0100
23062 Message-ID: <5296.978555690@nice.ram.loc>
23064 ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
23065 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
23066 ! lib/ExtUtils/MakeMaker.pm
23067 ____________________________________________________________________________
23068 [ 8310] By: jhi on 2001/01/04 18:32:54
23069 Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
23070 From: Robin Barker <rmb1@cise.npl.co.uk>
23071 Date: Tue, 2 Jan 2001 15:35:03 GMT
23072 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
23074 ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
23075 ! pod/perlrequick.pod
23076 ____________________________________________________________________________
23077 [ 8309] By: jhi on 2001/01/04 18:29:07
23078 Log: Subject: Re: [patch] static-ize XS()
23079 From: Doug MacEachern <dougm@covalent.net>
23080 Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
23081 Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
23083 Provide prototypes for the XS functions.
23085 ! lib/ExtUtils/xsubpp
23086 ____________________________________________________________________________
23087 [ 8308] By: jhi on 2001/01/04 18:27:44
23088 Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
23089 From: Doug MacEachern <dougm@covalent.net>
23090 Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
23091 Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
23093 ! lib/ExtUtils/typemap
23094 ____________________________________________________________________________
23095 [ 8307] By: jhi on 2001/01/04 18:25:25
23096 Log: Subject: Re: [patch] MM_Unix cpprun shortcut
23097 From: Doug MacEachern <dougm@covalent.net>
23098 Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
23099 Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
23101 Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
23103 ! lib/ExtUtils/MM_Unix.pm
23104 ____________________________________________________________________________
23105 [ 8306] By: jhi on 2001/01/04 18:23:00
23106 Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
23107 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23108 Date: Thu, 4 Jan 2001 12:47:10 +0100
23109 Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
23111 The toke.c part only, patching embed.h and proto.h is futile.
23114 ____________________________________________________________________________
23115 [ 8305] By: jhi on 2001/01/04 18:05:51
23116 Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
23117 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23118 Date: Thu, 4 Jan 2001 17:50:12 +0100
23119 Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
23122 ____________________________________________________________________________
23123 [ 8304] By: jhi on 2001/01/04 18:03:26
23124 Log: Subject: [PATCH perl@8269]
23125 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
23126 Date: Thu, 4 Jan 2001 12:53:39 +0100
23127 Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
23129 If running byacc write-enable also perly.h.
23132 ____________________________________________________________________________
23133 [ 8303] By: jhi on 2001/01/04 15:40:49
23134 Log: Rewrite pp_concat() in terms of sv_catsv().
23137 ____________________________________________________________________________
23138 [ 8302] By: nick on 2001/01/03 22:43:22
23139 Log: Integrate mainline.
23141 !> ext/Encode/Encode.xs sv.c utf8.c
23142 ____________________________________________________________________________
23143 [ 8301] By: jhi on 2001/01/02 23:40:26
23144 Log: Variable naming tweak.
23147 ____________________________________________________________________________
23148 [ 8300] By: jhi on 2001/01/02 23:40:02
23149 Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
23150 in is_utf8_string().
23153 ____________________________________________________________________________
23154 [ 8299] By: jhi on 2001/01/02 22:14:40
23155 Log: Integrate perlio.
23157 !> pp.c pp_hot.c win32/Makefile
23158 ____________________________________________________________________________
23159 [ 8298] By: nick on 2001/01/02 22:03:06
23160 Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
23163 ____________________________________________________________________________
23164 [ 8297] By: jhi on 2001/01/02 04:26:28
23165 Log: Signedness nit.
23167 ! ext/Encode/Encode.xs
23168 ____________________________________________________________________________
23169 [ 8296] By: nick on 2001/01/01 23:49:36
23170 Log: Add Encode and correct Filter/Util/Call in nmake Makefile
23173 ____________________________________________________________________________
23174 [ 8295] By: jhi on 2001/01/01 23:05:48
23175 Log: Integrate perlio.
23177 !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
23179 ____________________________________________________________________________
23180 [ 8294] By: nick on 2001/01/01 22:48:34
23181 Log: Integrate mainline
23183 ! pp_hot.c t/lib/encode.t
23184 !> (integrate 65 files)
23185 ____________________________________________________________________________
23186 [ 8293] By: nick on 2001/01/01 21:58:50
23187 Log: More rigor in UTF-8-ness of Encode's toUnicode
23188 XS export some of the utf8 internal functions.
23189 Test some of the functions.
23190 Fix pp_concat() bug shown by said tests.
23192 ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
23194 ____________________________________________________________________________
23195 [ 8292] By: jhi on 2001/01/01 18:11:44
23196 Log: Integrate perlio.
23198 !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
23199 !> ext/Encode/encengine.c ext/Encode/encode.h
23200 ____________________________________________________________________________
23201 [ 8291] By: jhi on 2001/01/01 18:10:58
23202 Log: Podify README.mpeix (a new version from the web),
23203 add a dummy NAME to Carp::Heavy, regen toc.
23205 ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
23207 ____________________________________________________________________________
23208 [ 8290] By: nick on 2001/01/01 17:43:47
23209 Log: Loose the "Loading..." warning.
23210 Another bug in fallback support
23212 ! ext/Encode/Encode.pm ext/Encode/encengine.c
23213 ____________________________________________________________________________
23214 [ 8289] By: jhi on 2001/01/01 00:01:57
23215 Log: Bump up Larry's copyright.
23217 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
23218 ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
23219 ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
23220 ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
23221 ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
23222 ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
23223 ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
23224 ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
23225 ____________________________________________________________________________
23226 [ 8288] By: nick on 2000/12/31 21:27:53
23227 Log: Fix .ucm reading - forgot a chr()
23228 Start of .ucm write (for .enc to .ucm)
23230 ! ext/Encode/compile
23231 ____________________________________________________________________________
23232 [ 8287] By: jhi on 2000/12/31 18:15:56
23233 Log: Comment away a diagnostic message as noted by Craig A. Berry
23234 (the unexpected message was confusing testing)
23236 ! ext/Encode/Encode.pm
23237 ____________________________________________________________________________
23238 [ 8286] By: jhi on 2000/12/31 18:14:51
23239 Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
23240 Date: Sun, 31 Dec 2000 11:17:37 -0600
23241 From: "Craig A. Berry" <craigberry@mac.com>
23242 Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
23244 ! ext/Encode/Makefile.PL
23245 ____________________________________________________________________________
23246 [ 8285] By: nick on 2000/12/31 18:11:54
23247 Log: Start of support of ICU-style .ucm files:
23248 - teach compile how to read a .ucm file
23249 - first guess at how to represent fallbacks in "tries".
23250 - use fallbacks if check == 0
23251 - new return code to indicate we used one.
23253 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
23254 ! ext/Encode/encengine.c ext/Encode/encode.h
23255 ____________________________________________________________________________
23256 [ 8284] By: jhi on 2000/12/31 18:04:41
23257 Log: Pacify picky VMS compiler.
23259 Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
23260 From: "Craig A. Berry" <craig.berry@psinetcs.com>
23261 Date: Sat, 30 Dec 2000 18:10:02 -0600
23262 Message-Id: <200012310010.CAA09719@tiku.hut.fi>
23265 ____________________________________________________________________________
23266 [ 8283] By: jhi on 2000/12/31 16:11:47
23267 Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
23269 ! t/lib/glob-basic.t
23270 ____________________________________________________________________________
23271 [ 8282] By: jhi on 2000/12/31 15:26:11
23272 Log: Integrate perlio.
23274 !> makedef.pl opcode.pl os2/os2.c perlio.c
23275 ____________________________________________________________________________
23276 [ 8281] By: nick on 2000/12/31 10:06:15
23277 Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
23278 is available to be exported
23280 ! makedef.pl perlio.c
23281 ____________________________________________________________________________
23282 [ 8280] By: nick on 2000/12/31 09:41:26
23283 Log: Ilya's OS2 patch (testing for damage on Win32)
23285 ! makedef.pl opcode.pl os2/os2.c
23286 ____________________________________________________________________________
23287 [ 8279] By: jhi on 2000/12/30 21:52:07
23290 ! t/lib/syslfs.t t/op/lfs.t
23291 ____________________________________________________________________________
23292 [ 8278] By: jhi on 2000/12/30 21:47:49
23293 Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
23294 From: andreas.koenig@anima.de (Andreas J. Koenig)
23295 Date: 30 Dec 2000 22:35:37 +0100
23296 Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
23298 The 32-bit wraparound test wasn't quite right.
23300 ! t/lib/syslfs.t t/op/lfs.t
23301 ____________________________________________________________________________
23302 [ 8277] By: jhi on 2000/12/30 21:33:44
23303 Log: Subject: [PATCH] open() example in perlfunc.pod
23304 From: Karsten Sperling <s_sperli@ira.uka.de>
23305 Date: Sat, 30 Dec 2000 22:27:09 +0100
23306 Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
23309 ____________________________________________________________________________
23310 [ 8276] By: jhi on 2000/12/30 20:32:40
23311 Log: Not quite that many tests yet.
23314 ____________________________________________________________________________
23315 [ 8275] By: jhi on 2000/12/30 20:26:58
23316 Log: Integrate perlio.
23319 ____________________________________________________________________________
23320 [ 8274] By: jhi on 2000/12/30 20:24:56
23321 Log: Signedness nit.
23324 ____________________________________________________________________________
23325 [ 8273] By: jhi on 2000/12/30 20:15:46
23326 Log: Add a test case for 20000731.001 which was fixed by the #8267.
23329 ____________________________________________________________________________
23330 [ 8272] By: nick on 2000/12/30 19:47:51
23331 Log: Tweak for MULTIPLICITY/USE_PERLIO
23334 ____________________________________________________________________________
23335 [ 8271] By: nick on 2000/12/30 19:46:45
23336 Log: Integrate mainline
23338 +> lib/unicode/distinct.pm
23339 !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
23340 !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
23341 !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
23342 ____________________________________________________________________________
23343 [ 8270] By: jhi on 2000/12/30 19:39:50
23344 Log: Subject: RE: perl@8269
23345 From: "Richard Soderberg" <rs@crystalflame.net>
23346 Date: Sat, 30 Dec 2000 11:36:27 -0800
23347 Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
23352 ____________________________________________________________________________
23353 [ 8269] By: jhi on 2000/12/30 18:55:48
23354 Log: Update Changes.
23356 ! Changes patchlevel.h
23357 ____________________________________________________________________________
23358 [ 8268] By: jhi on 2000/12/30 17:18:40
23359 Log: Add a test for Unicode split //. The #8267 was the cure.
23362 ____________________________________________________________________________
23363 [ 8267] By: jhi on 2000/12/30 17:14:19
23364 Log: Subject: more UTF8 test suites and an UTF8 patch
23365 From: Inaba Hiroto <inaba@st.rim.or.jp>
23366 Date: Sat, 30 Dec 2000 14:27:10 +0900
23367 Message-ID: <3A4D722D.243AFD88@st.rim.or.jp>
23369 Just the patch part for now, and the pragma renamed
23370 as unicode::distinct.
23372 + lib/unicode/distinct.pm
23373 ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
23374 ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
23375 ! regcomp.h regexec.c sv.c toke.c utf8.c
23376 ____________________________________________________________________________
23377 [ 8266] By: nick on 2000/12/30 16:40:49
23378 Log: Integrate mainline
23380 +> lib/Pod/Text/Overstrike.pm
23381 !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
23382 !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
23383 !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
23384 !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
23385 !> vms/vms.c vms/vmsish.h vms/vmspipe.com
23386 ____________________________________________________________________________
23387 [ 8265] By: jhi on 2000/12/30 07:28:55
23388 Log: The sv_catsv() fix, take two.
23391 ____________________________________________________________________________
23392 [ 8264] By: jhi on 2000/12/30 06:19:18
23393 Log: Undo all the join-related changes since #8248: relevant
23394 portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
23395 The new sv_catsv() doesn't fly so it must go back to
23398 ! sv.c t/op/join.t t/pragma/utf8.t
23399 ____________________________________________________________________________
23400 [ 8263] By: jhi on 2000/12/30 01:08:32
23401 Log: (Retracted by #8264) Tweak sv_catsv() some more.
23404 ____________________________________________________________________________
23405 [ 8262] By: jhi on 2000/12/30 00:45:14
23406 Log: Retract #8261.
23409 ____________________________________________________________________________
23410 [ 8261] By: jhi on 2000/12/30 00:38:32
23411 Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
23414 ____________________________________________________________________________
23415 [ 8260] By: jhi on 2000/12/29 22:51:33
23416 Log: (Retracted by #8264) More fixing for #8251.
23419 ____________________________________________________________________________
23420 [ 8259] By: jhi on 2000/12/29 18:27:30
23421 Log: Subject: podlators 1.06 released
23422 From: Russ Allbery <rra@stanford.edu>
23423 Date: 25 Dec 2000 05:09:30 -0800
23424 Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
23426 + lib/Pod/Text/Overstrike.pm
23427 ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
23428 ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
23429 ____________________________________________________________________________
23430 [ 8258] By: jhi on 2000/12/29 18:20:45
23431 Log: Make the large file tests more robust/talkative as suggested by
23433 Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
23434 From: andreas.koenig@anima.de (Andreas J. Koenig)
23435 Date: 29 Dec 2000 14:23:01 +0100
23436 Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
23438 ! t/lib/syslfs.t t/op/lfs.t
23439 ____________________________________________________________________________
23440 [ 8257] By: jhi on 2000/12/29 17:48:04
23441 Log: Further VMS piping fixes from Charles Lane:
23443 In summary, error messages produced when a subprocess terminated
23444 abnormally were being sent not just to the parent process, but to
23445 grandparents, because of default values for error output that were
23446 not completely overridden when the subprocess was started.
23448 This patch fixes this behavior by defining user-mode (i.e., temporary
23449 for the duration of the program) logical names for SYS$OUTPUT and
23450 SYS$ERROR when they are (re)opened inside Perl. And a bunch of other
23451 changes to make it so that the user-mode logicals are the ones that
23452 control where Perl's error messages go if it terminates abnormally.
23454 I also added some gratuitous fixes to the indentation of braces in
23455 the piping code. It just looked ugly, before.
23457 ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
23458 ____________________________________________________________________________
23459 [ 8256] By: jhi on 2000/12/29 17:45:12
23460 Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
23461 From: "Casey R. Tweten" <crt@kiski.net>
23462 Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
23463 Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
23465 Tests for for #8240.
23467 ! t/pragma/constant.t
23468 ____________________________________________________________________________
23469 [ 8255] By: jhi on 2000/12/29 17:43:07
23470 Log: Subject: Re: [PATCH] Interesting syntax idea
23471 From: Simon Cozens <simon@cozens.net>
23472 Date: Fri, 29 Dec 2000 14:34:04 +0000
23473 Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
23477 ! t/pragma/sub_lval.t
23478 ____________________________________________________________________________
23479 [ 8254] By: jhi on 2000/12/29 17:42:11
23480 Log: Subject: [PATCH] Interesting syntax idea
23481 From: Simon Cozens <simon@cozens.net>
23482 Date: Wed, 27 Dec 2000 05:08:57 +0000
23483 Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
23485 Make opens + bareword assigns do typeglob assigns.
23488 ____________________________________________________________________________
23489 [ 8253] By: jhi on 2000/12/29 17:36:45
23490 Log: Output the (apparent) version of gcc, as suggested by
23492 Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
23493 From: jhbrown@ai.mit.edu (Jeremy H. Brown)
23494 Date: 26 Dec 2000 04:29:17 -0500
23495 Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
23497 (The patch as such didn't any more apply as the misparsing had
23498 already been addressed in #6474.) Also change the wording about
23499 gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
23502 ____________________________________________________________________________
23503 [ 8252] By: nick on 2000/12/29 12:14:31
23504 Log: Integrate mainline
23506 !> (integrate 27 files)
23507 ____________________________________________________________________________
23508 [ 8251] By: jhi on 2000/12/29 08:45:46
23509 Log: (Retracted by #8264)
23513 sv_catsv() needs one more byte space than seems reasonable.
23514 (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
23515 Curiouser and curiouser.
23518 ____________________________________________________________________________
23519 [ 8250] By: jhi on 2000/12/29 07:57:52
23520 Log: More split // UTF-8 tests.
23523 ____________________________________________________________________________
23524 [ 8249] By: jhi on 2000/12/29 07:54:51
23525 Log: (Retracted by #8264) More join() testing which was good because
23526 it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
23528 ! pp.c t/op/join.t utf8.c utf8.h
23529 ____________________________________________________________________________
23530 [ 8248] By: jhi on 2000/12/29 07:08:32
23531 Log: (Retracted by #8264) Externally: join() was still quite UTF-8-unaware.
23532 Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
23533 that the only cases to care about are byte+byte and byte+character.
23535 TODO: See how well pp_concat() could be implemented in terms
23538 ! doop.c sv.c t/op/join.t utf8.h
23539 ____________________________________________________________________________
23540 [ 8247] By: jhi on 2000/12/29 06:35:23
23541 Log: Signedness nit.
23544 ____________________________________________________________________________
23545 [ 8246] By: jhi on 2000/12/29 01:23:31
23546 Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
23547 From: Lupe Christoph <lupe@lupe-christoph.de>
23548 Date: Thu, 28 Dec 2000 23:00:00 +0100
23549 Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
23551 Suggest rsync --delete --dry-run.
23554 ____________________________________________________________________________
23555 [ 8245] By: jhi on 2000/12/28 23:57:05
23556 Log: The maxiters upper limit sanity check (guarding against
23557 non-progress) assumed bytes instead of characters in s///
23561 ____________________________________________________________________________
23562 [ 8244] By: jhi on 2000/12/28 23:34:08
23563 Log: Make some panic messages a bit more logical.
23565 ! doop.c pod/perldiag.pod pp.c pp_hot.c
23566 ____________________________________________________________________________
23567 [ 8243] By: jhi on 2000/12/28 22:59:16
23568 Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
23569 From: Simon Cozens <simon@cozens.net>
23570 Date: Wed, 27 Dec 2000 02:30:03 +0000
23571 Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
23573 ! pp.c t/pragma/sub_lval.t
23574 ____________________________________________________________________________
23575 [ 8242] By: jhi on 2000/12/28 22:56:53
23576 Log: Subject: [PATCH blead] Fix B::Terse indentation
23577 From: Daniel Chetlin <daniel@chetlin.com>
23578 Date: Wed, 27 Dec 2000 06:43:30 -0800
23579 Message-ID: <20001227064329.B9573@darkstar>
23581 ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
23582 ____________________________________________________________________________
23583 [ 8241] By: jhi on 2000/12/28 22:48:59
23584 Log: The latter patch from the
23586 Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
23587 From: Peter Prymmer <pvhp@forte.com>
23588 Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
23589 Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
23591 (the former patch from the above should have been
23592 taken care of by Nick I-S)
23595 ____________________________________________________________________________
23596 [ 8240] By: jhi on 2000/12/28 22:45:22
23597 Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
23598 From: "Casey R. Tweten" <crt@kiski.net>
23599 Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
23600 Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
23603 ____________________________________________________________________________
23604 [ 8239] By: jhi on 2000/12/28 22:37:45
23605 Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
23606 From: Simon Cozens <simon@cozens.net>
23607 Date: Wed, 27 Dec 2000 14:12:44 +0000
23608 Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
23610 ! t/op/method.t t/op/sort.t toke.c
23611 ____________________________________________________________________________
23612 [ 8238] By: jhi on 2000/12/28 22:30:32
23613 Log: Subject: [PATCH perl@8229] Call.pm
23614 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
23615 Date: Mon, 25 Dec 2000 10:47:15 -0000
23616 Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
23618 ! ext/Filter/Util/Call/Call.pm
23619 ____________________________________________________________________________
23620 [ 8237] By: jhi on 2000/12/28 22:19:21
23621 Log: Subject: [PATCH blead] Fix problem with `&' prototype
23622 From: Daniel Chetlin <daniel@chetlin.com>
23623 Date: Wed, 27 Dec 2000 15:55:32 -0800
23624 Message-ID: <20001227155532.D9573@darkstar>
23626 ! op.c t/comp/proto.t
23627 ____________________________________________________________________________
23628 [ 8236] By: jhi on 2000/12/28 22:09:25
23629 Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
23630 From: Daniel Chetlin <daniel@chetlin.com>
23631 Date: Sun, 24 Dec 2000 04:09:49 -0800
23632 Message-ID: <20001224040949.B3090@darkstar>
23634 ! gv.c mg.c t/op/attrs.t
23635 ____________________________________________________________________________
23636 [ 8235] By: jhi on 2000/12/28 22:07:11
23637 Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
23638 From: Jan Dubois <jand@ActiveState.com>
23639 Date: Tue, 26 Dec 2000 20:57:31 -0800
23640 Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
23643 ____________________________________________________________________________
23644 [ 8234] By: jhi on 2000/12/28 21:52:42
23645 Log: Subject: Re: [PATCH] Warn on use of reference as array elem
23646 From: Simon Cozens <simon@cozens.net>
23647 Date: Thu, 28 Dec 2000 20:33:13 +0000
23648 Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
23650 ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
23651 ____________________________________________________________________________
23652 [ 8233] By: jhi on 2000/12/28 19:40:49
23653 Log: Integrate perlio.
23655 !> ext/Encode/Makefile.PL ext/Encode/compile
23656 ____________________________________________________________________________
23657 [ 8232] By: nick on 2000/12/23 16:06:00
23658 Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
23659 and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
23661 ! ext/Encode/Makefile.PL
23662 ____________________________________________________________________________
23663 [ 8231] By: nick on 2000/12/23 14:30:34
23664 Log: "Compiled" encode build cleanup
23665 - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
23666 - .c files do not export sub-tables
23668 ! ext/Encode/Makefile.PL ext/Encode/compile
23669 ____________________________________________________________________________
23670 [ 8230] By: nick on 2000/12/23 12:50:37
23671 Log: Integrate mainline
23673 !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
23674 !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
23675 !> pod/perl5004delta.pod pod/perl5005delta.pod
23676 !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
23677 !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
23678 !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
23680 ____________________________________________________________________________
23681 [ 8229] By: jhi on 2000/12/22 15:32:12
23682 Log: Integrate perlio.
23684 +> win32/distclean.bat
23685 !> MANIFEST t/io/utf8.t
23686 ____________________________________________________________________________
23687 [ 8228] By: jhi on 2000/12/22 15:29:40
23688 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
23689 From: Robin Barker <rmb1@cise.npl.co.uk>
23690 Date: Fri, 22 Dec 2000 12:17:38 GMT
23691 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
23693 ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
23694 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
23695 ! pod/perl5004delta.pod pod/perl5005delta.pod
23696 ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
23697 ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
23698 ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
23700 ____________________________________________________________________________
23701 [ 8227] By: jhi on 2000/12/22 15:24:28
23702 Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
23703 From: "John L. Allen" <allen@grumman.com>
23704 Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
23705 Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
23707 Document APPLLIB_EXP.
23710 ____________________________________________________________________________
23711 [ 8226] By: nick on 2000/12/21 22:11:50
23712 Log: Handy script for when one forgets to "dmake clean"
23714 + win32/distclean.bat
23716 ____________________________________________________________________________
23717 [ 8225] By: nick on 2000/12/21 21:54:04
23718 Log: CRLF platform issue with io/utf8 fix.
23721 ____________________________________________________________________________
23722 [ 8224] By: nick on 2000/12/21 21:02:20
23723 Log: Integrate mainline
23725 !> Changes Configure Makefile.SH Porting/Glossary
23726 !> Porting/config.sh Porting/config_H configure.com
23727 !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
23728 !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
23729 !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
23730 !> win32/config.bc win32/config.gc win32/config.vc
23731 ____________________________________________________________________________
23732 [ 8223] By: jhi on 2000/12/21 17:09:16
23733 Log: Update Changes.
23735 ! Changes patchlevel.h
23736 ____________________________________________________________________________
23737 [ 8222] By: jhi on 2000/12/21 16:24:01
23738 Log: Metaconfig unit changes for #8221.
23739 Branch: metaconfig/U/perl
23743 ____________________________________________________________________________
23744 [ 8221] By: jhi on 2000/12/21 16:23:48
23745 Log: Rename testsyml to issymlink.
23747 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23748 ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
23750 ____________________________________________________________________________
23751 [ 8220] By: jhi on 2000/12/21 15:47:26
23752 Log: Robustness support for #8218 (symlink forest) since the GNU
23753 tools seem to be overly picky about symlinkage depths.
23755 ! Makefile.SH t/io/fs.t
23756 ____________________________________________________________________________
23757 [ 8219] By: jhi on 2000/12/21 15:38:27
23758 Log: Metaconfig changes for #8218.
23760 ! U/modified/Oldconfig.U
23761 Branch: metaconfig/U/perl
23764 ____________________________________________________________________________
23765 [ 8218] By: jhi on 2000/12/21 15:37:57
23766 Log: Add Configure option -Dmksymlinks which will create a symlink
23767 forest if the current/build differs from the source directory.
23768 TODO: mkdir -p is not portable.
23771 ____________________________________________________________________________
23772 [ 8217] By: jhi on 2000/12/21 14:39:12
23773 Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
23774 From: Nick Ing-Simmons <nik@tiuk.ti.com>
23775 Date: Thu, 21 Dec 2000 09:38:18 GMT
23776 Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
23778 The ofs became an SV.
23780 ! ext/Thread/Thread.xs
23781 ____________________________________________________________________________
23782 [ 8216] By: jhi on 2000/12/21 05:40:21
23783 Log: The polymorphism seems to have fixed 20000517.001.
23786 ____________________________________________________________________________
23787 [ 8215] By: jhi on 2000/12/21 04:44:52
23788 Log: read() documentation tweak for 20001121.004.
23791 ____________________________________________________________________________
23792 [ 8214] By: jhi on 2000/12/21 03:54:11
23793 Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
23795 ! pp_sys.c t/op/misc.t
23796 ____________________________________________________________________________
23797 [ 8213] By: jhi on 2000/12/21 00:28:10
23798 Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
23799 From: Peter Prymmer <pvhp@forte.com>
23800 Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
23801 Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
23804 ____________________________________________________________________________
23805 [ 8212] By: jhi on 2000/12/21 00:26:21
23806 Log: Edit edit edit.
23809 ____________________________________________________________________________
23810 [ 8211] By: jhi on 2000/12/20 18:52:46
23811 Log: Update Changes.
23813 ! Changes patchlevel.h
23814 ____________________________________________________________________________
23815 [ 8210] By: jhi on 2000/12/20 18:34:47
23816 Log: Yet another editor edit.
23819 ____________________________________________________________________________
23820 [ 8209] By: jhi on 2000/12/20 15:33:28
23821 Log: More Win32 Perling.
23824 ____________________________________________________________________________
23825 [ 8208] By: jhi on 2000/12/20 15:07:46
23826 Log: More Win32 editor/IDE/shell hints.
23829 ____________________________________________________________________________
23830 [ 8207] By: jhi on 2000/12/20 03:54:08
23831 Log: Subject: [PATCH] obscure timing knowledge
23832 From: Nicholas Clark <nick@ccl4.org>
23833 Date: Tue, 19 Dec 2000 19:22:31 +0000
23834 Message-ID: <20001219192231.F2827@plum.flirble.org>
23837 ____________________________________________________________________________
23838 [ 8206] By: jhi on 2000/12/20 03:45:57
23839 Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
23840 From: Spider Boardman <spider@leggy.zk3.dec.com>
23841 Date: Tue, 19 Dec 2000 21:30:16 -0500
23842 Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
23845 ____________________________________________________________________________
23846 [ 8205] By: jhi on 2000/12/19 23:02:01
23847 Log: Update Changes.
23849 ! Changes patchlevel.h
23850 ____________________________________________________________________________
23851 [ 8204] By: jhi on 2000/12/19 22:58:18
23852 Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
23853 using the \xHH notation. No more inlined UTF-8, sigh, but easier
23854 on editors and diffing/patching.
23856 ! t/op/utf8decode.t
23857 ____________________________________________________________________________
23858 [ 8203] By: nick on 2000/12/19 21:36:16
23859 Log: Integrate mainline (forgot my own change...)
23861 !> ext/Encode/compile
23862 ____________________________________________________________________________
23863 [ 8202] By: nick on 2000/12/19 21:34:42
23864 Log: Integrate mainline.
23866 !> (integrate 61 files)
23867 ____________________________________________________________________________
23868 [ 8201] By: nick on 2000/12/19 21:34:06
23869 Log: Avoid looking for File::Glob when we don't need it.
23871 ! ext/Encode/compile
23872 ____________________________________________________________________________
23873 [ 8200] By: jhi on 2000/12/19 18:35:49
23874 Log: Update Changes.
23876 ! Changes patchlevel.h
23877 ____________________________________________________________________________
23878 [ 8199] By: jhi on 2000/12/19 18:35:07
23879 Log: Microperl tweaks.
23881 ! sv.c uconfig.h uconfig.sh
23882 ____________________________________________________________________________
23883 [ 8198] By: jhi on 2000/12/19 18:29:59
23884 Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
23886 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23887 ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
23888 ____________________________________________________________________________
23889 [ 8197] By: jhi on 2000/12/19 17:55:29
23890 Log: In VMS embedded perls couldn't access the statically built Socket,
23894 ____________________________________________________________________________
23895 [ 8196] By: jhi on 2000/12/19 17:49:50
23896 Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
23897 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
23898 Date: Sun, 17 Dec 2000 19:11:44 -0000
23899 Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com>
23901 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
23902 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
23903 ____________________________________________________________________________
23904 [ 8195] By: jhi on 2000/12/19 17:47:53
23905 Log: Subject: [patch perl@8150] h2xs SYNOPSIS
23906 From: Jonathan Stowe <gellyfish@gellyfish.com>
23907 Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
23908 Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
23911 ____________________________________________________________________________
23912 [ 8194] By: jhi on 2000/12/19 17:46:28
23913 Log: Subject: Re: useless use of void context work-around
23914 From: andreas.koenig@anima.de (Andreas J. Koenig)
23915 Date: 16 Dec 2000 15:13:36 +0100
23916 Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
23918 Document (comment) the q(di ds ig) trick in the code.
23921 ____________________________________________________________________________
23922 [ 8193] By: jhi on 2000/12/19 17:10:57
23923 Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
23924 From: "Mark J. Reed" <mreed@strange.turner.com>
23925 Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
23926 Message-Id: <200012160222.VAA13986@strange.turner.com>
23928 ! ext/Sys/Syslog/Syslog.pm
23929 ____________________________________________________________________________
23930 [ 8192] By: jhi on 2000/12/19 17:07:45
23931 Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
23932 From: Nicholas Clark <nick@ccl4.org>
23933 Date: Sat, 16 Dec 2000 19:03:13 +0000
23934 Message-ID: <20001216190313.D68304@plum.flirble.org>
23937 ____________________________________________________________________________
23938 [ 8191] By: jhi on 2000/12/19 17:06:13
23939 Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
23940 From: Dominic Dunlop <domo@computer.org>
23941 Date: Mon, 18 Dec 2000 12:00:15 +0100
23942 Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
23944 This patchlet is needed in order that perl can be statically linked.
23947 ____________________________________________________________________________
23948 [ 8190] By: jhi on 2000/12/19 17:03:08
23949 Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
23950 From: "Craig A. Berry" <craig.berry@psinetcs.com>
23951 Date: Sun, 17 Dec 2000 00:18:35 -0600
23952 Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
23954 ! perlio.h vms/gen_shrfls.pl
23955 ____________________________________________________________________________
23956 [ 8189] By: jhi on 2000/12/19 16:20:28
23957 Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
23958 From: Prymmer/Kahn <pvhp@best.com>
23959 Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
23960 Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
23962 A better version of #8188.
23965 ____________________________________________________________________________
23966 [ 8188] By: jhi on 2000/12/19 15:57:06
23967 Log: (Replaced by #8189)
23969 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
23970 Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
23971 From: Prymmer/Kahn <pvhp@best.com>
23972 Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
23973 Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
23974 From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
23975 Date: Mon, 18 Dec 2000 11:10:45 -0500
23976 Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
23979 ____________________________________________________________________________
23980 [ 8187] By: jhi on 2000/12/19 15:54:19
23981 Log: Email address fix for Anton Berezin.
23984 ____________________________________________________________________________
23985 [ 8186] By: jhi on 2000/12/19 15:38:54
23986 Log: Subject: [PATCH perl@8102] cygwin port
23987 From: "Eric Fifer" <efifer@dircon.co.uk>
23988 Date: Thu, 14 Dec 2000 13:41:29 -0000
23989 Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
23991 When compiling modules the data item that is being imported
23992 from libperl.dll needs to be tagged as imported/shared data:
23993 extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
23996 ____________________________________________________________________________
23997 [ 8185] By: jhi on 2000/12/19 14:53:24
23998 Log: Regen uconfig.h and uconfig.sh.
24000 ! uconfig.h uconfig.sh
24001 ____________________________________________________________________________
24002 [ 8184] By: jhi on 2000/12/18 20:43:49
24003 Log: Comments work so much better when they are closed.
24006 ____________________________________________________________________________
24007 [ 8183] By: jhi on 2000/12/18 18:04:02
24008 Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
24009 Fixes the bug 20001218.016.
24012 ____________________________________________________________________________
24013 [ 8182] By: gsar on 2000/12/18 09:53:47
24014 Log: delete spurious files
24015 Branch: maint-5.6/perl
24016 - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
24017 - vos/config.h vos/config_h.SH_orig
24018 ____________________________________________________________________________
24019 [ 8181] By: gsar on 2000/12/18 09:46:08
24021 Branch: maint-5.6/perl
24022 ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
24023 ____________________________________________________________________________
24024 [ 8180] By: gsar on 2000/12/18 09:20:27
24025 Log: integrate changes#7924..7926,7946,7952 from mainline
24026 Branch: maint-5.6/perl
24027 !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
24028 !> lib/File/stat.pm t/lib/class-struct.t
24029 ____________________________________________________________________________
24030 [ 8179] By: gsar on 2000/12/18 08:55:54
24031 Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
24032 7918,7919,7988,8907 from mainline (various)
24033 Branch: maint-5.6/perl
24034 +> t/lib/class-struct.t
24035 !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
24036 !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
24037 !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
24038 ____________________________________________________________________________
24039 [ 8178] By: gsar on 2000/12/18 08:16:30
24040 Log: avoid redefinition warnings on windows due to sys/socket.h getting
24041 #included before win32.h
24042 Branch: maint-5.6/perl
24043 ! win32/include/sys/socket.h
24044 ____________________________________________________________________________
24045 [ 8177] By: gsar on 2000/12/18 05:24:04
24046 Log: make regen_headers; fix POSIX.xs problems; remove outdated
24047 code from sys/socket.h that makes build fail now
24048 Branch: maint-5.6/perl
24049 ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
24051 !> win32/include/sys/socket.h
24052 ____________________________________________________________________________
24053 [ 8176] By: gsar on 2000/12/18 05:20:17
24054 Log: update Changes
24055 Branch: maint-5.6/perl
24056 ! Changes patchlevel.h
24057 ____________________________________________________________________________
24058 [ 8175] By: gsar on 2000/12/18 04:57:48
24059 Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
24060 7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
24061 7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
24062 7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
24063 7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
24065 Branch: maint-5.6/perl
24066 +> lib/File/Spec/Epoc.pm
24067 !> (integrate 88 files)
24068 ____________________________________________________________________________
24069 [ 8174] By: gsar on 2000/12/18 03:53:09
24070 Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
24071 7625..7629,7631..7634,7637,7639,7642 from mainline
24072 Branch: maint-5.6/perl
24074 !> (integrate 26 files)
24075 ____________________________________________________________________________
24076 [ 8173] By: gsar on 2000/12/18 03:37:02
24077 Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
24078 7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
24079 7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
24080 7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
24081 Branch: maint-5.6/perl
24082 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
24084 !> (integrate 111 files)
24085 ____________________________________________________________________________
24086 [ 8172] By: jhi on 2000/12/18 02:49:27
24089 ! pod/perlmodlib.pod pod/perltoc.pod
24090 ____________________________________________________________________________
24091 [ 8171] By: gsar on 2000/12/18 02:49:24
24092 Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
24093 7465..7471 from mainline
24095 Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
24096 in platforms that strictly require all the symbols being present
24099 Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
24101 Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
24103 Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
24105 Subject: [PATCH] todo
24107 Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
24109 Use $sort, $uniq (and $tr) consistently as wondered
24112 Too enthusiastic editing in #7460.
24114 The reëntrant version shouldn't be needed unless USE_PURE_BISON.
24116 Upgrade to CPAN 1.58_55.
24117 Subject: CPAN.pm status
24119 Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
24121 Make target reordering to avoid pointless re-makes.
24122 Subject: Re: Total re-make of 'make okfile' after 7451 ?
24124 Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
24126 Subject: DOC PATCH 5.6.0
24128 Add the repository doc by Malcolm, Sarathy, and by Simon,
24129 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
24130 Branch: maint-5.6/perl
24131 +> Porting/repository.pod
24132 !> Configure MANIFEST Makefile.SH README.dos README.os2
24133 !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
24134 !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
24135 !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
24136 ____________________________________________________________________________
24137 [ 8169] By: gsar on 2000/12/18 02:33:34
24138 Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
24139 7435..7441,7445 from mainline
24141 Make the UTF-8 decoding stricter and more verbose when
24142 malformation happens. This involved adding an argument
24143 to utf8_to_uv_chk(), which involved changing its prototype,
24144 and prefer STRLEN over I32 for the UTF-8 length, which as
24145 a domino effect necessitated changing the prototypes of
24146 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
24147 The stricter UTF-8 decoding checking uses Markus Kuhn's
24148 UTF-8 Decode Stress Tester from
24149 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
24151 Run vms/vms_yfix.pl, should have done that after changing
24154 Subject: [PATCH 5.7.0] static linking with uninstalled perl
24156 (Replaced by #7440.)
24157 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
24159 Fix the bug ID 20001024.005, the bug introduced by #7416.
24161 Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
24163 Fix the bug reported in
24164 From: andreas.koenig@anima.de (Andreas J. Koenig)
24165 Also make is_utf8_char() stricter.
24167 Missed the header file changes from #7425.
24169 Check if stdio supports tweaking lval and cnt simultaneously.
24170 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
24172 Stratus VOS updates from Paul Green.
24174 Podify README.epoc and README.vos.
24176 Add targets to Makefile.SH, most importantly
24177 'regen_all' which also remembers to update vms/perly*.
24179 Subject: Minor update to find2perl, for portability
24181 Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
24183 Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
24185 Rename UTF8LEN() to be UNISKIP(), too confusing to have
24186 UTF8LEN() and UTF8SKIP().
24188 Allow poking holes at the UTF-8 decoding strictness.
24190 Continue the internal UTF-8 API tweaking.
24191 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
24192 used much more than the simpler API, now called utf8_to_uv_simple().
24193 Still not quite happy with API, too much partial duplication
24196 A new version of making the syslog test more robust.
24198 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
24200 buildtoc target tweaks.
24202 Integrate with vmsperl #7430 by Charles Bailey:
24204 Cleanup from prior patch (Charles Lane?):
24205 - improve handling of MFDs in Basename and Path
24206 - default to no xsubpp line # munging when building debug images
24207 Branch: maint-5.6/perl
24208 +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24209 +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
24210 !> (integrate 67 files)
24211 ____________________________________________________________________________
24212 [ 8168] By: gsar on 2000/12/18 02:05:49
24213 Log: integrate changes#7512,7733 from mainline (regex bugfixes)
24215 Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
24216 From: Martin Husemann <martin@duskware.de>
24218 Subject: [PATCH 5.7.0] restore match data on backtracing
24219 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24220 Branch: maint-5.6/perl
24221 !> regcomp.c regexec.c t/op/re_tests
24222 ____________________________________________________________________________
24223 [ 8167] By: gsar on 2000/12/18 01:55:22
24224 Log: integrate changes#7858,7986 from mainline
24226 C<foreach my $x ...> in pseudo-fork()ed process may diddle
24227 parent's memory; fix it by keeping track of the actual pad
24228 offset rather than a raw pointer (this change is probably also
24229 relevant to non-ithreads case to avoid fallout from reallocs of
24230 the pad array, but is currently only enabled for the ithreads
24231 case in the interests of minimal disruption to existing "well
24234 fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
24235 due to the notorious GetFileType() bug in Windows 9x, which fstat()
24237 Branch: maint-5.6/perl
24238 !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
24239 !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
24240 !> win32/win32.c win32/win32.h win32/win32sck.c
24241 ____________________________________________________________________________
24242 [ 8166] By: gsar on 2000/12/18 01:52:59
24243 Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
24244 from mainline (xsubpp and ExtUtils::LibList fixups, various
24246 Branch: maint-5.6/perl
24247 !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
24248 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
24249 !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
24250 !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
24251 !> win32/bin/search.pl
24252 ____________________________________________________________________________
24253 [ 8165] By: gsar on 2000/12/18 01:28:45
24254 Log: integrate changes#7533,7563,7611,7623 from mainline (various
24255 malloc.c embellishments)
24256 Branch: maint-5.6/perl
24257 !> malloc.c pod/perldiag.pod
24258 ____________________________________________________________________________
24259 [ 8164] By: gsar on 2000/12/18 01:23:33
24260 Log: integrate changes#7419,7806,8129 from mainline (various h2xs
24262 Branch: maint-5.6/perl
24264 ____________________________________________________________________________
24265 [ 8163] By: gsar on 2000/12/18 01:17:50
24266 Log: integrate changes#7493,7599,7803 from mainline (various perlbug
24268 Branch: maint-5.6/perl
24269 !> Makefile.SH utils/perlbug.PL
24270 ____________________________________________________________________________
24271 [ 8162] By: gsar on 2000/12/18 00:25:43
24272 Log: always export Perl_deb() (it is required by re.xs whether
24273 Perl is built with or without -DDEBUGGING)
24274 Branch: maint-5.6/perl
24276 ____________________________________________________________________________
24277 [ 8161] By: gsar on 2000/12/18 00:23:38
24278 Log: integrate change#7414 from mainline
24280 Undo the basename() part of #7412 since the lib/basename
24281 tests would need upgrading too.
24283 squelch two tests in tr.t that rely on tr/// paranoia change
24284 that's not in 5.6.x
24285 Branch: maint-5.6/perl
24287 !> lib/File/Basename.pm
24288 ____________________________________________________________________________
24289 [ 8160] By: gsar on 2000/12/18 00:05:30
24290 Log: missing change in previous integrate
24291 Branch: maint-5.6/perl
24293 ____________________________________________________________________________
24294 [ 8159] By: gsar on 2000/12/18 00:03:38
24295 Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
24296 7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
24297 7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
24298 7410..7413 from mainline
24299 Branch: maint-5.6/perl
24300 +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
24301 +> t/lib/tie-splice.t
24302 - lib/unicode/Is/DCinital.pl
24303 !> (integrate 112 files)
24304 ____________________________________________________________________________
24305 [ 8158] By: jhi on 2000/12/17 23:04:24
24306 Log: Subject: [PATCHES] RE: perl@8150
24307 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
24308 Date: Sun, 17 Dec 2000 21:46:39 +0100
24309 Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
24311 Neither cygwin has a getpwuid() one can trust on.
24313 ! t/lib/glob-basic.t
24314 ____________________________________________________________________________
24315 [ 8157] By: jhi on 2000/12/17 23:01:54
24316 Log: More MAN.PODS => {} fixes.
24318 ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
24319 ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
24320 ! os2/OS2/REXX/Makefile.PL
24321 ____________________________________________________________________________
24322 [ 8156] By: gsar on 2000/12/17 22:49:13
24323 Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
24324 7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
24325 7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
24326 7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
24327 7201,7204 from mainline
24328 Branch: maint-5.6/perl
24329 !> (integrate 121 files)
24330 ____________________________________________________________________________
24331 [ 8155] By: jhi on 2000/12/17 22:30:58
24332 Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
24333 From: "Craig A. Berry" <craigberry@mac.com>
24334 Date: Sun, 17 Dec 2000 13:09:28 -0600
24335 Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
24337 MAN.PODS => ' ' is naughty.
24339 ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
24340 ____________________________________________________________________________
24341 [ 8154] By: nick on 2000/12/17 22:07:13
24342 Log: MULTIPLICITY nit.
24345 ____________________________________________________________________________
24346 [ 8153] By: gsar on 2000/12/17 21:23:05
24347 Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
24348 7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
24351 Document the SvIOK_.*UV().
24353 Update Unicode todo list.
24355 Guard against bad string->int conversion for quads.
24357 Subject: small apidoc fix
24359 Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
24361 Subject: [PATCH] Tied filehandle documentation
24363 Subject: [PATCH] Modernize Opcode.pm documentation
24365 Make Data::Dumper (non-XS) to work with changed semantics of ref().
24366 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
24367 [applied even though said semantics didn't change in 5.6.x]
24369 Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
24371 Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
24373 Fix the URL, but the server is still missing in action.
24374 Subject: [ID 20000905.002] perlfaq1.pod URL error
24376 Subject: [ID 20000903.001] \w in utf8-strings
24378 Fix the ccversion detection for 5.1 and beyond.
24379 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
24381 Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
24383 Subject: [ID 20000904.008] Tiny fix for perldiag
24385 Subject: Re: [ID 20000906.004] segfault with bad perl statement
24387 Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
24389 Subject: [ID 20000908.002] perlipc documentation bug.
24391 Subject: [PATCH lib/Benchmark.pm]
24393 Re-allow vec() for characters > 255.
24394 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
24396 Do away with memory models cruft. Sorry, PDP users.
24400 Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
24402 Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
24404 Upgrade to CPAN 1.57_65, from Andreas König.
24406 Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
24409 Silence t/pod/*.t about alternate quote-mappings now implemented
24410 by Pod::Text, from Brad Appleton.
24412 Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
24413 Subject: borland C++ win32.c tweak
24415 C<@a = @b = split(...)> optimization coredumps under ithreads
24416 (missed a spot when fixing up op_pmreplroot hack for ithreads)
24418 Document the SvUTF8*().
24420 Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
24422 Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
24424 Do in VMS as the #7054 does.
24426 Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
24428 Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
24430 Subject: [patch: perl@7045] vms updates
24432 Test for the #7049.
24433 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
24435 Break up the myconfig lines a bit.
24436 Subject: perlbug/perl -V output format
24438 Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
24440 The #7054 truncated Configure badly.
24442 change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
24443 initialization in all the threads on Windows
24445 Allow for whitespace between "#" and "line" in cpp output.
24446 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
24448 Remove vestiges of tr//CU.
24449 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
24451 The return value of setlocale must be copied away.
24452 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
24454 Allow chop() and chomp() to be overridden.
24455 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
24457 Hints optimization.
24460 Subject: [PATCH] de-wall t/README
24462 Subject: Re: Two advertising clauses need to be removed
24463 Branch: maint-5.6/perl
24464 !> (integrate 75 files)
24465 ____________________________________________________________________________
24466 [ 8152] By: gsar on 2000/12/17 20:30:11
24467 Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
24468 6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
24469 6999..7001,7003..7005,7007,7009,7011,7012 from mainline
24471 Don't attach -ld to the archname if pointless.
24473 Document UNTIE in a very minimalistic way.
24475 POSIX doesn't report long double values under -Duselongdouble
24476 when the long doubles are "real" (bigger than doubles).
24478 More author updates.
24480 Try to deduce NV_MAX. Really should be Configure fodder.
24482 :: not allowed in pathnames, change to .
24483 Subject: [PATCH perl@6938] cygwin port
24485 Forget about NV_MAX (#6951). Various floating point tweaks,
24486 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
24488 Move the Solaris 7 scan to use64bitall, make the
24489 failure to find 64-bot sparc libc to mention the
24490 possibility of being in an intel, from Lupe and Alan.
24494 AUTHORS tweaks, from Peter Prymmer.
24496 More address tweaking.
24498 Small tweaks all over.
24500 File::Temp patches from Andreas König,
24502 Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
24504 Subject: CPAN.pm beta 1.57_57 for the core
24506 Part of the solution.
24507 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
24509 Subject: [PATCH@6961] Fix misleading example in perlretut.pod
24511 Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
24513 Add the overload warnings to perldiag.
24515 Drop unused argument.
24516 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
24518 Subject: Nit in Configure (bleadperl@6961)
24520 Update to PodParser 1.18, from Brad Appleton.
24522 Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
24524 Subject: [PATCH: 6948] add SCNfldbl to configure.com
24526 Document UNTIE. Also tweak implementation to suppress the 'inner references'
24527 warning when UNTIE exists and instead pass the cound of extra references to
24530 Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
24531 so that case-ignoring systems like DCL can tell them from
24532 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
24534 Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
24536 Feature ordering tweak.
24540 Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
24542 Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
24544 Subject: http:// in L<>
24548 change#6791 accidentally clobbered change#6710, put it back
24550 Only the first line, thank you very much.
24552 Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
24553 plus rework the http: spots as suggested by Tom Christiansen,
24554 plus regen perltoc.
24556 Undo part of change 6489 which looks like a bulk edit which
24557 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
24558 The supressing of main:: on return from select() is undesirable.
24560 Apparently avoiding the swapping is too costly.
24562 Various Configure nits by Philip Newton,
24563 plus the ebcdic one by me.
24565 Make certain cc is set before trying to run it.
24567 If overloaded %{} etc. return the object do not loop.
24568 Thus sub deref { $_[0] } functions if object is wanted type.
24572 More %{} and other deref special casing - do not pass to 'nomethod'.
24573 Branch: maint-5.6/perl
24574 !> (integrate 59 files)
24575 ____________________________________________________________________________
24576 [ 8151] By: gsar on 2000/12/17 19:14:38
24577 Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
24578 6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
24580 Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
24582 Make the epsilon to be relative, not absolute.
24584 Put back the flags dump as reasoned in
24585 Subject: Re: [PATCH] Glob dumping
24587 Introduce ccname to keep track of what compiler kind of we have.
24589 Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
24591 Put back the slice accidentally removed by #6907.
24593 Reset archname and archname64 always, forcing them be
24594 recomputed at each Configure run, make Configure and
24595 the hints files agree on the naming of largefiles variables.
24597 Don't say "Perl 5.0 source kit".
24599 Subject: [PATCH] fix misc cast warnings
24601 Subject: typos in pods
24603 NVs not necessarily doubles, as pointed out by Yitzchak.
24605 Subject: [PATCH 6889] add a few ldbl formats to configure.com
24607 Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
24609 Better options for rsync.
24611 Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
24613 Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
24615 Subject: [PATCH] Re: UNTIE method
24617 A better fix for the Socket building problem from Craig Berry.
24619 Retract the dummy test, skip the security tests (instead of failing),
24620 explain what the warnings mean.
24623 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
24625 Update to Unicode 3.0.1.
24627 Missed one Unicode file.
24629 Subject: Re: typos in pods
24631 The #6929 was too skimpy.
24633 sscanf() may be the only way to read long doubles from strings.
24635 Reveal Borland's isnan.
24636 Subject: build with BC++ tweak
24638 Issue useful diagnostic on unknown pod commands.
24639 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
24641 Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
24643 Clarify the third case of ftmp-security warnings.
24645 Make -Dusemorebits find long doubles in Solaris.
24647 Wrap the test in eval.
24648 Branch: maint-5.6/perl
24649 +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
24650 +> lib/unicode/PropList.txt lib/unicode/README.perl
24651 +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
24652 +> lib/unicode/Unicode.301 vms/vmspipe.com
24653 - lib/unicode/Props.txt lib/unicode/UCD300.html
24654 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
24655 !> (integrate 305 files)
24656 ____________________________________________________________________________
24657 [ 8150] By: jhi on 2000/12/17 18:47:57
24658 Log: Uncheckedin generated files.
24660 ! global.sym perlapi.c pod/perlapi.pod
24661 ____________________________________________________________________________
24662 [ 8149] By: jhi on 2000/12/17 18:41:22
24663 Log: Update Changes.
24665 ! Changes patchlevel.h
24666 ____________________________________________________________________________
24667 [ 8148] By: jhi on 2000/12/17 18:39:16
24668 Log: Subject: [PATCH] Fcntl constants speedup
24669 From: Nicholas Clark <nick@ccl4.org>
24670 Date: Sun, 17 Dec 2000 16:29:24 +0000
24671 Message-ID: <20001217162924.E97668@plum.flirble.org>
24673 Use IVs for the Fcntl constants instead of NVs.
24675 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
24676 ____________________________________________________________________________
24677 [ 8147] By: jhi on 2000/12/17 18:33:41
24678 Log: Add test for #8145 (binmode() warning), add warning for
24679 ioctl() and sockpair(), document them. (fileno() cannot
24680 be tripwired with the same kind of warning because
24681 'defined fileno($foo)' seems to be an idiom.)
24683 ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
24684 ____________________________________________________________________________
24685 [ 8146] By: gsar on 2000/12/17 18:09:08
24686 Log: update Changes
24687 Branch: maint-5.6/perl
24689 ____________________________________________________________________________
24690 [ 8145] By: jhi on 2000/12/17 17:39:35
24691 Log: Subject: [PATCH] Re: The long awaited feature ...
24692 From: Simon Cozens <simon@cozens.net>
24693 Date: Sun, 17 Dec 2000 12:31:56 +0000
24694 Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
24696 Add a warning to binmode() about using bad filehandles
24697 (can happen e.g. if someone forgets the filehandle argument)
24700 ____________________________________________________________________________
24701 [ 8144] By: jhi on 2000/12/17 17:33:48
24702 Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
24703 From: Jonathan Stowe <gellyfish@gellyfish.com>
24704 Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
24705 Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
24708 ____________________________________________________________________________
24709 [ 8143] By: jhi on 2000/12/17 05:31:37
24710 Log: Polymorphic regexps.
24712 Fixes at least the bugs 20001028.003 (both of them...) and
24713 20001108.001. The bugs 20001114.001 and 20001205.014 seem
24714 also to be fixed by now, probably already before this patch.
24716 ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
24717 ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
24718 ! t/op/utf8decode.t t/pragma/utf8.t
24719 ____________________________________________________________________________
24720 [ 8142] By: jhi on 2000/12/16 17:16:05
24721 Log: Subject: [patch perl@8102] dos/djgpp update
24722 From: Laszlo Molnar <ml1050@freemail.hu>
24723 Date: Sat, 16 Dec 2000 01:40:52 +0100
24724 Message-ID: <20001216014052.A335@freemail.hu>
24726 ! djgpp/config.over t/base/commonsense.t
24727 ____________________________________________________________________________
24728 [ 8141] By: jhi on 2000/12/16 17:09:27
24729 Log: Few uncheckedin files.
24731 ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
24732 ____________________________________________________________________________
24733 [ 8140] By: nick on 2000/12/15 22:14:31
24734 Log: Integrate mainline
24736 !> (integrate 53 files)
24737 ____________________________________________________________________________
24738 [ 8139] By: jhi on 2000/12/15 19:49:49
24739 Log: One more IVUV tweak from Nicholas Clark.
24742 ____________________________________________________________________________
24743 [ 8138] By: jhi on 2000/12/15 19:17:06
24744 Log: Return of the IVUV-preservation, now seems to be happy even
24745 in Digital UNIX (the broken strtoul brokenness detection
24746 seems to have been the fly in the ointment).
24748 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24749 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
24750 ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
24751 ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
24752 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24753 ! vos/config.ga.h win32/config.bc win32/config.gc
24755 ____________________________________________________________________________
24756 [ 8137] By: jhi on 2000/12/15 18:12:14
24757 Log: Metaconfig unit change for #8136.
24759 ! U/modified/d_strtoul.U
24760 Branch: metaconfig/U/perl
24761 ! d_strtoull.U d_strtouq.U
24762 ____________________________________________________________________________
24763 [ 8136] By: jhi on 2000/12/15 18:11:35
24764 Log: I don't think it's sensible or portable to test the strtou*
24768 ____________________________________________________________________________
24769 [ 8135] By: jhi on 2000/12/15 17:18:49
24770 Log: Metaconfig unit change for #8134.
24772 ! U/modified/d_strtoul.U
24773 ____________________________________________________________________________
24774 [ 8134] By: jhi on 2000/12/15 17:14:13
24775 Log: If longsize is 8 we don't need a LL suffix for integer constants.
24777 ! Configure config_h.SH
24778 ____________________________________________________________________________
24779 [ 8133] By: jhi on 2000/12/15 16:00:23
24780 Log: Update Changes.
24782 ! Changes patchlevel.h
24783 ____________________________________________________________________________
24784 [ 8132] By: jhi on 2000/12/15 15:44:16
24785 Log: Some compilers get huffy if you do not cast a const pointer
24786 to a non-const when assigning.
24789 ____________________________________________________________________________
24790 [ 8131] By: jhi on 2000/12/15 15:38:30
24791 Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
24792 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24793 Date: Fri, 15 Dec 2000 05:26:57 -0500
24794 Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
24796 ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
24797 ! t/pragma/overload.t
24798 ____________________________________________________________________________
24799 [ 8130] By: jhi on 2000/12/15 15:36:08
24800 Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
24801 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24802 Date: Thu, 14 Dec 2000 22:02:43 -0500
24803 Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
24806 ____________________________________________________________________________
24807 [ 8129] By: jhi on 2000/12/15 15:34:16
24808 Log: Subject: PATCH: h2xs nit
24809 From: Tim Jenness <t.jenness@jach.hawaii.edu>
24810 Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
24811 Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
24813 Add a template README.
24816 ____________________________________________________________________________
24817 [ 8128] By: jhi on 2000/12/15 15:32:22
24818 Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
24820 ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
24821 ____________________________________________________________________________
24822 [ 8127] By: jhi on 2000/12/15 15:19:34
24823 Log: Subject: [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
24824 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24825 Date: Thu, 14 Dec 2000 20:04:42 EST
24826 Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
24828 ! ext/Opcode/Opcode.xs
24829 ____________________________________________________________________________
24830 [ 8126] By: jhi on 2000/12/15 15:17:49
24831 Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
24832 From: Peter Prymmer <pvhp@forte.com>
24833 Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
24834 Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
24836 ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
24837 ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
24838 ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
24839 ____________________________________________________________________________
24840 [ 8125] By: jhi on 2000/12/15 15:11:05
24841 Log: This seems to be a stage sane and stable enough to checkin.
24842 (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
24844 ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
24845 ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
24846 ! t/op/cmp.t t/op/numconvert.t
24847 ____________________________________________________________________________
24848 [ 8124] By: jhi on 2000/12/15 04:20:26
24849 Log: Something is really wonky.
24852 ____________________________________________________________________________
24853 [ 8123] By: jhi on 2000/12/15 04:00:50
24854 Log: Fixes for the IV UV patches to compile in Digital UNIX.
24857 ____________________________________________________________________________
24858 [ 8122] By: jhi on 2000/12/15 02:53:40
24859 Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
24860 From: "Craig A. Berry" <craigberry@mac.com>
24861 Date: Thu, 14 Dec 2000 19:10:49 -0600
24862 Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
24865 ____________________________________________________________________________
24866 [ 8121] By: jhi on 2000/12/15 02:50:00
24867 Log: Metaconfig changes for #8120.
24869 + U/modified/d_strtoul.U
24870 Branch: metaconfig/U/perl
24871 ! d_strtoull.U d_strtouq.U
24872 ____________________________________________________________________________
24873 [ 8120] By: jhi on 2000/12/15 02:49:42
24874 Log: From: Nicholas Clark <nick@ccl4.org>
24875 Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving arithmetic)
24876 Date: Thu, 14 Dec 2000 18:38:57 +0000
24877 Message-ID: <20001214183857.B97909@plum.flirble.org>
24879 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24880 ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
24881 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
24882 ! vos/config.ga.def vos/config.ga.h win32/config.bc
24883 ! win32/config.gc win32/config.vc
24884 ____________________________________________________________________________
24885 [ 8119] By: jhi on 2000/12/14 23:40:58
24886 Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
24887 From: Nicholas Clark <nick@ccl4.org>
24888 Date: Wed, 13 Dec 2000 20:08:50 +0000
24889 Message-ID: <20001213200849.B71166@plum.flirble.org>
24891 ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
24892 ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
24893 ____________________________________________________________________________
24894 [ 8118] By: jhi on 2000/12/14 22:46:26
24895 Log: Integrate perlio.
24897 !> MANIFEST ext/Encode/compile makedef.pl
24898 ____________________________________________________________________________
24899 [ 8117] By: nick on 2000/12/14 22:38:53
24900 Log: Win32 tweaks to get Encode to build
24901 - temp hack to makedef.pl till PerlIO is properly "exported".
24903 static encpage_t foo[];
24904 so make 'em extern for now.
24906 ! ext/Encode/compile makedef.pl
24907 ____________________________________________________________________________
24908 [ 8116] By: nick on 2000/12/14 22:00:53
24909 Log: Document the new files
24912 ____________________________________________________________________________
24913 [ 8115] By: jhi on 2000/12/14 21:58:01
24914 Log: MANIFEST new files of #8114.
24917 ____________________________________________________________________________
24918 [ 8114] By: jhi on 2000/12/14 21:50:49
24919 Log: Integrate perlio.
24921 +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
24922 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
24923 !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
24924 !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
24925 !> ext/Encode/Makefile.PL
24926 ____________________________________________________________________________
24927 [ 8113] By: jhi on 2000/12/14 21:48:49
24928 Log: The documentation part of the
24930 Subject: [ID 20001214.002] Net::Ping patch
24931 From: Jonathan Stowe <gellyfish@gellyfish.com>
24932 Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
24933 Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
24934 since the #7529 had already addressed the same problem.
24937 ____________________________________________________________________________
24938 [ 8112] By: jhi on 2000/12/14 21:42:57
24939 Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
24940 From: Dominic Dunlop <domo@computer.org>
24941 Date: Tue, 12 Dec 2000 10:47:10 +0100
24942 Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
24944 Document how elusive subroutines can be.
24947 ____________________________________________________________________________
24948 [ 8111] By: jhi on 2000/12/14 21:38:05
24949 Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
24950 From: Dominic Dunlop <domo@computer.org>
24951 Date: Thu, 14 Dec 2000 10:13:51 +0100
24952 Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
24954 ! ext/POSIX/POSIX.pod
24955 ____________________________________________________________________________
24956 [ 8110] By: jhi on 2000/12/14 21:36:32
24957 Log: Subject: [patch] perlfaq7
24958 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
24959 Date: Thu, 14 Dec 2000 15:31:07 +0100
24960 Message-ID: <3A38E7BB.13178.11C40A8@localhost>
24963 ____________________________________________________________________________
24964 [ 8109] By: jhi on 2000/12/14 21:29:20
24965 Log: Subject: [8104] Encode
24966 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24967 Date: Thu, 14 Dec 2000 14:49:34 +0100
24968 Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
24970 Type casting for nervous compilers.
24972 ! ext/Encode/Encode.xs
24973 ____________________________________________________________________________
24974 [ 8108] By: jhi on 2000/12/14 21:26:17
24975 Log: Subject: [8104] DB_File
24976 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24977 Date: Thu, 14 Dec 2000 14:49:35 +0100
24978 Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
24980 Type definition incorrect for DB 2.7.7. Not known when it
24981 changed, so only changed it for a known revision.
24983 ! ext/DB_File/DB_File.xs
24984 ____________________________________________________________________________
24985 [ 8107] By: jhi on 2000/12/14 21:23:41
24986 Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
24987 From: Peter Prymmer <pvhp@forte.com>
24988 Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
24989 Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
24991 Use '?' (0x6F in EBCDIC) for the illegal codepoint.
24993 ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
24994 ! ext/Encode/Encode/posix-bc.enc
24995 ____________________________________________________________________________
24996 [ 8106] By: nick on 2000/12/14 20:36:13
24997 Log: "Cold" build correction to Encode's Makefile.PL
24999 ! ext/Encode/Makefile.PL
25000 ____________________________________________________________________________
25001 [ 8105] By: nick on 2000/12/14 20:09:37
25002 Log: "Compiled" encodings.
25003 Correct replacement character in EBCDIC .enc files
25004 Add 0x7F to ASCII repertoire.
25006 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
25007 ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
25008 ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
25009 ! ext/Encode/Makefile.PL ext/Encode/compile
25010 ! ext/Encode/encengine.c ext/Encode/encode.h
25011 ____________________________________________________________________________
25012 [ 8104] By: nick on 2000/12/14 00:38:20
25013 Log: Integrate mainline
25015 !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
25016 !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
25017 !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
25018 !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
25019 !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
25020 !> t/lib/db-hash.t t/lib/db-recno.t
25021 ____________________________________________________________________________
25022 [ 8103] By: nick on 2000/12/13 23:16:13
25023 Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
25024 so far and so it does not get lost.
25026 + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
25027 ____________________________________________________________________________
25028 [ 8102] By: jhi on 2000/12/13 17:14:22
25029 Log: Update Changes.
25031 ! Changes patchlevel.h
25032 ____________________________________________________________________________
25033 [ 8101] By: jhi on 2000/12/13 16:53:41
25034 Log: Move the proto of start_glob() to a better place; regen api files.
25036 ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
25037 ____________________________________________________________________________
25038 [ 8100] By: jhi on 2000/12/13 16:47:11
25039 Log: Metaconfig change for #8099.
25041 ! U/modified/Head.U
25042 ____________________________________________________________________________
25043 [ 8099] By: jhi on 2000/12/13 16:46:48
25044 Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
25045 From: Andy Dougherty <doughera@lafayette.edu>
25046 Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
25047 Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
25050 ____________________________________________________________________________
25051 [ 8098] By: jhi on 2000/12/13 16:39:02
25052 Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix
25053 From: rspier@pobox.com (Robert Spier)
25054 Date: Tue, 12 Dec 2000 21:12:39 -0500
25055 Message-ID: <14902.56087.678086.725773@rls.cx>
25057 fastgetcwd is defined using a glob alias on a $^O dependent basis -
25058 and there was no default assignment or perl subroutine.
25061 ____________________________________________________________________________
25062 [ 8097] By: jhi on 2000/12/13 16:16:01
25063 Log: Subject: [PATCH] move startglob out of pp_hot.c
25064 From: Nicholas Clark <nick@ccl4.org>
25065 Date: Mon, 11 Dec 2000 23:16:39 +0000
25066 Message-ID: <20001211231638.A55550@plum.flirble.org>
25068 ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
25069 ____________________________________________________________________________
25070 [ 8096] By: jhi on 2000/12/13 15:26:23
25071 Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
25072 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25073 Date: Wed, 13 Dec 2000 14:01:37 +0100
25074 Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
25076 perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
25077 in turn requires libpthread in libswanted.
25080 ____________________________________________________________________________
25081 [ 8095] By: jhi on 2000/12/12 19:51:05
25082 Log: The integration wars continue.
25085 ____________________________________________________________________________
25086 [ 8094] By: jhi on 2000/12/12 19:48:26
25087 Log: Subject: [PATCH perl@8070] DB_File-1.74
25088 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25089 Date: Mon, 11 Dec 2000 23:07:17 -0000
25090 Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com>
25092 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
25093 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
25094 ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
25096 ____________________________________________________________________________
25097 [ 8093] By: nick on 2000/12/12 19:42:13
25098 Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
25101 !> lib/File/DosGlob.pm
25102 ____________________________________________________________________________
25103 [ 8092] By: jhi on 2000/12/12 19:28:11
25104 Log: Integrate perlio.
25107 ____________________________________________________________________________
25108 [ 8091] By: nick on 2000/12/12 18:49:45
25109 Log: Fix for Tk, and upgrading shared SVs.
25112 ____________________________________________________________________________
25113 [ 8090] By: jhi on 2000/12/12 16:48:59
25114 Log: Subject: [PATCH] Re: Breadperl & Tk
25115 From: Nick Ing-Simmons <nik@tiuk.ti.com>
25116 Date: Tue, 12 Dec 2000 14:48:27 GMT
25117 Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com>
25120 ____________________________________________________________________________
25121 [ 8089] By: jhi on 2000/12/12 03:37:19
25122 Log: Subject: DosGlob.pm diff for bash style brace expansion.
25123 From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
25124 Date: Fri, 8 Dec 2000 10:45:30 -0600
25125 Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
25127 ! lib/File/DosGlob.pm
25128 ____________________________________________________________________________
25129 [ 8088] By: nick on 2000/12/11 23:59:59
25130 Log: Integrate mainline
25132 !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
25133 !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
25134 !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
25135 !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
25136 !> t/op/local.t t/pragma/warn/toke toke.c
25137 ____________________________________________________________________________
25138 [ 8087] By: jhi on 2000/12/11 23:20:23
25139 Log: Integrate perlio.
25141 !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
25142 ____________________________________________________________________________
25143 [ 8086] By: jhi on 2000/12/11 22:50:59
25144 Log: Tune further the OS detection of CGI.
25147 ____________________________________________________________________________
25148 [ 8085] By: nick on 2000/12/11 22:50:46
25149 Log: Finish 1st pass of "encoding" layer e.g. :
25150 open($fh,"<encoding(iso8859-7)",$greek) || die;
25152 ! ext/Encode/Encode.xs perlio.c perliol.h
25153 ____________________________________________________________________________
25154 [ 8084] By: jhi on 2000/12/11 22:32:06
25155 Log: Revert the -f ambiguousity patch, seems to cause
25156 too much hassle (the interpret -Q as a function
25157 where Q is not a known filetest part is left in).
25159 ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
25161 ____________________________________________________________________________
25162 [ 8083] By: jhi on 2000/12/11 22:27:23
25163 Log: (accidentally empty check-in)
25165 ! lib/File/DosGlob.pm
25166 ____________________________________________________________________________
25167 [ 8082] By: nick on 2000/12/11 19:09:51
25168 Log: Restore mmap function (broken by tweaks to shared buffer
25169 layer for encode(xxxx)).
25172 ____________________________________________________________________________
25173 [ 8081] By: jhi on 2000/12/11 18:29:13
25174 Log: Subject: Re: The long awaited feature ...
25175 From: Simon Cozens <simon@cozens.net>
25176 Date: Mon, 11 Dec 2000 15:54:24 +0000
25177 Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
25179 More io/utf8 tests.
25182 ____________________________________________________________________________
25183 [ 8080] By: jhi on 2000/12/11 18:19:36
25184 Log: Subject: PATCH MakeMaker manpage clarification
25185 From: andreas.koenig@anima.de (Andreas J. Koenig)
25186 Date: 10 Dec 2000 20:46:13 +0100
25187 Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
25189 ! lib/ExtUtils/MakeMaker.pm
25190 ____________________________________________________________________________
25191 [ 8079] By: jhi on 2000/12/11 15:35:07
25192 Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
25193 From: Simon Cozens <simon@cozens.net>
25194 Date: Sun, 10 Dec 2000 19:06:19 +0000
25195 Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
25197 ! ext/B/B/Deparse.pm t/lib/b.t
25198 ____________________________________________________________________________
25199 [ 8078] By: jhi on 2000/12/11 15:09:11
25200 Log: Subject: [PATCH] docs on NaN
25201 From: Nicholas Clark <nick@ccl4.org>
25202 Date: Mon, 11 Dec 2000 01:48:38 +0000
25203 Message-ID: <20001211014838.B99205@plum.flirble.org>
25206 ____________________________________________________________________________
25207 [ 8077] By: jhi on 2000/12/11 15:02:21
25208 Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
25209 From: Simon Cozens <simon@cozens.net>
25210 Date: Mon, 11 Dec 2000 01:21:45 +0000
25211 Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
25213 ! pp.c pp_hot.c scope.c t/op/local.t
25214 ____________________________________________________________________________
25215 [ 8076] By: nick on 2000/12/10 20:43:32
25216 Log: Not merge worthy...
25217 Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
25218 syntax is modelled on attributes.
25219 Untested fix for io/utf8 on Win32 etc.
25220 Very clumsy start to the encode layer.
25222 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
25223 ____________________________________________________________________________
25224 [ 8075] By: jhi on 2000/12/10 18:39:33
25225 Log: Darwin is not Windows.
25228 ____________________________________________________________________________
25229 [ 8074] By: jhi on 2000/12/10 18:31:27
25230 Log: Subject: Ambiguous -%c() resolved as a file test
25231 From: "Paul Marquess" <Paul.Marquess@openwave.com>
25232 Date: Sun, 10 Dec 2000 15:35:07 -0000
25233 Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
25235 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
25236 ____________________________________________________________________________
25237 [ 8073] By: jhi on 2000/12/10 18:16:29
25238 Log: Subject: PATCH installperl misinformed
25239 From: andreas.koenig@anima.de (Andreas J. Koenig)
25240 Date: 10 Dec 2000 13:01:32 +0100
25241 Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
25244 ____________________________________________________________________________
25245 [ 8072] By: jhi on 2000/12/10 18:07:55
25246 Log: The walkoptree confusion rages; walkoptree() seems to be coming
25247 from B.xs, while walkoptree_slow() comes from B.pm.
25250 ____________________________________________________________________________
25251 [ 8071] By: nick on 2000/12/10 11:45:47
25252 Log: Integrate mainline
25254 +> t/base/commonsense.t
25255 !> (integrate 37 files)
25256 ____________________________________________________________________________
25257 [ 8070] By: jhi on 2000/12/10 04:46:21
25258 Log: Update Changes.
25260 ! Changes patchlevel.h
25261 ____________________________________________________________________________
25262 [ 8069] By: jhi on 2000/12/10 04:39:19
25263 Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
25264 From: andreas.koenig@anima.de (Andreas J. Koenig)
25265 Date: 09 Dec 2000 17:14:25 +0100
25266 Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
25268 + t/base/commonsense.t
25269 ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
25270 ____________________________________________________________________________
25271 [ 8068] By: jhi on 2000/12/10 04:17:36
25272 Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
25273 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
25274 Date: Sat, 9 Dec 2000 16:47:22 -0000
25275 Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
25277 ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
25278 ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
25279 ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
25280 ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
25281 ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
25282 ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
25284 ____________________________________________________________________________
25285 [ 8067] By: jhi on 2000/12/10 03:52:02
25286 Log: Test case for #8066.
25289 ____________________________________________________________________________
25290 [ 8066] By: jhi on 2000/12/10 03:50:30
25291 Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
25292 From: Simon Cozens <simon@cozens.net>
25293 Date: Sun, 10 Dec 2000 00:55:37 +0000
25294 Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
25297 ____________________________________________________________________________
25298 [ 8065] By: jhi on 2000/12/10 03:44:52
25299 Log: Test case for #8064.
25302 ____________________________________________________________________________
25303 [ 8064] By: jhi on 2000/12/10 03:42:32
25304 Log: Subject: Re: prototype of substr
25305 From: Simon Cozens <simon@cozens.net>
25306 Date: Sun, 10 Dec 2000 00:13:33 +0000
25307 Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
25309 Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
25312 ____________________________________________________________________________
25313 [ 8063] By: jhi on 2000/12/10 03:39:42
25314 Log: Subject: [PATCH] perlguts.pod
25315 From: Simon Cozens <simon@cozens.net>
25316 Date: Sun, 10 Dec 2000 00:06:47 +0000
25317 Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
25319 Documentation of the different types of ops,
25320 plus the functions in dump.c
25323 ____________________________________________________________________________
25324 [ 8062] By: jhi on 2000/12/10 03:30:04
25325 Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
25326 From: Nicholas Clark <nick@talking.bollo.cx>
25327 Date: Sat, 09 Dec 2000 18:57:25 +0000
25328 Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
25330 Be more robust in weird hostname setups.
25332 ! t/lib/net-hostent.t
25333 ____________________________________________________________________________
25334 [ 8061] By: jhi on 2000/12/10 03:28:21
25335 Log: Pacify fussy compiler.
25338 ____________________________________________________________________________
25339 [ 8060] By: jhi on 2000/12/10 02:52:46
25340 Log: Integrate perlio.
25342 !> pp_sys.c t/io/utf8.t
25343 ____________________________________________________________________________
25344 [ 8059] By: nick on 2000/12/09 23:40:14
25345 Log: read/sysread/recv should now be utf8 aware.
25346 Basic test for utf8 read.
25348 ! pp_sys.c t/io/utf8.t
25349 ____________________________________________________________________________
25350 [ 8058] By: jhi on 2000/12/09 21:56:02
25351 Log: Integrate perlio.
25354 !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
25355 ____________________________________________________________________________
25356 [ 8057] By: jhi on 2000/12/09 21:53:35
25357 Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
25358 From: Inaba Hiroto <inaba@st.rim.or.jp>
25359 Date: Sun, 10 Dec 2000 05:53:21 +0900
25360 Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
25365 ____________________________________________________________________________
25366 [ 8056] By: jhi on 2000/12/09 21:51:16
25367 Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
25368 From: Inaba Hiroto <inaba@st.rim.or.jp>
25369 Date: Sat, 09 Dec 2000 18:02:00 +0900
25370 Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
25372 exists() didn't work for UTF-8 keys, and neither did shared hash keys.
25374 ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
25375 ____________________________________________________________________________
25376 [ 8055] By: nick on 2000/12/09 20:11:48
25377 Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
25378 than raw PerlIO_write() - does not seem to break any tests.
25381 ____________________________________________________________________________
25382 [ 8054] By: nick on 2000/12/09 19:47:30
25383 Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
25384 (sysread, recv and write i.e. formats still to do...)
25385 Allow :utf8 or :bytes in PerlIO_apply_layers() so that
25386 open($fh,">:utf8","name")
25387 etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
25388 so no extra overhead is involved.
25389 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
25390 to a non-utf8 stream.
25391 Add initial io/utf8.t
25392 Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
25393 that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
25394 and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
25397 ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
25398 ____________________________________________________________________________
25399 [ 8053] By: nick on 2000/12/09 19:26:37
25400 Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
25401 was only testing this_utf8.
25404 ____________________________________________________________________________
25405 [ 8052] By: nick on 2000/12/09 19:09:41
25406 Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
25407 i.e. the output string has one, but don't mess with source assumption.
25410 ____________________________________________________________________________
25411 [ 8051] By: jhi on 2000/12/09 16:55:17
25412 Log: Integrate perlio.
25414 !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
25415 !> sv.c thrdvar.h util.c
25416 ____________________________________________________________________________
25417 [ 8050] By: jhi on 2000/12/09 16:48:07
25418 Log: Nits noticed by Peter Prymmer.
25420 ! lib/ExtUtils/MM_VMS.pm
25421 ____________________________________________________________________________
25422 [ 8049] By: nick on 2000/12/09 13:49:40
25423 Log: UTF8 output prework.
25424 - Store $\ and $, as SVs so they can have SvUTF8 flag
25425 - use do_print() rather than raw PerlIO_write() to print them.
25427 ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
25429 ____________________________________________________________________________
25430 [ 8048] By: nick on 2000/12/09 12:30:43
25431 Log: Integrate mainline.
25433 +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
25435 !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
25436 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
25437 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
25438 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
25439 !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
25440 !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
25441 ____________________________________________________________________________
25442 [ 8047] By: jhi on 2000/12/09 00:23:27
25443 Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
25444 From: Michael G Schwern <schwern@pobox.com>
25445 Date: Fri, 8 Dec 2000 14:43:04 -0600
25447 ! lib/ExtUtils/MM_VMS.pm
25448 ____________________________________________________________________________
25449 [ 8046] By: jhi on 2000/12/08 23:10:27
25450 Log: A missed check-in.
25452 ! lib/ExtUtils/Manifest.pm
25453 ____________________________________________________________________________
25454 [ 8045] By: jhi on 2000/12/08 21:57:12
25455 Log: (null check-in)
25457 ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
25458 ____________________________________________________________________________
25459 [ 8044] By: jhi on 2000/12/08 21:11:06
25460 Log: Add ISO 8859-16 encoding. Not a standard yet but seems to be
25461 at the final draft stage.
25463 + ext/Encode/Encode/iso8859-16.enc
25465 ____________________________________________________________________________
25466 [ 8043] By: jhi on 2000/12/08 16:39:04
25467 Log: Update Changes.
25469 ! Changes patchlevel.h
25470 ____________________________________________________________________________
25471 [ 8042] By: jhi on 2000/12/08 16:33:39
25472 Log: Do not return the Unicode replacement character if UTF-8
25473 decoding goes awry, it should be up to the caller to decide.
25475 ! pod/perlapi.pod utf8.c
25476 ____________________________________________________________________________
25477 [ 8041] By: jhi on 2000/12/08 16:22:28
25478 Log: metaconfig maintenance.
25480 ! U/modified/stdchar.U
25481 Branch: metaconfig/U/perl
25483 ____________________________________________________________________________
25484 [ 8040] By: jhi on 2000/12/08 16:03:08
25485 Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
25486 From: sthoenna@efn.org
25487 Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
25488 Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
25490 ! Changes lib/ExtUtils/MM_OS2.pm
25491 ____________________________________________________________________________
25492 [ 8039] By: jhi on 2000/12/08 15:57:11
25493 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
25494 From: Simon Cozens <simon@cozens.net>
25495 Date: Fri, 8 Dec 2000 13:33:31 +0000
25496 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
25498 (The pp_hot part needed a rewrite.)
25500 ! doop.c pp_hot.c utf8.c
25501 ____________________________________________________________________________
25502 [ 8038] By: jhi on 2000/12/08 15:25:08
25504 From: Michael Stevens <michael@etla.org>
25505 Date: Wed, 6 Dec 2000 23:24:01 +0000
25506 Message-ID: <20001206232400.A21381@firedrake.org>
25508 Plus a note from Nick Ing-Simmons.
25511 ____________________________________________________________________________
25512 [ 8037] By: jhi on 2000/12/08 15:18:35
25513 Log: Filetype is text.
25515 ! t/op/utf8decode.t
25516 ____________________________________________________________________________
25517 [ 8036] By: jhi on 2000/12/08 03:31:27
25518 Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
25519 From: Andy Dougherty <doughera@lafayette.edu>
25520 Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
25521 Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
25523 Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
25524 From: Andy Dougherty <doughera@lafayette.edu>
25525 Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
25526 Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
25528 + ext/POSIX/hints/svr4.pl
25529 ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
25530 ____________________________________________________________________________
25531 [ 8035] By: jhi on 2000/12/08 03:26:01
25532 Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
25533 From: Andy Dougherty <doughera@lafayette.edu>
25534 Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
25535 Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
25537 ! t/README t/base/term.t
25538 ____________________________________________________________________________
25539 [ 8034] By: jhi on 2000/12/08 03:21:59
25540 Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
25541 From: mjd@plover.com
25542 Date: 7 Dec 2000 21:04:20 -0000
25543 Message-ID: <20001207210420.22282.qmail@plover.com>
25548 ____________________________________________________________________________
25549 [ 8033] By: jhi on 2000/12/08 03:19:03
25550 Log: Use the UTF8 macros a bit. They can't be used with abandon
25551 everywhere because we do generate illegal UTF-8 in some situations.
25552 This is of course naughty.
25554 ! pod/perlapi.pod utf8.c utf8.h
25555 ____________________________________________________________________________
25556 [ 8032] By: jhi on 2000/12/08 03:00:09
25559 ! t/pragma/warn/utf8
25560 ____________________________________________________________________________
25561 [ 8031] By: jhi on 2000/12/08 02:22:39
25565 ____________________________________________________________________________
25566 [ 8030] By: jhi on 2000/12/08 01:23:54
25567 Log: Add test for reverse().
25571 ____________________________________________________________________________
25572 [ 8029] By: jhi on 2000/12/08 01:21:47
25573 Log: Integrate perlio.
25575 !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
25576 !> perlio.c perlio.h perlsdio.h warnings.pl
25577 ____________________________________________________________________________
25578 [ 8028] By: jhi on 2000/12/08 01:19:08
25579 Log: Introduce macros for UTF8 decoding.
25581 ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
25582 ____________________________________________________________________________
25583 [ 8027] By: nick on 2000/12/07 22:18:19
25584 Log: Integrate mainline
25586 !> embed.pl pod/perlapi.pod utf8.c
25587 ____________________________________________________________________________
25588 [ 8026] By: nick on 2000/12/07 21:45:08
25589 Log: Various oddities p4 diff -se showed up
25590 Remove 'our' from warnings.pl
25592 ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
25593 ____________________________________________________________________________
25594 [ 8025] By: nick on 2000/12/07 21:43:32
25595 Log: Change PerlIO_(get|set)pos to take SV *
25596 Should fix, OS/2, VMS, (sfio??)
25598 ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
25599 ____________________________________________________________________________
25600 [ 8024] By: jhi on 2000/12/07 19:05:32
25601 Log: Document utf8_to_uv() better.
25603 ! pod/perlapi.pod utf8.c
25604 ____________________________________________________________________________
25605 [ 8023] By: jhi on 2000/12/07 18:23:47
25606 Log: Document utf8_length(), utf8_distance(), and utf8_hop().
25608 ! embed.pl pod/perlapi.pod utf8.c
25609 ____________________________________________________________________________
25610 [ 8022] By: jhi on 2000/12/07 04:13:51
25611 Log: Integrate perlio.
25613 !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
25614 !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
25615 !> win32/makefile.mk
25616 ____________________________________________________________________________
25617 [ 8021] By: nick on 2000/12/07 00:28:14
25618 Log: Various attempts at MSVC debug - not sure what has
25619 changed but works now.
25620 Seems atexit() _may_ work for DLLs built with MSVC so don't
25621 call cleanup that way.
25623 ! perlio.c win32/makefile.mk
25624 ____________________________________________________________________________
25625 [ 8020] By: nick on 2000/12/06 19:57:20
25626 Log: Integrate mainline
25628 +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
25629 !> (integrate 75 files)
25630 ____________________________________________________________________________
25631 [ 8019] By: nick on 2000/12/06 19:28:21
25632 Log: Add useperlio to config.vc
25633 Turn off binmode in config_H.PL
25634 Regen all the config_H.xx
25635 Attempt to get debugging build with MSVC.
25637 ! win32/config.vc win32/config_H.bc win32/config_H.gc
25638 ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
25639 ____________________________________________________________________________
25640 [ 8018] By: nick on 2000/12/06 19:21:57
25641 Log: Test various dup/external program options on all platforms.
25644 ____________________________________________________________________________
25645 [ 8017] By: nick on 2000/12/06 19:20:47
25646 Log: Fix harness to be less picky
25648 ! lib/Test/Harness.pm
25649 ____________________________________________________________________________
25650 [ 8016] By: jhi on 2000/12/06 16:45:12
25651 Log: Update Changes.
25653 ! Changes patchlevel.h
25654 ____________________________________________________________________________
25655 [ 8015] By: jhi on 2000/12/06 16:41:03
25656 Log: Test \x{...} with ord().
25659 ____________________________________________________________________________
25660 [ 8014] By: jhi on 2000/12/06 16:20:33
25661 Log: Test tweak because of #8013.
25664 ____________________________________________________________________________
25665 [ 8013] By: jhi on 2000/12/06 16:09:09
25666 Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
25667 From: Michael G Schwern <schwern@pobox.com>
25668 Date: Tue, 5 Dec 2000 21:23:28 -0500
25669 Message-ID: <20001205212328.C6473@blackrider.aocn.com>
25671 Carp::Heavy parts not very applicable because of recent changes.
25673 ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
25674 ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
25675 ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
25676 ! lib/Exporter.pm lib/Exporter/Heavy.pm
25677 ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
25678 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
25679 ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
25680 ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
25681 ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
25682 ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
25683 ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
25684 ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
25685 ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
25686 ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
25687 ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
25688 ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
25689 ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
25690 ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
25691 ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
25692 ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
25694 ____________________________________________________________________________
25695 [ 8012] By: jhi on 2000/12/06 15:22:38
25696 Log: Subject: [PATCH] Re: New harness is failing things
25697 From: Nick Ing-Simmons <nik@tiuk.ti.com>
25698 Date: Wed, 6 Dec 2000 13:00:30 GMT
25699 Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
25701 ! lib/Test/Harness.pm
25702 ____________________________________________________________________________
25703 [ 8011] By: jhi on 2000/12/06 15:12:08
25704 Log: Subject: installhtml changes
25705 From: Michael Stevens <michael@etla.org>
25706 Date: Wed, 6 Dec 2000 13:15:53 +0000
25707 Message-ID: <20001206131553.A27317@firedrake.org>
25710 ____________________________________________________________________________
25711 [ 8010] By: jhi on 2000/12/06 15:06:05
25712 Log: Subject: the dTHR hits
25713 From: Michael Stevens <michael@etla.org>
25714 Date: Wed, 6 Dec 2000 12:06:03 +0000
25715 Message-ID: <20001206120603.A24581@firedrake.org>
25717 More, errrm, less dTHRs.
25719 ! bytecode.pl ext/B/B/C.pm
25720 ____________________________________________________________________________
25721 [ 8009] By: jhi on 2000/12/06 15:04:25
25722 Log: Subject: MakeMaker mailing list gone?
25723 From: Michael G Schwern <schwern@pobox.com>
25724 Date: Tue, 5 Dec 2000 19:29:59 -0500
25725 Message-ID: <20001205192959.B6473@blackrider.aocn.com>
25727 The MakeMaker mailing list is dead, perlbug is the right
25728 address to report bugs.
25730 ! lib/ExtUtils/MakeMaker.pm
25731 ____________________________________________________________________________
25732 [ 8008] By: jhi on 2000/12/06 15:00:32
25733 Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
25734 From: Michael G Schwern <schwern@pobox.com>
25735 Date: Tue, 5 Dec 2000 19:21:21 -0500
25736 Message-ID: <20001205192121.A6473@blackrider.aocn.com>
25738 Add a default MANIFEST skip that ignores things like
25739 version control files, editor temporary files, and the Makefile.
25741 + lib/ExtUtils/MANIFEST.SKIP
25742 ! MANIFEST lib/ExtUtils/Manifest.pm
25743 ____________________________________________________________________________
25744 [ 8007] By: jhi on 2000/12/06 14:57:20
25745 Log: In Amiga more manual hackery of the scripts seems to be needed,
25746 from Jan-Erik Karlsson. Why Configure does not get this right
25747 is unknown, may be shell-induced.
25750 ____________________________________________________________________________
25751 [ 8006] By: jhi on 2000/12/05 23:53:12
25752 Log: Add TOPm1s to peek at the second topmost stack item.
25755 ____________________________________________________________________________
25756 [ 8005] By: jhi on 2000/12/05 23:13:55
25757 Log: Avaunt, you foul UTF-8 tests.
25759 ! t/op/ver.t t/pragma/utf8.t
25760 ____________________________________________________________________________
25761 [ 8004] By: jhi on 2000/12/05 23:09:54
25762 Log: Continue utf8 dispersal.
25765 ! MANIFEST t/pragma/utf8.t
25766 ____________________________________________________________________________
25767 [ 8003] By: nick on 2000/12/05 23:02:39
25768 Log: Integrate mainline.
25770 +> t/op/length.t t/op/utf8decode.t
25771 !> (integrate 69 files)
25772 ____________________________________________________________________________
25773 [ 8002] By: jhi on 2000/12/05 22:59:28
25774 Log: Integrate perlio.
25776 !> iperlsys.h perl.c perlio.c win32/perllib.c
25777 ____________________________________________________________________________
25778 [ 8001] By: nick on 2000/12/05 22:07:52
25779 Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
25780 - calloc/free suffer from damage on TerminateThread()
25781 - use PerlMemShared (as originally planned) now fixed
25782 - avoid doing anything important on DLL "detach".
25784 ! perl.c perlio.c win32/perllib.c
25785 ____________________________________________________________________________
25786 [ 8000] By: nick on 2000/12/05 21:05:09
25787 Log: Fix gross PerlMemShared issue.
25790 ____________________________________________________________________________
25791 [ 7999] By: jhi on 2000/12/05 20:46:58
25792 Log: Test for Unicode (UTF-8) hash keys.
25795 ____________________________________________________________________________
25796 [ 7998] By: jhi on 2000/12/05 20:30:35
25797 Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
25798 is now always UTF-8), empty line cosmetics.
25801 ____________________________________________________________________________
25802 [ 7997] By: jhi on 2000/12/05 20:15:40
25803 Log: Subject: Re: STRLEN - what?
25804 From: Andy Dougherty <doughera@lafayette.edu>
25805 Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
25806 Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
25811 ____________________________________________________________________________
25812 [ 7996] By: jhi on 2000/12/05 20:13:34
25813 Log: Split off the UTF-8 decoder tests, make them to check also
25816 + t/op/utf8decode.t
25817 ! MANIFEST t/pragma/utf8.t utf8.c
25818 ____________________________________________________________________________
25819 [ 7995] By: jhi on 2000/12/05 16:39:47
25820 Log: Start migrating bits of pragma/utf8 to elsewhere
25821 (since the long term plan is to obsolete 'use utf8').
25824 ! MANIFEST t/pragma/utf8.t
25825 ____________________________________________________________________________
25826 [ 7994] By: jhi on 2000/12/05 16:30:21
25827 Log: Fix a manual edit typo from #7993, fix the message formatting
25828 for Unicode, add few our declarations.
25830 ! lib/Carp/Heavy.pm
25831 ____________________________________________________________________________
25832 [ 7993] By: jhi on 2000/12/05 16:09:15
25833 Log: Subject: Need help with warnings :-(
25834 From: "Ben Tilly" <ben_tilly@hotmail.com>
25835 Date: Tue, 05 Dec 2000 01:35:54 -0500
25836 Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
25838 Subject: UPDATE: Carp/Heavy now passes all tests
25839 From: "Ben Tilly" <ben_tilly@hotmail.com>
25840 Date: Tue, 05 Dec 2000 07:59:41 -0500
25841 Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
25843 The Brave New Carp.
25845 ! lib/Carp.pm lib/Carp/Heavy.pm
25846 ____________________________________________________________________________
25847 [ 7992] By: jhi on 2000/12/05 15:55:08
25848 Log: Subject: [PATCH perl@7979] cygwin port
25849 From: "Eric Fifer" <efifer@dircon.co.uk>
25850 Date: Tue, 5 Dec 2000 14:04:09 -0000
25851 Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
25853 ! t/lib/net-hostent.t
25854 ____________________________________________________________________________
25855 [ 7991] By: jhi on 2000/12/05 15:52:34
25856 Log: Subject: Re: [PATCH] The largest hoax of all times?
25857 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25858 Date: Tue, 5 Dec 2000 00:40:25 -0500
25859 Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
25861 Subject: Re: [PATCH] The largest hoax of all times?
25862 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25863 Date: Mon, 4 Dec 2000 23:55:53 -0500
25864 Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
25866 Subject: Re: [PATCH] The largest hoax of all times?
25867 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25868 Date: Tue, 5 Dec 2000 01:28:45 -0500
25869 Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
25871 Fix the unpredictable order of DESTROYs.
25873 ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
25874 ! sv.c sv.h t/op/ref.t
25875 ____________________________________________________________________________
25876 [ 7990] By: jhi on 2000/12/05 14:38:53
25877 Log: Subject: [PATCH] shrink pp_hot fractionally
25878 From: Nicholas Clark <nick@ccl4.org>
25879 Date: Tue, 5 Dec 2000 12:44:31 +0000
25880 Message-ID: <20001205124431.E74518@plum.flirble.org>
25882 Use report_evil_fh().
25884 ! opcode.pl opnames.h pp_hot.c util.c
25885 ____________________________________________________________________________
25886 [ 7989] By: jhi on 2000/12/05 14:21:27
25887 Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
25888 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25889 Date: Mon, 04 Dec 2000 22:21:59 -0800
25890 Message-ID: <HmIL6gzkgepS092yn@efn.org>
25892 Harness shouldn't ignore responses like "ok 3\r\r\n".
25894 ! lib/Test/Harness.pm
25895 ____________________________________________________________________________
25896 [ 7988] By: jhi on 2000/12/05 13:51:28
25897 Log: Integrate the "skip" messages to explain().
25899 ! t/lib/syslfs.t t/op/lfs.t
25900 ____________________________________________________________________________
25901 [ 7987] By: jhi on 2000/12/05 12:34:54
25902 Log: The one that got away in #7984.
25904 Subject: Re: dTHR - what and why?
25905 From: Michael Stevens <michael@etla.org>
25906 Date: Tue, 5 Dec 2000 11:15:52 +0000
25907 Message-ID: <20001205111552.A4647@firedrake.org>
25910 ____________________________________________________________________________
25911 [ 7986] By: gsar on 2000/12/05 09:14:44
25912 Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
25913 due to the notorious GetFileType() bug in Windows 9x, which fstat()
25916 ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
25917 ____________________________________________________________________________
25918 [ 7985] By: jhi on 2000/12/05 05:49:03
25919 Log: Integrate perlio.
25921 !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
25922 !> win32/perlhost.h win32/perllib.c
25923 ____________________________________________________________________________
25924 [ 7984] By: jhi on 2000/12/05 05:48:16
25925 Log: dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
25927 ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
25928 ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
25929 ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
25930 ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
25931 ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
25932 ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
25933 ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
25934 ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
25936 ____________________________________________________________________________
25937 [ 7983] By: nick on 2000/12/04 23:27:43
25938 Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
25940 ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
25941 ! win32/perlhost.h win32/perllib.c
25942 ____________________________________________________________________________
25943 [ 7982] By: jhi on 2000/12/04 19:44:09
25944 Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
25945 uncovered by #7980.
25948 ____________________________________________________________________________
25949 [ 7981] By: jhi on 2000/12/04 19:42:07
25950 Log: Subject: [PATCH] Trivial dump.c feature
25951 From: Simon Cozens <simon@cozens.net>
25952 Date: Mon, 4 Dec 2000 18:08:38 +0000
25953 Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
25955 Show whether a constant is UTF-8.
25958 ____________________________________________________________________________
25959 [ 7980] By: jhi on 2000/12/04 19:36:51
25960 Log: UTF-8 hash keys, patch from Inaba Hiroto.
25962 ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
25963 ____________________________________________________________________________
25964 [ 7979] By: jhi on 2000/12/04 17:36:28
25965 Log: Update Changes.
25967 ! Changes patchlevel.h
25968 ____________________________________________________________________________
25969 [ 7978] By: jhi on 2000/12/04 16:42:17
25970 Log: Retract #7977, still too volatile (the euphemism of the day
25971 for unfinished and buggy :-)
25973 ! doop.c hv.c pp.c sv.h
25974 ____________________________________________________________________________
25975 [ 7977] By: jhi on 2000/12/04 16:25:15
25976 Log: (Retracted by #7978, too shaky yet.)
25978 Subject: Re: utf8 in hash keys, implementor missing
25979 From: Simon Cozens <simon@cozens.net>
25980 Date: Sat, 2 Dec 2000 19:49:35 +0000
25981 Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
25983 The first step at UTF-8 hash keys.
25985 ! doop.c hv.c pp.c sv.h
25986 ____________________________________________________________________________
25987 [ 7976] By: jhi on 2000/12/04 16:13:53
25988 Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
25989 From: sthoenna@efn.org
25990 Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
25991 Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
25993 ! os2/os2.c perlio.c
25994 ____________________________________________________________________________
25995 [ 7975] By: jhi on 2000/12/04 16:05:25
25996 Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
25997 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25998 Date: Thu, 30 Nov 2000 20:50:37 -0800
25999 Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
26002 ____________________________________________________________________________
26003 [ 7974] By: jhi on 2000/12/04 16:03:57
26004 Log: Subject: [PATCH] ++ 20% faster
26005 From: Nicholas Clark <nick@ccl4.org>
26006 Date: Mon, 4 Dec 2000 12:17:27 +0000
26007 Message-ID: <20001204121726.B52976@plum.flirble.org>
26009 Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
26012 ____________________________________________________________________________
26013 [ 7973] By: jhi on 2000/12/04 16:00:48
26015 Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
26016 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26017 Date: Mon, 04 Dec 2000 12:30:45 +0100
26018 Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
26020 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
26021 library (getprotobyname and getprotobynumber are outversioned by
26022 the same calls in libc, at least for xlc version 3.
26025 ____________________________________________________________________________
26026 [ 7972] By: jhi on 2000/12/04 02:58:31
26027 Log: Integrate perlio.
26029 !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
26030 !> win32/makefile.mk win32/perlhost.h win32/perllib.c
26031 !> win32/win32.h win32/win32iop.h win32/win32thread.h
26032 ____________________________________________________________________________
26033 [ 7971] By: nick on 2000/12/04 00:24:33
26034 Log: Quieten some noise in Win32 builds:
26035 - win32.h is included after <sys/socket.h>, so need to
26036 set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
26037 - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
26039 ! doio.c perl.h toke.c win32/win32.h
26040 ____________________________________________________________________________
26041 [ 7970] By: nick on 2000/12/03 22:57:46
26042 Log: PERL_IMPLICIT_SYS compiles but does not work.
26044 ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
26045 ! win32/perlhost.h win32/perllib.c win32/win32.h
26046 ! win32/win32iop.h win32/win32thread.h
26047 ____________________________________________________________________________
26048 [ 7969] By: jhi on 2000/12/03 22:12:58
26049 Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
26050 used to swash_init(), makes regprop() dumps more informative
26051 (+utf8::IsAlpha, -utf8::IsDigit, for example).
26053 ! regcomp.c regexec.c
26054 ____________________________________________________________________________
26055 [ 7968] By: jhi on 2000/12/03 21:39:56
26056 Log: Implement ANYOFUTF8 regprop() dumping.
26059 ____________________________________________________________________________
26060 [ 7967] By: jhi on 2000/12/03 20:57:19
26061 Log: Make uv_to_utf8() to zero-terminate its output buffer,
26062 always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
26064 ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
26065 ____________________________________________________________________________
26066 [ 7966] By: nick on 2000/12/03 18:41:21
26067 Log: Integrate mainline (STDCHAR)
26069 !> Configure t/pragma/utf8.t
26070 ____________________________________________________________________________
26071 [ 7965] By: jhi on 2000/12/03 17:58:20
26072 Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
26075 ____________________________________________________________________________
26076 [ 7964] By: jhi on 2000/12/03 17:35:56
26077 Log: Integrate perlio.
26079 !> iperlsys.h perlio.c
26080 ____________________________________________________________________________
26081 [ 7963] By: jhi on 2000/12/03 17:33:55
26082 Log: Metaconfig unit change for #7962.
26084 ! U/modified/stdchar.U
26085 ____________________________________________________________________________
26086 [ 7962] By: jhi on 2000/12/03 17:33:27
26087 Log: Untangle the <stdio.h> #include nest for the stdchar test,
26088 from Andy Dougherty.
26091 ____________________________________________________________________________
26092 [ 7961] By: nick on 2000/12/03 16:53:00
26093 Log: Make iperlsys.h vector stdio not PerlIO.
26095 ! iperlsys.h perlio.c
26096 ____________________________________________________________________________
26097 [ 7960] By: nick on 2000/12/03 14:43:01
26098 Log: Integrate mainline
26100 !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
26101 !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
26102 ____________________________________________________________________________
26103 [ 7959] By: jhi on 2000/12/03 08:16:36
26104 Log: Use DO_UTF8().
26107 ____________________________________________________________________________
26108 [ 7958] By: jhi on 2000/12/02 18:33:05
26109 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
26110 From: Mike Guy <mjtg@cam.ac.uk>
26111 Date: Sat, 02 Dec 2000 17:27:13 +0000
26112 Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
26114 An extraneous argument.
26117 ____________________________________________________________________________
26118 [ 7957] By: jhi on 2000/12/02 18:22:32
26119 Log: A missing hunk.
26121 ! t/lib/net-hostent.t
26122 ____________________________________________________________________________
26123 [ 7956] By: jhi on 2000/12/02 18:06:20
26124 Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
26125 From: Nicholas Clark <nick@ccl4.org>
26126 Date: Sat, 2 Dec 2000 14:28:27 +0000
26127 Message-ID: <20001202142827.A12308@plum.flirble.org>
26131 ! t/lib/net-hostent.t
26132 ____________________________________________________________________________
26133 [ 7955] By: jhi on 2000/12/02 17:58:06
26134 Log: Metaconfig unit change for #7954.
26136 ! U/modified/stdchar.U
26137 ____________________________________________________________________________
26138 [ 7954] By: jhi on 2000/12/02 17:54:32
26139 Log: An inconvenient hang would happen if the stdio _ptr wasn't
26140 found in <stdio.h> and <stdio_impl.h> didn't exist. (grep
26141 would be grepping stdin for all eternity for the _ptr.)
26144 ____________________________________________________________________________
26145 [ 7953] By: jhi on 2000/12/02 00:07:15
26146 Log: Update Changes.
26148 ! Changes patchlevel.h
26149 ____________________________________________________________________________
26150 [ 7952] By: jhi on 2000/12/01 23:54:47
26151 Log: Subject: Re: long shell lines
26152 From: Andy Dougherty <doughera@lafayette.edu>
26153 Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
26154 Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
26156 Split overly long shell command lines.
26158 ! lib/ExtUtils/MM_Unix.pm
26159 ____________________________________________________________________________
26160 [ 7951] By: jhi on 2000/12/01 23:48:02
26161 Log: The metaconfig unit change for #7950.
26163 + U/modified/stdchar.U
26164 ____________________________________________________________________________
26165 [ 7950] By: jhi on 2000/12/01 23:47:39
26166 Log: Try to find stdchar also from <stdio_impl.h>.
26168 ! Configure config_h.SH
26169 ____________________________________________________________________________
26170 [ 7949] By: jhi on 2000/12/01 23:46:45
26171 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
26172 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
26173 Date: Fri, 1 Dec 2000 16:26:08 -0500
26174 Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
26176 Reword the diagnostic message.
26179 ____________________________________________________________________________
26180 [ 7948] By: nick on 2000/12/01 22:49:43
26181 Log: Integrate mainline (for s/y/m as sub names stuff).
26183 !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
26184 !> t/pragma/warn/toke toke.c
26185 ____________________________________________________________________________
26186 [ 7947] By: jhi on 2000/12/01 20:55:41
26187 Log: Integrate perlio.
26189 !> perlio.c perliol.h t/io/pipe.t
26190 ____________________________________________________________________________
26191 [ 7946] By: jhi on 2000/12/01 20:36:51
26192 Log: Upgrade to CPAN 1.59_51, from Andreas König.
26194 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
26195 ____________________________________________________________________________
26196 [ 7945] By: nick on 2000/12/01 20:31:32
26197 Log: Integrate mainline
26199 +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
26200 +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
26201 +> t/lib/net-hostent.t
26202 !> (integrate 35 files)
26203 ____________________________________________________________________________
26204 [ 7944] By: jhi on 2000/12/01 20:23:29
26205 Log: Some help for 20001130.011. Now one gets warnings like
26206 "Ambiguous -f() resolved as a file test ..."
26208 ! pod/perldiag.pod t/pragma/warn/toke toke.c
26209 ____________________________________________________________________________
26210 [ 7943] By: jhi on 2000/12/01 19:44:44
26211 Log: Retract #7941. Forbidding subs m/s/etc is too cruel because
26212 that also breaks using them as methods.
26214 ! pod/perldiag.pod t/op/misc.t toke.c
26215 ____________________________________________________________________________
26216 [ 7942] By: nick on 2000/12/01 17:56:46
26217 Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
26218 Make 'unix' pass most tests
26219 - do unread by temporary push of layer ("pending") holding unread chars
26220 - fast_gets is now based on per-handle flag
26221 - relax one of io/pipe.t tests to allow print to fail and close to
26222 succeed so that it passes on unbuffered "unix" layer.
26223 Remaining fail is sporadic and a genuine race condition between
26224 parent/child in fork test.
26226 ! perlio.c perliol.h t/io/pipe.t
26227 ____________________________________________________________________________
26228 [ 7941] By: jhi on 2000/12/01 15:28:58
26229 Log: (Retracted by #7943.)
26231 Reserve the short named string operator names.
26233 ! pod/perldiag.pod t/op/misc.t toke.c
26234 ____________________________________________________________________________
26235 [ 7940] By: jhi on 2000/12/01 06:45:53
26236 Log: Get the three different space character classes right under utf8.
26238 + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
26239 ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
26240 ! regexec.c t/op/pat.t utf8.c
26241 ____________________________________________________________________________
26242 [ 7939] By: jhi on 2000/12/01 03:26:26
26243 Log: Two more tests that make no sense in UTF-8 since the test
26244 data is not in UTF-8.
26247 ____________________________________________________________________________
26248 [ 7938] By: jhi on 2000/12/01 03:20:39
26249 Log: \x{} doesn't any more require 'use utf8' outside regexen so why
26250 should it be required inside regexen?
26252 ! regcomp.c t/op/regmesg.t
26253 ____________________________________________________________________________
26254 [ 7937] By: jhi on 2000/12/01 02:58:53
26255 Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
26256 stored and restored, and thusly was trounced by the utf8 swash
26260 ____________________________________________________________________________
26261 [ 7936] By: jhi on 2000/11/30 20:41:39
26262 Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
26263 Why the different platforms behave so differently (core dump vs
26264 no core dump) on this bug is a but of a mystery, but if I had to
26265 guess I would mumble something like 'alignment'.
26268 ____________________________________________________________________________
26269 [ 7935] By: jhi on 2000/11/30 16:17:02
26270 Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
26271 From: Robin Barker <rmb1@cise.npl.co.uk>
26272 Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
26273 Date: Thu, 30 Nov 2000 14:27:12 GMT
26276 ____________________________________________________________________________
26277 [ 7934] By: jhi on 2000/11/30 16:04:49
26278 Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
26280 ! t/lib/net-hostent.t
26281 ____________________________________________________________________________
26282 [ 7933] By: jhi on 2000/11/30 06:07:26
26283 Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
26284 From: Peter Prymmer <pvhp@forte.com>
26285 Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
26286 Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
26288 In VMS the localhost may be LOCALHOST.
26290 ! t/lib/net-hostent.t
26291 ____________________________________________________________________________
26292 [ 7932] By: jhi on 2000/11/30 01:11:11
26293 Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
26294 From: Peter Prymmer <pvhp@forte.com>
26295 Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
26296 Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
26298 plus regen perlapi.pod.
26300 ! pod/perlapi.pod utf8.c
26301 ____________________________________________________________________________
26302 [ 7931] By: jhi on 2000/11/30 01:06:19
26303 Log: Subject: [PATCH perl@7930] get t/lib/filter-util.t to work on VMS
26304 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26305 Date: Wed, 29 Nov 2000 17:15:11 EST
26306 Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
26308 ! t/lib/filter-util.pl t/lib/filter-util.t
26309 ____________________________________________________________________________
26310 [ 7930] By: jhi on 2000/11/29 18:51:55
26311 Log: Update Changes.
26313 ! Changes patchlevel.h
26314 ____________________________________________________________________________
26315 [ 7929] By: jhi on 2000/11/29 18:50:55
26316 Log: Update the va_copy() metaconfig unit.
26317 Branch: metaconfig/U/perl
26319 ____________________________________________________________________________
26320 [ 7928] By: jhi on 2000/11/29 17:50:43
26321 Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17
26322 From: Dominic Dunlop <domo@computer.org>
26323 Date: Tue, 28 Nov 2000 16:41:57 +0100
26324 Message-Id: <p04320400b649771b9797@[192.168.1.4]>
26326 Patch to catch a core dump in the Configure va_copy test.
26328 ! Configure config_h.SH
26329 ____________________________________________________________________________
26330 [ 7927] By: jhi on 2000/11/29 17:31:59
26331 Log: Retract #7921, the patch shouldn't be needed.
26334 ____________________________________________________________________________
26335 [ 7926] By: jhi on 2000/11/29 17:01:41
26336 Log: Make the Class::Struct import() wiser.
26338 ! lib/Class/Struct.pm t/lib/class-struct.t
26339 ____________________________________________________________________________
26340 [ 7925] By: jhi on 2000/11/29 16:36:33
26341 Log: All the core library users of Class::Struct seem to be
26342 using "use Class::Struct 'struct';" instead of the bare
26343 "use Class::Struct;", which isn't documented in Class::Struct.
26344 This can't be right.
26347 ____________________________________________________________________________
26348 [ 7924] By: jhi on 2000/11/29 16:32:15
26349 Log: A test works better if it has the right 1..$n output.
26351 ! t/lib/class-struct.t
26352 ____________________________________________________________________________
26353 [ 7923] By: jhi on 2000/11/29 16:29:11
26354 Log: Forgot to MANIFEST the new Net::hostent test.
26357 ____________________________________________________________________________
26358 [ 7922] By: jhi on 2000/11/29 16:27:49
26359 Log: Integrate perlio.
26361 !> iperlsys.h perlio.c
26362 ____________________________________________________________________________
26363 [ 7921] By: jhi on 2000/11/29 16:27:10
26364 Log: (Retracted by #7927.)
26366 Subject: [PATCH] Is infinity a number?
26367 From: Simon Cozens <simon@cozens.net>
26368 Date: Wed, 29 Nov 2000 14:48:20 +0000
26369 Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
26372 ____________________________________________________________________________
26373 [ 7920] By: jhi on 2000/11/29 16:23:02
26374 Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
26375 From: rspier@pobox.com (Robert Spier)
26376 Date: Wed, 29 Nov 2000 02:17:49 -0500
26377 Message-ID: <14884.44445.760322.278647@localhost.localdomain>
26379 Add a test for Net::hostent.
26381 + t/lib/net-hostent.t
26382 ____________________________________________________________________________
26383 [ 7919] By: jhi on 2000/11/29 16:21:31
26384 Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
26385 add a test for Class::Struct.
26387 + t/lib/class-struct.t
26388 ! MANIFEST lib/Class/Struct.pm
26389 ____________________________________________________________________________
26390 [ 7918] By: jhi on 2000/11/29 15:48:40
26391 Log: Subject: Re: Minor suggestion for Sys::Syslog [PATCH]
26392 From: rspier@pobox.com (Robert Spier)
26393 Date: Wed, 29 Nov 2000 02:25:39 -0500
26394 Message-ID: <14884.44915.86028.422238@localhost.localdomain>
26396 More checking in case someone has broken their services or
26397 protocol databases.
26399 ! ext/Sys/Syslog/Syslog.pm
26400 ____________________________________________________________________________
26401 [ 7917] By: jhi on 2000/11/29 15:46:25
26402 Log: Subject: [PATCH] $^O win32 -> MSWin32
26403 From: rspier@pobox.com (Robert Spier)
26404 Date: Wed, 29 Nov 2000 02:17:38 -0500
26405 Message-ID: <14884.44434.340627.126145@localhost.localdomain>
26407 plus similar nits for vms, err, VMS, and UNICOS.
26409 ! t/lib/syslfs.t t/op/lfs.t
26410 ____________________________________________________________________________
26411 [ 7916] By: jhi on 2000/11/29 15:42:51
26412 Log: Subject: [PATCH] Tokeniser debugging
26413 From: Simon Cozens <simon@cozens.net>
26414 Date: Wed, 29 Nov 2000 14:15:45 +0000
26415 Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
26417 ! perl.c perl.h pod/perlrun.pod toke.c
26418 ____________________________________________________________________________
26419 [ 7915] By: jhi on 2000/11/29 15:41:36
26420 Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
26421 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26422 Date: Wed, 29 Nov 2000 02:13:14 -0500
26423 Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
26427 Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
26428 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26429 Date: Wed, 29 Nov 2000 03:09:04 -0500
26430 Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
26432 OUT and IN_OUT documentation.
26434 ! lib/ExtUtils/xsubpp pod/perlxs.pod
26435 ____________________________________________________________________________
26436 [ 7914] By: jhi on 2000/11/29 03:35:01
26437 Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
26438 From: John Tobey <jtobey@john-edwin-tobey.org>
26439 Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
26440 Message-Id: <m140e1N-000FOoC@feynman.localnet>
26442 plus a performance speedup noticed by Sarathy.
26445 ____________________________________________________________________________
26446 [ 7913] By: jhi on 2000/11/29 03:16:59
26447 Log: Use "1 while unlink" so that VMS gets clean, too.
26449 ! t/lib/filter-util.t
26450 ____________________________________________________________________________
26451 [ 7912] By: jhi on 2000/11/29 03:09:08
26452 Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
26453 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26454 Date: Tue, 28 Nov 2000 03:27:09 -0500
26455 Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
26457 ! lib/ExtUtils/xsubpp
26458 ____________________________________________________________________________
26459 [ 7911] By: jhi on 2000/11/29 03:06:30
26460 Log: This should have been part of #7872: no need to scan UTF-8
26464 ____________________________________________________________________________
26465 [ 7910] By: jhi on 2000/11/29 02:50:04
26466 Log: One more perltie.pod nit from Casey R. Tweten.
26469 ____________________________________________________________________________
26470 [ 7909] By: jhi on 2000/11/29 02:44:23
26471 Log: Document the known sprintf test failures, exact standard
26472 reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
26474 ! pod/perldelta.pod t/op/sprintf.t
26475 ____________________________________________________________________________
26476 [ 7908] By: jhi on 2000/11/29 02:36:23
26477 Log: Add the Encoding table format documentation.
26479 + ext/Encode/Encode/EncodeFormat.pod
26481 ____________________________________________________________________________
26482 [ 7907] By: jhi on 2000/11/29 02:07:24
26483 Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
26484 From: "Casey R. Tweten" <crt@kiski.net>
26485 Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
26486 Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
26488 Subject: Re: [PATCH] Updating perltie.pod for arrays
26489 From: "Casey R. Tweten" <crt@kiski.net>
26490 Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
26491 Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
26494 ____________________________________________________________________________
26495 [ 7906] By: nick on 2000/11/28 22:40:59
26496 Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
26498 ! iperlsys.h perlio.c
26499 ____________________________________________________________________________
26500 [ 7905] By: nick on 2000/11/28 22:04:34
26501 Log: Integrate mainline
26503 !> (integrate 39 files)
26504 ____________________________________________________________________________
26505 [ 7904] By: jhi on 2000/11/28 16:44:43
26506 Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
26507 From: Nicholas Clark <nick@babyhippo.co.uk>
26508 Date: Tue, 28 Nov 2000 11:16:57 +0000
26509 Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
26512 ____________________________________________________________________________
26513 [ 7903] By: jhi on 2000/11/28 16:40:31
26514 Log: Subject: [PATCH] Updating perltie.pod for arrays
26515 From: "Casey R. Tweten" <crt@kiski.net>
26516 Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
26517 Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
26520 ____________________________________________________________________________
26521 [ 7902] By: jhi on 2000/11/28 16:39:37
26522 Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
26523 From: Robin Barker <rmb1@cise.npl.co.uk>
26524 Date: Mon, 27 Nov 2000 17:56:44 GMT
26525 Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
26527 ! pod/perlfunc.pod t/op/split.t
26528 ____________________________________________________________________________
26529 [ 7901] By: jhi on 2000/11/28 16:28:04
26530 Log: setmode() is a DOSish-only thing.
26533 ____________________________________________________________________________
26534 [ 7900] By: jhi on 2000/11/28 16:21:46
26535 Log: Subject: [PATCH] perlcc.PL cleanups
26536 From: Simon Cozens <simon@cozens.net>
26537 Date: Tue, 28 Nov 2000 12:44:35 +0000
26538 Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
26541 ____________________________________________________________________________
26542 [ 7899] By: gsar on 2000/11/28 06:32:55
26543 Log: reintegrate files missed by change#7895
26544 Branch: maint-5.6/perl
26545 +> ext/ByteLoader/bytecode.h utils/Makefile
26547 ____________________________________________________________________________
26548 [ 7897] By: gsar on 2000/11/27 18:22:47
26549 Log: can't integrate these two files, for some reason
26550 Branch: maint-5.6/perl
26551 - ext/ByteLoader/bytecode.h utils/Makefile
26552 ____________________________________________________________________________
26553 [ 7895] By: gsar on 2000/11/27 18:11:21
26554 Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
26555 6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
26556 6757..6890,6892..6901 from mainline
26558 Bytecompiler patches from Benjamin Stuhl.
26562 Subject: [PATCH blead] B:: missing dependency
26564 Subject: [PATCH: 6757] configure.com updates and syslog build
26566 Long double Gconvert fixes from Yitzchak Scott-Thoennes
26567 and Spider Boardman.
26569 Subject: [PATCH blead] nextchar() abuse misses an optimisation
26571 Long double fixes from Spider Boardman.
26573 Make the selection of NVff et al stricter.
26575 cSVOPo_*v things index into the current PL_curpad
26576 under ithreads, which is different from the curpad
26577 used by the XSUB. (In other words, the code as-is
26578 before this patch wouldn't work under ithreads.)
26582 VMS MMS (make) wants null action.
26584 Mac and other portability updates from Chris Nandor.
26586 Storable support, v-version fixes.
26587 Subject: CPAN.pm beta for testing available
26589 Portability fix from Hugo van der Sanden.
26593 Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
26595 Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
26597 Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
26599 Replace #6705 with a minimal doc patch.
26600 Subject: [PATCH 5.6.0] replace change #6705
26602 Drop the separate perlbc, perlcc -b should be enough.
26604 installperl couldn't tell whether it had run tests or not.
26605 Subject: [PATCH] Re: installperl and t/TEST
26607 Add silencer flags to installperl.
26608 Subject: [PATCH] Making installperl silent.
26610 Make "make install" by default silent. A new "install-verbose"
26613 More liberal parsing of version numbers.
26614 Subject: Re: CPAN.pm beta for testing available
26616 Create directories in silence.
26617 Subject: [PATCH] Another silencer for MakeMaker
26619 DOS patches and portability/porting notes, from Tim Jenness.
26621 Make installman to recognize the silence flag -S.
26623 Actually do something with the silencer option.
26625 Continue silencing.
26627 Show the doc file, not the temp file.
26631 Subject: [PATCH] More silencing of installman.
26633 Better wording for the vec lvalue diagnostic.
26634 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
26636 Subject: [PATCH: 6805] several more tweaks to configure.com
26638 Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
26641 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
26643 Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
26644 (applied slightly modified)
26646 installperl --verbose and --silent.
26647 Subject: Re: [PATCH] More silencing of installman.
26649 Add install-silent target.
26651 AIX 4.3.3 has SOCKS in libc with a differently named init routine,
26652 the problem reported in
26653 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
26655 Tweak the sfio/useperlio logic, hopefully as wished in
26656 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
26658 One forgotten file from #6816.
26660 Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
26662 Remove duplicately applied patch shards.
26663 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
26665 Support preserving extremely big/small angles.
26667 Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
26669 Subject: [PATCH] installation not quite silent yet.
26671 Update the test count.
26673 Use UVxf, PTR2UV, NVff.
26675 Document PTR2XX and INT2PTR.
26677 no-install target a la make -n.
26678 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
26680 grep -e isn't portable.
26681 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
26683 Can't get the test to reliably work thanks to the
26684 inaccurateness of floating point. "Resolves" bug ids
26685 20000826.003, 20000826.009, 20000826.010,
26687 Subject: installman buglet
26689 DJGPP update from Laszlo Molnar.
26691 Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
26693 Passing -R in ldflags makes now it to appear in the default
26694 for lddlflags, just like with -L.
26695 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
26699 Use the actual thread type, not the pointer-to-struct.
26701 Provice virtual $Config{ccflags_nolargefiles} etc.
26703 display_format used as a class method without arguments was broken,
26705 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
26707 Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
26709 Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
26711 Subject: [PATCH@6855] _Minor_ change to overload.pm pod
26713 opmini.o may be left around if a build is interrupted.
26717 Fix for ID 20000828.001, long doubles were not formatted
26718 correctly (showed up in $], which stopped installing perl).
26720 An attempt to fix the problem reported in
26721 Subject: Building perl@6856 using gcc/AIX 4.3.3
26722 I can't test this properly since the gcc installation I have
26723 access to seems to be botched (gcc is calling the AIX cpp,
26724 a losing proposition...)
26726 Add -ld to archname on long tr...double platforms.
26728 Subject: hv.h Doc Patch
26732 Subject: [PATCH bleedperl@6856] warnings fixes
26734 -S is the silent flag, -s is the strip flag.
26735 Subject: [PATCH] Re: [PATCH] make no-install
26737 Take out the SUIDMAIL thing, that will not be
26738 a problem in 5.7.*.
26740 Subject: [PATCH bleedperl@6866] spellings
26742 Subject: [PATCH] Re: files not cleaned even by veryclean
26744 Use minimal @INC in tests, most of the time just '../lib',
26745 so that we simply can't pick up stuff from other Perls than
26746 the one we are testing. Pointed out by
26747 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
26749 Update to Getopt::Long 2.24, from Johan Vromans.
26751 Fix for thinko in #6848.
26752 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
26754 Patches all over for people and the files they (hopefully) care about.
26756 Subject: Net::protoent does not export 'getproto'
26758 Missed a change in #6869.
26760 Subject: [PATCH] Warnings in B::Deparse
26762 Subject: [PATCH] Glob dumping
26764 Disable one of the tests for now.
26766 Disabling the one test is a bit tricky.
26768 Don't forget to tidy up.
26770 The #6881 removed one dump line.
26772 Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
26774 Under usethreads the dumped variable is IN_PAD.
26775 Subject: Re: [PATCH] Glob dumping
26777 Subject: [ID 20000829.026] [PATCH 6868] File::Temp
26779 Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
26781 Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
26783 Regen Configure for #6894.
26785 Subject: [PATCH: 6889] updates to perlebcdic.pod
26787 Undo namespace pollution of #6878.
26788 Subject: Re: Net::protoent does not export 'getproto'
26790 Admit that we are leaking scalars.
26792 Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
26793 Branch: maint-5.6/perl
26794 !> (integrate 271 files)
26795 ____________________________________________________________________________
26796 [ 7894] By: gsar on 2000/11/27 16:00:34
26797 Log: a couple of nits
26798 Branch: maint-5.6/perl
26799 ! MANIFEST pp_sys.c
26800 ____________________________________________________________________________
26801 [ 7893] By: gsar on 2000/11/27 15:10:56
26802 Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
26803 6740..6745,6747..6757,6760
26805 Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
26807 Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
26809 Doc nits spotted by Richard Soderberg.
26811 move WNOHANG definition to where other such things are
26813 Make $Config{byteorder} more magical so that it is
26814 dynamically computed: nice for 'fat binaries'.
26815 Subject: [PATCH]: default byteorder
26817 Subject: [PATCH] Cwd.pm now uses strict
26819 Subject: Re: [PATCH]Re: Questions about Math::BigFloat
26821 Get -DLEAKTEST to compile (not necessarily to work, mind)
26822 Subject: [ID 20000724.006] -DLEAKTEST problem
26824 perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
26826 Add perlebcdic from Peter Prymmer, regen toc.
26828 Don't propose using modules built for 5.005 if no binary
26829 compatibility with 5.005 is attempted.
26831 Do not use prototyping here.
26832 Subject: [ID 20000817.016] [PATCH] Peek.xs
26834 Document what the backtick returns if the command fails.
26836 Add byteorder to the myconfig output.
26838 Introduce NVef, NVff, and NVgf, use the middle one.
26839 (helps for lib/peek + Linux + long doubles) Reported in
26840 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
26841 Use NVs in POSIX math, not doubles.
26842 Subject: [ID 20000817.014] POSIX & modfl
26844 Subject: [PATCH 5.6.0+] newSVrv() memory leak
26846 The byteorder code in #6671 was wrong.
26848 Fix the lib/complex failure of
26849 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
26850 Linux long double accuracy issue: something that
26851 when printed with %g looks like "2" but int() of it is 1.
26853 Propagate new Configure vars.
26855 Unbuffer the output.
26857 Subject: [PATCH] perltrap.pod spring cleaning
26859 Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
26860 Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
26862 Tiny Getopt::Long patch from Johan Vromans.
26864 Document code point which makes if (defined %stash::) to work
26865 (noted by Spider Boardman).
26867 Subject: [PATCH perl@6698] cygwin port
26869 Document the NDBM_File and ODBM_File as SDBM_File
26870 was documented in #6417.
26872 The new tests were missing from #6415.
26874 Add [[:blank:]] as suggested in
26875 Subject: [ID 20000716.024] [=cc=] / [:blank:]
26876 (the [=cc=] has already been taken care of by #6439
26877 so the whole bug report can be closed)
26878 and make [[:space:]] to be equivalent to isspace(3)
26879 (as opposed to \s, which is isSPACE()). The difference
26880 is that now [[:space:]] matches the mythical vertical tab,
26883 Don't eat leading os from index entries.
26884 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
26886 Subject: [PATCH 5.6.0+] fix for Win32::DomainName
26888 Typo in pp_complement().
26889 Subject: [PATCH perl-current] Deparse
26891 Add warnif(), check warnings further up the stack,
26892 all the warnings functions now can take an optional object reference.
26893 Subject: [PATCH bleedperl@6691] warnings pragma update
26895 Fix a core dump in lib/selfloader under -DDEBUGGING.
26896 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
26898 Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
26900 Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
26902 Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
26903 Put back the long double avoidance code to POSIX.xs
26904 because VMS seems to need it still.
26906 Introduce a 'veryclean' target that is like 'distclean'
26907 but also removes *~ and *.orig.
26909 Subject: [ID 20000817.023] endianness description in perlfunc.pod
26911 Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
26913 Let's try #6717 again.
26916 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
26918 pp_open() could pass an uninitialized filename down to do_open9().
26920 Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
26922 Update to CGI 2.72, from Lincoln Stein.
26924 Subject: [PATCH] Silence MakeMaker (Was: installman)
26926 Use temporary directory instead of current directory.
26927 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
26929 Document odd vs even subreleases and -Dusedevel.
26931 The veryclean target needs to clobber.
26933 Use File::Spec->tmpdir().
26935 Document the number of exponent digits.
26937 Mention perlebcdic and perlposix-bc.
26939 s/this one/the 5.6.0 release/
26943 The correct cleaning order is an art.
26945 small tweaks for change#6705: avoid C++ style comments in C code;
26946 use Perl's malloc API rather than the low level system one
26948 Array context keeps slithering in.
26950 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
26952 Subject: [PATCH] os2.c fix for use64bitint
26954 Update to Pod::LaTeX 0.53.
26955 Subject: [PATCH] lib/Pod/LaTeX.pm updates
26957 Document the endianness of Alpha more precisely.
26959 Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
26961 Rename the macro argument because some preprocessors
26962 can't tell the difference and expand arguments also inside
26963 double quoted strings.
26965 free TLS slot properly on Windows
26967 use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
26969 Unicos/mk requires elaborate paranoia.
26971 Tweak the floating point output routine preferences.
26973 Also under djgpp the timestamps are funky.
26975 Apply some PodParser 1.18 patches; the Pod/Find.pm
26976 patches cannot be applied since #6712 conflicts.
26978 Use PodParser 1.18 new test.
26981 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
26984 Branch: maint-5.6/perl
26985 +> pod/perlebcdic.pod
26986 !> (integrate 106 files)
26987 ____________________________________________________________________________
26988 [ 7892] By: jhi on 2000/11/27 15:02:32
26989 Log: Update Changes.
26991 ! Changes patchlevel.h
26992 ____________________________________________________________________________
26993 [ 7891] By: jhi on 2000/11/27 14:57:23
26994 Log: Subject: Re: perlfaq style changes
26995 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26996 Date: Sat, 25 Nov 2000 23:32:26 -0800
26997 Message-ID: <KyLI6gzkgiRK092yn@efn.org>
26999 plus a note from Ronald Kimball.
27001 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
27002 ____________________________________________________________________________
27003 [ 7890] By: jhi on 2000/11/27 14:53:14
27004 Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
27005 From: Benjamin Holzman <bah@ecnvantage.com>
27006 Date: Sun, 26 Nov 2000 16:27:33 -0500
27007 Message-ID: <20001126162733.J25040@ecnvantage.com>
27010 ____________________________________________________________________________
27011 [ 7889] By: jhi on 2000/11/27 14:43:11
27012 Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
27013 From: lvirden@cas.org
27014 Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
27015 Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>
27018 ____________________________________________________________________________
27019 [ 7888] By: jhi on 2000/11/27 14:32:34
27020 Log: Restore also the locale test to no-sprintf-taint state.
27021 Fixes the bug 20001127.003.
27023 ! sv.c t/pragma/locale.t
27024 ____________________________________________________________________________
27025 [ 7887] By: gsar on 2000/11/27 14:13:05
27026 Log: integrate changes#6613..6616,6620..6665 from mainline
27028 VMS configure.com update continues.
27030 Subject: Test fails / warnings with perl-current #6612
27032 Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
27034 Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
27036 For now remove the mail code.
27038 Subject: Re: [PATCH] @+, @- readonly
27040 Subject: warning: storage class after type is obsolescent
27044 Subject: Re: File::Temp problems on VMS in bleedperl
27047 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
27049 Make the user to give up his firstborn, err, to knowingly
27050 verify installing an unstable developer release. Also bump
27051 the release to 5.7.0, but leave a patch tag in the local
27052 patches saying that this is not yet the real thing.
27054 Update (kinda) to Test 1.14, from Joshua Pritikin.
27056 make ok etc also for win32.
27058 Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
27060 Don't blow limited stacks, a lower number is enough to
27061 tickle the lookbehind limit.
27063 Use -Dusedevel; regen Configure and the respective Porting stuff.
27065 Subject: [PATCH] debugger exit code should reflect user exit code
27067 Subject: [PATCH perl@6620] cygwin port
27069 Missed a file from #6638.
27071 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)
27073 magic callbacks all need to have same type signature
27075 Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
27077 Fix a dependency problem.
27078 Subject: [PATCH: 6640] VMS Makefile.SH update
27080 The numeric locale was reset to "C" by s?printf and never restored.
27081 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
27082 No test since adding the failing example to locale.t
27083 does not fail -- probably because the locale settings are so
27084 thoroughly tweaked by that time. Running the example standalone
27085 does fail, though. UPDATE: test case added at change #7540.
27087 Subject: [ID 20000324.040] minor fix to perlhpux.pod
27089 Update to CPAN 1.57.
27091 Subject: [PATCH] Cwd::_backtick_pwd does not check return value
27093 Change the perlbug address to perl.org since it's more forgiving.
27095 Change the regx compilation error markers to use = instead of <
27096 since pod makes using the latter quite messy. Reported in
27097 ID 20000814.006 by Abigail and in
27098 Subject: Unknown escape E<> ?
27100 Update to perldebtut 1.9, from Richard Foley.
27102 check that the number pseudo children doesn't exceed
27103 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
27104 the WaitForMultipleObjects() limit that would cause wait()
27106 wait() and waitpid() could potentially be rewritten to use
27107 more than one thread to do the waiting to eliminate this
27110 change#6328 could make close(SOCKET) return false on windows
27113 pod nit seen in passing
27115 on windows, the return values from wait() and waitpid() don't
27116 match those of pseudo-pids
27118 waitpid() now handles externally spawned pids correctly;
27119 fixes for backtick/wait/waitpid failures on Windows 9x
27120 these changes make the pid returned by process functions on
27121 Windows 9x always positive by clearing the high bit (which
27122 is always set on Win9x); pseudo-process PIDs are likewise
27123 always negative now on Win9x (just as on NT/2000)
27125 trailing new %ENV entries weren't being pushed into the real
27126 environment of subprocesses on Windows
27128 Tweak the regex compilation errors once more.
27130 avoid warnings from dense compiler
27132 add "ok" targets from change#6632 in makefile.mk
27133 Branch: maint-5.6/perl
27134 - lib/Pod/PlainText.pm vms/configure.com
27135 !> (integrate 66 files)
27136 ____________________________________________________________________________
27137 [ 7886] By: jhi on 2000/11/27 13:54:18
27138 Log: __FUNCTION__ isn't portable and trying to emulate it leads
27139 into practically spelling out the name of the function.
27140 Takes care of the bug 20001127.001.
27143 ____________________________________________________________________________
27144 [ 7885] By: gsar on 2000/11/27 13:53:18
27145 Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
27146 6610..6611 from mainline
27148 Make regular expression parse error messages easier to understand.
27149 Subject: Re: enhanced(?) regex error messages
27151 Tiny tidying on report_evil_fh().
27153 Subject: Re: enhanced(?) regex error messages
27154 plus Capitalize the error messages, plus perldiag them.
27156 Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
27158 Document here-doc better.
27160 Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
27162 Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
27163 Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
27164 (either perlbug or p5p ate the original), plus regen
27165 perlapi and perltoc.
27169 Double check that we have a dirhandle.
27171 Subject: Re: enhanced(?) regex error messages
27172 (plus two small patches sent privately)
27173 (this still seems to leave few test failures)
27175 warn is a macro, avoid using at a variable to avoid warnings
27176 in some configurations; readdir.t is too conservative in
27177 estimating number of *.t's
27179 Get back into sync with Jeffrey on the enhanced regex warnings.
27181 Subject: [PATCH 5.6.0] cygwin port
27183 Zero entries were skipped, fix from Adrian Goalby
27184 <argoalby@yahoo.co.uk>
27186 Subject: Remove dead entry in perldiag
27188 Amend the description of Perl6.
27189 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
27193 It's the 2ndO'ROSSC.
27195 Revert the sv.c part of #6559, a better fix is needed.
27197 Iterating perl6 description.
27199 Update to Term::ANSIColor 1.03, from Russ Allbery.
27201 Update to Getopt::Long 2.23_05, from Johan Vromans.
27203 Small AUTHORS and MAINTAIN updates. Could do with big updates.
27205 Update to Pod::Parser 1.17, from Brad Appleton.
27207 Update to CPAN 1.56, from Andreas König.
27209 Update to CGI 2.70, from Lincoln Stein.
27211 Put back the std @INC thing.
27213 Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
27214 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
27216 Document the IO::Select timeout.
27218 sleep(1) does not necessarily return 1.
27219 Subject: [PATCH bleadperl] op/lex_assign.t
27221 Subject: debugger "d" command doesnt check line number
27223 B::Deparse didn't do sub attributes.
27224 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
27226 Preprocessing and postprocessing for File::Find.
27227 Subject: Patch to Find::File.pm to allow alphabetical results
27229 Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
27231 Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
27233 Subject: Re: [ID 20000730.003] utf8::length() bad
27235 Subject: Getting perlio and threads to compile
27236 (the Solaris version changes in Configure skipped)
27239 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
27241 Add Perl debugging tutorial, regen toc.
27242 Subject: perldebtut.pod
27244 Add a few missing files, update MANIFEST.
27246 Rewrite of vms/subconfigure.com as configure.com,
27247 from Peter Prymmer and the vmsperl crew.
27249 Should have deleted this in #6603.
27251 Fix the test for 5005threads.
27253 Fix-n-skip the tests under 5005threads.
27255 Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
27257 Upgrade to CGI 2.71, from Lincoln Stein.
27258 Branch: maint-5.6/perl
27259 +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
27260 +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
27261 +> t/op/regmesg.t t/pod/find.t vms/configure.com
27262 - vms/subconfigure.com
27264 !> (integrate 115 files)
27265 ____________________________________________________________________________
27266 [ 7884] By: jhi on 2000/11/27 13:44:33
27267 Log: Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
27268 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27269 Date: Mon, 27 Nov 2000 08:23:54 EST
27270 Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
27272 ! vms/descrip_mms.template vms/test.com
27273 ____________________________________________________________________________
27274 [ 7883] By: gsar on 2000/11/27 11:50:46
27275 Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
27276 6511..6513,6515..6523,6525..6536
27278 The swallow_bom() saga continues. The #23 of require.t
27279 (UTF16-LE) still fails (silently, no output) but the #22
27280 (UTF16-BE) seems to be working now. The root of the
27281 failure may be in sv_gets(): is it UTF-16LE-aware,
27282 especially when it comes to line endings?
27284 Document the problem with -P in HP-UX and its workaround.
27286 Subject: [PATCH] allow non-variable as lhs of non-updating tr///
27287 (aka ID 20000730.002)
27289 Subject: fix and question re: waitpid() under win32
27291 Make the safety catch for buggy gccs work with triple version
27292 numbers like 2.95.2. Reported in
27293 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
27295 In Digital UNIX warn if gcc explicitly chosen because even
27296 2.95.2 is known to cause problems.
27298 Make chr() for values >127 to create utf8 when under utf8.
27300 various syntax errors and such (not fixed: comp/require.t#22 coredump
27303 Stash away the largefiles flags and libswanted.
27305 BOM patching from Simon Cozens.
27307 If gccosandvers is equal to osname, clear gccosandvers.
27309 Make p4desc to skip non-mainperl branches by default.
27311 Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
27314 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
27316 In new BSDs changes to argv[] do not show up in ps(1) output,
27317 instead one must use setproctitle(). This was already addressed
27318 by change #6457, but the below has a new variant for FreeBSD 4.0
27319 or later, and the matter is also documented more.
27321 FreeBSD 3.* updates from
27322 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
27324 regen_headers, regen perltoc.
27326 Document in one place the memory abstractions used in Perl core.
27328 memcpy has n o in it, as pinted ut by Sarathy.
27330 Remove the extraneous "main::" prefix from all the
27331 "opened only for", "on closed", and "never opened" warnings.
27333 The name of a filehandle does not have <these>.
27335 The tr utf8 patching continues.
27337 The new setproctitle() feature is available only in
27338 bleeding edge FreeBSD. From Paul Saab.
27340 Subject: [PATCH bleadperl] [ID 20000731.010] regex error
27342 Dump UVs as UVs in Data::Dumper.
27346 Document the IVdf UVuf UVof UVxf.
27348 require.t needs binmode() to work on windows
27350 Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
27351 that are hopefully soon put into use.
27353 Allow "no Module;" even if there is no 'unimport'.
27355 Better skip message for the test; one of the two problems in
27356 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
27358 The subtest 4 may fail also on VOBS, as pointed out
27359 by Nick Ing-Simmons in November 1999, bug id 19991124.003
27360 (but the failure in that bug report isn't the subtest 4).
27362 Be more informative on what is skipped and why,
27363 also repeat the list at the end.
27367 Subject: [PATCH] sv.h documentation - SvLEN
27369 Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
27371 Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
27373 Subject: [PATCH] bad cppsymbols on os2 + Configure question
27375 Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
27377 Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
27378 mention the idea of @( and @)
27380 This is 6512. Really.
27382 Subject: [ID 19990721.004] Documentation bug in perlfunc
27384 Subject: Minor tweak to perlvar.pod
27386 In the warnings call filehandles consistently so;
27387 add "unopened" warning for stat().
27389 After the #6519 a warning about stat() is just that,
27390 not about a filetest, which now have their own warning.
27392 Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
27394 Subject: Re: Array vs. List context
27396 Subject: New perlcc, take 2
27398 Weed buglets pointed out by
27399 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
27401 gcc versions might have (parentheses) in them.
27403 Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
27405 Essential prototype changes were missing from #6527.
27406 Also make report_evil_fh() more bomb-proof.
27408 Zap lib/Sys directory when cleaning up.
27410 Change the Policy policy: now -Dprefix= with an existing
27411 Policy.sh and prefix == siteprefix == vendorprefix, then all
27412 of them follow along the new prefix.
27413 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
27415 Continue fixing the io warnings. This also
27416 sort of fixes bug ID 20000802.003: the core dump
27417 is no more. Whether the current behaviour is correct
27418 (giving a warning: "Not a format reference"), is another matter.
27420 Have symbols for the IoTYPEs.
27422 Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
27424 Document a bit that UDP is not what you might think.
27425 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
27426 tr memory corruption fix from Simon Cozens.
27428 Plug the security hole described in the Aug 05 2000 bugtraq message
27429 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
27430 The security hole exists only in suidperls, which isn't
27431 installed or even built by default.
27432 Branch: maint-5.6/perl
27433 !> (integrate 71 files)
27434 ____________________________________________________________________________
27435 [ 7882] By: gsar on 2000/11/27 10:25:36
27436 Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
27439 Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
27440 to be fatal errors (instead of by default ignoring them, and
27441 ignoring with a bug: even though -w gave an error, the opening [
27442 was left in) Reported in:
27444 Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
27446 Subject: [PATCH] split /^/
27448 MacOS nits from Matthias Neeracher.
27450 More split() doc and test patches from Mike Guy.
27452 Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
27453 from Graham Barr in the module list.
27455 docfix from Peter Scott <Peter@PSDT.com>.
27457 File::Temp patches for VMS and OS/2 from Tim Jenness.
27459 open() wariness in perlbug.
27461 Subject: [PATCH] minor doc change - perlguts
27463 Subject: Minor doc patch: handy.h
27465 Be wary of close()s, too.
27467 Further File::Temp patches from Yitzchak Scott-Thoennes
27468 and Craig A. Berry.
27470 Subject: [PATCH] fixes bug 20000508.004
27472 Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
27474 Allow "no AutoLoader;", based on change #6444,
27475 suggested by Graham Barr.
27477 Use setproctitle() if available to modify $0.
27479 Warn if the version of the operating system used to compile gcc
27480 differs from the current version of the operating system.
27481 Also display the gcc compilation os and version in myconfig.
27484 Tiny fixes for #6460.
27486 The problem described in this
27487 Subject: [ID 20000322.018] named chars aren't magical enough
27488 has been fixed in perl 5.6.0 but just in case added a test
27489 to keep it away. (The report from Joseph Hall.)
27491 Tune the comments and hopefully stop a memory leak.
27493 Subject: UTF8 concat
27494 (with a memory leak fixed, plus a few casts added)
27495 This also seems to help for
27496 Subject: [ID 20000716.015] join UTF8 weirdness
27498 Do not upgrade SVs into utf8 just because they participate
27499 in eq or cmp. Reported and fix suggested in
27500 Subject: [ID 20000720.009] sv_eq UTF8 bug
27502 Fix the HALF_UPGRADE() macro introduced in #6263.
27504 Find green threads before native threads.
27505 Subject: Re: Patch to jpl/JNI/Makefile.PL
27506 Branch: maint-5.6/perl
27507 !> (integrate 30 files)
27508 ____________________________________________________________________________
27509 [ 7881] By: jhi on 2000/11/27 05:48:41
27510 Log: It seems that *both* the unused submatch loop cleanup
27514 ____________________________________________________________________________
27515 [ 7880] By: jhi on 2000/11/27 04:50:07
27516 Log: Clean .exists deeper.
27519 ____________________________________________________________________________
27520 [ 7879] By: jhi on 2000/11/27 02:31:35
27521 Log: The code in regcppop() (see #7878) contains the correct lower
27522 limit for the unused submatch 'cleanup' loop so that under
27523 "use utf8" the following code wouldn't dump core:
27524 "," =~ /([^,]*,)*/ With the the wrong lower limit (>=1)
27525 the cleanup loop in regtry() stomped beyond allocated area
27526 in the startp[] array. Therefore, copied the correct lower
27527 loop limit (*PL_reglastparen) to regtry(). Note: something
27528 may still not be quite right: why was the _higher_ loop limit
27529 (prog->nparens) different in the utf8 case?
27531 After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
27532 without core dumps, there were about 17 of them before
27533 the patch (with us since Perl 5.7.0). Two failures, still:
27534 496 and 505 (though these may not be severe).
27536 Patch #7881 is also needed since both the cleanup loops
27539 Also, the t/op/pat#44 seems to core dump under utf8.
27540 Plus a couple of failures. UGH-8.
27543 ____________________________________________________________________________
27544 [ 7878] By: jhi on 2000/11/27 02:21:17
27545 Log: The unused submatch cleanup code in regtry() seems to be more crucial,
27546 the code in regcppop() seems to be redundant for the test suite --
27547 but it contains a germ of truth, and it needed for the build
27548 process itself: see #7879 and #7881.
27551 ____________________________________________________________________________
27552 [ 7877] By: jhi on 2000/11/27 01:53:09
27553 Log: Comment on comment.
27556 ____________________________________________________________________________
27557 [ 7876] By: jhi on 2000/11/27 00:49:59
27558 Log: Adjust the docs to agree with #7875.
27560 ! pod/perllocale.pod
27561 ____________________________________________________________________________
27562 [ 7875] By: jhi on 2000/11/27 00:49:27
27563 Log: Retract #7863. It makes more sense not to taint formatted output,
27564 not even by sprintf().
27567 ____________________________________________________________________________
27568 [ 7874] By: jhi on 2000/11/26 23:36:02
27569 Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
27570 Not really fixed (should really dump the UTF-8 charclass),
27571 but stopped displaying the garbage.
27573 Also add a note on the (missing) Unicode PSXSPC and BLANK.
27576 ____________________________________________________________________________
27577 [ 7873] By: jhi on 2000/11/26 21:31:13
27578 Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
27581 ____________________________________________________________________________
27582 [ 7872] By: jhi on 2000/11/26 21:06:04
27583 Log: No need to scan till infinity, 13 is enough.
27586 ____________________________________________________________________________
27587 [ 7871] By: jhi on 2000/11/26 20:20:32
27588 Log: Test line numbers are different with utf8.
27591 ____________________________________________________________________________
27592 [ 7870] By: jhi on 2000/11/26 20:10:12
27596 ____________________________________________________________________________
27597 [ 7869] By: jhi on 2000/11/26 19:01:05
27598 Log: Make utf8_length() and utf8_distance() (the latter of which
27599 is unused at the moment) to be less forgiving about bad UTF-8.
27601 ! embed.h embed.pl objXSUB.h proto.h utf8.c
27602 ____________________________________________________________________________
27603 [ 7868] By: jhi on 2000/11/26 18:45:56
27604 Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
27605 From: Benjamin Holzman <bah@ecnvantage.com>
27606 Date: Sat, 25 Nov 2000 20:40:20 -0500
27607 Message-ID: <20001125204020.A25040@ecnvantage.com>
27609 Debian allows installing /usr/bin/locale without installing
27610 any locales, an error message will ensue.
27612 ! t/pragma/locale.t
27613 ____________________________________________________________________________
27614 [ 7867] By: jhi on 2000/11/26 18:31:12
27615 Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
27616 From: Benjamin Holzman <bah@ecnvantage.com>
27617 Date: Sun, 26 Nov 2000 02:42:34 -0500
27618 Message-ID: <20001126024234.G25040@ecnvantage.com>
27620 Patch for the bug 20000212.002.
27622 ! sv.c t/op/array.t
27623 ____________________________________________________________________________
27624 [ 7866] By: jhi on 2000/11/26 18:28:09
27625 Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
27626 From: Tim Jenness <t.jenness@jach.hawaii.edu>
27627 Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
27628 Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
27632 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
27633 ____________________________________________________________________________
27634 [ 7865] By: jhi on 2000/11/26 18:24:22
27635 Log: The metaconfig unit change for #7864.
27636 Branch: metaconfig/U/perl
27638 ____________________________________________________________________________
27639 [ 7864] By: jhi on 2000/11/26 18:23:41
27640 Log: Make the va_copy() test not to be so talkative.
27642 ! Configure config_h.SH
27643 ____________________________________________________________________________
27644 [ 7863] By: jhi on 2000/11/26 18:11:02
27645 Log: Fix locale inconsistencies unearthed by Hugo's work.
27646 Now the floating point sprintf really does taint the result
27647 string as perllocale promises (has promised for a long time)
27648 if "use locale" is in the lexical scope.
27650 ! sv.c t/pragma/locale.t
27651 ____________________________________________________________________________
27652 [ 7862] By: jhi on 2000/11/26 00:35:15
27653 Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
27654 From: Nicholas Clark <nick@ccl4.org>
27655 Date: Sun, 26 Nov 2000 00:07:50 +0000
27656 Message-ID: <20001126000750.A22446@plum.flirble.org>
27661 ____________________________________________________________________________
27662 [ 7861] By: jhi on 2000/11/26 00:01:26
27663 Log: Integrate perlio.
27665 !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
27666 ____________________________________________________________________________
27667 [ 7860] By: nick on 2000/11/25 22:04:17
27668 Log: Correct relative path from new ext\Filter\Util\Call location
27671 ! win32/makefile.mk
27672 ____________________________________________________________________________
27673 [ 7859] By: nick on 2000/11/25 21:26:54
27674 Log: Integrate mainline.
27676 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
27677 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
27678 +> t/lib/filter-util.t
27679 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
27680 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
27681 - t/lib/filt-util.t
27682 !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
27683 !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
27684 !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
27685 !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
27686 !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
27687 !> win32/makefile.mk
27688 ____________________________________________________________________________
27689 [ 7858] By: gsar on 2000/11/25 20:52:17
27690 Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
27691 parent's memory; fix it by keeping track of the actual pad
27692 offset rather than a raw pointer (this change is probably also
27693 relevant to non-ithreads case to avoid fallout from reallocs of
27694 the pad array, but is currently only enabled for the ithreads
27695 case in the interests of minimal disruption to existing "well
27698 ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
27699 ! proto.h scope.c scope.h sv.c t/op/fork.t
27700 ____________________________________________________________________________
27701 [ 7857] By: nick on 2000/11/25 20:01:28
27702 Log: All tests pass on Win32/gcc/USE_PERLIO.
27703 - when crlf layer is pushed make unix-level binary.
27704 - remove :crlf injection in pp_backtick in pp_sys.c
27705 - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
27707 ! doio.c perlio.c pp_sys.c win32/makefile.mk
27708 ____________________________________________________________________________
27709 [ 7856] By: jhi on 2000/11/25 18:38:30
27710 Log: Update the metaconfig units for #7855.
27711 Branch: metaconfig/U/perl
27712 ! useperlio.U usesocks.U
27713 ____________________________________________________________________________
27714 [ 7855] By: jhi on 2000/11/25 18:37:54
27715 Log: Undo the SOCKS workarounds, instead start using PerlIO
27716 if SOCKS is selected.
27718 Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
27719 From: Jens Hamisch <jens@Strawberry.COM>
27720 Date: Fri, 24 Nov 2000 18:31:30 +0100
27721 Message-ID: <20001124183130.E28337@Strawberry.COM>
27723 Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
27724 From: Jens Hamisch <jens@Strawberry.COM>
27725 Date: Fri, 24 Nov 2000 19:11:51 +0100
27726 Message-ID: <20001124191151.A28753@Strawberry.COM>
27728 ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
27729 ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
27730 ____________________________________________________________________________
27731 [ 7854] By: jhi on 2000/11/25 17:39:08
27732 Log: Undo #7848. Some of the code seems to use walkoptree(),
27733 some walkoptree_slow(). An unfinished renaming?
27734 Now the sub is walkoptree() (which is @EXPORT_OK),
27735 the walkoptree_slow() is a typeglob alias to walkoptree.
27736 This makes the tests to pass, at least.
27738 ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
27739 ____________________________________________________________________________
27740 [ 7853] By: nick on 2000/11/24 22:24:33
27741 Log: Re-arrange crlf vs binary for platforms that care.
27742 crlf layer is now "the" buffer layer and can turn its behaviour on/off.
27743 Lip-service to making stdio layer work on such platfroms (untested).
27744 Now fails 3 tests rather than one, checkin to see if I can debug
27745 the issue under linux. (Do not merge.)
27747 ! doio.c perlio.c perliol.h
27748 ____________________________________________________________________________
27749 [ 7852] By: jhi on 2000/11/24 18:57:39
27750 Log: AUTHORS edits.
27753 ____________________________________________________________________________
27754 [ 7851] By: jhi on 2000/11/24 17:34:56
27755 Log: Add Jan-Erik Karlsson.
27758 ____________________________________________________________________________
27759 [ 7850] By: jhi on 2000/11/24 17:27:56
27760 Log: Configure should find stdchar on its own.
27762 ! hints/solaris_2.sh
27763 ____________________________________________________________________________
27764 [ 7849] By: jhi on 2000/11/24 17:24:55
27765 Log: Subject: PATCH over 7848: Filter test flawed
27766 From: andreas.koenig@anima.de (Andreas J. Koenig)
27767 Date: 24 Nov 2000 10:28:29 +0100
27768 Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
27770 ! t/lib/filter-util.t
27771 ____________________________________________________________________________
27772 [ 7848] By: jhi on 2000/11/24 17:22:15
27773 Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
27774 From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
27775 Date: Fri, 24 Nov 2000 16:12:58 +0000
27776 Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
27779 ____________________________________________________________________________
27780 [ 7847] By: jhi on 2000/11/24 03:07:01
27781 Log: Integrate perlio.
27783 !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
27784 !> win32/makefile.mk
27785 ____________________________________________________________________________
27786 [ 7846] By: gsar on 2000/11/24 00:55:57
27787 Log: integrate changes#6415..6418,6420..6438 from mainline
27789 Fix the bitvector ops for utf8 (tricky since past 7 bits
27790 the utf8 'characters' can be more than one octet).
27792 MPE/ix updates for perl 5.6.0 from Mark Bixby.
27794 Subject: SDBM_File documentation
27800 Send all installperl messages to STDERR and be -w clean.
27802 Out-of-date note removed.
27804 Protect against "wild next"s, that is, callbacks doing "next"
27805 instead of "return".
27807 Use STDOUT consistently.
27809 The output might have been produced in the wrong order.
27811 A missing 'break' after the [[:space:]] switch case.
27814 [ID 19991110.003] another matching finding by pcre author
27815 which has already been fixed by some patch, as verified in
27817 Documentation to explain the behaviour of map().
27819 Add an optimization for map-maps-a-list-element-to-more-list-elements
27820 case, but add also notes explaining the relationship of this
27821 patch and the earlier notes by Sarathy.
27823 Subject: [ID 20000716.023] syslog test fails without sockets
27825 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
27826 Test cases for #6431.
27828 File::Spec::VMS fixup for tmpdir from Craig Berry.
27830 Make the "uninit variable" warning to say "concat or string"
27831 or "join or string" when in concat or join .
27833 Get UTF16 BOMs working. Patch from
27834 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
27836 Subject: [PATCH] Make large file tests deal with SIGXFSZ
27838 Subject: [ID 20000724.003] Documentation changes for perllocale.pod
27840 Subject: [PATCH] av.c apidoc
27841 Branch: maint-5.6/perl
27842 !> (integrate 43 files)
27843 ____________________________________________________________________________
27844 [ 7845] By: gsar on 2000/11/24 00:20:45
27845 Log: integrate changes#6406..6414 from mainline
27847 Merge perlhacktut into perlhack, update perlguts.
27849 Fix AutoSplit to use File::Spec the right way in VMS,
27850 from Peter Prymmer.
27853 [ID 19991110.002] minimal matching discrepancy found by pcre author
27854 seems to have been fixed (though differently from what was suggested
27855 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
27857 thinko fix in vms/descrip_mms.template, the win32.pod in lib,
27858 not in pod, from Peter Prymmer
27860 Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
27861 From: Hugo <hv@crypt.compulink.co.uk>
27862 Date: Fri, 14 Jul 2000 23:05:20 +0100
27863 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
27865 Didn't anymore apply, but that point still could use another fix.
27867 lib/b test fixes from Peter Prymmer.
27869 More docs for sv functions.
27871 perlvms.pod whitespace cleanup to keep pod utils happy.
27873 another VMS build tweak from Peter Prymmer
27874 Branch: maint-5.6/perl
27875 !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
27876 !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
27877 !> vms/descrip_mms.template vms/perlvms.pod
27878 ____________________________________________________________________________
27879 [ 7844] By: nick on 2000/11/23 23:42:45
27880 Log: Win32/perlio Now just fails one io/argv.t test - lack
27881 of default :crlf on standard streams.
27884 ____________________________________________________________________________
27885 [ 7843] By: nick on 2000/11/23 23:04:05
27886 Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
27887 peek fail is showing a real problem (multiple crlf layers
27888 are getting pushed.)
27890 ! doio.c perlio.c win32/makefile.mk
27891 ____________________________________________________________________________
27892 [ 7842] By: nick on 2000/11/23 19:46:23
27893 Log: Implement PerlIO_binmode()
27894 Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
27895 Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
27896 make binmode in t/lib/io_tell.t unconditional so that works.
27897 Checkin just so Win32 machine can see these changes.
27899 ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
27900 ____________________________________________________________________________
27901 [ 7841] By: jhi on 2000/11/23 19:30:00
27902 Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
27905 ____________________________________________________________________________
27906 [ 7840] By: jhi on 2000/11/23 17:18:02
27907 Log: SOCKS wrestling continues, patches from Jens Hamisch.
27909 ! doio.c embed.h embed.pl perlsdio.h proto.h
27910 ____________________________________________________________________________
27911 [ 7839] By: jhi on 2000/11/23 16:54:14
27912 Log: Push Filter::Util::Call one level deeper.
27914 + t/lib/filter-util.t
27915 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
27916 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
27917 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
27918 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
27919 - t/lib/filt-util.t
27920 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
27921 ! win32/Makefile win32/makefile.mk
27922 ____________________________________________________________________________
27923 [ 7838] By: jhi on 2000/11/23 16:52:40
27924 Log: Reach back one higher up when searching for PERL_SRC.
27926 ! lib/ExtUtils/MM_Unix.pm
27927 ____________________________________________________________________________
27928 [ 7837] By: jhi on 2000/11/23 16:05:41
27929 Log: Subject: Re: perl@7826
27930 Date: Thu, 23 Nov 2000 02:20:25 -0600
27931 From: "Craig A. Berry" <craigberry@mac.com>
27932 Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
27934 Make VMS to like Filter::Util::Call.
27936 ! configure.com ext/Filter/Util/Makefile.PL
27937 ____________________________________________________________________________
27938 [ 7836] By: nick on 2000/11/23 16:04:08
27939 Log: Implement crlf layer - not ready for merge.
27941 ! perlio.c win32/makefile.mk
27942 ____________________________________________________________________________
27943 [ 7835] By: jhi on 2000/11/23 15:56:52
27944 Log: STDCHAR is different in Sparc v9 vs x86.
27946 ! hints/solaris_2.sh
27947 ____________________________________________________________________________
27948 [ 7834] By: jhi on 2000/11/23 15:50:47
27949 Log: The type needs to be visible to protos.
27952 ____________________________________________________________________________
27953 [ 7833] By: jhi on 2000/11/23 15:40:46
27954 Log: Finish unfinished SOCKS workaround changes.
27957 ____________________________________________________________________________
27958 [ 7832] By: jhi on 2000/11/23 15:33:30
27959 Log: Integrate perlio.
27961 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
27962 !> win32/makefile.mk
27963 ____________________________________________________________________________
27964 [ 7831] By: nick on 2000/11/23 10:31:07
27965 Log: Correct makefile.mk dependancies for ext/Filter/Util
27967 Run dmake regen_config_h
27969 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
27970 ! win32/makefile.mk
27971 ____________________________________________________________________________
27972 [ 7830] By: nick on 2000/11/23 08:05:07
27973 Log: Integrate mainline
27975 +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
27976 +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
27977 +> t/lib/filt-util.pl t/lib/filt-util.t
27978 !> (integrate 41 files)
27979 ____________________________________________________________________________
27980 [ 7829] By: gsar on 2000/11/23 03:07:11
27981 Log: build the Filter extension on windows
27983 ! win32/Makefile win32/makefile.mk
27984 ____________________________________________________________________________
27985 [ 7828] By: gsar on 2000/11/23 02:46:35
27986 Log: regenerate win32/config* and fix some inconsistencies in the
27987 makefiles; always export Perl_deb() because it is needed
27988 by ext/re/* (whether perl itself is built with -DDEBUGGING
27991 ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
27992 ! win32/config_H.vc win32/makefile.mk
27993 ____________________________________________________________________________
27994 [ 7827] By: gsar on 2000/11/23 02:18:38
27995 Log: get sources building on windows+MSVC again (untested with other
27998 ! win32/include/sys/socket.h win32/perllib.c
27999 ____________________________________________________________________________
28000 [ 7826] By: jhi on 2000/11/23 01:18:26
28001 Log: Update Changes.
28003 ! Changes patchlevel.h
28004 ____________________________________________________________________________
28005 [ 7825] By: jhi on 2000/11/23 00:20:41
28006 Log: Subject: Re: av.c patch (having slight problems)
28007 From: "Ben Tilly" <ben_tilly@hotmail.com>
28008 Date: Tue, 21 Nov 2000 23:29:31 -0500
28009 Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
28014 ____________________________________________________________________________
28015 [ 7824] By: jhi on 2000/11/22 23:59:15
28016 Log: Fixes for signedness warnings noticed by VMSperlers.
28018 ! ext/Storable/Storable.xs regcomp.c sv.c
28019 ____________________________________________________________________________
28020 [ 7823] By: jhi on 2000/11/22 23:19:31
28021 Log: Subject: [PATCH perl@7795] small cleanup task for test suite
28022 From: Peter Prymmer <pvhp@forte.com>
28023 Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
28024 Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
28026 ! t/pragma/warn/pp_hot
28027 ____________________________________________________________________________
28028 [ 7822] By: jhi on 2000/11/22 22:52:20
28032 ____________________________________________________________________________
28033 [ 7821] By: jhi on 2000/11/22 22:46:39
28034 Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
28035 by Damian Conway, as suggested by Paul Marquess.
28037 + lib/Filter/Simple.pm
28038 ____________________________________________________________________________
28039 [ 7820] By: jhi on 2000/11/22 22:45:51
28040 Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
28042 + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
28043 + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
28044 + t/lib/filt-util.t
28046 ____________________________________________________________________________
28047 [ 7819] By: jhi on 2000/11/22 22:03:27
28048 Log: Integrate perlio.
28050 !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
28051 !> win32/makefile.mk
28052 ____________________________________________________________________________
28053 [ 7818] By: jhi on 2000/11/22 21:56:02
28054 Log: More SOCKS versus 64-bit patches from Jens Hamisch.
28056 ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
28058 ____________________________________________________________________________
28059 [ 7817] By: jhi on 2000/11/22 21:39:49
28060 Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
28061 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28062 Date: Wed, 22 Nov 2000 16:08:12 -0500
28063 Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
28065 ! lib/ExtUtils/Liblist.pm
28066 ____________________________________________________________________________
28067 [ 7816] By: jhi on 2000/11/22 21:38:25
28068 Log: Go ahead and #include <unistd.h> in perl.h.
28070 ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
28072 ____________________________________________________________________________
28073 [ 7815] By: jhi on 2000/11/22 21:22:52
28074 Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
28075 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28076 Date: Mon, 20 Nov 2000 18:30:52 -0500
28077 Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
28079 ! pod/perlre.pod regcomp.c t/op/re_tests
28080 ____________________________________________________________________________
28081 [ 7814] By: jhi on 2000/11/22 21:21:46
28082 Log: Subject: [PATCH 5.7.0] Liblist finally works
28083 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28084 Date: Tue, 21 Nov 2000 22:02:17 -0500
28085 Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
28087 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
28088 ! lib/ExtUtils/MakeMaker.pm
28089 ____________________________________________________________________________
28090 [ 7813] By: jhi on 2000/11/22 21:20:23
28091 Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
28092 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28093 Date: Wed, 22 Nov 2000 17:53:15 +0100
28094 Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
28096 AIX dynaloader and perlio patch.
28098 ! ext/DynaLoader/dl_aix.xs
28099 ____________________________________________________________________________
28100 [ 7812] By: jhi on 2000/11/22 21:17:52
28101 Log: (Accidentally empty patch.)
28104 ____________________________________________________________________________
28105 [ 7811] By: jhi on 2000/11/22 21:16:31
28106 Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
28107 From: Peter Prymmer <pvhp@forte.com>
28108 Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
28109 Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
28112 ____________________________________________________________________________
28113 [ 7810] By: jhi on 2000/11/22 21:15:36
28114 Log: Subject: Re: perl@7777
28115 From: "John P. Linderman" <jpl@research.att.com>
28116 Date: Wed, 22 Nov 2000 13:11:11 -0500
28117 Message-Id: <200011221811.NAA90072@raptor.research.att.com>
28122 ____________________________________________________________________________
28123 [ 7809] By: jhi on 2000/11/22 21:14:19
28124 Log: Subject: [PATCH perl@7795] Perlio_tell fix
28125 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28126 Date: Wed, 22 Nov 2000 13:51:37 EST
28127 Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
28130 ____________________________________________________________________________
28131 [ 7808] By: jhi on 2000/11/22 21:13:27
28132 Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
28133 From: Casey Tweten <crt@kiski.net>
28134 Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
28135 Message-Id: <200011201653.LAA10194@home.kiski.net>
28138 ____________________________________________________________________________
28139 [ 7807] By: jhi on 2000/11/22 21:12:35
28140 Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
28141 From: Casey Tweten <crt@kiski.net>
28142 Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
28143 Message-Id: <200011201636.LAA07227@home.kiski.net>
28146 ____________________________________________________________________________
28147 [ 7806] By: jhi on 2000/11/22 21:10:59
28148 Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
28149 From: "Casey R. Tweten" <crt@kiski.net>
28150 Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
28151 Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
28154 ____________________________________________________________________________
28155 [ 7805] By: nick on 2000/11/22 21:05:06
28156 Log: Integrate mainline
28158 !> Changes Porting/genlog ext/DB_File/DB_File.xs
28159 !> ext/DB_File/version.c lib/Test.pm patchlevel.h
28160 !> utils/perlbug.PL
28161 ____________________________________________________________________________
28162 [ 7804] By: jhi on 2000/11/22 21:01:12
28163 Log: Subject: [PATCH] Test.pm POD peculiarity
28164 From: "Casey R. Tweten" <crt@kiski.net>
28165 Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
28166 Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
28169 ____________________________________________________________________________
28170 [ 7803] By: jhi on 2000/11/22 20:59:59
28171 Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
28172 From: "Philip Newton" <pnewton@gmx.de>
28173 Date: Wed, 22 Nov 2000 14:25:53 +0100
28174 Message-Id: <3A1BD771.25462.1939FAD@localhost>
28176 Be case-understanding also on 's', and use the -oi of sendmail
28177 not to terminate the transmission on a lone '.'.
28180 ____________________________________________________________________________
28181 [ 7802] By: nick on 2000/11/22 20:51:42
28182 Log: Win32 PerlIO intermediate state now working as expected.
28183 - In current state we are still using C runtime in text/binary
28184 mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
28185 - PERLIO=stdio and PERLIO=unix pass all expected tests.
28186 - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
28187 and PerlIO_seek() and the dummy crlf layer is not making adjustments
28188 for CRLF translation happening in C runtime. All other tests pass.
28190 Added note to README.win32 to point out the snags of doing a perl build
28191 with Norton AntiVirus turned on.
28193 Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
28194 which file a fail comes from.
28196 Updated "canned" config.h to match the one generated.
28198 ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
28199 ! win32/makefile.mk
28200 ____________________________________________________________________________
28201 [ 7801] By: jhi on 2000/11/22 06:50:20
28204 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
28205 ____________________________________________________________________________
28206 [ 7800] By: jhi on 2000/11/22 01:29:55
28207 Log: Changes had accidentally gone too silent on non-main branches.
28209 ! Changes Porting/genlog patchlevel.h
28210 ____________________________________________________________________________
28211 [ 7799] By: gsar on 2000/11/22 01:02:56
28212 Log: some lib_pm.PL changes snuck in via change#7772
28213 Branch: maint-5.6/perl
28215 ____________________________________________________________________________
28216 [ 7798] By: nick on 2000/11/21 21:59:40
28217 Log: Integrate mainline
28219 !> (integrate 28 files)
28220 ____________________________________________________________________________
28221 [ 7797] By: jhi on 2000/11/21 21:01:45
28222 Log: Integrate perlio.
28224 !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
28225 ____________________________________________________________________________
28226 [ 7796] By: nick on 2000/11/21 20:36:22
28227 Log: Win32 builds and runs (mostly) with USE_PERLIO.
28228 PERLIO=perlio passes all tests.
28229 PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
28231 ! perlio.c win32/perllib.c win32/win32.c
28232 ____________________________________________________________________________
28233 [ 7795] By: jhi on 2000/11/21 19:03:44
28234 Log: Update Changes.
28236 ! Changes patchlevel.h
28237 ____________________________________________________________________________
28238 [ 7794] By: jhi on 2000/11/21 18:56:34
28239 Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
28240 From: "Craig A. Berry" <craigberry@mac.com>
28241 Date: Mon, 20 Nov 2000 20:27:06 -0600
28242 Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
28247 ____________________________________________________________________________
28248 [ 7793] By: jhi on 2000/11/21 18:54:41
28249 Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
28250 From: Dominic Dunlop <domo@computer.org>
28251 Date: Mon, 20 Nov 2000 18:55:29 +0100
28252 Message-Id: <p04320403b63b2c750dce@[192.168.1.4]>
28254 va_copy() and the need of it.
28255 See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
28256 Branch: metaconfig/U/perl
28259 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
28260 ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
28261 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
28262 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
28263 ! win32/config.bc win32/config.gc win32/config.vc
28264 ____________________________________________________________________________
28265 [ 7792] By: jhi on 2000/11/21 17:04:10
28266 Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
28269 ____________________________________________________________________________
28270 [ 7791] By: jhi on 2000/11/21 17:01:16
28271 Log: Export the SOCKS workaround symbols only if necessary.
28273 ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
28274 ____________________________________________________________________________
28275 [ 7790] By: nick on 2000/11/20 23:57:11
28276 Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
28279 ____________________________________________________________________________
28280 [ 7789] By: nick on 2000/11/20 23:38:33
28281 Log: Integrate mainline
28283 +> lib/File/Spec/Epoc.pm
28284 !> (integrate 34 files)
28285 ____________________________________________________________________________
28286 [ 7788] By: nick on 2000/11/20 23:20:18
28287 Log: Make extra buffer layer work (dummy crlf layer)
28289 ! doio.c perlio.c perlio.h
28290 ____________________________________________________________________________
28291 [ 7787] By: jhi on 2000/11/20 22:44:04
28292 Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
28293 From: Peter Prymmer <pvhp@forte.com>
28294 Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
28295 Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
28297 ! t/pragma/locale.t
28298 ____________________________________________________________________________
28299 [ 7786] By: jhi on 2000/11/20 22:29:10
28300 Log: Subject: DOC PATCH 5.6.0 perlreftut
28301 From: mjd@plover.com
28302 Date: 20 Nov 2000 19:45:06 -0000
28303 Message-ID: <20001120194506.9505.qmail@plover.com>
28305 ! pod/perlreftut.pod
28306 ____________________________________________________________________________
28307 [ 7785] By: jhi on 2000/11/20 22:27:44
28308 Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
28309 From: David Dyck <dcd@tc.fluke.com>
28310 Date: Mon, 20 Nov 2000 11:43:40 -0800
28311 Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
28314 ____________________________________________________________________________
28315 [ 7784] By: jhi on 2000/11/20 22:23:21
28316 Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
28317 Date: Mon, 20 Nov 2000 17:06:10 -0500
28318 To: Mailing list Perl5 <perl5-porters@perl.org>
28319 Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
28321 ! pp_ctl.c t/op/pat.t
28322 ____________________________________________________________________________
28323 [ 7783] By: jhi on 2000/11/20 22:11:18
28324 Log: Subject: [PATCH] doop.c - UTF8 tr///
28325 From: Simon Cozens <simon@cozens.net>
28326 Date: Sat, 18 Nov 2000 18:49:30 +0000
28327 Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
28329 Subject: Re: [PATCH] doop.c - UTF8 tr///
28330 From: Simon Cozens <simon@cozens.net>
28331 Date: Mon, 20 Nov 2000 20:45:22 +0000
28332 Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
28334 Make tr on UTF-8 better but still not correct.
28337 ____________________________________________________________________________
28338 [ 7782] By: jhi on 2000/11/20 22:02:16
28339 Log: Remove the shared object before attempting to create
28340 (by linking) a new one. E.g. in AIX not removing
28341 becomes quite painful if one tries to do more than one
28342 build in the same tree (an interrupted build, for example),
28343 since the AIX' shared dynaloader seemingly keeps the shared
28344 objects open and therefore 'busy' for quite a while, even when
28345 nobody is using the objects, leading into link failures.
28347 ! lib/ExtUtils/MM_Unix.pm
28348 ____________________________________________________________________________
28349 [ 7781] By: gsar on 2000/11/20 19:02:55
28350 Log: type mismatch due to faulty integration
28351 Branch: maint-5.6/perl
28352 ! toke.c win32/Makefile
28353 ____________________________________________________________________________
28354 [ 7780] By: gsar on 2000/11/20 17:31:55
28355 Log: integrate changes#6392,6394..6399,6401..6404
28357 The {multiplier} of a fixed substring was overlooked which
28358 caused a wrong initial search offset for that substring.
28360 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
28361 From: Hugo <hv@crypt.compulink.co.uk>
28362 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
28363 Date: Thu, 13 Jul 2000 19:27:13 +0100
28365 Fix the BOM bug: not a byteorder bug, a signedness bug.
28367 Replace change #6337 with a better one.
28369 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
28370 From: Hugo <hv@crypt.compulink.co.uk>
28371 Date: Fri, 14 Jul 2000 04:16:20 +0100
28372 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
28374 MakeMaker should not remove editor backups (*~) on `make clean`
28375 by default (completes change#6383)
28377 move new variables to the end of the interpreter structure (for
28378 bincompat in code that doesn't #include XSUB.h)
28380 rename totally bletcherous SvLOCK() thingy (doesn't do what the
28381 name suggests anyway)
28383 various cleanups (typos, misformatted code, and small bugs)
28385 typecasts needed for change#6394
28387 typos in change#6399, regen headers
28389 inconsistent types needs casts
28391 PERL_OBJECT build tweaks
28392 Branch: maint-5.6/perl
28393 !> MANIFEST doop.c embed.h embed.pl embedvar.h
28394 !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
28395 !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
28396 !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
28398 ____________________________________________________________________________
28399 [ 7779] By: gsar on 2000/11/20 17:06:29
28400 Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
28402 Cosmetics and perldelta.
28404 Fix nits noticed by Boston.pm.
28406 Do the cc sanity check both before the hints and
28407 after the cc selction.
28409 get sprintf.t to adjust properly for 3-digit exponents
28411 don't clobber *.orig files on *clean targets
28413 fix bugs in processing %v-*d and similar format specs (from
28414 Avi Finkel <avi@finkel.org>)
28416 sprintf test tweaks (from Dominic Dunlop)
28418 new selfloader.t in change#6183 doesn't close DATA handles,
28419 and thus fails to clean up tmp files on dosish platforms
28421 typos (spotted by Peter Prymmer)
28423 typo fix from Craig Berry
28424 Branch: maint-5.6/perl
28425 !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
28426 !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
28427 !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
28429 ____________________________________________________________________________
28430 [ 7778] By: gsar on 2000/11/20 16:46:51
28431 Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
28433 Subject: Re: format bug report [Patch]
28434 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28435 Date: Wed, 05 Jul 2000 13:12:52 +0200
28436 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
28438 Subject: Re: format bug report [Patch]
28439 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28440 Date: Wed, 05 Jul 2000 14:10:01 +0200
28441 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
28443 Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
28444 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28445 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
28446 Date: Fri, 07 Jul 2000 17:57:16 +0100
28448 Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
28449 To: perl5-porters@perl.org
28450 From: Karsten Sperling <spiff@phreax.net>
28451 Date: Mon, 10 Jul 2000 15:12:52 +0200
28452 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
28454 README.posix-bc podified from Thomas Dorner.
28456 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
28457 From: Dominic Dunlop <domo@computer.org>
28458 Date: Tue, 11 Jul 2000 12:27:33 +0200
28459 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
28464 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
28465 From: Roderick Schertler <roderick@argon.org>
28466 Date: Tue, 11 Jul 2000 13:55:05 -0400
28467 Message-Id: <200007111755.NAA05077@jones.argon.org>
28469 Minor cleanups on the booklist.
28471 Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
28474 windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
28475 Branch: maint-5.6/perl
28476 +> pod/perlbook.pod
28477 !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
28478 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
28479 !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
28480 ____________________________________________________________________________
28481 [ 7777] By: jhi on 2000/11/20 16:08:49
28482 Log: Update Changes.
28484 ! Changes patchlevel.h
28485 ____________________________________________________________________________
28486 [ 7776] By: jhi on 2000/11/20 15:27:56
28487 Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
28488 This may be overly harsh but until proven otherwise, we think this
28489 way, or until we have a simple test for Configure (having to start
28490 up servers is does not count as simple) to check for the problems.
28493 ____________________________________________________________________________
28494 [ 7775] By: jhi on 2000/11/20 15:22:17
28495 Log: Solaris hints tweaks.
28497 ! hints/solaris_2.sh
28498 ____________________________________________________________________________
28499 [ 7774] By: jhi on 2000/11/20 15:01:20
28500 Log: Add a workaround to SOCKS 64-bit problems.
28502 ! doio.c embed.h embed.pl perlsdio.h proto.h
28503 ____________________________________________________________________________
28504 [ 7773] By: jhi on 2000/11/20 14:51:47
28505 Log: sysseek() instead of seek().
28508 ____________________________________________________________________________
28509 [ 7772] By: gsar on 2000/11/20 13:06:23
28510 Log: integrate changes#6315..6319,6321..6331,6333..6338
28512 Integrate with Sarathy, preliminary fix for unicos
28513 alignment problems in [ID 20000612.002] Perl problem on Cray system.
28515 some debugger output does not go to the socket when RemotePort is set
28517 winsock cleanup never done on Windows (leads to handle leaks)
28519 fix UNC path handling on Windows under ithreads, and chdir()
28520 return value when given a non-existent directory
28522 Autogenerate pod/Makefile and pod/buildtoc.
28523 buildtoc also checks whether the existin pods are
28524 mentioned in MANIFEST and perl.pod, and vice versa.
28525 (None of the thusly found discrepancies fixed yet.)
28526 roffitall also needs to be autogenerated similarly but it
28527 seems so badly out of date that I didn't touch it yet.
28529 Config is being used.
28531 Add =head1 NAMEs so that buildtoc is happy.
28532 (The CGI::Util nit reported to Lincoln.)
28534 Fix complaints of buildtoc.
28536 Fix the alignment problem in Crays ([ID 20000612.002]).
28538 Remove perlbook, update perlfaq book listing,
28539 rearrange perl.pod, regenerate perltoc.
28541 Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
28542 was cast to an unsigned (32-bit) integer with wild abandon.
28544 winsock options weren't being set in all threads under ithreads
28545 (caused send()s from second and subsequent threads to fail)
28547 accept() leaks memory on windows due to incorrect ordering of
28548 closesocket() and fclose() calls
28550 Reorder perl.pod once more.
28552 More POSIX.pod tweaks.
28554 Sprinkle ldlibpath.
28556 Precedence goof, fix based on
28557 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
28558 From: Hugo <hv@crypt.compulink.co.uk>
28559 Date: Tue, 11 Jul 2000 12:52:38 +0100
28560 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
28562 Subject: PATCH perlguts.pod: Document D and d magic types
28563 From: mjd@plover.com
28564 Date: 5 Jul 2000 18:01:51 -0000
28565 Message-ID: <20000705180151.29413.qmail@plover.com>
28567 Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
28568 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
28569 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
28570 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
28572 Subject: [PATCH cfgperl] $& segfaults if you trick it
28573 From: simon@brecon.co.uk (Simon Cozens)
28574 Date: 7 Jul 2000 11:26:09 GMT
28575 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
28577 Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
28578 From: Hugo <hv@crypt.compulink.co.uk>
28579 Date: Tue, 11 Jul 2000 12:44:50 +0100
28580 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
28582 Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
28583 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28584 Date: Tue, 11 Jul 2000 13:50:51 +0100
28585 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
28586 Branch: maint-5.6/perl
28587 +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
28589 - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
28590 !> (integrate 26 files)
28591 ____________________________________________________________________________
28592 [ 7771] By: gsar on 2000/11/20 12:31:42
28593 Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
28596 Subject: [PATCH bleedperl] File::Spec 0.82 beta
28597 From: Barrie Slaymaker <barries@jester.slaysys.com>
28598 Date: Wed, 28 Jun 2000 11:35:29 -0400
28599 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
28601 tweak perlembed for multiplicity/usethreads sanity; correct notes
28604 localize %INC in a Safe compartment so that use/require work
28605 (many other magic globals probably need similar treatment)
28607 dounwind() may cause POPSUB() to diddle the wrong PL_curpad
28608 when @_ is modified, causing coredumps
28610 slurp mode fix in change#4736 still not quite right
28612 Point to perlipc for more SysV IPC examples.
28614 Elaborate POSIX.pod. Still needs work.
28616 fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
28618 fix large memory leak that has been around for ever, masked by
28619 -DPURIFY (most of the arenas were never freed!)
28621 fix memory leak on Windows (PL_sys_intern contents were never
28624 PERL_OBJECT build tweak
28628 remove rel2abs prototypes (from Barrie Slaymaker)
28630 missing perldiag entry for unpack("w",...) diagnostic (from
28633 better diagnostic on Frob->stuff() when Frob:: doesn't exist
28634 (from Richard Soderberg <rs@oregonnet.com>)
28636 Win32 patches for cfgperl from Sarathy.
28638 b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
28640 More POSIX.pod embellishment.
28642 tyop in change#6306
28643 Branch: maint-5.6/perl
28644 !> (integrate 44 files)
28645 ____________________________________________________________________________
28646 [ 7770] By: gsar on 2000/11/20 11:51:00
28647 Log: integrate changes#6268..6282 from cfgperl branch
28649 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
28650 From: Dominic Dunlop <domo@computer.org>
28651 Date: Thu, 29 Jun 2000 12:32:39 +0200
28652 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
28654 Regen headers for #6261 (and update embed.pl for this) and #6267,
28655 silence few compiler warnings.
28657 Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
28658 From: Nicholas Clark <nick@talking.bollo.cx>
28659 Date: Fri, 23 Jun 2000 16:21:15 +0100
28660 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
28662 Subject: PATCH pod/perltie.pod
28663 From: Ian Phillipps <Ian.Phillipps@iname.com>
28664 Date: Fri, 16 Jun 2000 00:17:19 +0100
28665 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
28666 (only the first hunk, the second hunk had already been done
28667 by some other patch)
28669 Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
28670 From: Tom Phoenix <rootbeer@redcat.com>
28671 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
28672 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
28674 Subject: [PATCH] xsub attributes
28675 From: Doug MacEachern <dougm@covalent.net>
28676 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
28677 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
28679 Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
28680 From: Andy Dougherty <doughera@lafayette.edu>
28681 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
28682 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
28684 Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
28685 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
28686 Date: Tue, 13 Jun 2000 02:43:48 -0500
28687 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
28689 Subject: [PATCH] Re: eval documentation: context
28690 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28691 Date: Mon, 12 Jun 2000 15:07:29 +0100
28692 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
28694 Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
28695 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28696 Date: Mon, 12 Jun 2000 14:55:59 +0100
28697 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
28699 Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
28700 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
28701 Date: Fri, 09 Jun 2000 12:39:27 -0400
28702 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
28703 (plus update the version "number" of Text::Wrap)
28705 Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
28706 From: Tim Ayers <tayers@bridge.com>
28707 Date: Thu, 08 Jun 2000 08:11:06 +0200
28708 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
28709 [resent by Richard Foley, Message-Id probably wrong]
28711 Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
28712 From: rspier@pobox.com (Robert Spier)
28713 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
28714 Message-ID: <14654.31913.845602.610277@rls.cx>
28716 Subject: [PATCH 5.6.0] utils/h2xs.PL
28717 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
28718 Date: Wed, 7 Jun 2000 04:02:04 -0500
28719 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
28721 Subject: [PATCH 5.6.0]ITHREADs for VMS
28722 From: Dan Sugalski <dan@sidhe.org>
28723 Date: Tue, 06 Jun 2000 11:59:50 -0400
28724 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
28725 Branch: maint-5.6/perl
28726 !> (integrate 31 files)
28727 ____________________________________________________________________________
28728 [ 7769] By: gsar on 2000/11/20 11:29:06
28729 Log: integrate changes#6261..6266 from cfgperl
28731 Subject: Re: [PATCH cfgperl] BOMs away!
28732 From: simon@brecon.co.uk (Simon Cozens)
28733 Date: 17 Jun 2000 11:49:57 GMT
28734 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
28736 Subject: 5.6.0 Patch for EPOC
28737 From: Olaf Flebbe <o.flebbe@gmx.de>
28738 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
28739 Message-ID: <23449.960929969@www11.gmx.net>
28741 tr fixes from Simon Cozens
28743 Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
28744 From: Marty Lucich <marty@netcom.com>
28745 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
28746 Message-Id: <200006282116.OAA11148@netcom.com>
28747 ccdlflags update (the BSD/OS 4.1 part had already been taken
28750 Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
28751 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28752 Date: Wed, 28 Jun 2000 17:50:12 -0700
28753 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
28755 Subject: [PATCH 5.6.0] cygwin port
28756 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
28757 From: "Fifer, Eric" <EFifer@sanwaint.com>
28758 Date: Thu, 29 Jun 2000 12:58:29 +0100
28759 Branch: maint-5.6/perl
28760 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
28761 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
28762 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
28763 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
28764 ____________________________________________________________________________
28765 [ 7768] By: gsar on 2000/11/20 11:13:44
28766 Log: integrate changes#6252..6256,6259..6260
28768 Paranoia tweak on #6249.
28769 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
28770 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
28771 Date: Sun, 25 Jun 2000 23:43:12 -0400
28772 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
28774 Subject: tr///, help wanted.
28775 From: simon@brecon.co.uk (Simon Cozens)
28776 Date: 28 Jun 2000 11:29:04 GMT
28777 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
28779 small thinko tweaks
28781 tweaks from Simon Conzes to further fix tr/// under utf8
28783 perlnewmod was missing from MANIFEST.
28785 Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
28786 From: simon@brecon.co.uk (Simon Cozens)
28787 Date: 17 Jun 2000 11:56:44 GMT
28788 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
28790 Branch: maint-5.6/perl
28791 !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
28792 !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
28793 !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
28794 !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
28795 ____________________________________________________________________________
28796 [ 7767] By: gsar on 2000/11/20 10:51:38
28797 Log: integrate change#6250 from cfgperl
28799 Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
28800 From: Doug MacEachern <dougm@covalent.net>
28801 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
28802 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
28803 Branch: maint-5.6/perl
28805 !> MANIFEST embed.pl global.sym proto.h toke.c
28806 ____________________________________________________________________________
28807 [ 7766] By: gsar on 2000/11/20 10:48:34
28808 Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
28810 Subject: [ID 20000626.007] h2xs man page contains trailing garbage
28811 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
28812 Date: Mon, 26 Jun 2000 18:40:14 +0100
28813 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
28815 Subject: [PATCH] bytes<->utf8 fixes
28816 From: simon@brecon.co.uk (Simon Cozens)
28817 Date: 26 Jun 2000 04:55:45 GMT
28818 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
28820 Subject: [PATCH] is_utf8_string
28821 From: simon@brecon.co.uk (Simon Cozens)
28822 Date: 26 Jun 2000 02:25:59 GMT
28823 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
28825 Subject: [PATCH] avoid mg_ptr in '*' magic
28826 From: Doug MacEachern <dougm@covalent.net>
28827 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
28828 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
28830 Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
28831 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
28832 Date: Sat, 24 Jun 2000 13:06:20 +0100
28833 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
28835 Allow for standalone testing.
28837 Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
28838 From: Mark-Jason Dominus <mjd@plover.com>
28839 Date: Tue, 27 Jun 2000 22:36:42 -0400
28840 Message-ID: <20000628023642.12166.qmail@plover.com>
28842 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
28843 From: Frank Tobin <ftobin@uiuc.edu>
28844 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
28845 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
28846 Branch: maint-5.6/perl
28847 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
28848 !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
28849 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
28850 !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
28851 !> utf8.c utils/h2xs.PL
28852 ____________________________________________________________________________
28853 [ 7765] By: gsar on 2000/11/20 10:29:13
28854 Log: integrate change#6239 from cfgperl
28856 Configure maintenance. Sever some dependency cycles,
28857 separate gccversion from the cc unit,
28858 address [ID 20000623.006] Configure script patch for using gcc on AIX
28859 (but solve it a little bit differently),
28860 unduplex some accidentally duplicated units,
28861 suggest using gcc if no cc available
28862 (p5p thread: "Solaris configure: counterproposal", 1999-09)
28863 Branch: maint-5.6/perl
28864 !> Configure Todo-5.6 config_h.SH
28865 ____________________________________________________________________________
28866 [ 7764] By: gsar on 2000/11/20 10:25:55
28867 Log: integrate changes#6233..6238 from cfgperl
28869 Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
28870 From: Mark-Jason Dominus <mjd@plover.com>
28871 Date: Fri, 16 Jun 2000 20:53:04 -0400
28872 Message-ID: <20000617005304.8008.qmail@plover.com>
28874 Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
28875 because when run as services (Win32ese for daemons)
28876 no environment variables are set and tmpdir ends up as /tmp,
28877 which is ambiguous.
28878 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
28879 From: matt@sergeant.org
28880 Date: 16 Jun 2000 16:30:43 -0000
28881 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
28883 The thread begun by
28884 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
28885 From: Kevin.Ruscoe@ubsw.com
28886 Date: Fri, 16 Jun 2000 16:38:51 +0100
28887 Message-Id: <H000019b03c300d6@MHS>
28889 Tweak embed.pl, regen headers.
28891 Subject: [PATCH 5.6.0] XS module loading fixup for VMS
28892 From: Dan Sugalski <dan@sidhe.org>
28893 Date: Fri, 23 Jun 2000 17:00:00 -0400
28894 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
28895 Branch: maint-5.6/perl
28896 !> (integrate 27 files)
28897 ____________________________________________________________________________
28898 [ 7763] By: gsar on 2000/11/20 10:08:08
28899 Log: s/perl56delta/perldelta/g
28900 Branch: maint-5.6/perl
28902 ____________________________________________________________________________
28903 [ 7762] By: gsar on 2000/11/20 10:04:00
28904 Log: integrate changes#6225,6229,6231,6232 from cfgperl
28906 Add source code filenames to apidoc.
28907 From: simon@brecon.co.uk (Simon Cozens)
28908 Subject: [PATCH embed.pl] Source X-ref
28909 Date: 22 Jun 2000 02:18:49 GMT
28910 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
28912 Subject: README.hpux version 0.6.1
28913 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
28914 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
28915 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
28917 Subject: [PATCH 5.6.0] cygwin port
28918 From: "Fifer, Eric" <EFifer@sanwaint.com>
28919 Date: Tue, 20 Jun 2000 14:30:58 +0100
28920 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
28922 Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
28923 From: simon@brecon.co.uk (Simon Cozens)
28924 Date: 19 Jun 2000 15:18:27 GMT
28925 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
28927 plus update pod/Makefile and regenerate perltoc
28928 Branch: maint-5.6/perl
28929 +> pod/perlutil.pod
28930 !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
28931 !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
28932 ____________________________________________________________________________
28933 [ 7761] By: jhi on 2000/11/20 04:09:55
28934 Log: Miraculous typo.
28937 ____________________________________________________________________________
28938 [ 7760] By: jhi on 2000/11/20 04:06:08
28939 Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
28940 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28941 Date: Sun, 19 Nov 2000 22:30:26 -0500
28942 Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
28944 ! regexec.c scope.h t/op/pat.t
28945 ____________________________________________________________________________
28946 [ 7759] By: jhi on 2000/11/20 02:05:22
28947 Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
28950 ____________________________________________________________________________
28951 [ 7758] By: jhi on 2000/11/20 01:58:11
28952 Log: Subject: [perl 7711: EPOC] updates
28953 From: Olaf Flebbe <o.flebbe@gmx.de>
28954 Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
28955 Message-ID: <25575.974658810@www23.gmx.net>
28957 + lib/File/Spec/Epoc.pm
28958 ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
28959 ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
28960 ! lib/File/Spec.pm perl.c sv.c
28961 ____________________________________________________________________________
28962 [ 7757] By: jhi on 2000/11/20 01:53:11
28963 Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
28966 ____________________________________________________________________________
28967 [ 7756] By: jhi on 2000/11/20 01:47:22
28968 Log: Integrate perlio.
28970 - ext/re/hints/MSWin32.pl
28971 !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
28972 !> win32/config.gc win32/config_H.gc win32/win32sck.c
28973 ____________________________________________________________________________
28974 [ 7755] By: nick on 2000/11/19 20:57:17
28975 Log: Add dummy crlf layer (just as buffer)
28976 Correct 1st bug - one layer of indirection.
28978 ! perlio.c perlio.h perliol.h
28979 ____________________________________________________________________________
28980 [ 7754] By: nick on 2000/11/19 20:56:12
28981 Log: Work-round to Perl_deb_nocontext is no longer required
28983 - ext/re/hints/MSWin32.pl
28984 ____________________________________________________________________________
28985 [ 7753] By: nick on 2000/11/19 20:01:16
28986 Log: diff -se shows these as different
28988 ! global.sym pod/perlapi.pod
28989 ____________________________________________________________________________
28990 [ 7752] By: nick on 2000/11/19 18:57:30
28991 Log: Configure GCC/Win32 build -Duseperlio
28992 Fix a couple of gross issues
28993 - double-include of ../deb.o in re.dll
28994 - win32sck.c needs PerlIO and FILE
28996 ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
28998 ____________________________________________________________________________
28999 [ 7751] By: nick on 2000/11/19 17:05:36
29000 Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
29003 ____________________________________________________________________________
29004 [ 7750] By: nick on 2000/11/19 16:57:14
29008 ____________________________________________________________________________
29009 [ 7749] By: jhi on 2000/11/19 16:28:40
29010 Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
29011 From: "Peter J. Farley III" <pjfarley@banet.net>
29012 Date: Sun, 19 Nov 2000 01:42:58 -0500
29013 Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
29015 ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
29016 ____________________________________________________________________________
29017 [ 7748] By: jhi on 2000/11/19 16:08:10
29018 Log: Subject: podlators 1.05 available
29019 From: Russ Allbery <rra@stanford.edu>
29020 Date: 18 Nov 2000 22:04:28 -0800
29021 Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
29023 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
29024 ____________________________________________________________________________
29025 [ 7747] By: nick on 2000/11/19 11:19:39
29026 Log: Integrate mainline
29028 !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
29030 ____________________________________________________________________________
29031 [ 7746] By: jhi on 2000/11/19 06:42:22
29032 Log: Make hex scanning warn on "\x{x}" and "\xx".
29033 "\x" and and hex("x") are still valid.
29036 ____________________________________________________________________________
29037 [ 7745] By: nick on 2000/11/18 22:52:28
29038 Log: Integrate mainline
29040 !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
29041 !> perl.h perlio.c proto.h regcomp.c regcomp.h
29042 ____________________________________________________________________________
29043 [ 7744] By: jhi on 2000/11/18 22:50:28
29044 Log: Introduce Perl_utf8_length(). Use it.
29046 ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
29047 ____________________________________________________________________________
29048 [ 7743] By: jhi on 2000/11/18 22:38:51
29049 Log: Compiler denit.
29052 ____________________________________________________________________________
29053 [ 7742] By: jhi on 2000/11/18 20:33:05
29054 Log: Integrate perlio.
29056 !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
29057 !> perlio.h pp_ctl.c pp_sys.c sv.c
29058 ____________________________________________________________________________
29059 [ 7741] By: jhi on 2000/11/18 20:31:27
29060 Log: Subject: [PATCH 5.7.0] make regcomp reenterable
29061 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29062 Date: Fri, 17 Nov 2000 20:35:11 -0500
29063 Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
29065 Subject: Re: [PATCH 5.7.0] make regcomp reenterable
29066 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29067 Date: Fri, 17 Nov 2000 21:03:47 -0500
29068 Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
29070 Plus a little bit of tweaking in pregcomp().
29072 ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
29073 ____________________________________________________________________________
29074 [ 7740] By: nick on 2000/11/18 20:17:22
29075 Log: Lexical use open ... support:
29076 add ->cop_io to COP structure in cop.h.
29077 Make mg.c and gv.c associate it with ${^OPEN}.
29078 Make lib/open.pm set it.
29079 Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
29080 manner similar to ->cop_warnings.
29081 Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
29082 call new PerlIO_apply_layers().
29083 Declare latter in perlio.h and define in perlio.c
29085 ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
29086 ! perlio.h pp_ctl.c pp_sys.c sv.c
29087 ____________________________________________________________________________
29088 [ 7739] By: jhi on 2000/11/18 19:54:00
29089 Log: Integrate perlio.
29091 !> doio.c perlio.c pp.c
29092 ____________________________________________________________________________
29093 [ 7738] By: jhi on 2000/11/18 17:16:13
29094 Log: Subject: [PATCH 5.7.0] etags broken again
29095 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29096 Date: Sat, 18 Nov 2000 02:41:36 -0500
29097 Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
29100 ____________________________________________________________________________
29101 [ 7737] By: jhi on 2000/11/18 17:12:18
29102 Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
29104 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
29105 ____________________________________________________________________________
29106 [ 7736] By: nick on 2000/11/18 14:06:20
29107 Log: Basic tweaks to do_open() type parsing to allow layer/discipline
29108 part to be isolated.
29111 ____________________________________________________________________________
29112 [ 7735] By: nick on 2000/11/18 11:03:32
29113 Log: Integrate mainline
29115 !> Changes README.amiga README.win32 patchlevel.h
29116 !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
29117 ____________________________________________________________________________
29118 [ 7734] By: jhi on 2000/11/18 01:18:56
29119 Log: Update Changes.
29121 ! Changes patchlevel.h
29122 ____________________________________________________________________________
29123 [ 7733] By: jhi on 2000/11/18 00:32:54
29124 Log: Subject: [PATCH 5.7.0] restore match data on backtracing
29125 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29126 Date: Fri, 17 Nov 2000 17:28:02 -0500
29127 Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
29129 ! regcomp.c regexec.c t/op/re_tests
29130 ____________________________________________________________________________
29131 [ 7732] By: jhi on 2000/11/18 00:28:56
29132 Log: Sparc 64-bit pack() fix from Jens Hamisch.
29135 ____________________________________________________________________________
29136 [ 7731] By: jhi on 2000/11/18 00:18:39
29137 Log: Explain in more detail the {} syntax ambiguousity.
29139 Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
29140 From: Nicholas Clark <nick@ccl4.org>
29141 Date: Fri, 17 Nov 2000 22:10:28 +0000
29142 Message-ID: <20001117221028.A88930@plum.flirble.org>
29145 ____________________________________________________________________________
29146 [ 7730] By: jhi on 2000/11/18 00:12:18
29147 Log: Subject: Fix for README.amiga (20000323.033)
29148 From: "Stephen P. Potter" <spp@spotter.yi.org>
29149 Date: Fri, 17 Nov 2000 12:25:51 -0500
29150 Message-Id: <200011171725.MAA05768@spotter.yi.org>
29153 ____________________________________________________________________________
29154 [ 7729] By: jhi on 2000/11/18 00:08:34
29155 Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
29156 From: "A. C. Yardley" <yardley@tanet.net>
29157 Date: Mon, 3 Apr 2000 11:35:33 -0700
29158 Message-ID: <3483.000403@tanet.net>
29161 ____________________________________________________________________________
29162 [ 7728] By: nick on 2000/11/17 21:59:47
29163 Log: Integrate mainline
29165 !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
29166 !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
29167 !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
29168 !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
29169 ____________________________________________________________________________
29170 [ 7727] By: nick on 2000/11/17 21:56:31
29171 Log: Experiment on use of attributes.pm interface.
29172 Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
29173 SVt_PVRV if not already something better (else vivify of say magic gets
29177 ____________________________________________________________________________
29178 [ 7726] By: jhi on 2000/11/17 14:15:49
29179 Log: Subject: Fix for 20000815.006
29180 From: "Stephen P. Potter" <spp@spotter.yi.org>
29181 Date: Fri, 17 Nov 2000 08:57:45 -0500
29182 Message-Id: <200011171357.IAA05122@spotter.yi.org>
29184 It's really 20000518.006.
29186 ! pod/perlmodlib.PL
29187 ____________________________________________________________________________
29188 [ 7725] By: jhi on 2000/11/17 14:12:31
29189 Log: Subject: Fix for 20000409.001
29190 From: "Stephen P. Potter" <spp@spotter.yi.org>
29191 Date: Fri, 17 Nov 2000 08:55:45 -0500
29192 Message-Id: <200011171355.IAA05104@spotter.yi.org>
29195 ____________________________________________________________________________
29196 [ 7724] By: jhi on 2000/11/17 14:08:58
29197 Log: Undo #7627 now that we have =head3.
29200 ____________________________________________________________________________
29201 [ 7723] By: jhi on 2000/11/17 14:04:09
29202 Log: As surmised the #7719 wasn't a good move.
29204 ! hints/solaris_2.sh
29205 ____________________________________________________________________________
29206 [ 7722] By: jhi on 2000/11/17 13:59:04
29207 Log: Also the 64bitall hints can be either here or there.
29209 ! hints/solaris_2.sh
29210 ____________________________________________________________________________
29211 [ 7721] By: jhi on 2000/11/17 02:26:23
29212 Log: Test tweak for the open pragma.
29215 ____________________________________________________________________________
29216 [ 7720] By: jhi on 2000/11/17 00:23:22
29217 Log: The long double hints can be here or there.
29219 ! hints/solaris_2.sh
29220 ____________________________________________________________________________
29221 [ 7719] By: jhi on 2000/11/17 00:14:06
29222 Log: For Solaris use64bitall the stdchar needs a little bit of help.
29224 ! hints/solaris_2.sh
29225 ____________________________________________________________________________
29226 [ 7718] By: jhi on 2000/11/16 23:27:34
29227 Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
29228 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
29229 Date: Wed, 15 Nov 2000 08:56:32 +0100
29230 Message-ID: <3A1241B0.64477E00@alcatel.at>
29232 ! lib/Carp/Heavy.pm
29233 ____________________________________________________________________________
29234 [ 7717] By: jhi on 2000/11/16 23:23:29
29235 Log: Subject: [PATCH] Re: 20001101.003 PDL
29236 From: Nicholas Clark <nick@ccl4.org>
29237 Date: Thu, 16 Nov 2000 16:48:25 +0000
29238 Message-ID: <20001116164825.B93487@plum.flirble.org>
29240 ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
29241 ____________________________________________________________________________
29242 [ 7716] By: jhi on 2000/11/16 23:21:31
29243 Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
29244 From: "Casey R. Tweten" <crt@kiski.net>
29245 Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
29246 Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
29248 ! lib/Pod/Checker.pm pod/perlpod.pod
29249 ____________________________________________________________________________
29250 [ 7715] By: jhi on 2000/11/16 23:19:40
29251 Log: Avoid an infinite loop in VMS when utils scripts are run
29252 with no arguments, from Charles Lane.
29255 ____________________________________________________________________________
29256 [ 7714] By: jhi on 2000/11/16 23:17:08
29257 Log: Subject: perllocale.pod changes
29258 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
29259 Date: Mon, 13 Nov 2000 10:09:22 +0300
29260 Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
29262 ! pod/perllocale.pod
29263 ____________________________________________________________________________
29264 [ 7713] By: jhi on 2000/11/16 23:14:06
29265 Log: Integrate perlio.
29267 !> doio.c perlio.c perlio.h util.c
29268 ____________________________________________________________________________
29269 [ 7712] By: nick on 2000/11/16 21:10:58
29270 Log: Integrate mainline
29272 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
29273 !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
29274 !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
29275 !> vos/config.ga.def vos/config.ga.h win32/config.bc
29276 !> win32/config.gc win32/config.vc
29277 ____________________________________________________________________________
29278 [ 7711] By: nick on 2000/11/16 19:56:41
29280 consistent way of getting 'rb', 'wb' etc. for binary opens
29281 move *perlio::layers to *open::layers
29282 a #define to show layers available
29283 DOSISH popen/PerlIO had export/import sense inverted.
29285 ! doio.c perlio.c perlio.h util.c
29286 ____________________________________________________________________________
29287 [ 7710] By: jhi on 2000/11/16 15:46:05
29288 Log: Add HAS_SBRK_PROTO.
29289 Branch: metaconfig/U/perl
29292 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29293 ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
29294 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
29295 ! vos/config.ga.def vos/config.ga.h win32/config.bc
29296 ! win32/config.gc win32/config.vc
29297 ____________________________________________________________________________
29298 [ 7709] By: nick on 2000/11/16 07:31:49
29299 Log: Integrate mainline
29301 !> (integrate 35 files)
29302 ____________________________________________________________________________
29303 [ 7708] By: jhi on 2000/11/16 05:33:03
29304 Log: These files are text, not binary.
29306 ! ext/Encode/Encode/iso8859-10.enc
29307 ! ext/Encode/Encode/iso8859-13.enc
29308 ! ext/Encode/Encode/iso8859-14.enc
29309 ! ext/Encode/Encode/iso8859-15.enc
29310 ____________________________________________________________________________
29311 [ 7707] By: jhi on 2000/11/16 01:53:37
29312 Log: Update Changes.
29314 ! Changes patchlevel.h
29315 ____________________________________________________________________________
29316 [ 7706] By: jhi on 2000/11/16 01:35:59
29317 Log: More #undefing of stdio.
29319 ! fakesdio.h nostdio.h
29320 ____________________________________________________________________________
29321 [ 7705] By: jhi on 2000/11/16 01:34:18
29322 Log: Add fwalk() probe to the configuration files and regen perltoc.
29324 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29325 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
29326 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
29327 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
29328 ! win32/config.bc win32/config.gc win32/config.vc
29329 ____________________________________________________________________________
29330 [ 7704] By: jhi on 2000/11/16 01:33:07
29331 Log: Add the _fwalk() unit. (The probe says 'fwalk()'. Time for
29332 an optional third argument to Inlibc?)
29333 Branch: metaconfig/U/perl
29335 ____________________________________________________________________________
29336 [ 7703] By: jhi on 2000/11/16 01:09:22
29337 Log: The type of the hash_cb() size argument is tricky.
29339 ! ext/DB_File/DB_File.xs
29340 ____________________________________________________________________________
29341 [ 7702] By: jhi on 2000/11/15 23:01:16
29342 Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
29345 ____________________________________________________________________________
29346 [ 7701] By: jhi on 2000/11/15 22:52:32
29350 ____________________________________________________________________________
29351 [ 7700] By: jhi on 2000/11/15 22:51:56
29352 Log: UINT64_C() work continues.
29354 ! handy.h perl.h utf8.h
29355 ____________________________________________________________________________
29356 [ 7699] By: jhi on 2000/11/15 14:13:04
29357 Log: SOCKS has its own USE_THREADS, based on
29359 Subject: [ID 20001114.002] et. al. bugfix followup
29360 From: Jens Hamisch <jens@Strawberry.COM>
29361 Date: Wed, 15 Nov 2000 14:23:11 +0100
29362 Message-ID: <20001115142311.A21164@Strawberry.COM>
29365 ____________________________________________________________________________
29366 [ 7698] By: jhi on 2000/11/15 03:50:56
29367 Log: Add few missing #undefs and sort them.
29370 ____________________________________________________________________________
29371 [ 7697] By: jhi on 2000/11/15 03:39:14
29372 Log: Linenumber fix.
29374 ! t/pragma/warn/utf8
29375 ____________________________________________________________________________
29376 [ 7696] By: jhi on 2000/11/15 02:55:26
29377 Log: EBCDIC tweaks.
29379 Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
29380 From: Peter Prymmer <pvhp@forte.com>
29381 Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
29382 Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
29384 ! t/op/regmesg.t t/pragma/warn/utf8
29385 ____________________________________________________________________________
29386 [ 7695] By: jhi on 2000/11/15 02:53:58
29387 Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
29388 From: Peter Prymmer <pvhp@forte.com>
29389 Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
29390 Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
29393 ____________________________________________________________________________
29394 [ 7694] By: jhi on 2000/11/15 02:50:55
29395 Log: Subject: [PATCH: perl@7674] updates to README.os390
29396 From: Prymmer/Kahn <pvhp@best.com>
29397 Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
29398 Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
29401 ____________________________________________________________________________
29402 [ 7693] By: jhi on 2000/11/15 02:48:37
29403 Log: Quit utf8_to_uv() instantly if curlen == 0.
29406 ____________________________________________________________________________
29407 [ 7692] By: jhi on 2000/11/15 02:24:29
29408 Log: Use u_int32_t for the size of hash_cb(), not size_t.
29410 Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
29411 From: Jens Hamisch <jens@Strawberry.COM>
29412 Date: Tue, 14 Nov 2000 19:03:55 +0100
29413 Message-Id: <20001114190355.A20559@Strawberry.COM>
29415 ! ext/DB_File/DB_File.xs
29416 ____________________________________________________________________________
29417 [ 7691] By: jhi on 2000/11/15 02:20:12
29418 Log: Use UINT64_C().
29420 Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
29421 From: Jens Hamisch <jens@Strawberry.COM>
29422 Date: Tue, 14 Nov 2000 19:16:23 +0100
29423 Message-Id: <20001114191623.G20559@Strawberry.COM>
29426 ____________________________________________________________________________
29427 [ 7690] By: jhi on 2000/11/15 02:17:06
29428 Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
29429 (a macro to define signed and unsigned integer constants).
29432 ____________________________________________________________________________
29433 [ 7689] By: jhi on 2000/11/15 01:56:51
29434 Log: Regen Configure.
29437 ____________________________________________________________________________
29438 [ 7688] By: jhi on 2000/11/15 01:56:32
29439 Log: Make the unit know about SOCKS.
29441 ! U/protos/socksizetype.U
29442 ____________________________________________________________________________
29443 [ 7687] By: jhi on 2000/11/15 01:54:47
29444 Log: Remove unused dependencies.
29446 ! U/compline/d_getpagsz.U
29447 ____________________________________________________________________________
29448 [ 7686] By: nick on 2000/11/14 21:25:13
29449 Log: Integrate mainline.
29451 +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
29452 !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
29453 !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
29454 !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
29455 !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
29456 !> win32/config.bc win32/config.gc win32/config.vc
29457 !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
29458 ____________________________________________________________________________
29459 [ 7685] By: jhi on 2000/11/14 17:54:56
29460 Log: Integrate perlio.
29462 +> fakesdio.h perliol.h
29463 !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
29464 !> perlsdio.h perlsfio.h pod/perlfunc.pod
29465 ____________________________________________________________________________
29466 [ 7684] By: nick on 2000/11/14 17:43:04
29467 Log: PerlIO #include and #ifdef re-work.
29469 + fakesdio.h perliol.h
29470 ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
29471 ! perlsdio.h perlsfio.h
29472 ____________________________________________________________________________
29473 [ 7683] By: jhi on 2000/11/14 15:42:40
29474 Log: Hoist the duplicated socket/netdb include logic to perl.h;
29475 undef SETERRNO in case SOCKS has defined it. Based on:
29477 Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris
29478 From: Jens Hamisch <jens@Strawberry.COM>
29479 Date: Tue, 14 Nov 2000 11:34:40 +0100
29480 Message-Id: <20001114113440.A20005@Strawberry.COM>
29482 ! doio.c perl.h pp_sys.c
29483 ____________________________________________________________________________
29484 [ 7682] By: jhi on 2000/11/14 14:07:28
29485 Log: Subject: some additions for makefiles for win32 (for perl@7674)
29486 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
29487 Date: Tue, 14 Nov 2000 09:31:13 +0300
29488 Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
29490 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
29491 ! win32/makefile.mk
29492 ____________________________________________________________________________
29493 [ 7681] By: jhi on 2000/11/14 14:01:41
29494 Log: Subject: tiny typo in perl5db.pl
29495 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
29496 Date: Tue, 14 Nov 2000 09:29:28 +0300
29497 Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
29500 ____________________________________________________________________________
29501 [ 7680] By: jhi on 2000/11/14 04:13:50
29502 Log: Redo #7679 with LFs instead of CRLFs.
29504 ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
29505 ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
29506 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
29507 ____________________________________________________________________________
29508 [ 7679] By: jhi on 2000/11/14 01:21:09
29509 Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
29510 From: Benjamin Stuhl <tiriath@yahoo.com>
29511 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
29512 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
29514 + win32/bin/mdelete.bat
29515 ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
29516 ! makedef.pl perlio.c win32/Makefile win32/config.gc
29517 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
29518 ____________________________________________________________________________
29519 [ 7678] By: jhi on 2000/11/14 01:19:20
29520 Log: Fix the re extension building for Win32.
29522 Subject: [PATCH perl@7638] Get PerlIO building on Win32
29523 From: Benjamin Stuhl <tiriath@yahoo.com>
29524 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
29525 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
29527 + ext/re/hints/MSWin32.pl
29529 ____________________________________________________________________________
29530 [ 7677] By: jhi on 2000/11/14 01:13:54
29531 Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
29532 From: sthoenna@efn.org
29533 Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
29534 Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
29536 ! doop.c pp.c toke.c utf8.c utf8.h
29537 ____________________________________________________________________________
29538 [ 7676] By: jhi on 2000/11/13 20:23:15
29539 Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
29540 From: Nicholas Clark <nick@ccl4.org>
29541 Date: Mon, 13 Nov 2000 18:55:04 +0000
29542 Message-ID: <20001113185504.J29183@plum.flirble.org>
29544 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
29545 ____________________________________________________________________________
29546 [ 7675] By: nick on 2000/11/13 20:21:57
29547 Log: Integrate mainline ...
29549 !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
29550 !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
29551 !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
29552 !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
29553 ____________________________________________________________________________
29554 [ 7674] By: jhi on 2000/11/13 15:07:56
29555 Log: Update Changes.
29557 ! Changes patchlevel.h
29558 ____________________________________________________________________________
29559 [ 7673] By: jhi on 2000/11/13 14:42:42
29560 Log: Remove the new two tests of lib/io_xs for now, they seem to
29561 fail under perlio on some platforms.
29564 ____________________________________________________________________________
29565 [ 7672] By: jhi on 2000/11/13 13:57:53
29566 Log: Make PerlIO_getpos() to behave like fgetpos() on return.
29569 ____________________________________________________________________________
29570 [ 7671] By: jhi on 2000/11/13 05:30:48
29571 Log: Placate nervous compilers that see longer than ints switch()ing.
29574 ____________________________________________________________________________
29575 [ 7670] By: jhi on 2000/11/13 05:14:21
29576 Log: fputs() does return EOF on error but here we don't care.
29579 ____________________________________________________________________________
29580 [ 7669] By: jhi on 2000/11/13 05:02:45
29581 Log: Declare reg_data like reg_substr_data.
29584 ____________________________________________________________________________
29585 [ 7668] By: jhi on 2000/11/13 04:54:34
29586 Log: Typos in #7667.
29589 ____________________________________________________________________________
29590 [ 7667] By: jhi on 2000/11/13 04:49:49
29591 Log: Cleanup messy #ifdef.
29594 ____________________________________________________________________________
29595 [ 7666] By: jhi on 2000/11/13 04:17:34
29596 Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
29597 From: Nicholas Clark <nick@talking.bollo.cx>
29598 Date: Sun, 12 Nov 2000 21:14:11 +0000
29599 Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
29601 Note: only one breakage of the two reported is fixed by this patch.
29604 ____________________________________________________________________________
29605 [ 7665] By: jhi on 2000/11/13 04:05:07
29606 Log: Tweak the definition of the bit complement on UTF-8 data:
29607 if none of the characters in the string are > 0xff,
29608 the result is a complemented byte string, not a (UTF-8)
29609 char string. Based on the summary in
29611 Subject: Re: [ID 20000918.005] ~ on wide chars
29612 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29613 Date: Fri, 10 Nov 2000 09:47:15 -0800
29614 Message-ID: <jSDD6gzkgi/T092yn@efn.org>
29616 This should give us the maximum backward (pre-char string)
29617 compatibility and utf8 compatibility. The other alternative
29618 would be to limit the bit complement to be always byte only,
29619 taking the least significant byte of the chars.
29621 ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
29622 ____________________________________________________________________________
29623 [ 7664] By: jhi on 2000/11/13 00:23:44
29624 Log: Couple of tests from #7660 salvaged.
29627 ! MANIFEST t/io/tell.t
29628 ____________________________________________________________________________
29629 [ 7663] By: jhi on 2000/11/13 00:02:48
29630 Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
29631 From: Nicholas Clark <nick@talking.bollo.cx>
29632 Date: Sun, 12 Nov 2000 21:23:43 +0000
29633 Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
29636 ____________________________________________________________________________
29637 [ 7662] By: jhi on 2000/11/13 00:01:39
29638 Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
29639 From: Nicholas Clark <nick@talking.bollo.cx>
29640 Date: Sun, 12 Nov 2000 21:30:04 +0000
29641 Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
29643 ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
29644 ____________________________________________________________________________
29645 [ 7661] By: jhi on 2000/11/12 23:57:29
29646 Log: Document tell() on special streams.
29649 ____________________________________________________________________________
29650 [ 7660] By: jhi on 2000/11/12 23:54:22
29651 Log: (Subsumed by #7664)
29655 ____________________________________________________________________________
29656 [ 7659] By: jhi on 2000/11/12 22:55:25
29657 Log: Many subdocumented return values of the IO extension now documented.
29658 ungetc and write still left subdocumented.
29660 Subject: [PATCH] (was Re: IO::Handle::ungetc)
29661 From: Nicholas Clark <nick@talking.bollo.cx>
29662 Date: Sun, 12 Nov 2000 21:35:53 +0000
29663 Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
29665 ! ext/IO/lib/IO/Handle.pm
29666 ____________________________________________________________________________
29667 [ 7658] By: jhi on 2000/11/12 21:37:06
29668 Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
29669 From: Nicholas Clark <nick@talking.bollo.cx>
29670 Date: Sun, 12 Nov 2000 20:03:22 +0000
29671 Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
29674 ____________________________________________________________________________
29675 [ 7657] By: jhi on 2000/11/12 20:34:55
29676 Log: Integrate perlio.
29679 ____________________________________________________________________________
29680 [ 7656] By: nick on 2000/11/12 19:25:06
29681 Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
29684 ____________________________________________________________________________
29685 [ 7655] By: nick on 2000/11/12 19:09:41
29686 Log: Integrate mainline
29688 +> README.solaris ext/Encode/Encode/cp1006.enc
29689 +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
29690 +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
29691 +> ext/Encode/Encode/iso8859-13.enc
29692 +> ext/Encode/Encode/iso8859-14.enc
29693 +> ext/Encode/Encode/iso8859-15.enc
29694 !> (integrate 34 files)
29695 ____________________________________________________________________________
29696 [ 7654] By: jhi on 2000/11/12 19:00:22
29697 Log: Add a metaconfig unit for fsync.
29698 Branch: metaconfig/U/perl
29700 ____________________________________________________________________________
29701 [ 7653] By: jhi on 2000/11/12 19:00:01
29702 Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
29704 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29705 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
29706 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29707 ! vos/config.ga.h win32/config.bc win32/config.gc
29709 ____________________________________________________________________________
29710 [ 7652] By: jhi on 2000/11/11 21:12:01
29711 Log: Copy the s// information of README.hpux also to the perlrun.
29713 ! README.hpux pod/perlrun.pod
29714 ____________________________________________________________________________
29715 [ 7651] By: jhi on 2000/11/11 21:03:13
29716 Log: More README.solaris updates from Andy Dougherty.
29719 ____________________________________________________________________________
29720 [ 7650] By: jhi on 2000/11/11 18:38:57
29721 Log: More descriptive error for unknown perlio layers.
29723 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
29724 From: Dominic Dunlop <domo@computer.org>
29725 Date: Sat, 11 Nov 2000 18:20:32 +0100
29726 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
29728 ! perlio.c pod/perldiag.pod
29729 ____________________________________________________________________________
29730 [ 7649] By: jhi on 2000/11/11 18:37:52
29731 Log: MachTen doesn't really do mmap() and munmap().
29733 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
29734 From: Dominic Dunlop <domo@computer.org>
29735 Date: Sat, 11 Nov 2000 18:20:32 +0100
29736 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
29739 ____________________________________________________________________________
29740 [ 7648] By: jhi on 2000/11/11 18:36:46
29741 Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
29742 From: rspier@pobox.com (Robert Spier)
29743 Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
29744 Message-ID: <14861.32839.491271.985797@rls.cx>
29746 ! Porting/Contract pod/perltoot.pod
29747 ____________________________________________________________________________
29748 [ 7647] By: jhi on 2000/11/11 18:35:30
29749 Log: Simplify the getpagesize() unit by dropping the
29750 pagesize probe since it's nowadays slightly more
29751 complicated because of sysconf(). (Note: if some
29752 platform really needs the -lPW for getpagesize,
29755 TODO: a new pagesize unit.
29757 ! U/compline/d_getpagsz.U
29758 ____________________________________________________________________________
29759 [ 7646] By: jhi on 2000/11/11 18:33:23
29760 Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
29762 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29763 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
29764 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
29765 ! vos/config.ga.h win32/config.bc win32/config.gc
29767 ____________________________________________________________________________
29768 [ 7645] By: jhi on 2000/11/11 16:45:15
29769 Log: Use sysconf() or getpagesize() to find out the pagesize.
29772 ____________________________________________________________________________
29773 [ 7644] By: jhi on 2000/11/11 15:46:08
29774 Log: Integrate perlio.
29777 ____________________________________________________________________________
29778 [ 7643] By: jhi on 2000/11/11 15:33:36
29779 Log: Subject: Re: [PATCH] README.solaris
29780 From: Lupe Christoph <lupe@lupe-christoph.de>
29781 Date: Sat, 11 Nov 2000 14:08:10 +0100
29782 Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
29785 ____________________________________________________________________________
29786 [ 7642] By: jhi on 2000/11/11 15:22:12
29787 Log: Subject: [PATCH perl@7638] cygwin port
29788 From: "Eric Fifer" <egf7@columbia.edu>
29789 Date: Fri, 10 Nov 2000 19:30:30 -0000
29790 Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
29792 ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
29793 ____________________________________________________________________________
29794 [ 7641] By: nick on 2000/11/11 14:50:36
29795 Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
29796 Also call "Buf" layer directly when unread'ing non-read chars.
29799 ____________________________________________________________________________
29800 [ 7640] By: jhi on 2000/11/11 02:05:02
29801 Log: Add more encoding tables.
29803 + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
29804 + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
29805 + ext/Encode/Encode/iso8859-10.enc
29806 + ext/Encode/Encode/iso8859-13.enc
29807 + ext/Encode/Encode/iso8859-14.enc
29808 + ext/Encode/Encode/iso8859-15.enc
29810 ____________________________________________________________________________
29811 [ 7639] By: jhi on 2000/11/10 18:49:25
29812 Log: Subject: [PATCH] README.solaris
29813 From: Andy Dougherty <doughera@lafayette.edu>
29814 Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
29815 Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
29818 ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
29819 ! pod/perl.pod pod/perltoc.pod
29820 ____________________________________________________________________________
29821 [ 7638] By: jhi on 2000/11/10 15:04:15
29822 Log: Update Changes.
29824 ! Changes patchlevel.h
29825 ____________________________________________________________________________
29826 [ 7637] By: jhi on 2000/11/10 14:14:28
29827 Log: Explain better why certain regex tests are skipped.
29829 Subject: Re: tests skipped: unknown reason
29830 From: Lupe Christoph <lupe@lupe-christoph.de>
29831 Date: Fri, 10 Nov 2000 09:08:56 +0100
29832 Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
29835 ____________________________________________________________________________
29836 [ 7636] By: nick on 2000/11/10 13:40:00
29837 Log: Integrate mainline.
29839 !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
29840 !> hints/uts.sh lib/unicode/syllables.txt perlio.c
29841 !> win32/bin/search.pl
29842 ____________________________________________________________________________
29843 [ 7635] By: nick on 2000/11/10 13:25:52
29844 Log: Re-instate stdio large file support via perlio.
29847 ____________________________________________________________________________
29848 [ 7634] By: jhi on 2000/11/10 04:49:55
29849 Log: Amdahl UTS hints updates.
29851 Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
29852 From: hom00@utsglobal.com (Harold O Morris)
29853 Date: Thu, 9 Nov 2000 20:02 PST
29854 Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
29857 ____________________________________________________________________________
29858 [ 7633] By: jhi on 2000/11/09 23:33:28
29859 Log: Subject: [PATCH] IO::Seekable pod
29860 From: Nicholas Clark <nick@talking.bollo.cx>
29861 Date: Thu, 9 Nov 2000 20:29:45 +0000
29862 Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
29864 ! ext/IO/lib/IO/Handle.pm
29865 ____________________________________________________________________________
29866 [ 7632] By: jhi on 2000/11/09 21:55:41
29867 Log: Various doc oddball characters.
29869 Subject: [ID 20001106.004] Perl 5.6.0 bugs
29870 From: Michael Somos <somos@grail.cba.csuohio.edu>
29871 Date: Mon, 6 Nov 2000 17:44:20 -0500
29872 Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
29874 ! emacs/cperl-mode.el lib/unicode/syllables.txt
29875 ! win32/bin/search.pl
29876 ____________________________________________________________________________
29877 [ 7631] By: jhi on 2000/11/09 21:12:29
29878 Log: Subject: Re: bash -c exit and linux hints
29879 From: "John P. Linderman" <jpl@research.att.com>
29880 Date: Thu, 02 Nov 2000 09:37:25 -0500
29881 Message-Id: <200011021437.JAA63199@raptor.research.att.com>
29884 ____________________________________________________________________________
29885 [ 7630] By: nick on 2000/11/09 20:34:11
29886 Log: Integrate mainline.
29888 !> (integrate 91 files)
29889 ____________________________________________________________________________
29890 [ 7629] By: jhi on 2000/11/09 19:46:31
29891 Log: Missing dTHXs.
29893 Subject: RE: perl@7595 builds not on cygwin
29894 From: "Eric Fifer" <egf7@columbia.edu>
29895 Date: Thu, 9 Nov 2000 19:26:50 -0000
29896 Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
29898 ! ext/Devel/Peek/Peek.xs
29899 ____________________________________________________________________________
29900 [ 7628] By: jhi on 2000/11/09 14:48:27
29901 Log: Disable only the tests 99 and 166 for UTF-8 locales.
29903 ! t/pragma/locale.t
29904 ____________________________________________________________________________
29905 [ 7627] By: jhi on 2000/11/09 14:40:27
29906 Log: There's no =head3.
29909 ____________________________________________________________________________
29910 [ 7626] By: jhi on 2000/11/09 13:54:26
29911 Log: The generated boot_* headers are wrong. Pickier compiler,
29912 such as KAI C++ will refuse to compile the resulting perlmain.
29914 Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
29915 From: Harri Pasanen <harri.pasanen@trema.com>
29916 Date: Thu, 09 Nov 2000 14:23:28 +0100
29917 Message-Id: <3A0AA550.26D548A3@trema.com>
29920 ____________________________________________________________________________
29921 [ 7625] By: jhi on 2000/11/09 13:50:44
29922 Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
29923 From: Prymmer/Kahn <pvhp@best.com>
29924 Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
29925 Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
29927 All except the "cow orker" change.
29929 ! Porting/pumpkin.pod
29930 ____________________________________________________________________________
29931 [ 7624] By: jhi on 2000/11/09 13:45:33
29934 Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
29935 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
29936 Date: Thu, 09 Nov 2000 11:05:52 +0100
29937 Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
29939 ! pod/perldiag.pod t/pragma/warn/pp_sys
29940 ____________________________________________________________________________
29941 [ 7623] By: jhi on 2000/11/09 13:37:16
29942 Log: Typo in an ifndef.
29944 Subject: Re: [PATCH 5.7.0] better messages from malloc()
29945 From: Joe Smith <jms@inwap.com>
29946 Date: Thu, 09 Nov 2000 01:33:14 -0800
29947 Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
29950 ____________________________________________________________________________
29951 [ 7622] By: jhi on 2000/11/09 13:31:18
29952 Log: Remove unused extra arguments.
29953 Branch: metaconfig/U/perl
29956 ! Configure config_h.SH
29957 ____________________________________________________________________________
29958 [ 7621] By: jhi on 2000/11/09 13:16:36
29959 Log: More VMS moves on environment handling, from Charles Lane.
29961 ! t/pragma/locale.t
29962 ____________________________________________________________________________
29963 [ 7620] By: jhi on 2000/11/09 04:42:38
29964 Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
29965 From: David Dyck <dcd@tc.fluke.com>
29966 Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
29967 Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
29970 ____________________________________________________________________________
29971 [ 7619] By: jhi on 2000/11/09 04:36:21
29972 Log: Forgot from #7618.
29975 ____________________________________________________________________________
29976 [ 7618] By: jhi on 2000/11/09 04:28:44
29977 Log: Make deleting for %ENV work for (newer versions of) VMS,
29978 from Craig A. Berry.
29981 ____________________________________________________________________________
29982 [ 7617] By: jhi on 2000/11/09 04:25:05
29983 Log: Subject: [PATCH] Class::Struct at compile time
29984 From: "Casey R. Tweten" <crt@kiski.net>
29985 Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
29986 Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
29988 ! lib/Class/Struct.pm
29989 ____________________________________________________________________________
29990 [ 7616] By: jhi on 2000/11/09 04:15:17
29991 Log: Subject: [ID 20001108.013] spelling
29992 From: "Todd T. Fries" <todd@fries.int.mrleng.com>
29993 Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
29994 Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
29997 ____________________________________________________________________________
29998 [ 7615] By: jhi on 2000/11/09 04:12:42
29999 Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
30000 From: Peter Prymmer <pvhp@forte.com>
30001 Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
30002 Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
30005 ____________________________________________________________________________
30006 [ 7614] By: jhi on 2000/11/08 22:42:55
30007 Log: A missing aTHX_.
30009 ! ext/IPC/SysV/SysV.xs
30010 ____________________________________________________________________________
30011 [ 7613] By: jhi on 2000/11/08 19:30:21
30012 Log: Update Changes.
30014 ! Changes patchlevel.h
30015 ____________________________________________________________________________
30016 [ 7612] By: jhi on 2000/11/08 18:35:25
30017 Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
30018 From: David Dyck <dcd@tc.fluke.com>
30019 Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
30020 Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
30023 ____________________________________________________________________________
30024 [ 7611] By: jhi on 2000/11/08 18:30:26
30025 Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
30026 From: Dominic Dunlop <domo@computer.org>
30027 Date: Tue, 7 Nov 2000 12:05:25 +0100
30028 Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
30031 ____________________________________________________________________________
30032 [ 7610] By: jhi on 2000/11/08 18:25:14
30033 Log: Do not test UTF-8 locales since that the tests would require
30034 polymorphic regexen.
30036 ! t/pragma/locale.t
30037 ____________________________________________________________________________
30038 [ 7609] By: jhi on 2000/11/08 17:12:51
30039 Log: Locale buglets.
30041 Subject: RE: Locales support (setlocale) fixes
30042 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30043 Date: Wed, 8 Nov 2000 20:01:39 +0300
30044 Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
30046 ! t/pragma/locale.t util.c
30047 ____________________________________________________________________________
30048 [ 7608] By: jhi on 2000/11/08 17:00:16
30049 Log: Deleting $ENV{PATH} in VMS is not recommendable.
30051 ! t/pragma/locale.t
30052 ____________________________________________________________________________
30053 [ 7607] By: jhi on 2000/11/08 16:58:26
30054 Log: Subject: PATCH std stdio for (Free)BSD
30055 From: Nicholas Clark <nick@ccl4.org>
30056 Date: Wed, 8 Nov 2000 15:36:29 +0000
30057 Message-ID: <20001108153629.D98736@plum.flirble.org>
30059 ! U/compline/d_stdstdio.U
30061 ! Configure config_h.SH
30062 ____________________________________________________________________________
30063 [ 7606] By: jhi on 2000/11/08 16:43:31
30064 Log: Forgot to bump the line numbers in #7601.
30066 ! t/pragma/warn/pp_sys
30067 ____________________________________________________________________________
30068 [ 7605] By: jhi on 2000/11/08 16:39:12
30069 Log: More careful detection of how well NVs and UVs mix.
30071 Subject: [PATCH] Re: NV preserving UV (wasRe: [ID 20001007.002] Not OK: perl v5.7.0 +DEVEL7158 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED))
30072 From: Nicholas Clark <nick@ccl4.org>
30073 Date: Wed, 8 Nov 2000 15:14:12 +0000
30074 Message-ID: <20001108151412.B98736@plum.flirble.org>
30076 Added some SIGFPE paranoia.
30077 Branch: metaconfig/U/perl
30080 ! Configure config_h.SH
30081 ____________________________________________________________________________
30082 [ 7604] By: jhi on 2000/11/08 14:39:10
30083 Log: Subject: [patch perl@7595] VMS configure.com tweak
30084 From: "Craig A. Berry" <craigberry@mac.com>
30085 Date: Wed, 8 Nov 2000 00:24:12 -0600
30086 Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
30089 ____________________________________________________________________________
30090 [ 7603] By: jhi on 2000/11/08 14:27:11
30091 Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
30092 From: Robin Barker <rmb1@cise.npl.co.uk>
30093 Date: Wed, 8 Nov 2000 11:11:39 GMT
30094 Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
30097 ____________________________________________________________________________
30098 [ 7602] By: jhi on 2000/11/08 14:25:03
30099 Log: Fix for the tie-refhash string table leaks.
30101 From: Nick Ing-Simmons <nik@tiuk.ti.com>
30102 Date: Wed, 8 Nov 2000 13:03:04 GMT
30103 Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
30105 ! t/lib/tie-refhash.t
30106 ____________________________________________________________________________
30107 [ 7601] By: jhi on 2000/11/08 14:21:08
30108 Log: Try to avoid flockless and emulationless places.
30110 ! t/pragma/warn/pp_sys
30111 ____________________________________________________________________________
30112 [ 7600] By: jhi on 2000/11/08 02:28:54
30113 Log: Overrideable keys, each, pop, push, shift, splice, unshift.
30115 Subject: [PATCH] prototyped functions that should be overrideable
30116 From: "Casey R. Tweten" <crt@kiski.net>
30117 Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
30118 Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
30121 ____________________________________________________________________________
30122 [ 7599] By: jhi on 2000/11/08 01:12:05
30123 Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
30125 Subject: [PATCH] perlbug.PL
30126 From: "Kurt D. Starsinic" <kstar@chapin.edu>
30127 Date: Mon, 6 Nov 2000 21:39:01 -0500
30128 Message-ID: <20001106213901.B20955@O2.chapin.edu>
30131 ____________________________________________________________________________
30132 [ 7598] By: jhi on 2000/11/07 23:42:00
30133 Log: Bad thinko in #7581 (I used the test program with the expanded
30136 ! U/compline/d_stdstdio.U
30139 ____________________________________________________________________________
30140 [ 7597] By: jhi on 2000/11/07 21:43:29
30141 Log: Subject: [PATCH perl@7573] cygwin port
30142 From: "Fifer, Eric" <EFifer@sanwaint.com>
30143 Date: Tue, 7 Nov 2000 18:08:51 -0000
30144 Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
30146 Synchronize with Cygwin 1.1.5.
30148 ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
30149 ! pod/perlport.pod unixish.h util.c
30150 ____________________________________________________________________________
30151 [ 7596] By: jhi on 2000/11/07 21:39:25
30152 Log: perlhack updates from H.Merijn Brand.
30155 ____________________________________________________________________________
30156 [ 7595] By: jhi on 2000/11/07 20:21:41
30157 Log: Update Changes.
30159 ! Changes patchlevel.h
30160 ____________________________________________________________________________
30161 [ 7594] By: jhi on 2000/11/07 19:18:58
30162 Log: Be more robust in Dynaloader.pm.
30164 ! ext/DynaLoader/DynaLoader_pm.PL
30165 ____________________________________________________________________________
30166 [ 7593] By: jhi on 2000/11/07 16:49:31
30167 Log: AUTHORS update.
30170 ____________________________________________________________________________
30171 [ 7592] By: gsar on 2000/11/07 16:39:51
30172 Log: normalize relative paths in virtualized current directory on windows,
30173 under ithreads (avoids ".." etc showing up in what Cwd::cwd()
30177 ____________________________________________________________________________
30178 [ 7591] By: jhi on 2000/11/07 16:04:26
30179 Log: Too profiler-happy: with optimization the #7590 actually makes
30180 the test to run 0.5% _slower_. Requires much more instrumentation.
30183 ! regcomp.c regcomp.h
30184 ____________________________________________________________________________
30185 [ 7590] By: jhi on 2000/11/07 15:51:13
30186 Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
30187 execution time in regcomp.c S_cl_any() and S_cl_is_anything()
30188 by using memset() and testing bytewise (as opposed to bitwise).
30190 ! regcomp.c regcomp.h
30191 ____________________________________________________________________________
30192 [ 7589] By: jhi on 2000/11/07 12:56:39
30193 Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for
30194 From: "Craig A. Berry" <craig.berry@psinetcs.com>
30195 Date: Mon, 06 Nov 2000 23:45:30 -0500
30196 Message-Id: <0011079735.AA973576259@univpress.com>
30198 ! configure.com t/lib/st-lock.t
30199 ____________________________________________________________________________
30200 [ 7588] By: jhi on 2000/11/07 01:03:28
30204 ____________________________________________________________________________
30205 [ 7587] By: jhi on 2000/11/07 01:00:27
30206 Log: A doc addition for bug id 20001105.019, beware \p.
30209 ____________________________________________________________________________
30210 [ 7586] By: jhi on 2000/11/07 00:32:22
30211 Log: Fake support of holey files in win/dosish platforms.
30213 Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
30214 From: kipp@shonanblue.ne.jp
30215 Date: Mon, 6 Nov 2000 13:30:55 -0800
30216 Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
30218 ! ext/SDBM_File/sdbm/sdbm.c
30219 ____________________________________________________________________________
30220 [ 7585] By: jhi on 2000/11/07 00:12:54
30221 Log: Subject: Pod updates
30222 From: "Stephen P. Potter" <spp@spotter.yi.org>
30223 Date: Mon, 06 Nov 2000 18:56:43 -0500
30224 Message-Id: <200011062357.SAA18173@spotter.yi.org>
30226 ! README.dos README.os2 README.win32 pod/buildtoc.PL
30227 ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
30228 ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
30229 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
30230 ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
30231 ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
30232 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
30233 ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
30234 ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
30235 ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
30236 ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
30237 ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
30238 ! pod/perltootc.pod pod/perlunicode.pod
30239 ____________________________________________________________________________
30240 [ 7584] By: jhi on 2000/11/07 00:04:17
30241 Log: Varargs don't always work too well if one puts an unsigned
30242 char on the stack and pop an unsigned quad off the stack.
30244 Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
30245 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30246 Date: Mon, 06 Nov 2000 15:19:05 -0800
30247 Message-ID: <pxzB6gzkgKXY092yn@efn.org>
30250 ____________________________________________________________________________
30251 [ 7583] By: jhi on 2000/11/06 23:58:48
30252 Log: %ENV note tweaks from Dan Sugalski.
30254 ! pod/perlport.pod vms/perlvms.pod
30255 ____________________________________________________________________________
30256 [ 7582] By: jhi on 2000/11/06 23:05:49
30257 Log: glibc5 detection by __GNU_LIBRARY__.
30260 ____________________________________________________________________________
30261 [ 7581] By: jhi on 2000/11/06 22:51:29
30262 Log: Make the stdio test program of 7427 less noisy while being
30263 compiled so that Digital UNIX wouldn't get both
30264 d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
30265 undefined. This makes perlio happy.
30267 ! U/compline/d_stdstdio.U
30269 ! Configure config_h.SH
30270 ____________________________________________________________________________
30271 [ 7580] By: jhi on 2000/11/06 22:41:41
30272 Log: Document %ENV = () portability issues.
30274 ! pod/perlport.pod vms/perlvms.pod
30275 ____________________________________________________________________________
30276 [ 7579] By: jhi on 2000/11/06 21:29:24
30277 Log: VOS updates from Paul Green.
30279 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
30280 ____________________________________________________________________________
30281 [ 7578] By: jhi on 2000/11/06 21:00:40
30282 Log: Sanitize the environment further.
30284 ! t/pragma/locale.t
30285 ____________________________________________________________________________
30286 [ 7577] By: jhi on 2000/11/06 20:53:51
30287 Log: Re-introduce 7552 lost in integration.
30290 ____________________________________________________________________________
30291 [ 7576] By: jhi on 2000/11/06 20:33:46
30292 Log: Admit that the test leaks scalars.
30295 ____________________________________________________________________________
30296 [ 7575] By: jhi on 2000/11/06 20:17:08
30297 Log: Integrate perlio.
30300 ____________________________________________________________________________
30301 [ 7574] By: nick on 2000/11/06 20:07:28
30302 Log: Remove debug. Try (Mmap_t) on madvise() call.
30305 ____________________________________________________________________________
30306 [ 7573] By: jhi on 2000/11/06 13:56:05
30307 Log: Update Changes.
30309 ! Changes patchlevel.h
30310 ____________________________________________________________________________
30311 [ 7572] By: jhi on 2000/11/06 13:48:41
30312 Log: Subject: Re: rsync'ed patches vs. rsync'ed source
30313 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30314 Date: Mon, 06 Nov 2000 10:11:42 +0100
30315 Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
30318 ____________________________________________________________________________
30319 [ 7571] By: jhi on 2000/11/06 01:45:51
30320 Log: AUTHORS updates.
30323 ____________________________________________________________________________
30324 [ 7570] By: jhi on 2000/11/06 00:18:00
30327 Subject: [ID 20000728.005] perl -P broken
30328 From: David Dyck <dcd@tc.fluke.com>
30329 Date: Fri, 28 Jul 2000 17:19:16 -0700
30330 Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
30332 (hopefully). The fix is also not complete, it seems to break
30333 BOM swallowing for libc5 systems, but until someone figures
30334 out a way to do this without ftell(), this will do.
30337 ____________________________________________________________________________
30338 [ 7569] By: jhi on 2000/11/06 00:05:30
30339 Log: Document that the evaled syntax errors cause scalar leaks.
30342 ____________________________________________________________________________
30343 [ 7568] By: jhi on 2000/11/05 23:14:47
30344 Log: opmini.o can linger from Configures past.
30347 ____________________________________________________________________________
30348 [ 7567] By: jhi on 2000/11/05 21:28:39
30349 Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
30350 first argument correctly.
30353 ____________________________________________________________________________
30354 [ 7566] By: jhi on 2000/11/05 21:15:56
30355 Log: Integrate perlio.
30358 ____________________________________________________________________________
30359 [ 7565] By: jhi on 2000/11/05 21:15:13
30360 Log: Use -dM for gcc (the suggested patch did it only for Linux,
30361 but I think it can be generalized).
30363 Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
30364 From: Pixel <pixel@mandrakesoft.com>
30365 Date: 05 Nov 2000 21:49:34 +0100
30366 Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
30368 ! ext/Errno/Errno_pm.PL
30369 ____________________________________________________________________________
30370 [ 7564] By: nick on 2000/11/05 21:09:18
30371 Log: Added a mmap layer as a "subclass" of perlio.
30372 PERLIO=mmap ./perl harness passes
30375 ____________________________________________________________________________
30376 [ 7563] By: jhi on 2000/11/05 19:48:55
30377 Log: Add a note for future generations about bug id 20000229.006.
30380 ____________________________________________________________________________
30381 [ 7562] By: jhi on 2000/11/05 19:38:24
30382 Log: Fix for bug id 19990615.008, pos() unset during s///ge.
30384 ! pp_ctl.c t/op/pos.t
30385 ____________________________________________________________________________
30386 [ 7561] By: jhi on 2000/11/05 18:21:46
30387 Log: Add =pod to be tidy.
30389 ! lib/Math/Complex.pm
30390 ____________________________________________________________________________
30391 [ 7560] By: jhi on 2000/11/05 17:38:46
30392 Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
30394 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
30395 ! ext/Storable/Storable.xs t/lib/st-recurse.t
30396 ____________________________________________________________________________
30397 [ 7559] By: jhi on 2000/11/05 17:32:59
30398 Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
30399 From: "Peter J. Farley III" <pjfarley@banet.net>
30400 Date: Sun, 05 Nov 2000 11:55:59 -0500
30401 Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net>
30404 ____________________________________________________________________________
30405 [ 7558] By: jhi on 2000/11/05 17:29:19
30406 Log: Integrate perlio.
30409 ____________________________________________________________________________
30410 [ 7557] By: jhi on 2000/11/05 17:22:01
30411 Log: A fix of sorts for 20000329.026, a better error message
30412 for a missing "use charnames" when using the \N{...}.
30414 ! pod/perldiag.pod toke.c
30415 ____________________________________________________________________________
30416 [ 7556] By: jhi on 2000/11/05 16:33:50
30417 Log: Test tweak: show also the failed locales.
30419 Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8
30420 From: Lupe Christoph <lupe@lupe-christoph.de>
30421 Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
30422 Message-Id: <200011051139.MAA12442@lupe-christoph.de>
30424 ! t/pragma/locale.t
30425 ____________________________________________________________________________
30426 [ 7555] By: nick on 2000/11/05 11:09:34
30427 Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
30428 open RDWR so does not fail. (pragma/warnings 303 again...)
30431 ____________________________________________________________________________
30432 [ 7554] By: nick on 2000/11/05 10:10:13
30433 Log: Fix case where ungetc(f,EOF) was allowed.
30434 Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
30435 so we can see similarities.
30436 Use types more carefully and a STDCHAR array in hope that this will
30437 fix Jarrko's 64bit machine.
30440 ____________________________________________________________________________
30441 [ 7553] By: jhi on 2000/11/05 01:12:16
30444 Subject: [ID 20001004.007] taint propogation is inconsistent
30445 From: pimlott@idiomtech.com (Andrew Pimlott)
30446 Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
30447 Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
30449 The culprit was sv_setsv() which was rather blindly
30450 propagating taint, which lead to behaviour where if
30451 a tainted anon hash value was seen all the hash values
30452 from then on at that level became tainted, or at any
30453 upper levels in the case of nested anon hashes.
30455 ! sv.c t/op/taint.t
30456 ____________________________________________________________________________
30457 [ 7552] By: jhi on 2000/11/04 23:44:18
30458 Log: Some cpps don't like splitting conditionals across several lines.
30461 ____________________________________________________________________________
30462 [ 7551] By: nick on 2000/11/04 23:40:44
30463 Log: Integrate mainline
30465 !> pp_hot.c t/op/taint.t
30466 ____________________________________________________________________________
30467 [ 7550] By: nick on 2000/11/04 23:39:05
30468 Log: Integrate mainline again
30470 !> Configure config_h.SH embed.h embed.pl perl.h proto.h
30471 !> t/lib/b.t t/op/misc.t util.c
30472 ____________________________________________________________________________
30473 [ 7549] By: jhi on 2000/11/04 23:14:01
30476 Subject: [ID 20001004.006] undef is never tainted
30477 From: pimlott@idiomtech.com (Andrew Pimlott)
30478 Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
30479 Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
30481 An undef read from a slurped file was not tainted.
30483 ! pp_hot.c t/op/taint.t
30484 ____________________________________________________________________________
30485 [ 7548] By: jhi on 2000/11/04 22:56:21
30486 Log: Test tweak ($Config{useperlio} is by default undef) .
30489 ____________________________________________________________________________
30490 [ 7547] By: jhi on 2000/11/04 22:43:56
30491 Log: Integrate perlio.
30494 !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
30495 !> pod/perlapi.pod t/lib/b.t
30496 ____________________________________________________________________________
30497 [ 7546] By: jhi on 2000/11/04 22:40:59
30498 Log: Configure would use a bad $myuname from an old config.sh.
30500 Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
30501 From: Andy Dougherty <doughera@lafayette.edu>
30502 Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
30503 Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
30505 ! U/modified/Oldconfig.U
30507 ! Configure config_h.SH
30508 ____________________________________________________________________________
30509 [ 7545] By: jhi on 2000/11/04 22:36:54
30510 Log: Subject: Locales support (setlocale) fixes
30511 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
30512 Date: Sat, 4 Nov 2000 10:15:48 +0300
30513 Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
30515 Modified quite a bit to be more portable.
30517 ! embed.h embed.pl perl.h proto.h util.c
30518 ____________________________________________________________________________
30519 [ 7544] By: jhi on 2000/11/04 22:32:47
30520 Log: Dying is too strict here, better just skip.
30523 ____________________________________________________________________________
30524 [ 7543] By: nick on 2000/11/04 21:55:13
30525 Log: Merge mainline
30527 +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
30528 +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
30529 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
30530 !> (integrate 64 files)
30531 ____________________________________________________________________________
30532 [ 7542] By: jhi on 2000/11/04 21:09:28
30533 Log: More Changes tweakery.
30535 ! Changes Porting/genlog
30536 ____________________________________________________________________________
30537 [ 7541] By: jhi on 2000/11/04 20:58:18
30538 Log: Changes fixups.
30541 ____________________________________________________________________________
30542 [ 7540] By: jhi on 2000/11/04 20:42:38
30543 Log: Locale tweakery. Add test case for bug id 20000809.003 to op/misc,
30544 create a "fast path" for locale name probing using "locale -a"
30545 if available, squash finally hopefully the s?printf resetting
30546 the numeric locale (since, IIUC perllocale, it never shouldn't).
30548 ! sv.c t/op/misc.t t/pragma/locale.t
30549 ____________________________________________________________________________
30550 [ 7539] By: nick on 2000/11/04 19:56:10
30551 Log: PerlIO infrastructure complete.
30554 ! MANIFEST iperlsys.h perlio.c t/lib/b.t
30555 ____________________________________________________________________________
30556 [ 7538] By: nick on 2000/11/04 14:31:32
30557 Log: Type tweaks + less contorted allocation scheme
30560 ____________________________________________________________________________
30561 [ 7537] By: nick on 2000/11/04 12:40:42
30562 Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
30563 a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
30564 fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
30565 sensible) which lead to some interesting fails.
30568 ____________________________________________________________________________
30569 [ 7536] By: jhi on 2000/11/04 00:20:02
30570 Log: Add FCNTL_CAN_LOCK.
30572 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
30573 From: Andy Dougherty <doughera@lafayette.edu>
30574 Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
30575 Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
30577 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
30578 From: Andy Dougherty <doughera@lafayette.edu>
30579 In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
30580 Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
30581 Branch: metaconfig/U/perl
30582 + d_fcntl_can_lock.U
30585 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30586 ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
30587 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30588 ! vos/config.ga.h win32/config.bc win32/config.gc
30590 ____________________________________________________________________________
30591 [ 7535] By: nick on 2000/11/03 22:19:10
30592 Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
30593 - Works on Linux with
30596 - Works on Solaris with
30598 - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
30599 - Fails (hangs in openpid) if you try and stack
30600 perlio + stdio - Linux stdio's read() logic is hanging.
30602 ! iperlsys.h perlio.c
30603 ____________________________________________________________________________
30604 [ 7534] By: jhi on 2000/11/03 15:16:02
30605 Log: Subject: Re: README.aix
30606 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30607 Date: Fri, 03 Nov 2000 16:03:15 +0100
30608 Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
30611 ____________________________________________________________________________
30612 [ 7533] By: jhi on 2000/11/03 03:59:02
30613 Log: Subject: [PATCH 5.7.0] better messages from malloc()
30614 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30615 Date: Wed, 1 Nov 2000 23:39:56 -0500
30616 Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
30618 ! malloc.c pod/perldiag.pod
30619 ____________________________________________________________________________
30620 [ 7532] By: jhi on 2000/11/03 00:11:56
30621 Log: The #7521 touched things it shouldn't have.
30623 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
30624 ____________________________________________________________________________
30625 [ 7531] By: jhi on 2000/11/02 22:32:33
30626 Log: Subject: [PATCH] Perl@7504, vms/gen_shrfls.pl
30627 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30628 Date: Thu, 2 Nov 2000 16:58:36 EST
30629 Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
30631 ! vms/gen_shrfls.pl
30632 ____________________________________________________________________________
30633 [ 7530] By: jhi on 2000/11/02 22:08:49
30634 Log: Fix the problem discussed in
30636 Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
30637 Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST)
30638 Message-Id: <200010160148.EAA14523@alpha.hut.fi>
30640 originally from Linc Madison. Also Andreas König's comments
30641 taken into account. Some other problems with Tie::SubstrHash
30642 fixed: didn't croak when the table exceeded the requested number
30643 of entries (as documented) but instead when the number of entries
30644 exceeded the size of the table, a croak() had an unnecessary \n,
30645 didn't have a CLEAR method, documented that there is no exists().
30646 Didn't fix to be strict-proof because the module uses &foo; and
30647 dynamic scope. Added a test script exercizing both first tamely
30648 the basic functionality, and then the failure cases reported by
30651 + t/lib/tie-substrhash.t
30652 ! MANIFEST lib/Tie/SubstrHash.pm
30653 ____________________________________________________________________________
30654 [ 7529] By: jhi on 2000/11/02 17:58:08
30655 Log: recv() can fail and return undef.
30657 Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable
30658 From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
30659 Date: Thu, 2 Nov 2000 20:12:20 +0300
30660 Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
30663 ____________________________________________________________________________
30664 [ 7528] By: jhi on 2000/11/02 17:49:09
30668 ____________________________________________________________________________
30669 [ 7527] By: jhi on 2000/11/02 15:48:37
30670 Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
30671 fix a autovivification bug in Tie::RefHash, add tests for both.
30673 Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
30674 From: Edward Avis <epa98@doc.ic.ac.uk>
30675 Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
30676 Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
30678 + t/lib/tie-refhash.t
30679 ! MANIFEST lib/Tie/RefHash.pm
30680 ____________________________________________________________________________
30681 [ 7526] By: jhi on 2000/11/02 13:56:26
30682 Log: Test::Harness revealed buglets in the new DynaLoader.
30684 Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
30685 From: andreas.koenig@anima.de (Andreas J. Koenig)
30686 Date: 02 Nov 2000 11:26:48 +0100
30687 Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
30689 ! ext/DynaLoader/DynaLoader_pm.PL
30690 ____________________________________________________________________________
30691 [ 7525] By: jhi on 2000/11/01 23:52:08
30692 Log: The entry for #7503 was missing.
30695 ____________________________________________________________________________
30696 [ 7524] By: jhi on 2000/11/01 23:40:52
30697 Log: Update Changes.
30699 ! Changes patchlevel.h
30700 ____________________________________________________________________________
30701 [ 7523] By: jhi on 2000/11/01 22:57:09
30702 Log: More tweaking on the #7522 theme.
30704 ! ext/DynaLoader/DynaLoader_pm.PL
30705 ____________________________________________________________________________
30706 [ 7522] By: jhi on 2000/11/01 22:06:15
30707 Log: Expand %Config variables and %ENV variables only if
30708 so requested during build time using the
30709 PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
30710 Not expanding makes relocating distributions easier.
30712 ! ext/DynaLoader/DynaLoader_pm.PL
30713 ____________________________________________________________________________
30714 [ 7521] By: jhi on 2000/11/01 20:56:34
30715 Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
30716 and setgid() because they were just changing $< and $( which means
30717 only changing the real uid/gid, as opposed to changing both
30718 real and effective ids. (The alternative way could have been
30719 in POSIX.pm to change $> and $), too, but making a direct call
30720 to the C API feels cleaner.) Fixes the bug
30722 Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
30723 From: "Garry T. Williams" <garry@zvolve.com>
30724 Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
30725 Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
30727 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
30728 ! ext/POSIX/typemap pod/perlvar.pod
30729 ____________________________________________________________________________
30730 [ 7520] By: jhi on 2000/11/01 20:08:33
30731 Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
30732 From: "Garry T. Williams" <garry@zvolve.com>
30733 Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
30734 Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
30737 ____________________________________________________________________________
30738 [ 7519] By: jhi on 2000/11/01 20:01:22
30739 Log: Locale warning explanation tweak.
30742 ____________________________________________________________________________
30743 [ 7518] By: jhi on 2000/11/01 18:57:13
30746 Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
30747 From: Jarkko Hietaniemi <jhi@iki.fi>
30748 Date: Tue, 10 Oct 2000 08:22:28 -0500
30749 Message-Id: <20001010082228.B17030@chaos.wustl.edu>
30752 ____________________________________________________________________________
30753 [ 7517] By: jhi on 2000/11/01 18:41:59
30754 Log: Subject: [ID 20001005.006] Documentation -- description of qr//
30755 From: Martien Verbruggen <mgjv@comdyn.com.au>
30756 Date: Fri, 6 Oct 2000 14:09:10 +1100
30757 Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
30760 ____________________________________________________________________________
30761 [ 7516] By: jhi on 2000/11/01 18:34:55
30762 Log: Generalize the Camel wording.
30764 Subject: Re: perlfaq style changes
30765 From: John Borwick <jhborwic@unity.ncsu.edu>
30766 Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
30767 Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
30769 ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
30770 ____________________________________________________________________________
30771 [ 7515] By: jhi on 2000/11/01 16:52:31
30772 Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
30773 From: pimlott@idiomtech.com (Andrew Pimlott)
30774 Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
30775 Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
30778 ____________________________________________________________________________
30779 [ 7514] By: jhi on 2000/11/01 15:03:40
30780 Log: More AIX lore.
30782 ! ext/re/hints/aix.pl
30783 ____________________________________________________________________________
30784 [ 7513] By: jhi on 2000/11/01 14:48:30
30785 Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
30786 From: root <root@chronos.fi.muni.cz>
30787 Date: Wed, 1 Nov 2000 12:31:32 +0100
30788 Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
30791 ____________________________________________________________________________
30792 [ 7512] By: jhi on 2000/11/01 14:46:47
30793 Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
30794 From: Martin Husemann <martin@duskware.de>
30795 Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
30796 Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
30799 ____________________________________________________________________________
30800 [ 7511] By: jhi on 2000/11/01 14:39:50
30801 Log: AUTHORS updates.
30804 ____________________________________________________________________________
30805 [ 7510] By: jhi on 2000/11/01 14:29:50
30806 Log: Subject: [PATCH] startperl to respect versiononly
30807 From: Robin Barker <rmb1@cise.npl.co.uk>
30808 Date: Tue, 31 Oct 2000 16:29:36 GMT
30809 Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
30810 Branch: metaconfig/U/perl
30813 ! Configure config_h.SH
30814 ____________________________________________________________________________
30815 [ 7509] By: jhi on 2000/11/01 14:19:53
30816 Log: printf UVs the correct way, noticed by Robin Barker.
30819 ____________________________________________________________________________
30820 [ 7508] By: jhi on 2000/11/01 14:10:03
30821 Log: Do not cleanup *% because the % has special meanings in some
30822 shell environments.
30824 ! ext/Storable/Makefile.PL
30825 ____________________________________________________________________________
30826 [ 7507] By: jhi on 2000/11/01 14:06:00
30827 Log: The NonStop-UX libraries have a novel way to say NaN.
30830 ____________________________________________________________________________
30831 [ 7506] By: jhi on 2000/11/01 14:03:35
30832 Log: The osname has been lowercased by now, from Tom Bates.
30834 ! U/modified/Oldconfig.U
30836 ! Configure config_h.SH
30837 ____________________________________________________________________________
30838 [ 7505] By: jhi on 2000/10/31 19:18:39
30839 Log: The compiler is either gcc or cc, from Tom Bates.
30841 ! hints/nonstopux.sh
30842 ____________________________________________________________________________
30843 [ 7504] By: jhi on 2000/10/31 14:53:42
30844 Log: Update Changes.
30846 ! Changes patchlevel.h
30847 ____________________________________________________________________________
30848 [ 7503] By: jhi on 2000/10/31 14:30:50
30849 Log: Whitespace style tweak. Was originally going to see to
30851 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
30852 From: Joe Smith <jms@inwap.com>
30853 Date: Mon, 30 Oct 2000 18:47:57 -0800
30854 Message-Id: <39FE32DD.24AAC4D@inwap.com>
30856 but that had already been taken care of.
30858 ! U/compline/d_stdstdio.U
30860 ! Configure config_h.SH
30861 ____________________________________________________________________________
30862 [ 7502] By: jhi on 2000/10/31 14:25:02
30863 Log: AUTHORS tweaks.
30866 ____________________________________________________________________________
30867 [ 7501] By: jhi on 2000/10/31 14:23:59
30868 Log: Subject: perlfaq style changes
30869 From: John Borwick <jhborwic@unity.ncsu.edu>
30870 Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
30871 Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
30873 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
30874 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
30875 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
30877 ____________________________________________________________________________
30878 [ 7500] By: jhi on 2000/10/31 14:22:15
30879 Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
30881 Subject: Re: [ID 20000918.005] ~ on wide chars
30882 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30883 Date: Mon, 30 Oct 2000 21:09:55 -0800
30884 Message-ID: <jQl/5gzkgWYL092yn@efn.org>
30886 (The ord() part of the patch skipped.)
30889 ____________________________________________________________________________
30890 [ 7499] By: jhi on 2000/10/31 14:20:08
30891 Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
30892 From: Jens Hamisch <jens@Strawberry.COM>
30893 Date: Mon, 30 Oct 2000 15:17:07 +0100
30894 Message-Id: <20001030151707.A9597@Strawberry.COM>
30897 ____________________________________________________________________________
30898 [ 7498] By: jhi on 2000/10/31 14:16:29
30899 Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
30900 From: Peter Prymmer <pvhp@forte.com>
30901 Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
30902 Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
30904 + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
30905 + ext/Encode/Encode/posix-bc.enc
30906 ! MANIFEST t/lib/encode.t
30907 ____________________________________________________________________________
30908 [ 7497] By: jhi on 2000/10/31 14:13:22
30909 Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
30910 From: Peter Prymmer <pvhp@forte.com>
30911 Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
30912 Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
30915 ____________________________________________________________________________
30916 [ 7496] By: jhi on 2000/10/31 14:12:05
30917 Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
30918 From: Peter Prymmer <pvhp@forte.com>
30919 Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
30920 Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
30922 ! t/lib/cgi-function.t
30923 ____________________________________________________________________________
30924 [ 7495] By: jhi on 2000/10/31 14:11:08
30925 Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
30926 From: Peter Prymmer <pvhp@forte.com>
30927 Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
30928 Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
30930 + ext/re/hints/aix.pl
30931 ! MANIFEST ext/re/Makefile.PL
30932 ____________________________________________________________________________
30933 [ 7494] By: jhi on 2000/10/31 14:08:32
30934 Log: Use Errno magic.
30936 Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
30937 From: Casey Tweten <perl@ctweten.amsite.com>
30938 Date: Mon, 30 Oct 2000 15:51:17 -0500
30939 Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
30942 ____________________________________________________________________________
30943 [ 7493] By: jhi on 2000/10/31 14:05:07
30944 Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
30946 Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
30947 From: Nicholas Clark <nick@ccl4.org>
30948 Date: Mon, 30 Oct 2000 17:38:45 +0000
30949 Message-ID: <20001030173845.O60355@plum.flirble.org>
30951 ! Makefile.SH utils/perlbug.PL
30952 ____________________________________________________________________________
30953 [ 7492] By: nick on 2000/10/30 19:37:23
30954 Log: Change files which are mysteriously different to mainline to be
30955 copies of mainline.
30957 ! objXSUB.h perlapi.c pod/perlapi.pod
30958 ____________________________________________________________________________
30959 [ 7491] By: nick on 2000/10/30 18:05:54
30960 Log: Perlio fixes discovered on big-endian & very traditional Solaris:
30961 - typo in endian code in putc.
30962 - Don't allow read of write-only files and vice-versa
30963 - and off-by-one in flush-all loop.
30964 Remove debug calls as they were using GCC specific features.
30967 ____________________________________________________________________________
30968 [ 7490] By: nick on 2000/10/29 21:45:45
30969 Log: Integrate mainline to perlio
30971 !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
30973 ____________________________________________________________________________
30974 [ 7489] By: jhi on 2000/10/29 21:11:08
30975 Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
30976 From: andreas.koenig@anima.de (Andreas J. Koenig)
30977 Date: 29 Oct 2000 22:05:59 +0100
30978 Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
30980 ! lib/ExtUtils/Manifest.pm
30981 ____________________________________________________________________________
30982 [ 7488] By: jhi on 2000/10/29 21:07:47
30983 Log: Tests for #7487.
30985 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
30986 From: andreas.koenig@anima.de (Andreas J. Koenig)
30987 Date: 29 Oct 2000 19:37:09 +0100
30988 Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
30991 ____________________________________________________________________________
30992 [ 7487] By: jhi on 2000/10/29 21:06:27
30993 Log: constsub spillage.
30995 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
30996 From: John Tobey <jtobey@john-edwin-tobey.org>
30997 Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
30998 Message-Id: <m13pvSr-000FObC@feynman.localnet>
31001 ____________________________________________________________________________
31002 [ 7486] By: nick on 2000/10/29 21:05:04
31003 Log: Integrate mainline to perlio branch
31005 +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
31006 +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
31007 +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
31008 +> vos/install_perl.cm
31009 - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
31010 - vos/config.h vos/config_h.SH_orig
31011 !> (integrate 141 files)
31012 ____________________________________________________________________________
31013 [ 7485] By: jhi on 2000/10/29 21:00:47
31014 Log: Make \x{...} consistently produce UTF-8.
31016 Subject: Re: \x{...} is confused
31017 From: Simon Cozens <simon@cozens.net>
31018 Date: Sun, 29 Oct 2000 19:36:48 +0000
31019 Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
31021 ! t/pragma/utf8.t toke.c
31022 ____________________________________________________________________________
31023 [ 7484] By: nick on 2000/10/29 20:05:29
31024 Log: PerlIO passes all tests.
31027 ____________________________________________________________________________
31028 [ 7483] By: jhi on 2000/10/29 18:06:55
31029 Log: Update Changes.
31031 ! Changes patchlevel.h
31032 ____________________________________________________________________________
31033 [ 7482] By: nick on 2000/10/29 17:43:28
31034 Log: Include <unistd.h> to get correct lseek() prototype etc.
31035 (I thought perl.h did that) - down to two fails
31036 - comp/require.t (last test)
31037 - lib/io_xs.t - possibly import/export of FILE * ?
31040 ____________________________________________________________________________
31041 [ 7481] By: jhi on 2000/10/29 17:02:37
31042 Log: UTF-8 decoder tweak.
31045 ____________________________________________________________________________
31046 [ 7480] By: nick on 2000/10/29 16:26:11
31047 Log: Fixed two bugs:
31048 - error code not being set on close (of broken pipe)
31049 - append mode was truncating.
31050 At least one seek/tell bug remains.
31053 ____________________________________________________________________________
31054 [ 7479] By: nick on 2000/10/29 11:18:16
31055 Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
31056 in case of accidents. Still several worrying fails, no line disciplines yet.
31058 ! iperlsys.h perlio.c
31059 ____________________________________________________________________________
31060 [ 7478] By: jhi on 2000/10/29 02:04:01
31061 Log: Add also emailless people.
31064 ____________________________________________________________________________
31065 [ 7477] By: jhi on 2000/10/29 01:36:00
31066 Log: The #7476 needs a MANIFEST change, too.
31069 ____________________________________________________________________________
31070 [ 7476] By: jhi on 2000/10/29 01:35:21
31071 Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
31075 ____________________________________________________________________________
31076 [ 7475] By: jhi on 2000/10/28 23:57:25
31077 Log: De-quoted-unreadable to ISO Latin 1.
31078 (There's one ISO-2022-JP name in Changes5.004.)
31080 ! Changes Changes5.6
31081 ____________________________________________________________________________
31082 [ 7474] By: jhi on 2000/10/28 19:13:06
31083 Log: Subject: [ID 20001027.007] uniq array in perlfaq
31084 From: Hans Ginzel <hans@kolej.mff.cuni.cz>
31085 Date: Fri, 27 Oct 2000 19:28:30 +0200
31086 Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz>
31089 ____________________________________________________________________________
31090 [ 7473] By: jhi on 2000/10/28 18:02:05
31091 Log: Locking null mutexes is not recommendable.
31093 Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED)
31094 From: Hugo <hv@crypt.compulink.co.uk>
31095 Date: Sat, 28 Oct 2000 18:41:12 +0100
31096 Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
31099 ____________________________________________________________________________
31100 [ 7472] By: jhi on 2000/10/28 17:52:58
31101 Log: Better create a true mailing list for the repository keepers.
31103 ! Porting/repository.pod
31104 ____________________________________________________________________________
31105 [ 7471] By: jhi on 2000/10/28 17:28:24
31106 Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
31107 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
31109 + Porting/repository.pod
31111 ____________________________________________________________________________
31112 [ 7470] By: jhi on 2000/10/28 17:20:54
31113 Log: Subject: DOC PATCH 5.6.0
31114 From: mjd@plover.com
31115 Date: 27 Oct 2000 17:32:44 -0000
31116 Message-ID: <20001027173244.23754.qmail@plover.com>
31119 ____________________________________________________________________________
31120 [ 7469] By: jhi on 2000/10/28 17:16:45
31121 Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
31122 From: "Peter J. Farley III" <pjfarley@banet.net>
31123 Date: Fri, 27 Oct 2000 20:32:56 -0400
31124 Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
31127 ____________________________________________________________________________
31128 [ 7468] By: jhi on 2000/10/28 17:07:18
31129 Log: Make target reordering to avoid pointless re-makes.
31131 Subject: Re: Total re-make of 'make okfile' after 7451 ?
31132 From: Nicholas Clark <nick@ccl4.org>
31133 Date: Sat, 28 Oct 2000 00:31:02 +0100
31134 Message-ID: <20001028003101.A54517@plum.flirble.org>
31137 ____________________________________________________________________________
31138 [ 7467] By: jhi on 2000/10/28 17:05:31
31139 Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
31140 From: lvirden@cas.org
31141 Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
31142 Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
31145 ____________________________________________________________________________
31146 [ 7466] By: jhi on 2000/10/28 16:09:16
31147 Log: Upgrade to CPAN 1.58_55.
31149 Subject: CPAN.pm status
31150 From: andreas.koenig@anima.de (Andreas J. Koenig)
31151 Date: 28 Oct 2000 08:18:00 +0200
31152 Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
31154 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
31155 ____________________________________________________________________________
31156 [ 7465] By: jhi on 2000/10/28 16:02:47
31157 Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
31159 ! embed.h embed.pl perl.h proto.h toke.c
31160 ____________________________________________________________________________
31161 [ 7464] By: nick on 2000/10/28 10:43:44
31162 Log: Fix for sv_2iv() on "shared" value from keys %hash.
31165 ____________________________________________________________________________
31166 [ 7463] By: jhi on 2000/10/27 16:18:29
31167 Log: Update Changes.
31169 ! Changes patchlevel.h
31170 ____________________________________________________________________________
31171 [ 7462] By: jhi on 2000/10/27 16:17:44
31172 Log: Too enthusiastic editing in #7460.
31174 ! U/modified/Oldsym.U
31176 ! Configure config_h.SH
31177 ____________________________________________________________________________
31178 [ 7461] By: jhi on 2000/10/27 15:37:38
31179 Log: Retract #7459, the script needs more work.
31183 ____________________________________________________________________________
31184 [ 7460] By: jhi on 2000/10/27 15:23:14
31185 Log: Use $sort, $uniq (and $tr) consistently as wondered
31188 ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
31189 ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
31190 ! U/modified/libc.U
31192 ! Configure config_h.SH
31193 ____________________________________________________________________________
31194 [ 7459] By: jhi on 2000/10/27 15:02:07
31195 Log: (Retracted by #7461)
31197 Add a shell script for creating/removing symbolic link farms,
31198 useful for keeping the source code read-only and doing the
31199 builds somewhere else.
31203 ____________________________________________________________________________
31204 [ 7458] By: jhi on 2000/10/27 14:42:20
31205 Log: Do away with the fix_pl.
31208 ! MANIFEST Makefile.SH
31209 ____________________________________________________________________________
31210 [ 7457] By: jhi on 2000/10/27 12:43:13
31211 Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
31212 From: Jens Hamisch <jens@Strawberry.COM>
31213 Date: Fri, 27 Oct 2000 14:38:21 +0200
31214 Message-Id: <20001027143821.B3366@Strawberry.COM>
31217 ____________________________________________________________________________
31218 [ 7456] By: jhi on 2000/10/27 12:33:42
31219 Log: Subject: [PATCH] todo
31220 From: Nicholas Clark <nick@ccl4.org>
31221 Date: Thu, 26 Oct 2000 22:32:29 +0100
31222 Message-ID: <20001026223229.A44540@plum.flirble.org>
31225 ____________________________________________________________________________
31226 [ 7455] By: jhi on 2000/10/27 12:02:21
31227 Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
31228 From: John Tobey <jtobey@john-edwin-tobey.org>
31229 Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
31230 Message-Id: <m13ozHF-000FObC@feynman.localnet>
31232 ! op.c t/pragma/sub_lval.t
31233 ____________________________________________________________________________
31234 [ 7454] By: jhi on 2000/10/27 11:59:42
31235 Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
31236 From: sthoenna@efn.org
31237 Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
31238 Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
31240 ! pp.c t/op/assignwarn.t
31241 ____________________________________________________________________________
31242 [ 7453] By: jhi on 2000/10/27 00:15:08
31243 Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
31245 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
31246 ! ext/Storable/Storable.xs t/lib/st-lock.t
31247 ____________________________________________________________________________
31248 [ 7452] By: jhi on 2000/10/26 13:05:52
31249 Log: Undo #7451, this seems to be a deficiency in Perforce,
31250 there is no per-file line-terminator type, only per-client.
31252 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
31253 ! win32/makefile.mk
31254 ____________________________________________________________________________
31255 [ 7451] By: jhi on 2000/10/26 04:56:03
31256 Log: Experimenting in DOS arcana.
31258 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
31259 ! win32/makefile.mk
31260 ____________________________________________________________________________
31261 [ 7450] By: jhi on 2000/10/26 04:50:52
31262 Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
31263 From: "Peter J. Farley III" <pjfarley@banet.net>
31264 Date: Wed, 25 Oct 2000 23:10:18 -0400
31265 Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
31268 ____________________________________________________________________________
31269 [ 7449] By: jhi on 2000/10/26 04:49:16
31270 Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
31271 From: Hugo <hv@crypt.compulink.co.uk>
31272 Date: Thu, 26 Oct 2000 01:55:17 +0100
31273 Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
31275 minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
31277 ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
31278 ____________________________________________________________________________
31279 [ 7448] By: jhi on 2000/10/26 04:38:36
31280 Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
31281 From: Peter Prymmer <pvhp@forte.com>
31282 Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)
31283 Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
31286 ____________________________________________________________________________
31287 [ 7447] By: jhi on 2000/10/25 23:20:02
31288 Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
31289 in platforms that strictly require all the symbols being present
31293 ____________________________________________________________________________
31294 [ 7446] By: jhi on 2000/10/25 21:55:57
31295 Log: Update Changes.
31297 ! Changes patchlevel.h
31298 ____________________________________________________________________________
31299 [ 7445] By: jhi on 2000/10/25 21:27:08
31300 Log: Integrate with vmsperl #7430 by Charles Bailey:
31302 Cleanup from prior patch (Charles Lane?):
31303 - improve handling of MFDs in Basename and Path
31304 - default to no xsubpp line # munging when building debug images
31306 !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
31307 ____________________________________________________________________________
31308 [ 7444] By: jhi on 2000/10/25 21:03:50
31309 Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
31310 From: John Peacock <JPeacock@UnivPress.com>
31311 Date: Thu, 18 May 2000 11:55:27 -0400
31312 Message-ID: <3924126F.A58BE57A@UnivPress.com>
31314 ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
31316 ____________________________________________________________________________
31317 [ 7443] By: jhi on 2000/10/25 20:43:10
31318 Log: Temporary stopgap for the self-tying issue: for now only
31319 array and hash self-ties are verboten. The real fix, of
31320 course, would be to comprehensively test (and implement?)
31321 and debug (and document) self-ties.
31323 ! pod/perldiag.pod pp_sys.c t/op/tie.t
31324 ____________________________________________________________________________
31325 [ 7442] By: jhi on 2000/10/25 20:14:30
31326 Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
31327 From: Dan Sugalski <dan@sidhe.org>
31328 Date: Wed, 25 Oct 2000 13:36:35 -0400
31329 Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
31331 plus regen global.sym.
31333 ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
31335 ____________________________________________________________________________
31336 [ 7441] By: jhi on 2000/10/25 20:12:20
31337 Log: buildtoc target tweaks.
31340 ____________________________________________________________________________
31341 [ 7440] By: jhi on 2000/10/25 20:03:53
31342 Log: A new version of making the syslog test more robust.
31345 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
31346 From: "Kurt D. Starsinic" <kstar@chapin.edu>
31347 Date: Wed, 25 Oct 2000 12:13:54 -0400
31348 Message-ID: <20001025121354.B2264@O2.chapin.edu>
31351 ____________________________________________________________________________
31352 [ 7439] By: jhi on 2000/10/25 20:00:48
31353 Log: Continue the internal UTF-8 API tweaking.
31354 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
31355 used much more than the simpler API, now called utf8_to_uv_simple().
31356 Still not quite happy with API, too much partial duplication
31359 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
31360 ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
31361 ! regcomp.c regexec.c sv.c toke.c utf8.c
31362 ____________________________________________________________________________
31363 [ 7438] By: jhi on 2000/10/25 18:52:30
31364 Log: Allow poking holes at the UTF-8 decoding strictness.
31366 ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
31368 ____________________________________________________________________________
31369 [ 7437] By: jhi on 2000/10/25 13:53:05
31370 Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
31371 UTF8LEN() and UTF8SKIP().
31373 ! pp.c utf8.c utf8.h
31374 ____________________________________________________________________________
31375 [ 7436] By: jhi on 2000/10/25 13:51:37
31376 Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
31377 From: Nicholas Clark <nick@ccl4.org>
31378 Date: Wed, 25 Oct 2000 14:44:05 +0100
31379 Message-ID: <20001025144404.D27253@plum.flirble.org>
31382 ____________________________________________________________________________
31383 [ 7435] By: jhi on 2000/10/25 13:49:32
31384 Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
31385 From: Mike Guy <mjtg@cam.ac.uk>
31386 Date: Tue, 24 Oct 2000 14:59:40 +0100
31387 Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
31390 ____________________________________________________________________________
31391 [ 7434] By: jhi on 2000/10/25 13:48:41
31392 Log: AIX is picky about its symbol exports. Solution for now
31393 is to include the deb.o explicitly to the re extension build.
31395 Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
31396 From: Peter Prymmer <pvhp@forte.com>
31397 Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
31398 Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
31400 ! ext/re/Makefile.PL hints/aix.sh
31401 ____________________________________________________________________________
31402 [ 7433] By: jhi on 2000/10/25 13:46:49
31403 Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
31404 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31405 Date: Wed, 25 Oct 2000 12:02:20 +0200
31406 Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
31409 ____________________________________________________________________________
31410 [ 7432] By: jhi on 2000/10/25 13:44:28
31411 Log: Subject: Minor update to find2perl, for portability
31412 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
31413 Date: Wed, 25 Oct 2000 12:05:47 +0100
31414 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
31417 ____________________________________________________________________________
31418 [ 7431] By: jhi on 2000/10/25 13:40:39
31419 Log: Add targets to Makefile.SH, most importantly
31420 'regen_all' which also remembers to update vms/perly*.
31423 ____________________________________________________________________________
31424 [ 7430] By: bailey on 2000/10/25 03:13:53
31425 Log: Cleanup from prior patch (Charles Lane?):
31426 - improve handling of MFDs in Basename and Path
31427 - default to no xsubpp line # munging when building debug images
31429 ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
31430 ____________________________________________________________________________
31431 [ 7429] By: jhi on 2000/10/24 20:03:40
31432 Log: Podify README.epoc and README.vos.
31434 ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
31435 ! pod/perlport.pod pod/perltoc.pod
31436 ____________________________________________________________________________
31437 [ 7428] By: jhi on 2000/10/24 19:10:33
31438 Log: Stratus VOS updates from Paul Green.
31440 + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
31441 + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
31442 - vos/config.def vos/config.h vos/config_h.SH_orig
31443 ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
31444 ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
31445 ____________________________________________________________________________
31446 [ 7427] By: jhi on 2000/10/24 18:59:48
31447 Log: Check if stdio supports tweaking lval and cnt simultaneously.
31449 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
31450 From: Nicholas Clark <nick@ccl4.org>
31451 Date: Mon, 23 Oct 2000 15:39:32 +0100
31452 Message-ID: <20001023153932.A10786@plum.flirble.org>
31454 ! U/compline/d_stdstdio.U
31456 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31457 ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
31458 ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
31459 ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
31460 ! vos/config.h vos/config_h.SH_orig win32/config.bc
31461 ! win32/config.gc win32/config.vc
31462 ____________________________________________________________________________
31463 [ 7426] By: jhi on 2000/10/24 17:57:44
31464 Log: Missed the header file changes from #7425.
31466 ! embed.h embed.pl objXSUB.h proto.h
31467 ____________________________________________________________________________
31468 [ 7425] By: jhi on 2000/10/24 17:55:17
31469 Log: Fix the bug reported in
31471 From: andreas.koenig@anima.de (Andreas J. Koenig)
31472 Subject: Encode bug?
31473 Date: 24 Oct 2000 14:01:26 +0200
31474 Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
31476 Also make is_utf8_char() stricter.
31478 ! ext/Encode/Encode.xs utf8.c
31479 ____________________________________________________________________________
31480 [ 7424] By: jhi on 2000/10/24 15:15:39
31481 Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
31482 From: Peter Scott <Peter@PSDT.com>
31483 Date: Mon, 23 Oct 2000 19:46:01 -0700
31484 Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
31487 ____________________________________________________________________________
31488 [ 7423] By: jhi on 2000/10/24 14:25:30
31489 Log: Test tweak to avoid pulling in the whole Config.
31492 ____________________________________________________________________________
31493 [ 7422] By: jhi on 2000/10/24 14:03:16
31494 Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
31497 ____________________________________________________________________________
31498 [ 7421] By: jhi on 2000/10/24 13:32:09
31499 Log: (Replaced by #7440.)
31501 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
31502 From: "Kurt D. Starsinic" <kstar@chapin.edu>
31503 Date: Mon, 23 Oct 2000 16:40:54 -0400
31504 Message-ID: <20001023164054.B14491@O2.chapin.edu>
31507 ____________________________________________________________________________
31508 [ 7420] By: jhi on 2000/10/24 13:30:53
31509 Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
31510 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31511 Date: Mon, 23 Oct 2000 17:29:03 -0400
31512 Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
31514 ! lib/ExtUtils/MM_Unix.pm
31515 ____________________________________________________________________________
31516 [ 7419] By: jhi on 2000/10/24 13:29:57
31517 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
31518 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
31519 Date: Mon, 23 Oct 2000 19:01:32 -0400
31520 Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
31523 ____________________________________________________________________________
31524 [ 7418] By: jhi on 2000/10/24 13:26:04
31525 Log: Replace #7409 with
31527 Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
31528 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
31529 Date: Mon, 23 Oct 2000 20:08:56 +0200
31530 Message-ID: <20001023200855.A14850@nice.ram.loc>
31532 ! ext/Storable/Storable.pm t/lib/st-lock.t
31533 ____________________________________________________________________________
31534 [ 7417] By: jhi on 2000/10/24 13:17:52
31535 Log: Run vms/vms_yfix.pl, should have done that after changing
31538 ! vms/perly_c.vms vms/perly_h.vms
31539 ____________________________________________________________________________
31540 [ 7416] By: jhi on 2000/10/24 02:55:33
31541 Log: Make the UTF-8 decoding stricter and more verbose when
31542 malformation happens. This involved adding an argument
31543 to utf8_to_uv_chk(), which involved changing its prototype,
31544 and prefer STRLEN over I32 for the UTF-8 length, which as
31545 a domino effect necessitated changing the prototypes of
31546 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
31547 The stricter UTF-8 decoding checking uses Markus Kuhn's
31548 UTF-8 Decode Stress Tester from
31549 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
31551 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
31552 ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
31553 ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
31554 ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
31555 ____________________________________________________________________________
31556 [ 7415] By: jhi on 2000/10/23 14:06:06
31557 Log: Update Changes.
31559 ! Changes patchlevel.h
31560 ____________________________________________________________________________
31561 [ 7414] By: jhi on 2000/10/23 12:39:52
31562 Log: Undo the basename() part of #7412 since the lib/basename
31563 tests would need upgrading too.
31565 ! lib/File/Basename.pm
31566 ____________________________________________________________________________
31567 [ 7413] By: jhi on 2000/10/23 12:19:27
31568 Log: Document PERL_INSTALL_ROOT of #7210.
31570 ! lib/ExtUtils/Install.pm
31571 ____________________________________________________________________________
31572 [ 7412] By: jhi on 2000/10/23 12:16:47
31573 Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
31575 ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
31576 ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
31577 ____________________________________________________________________________
31578 [ 7411] By: jhi on 2000/10/23 12:07:41
31579 Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
31580 From: Prymmer/Kahn <pvhp@best.com>
31581 Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
31582 Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
31584 ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
31585 ____________________________________________________________________________
31586 [ 7410] By: jhi on 2000/10/23 04:10:11
31587 Log: The change #7187 was not so good on VMS.
31589 Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
31590 From: "Craig A. Berry" <craig.berry@psinetcs.com>
31591 Date: Sun, 22 Oct 2000 23:03:08 -0500
31592 Message-Id: <p04330102b617d093470b@[172.16.52.1]>
31595 ____________________________________________________________________________
31596 [ 7409] By: jhi on 2000/10/23 03:57:36
31597 Log: Avoid Storable locking on DJGPP for now.
31599 Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
31600 From: "Peter J. Farley III" <pjfarley@banet.net>
31601 Date: Sun, 22 Oct 2000 20:00:00 -0400
31602 Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
31604 ! ext/Storable/Storable.pm t/lib/st-lock.t
31605 ____________________________________________________________________________
31606 [ 7408] By: jhi on 2000/10/23 03:50:24
31607 Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
31608 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
31609 Date: Sun, 22 Oct 2000 21:12:22 -0400
31610 Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
31613 ____________________________________________________________________________
31614 [ 7407] By: jhi on 2000/10/23 03:43:12
31615 Log: Subject: Re: [ID 20001021.005] SEGV with regex match
31616 From: Hugo <hv@crypt.compulink.co.uk>
31617 Date: Mon, 23 Oct 2000 00:47:22 +0100
31618 Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
31620 ! regexec.c t/op/pat.t
31621 ____________________________________________________________________________
31622 [ 7406] By: jhi on 2000/10/23 03:40:29
31623 Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
31625 ! lib/ExtUtils/MakeMaker.pm
31626 ____________________________________________________________________________
31627 [ 7405] By: jhi on 2000/10/22 21:32:00
31630 Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
31631 From: rspier@pobox.com (Robert Spier)
31632 Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
31633 Message-ID: <14835.16112.13457.447971@rls.cx>
31636 ____________________________________________________________________________
31637 [ 7404] By: jhi on 2000/10/22 21:30:51
31638 Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
31639 From: rspier@pobox.com (Robert Spier)
31640 Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
31641 Message-ID: <14835.17223.72448.705566@rls.cx>
31643 ! lib/ExtUtils/MakeMaker.pm
31644 ____________________________________________________________________________
31645 [ 7403] By: jhi on 2000/10/22 21:24:11
31646 Log: Subject: [PATCH bleadperl] ripples from constsub patch
31647 From: John Tobey <jtobey@john-edwin-tobey.org>
31648 Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
31649 Message-Id: <m13nSOB-000FObC@feynman.localnet>
31651 ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
31652 ____________________________________________________________________________
31653 [ 7402] By: jhi on 2000/10/22 20:59:35
31654 Log: Support s?printf parameter reordering.
31656 ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
31657 ____________________________________________________________________________
31658 [ 7401] By: jhi on 2000/10/22 19:19:14
31659 Log: Expand %Config variables only if explicitly so requested
31660 during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
31662 Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
31663 From: Gurusamy Sarathy <gsar@ActiveState.com>
31664 Date: Sun, 22 Oct 2000 11:47:32 -0700
31665 Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>
31667 ! Makefile.SH lib/lib_pm.PL
31668 ____________________________________________________________________________
31669 [ 7400] By: jhi on 2000/10/22 18:24:10
31670 Log: Move the #7390 test from warn/op to comp/redef.
31672 Subject: Re: Creating const subs for constants.
31673 From: John Tobey <jtobey@john-edwin-tobey.org>
31674 Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
31675 Message-Id: <m13nG72-000FObC@feynman.localnet>
31677 ! t/comp/redef.t t/pragma/warn/op
31678 ____________________________________________________________________________
31679 [ 7399] By: jhi on 2000/10/22 17:49:59
31680 Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
31681 From: Nicholas Clark <nick@ccl4.org>
31682 Date: Sat, 21 Oct 2000 22:23:19 +0100
31683 Message-ID: <20001021222319.B45586@plum.flirble.org>
31685 ! ext/DynaLoader/DynaLoader_pm.PL
31686 ____________________________________________________________________________
31687 [ 7398] By: jhi on 2000/10/22 17:47:35
31688 Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
31689 From: Hugo <hv@crypt.compulink.co.uk>
31690 Date: Sat, 21 Oct 2000 18:19:59 +0100
31691 Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
31693 ! ext/B/B.pm ext/B/B/C.pm
31694 ____________________________________________________________________________
31695 [ 7397] By: jhi on 2000/10/22 17:35:18
31696 Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
31697 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
31698 Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
31699 Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
31702 ____________________________________________________________________________
31703 [ 7396] By: jhi on 2000/10/22 17:19:46
31704 Log: Subject: installman go-faster stripes
31705 From: Nicholas Clark <nick@talking.bollo.cx>
31706 Date: Sat, 21 Oct 2000 17:24:53 +0100
31707 Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
31709 Subject: Re: installman go-faster stripes
31710 From: Russ Allbery <rra@stanford.edu>
31711 Date: 21 Oct 2000 11:04:13 -0700
31712 Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
31714 ! installman pod/pod2man.PL
31715 ____________________________________________________________________________
31716 [ 7395] By: jhi on 2000/10/22 17:17:35
31717 Log: Hints tweak from Anton Berezin.
31720 ____________________________________________________________________________
31721 [ 7394] By: jhi on 2000/10/22 04:50:04
31722 Log: Tweak the Is* definitions of Unicode character classes
31723 to better match the official categorizations; embrace
31724 the official categorizations; add the combining marks
31725 as alpha (and -numeric); fix DCinital (a typo and edito)
31728 + lib/unicode/Is/DCmedial.pl
31729 - lib/unicode/Is/DCinital.pl
31730 ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
31731 ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
31732 ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
31733 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
31734 ____________________________________________________________________________
31735 [ 7393] By: jhi on 2000/10/21 18:06:05
31736 Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
31737 From: Daniel Chetlin <daniel@chetlin.com>
31738 Date: Sat, 21 Oct 2000 02:57:03 -0700
31739 Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
31741 + t/lib/tie-splice.t
31742 ! MANIFEST lib/Tie/Array.pm
31743 ____________________________________________________________________________
31744 [ 7392] By: gsar on 2000/10/21 18:05:15
31745 Log: resync utfperl branch with mainline
31747 !> (integrate 1760 files)
31748 ____________________________________________________________________________
31749 [ 7391] By: jhi on 2000/10/21 14:37:49
31750 Log: Testcases for a #7383,#7385 related bug.
31752 Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
31753 From: Nicholas Clark <nick@ccl4.org>
31754 Date: Sat, 21 Oct 2000 15:04:51 +0100
31755 Message-ID: <20001021150451.A51566@plum.flirble.org>
31758 ____________________________________________________________________________
31759 [ 7390] By: jhi on 2000/10/21 14:35:57
31760 Log: Add a testcase for #7389.
31763 ____________________________________________________________________________
31764 [ 7389] By: jhi on 2000/10/21 14:26:45
31765 Log: Subject: Re: Creating const subs for constants.
31766 From: John Tobey <jtobey@john-edwin-tobey.org>
31767 Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
31768 Message-Id: <m13mo0N-000FObC@feynman.localnet>
31770 ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
31772 ____________________________________________________________________________
31773 [ 7388] By: nick on 2000/10/21 11:44:23
31774 Log: Populate perlio branch
31776 +> (branch 1760 files)
31777 ____________________________________________________________________________
31778 [ 7387] By: nick on 2000/10/21 10:52:05
31779 Log: Get branch back as replica of mainline via :
31780 p4 integrate -b utfperl
31781 p4 resolve -at ./...
31783 +> (branch 269 files)
31784 - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
31785 - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
31786 - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
31787 - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
31788 - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
31789 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
31790 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
31791 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
31792 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
31793 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
31794 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
31795 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
31796 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
31797 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
31798 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
31799 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
31800 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
31801 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
31802 - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
31803 - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
31804 - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
31805 - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
31806 - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
31807 - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
31808 - lib/unicode/UCD300.html lib/unicode/Unicode.300
31809 - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
31810 - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
31811 - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
31812 - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
31813 !> (integrate 965 files)
31814 ____________________________________________________________________________
31815 [ 7386] By: jhi on 2000/10/21 01:31:12
31816 Log: Update Changes.
31818 ! Changes patchlevel.h
31819 ____________________________________________________________________________
31820 [ 7385] By: jhi on 2000/10/21 01:28:42
31821 Log: The #7383 was right only in the context of the original bug report,
31822 not in more general case.
31825 ____________________________________________________________________________
31826 [ 7384] By: jhi on 2000/10/21 01:08:23
31827 Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
31829 ! ext/IO/lib/IO/Select.pm
31830 ____________________________________________________________________________
31831 [ 7383] By: jhi on 2000/10/21 00:44:18
31832 Log: Fix for ID 20001020.006, concatenating an unset submatch
31833 with utf8 resulted in "Modification of a read-only value".
31835 ! pp_hot.c t/pragma/utf8.t
31836 ____________________________________________________________________________
31837 [ 7382] By: jhi on 2000/10/20 20:44:31
31838 Log: Make scan_num() reëntrant, as suggested in
31840 Subject: [PATCH perl@7229] Rentrant parser and yylex()
31841 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
31842 Date: Fri, 20 Oct 2000 14:17:27 +0100
31843 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
31845 ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
31847 ____________________________________________________________________________
31848 [ 7381] By: jhi on 2000/10/20 20:07:29
31849 Log: Reëntrancy fix.
31851 Subject: [PATCH perl@7229] Rentrant parser and yylex()
31852 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
31853 Date: Fri, 20 Oct 2000 14:17:27 +0100
31854 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
31856 ! embed.h embed.pl perl.h proto.h toke.c
31857 ____________________________________________________________________________
31858 [ 7380] By: jhi on 2000/10/20 19:15:54
31859 Log: Don't write double values through long double pointers,
31862 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
31863 From: Jens Hamisch <jens@Strawberry.COM>
31864 Date: Tue, 17 Oct 2000 08:39:36 +0200
31865 Message-Id: <20001017083936.A11104@Strawberry.COM>
31868 ____________________________________________________________________________
31869 [ 7379] By: jhi on 2000/10/20 18:43:37
31870 Log: Portability tweak on #7377.
31872 Subject: Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
31873 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31874 Date: Fri, 20 Oct 2000 13:13:41 EDT
31875 Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
31878 ____________________________________________________________________________
31879 [ 7378] By: jhi on 2000/10/20 12:57:19
31880 Log: SOCKS function redefinitions need prototypes, too, otherwise
31881 for example 32 bit versus 64 bit differences cause a lot of
31884 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
31885 From: Jens Hamisch <jens@Strawberry.COM>
31886 Date: Tue, 17 Oct 2000 08:39:36 +0200
31887 Message-Id: <20001017083936.A11104@Strawberry.COM>
31890 ____________________________________________________________________________
31891 [ 7377] By: jhi on 2000/10/20 12:37:12
31892 Log: Subject: [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
31893 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31894 Date: Fri, 20 Oct 2000 08:26:04 EDT
31895 Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
31897 ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
31898 ____________________________________________________________________________
31899 [ 7376] By: jhi on 2000/10/20 12:35:31
31900 Log: Subject: [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
31901 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31902 Date: Fri, 20 Oct 2000 07:48:15 EDT
31903 Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
31905 ! configure.com vms/gen_shrfls.pl
31906 ____________________________________________________________________________
31907 [ 7375] By: bailey on 2000/10/20 04:44:37
31910 +> (branch 134 files)
31911 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
31912 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
31913 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
31914 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
31915 - eg/cgi/frameset.cgi eg/cgi/index.html
31916 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
31917 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
31918 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
31919 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
31920 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
31921 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
31922 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
31923 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
31924 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
31925 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
31926 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
31927 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
31928 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
31929 - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
31930 - lib/unicode/Props.txt lib/unicode/UCD300.html
31931 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
31932 - utils/perlbc.PL vms/subconfigure.com
31933 !> (integrate 785 files)
31934 ____________________________________________________________________________
31935 [ 7374] By: jhi on 2000/10/20 00:59:48
31936 Log: In the latest compiler builds cccdlflags must not become -fpic,
31937 from Wilfredo Sánchez.
31940 ____________________________________________________________________________
31941 [ 7373] By: jhi on 2000/10/20 00:56:35
31942 Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
31943 From: Tony Cook <tony@develop-help.com>
31944 Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
31945 Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
31948 ____________________________________________________________________________
31949 [ 7372] By: jhi on 2000/10/19 19:34:40
31950 Log: Typo noted by Mark Lutz.
31953 ____________________________________________________________________________
31954 [ 7371] By: jhi on 2000/10/19 19:33:13
31955 Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
31957 ! U/modified/Cppsym.U U/modified/Oldconfig.U
31958 Branch: metaconfig/U/perl
31959 ! End.U dlsrc.U libperl.U
31961 + hints/nonstopux.sh
31962 ! Configure MANIFEST config_h.SH
31963 ____________________________________________________________________________
31964 [ 7370] By: jhi on 2000/10/19 17:18:08
31965 Log: Subject: PATCH do_print has 2 PerlIO_error()s
31966 From: nick@ccl4.org
31967 Date: Thu, 19 Oct 2000 18:09:20 +0100
31968 Message-ID: <20001019180920.A8440@babyhippo.co.uk>
31971 ____________________________________________________________________________
31972 [ 7369] By: jhi on 2000/10/19 14:01:49
31973 Log: Update Changes.
31975 ! Changes patchlevel.h
31976 ____________________________________________________________________________
31977 [ 7368] By: jhi on 2000/10/19 13:04:29
31978 Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
31979 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31980 Date: Wed, 18 Oct 2000 13:12:01 +0200
31981 Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
31984 ____________________________________________________________________________
31985 [ 7367] By: jhi on 2000/10/19 02:22:40
31986 Log: Fix of sorts for bug id 20000901.092. There seems to be no trace
31987 of a 'pmshort' anywhere in the B, so the offending line was simply
31991 ____________________________________________________________________________
31992 [ 7366] By: jhi on 2000/10/19 02:12:37
31993 Log: Add the test case for the bug id 20000730.004 which seems
31994 to have been fixed by now.
31997 ____________________________________________________________________________
31998 [ 7365] By: jhi on 2000/10/18 23:36:24
31999 Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH>
32000 From: Hugo <hv@crypt.compulink.co.uk>
32001 Date: Wed, 18 Oct 2000 23:25:58 +0100
32002 Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
32004 ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
32005 ____________________________________________________________________________
32006 [ 7364] By: jhi on 2000/10/18 21:12:53
32010 ____________________________________________________________________________
32011 [ 7363] By: jhi on 2000/10/18 20:55:38
32012 Log: Missing change from #7362.
32015 ____________________________________________________________________________
32016 [ 7362] By: jhi on 2000/10/18 20:52:01
32017 Log: Borland C fstat() never saw the fd as writable.
32019 Subject: fix for Borland's weak "stat" (perl@7211)
32020 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
32021 Date: Mon, 16 Oct 2000 09:55:03 +0400
32022 Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
32025 ____________________________________________________________________________
32026 [ 7361] By: jhi on 2000/10/18 17:43:50
32029 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
32030 ____________________________________________________________________________
32031 [ 7360] By: jhi on 2000/10/18 17:07:44
32032 Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32033 Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
32034 Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
32035 Date: Mon, 16 Oct 2000 15:19:49 +0200
32039 ____________________________________________________________________________
32040 [ 7359] By: jhi on 2000/10/18 17:04:49
32041 Log: Subject: Pod patch for Devel::Peek
32042 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
32043 Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
32044 Date: Mon, 16 Oct 2000 12:26:34 +0200
32046 ! ext/Devel/Peek/Peek.pm
32047 ____________________________________________________________________________
32048 [ 7358] By: jhi on 2000/10/18 17:03:15
32049 Log: Make Cwd more bulletproof in chrooted environments.
32051 Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
32052 From: "Eric E. Coe" <Eric.Coe@oracle.com>
32053 Date: Wed, 18 Oct 2000 04:03:54 -0400
32054 Message-Id: <39ED596A.70E599FE@oracle.com>
32057 ____________________________________________________________________________
32058 [ 7357] By: jhi on 2000/10/18 16:37:26
32059 Log: Disable the UTF8 downgrade croakage for now to avoid
32060 too many not okay messages.
32063 ____________________________________________________________________________
32064 [ 7356] By: jhi on 2000/10/17 23:29:41
32065 Log: Show the failed remote port, instead of the failing line number.
32067 Subject: [PATCH 5.6.1 Debugger] More diagnostics
32068 From: David Sparks <daves@ActiveState.com>
32069 Date: Tue, 17 Oct 2000 15:00:24 -0700
32070 Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
32073 ____________________________________________________________________________
32074 [ 7355] By: jhi on 2000/10/17 14:11:31
32075 Log: On output try to downgrade to bytes, croak if impossible,
32076 from Simon Cozens. This means that outputting >255 UTF8
32077 is impossible. Consider this as a strong incentive to get
32078 the I/O disciplines implemented.
32080 ! doio.c pod/perldiag.pod sv.c
32081 ____________________________________________________________________________
32082 [ 7354] By: jhi on 2000/10/17 13:42:23
32083 Log: Clarify documentation on 'use bytes'.
32085 Subject: Re: What does 'use bytes' "mean" ?
32086 From: Simon Cozens <simon@cozens.net>
32087 Date: Mon, 18 Sep 2000 18:24:25 +0100
32088 Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
32091 ____________________________________________________________________________
32092 [ 7353] By: jhi on 2000/10/17 13:28:12
32093 Log: Workaround for a sfio bug where the stream error indicator
32094 is not cleared as documented.
32096 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
32097 From: Nicholas Clark <nick@ccl4.org>
32098 Date: Mon, 16 Oct 2000 18:28:23 +0100
32099 Message-ID: <20001016182823.J19700@plum.flirble.org>
32102 ____________________________________________________________________________
32103 [ 7352] By: jhi on 2000/10/17 13:06:19
32104 Log: More IoTYPE sprinkling.
32107 ____________________________________________________________________________
32108 [ 7351] By: jhi on 2000/10/16 22:47:07
32109 Log: Detect early whether the std streams have gone bad.
32111 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
32112 Date: Mon, 16 Oct 2000 23:28:42 +0100
32113 From: Nicholas Clark <nick@ccl4.org>
32114 Message-ID: <20001016232842.A37942@plum.flirble.org>
32117 ____________________________________________________________________________
32118 [ 7350] By: jhi on 2000/10/16 22:45:16
32119 Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
32120 From: "Peter J. Farley III" <pjfarley@banet.net>
32121 Date: Mon, 16 Oct 2000 18:15:59 -0400
32122 Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
32124 ! djgpp/djgpp.c dosish.h t/io/open.t
32125 ____________________________________________________________________________
32126 [ 7349] By: jhi on 2000/10/16 22:36:45
32127 Log: perldelta tweak.
32129 ! pod/perldelta.pod
32130 ____________________________________________________________________________
32131 [ 7348] By: jhi on 2000/10/16 15:17:53
32132 Log: Update Changes.
32134 ! Changes patchlevel.h
32135 ____________________________________________________________________________
32136 [ 7347] By: jhi on 2000/10/16 13:55:27
32137 Log: Add the capability to include/exclude branches.
32140 ____________________________________________________________________________
32141 [ 7346] By: jhi on 2000/10/16 13:18:04
32142 Log: Add Charles Lane.
32145 ____________________________________________________________________________
32146 [ 7345] By: jhi on 2000/10/16 13:13:21
32147 Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
32149 ! pod/perldelta.pod
32150 ____________________________________________________________________________
32151 [ 7344] By: gsar on 2000/10/16 09:30:21
32152 Log: integrate change#6220 from cfgperl
32154 Win32 patches from Benjamin Stuhl.
32155 Branch: maint-5.6/perl
32156 !> makedef.pl win32/win32.h
32157 ____________________________________________________________________________
32158 [ 7343] By: gsar on 2000/10/16 08:32:19
32159 Log: integrate changes#6221,6222 from cfgperl
32161 Remove tr///CU (the feature is to be obsoleted by better interfaces).
32162 From: simon@brecon.co.uk (Simon Cozens)
32163 Subject: [PATCH] Eliminate tr///[CU][CU]
32164 Date: 23 Jun 2000 11:05:40 GMT
32165 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
32168 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
32169 From: Ian Phillipps <Ian.Phillipps@iname.com>
32170 Date: Fri, 23 Jun 2000 10:40:58 +0100
32171 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
32172 Branch: maint-5.6/perl
32173 !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
32174 ____________________________________________________________________________
32175 [ 7342] By: gsar on 2000/10/16 08:28:08
32176 Log: integrate change#6217 from cfgperl (in part)
32178 Rename the fdpid locking and integrate with Sarathy.
32179 Branch: maint-5.6/perl
32180 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
32181 !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
32182 !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
32184 ____________________________________________________________________________
32185 [ 7341] By: gsar on 2000/10/16 08:23:39
32186 Log: integrate changes#6214..6216 from mainline
32188 @_ can't have junk in it even in the non-USE_ITHREADS case because
32189 caller() wants to populate @DB::args with it (causes a coredump
32190 in Carp::confess())
32192 tweak comment about @DB::args
32194 be more optimal about clearing @_
32195 Branch: maint-5.6/perl
32196 !> av.h cop.h pp_ctl.c t/op/runlevel.t
32197 ____________________________________________________________________________
32198 [ 7340] By: gsar on 2000/10/16 08:20:37
32199 Log: integrate changes#6207..6210 from cfgperl
32201 Subject: [PATCH 5.6.0] Threadsafe patches
32202 From: Dan Sugalski <dan@sidhe.org>
32203 To: perl5-porters@perl.org
32204 Date: Mon, 08 May 2000 18:08:13 -0400
32205 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
32207 Regen headers for #6207.
32209 Lock PL_fdpid against race conditions, based on:
32210 Subject: [PATCH 5.6.0]subprocess fixup for threads
32211 From: Dan Sugalski <dan@sidhe.org>
32212 To: perl5-porters@perl.org
32213 Date: Tue, 11 Apr 2000 17:02:32 -0400
32214 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
32216 Mopup for #6207 and #6209.
32217 Branch: maint-5.6/perl
32218 !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
32219 !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
32221 ____________________________________________________________________________
32222 [ 7339] By: gsar on 2000/10/16 08:14:34
32223 Log: integrate change#6203 from cfgperl
32225 perldiag should refer to perlos2.pod not README.os2
32226 Branch: maint-5.6/perl
32227 !> pod/perldiag.pod
32228 ____________________________________________________________________________
32229 [ 7338] By: gsar on 2000/10/16 08:11:42
32230 Log: integrate change#6201 from mainline
32232 Perl_eval_pv() leaks 4 bytes every time it is called because it
32233 does a PUSHMARK that's never ever POPMARKed; in general, only
32234 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
32235 Perl_eval_[sp]v() don't because they don't take any incoming
32236 arguments (this leak has been around since the original version
32237 of perl_eval_pv() in 5.003_97e)
32238 Branch: maint-5.6/perl
32240 ____________________________________________________________________________
32241 [ 7337] By: gsar on 2000/10/16 08:08:47
32242 Log: integrate changes#6197..6200 from cfgperl
32244 Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
32245 From: John Borwick <jhborwic@unity.ncsu.edu>
32246 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
32247 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
32249 Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
32250 From: Dan Sugalski <dan@sidhe.org>
32251 To: vmsperl@perl.org, perl5-porters@perl.org
32252 Date: Fri, 02 Jun 2000 16:00:41 -0400
32253 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
32254 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
32256 Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
32257 From: Dan Sugalski <dan@sidhe.org>
32258 To: perl5-porters@perl.org, vmsperl@perl.org
32259 Date: Fri, 02 Jun 2000 17:30:51 -0400
32260 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
32262 Update to cperl-mode.el 4.31 from
32263 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
32264 Subject: A couple of notes
32265 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
32266 To: Mailing list Perl5 <perl5-porters@perl.org>
32267 Date: Sat, 3 Jun 2000 23:33:32 -0400
32268 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
32269 Branch: maint-5.6/perl
32270 !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
32271 !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
32272 !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
32273 !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
32275 ____________________________________________________________________________
32276 [ 7336] By: gsar on 2000/10/16 08:03:46
32277 Log: integrate changes#6194,6195 from mainline
32279 fix small eval"" memory leaks under USE_ITHREADS
32281 fix yet another eval"" leak under USE_ITHREADS
32282 Branch: maint-5.6/perl
32283 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
32284 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
32286 ____________________________________________________________________________
32287 [ 7335] By: gsar on 2000/10/16 08:02:15
32288 Log: integrate changes#6190,6191 from mainline
32290 submit missing embed.pl change
32292 vec() loses numericalness (modified version of patch suggested
32294 Branch: maint-5.6/perl
32295 !> doop.c embed.pl t/op/vec.t
32296 ____________________________________________________________________________
32297 [ 7334] By: gsar on 2000/10/16 08:01:03
32298 Log: integrate change#6189 from mainline
32300 counting tr/// corrupts later operation (from M.J.T Guy)
32301 Branch: maint-5.6/perl
32302 !> doop.c t/op/tr.t
32303 ____________________________________________________________________________
32304 [ 7333] By: gsar on 2000/10/16 07:59:07
32305 Log: integrate changes#6183..6188 from mainline
32307 SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
32310 tweak for change#6127
32312 remove incorrect documentation about implicit split to @_ in
32313 list context, which never really worked in perl 5 (from
32316 further qualify references to "alphanumeric" (from Wolfgang Laun
32317 <wolfgang.laun@alcatel.at>)
32319 replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
32320 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
32323 Branch: maint-5.6/perl
32324 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
32325 !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
32326 !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
32327 !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
32328 !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
32329 !> pod/pod2latex.PL utils/h2xs.PL
32330 ____________________________________________________________________________
32331 [ 7332] By: gsar on 2000/10/16 07:53:52
32332 Log: integrate change#6179 from mainline
32334 buggy modulus on UVs introduced by change#3378 (resulted in
32335 4063328477 % 65535 amounting to 27406, instead of 27407)
32336 Branch: maint-5.6/perl
32337 !> pp.c t/op/arith.t
32338 ____________________________________________________________________________
32339 [ 7331] By: gsar on 2000/10/16 07:52:49
32340 Log: integrate changes#6176,6177,6178,6182 from cfgperl
32342 Single-quoted utf8 patch from Simon Cozens.
32344 Substitution utf8 patch from Simon Cozens.
32348 Be Cleaner Part Deux.
32349 Branch: maint-5.6/perl
32350 !> Makefile.SH pp_hot.c toke.c
32351 ____________________________________________________________________________
32352 [ 7330] By: gsar on 2000/10/16 07:41:36
32353 Log: integrate change#6172 from mainline
32355 fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
32356 (from Ilya Zakharevich)
32357 Branch: maint-5.6/perl
32358 !> regexec.c t/op/re_tests
32359 ____________________________________________________________________________
32360 [ 7329] By: gsar on 2000/10/16 07:40:25
32361 Log: integrate change#6171 from mainline
32363 scalar() doesn't force scalar context when used in void context
32364 (from Simon Cozens)
32365 Branch: maint-5.6/perl
32366 !> op.c t/op/wantarray.t
32367 ____________________________________________________________________________
32368 [ 7328] By: gsar on 2000/10/16 07:39:33
32369 Log: integrate change#6170 from mainline
32371 change#6142 needs tweaks to tests to work where there's no
32372 symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
32373 Branch: maint-5.6/perl
32374 !> t/lib/filefind.t
32375 ____________________________________________________________________________
32376 [ 7327] By: gsar on 2000/10/16 07:35:34
32377 Log: integrate changes#6166..6168 from cfgperl
32379 Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
32380 in case somebody wants to write an extension for more
32381 shadow database interfaces.
32385 Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
32386 Branch: maint-5.6/perl
32387 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
32388 !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
32389 !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
32390 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
32391 !> win32/config.vc win32/config_H.bc win32/config_H.gc
32392 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
32393 ____________________________________________________________________________
32394 [ 7326] By: gsar on 2000/10/16 07:29:05
32395 Log: integrate changes#6157,6159..6161,6164 from cfgperl
32397 Regen Configure to jive with #6149.
32399 Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
32401 Changes for the File::Temp 0.08 (change #6159) test suite
32402 to fit better into the Perl distribution test framework.
32404 Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
32405 both from Simon Cozens.
32408 Branch: maint-5.6/perl
32409 +> pod/perlmodlib.PL pod/perlnewmod.pod
32410 !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
32411 !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
32412 !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
32413 !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
32414 ____________________________________________________________________________
32415 [ 7325] By: gsar on 2000/10/16 07:25:13
32416 Log: integrate change#6158 from vmsperl
32418 Add fallback to tmpfile for use in cases where user's relying on
32419 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
32421 Branch: maint-5.6/perl
32422 !> vms/vms.c vms/vmsish.h
32423 ____________________________________________________________________________
32424 [ 7324] By: gsar on 2000/10/16 07:20:50
32425 Log: integrate changes#6153..6155 from mainline
32427 prettier Test::Harness output on failed tests (from Nicholas Clark
32428 <nick@Bagpuss.uk.boo.com>)
32430 avoid type mismatch warning
32432 small bug in change#6144; remove random \xA0 character that snuck
32434 Branch: maint-5.6/perl
32435 !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
32437 ____________________________________________________________________________
32438 [ 7323] By: gsar on 2000/10/16 07:18:47
32439 Log: integrate changes#6151,6152 from mainline
32441 fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
32443 cosmetic fixups of RE debug output (from Ilya Zakharevich)
32444 Branch: maint-5.6/perl
32446 ____________________________________________________________________________
32447 [ 7322] By: gsar on 2000/10/16 07:17:25
32448 Log: integrate changes#6146..6150 from mainline
32452 add a make entry to Config.pm so "perl -V:make" works on VMS
32453 (from Peter Prymmer)
32455 close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
32457 OS/2 tweaks for usethreads build (from Rocco Caputo
32460 perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
32461 Branch: maint-5.6/perl
32462 !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
32463 !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
32464 !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
32465 !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
32466 !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
32467 !> warnings.pl x2p/a2p.h
32468 ____________________________________________________________________________
32469 [ 7321] By: gsar on 2000/10/16 07:14:02
32470 Log: integrate changes#6143..6145 from mainline
32472 MacOS support, part 1 (from Matthias Neeracher
32473 <neeri@iis.ee.ethz.ch>)
32475 MacOS support, part 2: make AutoSplit use File::Spec instead
32476 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
32477 <neeri@iis.ee.ethz.ch>)
32479 make xsubpp skip embedded pod (from Matthias Neeracher
32480 <neeri@iis.ee.ethz.ch>)
32481 Branch: maint-5.6/perl
32482 +> ext/DynaLoader/dl_mac.xs
32483 !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
32484 !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
32485 !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
32486 !> pp_ctl.c proto.h toke.c util.c util.h
32487 ____________________________________________________________________________
32488 [ 7320] By: gsar on 2000/10/16 07:12:13
32489 Log: integrate changes#6141,6142 from mainline
32491 BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
32492 forwarded by Peter Seebach from the bsdi-users mailing list.
32493 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
32495 File::Find fails to chdir when chasing symlinks (from
32496 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
32497 Branch: maint-5.6/perl
32498 !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
32499 ____________________________________________________________________________
32500 [ 7319] By: gsar on 2000/10/16 07:04:30
32501 Log: integrate change#6139 from mainline
32503 revise mktables.PL for bugs and newness in Unicode 3.0
32504 (from James Bence <jbence@amgen.com>)
32505 Branch: maint-5.6/perl
32506 +> (branch 30 files)
32507 !> (integrate 49 files)
32508 ____________________________________________________________________________
32509 [ 7318] By: gsar on 2000/10/16 07:01:01
32510 Log: integrate changes#6137,6138 from mainline
32512 fix bogus redeclaration warning for "our" variables in different
32515 add note about the handling of negative indices to tied arrays
32516 (from Michael G Schwern <schwern@pobox.com>)
32517 Branch: maint-5.6/perl
32518 !> op.c pod/perltie.pod t/pragma/strict-vars
32519 ____________________________________________________________________________
32520 [ 7317] By: gsar on 2000/10/16 06:58:46
32521 Log: integrate changes#6127..6136 from mainline
32523 call_method(...,G_EVAL) can longjmp() out if the method probing
32524 failed (from Gisle Aas)
32526 new perlxstut example for passing/returning refs to arrays
32527 (from David Lowe <dlowe@pootpoot.com>)
32529 VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
32531 fix places that mean C<"word" character> but say C<alphanumeric
32534 avoid warnings in POSIX.pm (from Barrie Slaymaker)
32536 warnings::enabled() doesn't fall back to looking at $^W if
32537 caller isn't using lexical warnings (from Paul Marquess)
32539 elide bogus test in change#6132
32541 make Test::Harness use wait.h/WCOREDUMP if available
32542 (from Ben Tilly <ben_tilly@hotmail.com>)
32544 enable Test::Harness to dynamically determine column width etc.
32545 (from Rob Napier <rnapier@employees.org>)
32547 random pod typos (from Peter Scott <Peter@PSDT.com>)
32548 Branch: maint-5.6/perl
32549 !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
32550 !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
32551 !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
32552 !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
32553 ____________________________________________________________________________
32554 [ 7316] By: gsar on 2000/10/16 06:53:23
32555 Log: integrate change#6126 from mainline
32557 change#2879 broke rvalue autovivification of magicals such as
32558 ${$num} (reworked variant of patch suggested by Simon Cozens)
32559 Branch: maint-5.6/perl
32560 !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
32561 !> pp_hot.c proto.h t/op/gv.t
32562 ____________________________________________________________________________
32563 [ 7315] By: gsar on 2000/10/16 06:51:38
32564 Log: integrate changes#6123,6125 from mainline
32566 clarify gotcha with #line directives (from Rocco Caputo
32569 enable propagating exception objects via Perl_croak() in XS code
32571 Branch: maint-5.6/perl
32572 !> pod/perldebug.pod pod/perlsyn.pod util.c
32573 ____________________________________________________________________________
32574 [ 7314] By: gsar on 2000/10/16 06:49:28
32575 Log: integrate change#6122 from mainline
32577 downgrade fatal error on C<"foo@nosucharray.com"> to optional
32578 warning (from Mark-Jason Dominus)
32579 Branch: maint-5.6/perl
32580 !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
32581 !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
32582 !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
32584 ____________________________________________________________________________
32585 [ 7313] By: gsar on 2000/10/16 06:46:54
32586 Log: integrate changes#6112..6121 from vmsperl
32588 Check for existence of file before trying to delete
32590 Ugly workaround for version-specific RTL error
32592 Urk -- undo previous removal of vmsish 'exit' change
32594 Add bounds checking for several strings (Charles Lane)
32596 Miscellaneous cosmetic fixes (Charles Lane)
32598 Treat sockets as special in sys(read|write) (Charles Lane et al.)
32600 Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
32601 Flatten case labels in switch statements uniformly (Charles Bailey)
32603 Quiet error messages in vmsish.t (Charles Lane)
32605 Add missing escape (Charles Lane)
32607 Allow eliminate_macros() and fixpath() to handle space-delimited
32608 lists (based on fixes by Craig Berry)
32609 Branch: maint-5.6/perl
32610 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
32611 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
32613 ____________________________________________________________________________
32614 [ 7312] By: gsar on 2000/10/16 06:41:18
32615 Log: integrate changes#6107,6110 from cfgperl
32617 Tweak the todo list.
32620 Branch: maint-5.6/perl
32622 ____________________________________________________________________________
32623 [ 7311] By: gsar on 2000/10/16 06:38:38
32624 Log: integrate changes#6104,6108 from mainline
32626 PL_sys_intern was being initialized too late on windows
32628 reenable fake signal handling on Windows, bugs and all
32629 Branch: maint-5.6/perl
32630 !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
32631 !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
32633 ____________________________________________________________________________
32634 [ 7310] By: gsar on 2000/10/16 06:36:03
32635 Log: integrate changes#6095,6097..6103 from cfgperl
32637 Introduce NV_PRESERVED_BITS. Not yet used anywhere but
32638 might be useful in future.
32640 Add a note about possible compilation problems from Allen Smith.
32642 Add a note about other, yet unsupported, shadow password APIs.
32644 Tweaks for the cc bugs from Allen Smith.
32646 More compilation tweakery from Allen Smith.
32648 Hints and test tweaks for Unicos.
32650 The test suite tweak in #6101 wasn't quite right.
32652 Test tweaking for Unicos continues.
32653 Branch: maint-5.6/perl
32654 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
32655 !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
32656 !> t/lib/complex.t t/op/64bitint.t
32657 ____________________________________________________________________________
32658 [ 7309] By: gsar on 2000/10/16 06:29:41
32659 Log: integrate changes#6093,6094 from mainline
32661 fork() failure to create pseudo process sets errno=EAGAIN and returns
32662 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
32664 cygwin update (from Eric Fifer <efifer@sanwaint.com>)
32665 Branch: maint-5.6/perl
32666 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
32667 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
32668 ____________________________________________________________________________
32669 [ 7308] By: gsar on 2000/10/16 06:27:29
32670 Log: integrate change#6092 from cfgperl
32672 Regen perltoc with the fixed buildtoc.
32673 Branch: maint-5.6/perl
32675 ____________________________________________________________________________
32676 [ 7307] By: gsar on 2000/10/16 06:26:40
32677 Log: integrate changes#6089,6090 from mainline
32679 buildtoc tweak to fix newline lossage
32681 concat doesn't preserve utf8-ness, and doesn't invalidate
32682 [NI]OK; added tests for both
32683 Branch: maint-5.6/perl
32684 !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
32685 ____________________________________________________________________________
32686 [ 7306] By: gsar on 2000/10/16 06:24:05
32687 Log: integrate change#6088 from cfgperl
32689 Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
32690 because we do not use those. The HAS_GETSPNAM remains,
32691 though, because we still do use that.
32692 Branch: maint-5.6/perl
32693 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
32694 !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
32695 !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
32696 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
32697 !> win32/config.vc win32/config_H.bc win32/config_H.gc
32698 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
32699 ____________________________________________________________________________
32700 [ 7305] By: gsar on 2000/10/16 06:15:52
32701 Log: integrate changes#6084,6085,6087 from mainline
32703 substr() does not preserve utf8-ness (from Stefan Eissing
32704 <Eissing@medicaldataservice.de>); added tests
32706 repeat operator (x) doesn't preserve utf8-ness
32708 reverse() and quotemeta() weren't preserving utf8-ness; add tests
32709 Branch: maint-5.6/perl
32710 !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
32711 ____________________________________________________________________________
32712 [ 7304] By: gsar on 2000/10/16 06:13:10
32713 Log: integrate changes#6077..6083 from mainline
32715 avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
32718 workaround for CRT bug in chdir() (from Charles Lane, via
32721 remove outdated kludge in Carp (NULLs are permitted in diagnostics
32724 add File::Temp v0.08 from CPAN, with small tweaks to testsuite
32725 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
32727 better default perlbug categories for ok reports (from Richard Foley)
32729 peek.t non-portable to ithreads
32731 note about undocumented caller() return value (from M.J.T. Guy);
32732 yet another peek.t tweak
32733 Branch: maint-5.6/perl
32734 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
32735 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
32736 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
32737 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
32738 !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
32740 ____________________________________________________________________________
32741 [ 7303] By: gsar on 2000/10/16 06:03:18
32742 Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
32743 6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
32745 &HUGE_VAL is not defined, it exists.
32747 Do not warn that an infinity does not look like a number.
32749 Rewrite the pwent/spent logic to be a little bit more clearer.
32751 Continue on the pwent/spent case.
32753 Correct Freudian slip.
32755 Use HUGE_VALL if applicable.
32757 pwent/spent #ifdef imbalance.
32761 Call getspnam() only iff needd.
32763 Test both the scalar and list contexts.
32765 Use setxxent()/endxxent().
32771 Be more forgiving in POSIX about HUGE_VALL.
32775 The search of infinity continues, this time simplified.
32777 The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
32778 in natively 64-bit platforms where a long is a quad (no need
32779 for long longs). Also added bias for IVs.
32783 Introduce t/lib/peek.t.
32785 Make the test more portable.
32786 Branch: maint-5.6/perl
32789 !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
32790 !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
32791 !> t/op/pwent.t toke.c util.c
32792 ____________________________________________________________________________
32793 [ 7302] By: gsar on 2000/10/16 05:03:37
32794 Log: integrate changes#6066..6071 from mainline
32798 replace direct call to sighandler() with (*PL_sighandlerp)()
32800 note about values()
32802 File::Spec compatibility update (from Barrie Slaymaker
32803 <barries@slaysys.com>)
32805 remove misleading comment (from M.J.T. Guy)
32807 misformatted perllocal.pod (from Tim Jenness
32808 <t.jenness@jach.hawaii.edu>)
32809 Branch: maint-5.6/perl
32810 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
32811 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
32812 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
32813 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
32814 ____________________________________________________________________________
32815 [ 7301] By: gsar on 2000/10/16 05:00:08
32816 Log: integrate changes#6061..6063 from mainline
32818 change#5921 neglected to make eq honor "use bytes"
32820 additional tests for utf8.t
32822 tokeq() could read unallocated field in argument
32823 Branch: maint-5.6/perl
32824 !> sv.c t/pragma/utf8.t toke.c
32825 ____________________________________________________________________________
32826 [ 7300] By: gsar on 2000/10/16 04:56:54
32827 Log: integrate changes#6046,6048,6057,6058 from mainline
32829 libscheck has insufficient checks for n32 libs (from
32830 Albert Chin-A-Young <china@thewrittenword.com>)
32832 add note about how $( doesn't interpolate in REs (from
32833 Philip Newton <newton@ficus.frogspace.net>)
32835 fix broken parsing of /\x{ab}/
32837 printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
32838 (spotted by Donald Kinzer <dkinzer@premia.com>)
32839 Branch: maint-5.6/perl
32840 !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
32842 ____________________________________________________________________________
32843 [ 7299] By: gsar on 2000/10/16 04:52:50
32844 Log: integrate change#6044 from mainline
32846 change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
32847 such that underscores are only ignored in literal numbers,
32848 "\x{...}", and hex/oct argument
32849 Branch: maint-5.6/perl
32850 !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
32851 ____________________________________________________________________________
32852 [ 7298] By: gsar on 2000/10/16 04:50:53
32853 Log: integrate changes#6027..6043 from mainline
32855 podlators-1.02 update (from Russ Allbery)
32857 Pod::Man generates groff-incompatible macro definition (from
32860 add CGI.pm v2.66 (from Lincoln Stein)
32862 introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
32863 for @- and @+ (from Johan Vromans)
32865 small nits in diagnostics.pm (from Robin Barker)
32867 whitespace adjustments
32869 missing files in MANIFEST
32871 cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
32874 remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
32876 perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
32877 Branch: maint-5.6/perl
32878 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
32879 !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
32880 !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
32881 !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
32882 !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
32883 !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
32884 !> t/lib/cgi-html.t t/lib/cgi-request.t
32885 ____________________________________________________________________________
32886 [ 7297] By: gsar on 2000/10/16 04:44:30
32887 Log: integrate change#6025 from mainline
32889 Is{Alnum,Alpha,Word} don't match titlecase
32890 TODO: IsSpace is defined recursively!
32891 (both spotted by Larry)
32892 Branch: maint-5.6/perl
32893 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
32894 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
32895 ____________________________________________________________________________
32896 [ 7296] By: gsar on 2000/10/16 04:39:30
32897 Log: integrate change#6023 from mainline
32899 debugger stomps on $. (from M.J.T. Guy)
32900 Branch: maint-5.6/perl
32902 ____________________________________________________________________________
32903 [ 7295] By: gsar on 2000/10/16 04:38:02
32904 Log: integrate change#6022 from mainline
32906 unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
32907 Branch: maint-5.6/perl
32909 ____________________________________________________________________________
32910 [ 7294] By: gsar on 2000/10/16 04:37:05
32911 Log: integrate changes#6018..6021 from mainline
32913 make lib/syslog.t portable to systems that don't have _PATH_LOG,
32914 make _PATH_LOG() return "" if unavailable
32916 windows portability tweaks
32920 remove Win2K issue in pod (fixed by change#6020)
32921 Branch: maint-5.6/perl
32922 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
32923 !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
32924 !> t/lib/open3.t t/lib/syslog.t win32/win32.h
32925 ____________________________________________________________________________
32926 [ 7293] By: gsar on 2000/10/16 04:20:00
32927 Log: integrate changes#6013..6015 from mainline
32929 tweak change#5945 to display correct switch name in diagnostic
32931 glob() loading File::Glob behind the scenes may cause syntax errors
32933 tweak test for portability
32934 Branch: maint-5.6/perl
32935 !> op.c perl.c pod/perldiag.pod t/lib/b.t
32936 ____________________________________________________________________________
32937 [ 7292] By: gsar on 2000/10/16 04:18:11
32938 Log: integrate changes#6005..6010 from mainline, cfgperl
32940 perldoc might fail via "use blib" (from Hugo van der Sanden)
32944 note about compile failures and END blocks (from M.J.T. Guy)
32946 VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
32948 (change#6009 integrated earlier in change#7255)
32950 clarify note about shadow password support (from
32951 gellyfish@gellyfish.com)
32952 Branch: maint-5.6/perl
32953 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
32954 !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
32955 !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
32956 ____________________________________________________________________________
32957 [ 7291] By: gsar on 2000/10/16 04:12:03
32958 Log: integrate changes#6002,6003 from mainline
32960 destructive sv_setsv() can lose UV-ness from source, causing
32961 numeric promotions/comparisons to fail to do the right thing
32963 allow REG_EXPAND_SZ keys in Windows registry (from
32964 John Clayton <John.Clayton@barclayscapital.com>)
32965 Branch: maint-5.6/perl
32966 !> sv.c win32/win32.c
32967 ____________________________________________________________________________
32968 [ 7290] By: gsar on 2000/10/16 04:10:19
32969 Log: integrate change#6001 from mainline
32971 support additional library locations via $Config{otherlibdirs}
32972 (from Andy Dougherty)
32973 Branch: maint-5.6/perl
32974 !> Configure INSTALL Porting/Glossary Porting/config.sh
32975 !> Porting/config_H config_h.SH epoc/config.sh perl.c
32976 !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
32977 !> win32/config.bc win32/config.gc win32/config.vc
32978 ____________________________________________________________________________
32979 [ 7289] By: gsar on 2000/10/16 04:08:28
32980 Log: integrate change#5999 from mainline
32982 fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
32983 Branch: maint-5.6/perl
32984 !> t/pragma/warn/toke toke.c
32985 ____________________________________________________________________________
32986 [ 7288] By: gsar on 2000/10/16 04:07:01
32987 Log: integrate changes#5997,5998 from cfgperl
32991 Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
32992 Branch: maint-5.6/perl
32993 !> lib/Math/Complex.pm
32994 ____________________________________________________________________________
32995 [ 7287] By: gsar on 2000/10/16 04:04:37
32996 Log: integrate change#5995 from mainline
32998 fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
32999 Branch: maint-5.6/perl
33000 !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
33001 ____________________________________________________________________________
33002 [ 7286] By: gsar on 2000/10/16 04:03:21
33003 Log: integrate change#5994 from mainline
33005 fix for missed accounting for null byte in pack("Z",...) (from
33007 Branch: maint-5.6/perl
33008 !> pp.c t/op/pack.t
33009 ____________________________________________________________________________
33010 [ 7285] By: gsar on 2000/10/16 04:02:11
33011 Log: integrate changes#5989..5993 from mainline
33013 qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
33014 itself and no other (from Tom Hughes)
33016 use $ENV{LIB} to search for libs under Visual C compiler
33017 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
33019 posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
33021 pod nit (from Simon Cozens)
33023 various minor tweaks seen on p5p
33024 Branch: maint-5.6/perl
33025 !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
33026 !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
33027 !> t/op/array.t toke.c
33028 ____________________________________________________________________________
33029 [ 7284] By: gsar on 2000/10/16 03:59:00
33030 Log: integrate changes#5978..5988 from mainline
33032 sync version numbers in File::Spec with the ones on CPAN
33033 (from Barrie Slaymaker)
33035 under useithreads, constant pad entries could inadvertantly be
33036 shared across threads (from Eric Blood <eblood@xmission.com>);
33037 added Eric's test case to testsuite
33039 allow Configure -S to run non-interactively (spotted by Greg Hudson
33042 rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
33043 prototype mismatch with CORE::glob(); update pod and tests to
33044 suit (File::Glob::glob() is still available for backward
33045 compatibility, but should be considered deprecated)
33047 avoid error in IO::Socket::INET when given an unknown service name
33048 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
33050 numeric conversion of non-number in change#3378 tramples on
33051 OOK offset, causing segfaults
33053 attributes::reftype() doesn't work on tied argument
33055 forked child may not exit correctly if it failed to open
33056 /dev/console (from Graham Barr)
33058 add regular expressions tutorial and quick-start guide (from
33059 Mark Kvale <kvale@phy.ucsf.edu>)
33061 B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
33063 s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
33064 <paul@miraclefish.com>)
33065 Branch: maint-5.6/perl
33066 +> pod/perlrequick.pod pod/perlretut.pod
33067 !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
33068 !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
33069 !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
33070 !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
33071 !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
33072 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
33073 !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
33074 !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
33075 ____________________________________________________________________________
33076 [ 7283] By: gsar on 2000/10/16 03:52:14
33077 Log: integrate change#5977 from mainline
33079 autoquote barewords followed by newline and arrow properly
33080 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
33081 Branch: maint-5.6/perl
33082 !> t/pragma/warn/toke toke.c
33083 ____________________________________________________________________________
33084 [ 7282] By: gsar on 2000/10/16 03:50:48
33085 Log: integrate change#5976 from mainline
33087 DB_File v1.73 update (from Paul Marquess)
33088 Branch: maint-5.6/perl
33089 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
33090 !> ext/DB_File/DB_File.xs ext/DB_File/version.c
33091 ____________________________________________________________________________
33092 [ 7281] By: gsar on 2000/10/16 03:49:14
33093 Log: integrate change#5975 from mainline
33095 allow sort() reentrancy (variant of patch suggested by
33096 Hugo van der Sanden)
33097 Branch: maint-5.6/perl
33098 !> pp_ctl.c t/op/sort.t
33099 ____________________________________________________________________________
33100 [ 7280] By: gsar on 2000/10/16 03:48:22
33101 Log: integrate change#5974 from mainline
33103 change#4197 somehow missed initializing PL_errors, meaning
33104 syntax error queueing wasn't working outside eval"" at all;
33105 also fixed eval"" to localize PL_error_count, so that compile-time
33106 eval's don't clobber the error state of the outer context
33107 Branch: maint-5.6/perl
33108 !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
33109 !> t/pragma/warn/toke
33110 ____________________________________________________________________________
33111 [ 7279] By: gsar on 2000/10/16 03:46:21
33112 Log: integrate change#5973 from mainline
33114 fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
33115 Branch: maint-5.6/perl
33116 !> regcomp.c regexec.c t/op/re_tests
33117 ____________________________________________________________________________
33118 [ 7278] By: gsar on 2000/10/16 03:44:54
33119 Log: integrate change#5971 from cfgperl
33121 Unicos tweaks from Mark P. Lutz.
33122 Branch: maint-5.6/perl
33123 !> hints/unicos.sh lib/Math/Complex.pm
33124 ____________________________________________________________________________
33125 [ 7277] By: gsar on 2000/10/16 03:42:59
33126 Log: integrate changes#5966..5970 from mainline
33128 add testsuite for B backends, fix bug in B::Deparse (from
33129 Simon Cozens <simon@brecon.co.uk>)
33131 improved docs on the warn_uninit diagnostic (from David Glasser
33134 tolerate spaces in group names in test on solaris (from David Boyce
33137 fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
33139 Data::Dumper fumbles negative numbers on 32-bit platforms where
33141 Branch: maint-5.6/perl
33142 +> t/lib/b.t t/lib/syslog.t
33143 !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
33144 !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
33145 !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
33146 ____________________________________________________________________________
33147 [ 7276] By: gsar on 2000/10/16 03:39:30
33148 Log: integrate change#5965 from mainline
33150 avoid "will not stay shared" warnings for our variables (from
33152 Branch: maint-5.6/perl
33153 !> op.c t/pragma/warn/op
33154 ____________________________________________________________________________
33155 [ 7275] By: gsar on 2000/10/16 03:38:18
33156 Log: integrate change#5964 from mainline
33158 reformat to 72 columns (again)
33159 Branch: maint-5.6/perl
33160 !> pod/perldiag.pod
33161 ____________________________________________________________________________
33162 [ 7274] By: gsar on 2000/10/16 03:36:58
33163 Log: integrate change#5963 from mainline
33165 patch from Larry to make (\&) prototype work; added tests for
33167 Branch: maint-5.6/perl
33168 !> op.c t/comp/proto.t
33169 ____________________________________________________________________________
33170 [ 7273] By: gsar on 2000/10/16 03:35:51
33171 Log: integrate changes#5956..5962 from mainline
33173 better diagnostics on failed tests (from Ilya Zakharevich)
33175 pod nits (from A. C. Yardley <yardley@tanet.net>)
33177 change#3569 deleted some essential code, revert; avoid use of
33178 atexit() to make DynaLoader work properly on AIX under mod_perl
33179 (from Jens-Uwe Mager <jum@helios.de>)
33181 doubled words in pods (from Simon Cozens
33182 <simon.p.cozens@jp.pwcglobal.com>)
33184 better INSTALL notes on Solaris issues (from Dominic Dunlop)
33186 recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
33188 updated README.hpux (from Jeff Okamoto)
33189 Branch: maint-5.6/perl
33190 !> INSTALL README.hpux emacs/cperl-mode.el
33191 !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
33192 !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
33193 !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
33194 !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
33195 !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
33196 !> t/op/lex_assign.t
33197 ____________________________________________________________________________
33198 [ 7272] By: gsar on 2000/10/16 03:31:22
33199 Log: integrate change#5955 from mainline
33201 longstanding bug exposed by change#3307: sort arguments weren't
33202 compiled with the right wantarray context (ensuing runtime lookup
33203 via block_gimme() was getting the incidental context of the
33205 Branch: maint-5.6/perl
33206 !> op.c t/op/sort.t
33207 ____________________________________________________________________________
33208 [ 7271] By: gsar on 2000/10/16 03:29:11
33209 Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
33212 Flatten the cpp jungle doing the nosuid checking.
33214 Do not assume sign propagation. (from M.J.T. Guy)
33216 Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
33218 Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
33219 Now pp_ncmp() returns undef is either operand is a NaN.
33221 On second thoughts frexp() does have two arguments.
33223 Document that tr() is not tr(1).
33225 Be more robust on "extreme" (large absolute value)
33226 arguments. Originally reported by Daniel Connelly
33227 as a problem with asinh() on large negative arguments,
33228 asinh() used to bail out because an argument to log()
33229 ended up being zero. Ilya Zakharevich proposed using
33230 Taylor's series in such cases, which for such large
33231 arguments is a very good approximation.
33233 Undo "use integer" addition from 64bitint as it seems
33234 to break most of the subtests in Digital UNIX;
33235 Unicos needs to find another way.
33236 Branch: maint-5.6/perl
33237 !> (integrate 29 files)
33238 ____________________________________________________________________________
33239 [ 7270] By: gsar on 2000/10/16 03:09:44
33240 Log: integrate changes#5948,5949,5950 from mainline
33242 typo in vars.pm that leads to cryptic message (from Piotr
33243 Piatkowski <kompas@kompas.usr.onet.pl>)
33245 make perldoc use the pod2man from the same version (from
33248 reformat perldiag to avoid long lines
33249 Branch: maint-5.6/perl
33250 !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
33251 ____________________________________________________________________________
33252 [ 7269] By: gsar on 2000/10/16 03:05:54
33253 Log: integrate change#5947 from mainline
33255 use &dl_error rather than &dl_load_file as the guard for calling
33256 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
33257 statically built perl)
33258 Branch: maint-5.6/perl
33259 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
33260 ____________________________________________________________________________
33261 [ 7268] By: gsar on 2000/10/16 03:04:48
33262 Log: integrate change#5945 from mainline
33264 make module name mandatory after -M switch; reorder perldiag
33265 alphabetically (from Mark-Jason Dominus)
33266 Branch: maint-5.6/perl
33267 !> perl.c pod/perldiag.pod
33268 ____________________________________________________________________________
33269 [ 7267] By: gsar on 2000/10/16 03:03:01
33270 Log: integrate change#5939 from mainline
33272 more pod nits (from Larry Virden)
33273 Branch: maint-5.6/perl
33274 !> README.win32 pod/perlsub.pod pod/perlsyn.pod
33275 !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
33276 !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
33277 ____________________________________________________________________________
33278 [ 7266] By: gsar on 2000/10/16 03:01:39
33279 Log: integrate change#5938 from mainline
33281 Consolidated B::Deparse fixes (from Stephen McCamant)
33282 Branch: maint-5.6/perl
33283 !> ext/B/B/Deparse.pm
33284 ____________________________________________________________________________
33285 [ 7265] By: gsar on 2000/10/16 03:00:43
33286 Log: integrate change#5936 from mainline
33288 additional tests for change#7263 (from Paul Marquess)
33289 Branch: maint-5.6/perl
33290 !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
33291 !> t/pragma/warn/5nolint t/pragma/warn/6default
33292 ____________________________________________________________________________
33293 [ 7264] By: gsar on 2000/10/16 02:58:34
33294 Log: integrate change#5934 from mainline
33296 propagate lexical warnings from surrounding scope correctly
33297 within string eval() (from Paul Marquess)
33298 Branch: maint-5.6/perl
33299 !> pp_ctl.c t/pragma/warn/pp_ctl
33300 ____________________________________________________________________________
33301 [ 7263] By: gsar on 2000/10/16 02:56:53
33302 Log: integrate change#5932 from mainline
33304 add rsignal(), whichsig() and do_join() to public API list
33305 (mod_perl uses them to good advantage)
33306 Branch: maint-5.6/perl
33307 !> embed.pl global.sym objXSUB.h perlapi.c proto.h
33308 ____________________________________________________________________________
33309 [ 7262] By: gsar on 2000/10/16 02:55:53
33310 Log: integrate change#5931 from mainline
33312 fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
33313 Branch: maint-5.6/perl
33314 !> pp_hot.c regexec.c t/op/pat.t
33315 ____________________________________________________________________________
33316 [ 7261] By: gsar on 2000/10/16 02:55:01
33317 Log: integrate change#5930 from mainline
33319 small os390 tweaks (from Peter Prymmer)
33320 Branch: maint-5.6/perl
33321 !> config_h.SH makedepend.SH
33322 ____________________________________________________________________________
33323 [ 7260] By: gsar on 2000/10/16 02:54:10
33324 Log: integrate change#5929 from mainline
33327 Branch: maint-5.6/perl
33328 !> pod/perlguts.pod
33329 ____________________________________________________________________________
33330 [ 7259] By: gsar on 2000/10/16 02:52:55
33331 Log: integrate change#5927 from mainline
33333 arrange for next() to resume at the unstack op rather than the
33334 loop conditional, so that scope cleanup happens correctly
33335 (from Stephen McCamant)
33336 Branch: maint-5.6/perl
33337 !> op.c pp_ctl.c t/op/misc.t
33338 ____________________________________________________________________________
33339 [ 7258] By: gsar on 2000/10/16 02:51:38
33340 Log: integrate change#5926 from mainline
33342 on windows, reserve 16M of stack rather than 128M (allows more
33343 threads to run concurrently)
33344 Branch: maint-5.6/perl
33345 !> win32/Makefile win32/makefile.mk
33346 ____________________________________________________________________________
33347 [ 7257] By: gsar on 2000/10/16 02:50:37
33348 Log: integrate change#5925 from mainline
33350 POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
33351 Branch: maint-5.6/perl
33353 ____________________________________________________________________________
33354 [ 7256] By: gsar on 2000/10/16 02:49:36
33355 Log: integrate change#5924 from mainline
33357 avoid using uninitialized memory in require version check
33358 Branch: maint-5.6/perl
33359 !> pp_ctl.c universal.c
33360 ____________________________________________________________________________
33361 [ 7255] By: gsar on 2000/10/16 02:48:03
33362 Log: integrate changes#5923,5928,6009 from mainline
33364 IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
33365 Branch: maint-5.6/perl
33366 !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
33367 ____________________________________________________________________________
33368 [ 7254] By: gsar on 2000/10/16 02:44:46
33369 Log: integrate change#5922 from mainline
33371 commentary about IoTYPE() (from Nathan Torkington)
33372 Branch: maint-5.6/perl
33374 ____________________________________________________________________________
33375 [ 7253] By: gsar on 2000/10/16 02:43:49
33376 Log: integrate change#5921 from mainline
33378 make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
33379 Branch: maint-5.6/perl
33380 !> sv.c t/lib/charnames.t t/pragma/utf8.t
33381 ____________________________________________________________________________
33382 [ 7252] By: gsar on 2000/10/16 02:42:31
33383 Log: integrate change#5920 from mainline
33385 Larry's fix for buggy propagation of utf8-ness in join(); add test
33386 Branch: maint-5.6/perl
33387 !> doop.c t/op/ver.t
33388 ____________________________________________________________________________
33389 [ 7251] By: gsar on 2000/10/16 02:41:14
33390 Log: integrate changes#5915..5919 from mainline
33392 various (pod tweaks &c)
33393 Branch: maint-5.6/perl
33394 !> (integrate 33 files)
33395 ____________________________________________________________________________
33396 [ 7250] By: gsar on 2000/10/16 02:38:16
33397 Log: integrate change#5914 from mainline
33399 caller() wasn't returning the right number of elements for
33401 Branch: maint-5.6/perl
33402 !> pp_ctl.c t/pragma/warn/9enabled
33403 ____________________________________________________________________________
33404 [ 7249] By: gsar on 2000/10/16 02:37:02
33405 Log: integrate change#5913 from mainline
33407 pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
33408 (from Mark-Jason Dominus)
33409 Branch: maint-5.6/perl
33410 !> pod/perlfunc.pod
33411 ____________________________________________________________________________
33412 [ 7248] By: gsar on 2000/10/16 02:35:58
33413 Log: integrate change#5912 from mainline
33415 fix totally broken caching in UNIVERSAL::isa() (from
33417 Branch: maint-5.6/perl
33418 !> t/op/universal.t universal.c
33419 ____________________________________________________________________________
33420 [ 7247] By: gsar on 2000/10/16 02:34:27
33421 Log: integrate changes#5910,5911 from mainline
33425 add linebreak properties from unicode/LineBrk.txt (from
33426 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
33427 Branch: maint-5.6/perl
33428 +> (branch 29 files)
33429 !> ext/Thread/Thread.pm lib/unicode/mktables.PL
33430 ____________________________________________________________________________
33431 [ 7246] By: gsar on 2000/10/16 02:33:29
33432 Log: integrate change#5909 from mainline
33434 mode argument to do_binmode() should be file mode, not boolean
33435 Branch: maint-5.6/perl
33437 ____________________________________________________________________________
33438 [ 7245] By: gsar on 2000/10/16 02:31:04
33439 Log: integrate change#5908 from mainline
33441 introduce illegal symbols into null package so that
33442 gv_fetchpv(...,TRUE) always returns a valid GV even when the
33443 symbol is trapped by strictures (avoids coredumps)
33444 Branch: maint-5.6/perl
33445 !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
33446 !> t/pragma/strict-vars
33447 ____________________________________________________________________________
33448 [ 7244] By: jhi on 2000/10/16 02:29:54
33449 Log: Subject: $Carp::ExportLevel confusion in Exporter
33450 From: "Ben Tilly" <ben_tilly@hotmail.com>
33451 Date: Sat, 14 Oct 2000 16:44:34 EDT
33452 Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
33454 ! lib/Exporter/Heavy.pm
33455 ____________________________________________________________________________
33456 [ 7243] By: jhi on 2000/10/16 02:28:33
33457 Log: Subject: [PATCH perlguts.pod] Document offset hack
33458 From: Simon Cozens <simon@cozens.net>
33459 Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
33460 Date: Sat, 14 Oct 2000 19:32:25 +0100
33463 ____________________________________________________________________________
33464 [ 7242] By: gsar on 2000/10/16 02:26:51
33465 Log: integrate changes#5905,5906,5907,6064 from mainline
33467 printf/sprintf didn't get quad types right under use64bitint
33468 Branch: maint-5.6/perl
33469 !> pp_sys.c sv.c t/op/64bitint.t
33470 ____________________________________________________________________________
33471 [ 7241] By: jhi on 2000/10/16 02:22:44
33472 Log: Subject: small pod patch
33473 From: Dan Boorstein <dan_boo@bellsouth.net>
33474 Date: Sat, 14 Oct 2000 14:29:24 -0400
33475 Message-ID: <39E8A604.B501DB4F@bellsouth.net>
33477 ! pod/perlfaq7.pod pod/perlmod.pod
33478 ____________________________________________________________________________
33479 [ 7240] By: jhi on 2000/10/16 02:13:46
33482 Subject: Re: Problems with bleadperl
33483 From: "Stephen P. Potter" <spp@ds.net>
33484 Date: Fri, 13 Oct 2000 13:32:49 -0400
33485 Message-Id: <200010131732.NAA19391@spp.users.ds.net>
33487 ! t/pragma/overload.t
33488 ____________________________________________________________________________
33489 [ 7239] By: jhi on 2000/10/16 01:41:18
33490 Log: One more ~utf8 tweak.
33493 ____________________________________________________________________________
33494 [ 7238] By: jhi on 2000/10/16 01:34:14
33495 Log: Tweak the test of #7235.
33498 ____________________________________________________________________________
33499 [ 7237] By: jhi on 2000/10/16 01:25:04
33500 Log: Fix a couple of compiler-noted nits in #7235.
33503 ____________________________________________________________________________
33504 [ 7236] By: jhi on 2000/10/16 01:22:46
33505 Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
33508 ____________________________________________________________________________
33509 [ 7235] By: jhi on 2000/10/15 16:24:44
33510 Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
33512 From: Simon Cozens <simon@cozens.net>
33513 Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
33514 Date: Sat, 14 Oct 2000 20:52:13 +0100
33515 Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
33517 ! pp.c t/op/bop.t utf8.h
33518 ____________________________________________________________________________
33519 [ 7234] By: jhi on 2000/10/15 15:19:29
33520 Log: split() utf8 fixes. Should fix both 20001014.001 and 20000426.003.
33521 The problem was that rx->minlen was in chars while pp_split()
33522 thought it would be in bytes.
33524 ! pp.c t/pragma/utf8.t
33525 ____________________________________________________________________________
33526 [ 7233] By: jhi on 2000/10/14 20:24:24
33527 Log: Document FNCASE=y as discussed in the bug 20000902.009.
33530 ____________________________________________________________________________
33531 [ 7232] By: jhi on 2000/10/14 18:52:21
33532 Log: Add test for bug id 20000427.003 (which seems to have
33533 been fixed) (also duplicate as 20000427.004, though
33534 with a higher severity). Move one utf8 from op/append
33535 to pragma/utf8, tag the tests with bug ids.
33537 ! t/op/append.t t/pragma/utf8.t
33538 ____________________________________________________________________________
33539 [ 7231] By: jhi on 2000/10/14 17:28:37
33540 Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
33543 ____________________________________________________________________________
33544 [ 7230] By: jhi on 2000/10/14 14:24:50
33545 Log: Needs to be conditional on SunOS 4.
33547 Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
33548 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
33549 Date: Sat, 14 Oct 2000 13:37:49 +0100
33550 Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
33551 Branch: metaconfig/U/perl
33554 ! Configure myconfig.SH pod/perldelta.pod
33555 ____________________________________________________________________________
33556 [ 7229] By: jhi on 2000/10/14 00:49:22
33557 Log: Update Changes.
33559 ! Changes patchlevel.h
33560 ____________________________________________________________________________
33561 [ 7228] By: jhi on 2000/10/14 00:46:10
33562 Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
33563 From: Peter Prymmer <pvhp@forte.com>
33564 Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
33565 Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
33568 ____________________________________________________________________________
33569 [ 7227] By: jhi on 2000/10/13 23:20:30
33570 Log: Make the test acknowledge that self-ties are disabled as #7213 said.
33573 ____________________________________________________________________________
33574 [ 7226] By: jhi on 2000/10/13 22:14:32
33577 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
33578 From: Peter Prymmer <pvhp@forte.com>
33579 Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
33580 Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
33583 ____________________________________________________________________________
33584 [ 7225] By: jhi on 2000/10/13 22:11:31
33585 Log: op/sprintf.t patch for OS/390 (and any other host with limited
33586 floating-point exponent length)
33588 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
33589 From: Dominic Dunlop <domo@computer.org>
33590 Date: Fri, 13 Oct 2000 19:17:57 +0200
33591 Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
33594 ____________________________________________________________________________
33595 [ 7224] By: jhi on 2000/10/13 18:40:48
33596 Log: Allow @+ and @- to be doublequoted, from Simon Cozens.
33599 ____________________________________________________________________________
33600 [ 7223] By: jhi on 2000/10/13 18:37:13
33601 Log: Thinko in #7222.
33604 ____________________________________________________________________________
33605 [ 7222] By: jhi on 2000/10/13 18:05:23
33606 Log: Use UTF8SKIP(), from Simon Cozens.
33609 ____________________________________________________________________________
33610 [ 7221] By: jhi on 2000/10/13 15:43:19
33611 Log: (accidentally empty check-in)
33614 ____________________________________________________________________________
33615 [ 7220] By: jhi on 2000/10/13 15:23:51
33616 Log: Add (optimistically) Storable to static extensions.
33618 ! hints/uwin.sh hints/vmesa.sh
33619 ____________________________________________________________________________
33620 [ 7219] By: jhi on 2000/10/13 15:20:05
33621 Log: Amdahl UTS doesn't seem to do dynaloading.
33624 ____________________________________________________________________________
33625 [ 7218] By: jhi on 2000/10/13 15:15:20
33626 Log: Slight tweak of the code to appease Amdahl UTS cc.
33629 ____________________________________________________________________________
33630 [ 7217] By: jhi on 2000/10/13 14:50:42
33631 Log: In Amdahl UTS "struct sv" is defined by a system header,
33635 ____________________________________________________________________________
33636 [ 7216] By: jhi on 2000/10/13 11:58:25
33637 Log: Ilya implemented the memory profiling API.
33640 ____________________________________________________________________________
33641 [ 7215] By: jhi on 2000/10/13 02:56:38
33642 Log: Subject: [PATCH 5.7.0] Perl API for mstats
33643 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33644 Date: Thu, 12 Oct 2000 22:52:40 -0400
33645 Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
33647 ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
33648 ____________________________________________________________________________
33649 [ 7214] By: jhi on 2000/10/13 02:55:38
33650 Log: Subject: [PATCH 5.7.0] IVs in mtats
33651 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
33652 Date: Thu, 12 Oct 2000 22:51:04 -0400
33653 Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
33656 ____________________________________________________________________________
33657 [ 7213] By: jhi on 2000/10/13 02:31:47
33658 Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
33660 ! pod/perldiag.pod pp_sys.c
33661 ____________________________________________________________________________
33662 [ 7212] By: jhi on 2000/10/13 01:27:38
33663 Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
33664 From: Peter Prymmer <pvhp@forte.com>
33665 Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
33666 Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
33669 ____________________________________________________________________________
33670 [ 7211] By: jhi on 2000/10/13 00:35:09
33671 Log: Update Changes.
33673 ! Changes patchlevel.h
33674 ____________________________________________________________________________
33675 [ 7210] By: jhi on 2000/10/12 23:59:40
33676 Log: The Install.pm third of
33678 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
33679 From: Bill Campbell <bill@celestial.com>
33680 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
33681 Date: Thu, 5 Oct 2000 18:04:51 -0700
33683 ! lib/ExtUtils/Install.pm
33684 ____________________________________________________________________________
33685 [ 7209] By: jhi on 2000/10/12 23:58:43
33688 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
33689 Date: Thu, 5 Oct 2000 18:04:51 -0700
33690 From: Bill Campbell <bill@celestial.com>
33691 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
33693 The Install.pm changes will be submitted separately because
33694 they need some work and discussion still.
33696 ! lib/getopts.pl lib/termcap.pl
33697 ____________________________________________________________________________
33698 [ 7208] By: jhi on 2000/10/12 23:41:19
33699 Log: Subject: [PATCH] 5.6.0 & 5.7.1, VMS fixes
33700 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33701 Date: Thu, 12 Oct 2000 07:30:02 EDT
33702 Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
33704 ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
33705 ! t/pod/testp2pt.pl vms/gen_shrfls.pl
33706 ____________________________________________________________________________
33707 [ 7207] By: jhi on 2000/10/12 23:39:01
33708 Log: An updated EBCDIC tr patch.
33710 Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
33711 From: Peter Prymmer <pvhp@forte.com>
33712 Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
33713 Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
33716 ____________________________________________________________________________
33717 [ 7206] By: jhi on 2000/10/12 23:34:55
33718 Log: Upgrade to CPAN 1.58, from Andreas König.
33720 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
33721 ____________________________________________________________________________
33722 [ 7205] By: jhi on 2000/10/12 23:29:08
33723 Log: Introduce the man[24-8] variables, from Andy Dougherty.
33724 Branch: metaconfig/U/perl
33725 + mandirs.U mandirstyle.U
33727 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33728 ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
33729 ! vos/config.h vos/config.pl vos/config_h.SH_orig
33730 ! win32/config.bc win32/config.gc win32/config.vc
33731 ____________________________________________________________________________
33732 [ 7204] By: gsar on 2000/10/12 18:11:24
33733 Log: restore change#7202
33736 ____________________________________________________________________________
33737 [ 7203] By: gsar on 2000/10/12 18:09:40
33738 Log: another test of the Emergency Broadcast System--back out
33742 ____________________________________________________________________________
33743 [ 7202] By: gsar on 2000/10/12 16:40:47
33744 Log: (submitted on behalf of Jarkko)
33745 Fix the lib/encode.t subtest 6 failure as reported by Andreas
33746 Koenig, gmagical substr() wasn't propagating UTF8ness. The bug
33747 was unearthed by change 7182, as was a bug in HTML::Entities.
33750 ____________________________________________________________________________
33751 [ 7201] By: jhi on 2000/10/11 03:16:05
33752 Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
33754 ! pp_hot.c t/pragma/utf8.t
33755 ____________________________________________________________________________
33756 [ 7200] By: jhi on 2000/10/11 00:40:30
33757 Log: The #7198 was a false alarm.
33760 ____________________________________________________________________________
33761 [ 7199] By: jhi on 2000/10/11 00:26:04
33762 Log: Remove duplicated code.
33765 ____________________________________________________________________________
33766 [ 7198] By: jhi on 2000/10/10 23:30:46
33767 Log: (Retracted by #7200.)
33770 ____________________________________________________________________________
33771 [ 7197] By: jhi on 2000/10/10 21:49:30
33772 Log: Add the test case for #7190, from the original bug report
33776 ____________________________________________________________________________
33777 [ 7196] By: jhi on 2000/10/10 21:40:49
33778 Log: Reapply Andy's patch and regen Configure.
33780 ! Configure INSTALL Makefile.SH Porting/Glossary
33781 ! Porting/config.sh config_h.SH epoc/config.sh installperl
33782 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
33784 ____________________________________________________________________________
33785 [ 7195] By: jhi on 2000/10/10 21:09:30
33786 Log: Use the versiononly instead of the installscripts,
33787 retract the changes 7146 and 7147.
33789 ! Configure INSTALL Makefile.SH Porting/Glossary
33790 ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
33791 ! installperl uconfig.sh vos/config.def win32/config.bc
33792 ! win32/config.gc win32/config.vc
33793 ____________________________________________________________________________
33794 [ 7194] By: jhi on 2000/10/10 21:06:15
33795 Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
33796 From: Peter Prymmer <pvhp@forte.com>
33797 Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
33798 Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
33801 ____________________________________________________________________________
33802 [ 7193] By: jhi on 2000/10/10 21:05:12
33803 Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
33804 From: Peter Prymmer <pvhp@forte.com>
33805 Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
33806 Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
33809 ____________________________________________________________________________
33810 [ 7192] By: jhi on 2000/10/10 20:57:30
33811 Log: Add versiononly, delete installscripts, from Andy Dougherty.
33813 - U/installdirs/installscripts.U
33814 Branch: metaconfig/U/perl
33816 ____________________________________________________________________________
33817 [ 7191] By: jhi on 2000/10/10 19:41:21
33818 Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
33819 From: Peter Prymmer <pvhp@forte.com>
33820 Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
33821 Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
33823 ! pod/perlebcdic.pod
33824 ____________________________________________________________________________
33825 [ 7190] By: jhi on 2000/10/10 19:26:14
33826 Log: Subject: Re: utf8 concat, mg_get
33827 From: Simon Cozens <simon@cozens.net>
33828 Date: Tue, 10 Oct 2000 17:40:17 +0100
33829 Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
33832 ____________________________________________________________________________
33833 [ 7189] By: jhi on 2000/10/10 19:23:03
33834 Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
33835 From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
33836 Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
33837 Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
33839 ! lib/ExtUtils/MM_Unix.pm
33840 ____________________________________________________________________________
33841 [ 7188] By: jhi on 2000/10/10 15:31:24
33842 Log: Subject: RE: [ID 19990803.001] README.win32 suggestions
33843 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
33844 Date: Fri, 14 Jul 2000 10:47:36 +0100
33845 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
33848 ____________________________________________________________________________
33849 [ 7187] By: jhi on 2000/10/10 13:30:10
33850 Log: Quote the temp file name, needed in Win32 because the
33851 default name unfortunately contains spaces, shouldn't
33854 Subject: FW: perldoc fails if $TEMP contains spaces
33855 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
33856 Date: Thu, 14 Sep 2000 08:58:45 +0100
33857 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
33860 ____________________________________________________________________________
33861 [ 7186] By: jhi on 2000/10/10 13:16:27
33862 Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread
33863 From: hv@hugo.hybyte.com
33864 Date: Tue, 10 Oct 2000 14:10:20 +0100
33865 Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
33867 ! t/lib/thr5005.t util.c
33868 ____________________________________________________________________________
33869 [ 7185] By: jhi on 2000/10/10 12:06:22
33870 Log: Upgrade to podlators 1.04, from Russ Allbery.
33872 ! lib/Pod/Man.pm lib/Pod/Text.pm
33873 ____________________________________________________________________________
33874 [ 7184] By: jhi on 2000/10/10 12:01:32
33875 Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
33877 ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
33878 ____________________________________________________________________________
33879 [ 7183] By: jhi on 2000/10/09 23:47:15
33880 Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
33881 From: Peter Prymmer <pvhp@forte.com>
33882 Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
33883 Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
33885 ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
33886 ____________________________________________________________________________
33887 [ 7182] By: jhi on 2000/10/09 23:43:16
33888 Log: Make eq work again with utf8 (disabling the upgrading
33889 should no more be necessary since the copies of the
33890 scalars are upgraded, not the scalars themselves).
33891 Takes care of ID 20001009.001. (The claimed length()
33892 bug in 20001009.001 seems bogus to me.)
33894 ! sv.c t/pragma/utf8.t
33895 ____________________________________________________________________________
33896 [ 7181] By: gsar on 2000/10/09 19:41:54
33897 Log: tweak for change#7173
33900 ____________________________________________________________________________
33901 [ 7180] By: gsar on 2000/10/09 19:26:56
33902 Log: on Windows, clean targets might not work under some flavors of the shell
33904 ! win32/Makefile win32/makefile.mk
33905 ____________________________________________________________________________
33906 [ 7179] By: jhi on 2000/10/09 19:21:02
33907 Log: Update Changes.
33909 ! Changes patchlevel.h
33910 ____________________________________________________________________________
33911 [ 7178] By: jhi on 2000/10/09 19:18:23
33912 Log: Warn about unknown scripts.
33914 Subject: Re: ideas? patches? [PATCH bleadperl]
33915 From: Dominic Dunlop <domo@computer.org>
33916 Date: Mon, 9 Oct 2000 14:57:17 +0200
33917 Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
33920 ____________________________________________________________________________
33921 [ 7177] By: jhi on 2000/10/09 19:13:27
33922 Log: Change #7160 had a nasty typo.
33924 ! U/compline/Compile.U
33926 ! Configure config_h.SH
33927 ____________________________________________________________________________
33928 [ 7176] By: gsar on 2000/10/09 18:59:33
33932 ____________________________________________________________________________
33933 [ 7175] By: gsar on 2000/10/09 18:54:28
33934 Log: Windows9x doesn't support link(), despite what Config.pm
33937 ! lib/ExtUtils/Manifest.pm
33938 ____________________________________________________________________________
33939 [ 7174] By: gsar on 2000/10/09 18:50:03
33940 Log: avoid nonportable example code
33943 ____________________________________________________________________________
33944 [ 7173] By: gsar on 2000/10/09 18:46:54
33945 Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
33946 being used) when closing a socket handle
33948 ! win32/win32.c win32/win32.h win32/win32sck.c
33949 ____________________________________________________________________________
33950 [ 7172] By: gsar on 2000/10/09 18:41:40
33951 Log: on Windows, cwd strings in the environment should be of the
33952 form =X:=X:\foo instead of =X=X:\foo\
33955 ____________________________________________________________________________
33956 [ 7171] By: gsar on 2000/10/09 18:30:09
33957 Log: on Windows, LoadLibrary() could load an extension DLL multiple
33958 times if forward slashes are used in the path
33961 ____________________________________________________________________________
33962 [ 7170] By: jhi on 2000/10/09 17:53:59
33963 Log: Add a todo note about overloadable assertions.
33966 ____________________________________________________________________________
33967 [ 7169] By: jhi on 2000/10/09 13:43:45
33968 Log: Subject: PATCH 5.6 perldebguts grammar cleanup
33969 From: mjd@plover.com
33970 Date: 9 Oct 2000 00:24:44 -0000
33971 Message-ID: <20001009002444.10616.qmail@plover.com>
33973 ! pod/perldebguts.pod
33974 ____________________________________________________________________________
33975 [ 7168] By: nick on 2000/10/08 13:16:33
33976 Log: Tables assume network byte order for 16 bit forms, so 'S' packing
33977 is not right thing to do on (e.g. x86). Network order is also "right" for
33980 ! ext/Encode/Encode.pm
33981 ____________________________________________________________________________
33982 [ 7167] By: nick on 2000/10/08 12:54:42
33983 Log: Make "encodings" work post-install when Encode/*.enc files may not
33984 be in same directory as Encode.pm
33986 ! ext/Encode/Encode.pm
33987 ____________________________________________________________________________
33988 [ 7166] By: nick on 2000/10/08 11:51:26
33989 Log: Work round the fact that $hash->{$key} does not take into account
33990 UTF8'ness of $key yet. Thus fromUnicode needs to do $hash->{chr(ord($ch))}
33991 so that key is always in the "expected" encoding - i.e. same way we put
33994 ! ext/Encode/Encode.pm
33995 ____________________________________________________________________________
33996 [ 7165] By: gsar on 2000/10/08 04:15:29
33997 Log: save_re_context() could reset PL_curcop to freed memory, causing core
33998 dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
34001 ____________________________________________________________________________
34002 [ 7164] By: jhi on 2000/10/06 20:51:48
34003 Log: UTF8ize split() so that the cloned substrings get the UTF8
34004 flag of the original scalar. Problem reported by Simon Cozens.
34006 ! pp.c t/pragma/utf8.t
34007 ____________________________________________________________________________
34008 [ 7163] By: nick on 2000/10/06 20:48:34
34009 Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
34010 got a false +ve and so did not reach code which would have un-FAKEd the SV.
34013 ____________________________________________________________________________
34014 [ 7162] By: nick on 2000/10/06 20:25:37
34015 Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
34016 To fix (sort {$a <=> $b} keys %hash) in particular but
34017 should cover a number of other as-yet-unknown cases as well.
34020 ____________________________________________________________________________
34021 [ 7161] By: jhi on 2000/10/06 19:56:18
34022 Log: Change the version number of Tie::Handle in the core to 4.0,
34023 the (unrelated) Tie::Handle in CPAN will remain at 3.0.
34025 Subject: Note on Tie::Handle
34026 From: andreas.koenig@anima.de (Andreas J. Koenig)
34027 Date: 06 Oct 2000 21:48:58 +0200
34028 Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
34030 ! lib/Tie/Handle.pm
34031 ____________________________________________________________________________
34032 [ 7160] By: jhi on 2000/10/06 18:20:35
34033 Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
34034 as the first option of cc/ld because of ultrapicky compilers
34037 + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
34038 ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
34039 ! U/compline/orderlib.U U/modified/Cppsym.U
34040 ! U/modified/d_access.U
34041 Branch: metaconfig/U/perl
34042 ! Checkcc.U d_dlsymun.U gccvers.U
34044 ! Configure config_h.SH
34045 ____________________________________________________________________________
34046 [ 7159] By: jhi on 2000/10/06 13:56:39
34047 Log: Update Changes.
34049 ! Changes patchlevel.h
34050 ____________________________________________________________________________
34051 [ 7158] By: jhi on 2000/10/06 12:48:40
34052 Log: Eliminate $Is_VMS code from the test.
34054 Subject: Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
34055 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34056 Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
34057 Date: Thu, 5 Oct 2000 07:46:33 EDT
34060 ____________________________________________________________________________
34061 [ 7157] By: jhi on 2000/10/06 12:47:13
34062 Log: Also the $ccflags is needed for the C compiler check.
34064 Subject: Configure (check for C-compiler)
34065 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34066 Date: Fri, 06 Oct 2000 08:47:15 +0200
34067 Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
34068 Branch: metaconfig/U/perl
34071 ! Configure config_h.SH
34072 ____________________________________________________________________________
34073 [ 7156] By: jhi on 2000/10/06 11:45:15
34074 Log: The HINT_BYTE patch is apparently unnecessary, retracted.
34076 ! perl.c pp_ctl.c sv.h utf8.c
34077 ____________________________________________________________________________
34078 [ 7155] By: jhi on 2000/10/06 11:40:41
34079 Log: IO::Handle->syswrite() did not handle length omission
34080 like CORE::syswrite() does.
34082 Subject: [Fwd] IO::Handle, syswrite and arguments
34083 From: Graham Barr <gbarr@pobox.com>
34084 Date: Fri, 6 Oct 2000 10:22:05 +0100
34085 Message-ID: <20001006102205.U6312@pobox.com>
34087 The original patch from andrew@ugh.net.au.
34089 ! ext/IO/lib/IO/Handle.pm
34090 ____________________________________________________________________________
34091 [ 7154] By: jhi on 2000/10/06 01:42:15
34095 ____________________________________________________________________________
34096 [ 7153] By: jhi on 2000/10/06 00:39:55
34097 Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
34100 ____________________________________________________________________________
34101 [ 7152] By: jhi on 2000/10/06 00:38:11
34102 Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
34104 ! perl.c pp_ctl.c sv.h utf8.c
34105 ____________________________________________________________________________
34106 [ 7151] By: jhi on 2000/10/06 00:36:38
34107 Log: Subject: Re: Questions about Tie::Array and perl modules
34108 From: Nick Ing-Simmons <nik@tiuk.ti.com>
34109 Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
34110 Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
34112 Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
34114 ! lib/Tie/Array.pm t/op/array.t
34115 ____________________________________________________________________________
34116 [ 7150] By: jhi on 2000/10/05 00:20:45
34117 Log: Regen Changes.
34119 ! Changes patchlevel.h
34120 ____________________________________________________________________________
34121 [ 7149] By: jhi on 2000/10/05 00:20:01
34125 ____________________________________________________________________________
34126 [ 7148] By: jhi on 2000/10/04 23:35:08
34127 Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
34128 reported several times by Dominic Dunlop, for example in
34129 ID 20000315.008. Patch from Dominic. Patch affects at
34130 least MachTen, and possibly other oldish BSDs. Should not
34131 break non-broken platforms (tested on LinuxPPC).
34134 ____________________________________________________________________________
34135 [ 7147] By: jhi on 2000/10/04 23:26:34
34136 Log: The one that got away from 7146.
34138 + U/installdirs/installscripts.U
34139 ____________________________________________________________________________
34140 [ 7146] By: jhi on 2000/10/04 23:25:04
34141 Log: Enable disabling scripts installation by Configure -Uinstallscripts,
34142 suggested by H. Merijn Brand.
34144 ! Configure INSTALL Makefile.SH Porting/Glossary
34145 ! Porting/config.sh Porting/config_H epoc/config.sh installperl
34146 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
34148 ____________________________________________________________________________
34149 [ 7145] By: jhi on 2000/10/04 22:08:21
34150 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
34151 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34152 Date: Wed, 4 Oct 2000 17:37:46 -0400
34153 Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
34156 ____________________________________________________________________________
34157 [ 7144] By: jhi on 2000/10/04 18:11:41
34158 Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
34159 From: Jeff Pinyan <jeffp@crusoe.net>
34160 Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
34161 Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
34164 ____________________________________________________________________________
34165 [ 7143] By: jhi on 2000/10/04 18:09:58
34166 Log: Subject: perlhack.pod Patch for Externals Tools
34167 From: Fisher Mark <fisherm@tce.com>
34168 Date: Tue, 3 Oct 2000 15:43:27 -0500
34169 Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
34172 ____________________________________________________________________________
34173 [ 7142] By: jhi on 2000/10/04 18:08:41
34174 Log: Subject: [PATCH] 5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier
34175 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34176 Date: Wed, 4 Oct 2000 12:11:11 EDT
34177 Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
34180 ____________________________________________________________________________
34181 [ 7141] By: jhi on 2000/10/04 12:20:16
34182 Log: Subject: [PATCH 5.7.0] h2xs not working
34183 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34184 Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
34185 Date: Tue, 3 Oct 2000 21:43:01 -0400
34187 Subject: [PATCH 5.7.0] h2xs not documenting the created module
34188 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34189 Date: Tue, 3 Oct 2000 22:55:19 -0400
34190 Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
34193 ____________________________________________________________________________
34194 [ 7140] By: jhi on 2000/10/04 11:53:44
34195 Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
34196 From: nick@babyhippo.com
34197 Date: Wed, 4 Oct 2000 12:06:45 +0100
34198 Message-Id: <20001004120645.A7356@babyhippo.com>
34200 Retract 7118 and 7135.
34202 ! installman installperl op.c t/pragma/subs.t
34203 ____________________________________________________________________________
34204 [ 7139] By: jhi on 2000/10/03 22:09:41
34205 Log: It is possible to have no hosts database at all. Pointed out in
34207 Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
34208 From: Peter Prymmer <pvhp@forte.com>
34209 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
34210 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
34212 ! U/modified/myhostname.U
34214 ! Configure config_h.SH
34215 ____________________________________________________________________________
34216 [ 7138] By: jhi on 2000/10/03 21:49:49
34217 Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
34218 From: Peter Prymmer <pvhp@forte.com>
34219 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
34220 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
34223 ____________________________________________________________________________
34224 [ 7137] By: jhi on 2000/10/03 20:10:05
34225 Log: One remaining nit less at the VMS mailbox sizing.
34228 ____________________________________________________________________________
34229 [ 7136] By: jhi on 2000/10/03 20:08:47
34230 Log: Test harness update to sync with the new perlcc,
34234 ____________________________________________________________________________
34235 [ 7135] By: jhi on 2000/10/03 15:15:42
34236 Log: Subject: Re: PATCH for 20001003.004
34237 Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
34238 From: "AARON B. DOSSETT" <aaron@iglou.com>
34239 Message-Id: <E13gTay-0006od-00@iglou.com>
34241 ! installman installperl
34242 ____________________________________________________________________________
34243 [ 7134] By: jhi on 2000/10/03 15:00:34
34244 Log: Subject: [ID 20001003.006] B::Debug not -w clean
34245 From: Nicholas Clark <nick@babyhippo.co.uk>
34246 Date: Tue, 03 Oct 2000 15:46:32 +0100
34247 Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
34250 ____________________________________________________________________________
34251 [ 7133] By: jhi on 2000/10/03 14:58:39
34252 Log: Scale down the VMS message boxes, by Charles Lane.
34253 Fix for ID 20000903.009, workaround at
34254 http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
34257 ____________________________________________________________________________
34258 [ 7132] By: jhi on 2000/10/03 11:20:37
34259 Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
34261 + t/lib/st-lock.t t/lib/st-utf8.t
34262 ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
34263 ! ext/Storable/Storable.xs t/lib/st-recurse.t
34264 ____________________________________________________________________________
34265 [ 7131] By: jhi on 2000/10/03 03:38:23
34268 ! MANIFEST Makefile.SH
34269 ____________________________________________________________________________
34270 [ 7130] By: jhi on 2000/10/03 03:31:05
34271 Log: Update Changes.
34273 ! Changes patchlevel.h
34274 ____________________________________________________________________________
34275 [ 7129] By: jhi on 2000/10/03 02:24:02
34276 Log: Misplaced else.
34277 Branch: metaconfig/U/perl
34280 ! Configure config_h.SH
34281 ____________________________________________________________________________
34282 [ 7128] By: jhi on 2000/10/03 02:08:29
34283 Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
34284 From: sthoenna@efn.org
34285 Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
34286 Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
34287 Branch: metaconfig/U/perl
34290 ! Configure config_h.SH hints/os2.sh os2/os2ish.h
34291 ____________________________________________________________________________
34292 [ 7127] By: jhi on 2000/10/03 01:13:14
34293 Log: Update Changes.
34295 ! Changes patchlevel.h
34296 ____________________________________________________________________________
34297 [ 7126] By: jhi on 2000/10/03 00:57:08
34298 Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
34299 as suggested by Olaf Flebbe and Nick Clark.
34301 ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
34302 ____________________________________________________________________________
34303 [ 7125] By: jhi on 2000/10/03 00:50:56
34304 Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
34305 From: Nick Clark <nick@plum.flirble.org>
34306 Date: Mon, 2 Oct 2000 11:03:24 +0100
34307 Message-Id: <20001002110324.D20073@plum.flirble.org>
34309 Also fixes bug ID 20001002.005.
34312 ____________________________________________________________________________
34313 [ 7124] By: jhi on 2000/10/03 00:34:59
34314 Log: Subject: [PATCH 5.7.0] Epoc update
34315 From: Olaf Flebbe <o.flebbe@gmx.de>
34316 Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
34317 Message-ID: <26423.969484586@www10.gmx.net>
34319 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
34320 ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
34321 ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
34323 ____________________________________________________________________________
34324 [ 7123] By: jhi on 2000/10/03 00:30:07
34325 Log: Regen headers.
34327 ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
34328 ____________________________________________________________________________
34329 [ 7122] By: jhi on 2000/10/03 00:10:48
34330 Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
34333 ____________________________________________________________________________
34334 [ 7121] By: jhi on 2000/10/03 00:05:06
34335 Log: Subject: [PATCH pod/perlop.pod] Documentation glitch in magic autoincrement.
34336 From: <abigail@foad.org>
34337 Date: Tue, 26 Sep 2000 13:36:14 -0400
34338 Message-ID: <20000926173614.4356.qmail@foad.org>
34341 ____________________________________________________________________________
34342 [ 7120] By: jhi on 2000/10/03 00:04:00
34343 Log: Inside require() $^S was always left undefined.
34345 Subject: Re: Tiny 2-byte change to fix debugger's eval bug
34346 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34347 Date: Wed, 27 Sep 2000 18:54:49 -0400
34348 Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
34350 ! cop.h mg.c pp_ctl.c util.c
34351 ____________________________________________________________________________
34352 [ 7119] By: jhi on 2000/10/03 00:00:16
34353 Log: Subject: [PATCH] DLL not restartabke with threaded perl
34354 From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
34355 Date: Thu, 28 Sep 2000 09:20:46 +0100
34356 Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
34359 ____________________________________________________________________________
34360 [ 7118] By: jhi on 2000/10/02 23:59:20
34361 Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
34362 From: Nicholas Clark <nick@ccl4.org>
34363 Date: Thu, 28 Sep 2000 11:52:24 +0100
34364 Message-ID: <20000928115224.D7924@plum.flirble.org>
34367 ____________________________________________________________________________
34368 [ 7117] By: jhi on 2000/10/02 23:57:51
34369 Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
34370 From: Nicholas Clark <nick@babyhippo.co.uk>
34371 Date: Thu, 28 Sep 2000 12:18:10 +0100
34372 Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
34374 Did not apply cleanly, manual intervention was needed.
34376 ! ext/B/B/Bytecode.pm utils/perlcc.PL
34377 ____________________________________________________________________________
34378 [ 7116] By: jhi on 2000/10/02 23:50:40
34379 Log: Document the issue (is not a syntax error, kind of)
34381 Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
34382 From: Nicholas Clark <nick@ccl4.org>
34383 Date: Thu, 28 Sep 2000 17:12:42 +0100
34384 Message-ID: <20000928171242.K7924@plum.flirble.org>
34387 ____________________________________________________________________________
34388 [ 7115] By: jhi on 2000/10/02 23:48:58
34389 Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
34390 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34391 Date: Thu, 28 Sep 2000 21:55:31 -0400
34392 Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
34395 ____________________________________________________________________________
34396 [ 7114] By: jhi on 2000/10/02 23:47:57
34397 Log: Subject: DOC PATCH 5.6.0
34398 From: mjd@plover.com
34399 Date: 30 Sep 2000 06:02:34 -0000
34400 Message-ID: <20000930060234.4559.qmail@plover.com>
34402 ! pod/perldebguts.pod
34403 ____________________________________________________________________________
34404 [ 7113] By: jhi on 2000/10/02 23:46:43
34405 Log: SOCK_DGRAM and listen() do not mix as reported in
34407 Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
34408 From: Petter Reinholdtsen <pere@hungry.com>
34409 Date: Sun, 1 Oct 2000 10:57:20 +0800
34410 Message-Id: <200010010257.KAA05735@localhost.localdomain>
34412 The patch for 5.7.0+ had to be reengineered, though.
34414 ! ext/IO/lib/IO/Socket/UNIX.pm
34415 ____________________________________________________________________________
34416 [ 7112] By: jhi on 2000/10/02 23:36:57
34417 Log: Subject: Re: [PATCH 5.005_64 missed]
34418 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34419 Date: Sun, 1 Oct 2000 18:50:10 -0400
34420 Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
34423 ____________________________________________________________________________
34424 [ 7111] By: jhi on 2000/10/02 23:35:40
34425 Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug)
34426 From: Radu Greab <radu@netsoft.ro>
34427 Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
34428 Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
34430 ! op.c opcode.pl t/op/substr.t
34431 ____________________________________________________________________________
34432 [ 7110] By: jhi on 2000/10/02 23:32:38
34433 Log: Subject: [PATCH] Fix aliasing of tied filehandles
34434 From: Daniel Chetlin <daniel@chetlin.com>
34435 Date: Mon, 2 Oct 2000 14:53:27 -0700
34436 Message-ID: <20001002145327.C1617@ilmd>
34438 ! perl.h pp_hot.c t/op/tiehandle.t
34439 ____________________________________________________________________________
34440 [ 7109] By: jhi on 2000/10/02 23:31:30
34441 Log: s/Robin Parker/Robin Barker/
34444 ____________________________________________________________________________
34445 [ 7108] By: jhi on 2000/10/02 23:15:46
34446 Log: Retract #7091 as suggested in
34448 From: Robin Barker <rmb1@cise.npl.co.uk>
34449 Subject: [PATCH-R] was Re: SuSE's gcc-2.95.2 and //depot/perl
34450 Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
34451 Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
34454 ____________________________________________________________________________
34455 [ 7107] By: nick on 2000/10/02 18:23:14
34456 Log: A few tweaks to get Tk803 to work with Encode scheme.
34458 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
34459 ____________________________________________________________________________
34460 [ 7106] By: nick on 2000/10/01 21:34:14
34461 Log: Add checking cases to Encode's toUnicode and fromUnicode.
34463 ! ext/Encode/Encode.pm
34464 ____________________________________________________________________________
34465 [ 7105] By: nick on 2000/10/01 17:18:01
34466 Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
34467 To read and use them.
34468 Add a lib/encode.t which checks a few things.
34470 + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
34471 + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
34472 + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
34473 + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
34474 + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
34475 + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
34476 + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
34477 + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
34478 + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
34479 + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
34480 + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
34481 + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
34482 + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
34483 + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
34484 + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
34485 + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
34486 + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
34487 + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
34488 + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
34489 + ext/Encode/Encode/iso2022-jp.enc
34490 + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
34491 + ext/Encode/Encode/iso8859-1.enc
34492 + ext/Encode/Encode/iso8859-2.enc
34493 + ext/Encode/Encode/iso8859-3.enc
34494 + ext/Encode/Encode/iso8859-4.enc
34495 + ext/Encode/Encode/iso8859-5.enc
34496 + ext/Encode/Encode/iso8859-6.enc
34497 + ext/Encode/Encode/iso8859-7.enc
34498 + ext/Encode/Encode/iso8859-8.enc
34499 + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
34500 + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
34501 + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
34502 + ext/Encode/Encode/macCentEuro.enc
34503 + ext/Encode/Encode/macCroatian.enc
34504 + ext/Encode/Encode/macCyrillic.enc
34505 + ext/Encode/Encode/macDingbats.enc
34506 + ext/Encode/Encode/macGreek.enc
34507 + ext/Encode/Encode/macIceland.enc
34508 + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
34509 + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
34510 + ext/Encode/Encode/macTurkish.enc
34511 + ext/Encode/Encode/macUkraine.enc
34512 + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
34514 ! MANIFEST ext/Encode/Encode.pm
34515 ____________________________________________________________________________
34516 [ 7104] By: nick on 2000/09/30 13:04:30
34517 Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
34518 From: Daniel Chetlin <daniel@chetlin.com>
34519 Date: Mon, 18 Sep 2000 05:05:40 -0700
34520 Message-Id: <20000918050540.C652@ilmd>
34522 ! lib/overload.pm sv.c t/pragma/overload.t
34523 ____________________________________________________________________________
34524 [ 7103] By: nick on 2000/09/30 12:53:36
34525 Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
34526 From: Johan Vromans <jvromans@squirrel.nl>
34527 Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
34528 Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
34531 ____________________________________________________________________________
34532 [ 7102] By: nick on 2000/09/30 12:52:31
34533 Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
34534 From: Spider Boardman <spider@Orb.Nashua.NH.US>
34535 Date: Sat, 16 Sep 2000 16:36:45 -0400
34536 Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
34538 ! ext/B/B/Deparse.pm
34539 ____________________________________________________________________________
34540 [ 7101] By: nick on 2000/09/30 12:51:41
34541 Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
34542 From: Craig A. Berry <craig.berry@psinetcs.com>
34543 Date: Sat, 16 Sep 2000 10:11:10 -0500
34544 Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
34547 ____________________________________________________________________________
34548 [ 7100] By: nick on 2000/09/30 12:50:33
34549 Log: Subject: Re: unicode support and perl [ID 20000901.097]
34550 From: Spider Boardman <spider@Orb.Nashua.NH.US>
34551 Date: Fri, 15 Sep 2000 16:37:58 -0400
34552 Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
34555 ____________________________________________________________________________
34556 [ 7099] By: nick on 2000/09/30 12:49:35
34557 Log: Subject: Re: unicode support and perl [ID 20000901.097]
34558 From: Spider Boardman <spider@Orb.Nashua.NH.US>
34559 Date: Fri, 15 Sep 2000 16:25:30 -0400
34560 Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
34563 ____________________________________________________________________________
34564 [ 7098] By: nick on 2000/09/30 12:48:00
34565 Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
34566 From: Gisle Aas <gisle@ActiveState.com>
34567 Date: 15 Sep 2000 16:23:41 +0200
34568 Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
34571 ____________________________________________________________________________
34572 [ 7097] By: nick on 2000/09/30 12:45:16
34573 Log: Subject: [PATCH] Nits in perlmod.pod
34574 From: Daniel Chetlin <daniel@chetlin.com>
34575 Date: Fri, 15 Sep 2000 02:04:09 -0700
34576 Message-Id: <20000915020409.A2104@ilmd>
34579 ____________________________________________________________________________
34580 [ 7096] By: nick on 2000/09/30 12:18:00
34581 Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
34582 i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
34583 to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
34584 0 to checking to get the warning.
34586 ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
34587 ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
34588 ! regexec.c sv.c toke.c utf8.c
34589 ____________________________________________________________________________
34590 [ 7095] By: nick on 2000/09/15 16:55:59
34591 Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
34593 Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
34594 From: Spider Boardman <spider@Orb.Nashua.NH.US>
34595 Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
34596 Date: Fri, 15 Sep 2000 06:37:30 -0400
34598 ! ext/Encode/Encode.xs sv.c
34599 ____________________________________________________________________________
34600 [ 7094] By: jhi on 2000/09/15 03:23:32
34601 Log: Update Changes.
34603 ! Changes patchlevel.h
34604 ____________________________________________________________________________
34605 [ 7093] By: jhi on 2000/09/15 03:11:44
34606 Log: Fix for the charnames.t failures from Spider Boardman.
34609 ____________________________________________________________________________
34610 [ 7092] By: jhi on 2000/09/15 00:15:48
34611 Log: Botched the #7090 check-in.
34614 ____________________________________________________________________________
34615 [ 7091] By: jhi on 2000/09/14 23:33:24
34616 Log: Part of #7081 didn't come through.
34619 ____________________________________________________________________________
34620 [ 7090] By: jhi on 2000/09/14 23:17:39
34621 Log: Subject: Re: perl@7078
34622 From: Spider Boardman <spider@web.zk3.dec.com>
34623 Date: Thu, 14 Sep 2000 19:06:36 -0400
34624 Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
34627 ____________________________________________________________________________
34628 [ 7089] By: jhi on 2000/09/14 23:11:21
34629 Log: Small portability tweaks.
34631 ! ext/Encode/Encode.xs
34632 ____________________________________________________________________________
34633 [ 7088] By: jhi on 2000/09/14 22:57:23
34634 Log: Fake return to pacify picky compilers.
34636 ! ext/Encode/Encode.xs
34637 ____________________________________________________________________________
34638 [ 7087] By: jhi on 2000/09/14 22:53:37
34639 Log: Subject: [PATCH] utf8.c apidoc
34640 From: Simon Cozens <simon@cozens.net>
34641 Date: Thu, 14 Sep 2000 23:46:57 +0100
34642 Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
34644 ! perlapi.c pod/perlapi.pod utf8.c
34645 ____________________________________________________________________________
34646 [ 7086] By: jhi on 2000/09/14 22:40:38
34647 Log: We don't need to count the high bit bytes, a boolean is enough.
34650 ____________________________________________________________________________
34651 [ 7085] By: jhi on 2000/09/14 21:20:09
34652 Log: Replace #7084 with
34654 Subject: Re: perl@7078
34655 From: Spider Boardman <spider@web.zk3.dec.com>
34656 Date: Thu, 14 Sep 2000 17:09:36 -0400
34657 Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
34660 ____________________________________________________________________________
34661 [ 7084] By: jhi on 2000/09/14 20:03:34
34662 Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
34663 convertable to bytes by checking it doesn't go above 0xc3
34665 Subject: Re: perl@7078
34666 From: Simon Cozens <simon@cozens.net>
34667 Date: Thu, 14 Sep 2000 20:59:19 +0100
34668 Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
34671 ____________________________________________________________________________
34672 [ 7083] By: jhi on 2000/09/14 19:38:47
34673 Log: Subject: Re: perl@7078
34674 From: Simon Cozens <simon@cozens.net>
34675 Date: Thu, 14 Sep 2000 20:13:09 +0100
34676 Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
34679 ____________________________________________________________________________
34680 [ 7082] By: jhi on 2000/09/14 17:50:44
34681 Log: The one that got away.
34684 ____________________________________________________________________________
34685 [ 7081] By: jhi on 2000/09/14 17:45:35
34686 Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
34687 From: Robin Barker <rmb1@cise.npl.co.uk>
34688 Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
34689 Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
34691 ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
34692 ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
34693 ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
34694 ! regcomp.c toke.c universal.c
34695 ____________________________________________________________________________
34696 [ 7080] By: jhi on 2000/09/14 17:40:35
34697 Log: Problems picked up by AIX cc.
34699 Subject: Re: perl@7078 (patch included)
34700 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34701 Date: Thu, 14 Sep 2000 18:53:30 +0200
34702 Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
34704 ! ext/Encode/Encode.xs
34705 ____________________________________________________________________________
34706 [ 7079] By: jhi on 2000/09/14 17:38:27
34707 Log: Subject: File::Find 5.7.0 POD nits
34708 From: Rich Morin <rdm@cfcl.com>
34709 Date: Wed, 13 Sep 2000 22:03:58 -0700
34710 Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
34713 ____________________________________________________________________________
34714 [ 7078] By: jhi on 2000/09/14 14:58:20
34715 Log: Update Changes.
34717 ! Changes patchlevel.h
34718 ____________________________________________________________________________
34719 [ 7077] By: jhi on 2000/09/14 14:55:54
34720 Log: Compilation warnings and an error.
34723 ____________________________________________________________________________
34724 [ 7076] By: jhi on 2000/09/14 14:42:56
34725 Log: Fix for a parsing bug, not for the original bug.
34727 Subject: Re: [ID 20000910.005] Another segfault with regexes.
34728 From: Spider Boardman <spider@web.zk3.dec.com>
34729 Date: Wed, 13 Sep 2000 17:52:20 -0400
34730 Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
34733 ____________________________________________________________________________
34734 [ 7075] By: jhi on 2000/09/14 14:40:40
34735 Log: Batch of UTF-8 patches from Simon Cozens.
34737 ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
34738 ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
34740 ____________________________________________________________________________
34741 [ 7074] By: jhi on 2000/09/14 14:29:58
34742 Log: Subject: Re: Two advertising clauses need to be removed
34743 From: Russ Allbery <rra@stanford.edu>
34744 Date: 13 Sep 2000 18:50:26 -0700
34745 Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
34747 ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
34748 ____________________________________________________________________________
34749 [ 7073] By: jhi on 2000/09/14 14:28:20
34750 Log: Subject: [PATCH] de-wall t/README
34751 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34752 Date: Wed, 13 Sep 2000 17:46:55 -0700
34753 Message-ID: <//Bw5gzkge/e092yn@efn.org>
34756 ____________________________________________________________________________
34757 [ 7072] By: jhi on 2000/09/14 14:25:10
34758 Log: Hints optimization.
34761 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
34762 Date: Wed, 13 Sep 2000 21:42:07 +0200
34763 Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
34766 ____________________________________________________________________________
34767 [ 7071] By: jhi on 2000/09/14 14:23:30
34768 Log: Allow chop() and chomp() to be overridden.
34770 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
34771 From: "Casey R. Tweten" <crt@kiski.net>
34772 Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
34773 Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
34776 ____________________________________________________________________________
34777 [ 7070] By: jhi on 2000/09/14 14:20:36
34778 Log: The return value of setlocale must be copied away.
34780 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
34781 From: Alan Burlison <Alan.Burlison@uk.sun.com>
34782 Date: Wed, 13 Sep 2000 16:27:37 +0100
34783 Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
34786 ____________________________________________________________________________
34787 [ 7069] By: jhi on 2000/09/14 14:16:27
34788 Log: Remove vestiges of tr//CU.
34790 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
34791 From: Nick Clark <nick@plum.flirble.org>
34792 Date: Tue, 12 Sep 2000 22:50:14 +0100
34793 Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
34795 Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
34796 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34797 Date: Tue, 12 Sep 2000 21:38:48 -0700
34798 Message-ID: <YTwv5gzkgmfL092yn@efn.org>
34800 ! op.h pod/perlunicode.pod
34801 ____________________________________________________________________________
34802 [ 7068] By: jhi on 2000/09/13 14:18:39
34803 Log: Add the Encode extension. The code is still largely just skeleton.
34805 + ext/Encode/Encode.pm ext/Encode/Encode.xs
34806 + ext/Encode/Makefile.PL ext/Encode/Todo
34807 ! MANIFEST Todo-5.6
34808 ____________________________________________________________________________
34809 [ 7067] By: jhi on 2000/09/12 17:43:33
34810 Log: Allow for whitespace between "#" and "line" in cpp output.
34812 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
34813 From: Calle Dybedahl <calle@lysator.liu.se>
34814 Date: 12 Sep 2000 19:38:02 +0200
34815 Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
34817 ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
34818 ____________________________________________________________________________
34819 [ 7066] By: gsar on 2000/09/12 17:24:29
34820 Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
34821 initialization in all the threads on Windows
34824 ____________________________________________________________________________
34825 [ 7065] By: jhi on 2000/09/12 15:11:31
34826 Log: Update Changes.
34828 ! Changes patchlevel.h
34829 ____________________________________________________________________________
34830 [ 7064] By: jhi on 2000/09/12 14:54:54
34831 Log: Retract #7062, the pod tests are not ready.
34834 ____________________________________________________________________________
34835 [ 7063] By: jhi on 2000/09/12 14:25:41
34836 Log: The #7054 truncated Configure badly.
34837 Branch: metaconfig/U/perl
34840 ! Configure config_h.SH
34841 ____________________________________________________________________________
34842 [ 7062] By: jhi on 2000/09/12 14:08:32
34843 Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
34844 From: sthoenna@efn.org
34845 Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
34846 Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
34849 ____________________________________________________________________________
34850 [ 7061] By: jhi on 2000/09/12 14:07:18
34851 Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
34852 From: sthoenna@efn.org
34853 Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
34854 Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
34857 ____________________________________________________________________________
34858 [ 7060] By: jhi on 2000/09/12 14:06:08
34859 Log: Break up the myconfig lines a bit.
34861 Subject: perlbug/perl -V output format
34862 From: sthoenna@efn.org
34863 Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
34864 Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
34867 ____________________________________________________________________________
34868 [ 7059] By: jhi on 2000/09/12 14:05:04
34869 Log: Test for the #7049.
34871 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
34872 From: andreas.koenig@anima.de (Andreas J. Koenig)
34873 Date: 12 Sep 2000 06:42:01 +0200
34874 Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
34877 ____________________________________________________________________________
34878 [ 7058] By: jhi on 2000/09/12 14:03:05
34879 Log: Subject: [patch: perl@7045] vms updates
34880 From: Peter Prymmer <pvhp@forte.com>
34881 Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
34882 Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
34884 ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
34885 ____________________________________________________________________________
34886 [ 7057] By: jhi on 2000/09/12 14:00:51
34887 Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
34888 From: sthoenna@efn.org
34889 Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
34890 Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
34893 ____________________________________________________________________________
34894 [ 7056] By: jhi on 2000/09/12 13:58:14
34895 Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
34896 From: Jeff Pinyan <jeffp@crusoe.net>
34897 Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
34898 Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
34901 ____________________________________________________________________________
34902 [ 7055] By: jhi on 2000/09/12 13:56:32
34903 Log: Do in VMS as the #7054 does.
34906 ____________________________________________________________________________
34907 [ 7054] By: jhi on 2000/09/12 13:50:31
34908 Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
34909 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
34910 Date: Mon, 11 Sep 2000 08:33:09 +0100
34911 Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
34912 Branch: metaconfig/U/perl
34915 ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
34916 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
34917 ____________________________________________________________________________
34918 [ 7053] By: jhi on 2000/09/12 13:29:19
34919 Log: Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
34920 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34921 Date: Tue, 12 Sep 2000 08:35:59 EDT
34922 Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
34925 ____________________________________________________________________________
34926 [ 7052] By: jhi on 2000/09/11 23:01:50
34927 Log: Document the SvUTF8*().
34929 ! pod/perlapi.pod sv.h
34930 ____________________________________________________________________________
34931 [ 7051] By: gsar on 2000/09/11 14:46:30
34932 Log: C<@a = @b = split(...)> optimization coredumps under ithreads
34933 (missed a spot when fixing up op_pmreplroot hack for ithreads)
34935 ! op.c t/op/split.t
34936 ____________________________________________________________________________
34937 [ 7050] By: nick on 2000/09/11 10:03:51
34938 Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
34940 Subject: borland C++ win32.c tweak
34941 From: Vadim Konovalov <vkonovalov@lucent.com>
34942 Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
34943 Date: Mon, 11 Sep 2000 11:22:33 +0400
34946 ____________________________________________________________________________
34947 [ 7049] By: nick on 2000/09/11 09:57:33
34948 Log: Point fix for s/// on foreach (keys %xxx).
34951 ____________________________________________________________________________
34952 [ 7048] By: jhi on 2000/09/10 23:37:09
34953 Log: Silence t/pod/*.t about alternate quote-mappings now implemented
34954 by Pod::Text, from Brad Appleton.
34956 ! t/pod/testp2pt.pl
34957 ____________________________________________________________________________
34958 [ 7047] By: jhi on 2000/09/10 14:32:53
34959 Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
34962 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
34963 ____________________________________________________________________________
34964 [ 7046] By: jhi on 2000/09/10 14:15:08
34965 Log: Upgrade to CPAN 1.57_65, from Andreas König.
34967 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34968 ____________________________________________________________________________
34969 [ 7045] By: jhi on 2000/09/08 21:36:32
34970 Log: Update Changes.
34972 ! Changes patchlevel.h
34973 ____________________________________________________________________________
34974 [ 7044] By: jhi on 2000/09/08 21:29:56
34975 Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
34976 From: Peter Prymmer <pvhp@forte.com>
34977 Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
34978 Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
34981 ____________________________________________________________________________
34982 [ 7043] By: jhi on 2000/09/08 21:27:50
34983 Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
34984 From: Peter Prymmer <pvhp@forte.com>
34985 Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
34986 Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
34988 ! Makefile.SH installperl
34989 ____________________________________________________________________________
34990 [ 7042] By: jhi on 2000/09/08 21:23:21
34991 Log: Continue #7041.
34993 ! cygwin/Makefile.SHs os2/Makefile.SHs
34994 ____________________________________________________________________________
34995 [ 7041] By: jhi on 2000/09/08 21:18:10
34996 Log: Do away with memory models cruft. Sorry, PDP users.
34998 ! U/modified/cc.U U/modified/libpth.U
35000 ! Configure Makefile.SH Porting/Glossary Porting/config.sh
35001 ! Porting/config_H cflags.SH config_h.SH configure.com
35002 ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
35003 ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
35004 ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
35005 ____________________________________________________________________________
35006 [ 7040] By: jhi on 2000/09/08 14:34:18
35007 Log: Major rewrite of s2p. And I mean really major, it is
35008 an implementation of sed in perl. If called as s2p it
35009 will function as s2p. Note: needs non-UNIXifying.
35012 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
35013 Date: Mon, 28 Aug 2000 14:05:12 +0200
35014 Message-ID: <39AA5578.2102E2AA@alcatel.at>
35017 ____________________________________________________________________________
35018 [ 7039] By: jhi on 2000/09/08 14:19:49
35019 Log: Re-allow vec() for characters > 255.
35021 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
35022 From: Spider Boardman <spider@web.zk3.dec.com>
35023 Date: Fri, 08 Sep 2000 02:21:02 -0400
35024 Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
35026 ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
35028 ____________________________________________________________________________
35029 [ 7038] By: jhi on 2000/09/08 14:14:18
35030 Log: Subject: [PATCH lib/Benchmark.pm]
35031 From: <abigail@foad.org>
35032 Date: Thu, 7 Sep 2000 15:03:20 -0400
35033 Message-ID: <20000907190320.888.qmail@foad.org>
35036 ____________________________________________________________________________
35037 [ 7037] By: jhi on 2000/09/08 14:11:06
35038 Log: Optimizing hash keys into shared strings doesn't work with ithreads.
35040 Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi
35041 From: Spider Boardman <spider@web.zk3.dec.com>
35042 Date: Fri, 08 Sep 2000 01:30:27 -0400
35043 Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
35046 ____________________________________________________________________________
35047 [ 7036] By: jhi on 2000/09/08 14:08:58
35048 Log: Subject: [ID 20000908.002] perlipc documentation bug.
35049 From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
35050 Date: Fri, 08 Sep 2000 12:38:32 +0200
35051 Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
35054 ____________________________________________________________________________
35055 [ 7035] By: jhi on 2000/09/08 14:03:12
35056 Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
35057 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35058 Date: Fri, 08 Sep 2000 11:47:34 +0200
35059 Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
35062 ____________________________________________________________________________
35063 [ 7034] By: jhi on 2000/09/08 13:59:35
35064 Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
35065 From: Simon Cozens <simon@cozens.net>
35066 Date: Thu, 7 Sep 2000 20:40:38 +0100
35067 Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
35070 ____________________________________________________________________________
35071 [ 7033] By: jhi on 2000/09/08 04:03:03
35072 Log: Subject: [ID 20000904.008] Tiny fix for perldiag
35073 From: "Larry W. Virden" <lvirden@cas.org>
35074 Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
35075 Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
35078 ____________________________________________________________________________
35079 [ 7032] By: jhi on 2000/09/07 22:18:30
35080 Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
35081 From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
35082 Date: Mon, 04 Sep 2000 13:16:38 -0700
35083 Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
35086 ____________________________________________________________________________
35087 [ 7031] By: jhi on 2000/09/07 22:02:29
35088 Log: Fix the ccversion detection for 5.1 and beyond.
35090 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
35091 From: Spider Boardman <spider@leggy.zk3.dec.com>
35092 Date: Thu, 7 Sep 2000 17:54:27 -0400
35093 Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
35096 ____________________________________________________________________________
35097 [ 7030] By: jhi on 2000/09/07 19:12:28
35100 Subject: [ID 20000903.001] \w in utf8-strings
35101 From: Marc Lehmann <pcg@goof.com>
35102 Date: Sun, 03 Sep 2000 09:44:29 +0200
35103 Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
35105 and various related nits.
35107 ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
35108 ____________________________________________________________________________
35109 [ 7029] By: jhi on 2000/09/07 18:49:09
35110 Log: Fix the URL, but the server is still missing in action.
35112 Subject: [ID 20000905.002] perlfaq1.pod URL error
35113 From: "Larry W. Virden" <lvirden@cas.org>
35114 Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
35115 Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
35118 ____________________________________________________________________________
35119 [ 7028] By: jhi on 2000/09/07 18:47:13
35120 Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
35121 From: Hugo <hv@crypt.compulink.co.uk>
35122 Date: Tue, 05 Sep 2000 14:13:37 +0100
35123 Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
35126 ____________________________________________________________________________
35127 [ 7027] By: jhi on 2000/09/07 18:45:35
35128 Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
35129 From: Daniel Chetlin <daniel@chetlin.com>
35130 Date: Tue, 5 Sep 2000 04:57:07 -0700
35131 Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
35133 ! pod/perlfaq6.pod pod/perlop.pod
35134 ____________________________________________________________________________
35135 [ 7026] By: jhi on 2000/09/07 18:44:01
35136 Log: Document the new ref() semantics.
35138 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
35139 From: Gisle Aas <gisle@ActiveState.com>
35140 Date: 05 Sep 2000 08:10:30 +0200
35141 Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
35143 ! pod/perldelta.pod
35144 ____________________________________________________________________________
35145 [ 7025] By: jhi on 2000/09/07 18:42:27
35146 Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
35148 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
35149 From: Gisle Aas <gisle@ActiveState.com>
35150 Date: 05 Sep 2000 08:11:40 +0200
35151 Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
35153 ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
35154 ____________________________________________________________________________
35155 [ 7024] By: jhi on 2000/09/07 18:39:32
35156 Log: Subject: [PATCH] Modernize Opcode.pm documentation
35157 From: Gisle Aas <gisle@ActiveState.com>
35158 Date: 4 Sep 2000 00:18:55 -0000
35159 Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
35161 ! ext/Opcode/Opcode.pm
35162 ____________________________________________________________________________
35163 [ 7023] By: jhi on 2000/09/07 18:37:42
35164 Log: Subject: [PATCH] Tied filehandle documentation
35165 From: Gisle Aas <gisle@ActiveState.com>
35166 Date: 4 Sep 2000 00:14:40 -0000
35167 Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
35169 ! pod/perlfunc.pod pod/perltie.pod
35170 ____________________________________________________________________________
35171 [ 7022] By: jhi on 2000/09/07 18:35:37
35172 Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
35173 From: Gisle Aas <gisle@ActiveState.com>
35174 Date: 4 Sep 2000 00:04:22 -0000
35175 Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
35177 ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
35178 ____________________________________________________________________________
35179 [ 7021] By: jhi on 2000/09/07 18:33:22
35180 Log: Subject: small apidoc fix
35181 From: Marc Lehmann <pcg@goof.com>
35182 Date: Sun, 3 Sep 2000 05:12:06 +0200
35183 Message-ID: <20000903051206.A5909@cerebro.laendle>
35185 ! pod/perlapi.pod utf8.c
35186 ____________________________________________________________________________
35187 [ 7020] By: jhi on 2000/09/07 16:14:57
35188 Log: Tiny perldelta nits.
35190 ! pod/perldelta.pod
35191 ____________________________________________________________________________
35192 [ 7019] By: jhi on 2000/09/07 16:04:20
35193 Log: Guard against bad string->int conversion for quads.
35196 ____________________________________________________________________________
35197 [ 7018] By: jhi on 2000/09/06 17:07:03
35198 Log: Update Unicode todo list.
35201 ____________________________________________________________________________
35202 [ 7017] By: jhi on 2000/09/05 21:16:01
35203 Log: Document the SvIOK_.*UV().
35205 ! pod/perlapi.pod sv.h
35206 ____________________________________________________________________________
35207 [ 7016] By: nick on 2000/09/03 21:54:46
35208 Log: Hash lookup of constant strings optimization:
35209 Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
35210 to string table (as per sharepvn). Add newSV_pvn_share to create such
35211 a thing. Make hv.c compare addresses of strings and skip string compare
35212 if equal. Make method_named and helem ops use these shared-string SVs
35213 when arg is constant. Make keys op return shared-string SVs (less clearly
35216 ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
35217 ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
35218 ! pod/perlintern.pod pp_hot.c proto.h sv.c
35219 ____________________________________________________________________________
35220 [ 7015] By: jhi on 2000/09/02 17:48:59
35221 Log: This is 5.7.0.
35224 ____________________________________________________________________________
35225 [ 7014] By: jhi on 2000/09/02 17:35:45
35226 Log: Changes and patchlevel tweaks.
35228 ! Changes patchlevel.h
35229 ____________________________________________________________________________
35230 [ 7013] By: jhi on 2000/09/02 17:30:50
35231 Log: Update Changes.
35233 ! Changes patchlevel.h
35234 ____________________________________________________________________________
35235 [ 7012] By: nick on 2000/09/02 17:25:20
35236 Log: More %{} and other deref special casing - do not pass to 'nomethod'.
35238 ! gv.c lib/overload.pm
35239 ____________________________________________________________________________
35240 [ 7011] By: jhi on 2000/09/02 17:16:25
35241 Log: Update perlhist.
35244 ____________________________________________________________________________
35245 [ 7010] By: jhi on 2000/09/02 17:01:35
35246 Log: perldelta nits.
35248 ! pod/perldelta.pod
35249 ____________________________________________________________________________
35250 [ 7009] By: nick on 2000/09/02 16:48:35
35251 Log: If overloaded %{} etc. return the object do not loop.
35252 Thus sub deref { $_[0] } functions if object is wanted type.
35255 ____________________________________________________________________________
35256 [ 7008] By: jhi on 2000/09/02 16:26:11
35257 Log: Retab MANIFEST.
35259 ! ext/Storable/MANIFEST
35260 ____________________________________________________________________________
35261 [ 7007] By: jhi on 2000/09/02 16:23:02
35262 Log: Make certain cc is set before trying to run it.
35264 ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
35265 ____________________________________________________________________________
35266 [ 7006] By: jhi on 2000/09/02 15:45:41
35267 Log: Unicode notes.
35269 ! pod/perldelta.pod
35270 ____________________________________________________________________________
35271 [ 7005] By: jhi on 2000/09/02 15:42:11
35272 Log: Various Configure nits by Philip Newton,
35273 plus the ebcdic one by me.
35275 + U/modified/pager.U
35276 ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
35277 Branch: metaconfig/U/perl
35278 ! Devel.U quadfio.U
35280 ! Configure config_h.SH
35281 ____________________________________________________________________________
35282 [ 7004] By: jhi on 2000/09/02 15:06:14
35283 Log: Apparently avoiding the swapping is too costly.
35285 From: "Ben Tilly" <ben_tilly@hotmail.com>
35286 Subject: Re: the door is closed.
35287 Date: Fri, 01 Sep 2000 20:23:16 EDT
35288 Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
35291 ____________________________________________________________________________
35292 [ 7003] By: nick on 2000/09/02 12:26:04
35293 Log: Undo part of change 6489 which looks like a bulk edit which
35294 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
35295 The supressing of main:: on return from select() is undesirable.
35298 ____________________________________________________________________________
35299 [ 7002] By: jhi on 2000/09/01 23:08:54
35300 Log: Update Changes.
35302 ! Changes patchlevel.h
35303 ____________________________________________________________________________
35304 [ 7001] By: jhi on 2000/09/01 23:00:13
35305 Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
35306 From: Peter Prymmer <pvhp@forte.com>
35307 Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
35308 Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
35310 plus rework the http: spots as suggested by Tom Christiansen,
35311 plus regen perltoc.
35313 ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
35314 ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
35315 ____________________________________________________________________________
35316 [ 7000] By: jhi on 2000/09/01 22:36:01
35317 Log: Only the first line, thank you very much.
35319 ! hints/solaris_2.sh
35320 ____________________________________________________________________________
35321 [ 6999] By: gsar on 2000/09/01 22:16:40
35322 Log: change#6791 accidentally clobbered change#6710, put it back
35325 ____________________________________________________________________________
35326 [ 6998] By: jhi on 2000/09/01 22:14:16
35327 Log: Mention the HP-UX LP64 freak failure.
35329 ! pod/perldelta.pod
35330 ____________________________________________________________________________
35331 [ 6997] By: jhi on 2000/09/01 21:48:32
35335 ____________________________________________________________________________
35336 [ 6996] By: jhi on 2000/09/01 21:27:10
35337 Log: Update Changes.
35339 ! Changes patchlevel.h
35340 ____________________________________________________________________________
35341 [ 6995] By: jhi on 2000/09/01 21:14:24
35342 Log: Mi splgn s gnin.g
35345 ____________________________________________________________________________
35346 [ 6994] By: jhi on 2000/09/01 21:09:54
35347 Log: Subject: http:// in L<>
35348 From: Nicholas Clark <nick@ccl4.org>
35349 Date: Fri, 1 Sep 2000 22:03:21 +0100
35350 Message-ID: <20000901220321.B72074@plum.flirble.org>
35352 ! README.os2 pod/perl56delta.pod pod/perlxs.pod
35353 ____________________________________________________________________________
35354 [ 6993] By: jhi on 2000/09/01 21:06:54
35355 Log: Update to Storable 1.0, from Raphael Manfredi.
35357 ! ext/Storable/ChangeLog ext/Storable/MANIFEST
35358 ! ext/Storable/Makefile.PL ext/Storable/README
35359 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
35360 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
35361 ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
35362 ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
35363 ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
35364 ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
35365 ____________________________________________________________________________
35366 [ 6992] By: jhi on 2000/09/01 20:43:05
35367 Log: Mention known sfio+linux buglet.
35369 ! pod/perldelta.pod
35370 ____________________________________________________________________________
35371 [ 6991] By: jhi on 2000/09/01 20:40:11
35372 Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
35373 From: Peter Prymmer <pvhp@forte.com>
35374 Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
35375 Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
35378 ____________________________________________________________________________
35379 [ 6990] By: jhi on 2000/09/01 20:25:26
35380 Log: Retract #6986.
35382 ! hints/solaris_2.sh
35383 ____________________________________________________________________________
35384 [ 6989] By: jhi on 2000/09/01 20:23:00
35385 Log: Mergesort is back.
35387 ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
35388 ____________________________________________________________________________
35389 [ 6988] By: jhi on 2000/09/01 19:37:40
35390 Log: Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
35391 From: Mike Guy <mjtg@cam.ac.uk>
35392 Date: Fri, 01 Sep 2000 17:43:33 +0100
35393 Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
35395 ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
35396 ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
35397 ____________________________________________________________________________
35398 [ 6987] By: jhi on 2000/09/01 19:17:10
35399 Log: Regen perltoc.
35402 ____________________________________________________________________________
35403 [ 6986] By: jhi on 2000/09/01 18:51:10
35404 Log: Subject: Re: Solaris x86 has no SPARC libraries!
35405 From: Lupe Christoph <lupe@lupe-christoph.de>
35406 Date: Fri, 1 Sep 2000 20:41:20 +0200
35407 Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
35409 ! hints/solaris_2.sh
35410 ____________________________________________________________________________
35411 [ 6985] By: jhi on 2000/09/01 18:28:10
35412 Log: Update Changes.
35414 ! Changes patchlevel.h
35415 ____________________________________________________________________________
35416 [ 6984] By: jhi on 2000/09/01 18:26:53
35417 Log: Feature ordering tweak.
35420 ____________________________________________________________________________
35421 [ 6983] By: jhi on 2000/09/01 18:19:50
35422 Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
35423 From: <abigail@foad.org>
35424 Date: Fri, 1 Sep 2000 13:07:32 -0400
35425 Message-ID: <20000901170732.18249.qmail@foad.org>
35427 ! t/pragma/overload.t
35428 ____________________________________________________________________________
35429 [ 6982] By: jhi on 2000/09/01 18:17:54
35430 Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
35431 so that case-ignoring systems like DCL can tell them from
35432 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
35433 Branch: metaconfig/U/perl
35434 ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
35436 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35437 ! config_h.SH configure.com epoc/config.sh hints/aix.sh
35438 ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
35439 ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
35440 ! vos/config.def vos/config.h vos/config_h.SH_orig
35441 ! win32/config.bc win32/config.gc win32/config.vc
35442 ____________________________________________________________________________
35443 [ 6981] By: nick on 2000/09/01 17:21:57
35444 Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
35445 warning when UNTIE exists and instead pass the cound of extra references to
35448 ! pod/perltie.pod pp_sys.c
35449 ____________________________________________________________________________
35450 [ 6980] By: jhi on 2000/09/01 16:54:44
35451 Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
35452 From: Peter Prymmer <pvhp@forte.com>
35453 Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
35454 Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
35457 ____________________________________________________________________________
35458 [ 6979] By: jhi on 2000/09/01 16:06:20
35459 Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
35460 From: Mike Guy <mjtg@cam.ac.uk>
35461 Date: Fri, 01 Sep 2000 16:49:27 +0100
35462 Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>
35465 ____________________________________________________________________________
35466 [ 6978] By: jhi on 2000/09/01 16:00:42
35467 Log: Update to PodParser 1.18, from Brad Appleton.
35469 ! lib/Pod/Checker.pm t/pod/find.t
35470 ____________________________________________________________________________
35471 [ 6977] By: jhi on 2000/09/01 14:48:58
35472 Log: Subject: Nit in Configure (bleadperl@6961)
35473 From: Lupe Christoph <lupe@lupe-christoph.de>
35474 Date: Fri, 1 Sep 2000 16:34:29 +0200
35475 Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
35477 ! U/compline/ccflags.U
35479 ! Configure config_h.SH
35480 ____________________________________________________________________________
35481 [ 6976] By: jhi on 2000/09/01 14:39:52
35482 Log: Update Changes.
35484 ! Changes patchlevel.h
35485 ____________________________________________________________________________
35486 [ 6975] By: jhi on 2000/09/01 14:37:36
35487 Log: microperl config update.
35489 ! uconfig.h uconfig.sh
35490 ____________________________________________________________________________
35491 [ 6974] By: jhi on 2000/09/01 14:36:53
35492 Log: Document known deficiencies.
35494 ! pod/perldelta.pod
35495 ____________________________________________________________________________
35496 [ 6973] By: jhi on 2000/09/01 14:10:20
35497 Log: Mention warnings fixes and updates.
35499 ! pod/perldelta.pod
35500 ____________________________________________________________________________
35501 [ 6972] By: jhi on 2000/09/01 14:01:52
35502 Log: Drop unused argument.
35504 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
35505 From: Spider Boardman <spider@web.zk3.dec.com>
35506 Date: Thu, 31 Aug 2000 16:10:15 -0400
35507 Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
35510 ____________________________________________________________________________
35511 [ 6971] By: jhi on 2000/09/01 13:59:24
35512 Log: Add the overload warnings to perldiag.
35514 ! lib/overload.pm pod/perldiag.pod
35515 ____________________________________________________________________________
35516 [ 6970] By: jhi on 2000/09/01 13:55:10
35517 Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
35518 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
35519 Date: Fri, 1 Sep 2000 13:43:15 +0100
35520 Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>
35522 ! lib/overload.pm t/pragma/overload.t
35523 ____________________________________________________________________________
35524 [ 6969] By: jhi on 2000/09/01 13:52:27
35525 Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
35526 From: <abigail@foad.org>
35527 Date: Fri, 1 Sep 2000 05:46:54 -0400
35528 Message-ID: <20000901094654.6476.qmail@foad.org>
35531 ____________________________________________________________________________
35532 [ 6968] By: jhi on 2000/09/01 13:50:05
35533 Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
35534 From: Daniel Chetlin <daniel@chetlin.com>
35535 Date: Fri, 1 Sep 2000 02:10:55 -0700
35536 Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
35538 ! pod/perlretut.pod
35539 ____________________________________________________________________________
35540 [ 6967] By: jhi on 2000/09/01 13:47:54
35541 Log: Part of the solution.
35543 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
35544 From: Mike Guy <mjtg@cam.ac.uk>
35545 Date: Fri, 01 Sep 2000 14:16:01 +0100
35546 Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
35549 ____________________________________________________________________________
35550 [ 6966] By: jhi on 2000/09/01 13:46:17
35551 Log: Subject: CPAN.pm beta 1.57_57 for the core
35552 From: andreas.koenig@anima.de (Andreas J. Koenig)
35553 Date: 01 Sep 2000 15:16:31 +0200
35554 Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
35556 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
35557 ____________________________________________________________________________
35558 [ 6965] By: jhi on 2000/09/01 13:43:18
35559 Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
35560 From: "Craig A. Berry" <craig.berry@psinetcs.com>
35561 Date: Fri, 01 Sep 2000 01:47:22 -0500
35562 Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
35564 ! pod/perldelta.pod vms/vms.c
35565 ____________________________________________________________________________
35566 [ 6964] By: jhi on 2000/09/01 13:35:35
35567 Log: File::Temp patches from Andreas König,
35569 Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8 (UNINSTALLED)
35570 From: andreas.koenig@anima.de (Andreas J. Koenig)
35571 Date: 01 Sep 2000 10:07:20 +0200
35572 Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
35574 Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
35575 From: andreas.koenig@anima.de (Andreas J. Koenig)
35576 Date: 31 Aug 2000 23:26:08 +0200
35577 Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
35579 ! lib/File/Temp.pm t/lib/ftmp-security.t
35580 ____________________________________________________________________________
35581 [ 6963] By: jhi on 2000/09/01 02:22:24
35582 Log: Retract the mergesort code, way too incompatible licensing
35585 ! pod/perldelta.pod pp_ctl.c
35586 ____________________________________________________________________________
35587 [ 6962] By: jhi on 2000/08/31 23:27:32
35588 Log: Update Changes.
35590 ! Changes patchlevel.h
35591 ____________________________________________________________________________
35592 [ 6961] By: jhi on 2000/08/31 23:20:04
35593 Log: Small tweaks all over.
35595 ! U/compline/d_gconvert.U
35597 ! AUTHORS Configure config_h.SH pp_ctl.c
35598 ____________________________________________________________________________
35599 [ 6960] By: jhi on 2000/08/31 22:39:36
35600 Log: Further rewording.
35603 ____________________________________________________________________________
35604 [ 6959] By: jhi on 2000/08/31 21:26:44
35605 Log: More address tweaking.
35608 ____________________________________________________________________________
35609 [ 6958] By: jhi on 2000/08/31 20:47:25
35610 Log: AUTHORS tweaks, from Peter Prymmer.
35612 Subject: [PATCH: 6948] mvs doesn't exist (not any more)
35613 From: Peter Prymmer <pvhp@forte.com>
35614 Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT)
35615 Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
35618 ____________________________________________________________________________
35619 [ 6957] By: jhi on 2000/08/31 20:34:43
35620 Log: perldelta tweaks.
35622 ! pod/perldelta.pod
35623 ____________________________________________________________________________
35624 [ 6956] By: jhi on 2000/08/31 19:11:06
35625 Log: Regen perltoc.
35628 ____________________________________________________________________________
35629 [ 6955] By: jhi on 2000/08/31 19:06:30
35630 Log: Clarify the mergesort situation.
35633 ____________________________________________________________________________
35634 [ 6954] By: jhi on 2000/08/31 18:24:17
35635 Log: Move the Solaris 7 scan to use64bitall, make the
35636 failure to find 64-bot sparc libc to mention the
35637 possibility of being in an intel, from Lupe and Alan.
35639 ! hints/solaris_2.sh
35640 ____________________________________________________________________________
35641 [ 6953] By: jhi on 2000/08/31 18:09:20
35642 Log: Forget about NV_MAX (#6951). Various floating point tweaks,
35643 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
35645 ! U/compline/d_gconvert.U U/threads/archname.U
35646 Branch: metaconfig/U/perl
35649 ! Configure config_h.SH sv.c
35650 ____________________________________________________________________________
35651 [ 6952] By: jhi on 2000/08/31 17:42:24
35652 Log: :: not allowed in pathnames, change to .
35654 Subject: [PATCH perl@6938] cygwin port
35655 From: "Fifer, Eric" <EFifer@sanwaint.com>
35656 Date: Thu, 31 Aug 2000 16:32:59 +0100
35657 Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
35658 Branch: metaconfig/U/perl
35660 ____________________________________________________________________________
35661 [ 6951] By: jhi on 2000/08/31 17:02:05
35662 Log: Try to deduce NV_MAX. Really should be Configure fodder.
35665 ____________________________________________________________________________
35666 [ 6950] By: jhi on 2000/08/31 16:26:08
35667 Log: More author updates.
35669 Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
35670 From: Simon Cozens <simon@cozens.net>
35671 Date: Thu, 31 Aug 2000 17:13:32 +0100
35672 Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
35675 ____________________________________________________________________________
35676 [ 6949] By: jhi on 2000/08/31 16:04:49
35677 Log: POSIX doesn't report long double values under -Duselongdouble
35678 when the long doubles are "real" (bigger than doubles).
35680 Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
35681 From: Spider Boardman <spider@peano.zk3.dec.com>
35682 Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
35683 Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
35685 ! ext/POSIX/POSIX.xs
35686 ____________________________________________________________________________
35687 [ 6948] By: jhi on 2000/08/31 15:25:10
35688 Log: Update Changes.
35690 ! Changes patchlevel.h
35691 ____________________________________________________________________________
35692 [ 6947] By: jhi on 2000/08/31 15:22:29
35693 Log: Document UNTIE in a very minimalistic way.
35695 ! pod/perlfunc.pod pod/perltie.pod
35696 ____________________________________________________________________________
35697 [ 6946] By: jhi on 2000/08/31 15:15:23
35698 Log: Document known failures.
35700 ! pod/perldelta.pod
35701 ____________________________________________________________________________
35702 [ 6945] By: jhi on 2000/08/31 15:07:00
35703 Log: Don't attach -ld to the archname if pointless.
35705 ! U/threads/archname.U
35707 ! Configure config_h.SH
35708 ____________________________________________________________________________
35709 [ 6944] By: jhi on 2000/08/31 14:37:42
35710 Log: Wrap the test in eval.
35712 Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
35713 From: Tim Jenness <timj@jach.hawaii.edu>
35714 Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
35715 Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
35717 ! t/lib/ftmp-security.t
35718 ____________________________________________________________________________
35719 [ 6943] By: jhi on 2000/08/31 14:30:57
35720 Log: Make -Dusemorebits find long doubles in Solaris.
35722 ! hints/solaris_2.sh
35723 ____________________________________________________________________________
35724 [ 6942] By: jhi on 2000/08/31 13:48:45
35725 Log: Clarify the third case of ftmp-security warnings.
35728 ____________________________________________________________________________
35729 [ 6941] By: jhi on 2000/08/31 13:40:31
35730 Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
35731 From: <abigail@foad.org>
35732 Date: Thu, 31 Aug 2000 01:35:05 -0400
35733 Message-ID: <20000831053505.32120.qmail@foad.org>
35735 ! pod/perldelta.pod
35736 ____________________________________________________________________________
35737 [ 6940] By: jhi on 2000/08/31 13:38:48
35738 Log: Issue useful diagnostic on unknown pod commands.
35740 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
35741 From: <abigail@foad.org>
35742 Date: Thu, 31 Aug 2000 03:41:18 -0400
35743 Message-ID: <20000831074118.24880.qmail@foad.org>
35746 ____________________________________________________________________________
35747 [ 6939] By: jhi on 2000/08/31 13:34:33
35748 Log: Reveal Borland's isnan.
35750 Subject: build with BC++ tweak
35751 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
35752 Date: Thu, 31 Aug 2000 13:09:37 +0400
35753 Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
35756 ____________________________________________________________________________
35757 [ 6938] By: jhi on 2000/08/31 05:01:20
35758 Log: Update Changes.
35760 ! Changes patchlevel.h
35761 ____________________________________________________________________________
35762 [ 6937] By: jhi on 2000/08/31 04:26:23
35763 Log: sscanf() may be the only way to read long doubles from strings.
35764 Branch: metaconfig/U/perl
35767 ! Configure config_h.SH perl.h util.c
35768 ____________________________________________________________________________
35769 [ 6936] By: jhi on 2000/08/31 04:18:19
35770 Log: The #6929 was too skimpy.
35773 ____________________________________________________________________________
35774 [ 6935] By: jhi on 2000/08/31 02:47:07
35775 Log: Subject: Re: typos in pods
35776 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35777 Date: Wed, 30 Aug 2000 19:25:34 -0700
35778 Message-ID: <eIcr5gzkg25X092yn@efn.org>
35780 ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
35781 ____________________________________________________________________________
35782 [ 6934] By: jhi on 2000/08/31 02:42:55
35783 Log: Missed one Unicode file.
35785 + lib/unicode/UCDFF301.html
35786 ____________________________________________________________________________
35787 [ 6933] By: jhi on 2000/08/30 23:42:27
35788 Log: Update Changes.
35790 ! Changes patchlevel.h
35791 ____________________________________________________________________________
35792 [ 6932] By: jhi on 2000/08/30 23:40:07
35793 Log: Mention UNTIE in perldelta. Still needs documenting
35794 in perltie et alia.
35796 ! pod/perldelta.pod
35797 ____________________________________________________________________________
35798 [ 6931] By: jhi on 2000/08/30 23:36:02
35799 Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
35800 From: <abigail@foad.org>
35801 Date: Wed, 30 Aug 2000 19:28:07 -0400
35802 Message-ID: <20000830232807.305.qmail@foad.org>
35804 ! pod/perldelta.pod
35805 ____________________________________________________________________________
35806 [ 6930] By: jhi on 2000/08/30 23:32:40
35807 Log: Update to Unicode 3.0.1.
35809 + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
35810 + lib/unicode/PropList.txt lib/unicode/README.perl
35811 + lib/unicode/UCD301.html lib/unicode/Unicode.301
35812 - lib/unicode/Props.txt lib/unicode/UCD300.html
35813 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
35815 ____________________________________________________________________________
35816 [ 6929] By: jhi on 2000/08/30 22:38:18
35817 Log: Heap decorruption.
35819 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
35820 From: Alan Burlison <Alan.Burlison@uk.sun.com>
35821 Date: Wed, 30 Aug 2000 22:39:52 +0100
35822 Message-ID: <39AD7F28.A06533CF@uk.sun.com>
35825 ____________________________________________________________________________
35826 [ 6928] By: jhi on 2000/08/30 22:29:34
35827 Log: Retract the dummy test, skip the security tests (instead of failing),
35828 explain what the warnings mean.
35830 ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
35831 ____________________________________________________________________________
35832 [ 6927] By: jhi on 2000/08/30 22:14:13
35833 Log: Change the internal implementation of sort() to be mergesort
35834 instead of quicksort, from John Linderman <jpl@research.att.com>.
35835 Gives us better worst case, better average case, and stability.
35836 What's there not to like? (Small fixes for threaded builds
35839 ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
35840 ____________________________________________________________________________
35841 [ 6926] By: jhi on 2000/08/30 20:55:20
35842 Log: A better fix for the Socket building problem from Craig Berry.
35845 ____________________________________________________________________________
35846 [ 6925] By: jhi on 2000/08/30 20:20:25
35847 Log: Subject: [PATCH] Re: UNTIE method
35848 From: Nick Ing-Simmons <nik@tiuk.ti.com>
35849 Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
35850 Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
35852 ! pp_sys.c t/op/tie.t
35853 ____________________________________________________________________________
35854 [ 6924] By: jhi on 2000/08/30 20:17:11
35855 Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
35856 From: "Craig A. Berry" <craig.berry@psinetcs.com>
35857 Date: Wed, 30 Aug 2000 15:03:14 -0500
35858 Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
35861 ____________________________________________________________________________
35862 [ 6923] By: jhi on 2000/08/30 20:15:18
35863 Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
35864 From: "Craig A. Berry" <craig.berry@psinetcs.com>
35865 Date: Wed, 30 Aug 2000 13:30:36 -0500
35866 Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
35869 ____________________________________________________________________________
35870 [ 6922] By: jhi on 2000/08/30 19:54:43
35871 Log: Better options for rsync.
35874 ____________________________________________________________________________
35875 [ 6921] By: jhi on 2000/08/30 19:40:16
35876 Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
35877 From: Rick Delaney <rick@consumercontact.com>
35878 Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
35879 Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
35882 ____________________________________________________________________________
35883 [ 6920] By: jhi on 2000/08/30 19:36:40
35884 Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
35885 From: Peter Prymmer <pvhp@forte.com>
35886 Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
35887 Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
35890 ____________________________________________________________________________
35891 [ 6919] By: jhi on 2000/08/30 14:52:02
35892 Log: Update Changes.
35894 ! Changes patchlevel.h
35895 ____________________________________________________________________________
35896 [ 6918] By: jhi on 2000/08/30 14:48:34
35897 Log: NVs not necessarily doubles, as pointed out by Yitzchak.
35899 ! lib/ExtUtils/typemap
35900 ____________________________________________________________________________
35901 [ 6917] By: jhi on 2000/08/30 14:46:34
35902 Log: Subject: typos in pods
35903 From: Nicholas Clark <nick@ccl4.org>
35904 Date: Wed, 30 Aug 2000 01:12:50 +0100
35905 Message-ID: <20000830011249.A61388@plum.flirble.org>
35907 ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
35908 ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
35909 ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
35910 ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
35911 ____________________________________________________________________________
35912 [ 6916] By: jhi on 2000/08/30 14:19:09
35913 Log: Document Storable problems on Crays. (Will have
35914 to document all the other Storable problems, too.)
35916 ! pod/perldelta.pod
35917 ____________________________________________________________________________
35918 [ 6915] By: jhi on 2000/08/30 14:06:02
35919 Log: Subject: [PATCH] fix misc cast warnings
35920 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35921 Date: Tue, 29 Aug 2000 23:16:14 -0700
35922 Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
35924 ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
35925 ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
35927 ____________________________________________________________________________
35928 [ 6914] By: jhi on 2000/08/30 14:03:45
35929 Log: Timestamp mismatch again. Need to fix this dependence on
35930 config_h.SH timestamp, since it's the contents of config_h.SH
35933 ! uconfig.h uconfig.sh
35934 ____________________________________________________________________________
35935 [ 6913] By: jhi on 2000/08/30 13:54:06
35936 Log: Don't say "Perl 5.0 source kit".
35939 ____________________________________________________________________________
35940 [ 6912] By: jhi on 2000/08/30 13:51:24
35941 Log: Reset archname and archname64 always, forcing them be
35942 recomputed at each Configure run, make Configure and
35943 the hints files agree on the naming of largefiles variables.
35945 ! U/threads/archname.U
35946 Branch: metaconfig/U/perl
35949 ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
35950 ! hints/linux.sh hints/solaris_2.sh
35951 ____________________________________________________________________________
35952 [ 6911] By: jhi on 2000/08/30 13:30:13
35953 Log: Put back the slice accidentally removed by #6907.
35955 ! hints/solaris_2.sh
35956 ____________________________________________________________________________
35957 [ 6910] By: jhi on 2000/08/30 01:24:26
35958 Log: Be consistent: other Net::get* do export theirs.
35960 Subject: Re: Net::protoent does not export 'getproto'
35961 From: Yasushi Nakajima <sey@jkc.co.jp>
35962 Date: Wed, 30 Aug 2000 09:53:14 +0900
35963 Message-Id: <200008300051.DAA24700@taku.hut.fi>
35965 ! lib/Net/protoent.pm
35966 ____________________________________________________________________________
35967 [ 6909] By: jhi on 2000/08/30 01:17:25
35968 Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
35969 From: Gurusamy Sarathy <gsar@ActiveState.com>
35970 Date: Tue, 29 Aug 2000 17:17:07 -0700
35971 Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
35974 ____________________________________________________________________________
35975 [ 6908] By: jhi on 2000/08/30 00:58:05
35976 Log: Update Changes.
35978 ! Changes patchlevel.h
35979 ____________________________________________________________________________
35980 [ 6907] By: jhi on 2000/08/30 00:57:22
35981 Log: Introduce ccname to keep track of what compiler kind of we have.
35982 Branch: metaconfig/U/perl
35983 ! Checkcc.U gccvers.U
35985 ! Configure config_h.SH hints/solaris_2.sh
35986 ____________________________________________________________________________
35987 [ 6906] By: jhi on 2000/08/30 00:25:47
35988 Log: Put back the flags dump as reasoned in
35990 Subject: Re: [PATCH] Glob dumping
35991 From: Mike Guy <mjtg@cam.ac.uk>
35992 Date: Tue, 29 Aug 2000 21:41:32 +0100
35993 Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
35995 ! dump.c t/lib/peek.t
35996 ____________________________________________________________________________
35997 [ 6905] By: jhi on 2000/08/30 00:16:17
35998 Log: Make the epsilon to be relative, not absolute.
36000 Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
36001 From: Spider Boardman <spider-perl@orb.nashua.nh.us>
36002 Date: Tue, 29 Aug 2000 19:58:56 -0400
36003 Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
36006 ____________________________________________________________________________
36007 [ 6904] By: jhi on 2000/08/30 00:13:09
36008 Log: From now on, Gisle is on my list of usual suspects :-)
36011 ! ext/Opcode/Safe.pm
36012 ____________________________________________________________________________
36013 [ 6903] By: jhi on 2000/08/29 23:51:20
36014 Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
36015 From: "Craig A. Berry" <craig.berry@psinetcs.com>
36016 Date: Tue, 29 Aug 2000 18:43:26 -0500
36017 Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
36020 ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
36022 ____________________________________________________________________________
36023 [ 6902] By: jhi on 2000/08/29 23:44:14
36024 Log: Retry what #6882 attempted.
36026 Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
36027 From: Gisle Aas <gisle@ActiveState.com>
36028 Date: 30 Aug 2000 00:33:09 +0200
36029 Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
36031 ! ext/Opcode/Safe.pm
36032 ____________________________________________________________________________
36033 [ 6901] By: jhi on 2000/08/29 22:59:32
36034 Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
36035 From: Hugo <hv@crypt.compulink.co.uk>
36036 Date: Mon, 12 Jun 2000 19:36:08 +0100
36037 Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
36040 ____________________________________________________________________________
36041 [ 6900] By: jhi on 2000/08/29 22:58:35
36042 Log: Admit that we are leaking scalars.
36044 Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
36045 From: Spider Boardman <spider@leggy.zk3.dec.com>
36046 Date: Tue, 29 Aug 2000 18:48:29 -0400
36047 Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
36049 ! t/pragma/warnings.t
36050 ____________________________________________________________________________
36051 [ 6899] By: jhi on 2000/08/29 20:53:13
36052 Log: Update Changes.
36054 ! Changes patchlevel.h
36055 ____________________________________________________________________________
36056 [ 6898] By: jhi on 2000/08/29 20:46:21
36057 Log: Undo namespace pollution of #6878.
36059 Subject: Re: Net::protoent does not export 'getproto'
36060 From: Mike Guy <mjtg@cam.ac.uk>
36061 Date: Tue, 29 Aug 2000 21:32:37 +0100
36062 Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
36064 ! lib/Net/protoent.pm
36065 ____________________________________________________________________________
36066 [ 6897] By: jhi on 2000/08/29 20:44:29
36067 Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
36068 From: Peter Prymmer <pvhp@forte.com>
36069 Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
36070 Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
36072 ! pod/perlebcdic.pod
36073 ____________________________________________________________________________
36074 [ 6896] By: jhi on 2000/08/29 20:40:57
36075 Log: There's no point repeating the 'revision' (5) of perl5.
36076 Branch: metaconfig/U/perl
36077 ! Devel.U patchlevel.U
36079 ! Configure config_h.SH
36080 ____________________________________________________________________________
36081 [ 6895] By: jhi on 2000/08/29 20:16:58
36082 Log: Regen Configure for #6894.
36083 Branch: metaconfig/U/perl
36086 ! Configure config_h.SH
36087 ____________________________________________________________________________
36088 [ 6894] By: jhi on 2000/08/29 19:59:52
36089 Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
36090 From: "Philip Newton" <Philip.Newton@gmx.net>
36091 Date: Tue, 29 Aug 2000 21:39:14 +0200
36092 Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
36094 ! Configure INSTALL README hints/README.hints hints/bsdos.sh
36095 ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
36096 ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
36098 ____________________________________________________________________________
36099 [ 6893] By: jhi on 2000/08/29 19:55:30
36100 Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
36101 From: "Philip Newton" <Philip.Newton@gmx.net>
36102 Date: Tue, 29 Aug 2000 21:39:14 +0200
36103 Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
36106 ____________________________________________________________________________
36107 [ 6892] By: jhi on 2000/08/29 19:53:59
36108 Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
36109 From: "Philip Newton" <Philip.Newton@gmx.net>
36110 Date: Tue, 29 Aug 2000 21:48:18 +0200
36111 Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
36114 ____________________________________________________________________________
36115 [ 6891] By: jhi on 2000/08/29 18:30:03
36116 Log: Nail the ID 20000828.023.
36118 ! ext/Storable/Storable.xs
36119 ____________________________________________________________________________
36120 [ 6890] By: jhi on 2000/08/29 16:50:17
36121 Log: Under usethreads the dumped variable is IN_PAD.
36123 Subject: Re: [PATCH] Glob dumping
36124 From: Gisle Aas <gisle@ActiveState.com>
36125 Date: 29 Aug 2000 18:45:05 +0200
36126 Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
36129 ____________________________________________________________________________
36130 [ 6889] By: jhi on 2000/08/29 15:17:37
36131 Log: Update Changes.
36133 ! Changes patchlevel.h
36134 ____________________________________________________________________________
36135 [ 6888] By: jhi on 2000/08/29 14:49:59
36136 Log: Retract #6882, broke the safe tests.
36138 ! ext/Opcode/Safe.pm
36139 ____________________________________________________________________________
36140 [ 6887] By: jhi on 2000/08/29 14:47:06
36141 Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
36142 From: Gisle Aas <gisle@ActiveState.com>
36143 Date: 09 Jun 2000 20:00:11 +0200
36144 Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
36147 ____________________________________________________________________________
36148 [ 6886] By: jhi on 2000/08/29 14:42:45
36149 Log: The #6881 removed one dump line.
36152 ____________________________________________________________________________
36153 [ 6885] By: jhi on 2000/08/29 14:30:47
36154 Log: Don't forget to tidy up.
36156 ! t/lib/ftmp-security.t
36157 ____________________________________________________________________________
36158 [ 6884] By: jhi on 2000/08/29 14:25:17
36159 Log: Disabling the one test is a bit tricky.
36161 ! t/lib/ftmp-security.t
36162 ____________________________________________________________________________
36163 [ 6883] By: jhi on 2000/08/29 14:16:25
36164 Log: Disable one of the tests for now.
36166 ! t/lib/ftmp-security.t
36167 ____________________________________________________________________________
36168 [ 6882] By: jhi on 2000/08/29 14:05:50
36169 Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
36171 Date: 29 Aug 2000 10:35:06 -0000
36172 Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
36174 ! ext/Opcode/Safe.pm
36175 ____________________________________________________________________________
36176 [ 6881] By: jhi on 2000/08/29 14:03:51
36177 Log: Subject: [PATCH] Glob dumping
36178 From: Gisle Aas <gisle@ActiveState.com>
36179 Date: 29 Aug 2000 07:59:42 -0000
36180 Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
36183 ____________________________________________________________________________
36184 [ 6880] By: jhi on 2000/08/29 14:02:01
36185 Log: Subject: [PATCH] Warnings in B::Deparse
36186 From: <abigail@foad.org>
36187 Date: Tue, 29 Aug 2000 00:00:01 -0400
36188 Message-ID: <20000829040001.2999.qmail@foad.org>
36190 ! ext/B/B/Deparse.pm
36191 ____________________________________________________________________________
36192 [ 6879] By: jhi on 2000/08/29 13:57:26
36193 Log: Missed a change in #6869.
36196 ____________________________________________________________________________
36197 [ 6878] By: jhi on 2000/08/29 13:45:04
36198 Log: Subject: Net::protoent does not export 'getproto'
36199 From: Yasushi Nakajima <sey@jkc.co.jp>
36200 Date: Tue, 29 Aug 2000 17:28:57 +0900
36202 ! lib/Net/protoent.pm
36203 ____________________________________________________________________________
36204 [ 6877] By: jhi on 2000/08/29 13:39:19
36205 Log: Patches all over for people and the files they (hopefully) care about.
36207 ! AUTHORS Changes MAINTAIN
36208 ____________________________________________________________________________
36209 [ 6876] By: jhi on 2000/08/29 12:53:54
36210 Log: Fix for thinko in #6848.
36212 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
36213 From: Lupe Christoph <lupe@lupe-christoph.de>
36214 Date: Tue, 29 Aug 2000 09:04:08 +0200
36215 Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
36217 ! ext/Thread/Thread.xs
36218 ____________________________________________________________________________
36219 [ 6875] By: jhi on 2000/08/29 12:50:14
36220 Log: Update to Getopt::Long 2.24, from Johan Vromans.
36222 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
36223 ____________________________________________________________________________
36224 [ 6874] By: jhi on 2000/08/29 02:09:53
36225 Log: Use minimal @INC in tests, most of the time just '../lib',
36226 so that we simply can't pick up stuff from other Perls than
36227 the one we are testing. Pointed out by
36229 From: Mike Guy <mjtg@cam.ac.uk>
36230 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
36231 Date: Fri, 25 Aug 2000 15:15:59 +0100
36232 Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
36235 ____________________________________________________________________________
36236 [ 6873] By: jhi on 2000/08/29 01:07:11
36237 Log: Subject: [PATCH] Re: files not cleaned even by veryclean
36238 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36239 Date: Mon, 28 Aug 2000 17:45:52 -0700
36240 Message-ID: <Afwq5gzkg2UB092yn@efn.org>
36242 ! Makefile.SH hints/os2.sh
36243 ____________________________________________________________________________
36244 [ 6872] By: jhi on 2000/08/28 23:33:39
36245 Log: Subject: [PATCH bleedperl@6866] spellings
36246 From: marcel@codewerk.com (Marcel Grunauer)
36247 Date: Tue, 29 Aug 2000 01:19:59 +0200
36248 Message-Id: <200008282319.BAA29862@gandalf.local>
36250 ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
36251 ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
36252 ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
36253 ____________________________________________________________________________
36254 [ 6871] By: jhi on 2000/08/28 23:22:09
36255 Log: Take out the SUIDMAIL thing, that will not be
36256 a problem in 5.7.*.
36259 ____________________________________________________________________________
36260 [ 6870] By: jhi on 2000/08/28 23:19:30
36261 Log: -S is the silent flag, -s is the strip flag.
36263 Subject: [PATCH] Re: [PATCH] make no-install
36264 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
36265 Date: Mon, 28 Aug 2000 15:12:55 -0700
36266 Message-ID: <nPuq5gzkg2FO092yn@efn.org>
36269 ____________________________________________________________________________
36270 [ 6869] By: jhi on 2000/08/28 23:12:05
36271 Log: Subject: [PATCH bleedperl@6856] warnings fixes
36272 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
36273 Date: Mon, 28 Aug 2000 23:55:06 +0100
36274 Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
36276 ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
36277 ! warnings.h warnings.pl
36278 ____________________________________________________________________________
36279 [ 6868] By: jhi on 2000/08/28 21:38:22
36280 Log: Potential cruft.
36283 ____________________________________________________________________________
36284 [ 6867] By: jhi on 2000/08/28 21:35:36
36285 Log: Update Changes.
36287 ! Changes patchlevel.h
36288 ____________________________________________________________________________
36289 [ 6866] By: jhi on 2000/08/28 21:33:49
36290 Log: Subject: hv.h Doc Patch
36291 From: Fisher Mark <fisherm@tce.com>
36292 Date: Mon, 28 Aug 2000 16:24:59 -0500
36293 Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
36296 ____________________________________________________________________________
36297 [ 6865] By: jhi on 2000/08/28 21:02:15
36298 Log: Add -ld to archname on long tr...double platforms.
36300 ! U/threads/archname.U
36302 ! Configure config_h.SH
36303 ____________________________________________________________________________
36304 [ 6864] By: jhi on 2000/08/28 20:38:59
36305 Log: An attempt to fix the problem reported in
36307 Subject: Building perl@6856 using gcc/AIX 4.3.3
36308 From: Daniel Muino <dmuino@afip.gov.ar>
36309 Date: Mon, 28 Aug 2000 15:50:01 -0300
36310 Message-ID: <20000828155001.A14403@con2-dgi>
36312 I can't test this properly since the gcc installation I have
36313 access to seems to be botched (gcc is calling the AIX cpp,
36314 a losing proposition...)
36317 ____________________________________________________________________________
36318 [ 6863] By: jhi on 2000/08/28 18:57:52
36319 Log: Fix for ID 20000828.001, long doubles were not formatted
36320 correctly (showed up in $], which stopped installing perl).
36323 ____________________________________________________________________________
36324 [ 6862] By: jhi on 2000/08/28 18:07:15
36325 Log: Typo in #6858.
36328 ____________________________________________________________________________
36329 [ 6861] By: jhi on 2000/08/28 17:57:27
36330 Log: opmini.o may be left around if a build is interrupted.
36333 ____________________________________________________________________________
36334 [ 6860] By: jhi on 2000/08/28 16:52:50
36335 Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
36336 From: Daniel Chetlin <daniel@chetlin.com>
36337 Date: Mon, 28 Aug 2000 01:14:18 -0700
36338 Message-ID: <20000828011418.J769@ilmd.chetlin.org>
36341 ____________________________________________________________________________
36342 [ 6859] By: jhi on 2000/08/28 16:08:46
36343 Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
36344 From: Nicholas Clark <nick@ccl4.org>
36345 Date: Mon, 28 Aug 2000 16:03:27 +0100
36346 Message-Id: <20000828160327.C49785@plum.flirble.org>
36348 ! ext/ByteLoader/bytecode.h
36349 ____________________________________________________________________________
36350 [ 6858] By: jhi on 2000/08/28 16:02:10
36351 Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
36352 From: Wolfgang Laun <wolfgang.laun@alcatel.at>
36353 Date: Mon, 28 Aug 2000 13:08:30 +0200
36354 Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
36357 ____________________________________________________________________________
36358 [ 6857] By: jhi on 2000/08/28 15:42:47
36359 Log: display_format used as a class method without arguments was broken,
36362 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
36363 From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
36364 Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
36365 Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
36367 ! lib/Math/Complex.pm t/lib/complex.t
36368 ____________________________________________________________________________
36369 [ 6856] By: jhi on 2000/08/27 22:09:48
36370 Log: Update Changes.
36372 ! Changes patchlevel.h
36373 ____________________________________________________________________________
36374 [ 6855] By: jhi on 2000/08/27 21:59:21
36375 Log: Retract #6853 (false alarm).
36377 ! lib/ExtUtils/xsubpp
36378 ____________________________________________________________________________
36379 [ 6854] By: jhi on 2000/08/27 21:37:44
36380 Log: Update Changes.
36382 ! Changes patchlevel.h
36383 ____________________________________________________________________________
36384 [ 6853] By: jhi on 2000/08/27 21:37:16
36385 Log: Subject: [PATCH perl@6850] workaround for xsubpp
36386 From: Hugo <hv@crypt.compulink.co.uk>
36387 Date: Sun, 27 Aug 2000 22:30:25 +0100
36388 Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
36390 ! lib/ExtUtils/xsubpp
36391 ____________________________________________________________________________
36392 [ 6852] By: jhi on 2000/08/27 21:33:58
36393 Log: Big-endian 64-bit patch from Raphael Manfredi.
36395 ! ext/Storable/Storable.xs
36396 ____________________________________________________________________________
36397 [ 6851] By: jhi on 2000/08/27 21:22:21
36398 Log: More ruthless editing from Hugo van der Sanden.
36400 ! pod/perldelta.pod
36401 ____________________________________________________________________________
36402 [ 6850] By: jhi on 2000/08/27 16:11:46
36403 Log: Update Changes.
36405 ! Changes patchlevel.h
36406 ____________________________________________________________________________
36407 [ 6849] By: jhi on 2000/08/27 16:11:05
36408 Log: Provice virtual $Config{ccflags_nolargefiles} etc.
36410 ! configpm pod/perldelta.pod
36411 ____________________________________________________________________________
36412 [ 6848] By: jhi on 2000/08/27 15:35:08
36413 Log: Use the actual thread type, not the pointer-to-struct.
36415 ! ext/Thread/Thread.xs
36416 ____________________________________________________________________________
36417 [ 6847] By: jhi on 2000/08/27 15:30:49
36420 ! t/pragma/warn/pp_sys
36421 ____________________________________________________________________________
36422 [ 6846] By: jhi on 2000/08/27 15:19:02
36423 Log: Passing -R in ldflags makes now it to appear in the default
36424 for lddlflags, just like with -L.
36426 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
36427 From: Lupe Christoph <lupe@lupe-christoph.de>
36428 Date: Sun, 27 Aug 2000 10:28:21 +0200
36429 Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
36430 Branch: metaconfig/U/perl
36434 ____________________________________________________________________________
36435 [ 6845] By: jhi on 2000/08/27 15:08:54
36436 Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
36437 From: Alan Burlison <Alan.Burlison@uk.sun.com>
36438 Date: Sat, 26 Aug 2000 22:23:27 +0100
36439 Message-ID: <39A8354F.E1E832C9@uk.sun.com>
36441 ! lib/ExtUtils/MM_Unix.pm
36442 ____________________________________________________________________________
36443 [ 6844] By: jhi on 2000/08/27 15:02:37
36444 Log: DJGPP update from Laszlo Molnar.
36446 Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
36447 From: ml1050 <ml1050@freemail.hu>
36448 Date: Sat, 26 Aug 2000 23:24:40 +0200
36449 Message-Id: <20000826232440.A439@freemail.hu>
36451 ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
36452 ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
36453 ____________________________________________________________________________
36454 [ 6843] By: jhi on 2000/08/27 14:53:58
36455 Log: Subject: installman buglet
36456 From: Lupe Christoph <lupe@lupe-christoph.de>
36457 Date: Sun, 27 Aug 2000 14:38:59 +0200
36458 Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
36461 ____________________________________________________________________________
36462 [ 6842] By: jhi on 2000/08/27 14:52:08
36463 Log: Can't get the test to reliably work thanks to the
36464 inaccurateness of floating point. "Resolves" bug ids
36465 20000826.003, 20000826.009, 20000826.010,
36468 ____________________________________________________________________________
36469 [ 6841] By: jhi on 2000/08/26 15:53:58
36470 Log: Update Changes.
36472 ! Changes patchlevel.h
36473 ____________________________________________________________________________
36474 [ 6840] By: jhi on 2000/08/26 14:23:03
36475 Log: grep -e isn't portable.
36477 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
36478 From: chris@broadband.att.com
36479 Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
36480 Message-Id: <200008260617.AAA10219@lazlo.tci.com>
36482 ! hints/solaris_2.sh
36483 ____________________________________________________________________________
36484 [ 6839] By: jhi on 2000/08/26 14:12:23
36485 Log: no-install target a la make -n.
36487 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
36488 From: <abigail@foad.org>
36489 Date: Sat, 26 Aug 2000 03:57:34 -0400
36490 Message-ID: <20000826075735.18912.qmail@foad.org>
36492 ! Makefile.SH installman installperl
36493 ____________________________________________________________________________
36494 [ 6838] By: jhi on 2000/08/26 14:06:33
36495 Log: Retract #6826 as the #6828 should be do the same
36496 in a More Correct Way.
36499 ____________________________________________________________________________
36500 [ 6837] By: jhi on 2000/08/26 05:24:00
36503 ! ext/Storable/Storable.xs
36504 ____________________________________________________________________________
36505 [ 6836] By: jhi on 2000/08/26 05:05:46
36506 Log: Nicer in decimal.
36508 ! ext/Storable/Storable.xs
36509 ____________________________________________________________________________
36510 [ 6835] By: jhi on 2000/08/26 05:03:50
36511 Log: There be no UVdf.
36513 ! ext/Storable/Storable.xs
36514 ____________________________________________________________________________
36515 [ 6834] By: jhi on 2000/08/26 05:00:18
36516 Log: Continue IVdfing and UVxfing.
36518 ! ext/Storable/Storable.xs
36519 ____________________________________________________________________________
36520 [ 6833] By: jhi on 2000/08/26 04:53:14
36523 ! ext/Storable/Storable.xs
36524 ____________________________________________________________________________
36525 [ 6832] By: jhi on 2000/08/26 04:40:41
36526 Log: Document PTR2XX and INT2PTR.
36529 ____________________________________________________________________________
36530 [ 6831] By: jhi on 2000/08/26 04:33:18
36531 Log: Use UVxf, PTR2UV, NVff.
36533 ! ext/Storable/Storable.xs
36534 ____________________________________________________________________________
36535 [ 6830] By: jhi on 2000/08/26 04:31:32
36536 Log: Update the test count.
36539 ____________________________________________________________________________
36540 [ 6829] By: jhi on 2000/08/26 03:05:50
36541 Log: Subject: [PATCH] installation not quite silent yet.
36542 From: <abigail@foad.org>
36543 Date: Fri, 25 Aug 2000 20:07:53 -0400
36544 Message-ID: <20000826000753.7822.qmail@foad.org>
36546 ! installman installperl
36547 ____________________________________________________________________________
36548 [ 6828] By: jhi on 2000/08/26 03:05:14
36549 Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
36550 From: Spider Boardman <spider@web.zk3.dec.com>
36551 Date: Fri, 25 Aug 2000 19:12:40 -0400
36552 Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
36555 ____________________________________________________________________________
36556 [ 6827] By: jhi on 2000/08/25 23:54:34
36557 Log: Support preserving extremely big/small angles.
36559 ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
36560 ____________________________________________________________________________
36561 [ 6826] By: jhi on 2000/08/25 23:01:20
36562 Log: Patch installperl to be long double-aware.
36564 Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
36565 From: Spider Boardman <spider@web.zk3.dec.com>
36566 Date: Fri, 25 Aug 2000 18:15:23 -0400
36567 Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
36570 ____________________________________________________________________________
36571 [ 6825] By: jhi on 2000/08/25 22:58:25
36572 Log: Remove duplicately applied patch shards.
36574 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
36575 From: Spider Boardman <spider@leggy.zk3.dec.com>
36576 Date: Fri, 25 Aug 2000 16:45:03 -0400
36577 Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
36580 ____________________________________________________________________________
36581 [ 6824] By: jhi on 2000/08/25 22:57:00
36582 Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
36583 From: Daniel Chetlin <daniel@chetlin.com>
36584 Date: Fri, 25 Aug 2000 12:23:16 -0700
36585 Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
36587 Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
36588 From: Daniel Chetlin <daniel@chetlin.com>
36589 Date: Fri, 25 Aug 2000 14:47:19 -0700
36590 Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
36593 ____________________________________________________________________________
36594 [ 6823] By: jhi on 2000/08/25 22:44:17
36595 Log: Timestamp problem?
36597 ! uconfig.h uconfig.sh
36598 ____________________________________________________________________________
36599 [ 6822] By: jhi on 2000/08/25 19:01:06
36600 Log: One forgotten file from #6816.
36603 ____________________________________________________________________________
36604 [ 6821] By: jhi on 2000/08/25 18:56:39
36605 Log: Regen Changes.
36607 ! Changes patchlevel.h
36608 ____________________________________________________________________________
36609 [ 6820] By: jhi on 2000/08/25 18:52:35
36610 Log: Fix Changes ordering.
36613 ____________________________________________________________________________
36614 [ 6819] By: jhi on 2000/08/25 18:50:25
36615 Log: Update Changes.
36617 ! Changes patchlevel.h
36618 ____________________________________________________________________________
36619 [ 6818] By: jhi on 2000/08/25 18:47:45
36620 Log: Tweak the sfio/useperlio logic, hopefully as wished in
36622 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
36623 From: Nicholas Clark <nick@babyhippo.co.uk>
36624 Date: Fri, 25 Aug 2000 12:01:45 +0100
36625 Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
36626 Branch: metaconfig/U/perl
36630 ____________________________________________________________________________
36631 [ 6817] By: jhi on 2000/08/25 18:32:51
36632 Log: Allow microperl to assume <math.h>, without it the math
36633 functions like floor() are assumed to return int, which makes
36634 for core dumps in machines where integer and floating register
36637 ! uconfig.h uconfig.sh
36638 ____________________________________________________________________________
36639 [ 6816] By: jhi on 2000/08/25 18:27:17
36640 Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
36641 the problem reported in
36643 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
36644 From: danhale@us.ibm.com
36645 Date: Fri, 25 Aug 2000 10:58:06 -0400
36646 Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
36647 Branch: metaconfig/U/perl
36650 ! Configure INSTALL config_h.SH configure.com epoc/config.sh
36651 ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
36652 ! vos/config.pl vos/config_h.SH_orig win32/config.bc
36653 ! win32/config.gc win32/config.vc
36654 ____________________________________________________________________________
36655 [ 6815] By: jhi on 2000/08/25 17:43:31
36656 Log: A solution for the retrieve_fd autosplit warning,
36657 idea suggested by Mike Guy.
36659 ! ext/Storable/Storable.pm
36660 ____________________________________________________________________________
36661 [ 6814] By: jhi on 2000/08/25 17:16:03
36662 Log: Add install-silent target.
36665 ____________________________________________________________________________
36666 [ 6813] By: jhi on 2000/08/25 17:14:23
36667 Log: Subject: Re: [PATCH] More silencing of installman.
36668 From: <abigail@foad.org>
36669 Date: Thu, 24 Aug 2000 19:27:03 -0400
36670 Message-ID: <20000824232703.7001.qmail@foad.org>
36672 Subject: Re: [PATCH] More silencing of installman.
36673 From: <abigail@foad.org>
36674 Date: Fri, 25 Aug 2000 03:00:58 -0400
36675 Message-ID: <20000825070058.10697.qmail@foad.org>
36678 ____________________________________________________________________________
36679 [ 6812] By: jhi on 2000/08/25 17:11:28
36680 Log: installperl --verbose and --silent.
36682 Subject: Re: [PATCH] More silencing of installman.
36683 From: <abigail@foad.org>
36684 Message-ID: <20000825064430.9719.qmail@foad.org>
36685 Date: Fri, 25 Aug 2000 02:44:30 -0400
36688 ____________________________________________________________________________
36689 [ 6811] By: jhi on 2000/08/25 17:05:43
36690 Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
36691 From: "Peter J. Farley III" <pjfarley@banet.net>
36692 Date: Thu, 24 Aug 2000 21:58:03 -0400
36693 Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
36695 (applied slightly modified)
36697 ! lib/ExtUtils/MM_Unix.pm
36698 ____________________________________________________________________________
36699 [ 6810] By: jhi on 2000/08/25 17:01:18
36700 Log: Missing parts of
36702 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
36703 From: Peter Prymmer <pvhp@forte.com>
36704 Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
36705 Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
36708 ____________________________________________________________________________
36709 [ 6809] By: jhi on 2000/08/25 16:46:32
36710 Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
36711 From: "Craig A. Berry" <craig.berry@psinetcs.com>
36712 Date: Thu, 24 Aug 2000 19:13:11 -0500
36713 Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
36716 ____________________________________________________________________________
36717 [ 6808] By: jhi on 2000/08/25 16:39:22
36718 Log: Subject: [PATCH: 6805] several more tweaks to configure.com
36719 From: Peter Prymmer <pvhp@forte.com>
36720 Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
36721 Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
36724 ____________________________________________________________________________
36725 [ 6807] By: jhi on 2000/08/25 16:36:37
36726 Log: Better wording for the vec lvalue diagnostic.
36728 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
36729 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
36730 Date: Wed, 23 Aug 2000 14:12:16 -0400
36731 Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
36734 ____________________________________________________________________________
36735 [ 6806] By: jhi on 2000/08/24 18:17:22
36736 Log: Subject: [PATCH] More silencing of installman.
36737 From: <abigail@foad.org>
36738 Date: Thu, 24 Aug 2000 14:01:44 -0400
36739 Message-ID: <20000824180144.20062.qmail@foad.org>
36742 ____________________________________________________________________________
36743 [ 6805] By: jhi on 2000/08/24 15:00:31
36744 Log: Update Changes.
36746 ! Changes patchlevel.h
36747 ____________________________________________________________________________
36748 [ 6804] By: jhi on 2000/08/24 14:59:07
36749 Log: Regen perltoc.
36752 ____________________________________________________________________________
36753 [ 6803] By: jhi on 2000/08/24 14:44:39
36754 Log: Show the doc file, not the temp file.
36757 ____________________________________________________________________________
36758 [ 6802] By: jhi on 2000/08/24 14:41:53
36759 Log: Continue silencing.
36762 ____________________________________________________________________________
36763 [ 6801] By: jhi on 2000/08/24 14:34:40
36764 Log: Actually do something with the silencer option.
36767 ____________________________________________________________________________
36768 [ 6800] By: jhi on 2000/08/24 14:26:22
36769 Log: Make installman to recognize the silence flag -S.
36772 ____________________________________________________________________________
36773 [ 6799] By: jhi on 2000/08/24 13:49:38
36774 Log: DOS patches and portability/porting notes, from Tim Jenness.
36777 ____________________________________________________________________________
36778 [ 6798] By: jhi on 2000/08/24 13:48:27
36779 Log: Create directories in silence.
36781 Subject: [PATCH] Another silencer for MakeMaker
36782 From: andreas.koenig@anima.de (Andreas J. Koenig)
36783 Date: 24 Aug 2000 14:18:52 +0200
36784 Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
36786 ! lib/ExtUtils/Command.pm
36787 ____________________________________________________________________________
36788 [ 6797] By: jhi on 2000/08/24 13:46:42
36789 Log: More liberal parsing of version numbers.
36791 Subject: Re: CPAN.pm beta for testing available
36792 From: andreas.koenig@anima.de (Andreas J. Koenig)
36793 Date: 24 Aug 2000 13:51:57 +0200
36794 Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
36797 ____________________________________________________________________________
36798 [ 6796] By: jhi on 2000/08/24 13:44:36
36799 Log: Make "make install" by default silent. A new "install-verbose"
36803 ____________________________________________________________________________
36804 [ 6795] By: jhi on 2000/08/24 13:39:14
36805 Log: Add silencer flags to installperl.
36807 Subject: [PATCH] Making installperl silent.
36808 From: <abigail@foad.org>
36809 Date: Thu, 24 Aug 2000 05:01:45 -0400
36810 Message-ID: <20000824090145.13141.qmail@foad.org>
36813 ____________________________________________________________________________
36814 [ 6794] By: jhi on 2000/08/24 13:35:50
36815 Log: installperl couldn't tell whether it had run tests or not.
36817 Subject: [PATCH] Re: installperl and t/TEST
36818 From: <abigail@foad.org>
36819 Date: Thu, 24 Aug 2000 04:00:53 -0400
36820 Message-ID: <20000824080053.2494.qmail@foad.org>
36822 ! Makefile.SH installperl
36823 ____________________________________________________________________________
36824 [ 6793] By: jhi on 2000/08/24 13:27:50
36825 Log: Drop the separate perlbc, perlcc -b should be enough.
36828 ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
36829 ____________________________________________________________________________
36830 [ 6792] By: jhi on 2000/08/24 04:41:30
36831 Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
36832 plus the typo fix from Peter Prymmer.
36834 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
36835 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
36836 ____________________________________________________________________________
36837 [ 6791] By: jhi on 2000/08/24 02:10:43
36838 Log: Replace #6705 with a minimal doc patch.
36840 Subject: [PATCH 5.6.0] replace change #6705
36841 From: Jan Dubois <jand@ActiveState.com>
36842 Date: Wed, 23 Aug 2000 18:31:51 -0700
36843 Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
36845 ! lib/Win32.pod win32/win32.c
36846 ____________________________________________________________________________
36847 [ 6790] By: jhi on 2000/08/23 17:52:00
36848 Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
36849 From: Mike Guy <mjtg@cam.ac.uk>
36850 Date: Wed, 23 Aug 2000 18:38:46 +0100
36851 Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
36853 ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
36854 ____________________________________________________________________________
36855 [ 6789] By: jhi on 2000/08/23 15:34:21
36856 Log: Update Changes.
36858 ! Changes patchlevel.h
36859 ____________________________________________________________________________
36860 [ 6788] By: jhi on 2000/08/23 15:33:40
36861 Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
36862 From: Wilfredo Sánchez <wsanchez@apple.com>
36863 Date: Tue, 22 Aug 2000 19:31:27 -0700
36864 Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
36867 ____________________________________________________________________________
36868 [ 6787] By: jhi on 2000/08/23 15:29:31
36869 Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
36870 From: Spider Boardman <spider@leggy.zk3.dec.com>
36871 Date: Wed, 23 Aug 2000 10:33:23 -0400
36872 Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
36875 ____________________________________________________________________________
36876 [ 6786] By: jhi on 2000/08/23 15:28:11
36879 ! ext/B/Makefile.PL
36880 ____________________________________________________________________________
36881 [ 6785] By: jhi on 2000/08/23 14:37:04
36882 Log: Update Changes.
36884 ! Changes patchlevel.h
36885 ____________________________________________________________________________
36886 [ 6784] By: jhi on 2000/08/23 13:58:41
36887 Log: Portability fix from Hugo van der Sanden.
36889 ! ext/re/Makefile.PL
36890 ____________________________________________________________________________
36891 [ 6783] By: jhi on 2000/08/23 13:53:53
36892 Log: Storable support, v-version fixes.
36894 Subject: CPAN.pm beta for testing available
36895 From: andreas.koenig@anima.de (Andreas J. Koenig)
36896 Date: 22 Aug 2000 23:31:33 +0200
36897 Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
36899 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
36900 ____________________________________________________________________________
36901 [ 6782] By: jhi on 2000/08/23 13:51:26
36902 Log: Mac and other portability updates from Chris Nandor.
36904 ! pod/perlmodinstall.pod
36905 ____________________________________________________________________________
36906 [ 6781] By: jhi on 2000/08/23 13:47:33
36907 Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
36908 From: Peter Prymmer <pvhp@forte.com>
36909 Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
36910 Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
36912 ! ext/Storable/Storable.xs
36913 ____________________________________________________________________________
36914 [ 6780] By: jhi on 2000/08/23 13:33:34
36915 Log: VMS MMS (make) wants null action.
36917 ! ext/B/Makefile.PL
36918 ____________________________________________________________________________
36919 [ 6779] By: jhi on 2000/08/22 19:44:47
36920 Log: Forgot portability nit.
36922 ! t/lib/st-forgive.t
36923 ____________________________________________________________________________
36924 [ 6778] By: jhi on 2000/08/22 19:35:25
36927 ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
36929 ____________________________________________________________________________
36930 [ 6777] By: jhi on 2000/08/22 18:50:53
36931 Log: Update Changes.
36933 ! Changes patchlevel.h
36934 ____________________________________________________________________________
36935 [ 6776] By: jhi on 2000/08/22 18:44:46
36936 Log: cSVOPo_*v things index into the current PL_curpad
36937 under ithreads, which is different from the curpad
36938 used by the XSUB. (In other words, the code as-is
36939 before this patch wouldn't work under ithreads.)
36943 ____________________________________________________________________________
36944 [ 6775] By: jhi on 2000/08/22 18:18:37
36945 Log: Make the selection of NVff et al stricter.
36946 Branch: metaconfig/U/perl
36949 ! Configure config_h.SH
36950 ____________________________________________________________________________
36951 [ 6774] By: jhi on 2000/08/22 17:19:42
36952 Log: perldelta nits.
36954 ! pod/perldelta.pod
36955 ____________________________________________________________________________
36956 [ 6773] By: jhi on 2000/08/22 17:06:26
36957 Log: Long double fixes from Spider Boardman.
36959 Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
36960 From: system PRIVILEGED account <root@peano.zk3.dec.com>
36961 Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
36962 Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
36964 ! t/lib/bigfltpm.t t/lib/st-06compat.t
36965 ____________________________________________________________________________
36966 [ 6772] By: jhi on 2000/08/22 15:04:53
36967 Log: Update Changes.
36969 ! Changes patchlevel.h
36970 ____________________________________________________________________________
36971 [ 6771] By: jhi on 2000/08/22 15:01:44
36972 Log: perldelta fixes from Hugo van der Sanden.
36974 ! pod/perldelta.pod
36975 ____________________________________________________________________________
36976 [ 6770] By: jhi on 2000/08/22 14:34:49
36977 Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
36978 From: Hugo <hv@crypt.compulink.co.uk>
36979 Date: Tue, 22 Aug 2000 11:21:53 +0100
36980 Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
36983 ____________________________________________________________________________
36984 [ 6769] By: jhi on 2000/08/22 14:30:02
36985 Log: Add Yitzchak, reformat.
36987 ! Changes config_h.SH
36988 ____________________________________________________________________________
36989 [ 6768] By: jhi on 2000/08/22 14:21:35
36990 Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
36991 and Spider Boardman.
36993 ! U/compline/d_gconvert.U
36996 ____________________________________________________________________________
36997 [ 6767] By: jhi on 2000/08/22 14:11:24
36998 Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
36999 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37000 Date: Mon, 21 Aug 2000 19:08:31 -0700
37001 Message-ID: <fCeo5gzkgmhY092yn@efn.org>
37003 - ext/Storable/patchlevel.h
37004 ! MANIFEST ext/Storable/MANIFEST
37005 ____________________________________________________________________________
37006 [ 6766] By: jhi on 2000/08/22 13:49:29
37007 Log: Subject: [PATCH: 6757] configure.com updates and syslog build
37008 From: Peter Prymmer <pvhp@forte.com>
37009 Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
37010 Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
37012 ! configure.com ext/Storable/Makefile.PL
37013 ____________________________________________________________________________
37014 [ 6765] By: jhi on 2000/08/22 13:44:59
37015 Log: Subject: [PATCH blead] B:: missing dependency
37016 From: Hugo <hv@crypt.compulink.co.uk>
37017 Date: Tue, 22 Aug 2000 06:44:33 +0100
37018 Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
37020 ! ext/B/Makefile.PL
37021 ____________________________________________________________________________
37022 [ 6764] By: jhi on 2000/08/22 13:38:12
37023 Log: More bytecompiler.
37025 ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
37026 ____________________________________________________________________________
37027 [ 6763] By: jhi on 2000/08/22 13:36:44
37028 Log: Bytecompiler patches from Benjamin Stuhl.
37030 ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
37031 ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
37032 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
37033 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
37034 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
37035 ! perl.c perlapi.h pod/perldelta.pod
37036 ____________________________________________________________________________
37037 [ 6762] By: jhi on 2000/08/21 23:43:40
37038 Log: An obsoleted diagnostic.
37040 ! pod/perldelta.pod
37041 ____________________________________________________________________________
37042 [ 6761] By: jhi on 2000/08/21 23:01:45
37043 Log: The #6759 wasn't quite right.
37045 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
37046 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
37047 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
37048 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
37049 ! t/lib/st-tieditems.t
37050 ____________________________________________________________________________
37051 [ 6760] By: jhi on 2000/08/21 22:35:49
37052 Log: Be verydeepclean.
37055 ____________________________________________________________________________
37056 [ 6759] By: jhi on 2000/08/21 22:25:40
37057 Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
37058 From: Peter Prymmer <pvhp@forte.com>
37059 Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
37060 Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
37062 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
37063 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
37064 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
37065 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
37066 ! t/lib/st-tieditems.t
37067 ____________________________________________________________________________
37068 [ 6758] By: jhi on 2000/08/21 22:22:32
37069 Log: Few more casts, need reported in
37071 Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
37072 From: Mike Stok <mike@stok.co.uk>
37073 Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
37074 Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
37078 Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
37079 From: abigail@foad.org
37080 Date: 21 Aug 2000 21:31:34 -0000
37081 Message-Id: <20000821213134.30170.qmail@foad.org>
37083 ! ext/Storable/Storable.xs
37084 ____________________________________________________________________________
37085 [ 6757] By: jhi on 2000/08/21 18:37:07
37086 Log: Update Changes.
37088 ! Changes patchlevel.h
37089 ____________________________________________________________________________
37090 [ 6756] By: jhi on 2000/08/21 18:34:02
37093 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
37094 From: <abigail@foad.org>
37095 Date: Mon, 21 Aug 2000 14:00:16 -0400
37096 Message-ID: <20000821180016.28627.qmail@foad.org>
37099 ____________________________________________________________________________
37100 [ 6755] By: jhi on 2000/08/21 18:30:56
37101 Log: Use PodParser 1.18 new test.
37103 ! t/pod/special_seqs.t t/pod/special_seqs.xr
37104 ____________________________________________________________________________
37105 [ 6754] By: jhi on 2000/08/21 18:28:35
37106 Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
37107 patches cannot be applied since #6712 conflicts.
37109 ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
37110 ____________________________________________________________________________
37111 [ 6753] By: jhi on 2000/08/21 18:15:11
37112 Log: Weed out some smaller changes.
37114 ! pod/perldelta.pod
37115 ____________________________________________________________________________
37116 [ 6752] By: jhi on 2000/08/21 18:02:30
37117 Log: Also under djgpp the timestamps are funky.
37120 ____________________________________________________________________________
37121 [ 6751] By: jhi on 2000/08/21 17:55:56
37122 Log: Tweak the floating point output routine preferences.
37124 ! U/compline/d_gconvert.U
37127 ____________________________________________________________________________
37128 [ 6750] By: jhi on 2000/08/21 17:51:29
37129 Log: Unicos/mk requires elaborate paranoia.
37131 ! lib/Math/Complex.pm
37132 ____________________________________________________________________________
37133 [ 6749] By: gsar on 2000/08/21 16:53:31
37134 Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
37137 ____________________________________________________________________________
37138 [ 6748] By: gsar on 2000/08/21 16:22:19
37139 Log: free TLS slot properly on Windows
37141 ! thread.h win32/perllib.c win32/win32thread.h
37142 ____________________________________________________________________________
37143 [ 6747] By: jhi on 2000/08/21 16:20:58
37144 Log: Rename the macro argument because some preprocessors
37145 can't tell the difference and expand arguments also inside
37146 double quoted strings.
37149 ____________________________________________________________________________
37150 [ 6746] By: jhi on 2000/08/21 16:09:41
37151 Log: Support long doubles in Storable.
37153 Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
37154 From: Radu Greab <radu@netsoft.ro>
37155 Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
37156 Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
37158 ! ext/Storable/Storable.xs
37159 ____________________________________________________________________________
37160 [ 6745] By: jhi on 2000/08/21 15:51:40
37161 Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
37162 From: "Fifer, Eric" <EFifer@sanwaint.com>
37163 Date: Mon, 21 Aug 2000 15:34:49 +0100
37164 Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
37166 ! t/pragma/warn/9enabled
37167 ____________________________________________________________________________
37168 [ 6744] By: jhi on 2000/08/21 15:39:35
37169 Log: Document the endianness of Alpha more precisely.
37171 ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
37173 ____________________________________________________________________________
37174 [ 6743] By: jhi on 2000/08/21 14:47:05
37175 Log: perldelta fixes from the p5p crowd.
37177 ! pod/perldelta.pod pod/perlop.pod
37178 ____________________________________________________________________________
37179 [ 6742] By: jhi on 2000/08/21 13:34:51
37180 Log: Update to Pod::LaTeX 0.53.
37182 Subject: [PATCH] lib/Pod/LaTeX.pm updates
37183 From: Tim Jenness <timj@jach.hawaii.edu>
37184 Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
37185 Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
37188 ____________________________________________________________________________
37189 [ 6741] By: jhi on 2000/08/21 13:33:01
37190 Log: Subject: [PATCH] os2.c fix for use64bitint
37191 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37192 Date: Mon, 21 Aug 2000 01:32:25 -0700
37193 Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
37196 ____________________________________________________________________________
37197 [ 6740] By: jhi on 2000/08/21 13:28:52
37198 Log: Array context keeps slithering in.
37200 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
37201 From: Daniel Chetlin <daniel@chetlin.com>
37202 Date: Sun, 20 Aug 2000 21:40:25 -0700
37203 Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
37205 ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
37206 ! pod/perldebtut.pod
37207 ____________________________________________________________________________
37208 [ 6739] By: jhi on 2000/08/21 13:23:55
37209 Log: Big-endian quad fixes for Storable from Radu Greab,
37210 plus few explicit null casts for picky compilers.
37212 ! ext/Storable/Storable.xs
37213 ____________________________________________________________________________
37214 [ 6738] By: gsar on 2000/08/21 05:56:13
37215 Log: small tweaks for change#6705: avoid C++ style comments in C code;
37216 use Perl's malloc API rather than the low level system one
37219 ____________________________________________________________________________
37220 [ 6737] By: gsar on 2000/08/21 05:35:41
37221 Log: add Storable to list of extensions on Windows
37223 ! win32/Makefile win32/makefile.mk
37224 ____________________________________________________________________________
37225 [ 6736] By: jhi on 2000/08/21 02:57:53
37226 Log: Update Changes.
37228 ! Changes patchlevel.h
37229 ____________________________________________________________________________
37230 [ 6735] By: jhi on 2000/08/21 02:57:20
37233 ! pod/perldelta.pod
37234 ____________________________________________________________________________
37235 [ 6734] By: jhi on 2000/08/21 02:57:03
37236 Log: Add Storable 0.7.2 from Raphael Manfredi,
37237 plus the patch from
37239 Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
37240 From: Radu Greab <radu@netsoft.ro>
37241 Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
37242 Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
37244 plus changes to get Storable to compile with
37245 picky ANSI compilers.
37247 + ext/Storable/ChangeLog ext/Storable/MANIFEST
37248 + ext/Storable/Makefile.PL ext/Storable/README
37249 + ext/Storable/Storable.pm ext/Storable/Storable.xs
37250 + ext/Storable/patchlevel.h t/lib/st-06compat.t
37251 + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
37252 + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
37253 + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
37254 + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
37255 + t/lib/st-tieditems.t
37257 ____________________________________________________________________________
37258 [ 6733] By: jhi on 2000/08/21 02:29:09
37259 Log: The correct cleaning order is an art.
37262 ____________________________________________________________________________
37263 [ 6732] By: jhi on 2000/08/21 01:23:39
37264 Log: The #6724 is here.
37266 ! t/lib/ftmp-security.t
37267 ____________________________________________________________________________
37268 [ 6731] By: jhi on 2000/08/20 23:17:03
37269 Log: s/this one/the 5.6.0 release/
37271 ! pod/perl56delta.pod
37272 ____________________________________________________________________________
37273 [ 6730] By: jhi on 2000/08/20 23:07:34
37274 Log: Mention perlebcdic and perlposix-bc.
37277 ____________________________________________________________________________
37278 [ 6729] By: jhi on 2000/08/20 21:32:59
37279 Log: Document the number of exponent digits.
37282 ____________________________________________________________________________
37283 [ 6728] By: jhi on 2000/08/20 21:16:47
37284 Log: Use File::Spec->tmpdir().
37286 Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
37287 From: Tim Jenness <timj@jach.hawaii.edu>
37288 Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
37290 Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
37293 ____________________________________________________________________________
37294 [ 6727] By: jhi on 2000/08/20 20:43:32
37295 Log: Update Changes.
37297 ! Changes patchlevel.h
37298 ____________________________________________________________________________
37299 [ 6726] By: jhi on 2000/08/20 20:41:44
37300 Log: The veryclean target needs to clobber.
37303 ____________________________________________________________________________
37304 [ 6725] By: jhi on 2000/08/20 20:37:38
37305 Log: Document odd vs even subreleases and -Dusedevel.
37308 ____________________________________________________________________________
37309 [ 6724] By: jhi on 2000/08/20 19:58:05
37310 Log: Use temporary directory instead of current directory.
37312 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
37313 From: Tim Jenness <timj@jach.hawaii.edu>
37314 Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
37315 Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
37317 ! t/lib/ftmp-security.t
37318 ____________________________________________________________________________
37319 [ 6723] By: jhi on 2000/08/20 19:55:55
37320 Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
37321 From: andreas.koenig@anima.de (Andreas J. Koenig)
37322 Date: 20 Aug 2000 15:52:03 +0200
37323 Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
37325 ! lib/ExtUtils/MM_Unix.pm
37326 ____________________________________________________________________________
37327 [ 6722] By: jhi on 2000/08/20 19:46:01
37328 Log: Update to CGI 2.72, from Lincoln Stein.
37331 ____________________________________________________________________________
37332 [ 6721] By: jhi on 2000/08/20 19:43:54
37333 Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
37334 From: Radu Greab <radu@netsoft.ro>
37335 Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
37336 Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
37338 ! ext/GDBM_File/GDBM_File.xs
37339 ____________________________________________________________________________
37340 [ 6720] By: jhi on 2000/08/20 19:42:01
37341 Log: pp_open() could pass an uninitialized filename down to do_open9().
37344 ____________________________________________________________________________
37345 [ 6719] By: jhi on 2000/08/20 14:06:41
37346 Log: UTF8 concat fixes.
37348 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
37349 From: Hugo <hv@crypt.compulink.co.uk>
37350 Date: Sun, 20 Aug 2000 07:30:46 +0100
37351 Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
37353 ! pp_hot.c t/op/append.t
37354 ____________________________________________________________________________
37355 [ 6718] By: jhi on 2000/08/20 02:09:37
37356 Log: Let's try #6717 again.
37359 ____________________________________________________________________________
37360 [ 6717] By: jhi on 2000/08/20 01:56:55
37361 Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
37362 From: "Craig A. Berry" <craig.berry@metamorgs.com>
37363 Date: Sat, 19 Aug 2000 18:15:39 -0500
37364 Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
37367 ____________________________________________________________________________
37368 [ 6716] By: jhi on 2000/08/19 15:50:11
37369 Log: Update Changes.
37371 ! Changes patchlevel.h
37372 ____________________________________________________________________________
37373 [ 6715] By: jhi on 2000/08/19 15:39:09
37374 Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
37375 From: Jonathan D Johnston <jdjohnston2@juno.com>
37376 Date: Thu, 17 Aug 2000 23:13:01 -0400
37377 Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
37380 ____________________________________________________________________________
37381 [ 6714] By: jhi on 2000/08/19 15:34:04
37382 Log: Introduce a 'veryclean' target that is like 'distclean'
37383 but also removes *~ and *.orig.
37385 ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
37386 ! utils/Makefile x2p/Makefile.SH
37387 ____________________________________________________________________________
37388 [ 6713] By: jhi on 2000/08/19 14:15:45
37389 Log: Put back the long double avoidance code to POSIX.xs
37390 because VMS seems to need it still.
37392 ! ext/POSIX/POSIX.xs
37393 ____________________________________________________________________________
37394 [ 6712] By: jhi on 2000/08/19 14:10:41
37395 Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
37396 From: Peter Prymmer <pvhp@forte.com>
37397 Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
37398 Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
37400 ! lib/Pod/Find.pm t/pod/find.t
37401 ____________________________________________________________________________
37402 [ 6711] By: jhi on 2000/08/19 14:09:19
37403 Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
37404 From: Peter Prymmer <pvhp@forte.com>
37405 Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
37406 Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
37407 cc: vmsperl@perl.org
37410 ____________________________________________________________________________
37411 [ 6710] By: jhi on 2000/08/19 14:08:01
37412 Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
37413 From: Jan Dubois <jand@ActiveState.com>
37414 Date: Fri, 18 Aug 2000 16:31:48 -0700
37415 Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
37418 ____________________________________________________________________________
37419 [ 6709] By: jhi on 2000/08/19 14:06:57
37420 Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
37422 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
37423 From: Spider.Boardman@Orb.Nashua.NH.US
37424 Date: Fri, 18 Aug 2000 18:41:14 -0400
37425 Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
37428 ____________________________________________________________________________
37429 [ 6708] By: jhi on 2000/08/18 22:04:49
37430 Log: Update Changes.
37432 ! Changes patchlevel.h
37433 ____________________________________________________________________________
37434 [ 6707] By: jhi on 2000/08/18 21:55:14
37435 Log: Add warnif(), check warnings further up the stack,
37436 all the warnings functions now can take an optional object reference.
37438 Subject: [PATCH bleedperl@6691] warnings pragma update
37439 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
37440 Date: Fri, 18 Aug 2000 22:42:06 +0100
37441 Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
37443 ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
37444 ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
37445 ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
37446 ____________________________________________________________________________
37447 [ 6706] By: jhi on 2000/08/18 21:41:45
37448 Log: Typo in pp_complement().
37450 Subject: [PATCH perl-current] Deparse
37451 From: Peter Scott <Peter@PSDT.com>
37452 Date: Fri, 18 Aug 2000 12:44:37 -0700
37453 Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
37455 ! ext/B/B/Deparse.pm
37456 ____________________________________________________________________________
37457 [ 6705] By: jhi on 2000/08/18 21:25:59
37458 Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
37459 From: Jan Dubois <jand@ActiveState.com>
37460 Date: Fri, 18 Aug 2000 14:22:51 -0700
37461 Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
37463 ! lib/Win32.pod win32/win32.c
37464 ____________________________________________________________________________
37465 [ 6704] By: jhi on 2000/08/18 21:16:14
37466 Log: Don't eat leading os from index entries.
37468 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
37469 From: Russ Allbery <rra@stanford.edu>
37470 Date: 10 Aug 2000 20:49:25 -0700
37471 Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
37474 ____________________________________________________________________________
37475 [ 6703] By: jhi on 2000/08/18 21:07:06
37476 Log: Add [[:blank:]] as suggested in
37478 Subject: [ID 20000716.024] [=cc=] / [:blank:]
37479 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
37480 Date: Sun, 16 Jul 2000 17:55:29 -0700
37481 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
37483 (the [=cc=] has already been taken care of by #6439
37484 so the whole bug report can be closed)
37486 and make [[:space:]] to be equivalent to isspace(3)
37487 (as opposed to \s, which is isSPACE()). The difference
37488 is that now [[:space:]] matches the mythical vertical tab,
37491 ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
37492 ! regexec.c t/op/pat.t
37493 ____________________________________________________________________________
37494 [ 6702] By: jhi on 2000/08/18 18:47:47
37495 Log: The new tests were missing from #6415.
37498 ____________________________________________________________________________
37499 [ 6701] By: jhi on 2000/08/18 18:20:40
37500 Log: Document the NDBM_File and ODBM_File as SDBM_File
37501 was documented in #6417.
37503 ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
37504 ! ext/SDBM_File/SDBM_File.pm
37505 ____________________________________________________________________________
37506 [ 6700] By: jhi on 2000/08/18 18:10:39
37507 Log: Subject: [PATCH perl@6698] cygwin port
37508 From: "Fifer, Eric" <EFifer@sanwaint.com>
37509 Date: Fri, 18 Aug 2000 17:30:05 +0100
37510 Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
37513 ____________________________________________________________________________
37514 [ 6699] By: jhi on 2000/08/18 16:21:49
37515 Log: Document code point which makes if (defined %stash::) to work
37516 (noted by Spider Boardman).
37519 ____________________________________________________________________________
37520 [ 6698] By: jhi on 2000/08/18 13:43:27
37521 Log: Update Changes.
37523 ! Changes patchlevel.h
37524 ____________________________________________________________________________
37525 [ 6697] By: jhi on 2000/08/18 13:35:57
37526 Log: Tiny Getopt::Long patch from Johan Vromans.
37528 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
37529 ____________________________________________________________________________
37530 [ 6696] By: jhi on 2000/08/18 13:26:14
37531 Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
37532 From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
37533 Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
37534 Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
37536 ! pod/perldiag.pod pod/perlsyn.pod
37537 ____________________________________________________________________________
37538 [ 6695] By: jhi on 2000/08/18 13:13:26
37539 Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
37540 From: Daniel Chetlin <daniel@chetlin.com>
37541 Date: Fri, 18 Aug 2000 03:13:36 -0700
37542 Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
37545 ____________________________________________________________________________
37546 [ 6694] By: jhi on 2000/08/18 13:08:05
37547 Log: Subject: [PATCH] perltrap.pod spring cleaning
37548 From: Daniel Chetlin <daniel@chetlin.com>
37549 Date: Fri, 18 Aug 2000 03:06:54 -0700
37550 Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
37552 plus Mike Guy's nitfix.
37555 ____________________________________________________________________________
37556 [ 6693] By: jhi on 2000/08/18 13:00:26
37557 Log: Unbuffer the output.
37559 Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
37560 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37561 Date: Thu, 17 Aug 2000 18:39:29 -0700
37562 Message-ID: <RPJn5gzkgydf092yn@efn.org>
37565 ____________________________________________________________________________
37566 [ 6692] By: jhi on 2000/08/18 05:19:17
37567 Log: Delete the image, too, not just its MANIFEStation.
37569 - lib/CGI/eg/wilogo.gif
37570 ____________________________________________________________________________
37571 [ 6691] By: jhi on 2000/08/18 05:10:26
37572 Log: Propagate new Configure vars.
37574 ! configure.com epoc/config.sh uconfig.h uconfig.sh
37575 ! vos/config.def vos/config.h vos/config_h.SH_orig
37576 ! win32/config.bc win32/config.gc win32/config.vc
37577 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37578 ____________________________________________________________________________
37579 [ 6690] By: jhi on 2000/08/18 04:30:56
37580 Log: Update Changes.
37582 ! Changes patchlevel.h
37583 ____________________________________________________________________________
37584 [ 6689] By: jhi on 2000/08/18 04:12:30
37585 Log: Fix the lib/complex failure of
37587 From: abigail@foad.org
37588 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
37589 Date: 15 Aug 2000 04:06:38 -0000
37590 Message-Id: <20000815040638.8524.qmail@foad.org>
37592 Linux long double accuracy issue: something that
37593 when printed with %g looks like "2" but int() of it is 1.
37595 ! lib/Math/Complex.pm
37596 ____________________________________________________________________________
37597 [ 6688] By: jhi on 2000/08/18 03:15:35
37598 Log: The byteorder code in #6671 was wrong.
37601 ____________________________________________________________________________
37602 [ 6687] By: jhi on 2000/08/18 02:08:42
37603 Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
37604 From: Jan Dubois <jand@ActiveState.com>
37605 Date: Thu, 17 Aug 2000 18:31:55 -0700
37606 Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
37609 ____________________________________________________________________________
37610 [ 6686] By: jhi on 2000/08/18 02:04:15
37611 Log: Use NVs in POSIX math, not doubles.
37613 From: abigail@foad.org
37614 Subject: [ID 20000817.014] POSIX & modfl
37615 Date: 17 Aug 2000 20:49:18 -0000
37616 Message-Id: <20000817204918.23123.qmail@foad.org>
37618 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
37619 ____________________________________________________________________________
37620 [ 6685] By: jhi on 2000/08/18 02:02:12
37621 Log: Introduce NVef, NVff, and NVgf, use the middle one.
37622 (helps for lib/peek + Linux + long doubles) Reported in
37624 From: abigail@foad.org
37625 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
37626 Date: 15 Aug 2000 04:06:38 -0000
37627 Message-Id: <20000815040638.8524.qmail@foad.org>
37629 (note: the lib/complex failure has not yet been addressed)
37630 Branch: metaconfig/U/perl
37633 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37634 ! config_h.SH dump.c perl.h pod/perlguts.pod
37635 ____________________________________________________________________________
37636 [ 6684] By: jhi on 2000/08/17 23:22:19
37637 Log: Add byteorder to the myconfig output.
37640 ____________________________________________________________________________
37641 [ 6683] By: jhi on 2000/08/17 23:20:19
37642 Log: The image doth not exist, spotted by Johan Vromans.
37645 ____________________________________________________________________________
37646 [ 6682] By: jhi on 2000/08/17 22:38:16
37647 Log: Document what the backtick returns if the command fails.
37650 ____________________________________________________________________________
37651 [ 6681] By: jhi on 2000/08/17 22:33:12
37652 Log: Do not use prototyping here.
37654 Subject: [ID 20000817.016] [PATCH] Peek.xs
37655 From: abigail@foad.org
37656 Date: 17 Aug 2000 20:55:56 -0000
37657 Message-Id: <20000817205556.24270.qmail@foad.org>
37659 ! ext/Devel/Peek/Makefile.PL
37660 ____________________________________________________________________________
37661 [ 6680] By: jhi on 2000/08/17 19:46:43
37662 Log: Don't propose using modules built for 5.005 if no binary
37663 compatibility with 5.005 is attempted.
37665 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
37666 Subject: Minor nit with 5.7.0 (6655)
37667 Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
37668 Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
37670 ! U/installdirs/inc_version_list.U
37672 ! Configure config_h.SH
37673 ____________________________________________________________________________
37674 [ 6679] By: jhi on 2000/08/17 19:16:39
37675 Log: Microperl config update.
37677 ! uconfig.h uconfig.sh
37678 ____________________________________________________________________________
37679 [ 6678] By: jhi on 2000/08/17 19:16:13
37680 Log: The #6648 wasn't protective enough for limited platforms
37684 ____________________________________________________________________________
37685 [ 6677] By: jhi on 2000/08/17 14:46:35
37686 Log: Update Changes.
37688 ! Changes patchlevel.h
37689 ____________________________________________________________________________
37690 [ 6676] By: jhi on 2000/08/17 14:44:02
37691 Log: Add perlebcdic from Peter Prymmer, regen toc.
37693 + pod/perlebcdic.pod
37694 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
37695 ____________________________________________________________________________
37696 [ 6675] By: jhi on 2000/08/17 14:41:52
37697 Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
37699 ! pod/perldebtut.pod
37700 ____________________________________________________________________________
37701 [ 6674] By: jhi on 2000/08/17 14:29:43
37702 Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
37704 Subject: [ID 20000724.006] -DLEAKTEST problem
37705 From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
37706 Date: Tue, 25 Jul 2000 00:36:32 -0500
37707 Message-Id: <20000725003632.A26186@www.llamacom.com>
37711 Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error
37712 From: Hugo <hv@crypt.compulink.co.uk>
37713 Date: Thu, 17 Aug 2000 15:23:42 +0100
37714 Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
37717 ____________________________________________________________________________
37718 [ 6673] By: jhi on 2000/08/17 04:07:10
37719 Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
37720 From: John Peacock <JPeacock@UnivPress.com>
37721 Date: Tue, 01 Aug 2000 09:38:12 -0400
37722 Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
37724 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
37725 ____________________________________________________________________________
37726 [ 6672] By: jhi on 2000/08/17 03:04:35
37727 Log: Subject: [PATCH] Cwd.pm now uses strict
37728 From: Tim Jenness <timj@jach.hawaii.edu>
37729 Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
37730 Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
37733 ____________________________________________________________________________
37734 [ 6671] By: jhi on 2000/08/17 02:16:35
37735 Log: Make $Config{byteorder} more magical so that it is
37736 dynamically computed: nice for 'fat binaries'.
37738 Subject: [PATCH]: default byteorder
37739 From: Wilfredo Sánchez <wsanchez@apple.com>
37740 Date: Mon, 31 Jul 2000 19:45:31 -0700
37741 Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
37744 ____________________________________________________________________________
37745 [ 6670] By: gsar on 2000/08/17 01:22:21
37746 Log: move WNOHANG definition to where other such things are
37749 ____________________________________________________________________________
37750 [ 6669] By: jhi on 2000/08/17 01:19:17
37751 Log: Update Changes.
37753 ! Changes patchlevel.h
37754 ____________________________________________________________________________
37755 [ 6668] By: jhi on 2000/08/17 01:16:29
37756 Log: Doc nits spotted by Richard Soderberg.
37758 ! README.posix-bc README.vmesa
37759 ____________________________________________________________________________
37760 [ 6667] By: jhi on 2000/08/17 01:12:11
37761 Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
37762 From: "Casey R. Tweten" <crt@kiski.net>
37763 Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
37764 Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
37766 ! pod/perldebtut.pod
37767 ____________________________________________________________________________
37768 [ 6666] By: jhi on 2000/08/17 01:09:31
37769 Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
37770 From: "Casey R. Tweten" <crt@kiski.net>
37771 Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
37772 Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
37775 ____________________________________________________________________________
37776 [ 6665] By: gsar on 2000/08/17 01:03:52
37777 Log: add "ok" targets from change#6632 in makefile.mk
37779 ! pod/perlport.pod win32/Makefile win32/makefile.mk
37780 ____________________________________________________________________________
37781 [ 6664] By: gsar on 2000/08/17 00:56:11
37782 Log: avoid warnings from dense compiler
37785 ____________________________________________________________________________
37786 [ 6663] By: jhi on 2000/08/17 00:51:49
37787 Log: Tweak the regex compilation errors once more.
37789 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
37790 ! t/op/regmesg.t t/pragma/warn/regcomp
37791 ____________________________________________________________________________
37792 [ 6662] By: gsar on 2000/08/17 00:28:19
37793 Log: trailing new %ENV entries weren't being pushed into the real
37794 environment of subprocesses on Windows
37796 ! t/op/magic.t win32/perlhost.h
37797 ____________________________________________________________________________
37798 [ 6661] By: gsar on 2000/08/17 00:19:20
37799 Log: waitpid() now handles externally spawned pids correctly;
37800 fixes for backtick/wait/waitpid failures on Windows 9x
37802 these changes make the pid returned by process functions on
37803 Windows 9x always positive by clearing the high bit (which
37804 is always set on Win9x); pseudo-process PIDs are likewise
37805 always negative now on Win9x (just as on NT/2000)
37807 ! pp_sys.c win32/perlhost.h win32/win32.c
37808 ____________________________________________________________________________
37809 [ 6660] By: jhi on 2000/08/17 00:04:32
37810 Log: Retract #6645.
37812 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37813 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
37815 ____________________________________________________________________________
37816 [ 6659] By: gsar on 2000/08/16 23:59:28
37817 Log: on windows, the return values from wait() and waitpid() don't
37818 match those of pseudo-pids
37820 ! pp_sys.c t/op/fork.t util.c win32/win32.c
37821 ____________________________________________________________________________
37822 [ 6658] By: gsar on 2000/08/16 23:56:14
37823 Log: pod nit seen in passing
37826 ____________________________________________________________________________
37827 [ 6657] By: gsar on 2000/08/16 23:53:42
37828 Log: change#6328 could make close(SOCKET) return false on windows
37832 ____________________________________________________________________________
37833 [ 6656] By: gsar on 2000/08/16 23:46:57
37834 Log: check that the number pseudo children doesn't exceed
37835 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
37836 the WaitForMultipleObjects() limit that would cause wait()
37839 wait() and waitpid() could potentially be rewritten to use
37840 more than one thread to do the waiting to eliminate this
37844 ____________________________________________________________________________
37845 [ 6655] By: jhi on 2000/08/16 14:11:05
37846 Log: Update Changes.
37848 ! Changes patchlevel.h
37849 ____________________________________________________________________________
37850 [ 6654] By: jhi on 2000/08/16 14:10:12
37851 Log: Update to perldebtut 1.9, from Richard Foley.
37853 ! pod/perldebtut.pod
37854 ____________________________________________________________________________
37855 [ 6653] By: jhi on 2000/08/16 14:08:17
37856 Log: Change the regx compilation error markers to use = instead of <
37857 since pod makes using the latter quite messy. Reported in
37858 ID 20000814.006 by Abigail and in
37859 Subject: Unknown escape E<> ?
37860 From: Lupe Christoph <lupe@lupe-christoph.de>
37861 Date: Fri, 11 Aug 2000 00:30:27 +0200
37862 Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
37864 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
37865 ! t/op/regmesg.t t/pragma/warn/regcomp
37866 ____________________________________________________________________________
37867 [ 6652] By: jhi on 2000/08/16 13:25:31
37868 Log: Change the perlbug address to perl.org since it's more forgiving.
37870 Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
37871 From: abigail@foad.org
37872 Date: 15 Aug 2000 04:15:40 -0000
37873 Message-Id: <20000815041540.8633.qmail@foad.org>
37876 ____________________________________________________________________________
37877 [ 6651] By: jhi on 2000/08/16 13:22:35
37878 Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
37879 From: Tim Jenness <timj@jach.hawaii.edu>
37880 Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
37881 Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
37884 ____________________________________________________________________________
37885 [ 6650] By: jhi on 2000/08/16 13:18:13
37886 Log: Update to CPAN 1.57.
37888 Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
37889 From: andreas.koenig@anima.de (Andreas J. Koenig)
37890 Date: 16 Aug 2000 15:09:46 +0200
37891 Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
37894 ____________________________________________________________________________
37895 [ 6649] By: jhi on 2000/08/16 13:12:31
37896 Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
37897 From: "Larry W. Virden" <lvirden@cas.org>
37898 Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
37899 Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
37902 ____________________________________________________________________________
37903 [ 6648] By: jhi on 2000/08/16 13:03:53
37904 Log: The numeric locale was reset to "C" by s?printf and never restored.
37906 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
37907 From: Christian Kirsch <ck@held.mind.de>
37908 Date: Wed, 9 Aug 2000 17:05:17 +0200
37909 Message-Id: <20000809170517.A25389@held>
37911 No test since adding the failing example to locale.t
37912 does not fail -- probably because the locale settings are so
37913 thoroughly tweaked by that time. Running the example standalone
37914 does fail, though. UPDATE: test case added at change #7540.
37916 ! dump.c perl.h pp.c pp_ctl.c sv.c
37917 ____________________________________________________________________________
37918 [ 6647] By: jhi on 2000/08/16 00:07:54
37919 Log: Update Changes and test semi-automatic patchlevel updating.
37921 ! Changes patchlevel.h
37922 ____________________________________________________________________________
37923 [ 6646] By: jhi on 2000/08/15 23:35:07
37924 Log: Fix a dependency problem.
37926 Subject: [PATCH: 6640] VMS Makefile.SH update
37927 From: Peter Prymmer <pvhp@forte.com>
37928 Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
37929 Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
37931 ! vms/descrip_mms.template
37932 ____________________________________________________________________________
37933 [ 6645] By: jhi on 2000/08/15 23:33:23
37934 Log: (Retracted by #6660)
37936 Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
37937 From: Dominic Dunlop <domo@computer.org>
37938 Date: Tue, 15 Aug 2000 22:20:52 +0200
37939 Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
37940 Branch: metaconfig/U/perl
37943 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37944 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
37946 ____________________________________________________________________________
37947 [ 6644] By: jhi on 2000/08/15 21:17:20
37948 Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
37949 From: abigail@foad.org
37950 Date: 15 Aug 2000 20:12:41 -0000
37951 Message-Id: <20000815201241.25556.qmail@foad.org>
37954 ____________________________________________________________________________
37955 [ 6643] By: jhi on 2000/08/15 21:15:28
37956 Log: (an already applied patch)
37959 ____________________________________________________________________________
37960 [ 6642] By: gsar on 2000/08/15 19:54:05
37961 Log: magic callbacks all need to have same type signature
37963 ! embed.pl mg.c proto.h
37964 ____________________________________________________________________________
37965 [ 6641] By: jhi on 2000/08/15 17:56:27
37966 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)
37967 From: Mike Guy <mjtg@cam.ac.uk>
37968 Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
37969 Date: Tue, 15 Aug 2000 18:26:45 +0100
37971 Only the peek.t part applied, not the hash quality part.
37974 ____________________________________________________________________________
37975 [ 6640] By: jhi on 2000/08/15 16:37:37
37976 Log: Update Changes.
37979 ____________________________________________________________________________
37980 [ 6639] By: jhi on 2000/08/15 16:34:55
37981 Log: Missed a file from #6638.
37984 ____________________________________________________________________________
37985 [ 6638] By: jhi on 2000/08/15 16:33:19
37986 Log: Subject: [PATCH perl@6620] cygwin port
37987 From: "Fifer, Eric" <EFifer@sanwaint.com>
37988 Date: Tue, 15 Aug 2000 17:00:49 +0100
37989 Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
37991 ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
37992 ____________________________________________________________________________
37993 [ 6637] By: jhi on 2000/08/15 16:29:22
37994 Log: Subject: [PATCH] debugger exit code should reflect user exit code
37995 From: Mike Guy <mjtg@cam.ac.uk>
37996 Date: Tue, 15 Aug 2000 16:55:59 +0100
37997 Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
38000 ____________________________________________________________________________
38001 [ 6636] By: jhi on 2000/08/15 15:30:58
38002 Log: Update Changes.
38005 ____________________________________________________________________________
38006 [ 6635] By: jhi on 2000/08/15 15:27:21
38007 Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
38009 ! U/mkglossary U/mksample
38010 Branch: metaconfig/U/perl
38013 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38014 ____________________________________________________________________________
38015 [ 6634] By: jhi on 2000/08/15 14:11:55
38016 Log: Don't blow limited stacks, a lower number is enough to
38017 tickle the lookbehind limit.
38019 Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
38020 From: Dominic Dunlop <domo@computer.org>
38021 Date: Tue, 15 Aug 2000 13:51:24 +0200
38022 Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
38025 ____________________________________________________________________________
38026 [ 6633] By: jhi on 2000/08/15 14:01:46
38027 Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
38028 From: Mike Guy <mjtg@cam.ac.uk>
38029 Date: Tue, 15 Aug 2000 12:10:50 +0100
38030 Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
38033 ____________________________________________________________________________
38034 [ 6632] By: jhi on 2000/08/15 13:58:48
38035 Log: make ok etc also for win32.
38037 Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
38038 From: Prymmer/Kahn <pvhp@best.com>
38039 Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
38040 Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
38043 ____________________________________________________________________________
38044 [ 6631] By: jhi on 2000/08/15 13:45:03
38045 Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
38048 ____________________________________________________________________________
38049 [ 6630] By: jhi on 2000/08/15 03:25:09
38050 Log: Update Changes.
38053 ____________________________________________________________________________
38054 [ 6629] By: jhi on 2000/08/15 03:23:53
38055 Log: magic_regdatum_set() is void, not int.
38057 ! embed.pl mg.c proto.h
38058 ____________________________________________________________________________
38059 [ 6628] By: jhi on 2000/08/15 03:08:02
38060 Log: Make the user to give up his firstborn, err, to knowingly
38061 verify installing an unstable developer release. Also bump
38062 the release to 5.7.0, but leave a patch tag in the local
38063 patches saying that this is not yet the real thing.
38065 ! U/modified/Instruct.U
38066 Branch: metaconfig/U/perl
38069 ! Configure patchlevel.h
38070 ____________________________________________________________________________
38071 [ 6627] By: jhi on 2000/08/14 22:32:52
38072 Log: README.os2 update.
38074 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
38075 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38076 Date: Wed, 02 Aug 2000 21:55:09 -0700
38077 Message-ID: <tsPi5gzkgegX092yn@efn.org>
38080 ____________________________________________________________________________
38081 [ 6626] By: jhi on 2000/08/14 21:00:02
38082 Log: Subject: Re: File::Temp problems on VMS in bleedperl
38083 From: Tim Jenness <timj@jach.hawaii.edu>
38084 cc: vmsperl@perl.org
38085 Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
38086 Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
38088 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
38089 ____________________________________________________________________________
38090 [ 6625] By: jhi on 2000/08/14 20:52:16
38091 Log: Add SUIDMAIL as was done for the CERT alert.
38094 ____________________________________________________________________________
38095 [ 6624] By: jhi on 2000/08/14 20:48:50
38096 Log: Subject: sfio2000
38097 From: Daniel Muino <dmuino@afip.gov.ar>
38098 Date: Mon, 14 Aug 2000 16:58:11 -0300
38099 Message-ID: <20000814165811.B16368@con2-dgi>
38101 ! perlsdio.h perlsfio.h
38102 ____________________________________________________________________________
38103 [ 6623] By: jhi on 2000/08/14 20:47:36
38104 Log: Subject: warning: storage class after type is obsolescent
38105 From: Daniel Muino <dmuino@afip.gov.ar>
38106 Date: Mon, 14 Aug 2000 16:42:47 -0300
38107 Message-ID: <20000814164247.A16368@con2-dgi>
38109 ! regcomp.pl regnodes.h
38110 ____________________________________________________________________________
38111 [ 6622] By: jhi on 2000/08/14 20:43:05
38112 Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
38113 From: abigail@foad.org
38114 Date: 14 Aug 2000 20:00:10 -0000
38115 Message-Id: <20000814200010.27271.qmail@foad.org>
38118 ____________________________________________________________________________
38119 [ 6621] By: jhi on 2000/08/14 15:23:05
38120 Log: Update Changes.
38123 ____________________________________________________________________________
38124 [ 6620] By: jhi on 2000/08/14 15:22:14
38125 Log: Subject: Re: [PATCH] @+, @- readonly
38126 From: Mike Guy <mjtg@cam.ac.uk>
38127 Date: Mon, 14 Aug 2000 15:26:55 +0100
38128 Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
38130 ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
38132 ____________________________________________________________________________
38133 [ 6619] By: jhi on 2000/08/14 14:12:08
38134 Log: Update Changes.
38137 ____________________________________________________________________________
38138 [ 6618] By: jhi on 2000/08/14 14:09:34
38139 Log: For now remove the mail code.
38142 ____________________________________________________________________________
38143 [ 6617] By: jhi on 2000/08/14 14:08:28
38144 Log: Drop the eg/ mentions and also mention the recent suidperl thing.
38146 ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
38147 ! pod/perlfaq8.pod pod/perlsec.pod
38148 ____________________________________________________________________________
38149 [ 6616] By: jhi on 2000/08/14 14:00:11
38150 Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
38151 From: Mike Guy <mjtg@cam.ac.uk>
38152 Date: Mon, 14 Aug 2000 08:26:02 +0100
38153 Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
38156 ____________________________________________________________________________
38157 [ 6615] By: jhi on 2000/08/14 13:58:45
38158 Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
38159 From: Mike Guy <mjtg@cam.ac.uk>
38160 Date: Mon, 14 Aug 2000 08:04:22 +0100
38161 Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
38163 ! gv.c mg.c t/op/pat.t
38164 ____________________________________________________________________________
38165 [ 6614] By: jhi on 2000/08/14 13:56:45
38166 Log: Subject: Test fails / warnings with perl-current #6612
38167 From: Mike Guy <mjtg@cam.ac.uk>
38168 Date: Mon, 14 Aug 2000 07:57:23 +0100
38169 Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
38171 ! t/lib/b.t t/lib/peek.t
38172 ____________________________________________________________________________
38173 [ 6613] By: jhi on 2000/08/14 13:45:33
38174 Log: VMS configure.com update continues.
38176 - vms/configure.com
38177 ! MANIFEST configure.com
38178 ____________________________________________________________________________
38179 [ 6612] By: jhi on 2000/08/13 22:13:35
38180 Log: Update Changes.
38183 ____________________________________________________________________________
38184 [ 6611] By: jhi on 2000/08/13 16:21:45
38185 Log: Upgrade to CGI 2.71, from Lincoln Stein.
38187 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
38188 ____________________________________________________________________________
38189 [ 6610] By: jhi on 2000/08/13 15:09:16
38190 Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
38191 From: Mike Guy <mjtg@cam.ac.uk>
38192 Date: Sun, 13 Aug 2000 13:45:51 +0100
38193 Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
38196 ____________________________________________________________________________
38197 [ 6609] By: jhi on 2000/08/13 14:31:26
38198 Log: Andreas says that 1.56 is fine, so reverting back to it.
38201 ____________________________________________________________________________
38202 [ 6608] By: jhi on 2000/08/13 05:34:20
38203 Log: Update Changes.
38206 ____________________________________________________________________________
38207 [ 6607] By: jhi on 2000/08/13 05:32:01
38208 Log: Put back the \z changes of #5406 to CPAN.pm.
38211 ____________________________________________________________________________
38212 [ 6606] By: jhi on 2000/08/13 05:20:16
38213 Log: Fix-n-skip the tests under 5005threads.
38216 ____________________________________________________________________________
38217 [ 6605] By: jhi on 2000/08/13 05:07:48
38218 Log: Fix the test for 5005threads.
38221 ____________________________________________________________________________
38222 [ 6604] By: jhi on 2000/08/13 03:35:37
38223 Log: Should have deleted this in #6603.
38225 - vms/subconfigure.com
38226 ____________________________________________________________________________
38227 [ 6603] By: jhi on 2000/08/12 18:29:32
38228 Log: Rewrite of vms/subconfigure.com as configure.com,
38229 from Peter Prymmer and the vmsperl crew.
38231 + vms/configure.com
38233 ____________________________________________________________________________
38234 [ 6602] By: jhi on 2000/08/11 13:00:01
38235 Log: PlainText.pm is dead.
38237 - lib/Pod/PlainText.pm
38239 ____________________________________________________________________________
38240 [ 6601] By: jhi on 2000/08/11 04:06:45
38241 Log: Update Changes.
38244 ____________________________________________________________________________
38245 [ 6600] By: jhi on 2000/08/11 04:06:10
38246 Log: Add a few missing files, update MANIFEST.
38248 + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
38249 + lib/Pod/PlainText.pm t/pod/find.t
38250 ! MANIFEST t/op/regmesg.t
38251 ____________________________________________________________________________
38252 [ 6599] By: jhi on 2000/08/11 03:31:10
38253 Log: Add Perl debugging tutorial, regen toc.
38255 Subject: perldebtut.pod
38256 From: Richard Foley <Richard.Foley@m.dasa.de>
38257 Date: Wed, 09 Aug 2000 10:17:15 +0200
38258 Message-id: <3991138B.262247B8@m.dasa.de>
38260 + pod/perldebtut.pod
38261 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
38262 ____________________________________________________________________________
38263 [ 6598] By: jhi on 2000/08/11 02:48:56
38264 Log: tiny Changes edit
38267 ____________________________________________________________________________
38268 [ 6597] By: jhi on 2000/08/11 02:39:04
38269 Log: Tests for #6589.
38271 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
38272 From: simon@brecon.co.uk (Simon Cozens)
38273 Date: 11 Aug 2000 02:24:52 GMT
38274 Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
38277 ____________________________________________________________________________
38278 [ 6596] By: jhi on 2000/08/11 01:50:07
38279 Log: Update Changes.
38282 ____________________________________________________________________________
38283 [ 6595] By: jhi on 2000/08/11 01:47:16
38287 ____________________________________________________________________________
38288 [ 6594] By: jhi on 2000/08/11 01:36:16
38289 Log: Subject: Getting perlio and threads to compile
38290 From: Lupe Christoph <lupe@lupe-christoph.de>
38291 Date: Wed, 9 Aug 2000 11:35:54 +0200
38292 Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
38294 (the Solaris version changes in Configure skipped)
38296 ! hints/solaris_2.sh thread.h
38297 ____________________________________________________________________________
38298 [ 6593] By: jhi on 2000/08/11 01:30:16
38299 Log: Subject: Re: [ID 20000730.003] utf8::length() bad
38300 From: simon@brecon.co.uk (Simon Cozens)
38301 Date: 1 Aug 2000 06:55:19 GMT
38302 Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
38305 ____________________________________________________________________________
38306 [ 6592] By: jhi on 2000/08/11 01:26:39
38307 Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
38308 From: Peter Scott <Peter@PeterScott.com>
38309 Date: Thu, 10 Aug 2000 08:23:27 -0700
38310 Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
38313 ____________________________________________________________________________
38314 [ 6591] By: jhi on 2000/08/11 01:22:02
38315 Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
38316 From: Hugo <hv@crypt.compulink.co.uk>
38317 Date: Thu, 10 Aug 2000 19:23:04 +0100
38318 Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
38320 ! regexec.c t/op/pat.t
38321 ____________________________________________________________________________
38322 [ 6590] By: jhi on 2000/08/11 01:19:19
38323 Log: Preprocessing and postprocessing for File::Find.
38325 Subject: Patch to Find::File.pm to allow alphabetical results
38326 From: Joe Smith <jsmith@inwap.com>
38327 Date: Wed, 9 Aug 2000 02:44:54 -0700
38328 Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
38331 ____________________________________________________________________________
38332 [ 6589] By: jhi on 2000/08/11 01:12:39
38333 Log: B::Deparse didn't do sub attributes.
38335 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
38336 From: simon@brecon.co.uk (Simon Cozens)
38337 Date: 9 Aug 2000 04:49:20 GMT
38338 Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
38340 ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
38341 ____________________________________________________________________________
38342 [ 6588] By: jhi on 2000/08/11 01:06:40
38343 Log: Subject: debugger "d" command doesnt check line number
38344 From: Mike Guy <mjtg@cam.ac.uk>
38345 Date: Tue, 08 Aug 2000 21:54:29 +0100
38346 Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
38348 ! lib/perl5db.pl mg.c pod/perldiag.pod
38349 ____________________________________________________________________________
38350 [ 6587] By: jhi on 2000/08/11 00:45:03
38351 Log: sleep(1) does not necessarily return 1.
38353 Subject: [PATCH bleadperl] op/lex_assign.t
38354 From: Hugo <hv@crypt.compulink.co.uk>
38355 Date: Thu, 03 Aug 2000 14:34:22 +0100
38356 Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
38358 ! t/op/lex_assign.t
38359 ____________________________________________________________________________
38360 [ 6586] By: jhi on 2000/08/11 00:31:50
38361 Log: Document the IO::Select timeout.
38363 ! ext/IO/lib/IO/Select.pm
38364 ____________________________________________________________________________
38365 [ 6585] By: jhi on 2000/08/11 00:13:54
38366 Log: Forgot contributor.
38369 ____________________________________________________________________________
38370 [ 6584] By: jhi on 2000/08/11 00:09:19
38374 ____________________________________________________________________________
38375 [ 6583] By: jhi on 2000/08/11 00:07:53
38376 Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
38378 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
38379 From: Mike Guy <mjtg@cam.ac.uk>
38380 Date: Thu, 10 Aug 2000 15:50:54 +0100
38381 Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
38384 ____________________________________________________________________________
38385 [ 6582] By: jhi on 2000/08/10 23:29:32
38386 Log: Update Changes.
38389 ____________________________________________________________________________
38390 [ 6581] By: jhi on 2000/08/10 23:26:16
38391 Log: Put back the std @INC thing.
38393 ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
38394 ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
38395 ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
38397 ____________________________________________________________________________
38398 [ 6580] By: jhi on 2000/08/10 23:03:34
38399 Log: Update to CGI 2.70, from Lincoln Stein.
38401 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
38402 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
38403 ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
38404 ! t/lib/cgi-request.t
38405 ____________________________________________________________________________
38406 [ 6579] By: jhi on 2000/08/10 22:41:50
38407 Log: Update to CPAN 1.56, from Andreas König.
38409 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
38410 ____________________________________________________________________________
38411 [ 6578] By: jhi on 2000/08/10 22:38:13
38412 Log: Update to Pod::Parser 1.17, from Brad Appleton.
38414 ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
38415 ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
38416 ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
38417 ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
38418 ! t/pod/include.t t/pod/included.t t/pod/lref.t
38419 ! t/pod/multiline_items.t t/pod/nested_items.t
38420 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
38421 ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
38422 ! t/pod/special_seqs.t
38423 ____________________________________________________________________________
38424 [ 6577] By: jhi on 2000/08/10 22:35:41
38425 Log: Small AUTHORS and MAINTAIN updates. Could do with big updates.
38428 ____________________________________________________________________________
38429 [ 6576] By: jhi on 2000/08/10 22:24:54
38430 Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
38433 ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
38434 ! t/lib/gol-compat.t t/lib/gol-linkage.t
38435 ____________________________________________________________________________
38436 [ 6575] By: jhi on 2000/08/10 22:02:07
38437 Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
38439 ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
38440 ____________________________________________________________________________
38441 [ 6574] By: jhi on 2000/08/10 21:55:03
38442 Log: Iterating perl6 description.
38445 ____________________________________________________________________________
38446 [ 6573] By: jhi on 2000/08/10 21:48:26
38447 Log: Revert the sv.c part of #6559, a better fix is needed.
38450 ____________________________________________________________________________
38451 [ 6572] By: jhi on 2000/08/10 20:33:43
38452 Log: It's the 2ndO'ROSSC.
38455 ____________________________________________________________________________
38456 [ 6571] By: jhi on 2000/08/10 15:55:48
38460 ____________________________________________________________________________
38461 [ 6570] By: jhi on 2000/08/10 14:11:17
38462 Log: An exceptionally sticky typo.
38465 ____________________________________________________________________________
38466 [ 6569] By: jhi on 2000/08/10 14:09:33
38467 Log: detypo (and test Changes updating script)
38470 ____________________________________________________________________________
38471 [ 6568] By: jhi on 2000/08/10 14:07:07
38472 Log: Update Changes.
38475 ____________________________________________________________________________
38476 [ 6567] By: jhi on 2000/08/10 14:06:19
38477 Log: Amend the description of Perl6.
38478 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
38479 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
38480 Date: Wed, 9 Aug 2000 22:11:06 -0500
38481 Message-ID: <20000809221106.A12246@chaos.wustl.edu>
38484 ____________________________________________________________________________
38485 [ 6566] By: jhi on 2000/08/10 13:58:57
38486 Log: Subject: Remove dead entry in perldiag
38487 From: Mike Guy <mjtg@cam.ac.uk>
38488 Date: Thu, 10 Aug 2000 14:19:19 +0100
38489 Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
38492 ____________________________________________________________________________
38493 [ 6565] By: jhi on 2000/08/10 13:51:48
38494 Log: Zero entries were skipped, fix from Adrian Goalby
38495 <argoalby@yahoo.co.uk>
38497 ! lib/unicode/Number.pl lib/unicode/mktables.PL
38498 ____________________________________________________________________________
38499 [ 6564] By: jhi on 2000/08/10 13:00:12
38500 Log: Subject: [PATCH 5.6.0] cygwin port
38501 From: "Fifer, Eric" <EFifer@sanwaint.com>
38502 Date: Thu, 10 Aug 2000 13:15:36 +0100
38503 Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
38505 ! README.cygwin hints/cygwin.sh
38506 ____________________________________________________________________________
38507 [ 6563] By: jhi on 2000/08/10 12:55:16
38508 Log: Get back into sync with Jeffrey on the enhanced regex warnings.
38510 ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
38511 ____________________________________________________________________________
38512 [ 6562] By: gsar on 2000/08/10 08:38:39
38513 Log: warn is a macro, avoid using at a variable to avoid warnings
38514 in some configurations; readdir.t is too conservative in
38515 estimating number of *.t's
38517 ! t/op/readdir.t util.c
38518 ____________________________________________________________________________
38519 [ 6561] By: jhi on 2000/08/09 23:35:42
38520 Log: Update Changes.
38523 ____________________________________________________________________________
38524 [ 6560] By: jhi on 2000/08/09 23:05:47
38525 Log: Subject: Re: enhanced(?) regex error messages
38526 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
38527 Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
38528 Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
38530 (plus two small patches sent privately)
38531 (this still seems to leave few test failures)
38534 ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
38535 ! t/pragma/warn/regcomp
38536 ____________________________________________________________________________
38537 [ 6559] By: jhi on 2000/08/09 20:41:18
38538 Log: (The fix did work but was not right, retracted in #6573)
38540 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
38541 From: Christian Kirsch <ck@held.mind.de>
38542 Date: Wed, 9 Aug 2000 17:05:17 +0200
38543 Message-Id: <20000809170517.A25389@held>
38545 ! sv.c t/pragma/locale.t
38546 ____________________________________________________________________________
38547 [ 6558] By: jhi on 2000/08/08 22:34:08
38548 Log: Tiny updates on the contributors list.
38551 ____________________________________________________________________________
38552 [ 6557] By: jhi on 2000/08/08 19:34:28
38553 Log: Double check that we have a dirhandle.
38556 ____________________________________________________________________________
38557 [ 6556] By: jhi on 2000/08/08 19:01:51
38558 Log: Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean.
38559 May be repopulated with fresh maintained examples.
38561 + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
38562 + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
38563 + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
38564 + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
38565 + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
38566 + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
38567 + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
38568 + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
38569 + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
38570 + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
38571 + lib/CGI/eg/wilogo_gif.uu
38572 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
38573 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
38574 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
38575 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
38576 - eg/cgi/frameset.cgi eg/cgi/index.html
38577 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
38578 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
38579 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
38580 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
38581 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
38582 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
38583 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
38584 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
38585 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
38586 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
38587 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
38588 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
38589 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
38590 - eg/van/vanish eg/who eg/wrapsuid
38592 ____________________________________________________________________________
38593 [ 6555] By: jhi on 2000/08/08 18:51:08
38594 Log: Delete chat2 as requested by Randal.
38596 Subject: Re: perlfaq8 coyness
38597 From: merlyn@stonehenge.com (Randal L. Schwartz)
38598 Date: 15 May 2000 18:52:42 -0700
38599 Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com>
38603 ____________________________________________________________________________
38604 [ 6554] By: jhi on 2000/08/08 18:31:35
38605 Log: Regen global.sym.
38608 ____________________________________________________________________________
38609 [ 6553] By: jhi on 2000/08/08 18:28:13
38610 Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
38611 (either perlbug or p5p ate the original), plus regen
38612 perlapi and perltoc.
38614 ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
38615 ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
38616 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
38617 ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
38618 ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
38619 ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
38620 ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
38621 ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
38622 ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
38623 ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
38624 ____________________________________________________________________________
38625 [ 6552] By: jhi on 2000/08/08 18:06:29
38626 Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
38627 From: Mike Guy <mjtg@cam.ac.uk>
38628 Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
38629 Date: Tue, 08 Aug 2000 15:51:27 +0100
38631 ! doop.c sv.h t/op/join.t t/pragma/overload.t
38632 ____________________________________________________________________________
38633 [ 6551] By: jhi on 2000/08/08 18:01:11
38634 Log: Re-apply #6549.
38637 ____________________________________________________________________________
38638 [ 6550] By: jhi on 2000/08/08 17:43:08
38639 Log: Accidental retraction of #6549.
38642 ____________________________________________________________________________
38643 [ 6549] By: jhi on 2000/08/08 17:40:04
38644 Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
38645 From: Mike Guy <mjtg@cam.ac.uk>
38646 Date: Mon, 07 Aug 2000 21:49:58 +0100
38647 Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
38650 ____________________________________________________________________________
38651 [ 6548] By: jhi on 2000/08/08 17:37:57
38652 Log: Document here-doc better.
38654 Subject: Re: [ID 20000804.003] heredoc in s///e replacement
38655 From: Mike Guy <mjtg@cam.ac.uk>
38656 Date: Mon, 07 Aug 2000 14:02:09 +0100
38657 Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
38660 ____________________________________________________________________________
38661 [ 6547] By: jhi on 2000/08/08 17:33:34
38662 Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
38663 From: "Randy J. Ray" <rjray@redhat.com>
38664 Date: Mon, 07 Aug 2000 19:12:25 -0700
38665 Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
38667 ! perl.c pod/perlrun.pod
38668 ____________________________________________________________________________
38669 [ 6546] By: jhi on 2000/08/08 17:29:26
38670 Log: Subject: Re: enhanced(?) regex error messages
38671 From: Hugo <hv@crypt.compulink.co.uk>
38672 Date: Tue, 08 Aug 2000 03:25:51 +0100
38673 Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
38675 plus Capitalize the error messages, plus perldiag them.
38677 ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
38678 ____________________________________________________________________________
38679 [ 6545] By: jhi on 2000/08/08 13:59:28
38680 Log: Augment #6539 a bit: don't croak if there's magic in the air.
38682 Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
38683 From: Hugo <hv@crypt.compulink.co.uk>
38684 Date: Tue, 08 Aug 2000 03:02:03 +0100
38685 Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
38687 ! pp.c t/op/bless.t
38688 ____________________________________________________________________________
38689 [ 6544] By: jhi on 2000/08/07 21:11:52
38690 Log: Make the test -w clean.
38693 ____________________________________________________________________________
38694 [ 6543] By: jhi on 2000/08/07 19:49:53
38695 Log: use warnings instead of $^W.
38698 ____________________________________________________________________________
38699 [ 6542] By: jhi on 2000/08/07 17:41:41
38700 Log: Disable a portability warning Because We Know What We Are Doing.
38703 ____________________________________________________________________________
38704 [ 6541] By: jhi on 2000/08/07 17:29:51
38705 Log: Tiny tidying on report_evil_fh().
38708 ____________________________________________________________________________
38709 [ 6540] By: jhi on 2000/08/07 16:37:38
38710 Log: Make regular expression parse error messages easier to understand.
38712 Subject: Re: enhanced(?) regex error messages
38713 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
38714 Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
38715 Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
38718 ____________________________________________________________________________
38719 [ 6539] By: jhi on 2000/08/07 16:12:27
38720 Log: Make bless(REF, REF) a fatal error, add bless tests.
38722 Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
38723 From: Hugo <hv@crypt.compulink.co.uk>
38724 Date: Mon, 07 Aug 2000 16:59:38 +0100
38725 Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
38728 ! MANIFEST pod/perldiag.pod pp.c sv.c
38729 ____________________________________________________________________________
38730 [ 6538] By: jhi on 2000/08/07 15:59:43
38731 Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
38732 From: Tim Conrow <tim@spindrift.srl.caltech.edu>
38733 Date: Thu, 3 Aug 2000 14:29:21 -0700
38734 Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
38737 ____________________________________________________________________________
38738 [ 6537] By: jhi on 2000/08/07 15:47:18
38739 Log: Retract #6419 for now since it breaks in AFS and MachTen.
38742 ____________________________________________________________________________
38743 [ 6536] By: jhi on 2000/08/07 15:05:29
38744 Log: Plug the security hole described in the Aug 05 2000 bugtraq message
38745 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
38746 The security hole exists only in suidperls, which isn't
38747 installed or even built by default.
38750 ____________________________________________________________________________
38751 [ 6535] By: jhi on 2000/08/07 14:45:14
38752 Log: tr memory corruption fix from Simon Cozens.
38755 ____________________________________________________________________________
38756 [ 6534] By: jhi on 2000/08/06 11:38:16
38757 Log: Document a bit that UDP is not what you might think.
38759 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
38760 From: Lupe Christoph <lupe@lupe-christoph.de>
38761 Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
38762 Date: Mon, 24 Jul 2000 08:59:15 +0200
38765 ____________________________________________________________________________
38766 [ 6533] By: jhi on 2000/08/06 11:35:01
38767 Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
38768 From: Jeff Pinyan <jeffp@hut.crusoe.net>
38769 Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
38770 Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
38773 ____________________________________________________________________________
38774 [ 6532] By: jhi on 2000/08/06 03:45:41
38775 Log: Have symbols for the IoTYPEs.
38777 ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
38778 ____________________________________________________________________________
38779 [ 6531] By: jhi on 2000/08/06 01:33:55
38780 Log: Continue fixing the io warnings. This also
38781 sort of fixes bug ID 20000802.003: the core dump
38782 is no more. Whether the current behaviour is correct
38783 (giving a warning: "Not a format reference"), is another matter.
38785 ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
38786 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
38787 ____________________________________________________________________________
38788 [ 6530] By: jhi on 2000/08/05 21:33:12
38789 Log: Change the Policy policy: now -Dprefix= with an existing
38790 Policy.sh and prefix == siteprefix == vendorprefix, then all
38791 of them follow along the new prefix.
38793 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
38794 From: Andy Dougherty <doughera@lafayette.edu>
38795 Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
38796 Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
38799 ____________________________________________________________________________
38800 [ 6529] By: jhi on 2000/08/05 18:57:28
38801 Log: Zap lib/Sys directory when cleaning up.
38804 ____________________________________________________________________________
38805 [ 6528] By: jhi on 2000/08/05 18:40:44
38806 Log: Essential prototype changes were missing from #6527.
38807 Also make report_evil_fh() more bomb-proof.
38810 ____________________________________________________________________________
38811 [ 6527] By: jhi on 2000/08/05 03:22:05
38812 Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
38813 From: "Ronald F. Guilmette" <rfg@monkeys.com>
38814 Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
38815 Message-Id: <200007242247.PAA52177@monkeys.com>
38817 ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
38818 ____________________________________________________________________________
38819 [ 6526] By: jhi on 2000/08/04 21:23:27
38820 Log: gcc versions might have (parentheses) in them.
38821 Branch: metaconfig/U/perl
38824 ! Configure config_h.SH
38825 ____________________________________________________________________________
38826 [ 6525] By: jhi on 2000/08/04 20:23:12
38827 Log: Weed buglets pointed out by
38829 From: Lupe Christoph <lupe@lupe-christoph.de>
38830 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
38831 Date: Fri, 4 Aug 2000 17:34:39 +0200
38832 Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
38833 Branch: metaconfig/U/perl
38834 ! gccvers.U uselfs.U
38836 ! Configure config_h.SH
38837 ____________________________________________________________________________
38838 [ 6524] By: jhi on 2000/08/04 19:02:08
38839 Log: Warn under -w if lstat(FH) is attempted.
38841 Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
38842 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
38843 Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT)
38844 Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com>
38846 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
38847 ! t/pragma/warn/pp_sys
38848 ____________________________________________________________________________
38849 [ 6523] By: jhi on 2000/08/04 12:31:11
38850 Log: Subject: New perlcc, take 2
38851 From: simon@brecon.co.uk (Simon Cozens)
38852 Date: 4 Aug 2000 06:21:04 GMT
38853 Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
38856 ____________________________________________________________________________
38857 [ 6522] By: jhi on 2000/08/04 12:26:33
38858 Log: Subject: Re: Array vs. List context
38859 From: Daniel Chetlin <daniel@chetlin.com>
38860 Date: Fri, 4 Aug 2000 00:22:44 -0700
38861 Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
38863 ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
38865 ____________________________________________________________________________
38866 [ 6521] By: jhi on 2000/08/04 12:22:38
38867 Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
38868 From: Raymund Will <ray@caldera.de>
38869 Date: Fri, 4 Aug 2000 12:07:09 +0200
38870 Message-Id: <20000804120709.A14982@caldera.de>
38873 ____________________________________________________________________________
38874 [ 6520] By: jhi on 2000/08/04 04:09:06
38875 Log: After the #6519 a warning about stat() is just that,
38876 not about a filetest, which now have their own warning.
38879 ____________________________________________________________________________
38880 [ 6519] By: jhi on 2000/08/04 04:06:30
38881 Log: In the warnings call filehandles consistently so;
38882 add "unopened" warning for stat().
38884 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
38885 ! t/pragma/warn/pp_sys
38886 ____________________________________________________________________________
38887 [ 6518] By: jhi on 2000/08/04 02:55:35
38888 Log: Subject: Minor tweak to perlvar.pod
38889 From: "Stephen P. Potter" <spp@ds.net>
38890 Date: Tue, 18 Apr 2000 09:26:03 -0400
38891 Message-Id: <200004181326.JAA01560@spp.users.ds.net>
38894 ____________________________________________________________________________
38895 [ 6517] By: jhi on 2000/08/04 02:50:08
38896 Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
38897 From: "Clinton Pierce" <cpierce1@ford.com>
38898 Date: Wed, 21 Jul 1999 16:45:31 -0400
38899 Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
38901 Fix by Stephen Potter (visible in the bug db but not in p5p?)
38903 ! pod/perlfunc.pod pod/perlop.pod
38904 ____________________________________________________________________________
38905 [ 6516] By: jhi on 2000/08/04 02:09:25
38906 Log: This is 6512. Really.
38909 ____________________________________________________________________________
38910 [ 6515] By: jhi on 2000/08/04 01:25:50
38911 Log: mention the idea of @( and @)
38914 ____________________________________________________________________________
38915 [ 6514] By: bailey on 2000/08/04 01:18:46
38916 Log: YA resync with mainstem, including VMS patches from others
38918 +> (branch 48 files)
38919 - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
38920 !> (integrate 354 files)
38921 ____________________________________________________________________________
38922 [ 6513] By: jhi on 2000/08/04 01:18:18
38923 Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
38924 From: Mark Dickinson <dickins3@fas.harvard.edu>
38925 Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
38926 Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
38928 ! t/op/grent.t t/op/pwent.t
38929 ____________________________________________________________________________
38930 [ 6512] By: jhi on 2000/08/04 01:14:06
38931 Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
38932 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
38933 Date: Wed, 02 Aug 2000 10:51:01 +0100
38934 Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
38937 ____________________________________________________________________________
38938 [ 6511] By: jhi on 2000/08/04 00:57:00
38939 Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question
38940 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
38941 Date: Thu, 03 Aug 2000 17:20:04 -0700
38942 Message-ID: <0wgi5gzkgqLb092yn@efn.org>
38944 ! U/modified/Cppsym.U
38946 ! Configure config_h.SH
38947 ____________________________________________________________________________
38948 [ 6510] By: jhi on 2000/08/04 00:25:28
38952 ____________________________________________________________________________
38953 [ 6509] By: jhi on 2000/08/03 23:43:18
38954 Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
38955 From: Dominic Dunlop <domo@computer.org>
38956 Date: Thu, 3 Aug 2000 22:16:46 +0200
38957 Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
38960 ____________________________________________________________________________
38961 [ 6508] By: jhi on 2000/08/03 23:40:37
38962 Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
38963 From: Hugo <hv@crypt.compulink.co.uk>
38964 Date: Thu, 03 Aug 2000 18:25:30 +0100
38965 Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
38967 ! regcomp.c t/op/re_tests
38968 ____________________________________________________________________________
38969 [ 6507] By: jhi on 2000/08/03 23:38:28
38970 Log: Subject: [PATCH] sv.h documentation - SvLEN
38971 From: Mike Guy <mjtg@cam.ac.uk>
38972 Date: Thu, 03 Aug 2000 14:43:09 +0100
38973 Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
38976 ____________________________________________________________________________
38977 [ 6506] By: jhi on 2000/08/03 15:49:14
38978 Log: Disable the fix_pl hack for now.
38981 ____________________________________________________________________________
38982 [ 6505] By: jhi on 2000/08/03 13:49:04
38983 Log: Add a URL for FSF.
38985 Subject: Patch for README
38986 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
38987 Date: Wed, 2 Aug 2000 13:25:09 -0500
38988 Message-ID: <20000802132509.I10379@chaos.wustl.edu>
38991 ____________________________________________________________________________
38992 [ 6504] By: jhi on 2000/08/03 13:29:19
38993 Log: Be more informative on what is skipped and why,
38994 also repeat the list at the end.
38997 ____________________________________________________________________________
38998 [ 6503] By: jhi on 2000/08/03 13:07:05
38999 Log: Circumvent the removal of .patch by fix_pl.
39001 Subject: Re: [ID 20000802.011] unable to 'make test'
39002 From: simon@brecon.co.uk (Simon Cozens)
39003 Date: 3 Aug 2000 04:17:00 GMT
39004 Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org>
39007 ____________________________________________________________________________
39008 [ 6502] By: jhi on 2000/08/03 00:14:34
39009 Log: Add the missing setproctitle unit.
39010 Branch: metaconfig/U/perl
39012 ____________________________________________________________________________
39013 [ 6501] By: jhi on 2000/08/03 00:00:26
39014 Log: The subtest 4 may fail also on VOBS, as pointed out
39015 by Nick Ing-Simmons in November 1999, bug id 19991124.003
39016 (but the failure in that bug report isn't the subtest 4).
39019 ____________________________________________________________________________
39020 [ 6500] By: jhi on 2000/08/02 23:49:30
39021 Log: Better skip message for the test; one of the two problems in
39023 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
39024 From: Lupe Christoph <lupe@lupe-christoph.de>
39025 Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
39026 Message-Id: <200002241054.LAA06808@lupe-christoph.de>
39028 ! t/op/numconvert.t
39029 ____________________________________________________________________________
39030 [ 6499] By: jhi on 2000/08/02 22:49:16
39031 Log: Allow "no Module;" even if there is no 'unimport'.
39033 Subject: [ID 20000324.029] `unimport' is not special the way `import' is
39034 From: mjd@plover.com
39035 Date: 24 Mar 2000 15:24:34 -0000
39036 Message-Id: <20000324152434.15160.qmail@plover.com>
39039 ____________________________________________________________________________
39040 [ 6498] By: jhi on 2000/08/02 22:42:58
39041 Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
39042 that are hopefully soon put into use.
39044 ! opcode.h opcode.pl opnames.h
39045 ____________________________________________________________________________
39046 [ 6497] By: gsar on 2000/08/02 22:28:59
39047 Log: require.t needs binmode() to work on windows
39050 ____________________________________________________________________________
39051 [ 6496] By: jhi on 2000/08/02 22:08:51
39052 Log: Document the IVdf UVuf UVof UVxf.
39055 ____________________________________________________________________________
39056 [ 6495] By: jhi on 2000/08/02 21:54:26
39059 ! ext/Data/Dumper/Dumper.xs
39060 ____________________________________________________________________________
39061 [ 6494] By: jhi on 2000/08/02 21:49:17
39062 Log: Dump UVs as UVs in Data::Dumper.
39064 Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
39065 From: Gurusamy Sarathy <gsar@ActiveState.com>
39066 Date: Thu, 27 Apr 2000 12:26:25 -0700
39067 Message-Id: <200004271926.MAA04331@molotok.activestate.com>
39069 ! ext/Data/Dumper/Dumper.xs
39070 ____________________________________________________________________________
39071 [ 6493] By: jhi on 2000/08/02 17:01:58
39072 Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error
39073 From: Hugo <hv@crypt.compulink.co.uk>
39074 Date: Wed, 02 Aug 2000 14:53:56 +0100
39075 Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
39077 ! regexec.c t/op/re_tests
39078 ____________________________________________________________________________
39079 [ 6492] By: jhi on 2000/08/02 15:02:46
39080 Log: The new setproctitle() feature is available only in
39081 bleeding edge FreeBSD. From Paul Saab.
39084 ____________________________________________________________________________
39085 [ 6491] By: jhi on 2000/08/02 13:34:36
39086 Log: The tr utf8 patching continues.
39088 Subject: Re: #6469, too many tests claimed in require.t
39089 From: simon@brecon.co.uk (Simon Cozens)
39090 Date: 2 Aug 2000 02:37:17 GMT
39091 Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
39093 (the logic of the test was the wrong way round in the patch)
39096 ____________________________________________________________________________
39097 [ 6490] By: jhi on 2000/08/02 13:27:38
39098 Log: The name of a filehandle does not have <these>.
39100 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
39101 ! t/pragma/warn/pp_sys util.c
39102 ____________________________________________________________________________
39103 [ 6489] By: jhi on 2000/08/02 04:26:46
39104 Log: Remove the extraneous "main::" prefix from all the
39105 "opened only for", "on closed", and "never opened" warnings.
39107 Subject: Re: inappropriate warning
39108 From: Gurusamy Sarathy <gsar@ActiveState.com>
39109 Date: Mon, 20 Mar 2000 11:28:02 -0800
39110 Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
39112 ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
39113 ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
39114 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
39115 ____________________________________________________________________________
39116 [ 6488] By: jhi on 2000/08/02 03:02:57
39117 Log: memcpy has n o in it, as pinted ut by Sarathy.
39120 ____________________________________________________________________________
39121 [ 6487] By: jhi on 2000/08/02 02:44:51
39122 Log: Document in one place the memory abstractions used in Perl core.
39124 Subject: Re: Memory abstraction
39125 From: simon@brecon.co.uk (Simon Cozens)
39126 Date: 2 Aug 2000 02:20:23 GMT
39127 Organization: Earth.li Origins
39130 ____________________________________________________________________________
39131 [ 6486] By: jhi on 2000/08/02 02:41:57
39132 Log: regen_headers, regen perltoc.
39134 ! perlapi.c pod/perltoc.pod
39135 ____________________________________________________________________________
39136 [ 6485] By: jhi on 2000/08/02 01:43:33
39137 Log: "This little thing tests for a file .patch, and if it contains
39138 a number, pops into patchlevel.h" (making it easier to track
39139 which development version people are reporting bugs against)
39141 Subject: Patchlevel autogeneration for repository perls
39142 From: simon@brecon.co.uk (Simon Cozens)
39143 Date: 14 Jul 2000 07:12:15 GMT
39144 Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
39147 ! MANIFEST Makefile.SH
39148 ____________________________________________________________________________
39149 [ 6484] By: jhi on 2000/08/02 01:32:54
39150 Log: FreeBSD 3.* updates from
39152 From: Paul Saab <ps@yahoo-inc.com>
39153 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
39154 Date: Tue, 1 Aug 2000 15:41:39 -0700
39155 Message-Id: <20000801154139.A53740@yahoo-inc.com>
39158 ____________________________________________________________________________
39159 [ 6483] By: jhi on 2000/08/02 01:27:44
39160 Log: In new BSDs changes to argv[] do not show up in ps(1) output,
39161 instead one must use setproctitle(). This was already addressed
39162 by change #6457, but the below has a new variant for FreeBSD 4.0
39163 or later, and the matter is also documented more.
39165 From: Paul Saab <ps@yahoo-inc.com>
39166 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
39167 Date: Tue, 1 Aug 2000 15:41:39 -0700
39168 Message-Id: <20000801154139.A53740@yahoo-inc.com>
39169 Branch: metaconfig/U/perl
39172 ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
39173 ____________________________________________________________________________
39174 [ 6482] By: jhi on 2000/08/01 22:17:32
39175 Log: The test from this
39177 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
39178 Date: Sat, 15 Apr 2000 17:03:44 +0100
39179 From: Tom Hughes <tom@compton.nu>
39180 Message-ID: <d1c9b2af49.tom@compton.compton.nu>
39182 was missing, the code change went in as #5989
39183 (which had a different test?)
39186 ____________________________________________________________________________
39187 [ 6481] By: jhi on 2000/08/01 21:48:38
39188 Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
39189 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
39190 Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
39191 Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
39194 ____________________________________________________________________________
39195 [ 6480] By: jhi on 2000/08/01 18:05:28
39196 Log: Make p4desc to skip non-mainperl branches by default.
39199 ____________________________________________________________________________
39200 [ 6479] By: jhi on 2000/08/01 17:29:19
39201 Log: If gccosandvers is equal to osname, clear gccosandvers.
39202 Branch: metaconfig/U/perl
39205 ! Configure config_h.SH
39206 ____________________________________________________________________________
39207 [ 6478] By: jhi on 2000/08/01 15:54:08
39208 Log: BOM patching from Simon Cozens.
39211 ____________________________________________________________________________
39212 [ 6477] By: jhi on 2000/08/01 04:50:33
39213 Log: Stash away the largefiles flags and libswanted.
39215 ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
39216 ____________________________________________________________________________
39217 [ 6476] By: gsar on 2000/08/01 04:24:24
39218 Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
39221 ! t/pragma/utf8.t utf8.c win32/win32.c
39222 ____________________________________________________________________________
39223 [ 6475] By: jhi on 2000/08/01 03:35:24
39224 Log: Make chr() for values >127 to create utf8 when under utf8.
39226 Subject: Re: uft8/chr()
39227 From: simon@brecon.co.uk (Simon Cozens)
39228 Date: 1 Aug 2000 02:37:02 GMT
39229 Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
39231 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
39232 ____________________________________________________________________________
39233 [ 6474] By: jhi on 2000/08/01 02:36:18
39234 Log: In Digital UNIX warn if gcc explicitly chosen because even
39235 2.95.2 is known to cause problems.
39238 ____________________________________________________________________________
39239 [ 6473] By: jhi on 2000/08/01 02:00:56
39240 Log: Make the safety catch for buggy gccs work with triple version
39241 numbers like 2.95.2. Reported in
39243 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
39244 From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
39245 Date: Mon, 31 Jul 2000 14:55:06 +0200
39246 Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
39249 ____________________________________________________________________________
39250 [ 6472] By: jhi on 2000/08/01 01:13:33
39251 Log: Subject: fix and question re: waitpid() under win32
39252 From: Brian Clarke <clarke@appliedmeta.com>
39253 Date: Fri, 28 Jul 2000 15:18:29 -0400
39254 Message-ID: <3981DC85.290314EB@appliedmeta.com>
39256 Slightly reformatted and WNOHANG # define moved to win32.h
39257 so that also POSIX.xs sees it, as suggsted by Sarathy.
39259 ! win32/win32.c win32/win32.h
39260 ____________________________________________________________________________
39261 [ 6471] By: jhi on 2000/08/01 00:55:05
39262 Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
39263 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39264 Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
39265 Date: Mon, 31 Jul 2000 13:28:51 +0100
39267 (aka ID 20000730.002)
39270 ____________________________________________________________________________
39271 [ 6470] By: jhi on 2000/07/31 23:34:42
39272 Log: Document the problem with -P in HP-UX and its workaround.
39274 Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
39275 From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
39276 Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
39277 Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
39280 ____________________________________________________________________________
39281 [ 6469] By: jhi on 2000/07/31 04:15:02
39282 Log: The swallow_bom() saga continues. The #23 of require.t
39283 (UTF16-LE) still fails (silently, no output) but the #22
39284 (UTF16-BE) seems to be working now. The root of the
39285 failure may be in sv_gets(): is it UTF-16LE-aware,
39286 especially when it comes to line endings?
39288 ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
39289 ! t/comp/require.t toke.c utf8.c
39290 ____________________________________________________________________________
39291 [ 6468] By: jhi on 2000/07/30 19:05:48
39292 Log: Find green threads before native threads.
39294 Subject: Re: Patch to jpl/JNI/Makefile.PL
39295 From: Jens Thomsen <jens@fiend.cis.com>
39296 Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
39297 Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
39299 ! jpl/JNI/Makefile.PL
39300 ____________________________________________________________________________
39301 [ 6467] By: jhi on 2000/07/30 18:36:22
39302 Log: Fix the HALF_UPGRADE() macro introduced in #6263.
39305 ____________________________________________________________________________
39306 [ 6466] By: jhi on 2000/07/30 04:37:29
39307 Log: A new version of the "remove UPPERACSE string comparison"
39308 operators. The problem with the previous one (change #6454)
39309 was that it was for Perl 5.6.0. From Paul Marquess.
39311 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
39312 ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
39313 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
39314 ____________________________________________________________________________
39315 [ 6465] By: jhi on 2000/07/29 22:39:56
39316 Log: Do not upgrade SVs into utf8 just because they participate
39317 in eq or cmp. Reported and fix suggested in
39319 Subject: [ID 20000720.009] sv_eq UTF8 bug
39320 From: "Simon Cozens" <simon@othersideofthe.earth.li>
39321 Date: 21 Jul 2000 04:37:29 -0000
39322 Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
39324 Exercise for the kind reader: should we or should we not
39325 cache the utf8 conversion alonside the SV? (as magic,
39326 as thestrxfrm()ed version is cached under use locale)
39327 Argue both for and against.
39330 ____________________________________________________________________________
39331 [ 6464] By: jhi on 2000/07/29 22:36:22
39332 Log: Subject: UTF8 concat
39333 From: simon@brecon.co.uk (Simon Cozens)
39334 Date: 30 Jun 2000 06:13:25 GMT
39335 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
39337 (with a memory leak fixed, plus a few casts added)
39339 This also seems to help for
39341 Subject: [ID 20000716.015] join UTF8 weirdness
39342 From: root <root@ak-71.mind.de>
39343 Date: Sat, 15 Jul 2000 15:29:54 +0200
39344 Message-Id: <200007151329.PAA13970@ak-71.mind.de>
39346 (from Andreas König)
39349 ____________________________________________________________________________
39350 [ 6463] By: jhi on 2000/07/29 00:55:39
39351 Log: Tune the comments and hopefully stop a memory leak.
39354 ____________________________________________________________________________
39355 [ 6462] By: jhi on 2000/07/29 00:16:53
39356 Log: The problem described in this
39358 Subject: [ID 20000322.018] named chars aren't magical enough
39359 From: root <root@dixie.cscaper.com>
39360 Date: Wed, 22 Mar 2000 18:37:42 -0700
39361 Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
39363 has been fixed in perl 5.6.0 but just in case added a test
39364 to keep it away. (The report from Joseph Hall.)
39366 ! t/lib/charnames.t
39367 ____________________________________________________________________________
39368 [ 6461] By: jhi on 2000/07/28 23:56:36
39369 Log: Tiny fixes for #6460.
39370 Branch: metaconfig/U/perl
39373 ! Configure config_h.SH
39374 ____________________________________________________________________________
39375 [ 6460] By: jhi on 2000/07/28 23:24:41
39376 Log: Warn if the version of the operating system used to compile gcc
39377 differs from the current version of the operating system.
39378 Also display the gcc compilation os and version in myconfig.
39381 Subject: Re: [ID 20000710.003] ERRORS!!
39382 From: "Kurt D. Starsinic" <kstar@chapin.edu>
39383 Date: Mon, 10 Jul 2000 15:54:16 -0400
39384 Message-ID: <20000710155416.A1384@O2.chapin.edu>
39385 Branch: metaconfig/U/perl
39388 ! Configure config_h.SH myconfig.SH
39389 ____________________________________________________________________________
39390 [ 6459] By: jhi on 2000/07/28 22:00:32
39391 Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
39392 letter to $Config{osvers}.
39394 ! U/modified/Oldconfig.U
39396 ! Configure config_h.SH
39397 ____________________________________________________________________________
39398 [ 6458] By: jhi on 2000/07/28 04:15:39
39399 Log: Back out #6454, doesn't seem to work.
39400 (Reason: that patch was for perl 5.6.0, not perl-current)
39401 (A version of the patch for perl-current came in later as #6466)
39403 ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
39404 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
39405 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
39406 ____________________________________________________________________________
39407 [ 6457] By: jhi on 2000/07/27 23:31:49
39408 Log: Use setproctitle() if available to modify $0.
39410 Subject: setting $* on BSD4 broken
39411 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
39412 Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
39413 Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
39415 ! U/modified/Myinit.U
39417 ! Configure config_h.SH mg.c
39418 ____________________________________________________________________________
39419 [ 6456] By: jhi on 2000/07/27 14:50:47
39420 Log: Allow "no AutoLoader;", based on change #6444,
39421 suggested by Graham Barr.
39423 ! lib/AutoLoader.pm
39424 ____________________________________________________________________________
39425 [ 6455] By: jhi on 2000/07/27 14:19:10
39426 Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
39427 From: rspier@pobox.com (Robert Spier)
39428 Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
39429 Message-ID: <14720.15855.787664.424783@rls.cx>
39432 ____________________________________________________________________________
39433 [ 6454] By: jhi on 2000/07/27 14:03:02
39434 Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
39439 Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
39440 From: Ryan Herbert <rherbert@sycamorehq.com>
39441 Date: Mon, 17 Jul 2000 11:40:42 -0400
39442 Message-Id: <200007171540.LAA20480@beorn.hq.sai>
39446 Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
39447 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
39448 Date: Wed, 26 Jul 2000 23:40:18 +0100
39449 Message-ID: <000001bff752$79511880$0a17073e@tiny>
39451 based on an earlier patch from Stephen P. Potter.
39453 (Removed later by change #6458 because this patch was for
39454 perl 5.6.0, not perl-current)
39456 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
39457 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
39458 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
39459 ____________________________________________________________________________
39460 [ 6453] By: jhi on 2000/07/27 13:48:02
39461 Log: Subject: [PATCH] fixes bug 20000508.004
39462 From: Michael Stevens <mstevens@globnix.org>
39463 Date: Thu, 27 Jul 2000 13:49:04 +0100
39464 Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
39467 ____________________________________________________________________________
39468 [ 6452] By: jhi on 2000/07/26 23:51:26
39469 Log: Further File::Temp patches from Yitzchak Scott-Thoennes
39470 and Craig A. Berry.
39472 ! lib/File/Temp.pm pod/perlport.pod
39473 ____________________________________________________________________________
39474 [ 6451] By: jhi on 2000/07/26 19:43:30
39475 Log: Be wary of close()s, too.
39477 Subject: Re: [PATCH] perlbug cleanup
39478 From: Tim Jenness <t.jenness@jach.hawaii.edu>
39479 Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
39480 Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
39483 ____________________________________________________________________________
39484 [ 6450] By: jhi on 2000/07/26 18:41:40
39485 Log: Subject: Minor doc patch: handy.h
39486 From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
39487 Date: Wed, 26 Jul 2000 15:34:25 -0300
39488 Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
39490 ! handy.h pod/perlapi.pod
39491 ____________________________________________________________________________
39492 [ 6449] By: jhi on 2000/07/26 18:23:55
39493 Log: Subject: [PATCH] minor doc change - perlguts
39494 From: Michael Stevens <mstevens@globnix.org>
39495 Date: Thu, 13 Jul 2000 12:39:18 +0100
39496 Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
39499 ____________________________________________________________________________
39500 [ 6448] By: jhi on 2000/07/26 18:20:30
39501 Log: open() wariness in perlbug.
39503 Subject: [PATCH] perlbug cleanup
39504 From: Michael Stevens <mstevens@globnix.org>
39505 Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
39506 Date: Thu, 13 Jul 2000 15:52:23 +0100
39509 ____________________________________________________________________________
39510 [ 6447] By: jhi on 2000/07/26 18:13:04
39511 Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
39513 ! lib/File/Temp.pm t/lib/ftmp-security.t
39514 ____________________________________________________________________________
39515 [ 6446] By: jhi on 2000/07/26 18:06:32
39516 Log: docfix from Peter Scott <Peter@PSDT.com>.
39519 ____________________________________________________________________________
39520 [ 6445] By: jhi on 2000/07/26 17:53:31
39521 Log: Fix *foo{FORMAT}.
39523 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
39524 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
39525 Date: Wed, 26 Jul 2000 19:51:02 +0200
39526 Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
39528 From: Graham Barr <gbarr@pobox.com>
39529 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
39530 Date: Wed, 26 Jul 2000 17:38:36 +0100
39531 Message-ID: <20000726173836.L472@pobox.com>
39533 ! pp.c sv.c t/op/gv.t
39534 ____________________________________________________________________________
39535 [ 6444] By: jhi on 2000/07/26 17:49:14
39536 Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
39537 from Graham Barr in the module list.
39539 ! gv.c pod/perlobj.pod
39540 ____________________________________________________________________________
39541 [ 6443] By: jhi on 2000/07/26 16:06:56
39542 Log: More split() doc and test patches from Mike Guy.
39544 ! pod/perlfunc.pod t/op/split.t
39545 ____________________________________________________________________________
39546 [ 6442] By: jhi on 2000/07/26 16:05:30
39547 Log: MacOS nits from Matthias Neeracher.
39550 ____________________________________________________________________________
39551 [ 6441] By: jhi on 2000/07/26 04:39:57
39552 Log: Subject: [PATCH] split /^/
39553 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39554 Date: Tue, 25 Jul 2000 14:18:57 +0100
39555 Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
39557 (with notes from tchrist and gbarr)
39559 ! pod/perlfunc.pod t/op/split.t
39560 ____________________________________________________________________________
39561 [ 6440] By: jhi on 2000/07/26 04:32:32
39562 Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
39563 From: Peter Prymmer <pvhp@forte.com>
39564 Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
39565 Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
39567 ! vms/munchconfig.c
39568 ____________________________________________________________________________
39569 [ 6439] By: jhi on 2000/07/26 04:31:01
39570 Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
39571 to be fatal errors (instead of by default ignoring them, and
39572 ignoring with a bug: even though -w gave an error, the opening [
39573 was left in) Reported in:
39575 Subject: [ID 20000716.024] [=cc=] / [:blank:]
39576 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
39577 Date: Sun, 16 Jul 2000 17:55:29 -0700
39578 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
39580 ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
39581 ____________________________________________________________________________
39582 [ 6438] By: jhi on 2000/07/25 15:41:15
39583 Log: Subject: [PATCH] av.c apidoc
39584 From: simon@brecon.co.uk (Simon Cozens)
39585 Date: 24 Jul 2000 06:40:52 GMT
39586 Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
39588 ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
39589 ! perlapi.c perlapi.h pod/perlapi.pod proto.h
39590 ____________________________________________________________________________
39591 [ 6437] By: jhi on 2000/07/25 14:05:36
39592 Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
39593 From: "Stephen P. Potter" <spp@ds.net>
39594 Date: Mon, 24 Jul 2000 14:22:23 -0400
39595 Message-Id: <200007241822.OAA06827@spp.users.ds.net>
39597 ! pod/perllocale.pod
39598 ____________________________________________________________________________
39599 [ 6436] By: jhi on 2000/07/25 14:02:03
39600 Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
39601 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39602 Date: Mon, 24 Jul 2000 18:04:28 +0100
39603 Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
39605 ! t/lib/syslfs.t t/op/lfs.t
39606 ____________________________________________________________________________
39607 [ 6435] By: jhi on 2000/07/25 13:59:28
39608 Log: Get UTF16 BOMs working. Patch from
39610 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
39611 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39612 Date: Tue, 25 Jul 2000 12:52:45 +0100
39613 Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
39617 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
39618 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39619 Date: Tue, 25 Jul 2000 11:43:25 +0100
39620 Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
39622 ! t/comp/require.t toke.c utf8.c
39623 ____________________________________________________________________________
39624 [ 6434] By: jhi on 2000/07/25 02:39:54
39625 Log: Make the "uninit variable" warning to say "concat or string"
39626 or "join or string" when in concat or join .
39628 Subject: Re: [ID 20000403.009] uninitialised concatenation???
39629 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39630 Date: Tue, 04 Apr 2000 18:22:58 +0100
39631 Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
39633 Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
39634 From: William R Ward <hermit@BayView.COM>
39635 Date: Thu, 30 Mar 2000 19:50:03 -0800
39636 Message-Id: <200003310350.TAA13319@komodo.bayview.com>
39638 ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
39639 ! t/pragma/warn/op t/pragma/warn/sv
39640 ____________________________________________________________________________
39641 [ 6433] By: jhi on 2000/07/24 17:52:56
39642 Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
39644 ! lib/File/Spec/VMS.pm
39645 ____________________________________________________________________________
39646 [ 6432] By: jhi on 2000/07/24 17:44:44
39647 Log: Test cases for #6431.
39649 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
39650 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39651 Date: Mon, 24 Jul 2000 15:32:29 +0100
39652 Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
39654 ! t/op/pat.t t/op/split.t
39655 ____________________________________________________________________________
39656 [ 6431] By: jhi on 2000/07/24 17:43:17
39659 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
39660 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39661 Date: Mon, 17 Jul 2000 20:04:56 +0100
39662 Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
39665 ____________________________________________________________________________
39666 [ 6430] By: jhi on 2000/07/24 03:42:42
39667 Log: Subject: [ID 20000716.023] syslog test fails without sockets
39668 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
39669 Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
39670 Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
39671 Branch: metaconfig/U/perl
39674 ! Configure config_h.SH
39675 ____________________________________________________________________________
39676 [ 6429] By: jhi on 2000/07/24 03:11:52
39677 Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
39678 case, but add also notes explaining the relationship of this
39679 patch and the earlier notes by Sarathy.
39681 Subject: Map is still slow
39682 From: "Ben Tilly" <ben_tilly@hotmail.com>
39683 Date: Sat, 15 Jul 2000 17:23:27 EDT
39684 Message-ID: <20000715212327.21656.qmail@hotmail.com>
39687 ____________________________________________________________________________
39688 [ 6428] By: jhi on 2000/07/24 02:58:52
39689 Log: Documentation to explain the behaviour of map().
39691 Subject: Re: Map is still slow
39692 From: Gurusamy Sarathy <gsar@ActiveState.com>
39693 Date: Sat, 15 Jul 2000 16:05:09 -0700
39694 Message-Id: <200007152305.QAA26887@molotok.activestate.com>
39697 ____________________________________________________________________________
39698 [ 6427] By: jhi on 2000/07/24 02:50:03
39700 [ID 19991110.003] another matching finding by pcre author
39701 which has already been fixed by some patch, as verified in
39703 Subject: Re: two regex bugs from the mists of time (well, last November)
39704 From: Hugo <hv@crypt.compulink.co.uk>
39705 Date: Sat, 22 Jul 2000 18:12:58 +0100
39706 Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
39709 ____________________________________________________________________________
39710 [ 6426] By: jhi on 2000/07/24 02:11:20
39711 Log: A missing 'break' after the [[:space:]] switch case.
39713 Subject: [ID 20000718.006] Missing 'break' in regcomp.c
39714 From: "Stephen P. Potter" <spp@ds.net>
39715 Date: Tue, 18 Jul 2000 16:25:17 -0400
39716 Message-Id: <200007182025.QAA28383@spp.users.ds.net>
39719 ____________________________________________________________________________
39720 [ 6425] By: jhi on 2000/07/24 02:06:12
39721 Log: The output might have been produced in the wrong order.
39723 Subject: [ID 20000720.003] [PATCH] t/op/write.t
39724 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39725 Date: Thu, 20 Jul 2000 18:49:18 +0100
39726 Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
39729 ____________________________________________________________________________
39730 [ 6424] By: jhi on 2000/07/24 02:00:07
39731 Log: Use STDOUT consistently.
39733 Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
39734 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39735 Date: Thu, 20 Jul 2000 18:04:01 +0100
39736 Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
39738 ! lib/Test/Harness.pm
39739 ____________________________________________________________________________
39740 [ 6423] By: jhi on 2000/07/24 01:54:54
39741 Log: Protect against "wild next"s, that is, callbacks doing "next"
39742 instead of "return".
39744 Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
39745 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39746 Date: Tue, 18 Jul 2000 11:30:16 +0100
39747 Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
39750 ____________________________________________________________________________
39751 [ 6422] By: jhi on 2000/07/24 01:35:47
39752 Log: Out-of-date note removed.
39754 Subject: [PATCH] documentation perlipc
39755 From: rspier@pobox.com (Robert Spier)
39756 Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
39757 Message-ID: <14711.35178.572612.502654@rls.cx>
39760 ____________________________________________________________________________
39761 [ 6421] By: jhi on 2000/07/24 00:09:18
39762 Log: Send all installperl messages to STDERR and be -w clean.
39764 Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
39765 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39766 Date: Sat, 22 Jul 2000 14:02:11 +0100
39767 Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
39770 ____________________________________________________________________________
39771 [ 6420] By: jhi on 2000/07/24 00:04:19
39772 Log: Decutandpasto.
39774 Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
39775 From: "Richard Soderberg" <rs@crystalflame.net>
39776 Date: Sun, 23 Jul 2000 01:37:23 -0700
39777 Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
39780 ____________________________________________________________________________
39781 [ 6419] By: jhi on 2000/07/24 00:01:12
39782 Log: A cleaner abs_path().
39783 Subject: Re: unix alternative to Cwd.pm
39784 From: Jeff Pinyan <jeffp@crusoe.net>
39785 Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
39786 Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
39789 ____________________________________________________________________________
39790 [ 6418] By: jhi on 2000/07/23 23:48:56
39793 Subject: [PATCH perl-current] Typo in hints/powerux.sh
39794 From: "Richard Soderberg" <rs@crystalflame.net>
39795 Date: Sun, 23 Jul 2000 01:27:33 -0700
39796 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
39799 ____________________________________________________________________________
39800 [ 6417] By: jhi on 2000/07/17 22:13:31
39801 Log: Subject: SDBM_File documentation
39802 From: mjd@plover.com
39803 Date: 16 Jul 2000 17:41:17 -0000
39804 Message-ID: <20000716174117.18515.qmail@plover.com>
39806 ! ext/SDBM_File/SDBM_File.pm
39807 ____________________________________________________________________________
39808 [ 6416] By: jhi on 2000/07/17 19:13:26
39809 Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
39811 ! hints/mpeix.sh mpeix/relink
39812 ____________________________________________________________________________
39813 [ 6415] By: jhi on 2000/07/15 14:11:02
39814 Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
39815 the utf8 'characters' can be more than one octet).
39817 Date: Sat, 15 Jul 2000 00:21:56 +0100
39818 From: Tom Hughes <tom@compton.nu>
39819 Subject: Re: [ID 20000714.002]
39820 Message-ID: <db2334de49.tom@compton.compton.nu>
39824 Subject: [ID 20000714.002]
39825 From: "Simon Cozens" <simon@othersideofthe.earth.li>
39826 Date: 14 Jul 2000 15:13:09 -0000
39827 Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
39830 ____________________________________________________________________________
39831 [ 6414] By: jhi on 2000/07/15 03:13:41
39832 Log: another VMS build tweak from Peter Prymmer
39834 ! vms/descrip_mms.template
39835 ____________________________________________________________________________
39836 [ 6413] By: jhi on 2000/07/15 03:10:40
39837 Log: perlvms.pod whitespace cleanup to keep pod utils happy.
39840 ____________________________________________________________________________
39841 [ 6412] By: jhi on 2000/07/15 00:31:05
39842 Log: More docs for sv functions.
39844 Subject: [PATCH cfgperl] sv.c apidoc
39845 From: simon@brecon.co.uk (Simon Cozens)
39846 Date: 13 Jul 2000 09:00:20 GMT
39847 Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
39849 Subject: Re: [PATCH cfgperl] sv.c apidoc
39850 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39851 Date: Thu, 13 Jul 2000 12:27:41 +0100
39852 Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
39854 Subject: Re: [PATCH cfgperl] sv.c apidoc
39855 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39856 Date: Thu, 13 Jul 2000 13:23:09 +0100
39857 Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
39859 Subject: Re: [PATCH cfgperl] sv.c apidoc
39860 From: simon@brecon.co.uk (Simon Cozens)
39861 Date: 14 Jul 2000 06:51:02 GMT
39862 Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
39864 ! embed.pl pod/perlapi.pod sv.c
39865 ____________________________________________________________________________
39866 [ 6411] By: jhi on 2000/07/15 00:10:41
39867 Log: lib/b test fixes from Peter Prymmer.
39870 ____________________________________________________________________________
39871 [ 6410] By: jhi on 2000/07/15 00:02:09
39872 Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
39873 From: Hugo <hv@crypt.compulink.co.uk>
39874 Date: Fri, 14 Jul 2000 23:05:20 +0100
39875 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
39877 Didn't anymore apply, but that point still could use another fix.
39880 ____________________________________________________________________________
39881 [ 6409] By: jhi on 2000/07/14 23:15:15
39882 Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
39883 not in pod, from Peter Prymmer
39885 ! vms/descrip_mms.template
39886 ____________________________________________________________________________
39887 [ 6408] By: jhi on 2000/07/14 20:35:05
39888 Log: The bug report
39889 [ID 19991110.002] minimal matching discrepancy found by pcre author
39890 seems to have been fixed (though differently from what was suggested
39891 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
39894 ____________________________________________________________________________
39895 [ 6407] By: jhi on 2000/07/14 17:38:08
39896 Log: Fix AutoSplit to use File::Spec the right way in VMS,
39897 from Peter Prymmer.
39900 ____________________________________________________________________________
39901 [ 6406] By: jhi on 2000/07/14 14:13:22
39902 Log: Merge perlhacktut into perlhack, update perlguts.
39904 Subject: Re: Perlhacktut
39905 From: simon@brecon.co.uk (Simon Cozens)
39906 Date: 14 Jul 2000 06:49:21 GMT
39907 Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
39909 Subject: Re: Perlhacktut
39910 From: simon@brecon.co.uk (Simon Cozens)
39911 Date: 14 Jul 2000 07:09:45 GMT
39912 Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
39914 ! pod/perlguts.pod pod/perlhack.pod
39915 ____________________________________________________________________________
39916 [ 6405] By: jhi on 2000/07/14 14:02:31
39917 Log: Integrate with Sarathy.
39919 !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
39920 !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
39921 !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
39922 ____________________________________________________________________________
39923 [ 6404] By: gsar on 2000/07/14 12:15:02
39924 Log: PERL_OBJECT build tweaks
39927 ____________________________________________________________________________
39928 [ 6403] By: gsar on 2000/07/14 11:23:41
39929 Log: inconsistent types needs casts
39932 ____________________________________________________________________________
39933 [ 6402] By: gsar on 2000/07/14 11:12:04
39934 Log: typos in change#6399, regen headers
39936 ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
39937 ____________________________________________________________________________
39938 [ 6401] By: gsar on 2000/07/14 10:59:12
39939 Log: typecasts needed for change#6394
39942 ____________________________________________________________________________
39943 [ 6400] By: gsar on 2000/07/14 10:49:37
39944 Log: integrate cfgperl contents into mainline
39946 !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
39947 !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
39948 ____________________________________________________________________________
39949 [ 6399] By: gsar on 2000/07/14 10:38:35
39950 Log: enable UTF-16 filter by default if relevant BOM is seen; various
39951 cleanups (typos, misformatted code, and small bugs)
39953 ! doop.c embed.pl mg.c op.c pp.c toke.c
39954 ____________________________________________________________________________
39955 [ 6398] By: gsar on 2000/07/14 08:55:38
39956 Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
39957 name suggests anyway)
39959 ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
39960 ____________________________________________________________________________
39961 [ 6397] By: gsar on 2000/07/14 08:44:33
39962 Log: move new variables to the end of the interpreter structure (for
39963 bincompat in code that doesn't #include XSUB.h)
39966 ____________________________________________________________________________
39967 [ 6396] By: gsar on 2000/07/14 08:13:58
39968 Log: MakeMaker should not remove editor backups (*~) on `make clean`
39969 by default (completes change#6383)
39971 ! lib/ExtUtils/MM_Unix.pm
39972 ____________________________________________________________________________
39973 [ 6395] By: jhi on 2000/07/14 05:20:33
39974 Log: Replace change #6337 with a better one.
39976 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
39977 From: Hugo <hv@crypt.compulink.co.uk>
39978 Date: Fri, 14 Jul 2000 04:16:20 +0100
39979 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
39981 ! regexec.c t/op/re_tests
39982 ____________________________________________________________________________
39983 [ 6394] By: jhi on 2000/07/14 01:33:59
39984 Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
39986 ! embed.pl global.sym proto.h toke.c
39987 ____________________________________________________________________________
39988 [ 6393] By: jhi on 2000/07/13 23:41:23
39989 Log: remove discarded test
39992 ____________________________________________________________________________
39993 [ 6392] By: jhi on 2000/07/13 23:32:25
39994 Log: The {multiplier} of a fixed substring was overlooked which
39995 caused a wrong initial search offset for that substring.
39997 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
39998 From: Hugo <hv@crypt.compulink.co.uk>
39999 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
40000 Date: Thu, 13 Jul 2000 19:27:13 +0100
40002 ! regcomp.c t/op/re_tests
40003 ____________________________________________________________________________
40004 [ 6391] By: jhi on 2000/07/13 16:37:42
40005 Log: typo fix from Craig Berry
40007 ! vms/subconfigure.com
40008 ____________________________________________________________________________
40009 [ 6390] By: jhi on 2000/07/13 13:20:12
40010 Log: Integrate with Sarathy.
40012 - t/op/method2entersub.t
40013 !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
40014 !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
40015 !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
40016 !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
40017 ____________________________________________________________________________
40018 [ 6389] By: jhi on 2000/07/13 13:18:48
40019 Log: Detypo from Peter Prymmer, part of #6388.
40021 ! Configure config_h.SH
40023 ! U/modified/d_longlong.U
40024 ____________________________________________________________________________
40025 [ 6388] By: gsar on 2000/07/13 06:33:40
40026 Log: typos (spotted by Peter Prymmer)
40028 ! Configure t/lib/english.t
40029 ____________________________________________________________________________
40030 [ 6387] By: gsar on 2000/07/13 05:35:28
40031 Log: new selfloader.t in change#6183 doesn't close DATA handles,
40032 and thus fails to clean up tmp files on dosish platforms
40034 ! t/lib/selfloader.t
40035 ____________________________________________________________________________
40036 [ 6386] By: gsar on 2000/07/12 21:42:39
40037 Log: sprintf test tweaks (from Dominic Dunlop)
40040 ____________________________________________________________________________
40041 [ 6385] By: gsar on 2000/07/12 21:33:46
40042 Log: fix bugs in processing %v-*d and similar format specs (from
40043 Avi Finkel <avi@finkel.org>)
40045 ! sv.c t/op/sprintf.t
40046 ____________________________________________________________________________
40047 [ 6384] By: gsar on 2000/07/12 16:04:19
40048 Log: readd missing perldelta.pod changes from changes#6339,6376
40050 ! pod/perldelta.pod
40051 ____________________________________________________________________________
40052 [ 6383] By: gsar on 2000/07/12 16:00:51
40053 Log: don't clobber *.orig files on *clean targets
40055 ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
40056 ____________________________________________________________________________
40057 [ 6382] By: gsar on 2000/07/12 07:59:12
40058 Log: fix broken integrations in cfgperl
40060 !> Changes pod/perldelta.pod
40061 ____________________________________________________________________________
40062 [ 6381] By: gsar on 2000/07/12 07:42:17
40063 Log: integrate cfgperl changes into mainline
40066 !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
40068 ____________________________________________________________________________
40069 [ 6380] By: gsar on 2000/07/12 07:31:00
40070 Log: get sprintf.t to adjust properly for 3-digit exponents
40073 ____________________________________________________________________________
40074 [ 6379] By: gsar on 2000/07/12 06:40:04
40075 Log: change#6174 needs corresponding change in win32/config_h.PL,
40076 which grovels through config_h.SH to find the config.h name
40078 ! win32/config_h.PL
40079 ____________________________________________________________________________
40080 [ 6378] By: jhi on 2000/07/12 05:03:59
40081 Log: Do the cc sanity check both before the hints and
40082 after the cc selction.
40084 ! Configure config_h.SH
40086 ! U/modified/Oldconfig.U U/modified/cc.U
40087 Branch: metaconfig/U/perl
40089 ____________________________________________________________________________
40090 [ 6377] By: jhi on 2000/07/12 02:49:22
40091 Log: Fix nits noticed by Boston.pm.
40094 ____________________________________________________________________________
40095 [ 6376] By: jhi on 2000/07/11 21:22:13
40096 Log: Configure cosmetics and perldelta.
40098 ! Configure config_h.SH pod/perldelta.pod
40101 ____________________________________________________________________________
40102 [ 6375] By: gsar on 2000/07/11 21:17:35
40103 Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
40105 ! t/op/sprintf.t win32/Makefile win32/makefile.mk
40107 ____________________________________________________________________________
40108 [ 6374] By: gsar on 2000/07/11 20:48:50
40109 Log: tweak for build failure under multiplicity
40112 ____________________________________________________________________________
40113 [ 6373] By: gsar on 2000/07/11 20:37:23
40114 Log: integrate cfgperl changes#6325..6373 into mainline
40115 (NOTE: today's batch of integrations still untested)
40117 +> ext/DynaLoader/hints/netbsd.pl
40119 !> (integrate 26 files)
40120 ____________________________________________________________________________
40121 [ 6372] By: jhi on 2000/07/11 20:30:36
40122 Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
40126 ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
40128 ____________________________________________________________________________
40129 [ 6371] By: jhi on 2000/07/11 20:08:56
40130 Log: Minor cleanups on the booklist.
40133 ____________________________________________________________________________
40134 [ 6370] By: jhi on 2000/07/11 19:31:13
40135 Log: mjd's tr patches "broke" tr/z-Z/z-Z/
40137 ! t/pragma/overload.t
40138 ____________________________________________________________________________
40139 [ 6369] By: gsar on 2000/07/11 19:27:48
40140 Log: integrate cfgperl changes#6293..6324 into mainline
40142 +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
40143 - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
40144 !> (integrate 30 files)
40145 ____________________________________________________________________________
40146 [ 6368] By: gsar on 2000/07/11 19:18:57
40147 Log: skip integrate of problematic change#6292 from cfgperl into mainline
40150 ____________________________________________________________________________
40151 [ 6367] By: gsar on 2000/07/11 19:17:21
40152 Log: integrate cfgperl changes#6288..6290 into mainline
40154 !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
40155 ____________________________________________________________________________
40156 [ 6366] By: gsar on 2000/07/11 19:11:18
40157 Log: integrate cfgperl changes#6268..6282 into mainline
40159 !> (integrate 30 files)
40160 ____________________________________________________________________________
40161 [ 6365] By: gsar on 2000/07/11 18:57:00
40162 Log: delete new accidentally branched file
40164 - t/op/method2entersub.t
40165 ____________________________________________________________________________
40166 [ 6364] By: gsar on 2000/07/11 18:55:13
40167 Log: skip integrate of change#6267 from cfgperl into mainline (the
40168 method call optimization is flawed without additional hints
40169 from user about immutableness of @ISA and no runtime method
40172 +> t/op/method2entersub.t
40173 !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
40174 !> perl.h t/op/sprintf.t xsutils.c
40175 ____________________________________________________________________________
40176 [ 6363] By: gsar on 2000/07/11 18:49:43
40177 Log: integrate cfgperl changes#6261..6266 into mainline
40179 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
40180 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
40181 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
40182 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
40183 ____________________________________________________________________________
40184 [ 6362] By: gsar on 2000/07/11 18:43:26
40185 Log: integrate cfgperl changes#6252..6260 into mainline
40187 !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
40188 !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
40189 !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
40190 !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
40191 ____________________________________________________________________________
40192 [ 6361] By: gsar on 2000/07/11 18:37:12
40193 Log: skip integrate of problematic change#6251 from cfgperl into mainline
40196 ____________________________________________________________________________
40197 [ 6360] By: gsar on 2000/07/11 18:34:56
40198 Log: integrate cfgperl change#6250 into mainline
40201 !> MANIFEST embed.pl proto.h toke.c
40202 ____________________________________________________________________________
40203 [ 6359] By: gsar on 2000/07/11 18:21:19
40204 Log: integrate cfgperl changes#6242..6249 into mainline
40206 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
40207 !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
40208 !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
40209 !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
40210 !> t/lib/peek.t utf8.c
40211 ____________________________________________________________________________
40212 [ 6358] By: gsar on 2000/07/11 18:15:45
40213 Log: skip integrate of problematic change#6241 from cfgperl into mainline
40215 !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
40216 ____________________________________________________________________________
40217 [ 6357] By: jhi on 2000/07/11 18:15:16
40219 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
40220 From: Roderick Schertler <roderick@argon.org>
40221 Date: Tue, 11 Jul 2000 13:55:05 -0400
40222 Message-Id: <200007111755.NAA05077@jones.argon.org>
40225 ____________________________________________________________________________
40226 [ 6356] By: jhi on 2000/07/11 18:12:51
40227 Log: Typo in #6341.
40230 ____________________________________________________________________________
40231 [ 6355] By: gsar on 2000/07/11 18:12:10
40232 Log: integrate cfgperl changes#6231..6240 into mainline
40234 +> pod/perlutil.pod
40235 !> (integrate 35 files)
40236 ____________________________________________________________________________
40237 [ 6354] By: jhi on 2000/07/11 18:04:34
40238 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
40239 From: Dominic Dunlop <domo@computer.org>
40240 Date: Tue, 11 Jul 2000 12:27:33 +0200
40241 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
40243 Replaces change #6268.
40246 ____________________________________________________________________________
40247 [ 6353] By: gsar on 2000/07/11 17:59:51
40248 Log: skip integrate of problematic change#6230 from cfgperl into mainline
40249 (a later version of File::Spec is already in mainline)
40251 !> lib/File/Spec.pm lib/File/Spec/Functions.pm
40252 !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
40253 ____________________________________________________________________________
40254 [ 6352] By: gsar on 2000/07/11 17:57:48
40255 Log: integrate cfgperl changes#6224..6229 into mainline
40259 !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
40260 !> lib/English.pm op.c t/lib/english.t
40261 ____________________________________________________________________________
40262 [ 6351] By: gsar on 2000/07/11 17:50:10
40263 Log: skip integrate of problematic change#6223 from cfgperl into mainline
40266 ____________________________________________________________________________
40267 [ 6350] By: gsar on 2000/07/11 17:48:28
40268 Log: integrate cfgperl changes#6220..6222 into mainline
40270 !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
40271 !> toke.c utf8.c win32/win32.h
40272 ____________________________________________________________________________
40273 [ 6349] By: gsar on 2000/07/11 17:46:13
40274 Log: skip integrate of problematic changes#6218..6219 from cfgperl into
40277 !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
40278 !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
40279 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
40280 ____________________________________________________________________________
40281 [ 6348] By: jhi on 2000/07/11 17:45:49
40282 Log: README.posix-bc podified from Thomas Dorner.
40285 ____________________________________________________________________________
40286 [ 6347] By: gsar on 2000/07/11 17:42:04
40287 Log: integrate cfgperl change#6217 into mainline
40289 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
40290 !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
40291 !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
40292 ____________________________________________________________________________
40293 [ 6346] By: gsar on 2000/07/11 17:39:37
40294 Log: skip integrate of problematic changes#6211..6212 from cfgperl into
40297 !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
40298 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
40299 !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
40300 !> perlapi.h pod/perlapi.pod
40301 ____________________________________________________________________________
40302 [ 6345] By: gsar on 2000/07/11 17:36:42
40303 Log: integrate cfgperl changes#6207..6210 into mainline
40305 !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
40306 !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
40307 ____________________________________________________________________________
40308 [ 6344] By: gsar on 2000/07/11 17:31:20
40309 Log: skip integrate of problematic changes#6204..6206 from cfgperl into
40312 !> (integrate 40 files)
40313 ____________________________________________________________________________
40314 [ 6343] By: gsar on 2000/07/11 17:19:08
40315 Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
40317 +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
40319 !> (integrate 34 files)
40320 ____________________________________________________________________________
40321 [ 6342] By: jhi on 2000/07/11 16:05:48
40322 Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
40323 To: perl5-porters@perl.org
40324 From: Karsten Sperling <spiff@phreax.net>
40325 Date: Mon, 10 Jul 2000 15:12:52 +0200
40326 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
40329 ____________________________________________________________________________
40330 [ 6341] By: jhi on 2000/07/11 15:59:23
40331 Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
40332 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40333 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
40334 Date: Fri, 07 Jul 2000 17:57:16 +0100
40337 ____________________________________________________________________________
40338 [ 6340] By: jhi on 2000/07/11 15:55:47
40339 Log: Subject: Re: format bug report [Patch]
40340 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40341 Date: Wed, 05 Jul 2000 13:12:52 +0200
40342 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
40344 Subject: Re: format bug report [Patch]
40345 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
40346 Date: Wed, 05 Jul 2000 14:10:01 +0200
40347 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
40349 ! t/op/write.t toke.c
40350 ____________________________________________________________________________
40351 [ 6339] By: jhi on 2000/07/11 13:54:09
40352 Log: Be less forgiving about ambiguous and illegal tr ranges.
40353 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
40354 From: Mark-Jason Dominus <mjd@plover.com>
40355 Date: Tue, 04 Jul 2000 10:00:12 -0400
40356 Message-ID: <20000704140012.17772.qmail@plover.com>
40358 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
40359 From: Mark-Jason Dominus <mjd@plover.com>
40360 Date: Wed, 05 Jul 2000 09:37:36 -0400
40361 Message-ID: <20000705133736.27293.qmail@plover.com>
40363 ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
40364 ____________________________________________________________________________
40365 [ 6338] By: jhi on 2000/07/11 13:31:24
40366 Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
40367 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40368 Date: Tue, 11 Jul 2000 13:50:51 +0100
40369 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
40372 ____________________________________________________________________________
40373 [ 6337] By: jhi on 2000/07/11 13:29:14
40374 Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
40375 From: Hugo <hv@crypt.compulink.co.uk>
40376 Date: Tue, 11 Jul 2000 12:44:50 +0100
40377 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
40379 ! regexec.c t/op/re_tests
40380 ____________________________________________________________________________
40381 [ 6336] By: jhi on 2000/07/11 13:26:47
40382 Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
40383 From: simon@brecon.co.uk (Simon Cozens)
40384 Date: 7 Jul 2000 11:26:09 GMT
40385 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
40388 ____________________________________________________________________________
40389 [ 6335] By: jhi on 2000/07/11 13:23:37
40390 Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
40391 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
40392 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
40393 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
40395 + ext/DynaLoader/hints/netbsd.pl
40396 ! MANIFEST ext/DynaLoader/hints/openbsd.pl
40397 ____________________________________________________________________________
40398 [ 6334] By: jhi on 2000/07/11 13:20:38
40399 Log: Subject: PATCH perlguts.pod: Document D and d magic types
40400 From: mjd@plover.com
40401 Date: 5 Jul 2000 18:01:51 -0000
40402 Message-ID: <20000705180151.29413.qmail@plover.com>
40405 ____________________________________________________________________________
40406 [ 6333] By: jhi on 2000/07/11 13:15:51
40407 Log: Precedence goof, fix based on
40408 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
40409 From: Hugo <hv@crypt.compulink.co.uk>
40410 Date: Tue, 11 Jul 2000 12:52:38 +0100
40411 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
40414 ____________________________________________________________________________
40415 [ 6332] By: jhi on 2000/07/11 12:40:17
40416 Log: Integrate with Sarathy.
40418 !> win32/win32sck.c
40419 ____________________________________________________________________________
40420 [ 6331] By: jhi on 2000/07/10 20:14:16
40421 Log: Sprinkle ldlibpath.
40424 ____________________________________________________________________________
40425 [ 6330] By: jhi on 2000/07/10 17:54:49
40426 Log: More POSIX.pod tweaks.
40428 ! ext/POSIX/POSIX.pod
40429 ____________________________________________________________________________
40430 [ 6329] By: jhi on 2000/07/10 14:02:12
40431 Log: Reorder perl.pod once more.
40433 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
40434 ____________________________________________________________________________
40435 [ 6328] By: gsar on 2000/07/10 07:06:00
40436 Log: accept() leaks memory on windows due to incorrect ordering of
40437 closesocket() and fclose() calls
40440 ____________________________________________________________________________
40441 [ 6327] By: gsar on 2000/07/10 06:49:17
40442 Log: winsock options weren't being set in all threads under ithreads
40443 (caused send()s from second and subsequent threads to fail)
40446 ____________________________________________________________________________
40447 [ 6326] By: jhi on 2000/07/08 02:45:40
40448 Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
40449 was cast to an unsigned (32-bit) integer with wild abandon.
40451 ! ext/Devel/DProf/DProf.xs
40452 ____________________________________________________________________________
40453 [ 6325] By: jhi on 2000/07/07 18:50:33
40454 Log: Remove perlbook, update perlfaq book listing,
40455 rearrange perl.pod, regenerate perltoc.
40458 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
40459 ! pod/perlfaq2.pod pod/perltoc.pod
40460 ____________________________________________________________________________
40461 [ 6324] By: jhi on 2000/07/07 14:03:40
40462 Log: Fix the alignment problem in Crays ([ID 20000612.002]).
40465 ____________________________________________________________________________
40466 [ 6323] By: jhi on 2000/07/06 16:03:55
40467 Log: Fix complaints of buildtoc.
40471 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
40472 ____________________________________________________________________________
40473 [ 6322] By: jhi on 2000/07/06 15:15:52
40474 Log: Add =head1 NAMEs so that buildtoc is happy.
40475 (The CGI::Util nit reported to Lincoln.)
40477 ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
40479 ____________________________________________________________________________
40480 [ 6321] By: jhi on 2000/07/06 03:16:04
40481 Log: Config is being used.
40484 ____________________________________________________________________________
40485 [ 6320] By: jhi on 2000/07/06 03:13:13
40486 Log: Integrate with Sarathy.
40488 !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
40489 ____________________________________________________________________________
40490 [ 6319] By: jhi on 2000/07/06 03:11:46
40491 Log: Autogenerate pod/Makefile and pod/buildtoc.
40492 buildtoc also checks whether the existin pods are
40493 mentioned in MANIFEST and perl.pod, and vice versa.
40494 (None of the thusly found discrepancies fixed yet.)
40495 roffitall also needs to be autogenerated similarly but it
40496 seems so badly out of date that I didn't touch it yet.
40498 + pod/Makefile.SH pod/buildtoc.PL
40499 - pod/Makefile pod/buildtoc
40500 ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
40501 ____________________________________________________________________________
40502 [ 6318] By: gsar on 2000/07/05 22:10:54
40503 Log: fix UNC path handling on Windows under ithreads, and chdir()
40504 return value when given a non-existent directory
40507 ____________________________________________________________________________
40508 [ 6317] By: gsar on 2000/07/05 22:08:19
40509 Log: winsock cleanup never done on Windows (leads to handle leaks)
40511 ! win32/perllib.c win32/win32sck.c
40512 ____________________________________________________________________________
40513 [ 6316] By: gsar on 2000/07/05 22:06:19
40514 Log: some debugger output does not go to the socket when RemotePort is set
40517 ____________________________________________________________________________
40518 [ 6315] By: jhi on 2000/07/05 00:25:21
40519 Log: Integrate with Sarathy, preliminary fix for unicos
40520 alignment problems in [ID 20000612.002] Perl problem on Cray system.
40524 ____________________________________________________________________________
40525 [ 6314] By: gsar on 2000/07/04 23:34:02
40526 Log: tyop in change#6306
40529 ____________________________________________________________________________
40530 [ 6313] By: jhi on 2000/07/04 22:14:38
40531 Log: Multiline string literals ENONPORTABLE.
40534 ____________________________________________________________________________
40535 [ 6312] By: jhi on 2000/07/04 20:34:44
40536 Log: Integrate with Sarathy.
40538 !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
40540 ____________________________________________________________________________
40541 [ 6311] By: jhi on 2000/07/04 20:30:56
40542 Log: More POSIX.pod embellishment.
40544 ! ext/POSIX/POSIX.pod
40545 ____________________________________________________________________________
40546 [ 6310] By: gsar on 2000/07/04 17:28:48
40547 Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
40550 ____________________________________________________________________________
40551 [ 6309] By: jhi on 2000/07/04 17:22:18
40552 Log: The #6308 required a little bit more.
40554 ! Makefile.SH win32/Makefile
40555 ____________________________________________________________________________
40556 [ 6308] By: jhi on 2000/07/04 16:35:24
40557 Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
40561 ! MANIFEST Makefile.SH
40562 ____________________________________________________________________________
40563 [ 6307] By: jhi on 2000/07/04 16:28:58
40564 Log: Win32 patches for cfgperl from Sarathy.
40566 ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
40567 ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
40568 ! thread.h toke.c util.c win32/Makefile win32/win32.c
40569 ____________________________________________________________________________
40570 [ 6306] By: gsar on 2000/07/04 16:28:40
40571 Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
40572 (from Richard Soderberg <rs@oregonnet.com>)
40574 ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
40575 ____________________________________________________________________________
40576 [ 6305] By: jhi on 2000/07/04 16:24:24
40577 Log: Integrate with Sarathy.
40579 !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
40580 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
40581 !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
40582 !> proto.h win32/win32.c
40583 ____________________________________________________________________________
40584 [ 6304] By: gsar on 2000/07/04 16:17:24
40585 Log: missing perldiag entry for unpack("w",...) diagnostic (from
40589 ____________________________________________________________________________
40590 [ 6303] By: gsar on 2000/07/04 16:14:44
40591 Log: remove rel2abs prototypes (from Barrie Slaymaker)
40593 ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
40594 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
40595 ____________________________________________________________________________
40596 [ 6302] By: gsar on 2000/07/04 04:59:35
40597 Log: adjust change#6299
40599 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
40601 ____________________________________________________________________________
40602 [ 6301] By: jhi on 2000/07/04 04:50:07
40603 Log: Integrate with Sarathy.
40605 !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
40606 !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
40607 !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
40608 ____________________________________________________________________________
40609 [ 6300] By: gsar on 2000/07/04 04:42:09
40610 Log: PERL_OBJECT build tweak
40613 ____________________________________________________________________________
40614 [ 6299] By: gsar on 2000/07/04 04:37:00
40615 Log: fix memory leak on Windows (PL_sys_intern contents were never
40618 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
40619 ! perlapi.c proto.h win32/win32.c
40620 ____________________________________________________________________________
40621 [ 6298] By: gsar on 2000/07/04 04:15:59
40622 Log: fix large memory leak that has been around for ever, masked by
40623 -DPURIFY (most of the arenas were never freed!)
40625 ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
40626 ____________________________________________________________________________
40627 [ 6297] By: gsar on 2000/07/04 04:07:46
40628 Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
40631 ____________________________________________________________________________
40632 [ 6296] By: jhi on 2000/06/30 18:28:37
40633 Log: Elaborate POSIX.pod. Still needs work.
40635 ! ext/POSIX/POSIX.pod
40636 ____________________________________________________________________________
40637 [ 6295] By: jhi on 2000/06/30 14:58:18
40638 Log: Point to perlipc for more SysV IPC examples.
40641 ____________________________________________________________________________
40642 [ 6294] By: gsar on 2000/06/30 14:47:45
40643 Log: slurp mode fix in change#4736 still not quite right
40645 ! pp_hot.c t/io/argv.t
40646 ____________________________________________________________________________
40647 [ 6293] By: jhi on 2000/06/30 12:02:55
40648 Log: Integrate with Sarathy.
40650 !> cop.h pp_ctl.c pp_hot.c t/op/args.t
40651 ____________________________________________________________________________
40652 [ 6292] By: jhi on 2000/06/30 12:01:11
40653 Log: From: simon@brecon.co.uk (Simon Cozens)
40654 Subject: UTF8 concat
40655 Date: 30 Jun 2000 06:13:25 GMT
40656 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
40659 ____________________________________________________________________________
40660 [ 6291] By: gsar on 2000/06/30 04:37:33
40661 Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
40662 when @_ is modified, causing coredumps
40664 ! cop.h pp_ctl.c pp_hot.c t/op/args.t
40665 ____________________________________________________________________________
40666 [ 6290] By: jhi on 2000/06/30 02:21:44
40667 Log: Integrate with Sarathy.
40669 !> vms/vms.c vms/vmsish.h
40670 ____________________________________________________________________________
40671 [ 6289] By: jhi on 2000/06/30 02:21:02
40672 Log: Check VERSIONs.
40674 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
40675 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
40676 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
40677 ____________________________________________________________________________
40678 [ 6288] By: jhi on 2000/06/30 02:18:52
40679 Log: Integrate with Sarathy.
40681 !> ext/Opcode/Opcode.xs lib/File/Spec.pm
40682 !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
40683 !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
40684 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
40685 ____________________________________________________________________________
40686 [ 6287] By: gsar on 2000/06/30 02:17:08
40687 Log: integrate vmsperl changes into mainline
40689 !> vms/vms.c vms/vmsish.h
40690 ____________________________________________________________________________
40691 [ 6285] By: gsar on 2000/06/30 02:05:28
40692 Log: localize %INC in a Safe compartment so that use/require work
40693 (many other magic globals probably need similar treatment)
40695 ! ext/Opcode/Opcode.xs
40696 ____________________________________________________________________________
40697 [ 6284] By: gsar on 2000/06/30 01:54:54
40698 Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
40701 ! pod/perlembed.pod
40702 ____________________________________________________________________________
40703 [ 6283] By: jhi on 2000/06/30 01:50:10
40704 Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
40705 From: Barrie Slaymaker <barries@jester.slaysys.com>
40706 Date: Wed, 28 Jun 2000 11:35:29 -0400
40707 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
40709 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
40710 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
40711 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
40712 ! lib/File/Spec/Win32.pm
40713 ____________________________________________________________________________
40714 [ 6282] By: jhi on 2000/06/29 22:57:22
40715 Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
40716 From: Dan Sugalski <dan@sidhe.org>
40717 Date: Tue, 06 Jun 2000 11:59:50 -0400
40718 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
40721 ____________________________________________________________________________
40722 [ 6281] By: jhi on 2000/06/29 22:52:50
40723 Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
40724 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
40725 Date: Wed, 7 Jun 2000 04:02:04 -0500
40726 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
40729 ____________________________________________________________________________
40730 [ 6280] By: jhi on 2000/06/29 22:45:47
40731 Log: Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
40732 From: rspier@pobox.com (Robert Spier)
40733 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
40734 Message-ID: <14654.31913.845602.610277@rls.cx>
40737 ____________________________________________________________________________
40738 [ 6279] By: jhi on 2000/06/29 22:38:16
40739 Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
40740 From: Tim Ayers <tayers@bridge.com>
40741 Date: Thu, 08 Jun 2000 08:11:06 +0200
40742 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
40743 [resent by Richard Foley, Message-Id probably wrong]
40746 ____________________________________________________________________________
40747 [ 6278] By: jhi on 2000/06/29 22:21:45
40748 Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
40749 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
40750 Date: Fri, 09 Jun 2000 12:39:27 -0400
40751 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
40752 (plus update the version "number" of Text::Wrap)
40755 ____________________________________________________________________________
40756 [ 6277] By: jhi on 2000/06/29 22:13:10
40757 Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
40758 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40759 Date: Mon, 12 Jun 2000 14:55:59 +0100
40760 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
40763 ____________________________________________________________________________
40764 [ 6276] By: jhi on 2000/06/29 22:11:06
40765 Log: Subject: [PATCH] Re: eval documentation: context
40766 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
40767 Date: Mon, 12 Jun 2000 15:07:29 +0100
40768 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
40771 ____________________________________________________________________________
40772 [ 6275] By: jhi on 2000/06/29 21:59:46
40773 Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
40774 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
40775 Date: Tue, 13 Jun 2000 02:43:48 -0500
40776 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
40778 ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
40779 ____________________________________________________________________________
40780 [ 6274] By: jhi on 2000/06/29 21:56:14
40781 Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
40782 From: Andy Dougherty <doughera@lafayette.edu>
40783 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
40784 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
40786 ! ext/File/Glob/Glob.pm
40787 ____________________________________________________________________________
40788 [ 6273] By: jhi on 2000/06/29 21:49:09
40789 Log: Subject: [PATCH] xsub attributes
40790 From: Doug MacEachern <dougm@covalent.net>
40791 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
40792 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
40794 ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
40795 ! objXSUB.h op.c perlapi.c perlapi.h proto.h
40796 ____________________________________________________________________________
40797 [ 6272] By: jhi on 2000/06/29 21:41:28
40798 Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
40799 From: Tom Phoenix <rootbeer@redcat.com>
40800 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
40801 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
40804 ____________________________________________________________________________
40805 [ 6271] By: jhi on 2000/06/29 21:36:55
40806 Log: Subject: PATCH pod/perltie.pod
40807 From: Ian Phillipps <Ian.Phillipps@iname.com>
40808 Date: Fri, 16 Jun 2000 00:17:19 +0100
40809 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
40810 (only the first hunk, the second hunk had already been done
40811 by some other patch)
40814 ____________________________________________________________________________
40815 [ 6270] By: jhi on 2000/06/29 21:24:51
40816 Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
40817 From: Nicholas Clark <nick@talking.bollo.cx>
40818 Date: Fri, 23 Jun 2000 16:21:15 +0100
40819 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
40821 ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
40822 ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
40823 ____________________________________________________________________________
40824 [ 6269] By: jhi on 2000/06/29 19:38:15
40825 Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
40826 silence few compiler warnings.
40828 ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
40829 ____________________________________________________________________________
40830 [ 6268] By: jhi on 2000/06/29 18:21:50
40831 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
40832 From: Dominic Dunlop <domo@computer.org>
40833 Date: Thu, 29 Jun 2000 12:32:39 +0200
40834 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
40837 ____________________________________________________________________________
40838 [ 6267] By: jhi on 2000/06/29 18:16:07
40839 Log: Subject: Re: [PATCH] Re: Speeding up method lookups
40840 From: Doug MacEachern <dougm@covalent.net>
40841 Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
40842 Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
40844 + t/op/method2entersub.t
40845 ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
40846 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
40847 ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
40849 ____________________________________________________________________________
40850 [ 6266] By: jhi on 2000/06/29 15:11:15
40851 Log: Subject: [PATCH 5.6.0] cygwin port
40852 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
40853 From: "Fifer, Eric" <EFifer@sanwaint.com>
40854 Date: Thu, 29 Jun 2000 12:58:29 +0100
40856 ! cygwin/Makefile.SHs
40857 ____________________________________________________________________________
40858 [ 6265] By: jhi on 2000/06/29 15:04:05
40859 Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
40860 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
40861 Date: Wed, 28 Jun 2000 17:50:12 -0700
40862 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
40864 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
40865 ____________________________________________________________________________
40866 [ 6264] By: jhi on 2000/06/29 15:00:57
40867 Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
40868 From: Marty Lucich <marty@netcom.com>
40869 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
40870 Message-Id: <200006282116.OAA11148@netcom.com>
40871 ccdlflags update (the BSD/OS 4.1 part had already been taken
40875 ____________________________________________________________________________
40876 [ 6263] By: jhi on 2000/06/29 13:47:44
40877 Log: tr fixes from Simon Cozens
40880 ____________________________________________________________________________
40881 [ 6262] By: jhi on 2000/06/28 18:46:01
40882 Log: Subject: 5.6.0 Patch for EPOC
40883 From: Olaf Flebbe <o.flebbe@gmx.de>
40884 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
40885 Message-ID: <23449.960929969@www11.gmx.net>
40887 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
40889 ____________________________________________________________________________
40890 [ 6261] By: jhi on 2000/06/28 18:29:07
40891 Log: Subject: Re: [PATCH cfgperl] BOMs away!
40892 From: simon@brecon.co.uk (Simon Cozens)
40893 Date: 17 Jun 2000 11:49:57 GMT
40894 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
40896 ! pod/perldiag.pod t/comp/require.t toke.c
40897 ____________________________________________________________________________
40898 [ 6260] By: jhi on 2000/06/28 17:47:16
40899 Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
40900 From: simon@brecon.co.uk (Simon Cozens)
40901 Date: 17 Jun 2000 11:56:44 GMT
40902 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
40905 ! pod/perlfunc.pod pp.c t/op/pack.t
40906 ____________________________________________________________________________
40907 [ 6259] By: jhi on 2000/06/28 16:43:17
40908 Log: perlnewmod was missing from MANIFEST.
40911 ____________________________________________________________________________
40912 [ 6258] By: jhi on 2000/06/28 15:54:30
40913 Log: linenumber tweak
40915 ! t/pragma/warn/regcomp
40916 ____________________________________________________________________________
40917 [ 6257] By: jhi on 2000/06/28 15:50:44
40918 Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
40919 From: Doug MacEachern <dougm@covalent.net>
40920 Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
40921 Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
40922 (one part of the patch had been applied earlier)
40924 ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
40925 ____________________________________________________________________________
40926 [ 6256] By: jhi on 2000/06/28 15:40:22
40927 Log: tweaks from Simon Cozens to further fix tr/// under utf8
40930 ____________________________________________________________________________
40931 [ 6255] By: jhi on 2000/06/28 15:33:45
40932 Log: small thinko tweaks
40934 ! lib/IPC/Open3.pm t/op/my_stash.t
40935 ____________________________________________________________________________
40936 [ 6254] By: jhi on 2000/06/28 15:33:25
40937 Log: Subject: tr///, help wanted.
40938 From: simon@brecon.co.uk (Simon Cozens)
40939 Date: 28 Jun 2000 11:29:04 GMT
40940 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
40942 ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
40943 ! pp_proto.h proto.h t/op/tr.t
40944 ____________________________________________________________________________
40945 [ 6253] By: jhi on 2000/06/28 15:09:17
40946 Log: Paranoia tweak on #6249.
40947 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
40948 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
40949 Date: Sun, 25 Jun 2000 23:43:12 -0400
40950 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
40953 ____________________________________________________________________________
40954 [ 6252] By: jhi on 2000/06/28 15:01:38
40955 Log: Document #6249 and #6251.
40957 ! lib/Exporter.pm lib/IPC/Open3.pm
40958 ____________________________________________________________________________
40959 [ 6251] By: jhi on 2000/06/28 14:50:43
40960 Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
40961 From: Doug MacEachern <dougm@covalent.net>
40962 Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
40963 Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
40966 ____________________________________________________________________________
40967 [ 6250] By: jhi on 2000/06/28 14:45:23
40968 Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
40969 From: Doug MacEachern <dougm@covalent.net>
40970 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
40971 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
40974 ! MANIFEST embed.pl global.sym proto.h toke.c
40975 ____________________________________________________________________________
40976 [ 6249] By: jhi on 2000/06/28 14:36:34
40977 Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
40978 From: Frank Tobin <ftobin@uiuc.edu>
40979 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
40980 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
40983 ____________________________________________________________________________
40984 [ 6248] By: jhi on 2000/06/28 14:11:25
40985 Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
40986 From: Mark-Jason Dominus <mjd@plover.com>
40987 Date: Tue, 27 Jun 2000 22:36:42 -0400
40988 Message-ID: <20000628023642.12166.qmail@plover.com>
40991 ____________________________________________________________________________
40992 [ 6247] By: jhi on 2000/06/27 12:46:37
40993 Log: Tweak $VERSION, patch from Doug MacEachern.
40996 ____________________________________________________________________________
40997 [ 6246] By: jhi on 2000/06/27 03:34:46
40998 Log: Allow for standalone testing.
41000 ! t/lib/filefunc.t t/lib/filespec.t
41001 ____________________________________________________________________________
41002 [ 6245] By: jhi on 2000/06/27 02:50:02
41003 Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
41004 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
41005 Date: Sat, 24 Jun 2000 13:06:20 +0100
41006 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
41008 ! ext/DynaLoader/DynaLoader_pm.PL
41009 ____________________________________________________________________________
41010 [ 6244] By: jhi on 2000/06/27 02:46:10
41011 Log: Subject: [PATCH] avoid mg_ptr in '*' magic
41012 From: Doug MacEachern <dougm@covalent.net>
41013 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
41014 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
41016 ! gv.c sv.c t/lib/peek.t
41017 ____________________________________________________________________________
41018 [ 6243] By: jhi on 2000/06/27 02:38:07
41019 Log: Subject: [PATCH] is_utf8_string
41020 From: simon@brecon.co.uk (Simon Cozens)
41021 Date: 26 Jun 2000 02:25:59 GMT
41022 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
41024 ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
41025 ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
41027 ____________________________________________________________________________
41028 [ 6242] By: jhi on 2000/06/27 02:24:00
41029 Log: Subject: [PATCH] bytes<->utf8 fixes
41030 From: simon@brecon.co.uk (Simon Cozens)
41031 Date: 26 Jun 2000 04:55:45 GMT
41032 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
41034 ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
41035 ____________________________________________________________________________
41036 [ 6241] By: jhi on 2000/06/27 02:12:42
41037 Log: Do no -warn on \_, only on \alpha.
41038 Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
41039 From: David Dyck <dcd@tc.fluke.com>
41040 Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
41041 Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
41043 ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
41044 ____________________________________________________________________________
41045 [ 6240] By: jhi on 2000/06/27 02:00:01
41046 Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
41047 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
41048 Date: Mon, 26 Jun 2000 18:40:14 +0100
41049 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
41052 ____________________________________________________________________________
41053 [ 6239] By: jhi on 2000/06/27 01:53:40
41054 Log: Configure maintenance. Sever some dependency cycles,
41055 separate gccversion from the cc unit,
41056 address [ID 20000623.006] Configure script patch for using gcc on AIX
41057 (but solve it a little bit differently),
41058 unduplex some accidentally duplicated units,
41059 suggest using gcc if no cc available
41060 (p5p thread: "Solaris configure: counterproposal", 1999-09)
41062 ! Configure Todo-5.6 config_h.SH
41064 ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
41065 ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
41066 Branch: metaconfig/U/perl
41068 ! d_getespwnam.U d_getprpwnam.U i_prot.U
41069 ____________________________________________________________________________
41070 [ 6238] By: jhi on 2000/06/25 18:04:56
41071 Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
41072 From: Dan Sugalski <dan@sidhe.org>
41073 Date: Fri, 23 Jun 2000 17:00:00 -0400
41074 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
41076 ! lib/ExtUtils/MM_VMS.pm vms/vms.c
41077 ____________________________________________________________________________
41078 [ 6237] By: jhi on 2000/06/25 16:36:45
41079 Log: Tweak embed.pl, regen headers.
41081 ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
41082 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
41083 ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
41084 ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
41085 ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
41086 ____________________________________________________________________________
41087 [ 6236] By: jhi on 2000/06/25 15:26:42
41088 Log: Regen headers.
41090 ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
41091 ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
41092 ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
41093 ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
41094 ! regnodes.h warnings.h
41095 ____________________________________________________________________________
41096 [ 6235] By: jhi on 2000/06/23 19:39:35
41097 Log: The thread begun by
41098 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
41099 From: Kevin.Ruscoe@ubsw.com
41100 Date: Fri, 16 Jun 2000 16:38:51 +0100
41101 Message-Id: <H000019b03c300d6@MHS>
41103 ! hints/solaris_2.sh
41104 ____________________________________________________________________________
41105 [ 6234] By: jhi on 2000/06/23 19:23:36
41106 Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
41107 because when run as services (Win32ese for daemons)
41108 no environment variables are set and tmpdir ends up as /tmp,
41109 which is ambiguous.
41111 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
41112 From: matt@sergeant.org
41113 Date: 16 Jun 2000 16:30:43 -0000
41114 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
41116 ! lib/File/Spec/Win32.pm
41117 ____________________________________________________________________________
41118 [ 6233] By: jhi on 2000/06/23 19:18:58
41119 Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
41120 From: Mark-Jason Dominus <mjd@plover.com>
41121 Date: Fri, 16 Jun 2000 20:53:04 -0400
41122 Message-ID: <20000617005304.8008.qmail@plover.com>
41125 ____________________________________________________________________________
41126 [ 6232] By: jhi on 2000/06/23 16:10:02
41127 Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
41128 From: simon@brecon.co.uk (Simon Cozens)
41129 Date: 19 Jun 2000 15:18:27 GMT
41130 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
41132 plus update pod/Makefile and regenerate perltoc
41135 ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
41136 ____________________________________________________________________________
41137 [ 6231] By: jhi on 2000/06/23 15:19:18
41138 Log: Subject: [PATCH 5.6.0] cygwin port
41139 From: "Fifer, Eric" <EFifer@sanwaint.com>
41140 Date: Tue, 20 Jun 2000 14:30:58 +0100
41141 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
41143 ! README.cygwin lib/File/Find.pm
41144 ____________________________________________________________________________
41145 [ 6230] By: jhi on 2000/06/23 14:25:21
41146 Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
41148 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
41149 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
41150 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
41151 ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
41152 ____________________________________________________________________________
41153 [ 6229] By: jhi on 2000/06/23 14:13:34
41154 Log: Subject: README.hpux version 0.6.1
41155 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
41156 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
41157 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
41160 ____________________________________________________________________________
41161 [ 6228] By: jhi on 2000/06/23 14:07:20
41162 Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
41163 From: Doug MacEachern <dougm@covalent.net>
41164 Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
41165 Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
41168 ____________________________________________________________________________
41169 [ 6227] By: jhi on 2000/06/23 14:01:06
41170 Log: Subject: [PATCH] lib.pm -> lib.pm.PL
41171 From: Doug MacEachern <dougm@covalent.net>
41172 Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
41173 Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
41177 ! MANIFEST Makefile.SH
41178 ____________________________________________________________________________
41179 [ 6226] By: jhi on 2000/06/23 13:53:07
41180 Log: Subject: [PATCH] remove forward declarations in Socket.pm
41181 From: Doug MacEachern <dougm@covalent.net>
41182 Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
41183 Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
41185 From: Doug MacEachern <dougm@covalent.net>
41186 Subject: Re: [PATCH] remove forward declarations in Socket.pm
41187 Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
41188 Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
41190 ! ext/Socket/Socket.pm op.c
41191 ____________________________________________________________________________
41192 [ 6225] By: jhi on 2000/06/23 13:41:52
41193 Log: Add source code filenames to apidoc.
41194 From: simon@brecon.co.uk (Simon Cozens)
41195 Subject: [PATCH embed.pl] Source X-ref
41196 Date: 22 Jun 2000 02:18:49 GMT
41197 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
41200 ____________________________________________________________________________
41201 [ 6224] By: jhi on 2000/06/23 13:32:33
41202 Log: A way to avoid English.pm performance hit.
41203 From: root <root@jester.slaysys.com>
41204 Subject: [YAPATCH English.pm] My turn to putt again
41205 Date: Thu, 22 Jun 2000 20:33:58 -0400
41206 Message-Id: <200006230033.UAA05960@jester.slaysys.com>
41208 ! lib/English.pm t/lib/english.t
41209 ____________________________________________________________________________
41210 [ 6223] By: jhi on 2000/06/23 13:27:06
41211 Log: Avoid double close().
41212 Subject: [PATCH] avoid double close()
41213 From: Doug MacEachern <dougm@covalent.net>
41214 Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
41215 Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
41218 ____________________________________________________________________________
41219 [ 6222] By: jhi on 2000/06/23 13:25:54
41221 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
41222 From: Ian Phillipps <Ian.Phillipps@iname.com>
41223 Date: Fri, 23 Jun 2000 10:40:58 +0100
41224 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
41227 ____________________________________________________________________________
41228 [ 6221] By: jhi on 2000/06/23 13:24:15
41229 Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
41230 From: simon@brecon.co.uk (Simon Cozens)
41231 Subject: [PATCH] Eliminate tr///[CU][CU]
41232 Date: 23 Jun 2000 11:05:40 GMT
41233 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
41235 ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
41236 ____________________________________________________________________________
41237 [ 6220] By: jhi on 2000/06/22 16:07:51
41238 Log: Win32 patches from Benjamin Stuhl.
41240 ! makedef.pl win32/win32.h
41241 ____________________________________________________________________________
41242 [ 6219] By: jhi on 2000/06/22 16:06:34
41243 Log: Bytecode patches from Benjamin Stuhl.
41245 ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
41246 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
41247 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
41248 ____________________________________________________________________________
41249 [ 6218] By: jhi on 2000/06/15 23:54:16
41250 Log: Bytecode patches from Benjamin Stuhl.
41252 ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
41253 ____________________________________________________________________________
41254 [ 6217] By: jhi on 2000/06/09 13:38:29
41255 Log: Rename the fdpid locking and integrate with Sarathy.
41257 ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
41258 ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
41259 ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
41261 !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
41262 ____________________________________________________________________________
41263 [ 6216] By: gsar on 2000/06/08 14:54:21
41264 Log: be more optimal about clearing @_
41267 ____________________________________________________________________________
41268 [ 6215] By: gsar on 2000/06/08 14:33:04
41269 Log: tweak comment about @DB::args
41272 ____________________________________________________________________________
41273 [ 6214] By: gsar on 2000/06/08 13:57:54
41274 Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
41275 caller() wants to populate @DB::args with it (causes a coredump
41276 in Carp::confess())
41278 ! cop.h t/op/runlevel.t
41279 ____________________________________________________________________________
41280 [ 6213] By: gsar on 2000/06/08 07:06:35
41281 Log: back out change#6106 (seems problematic)
41283 ! hints/solaris_2.sh
41284 ____________________________________________________________________________
41285 [ 6212] By: jhi on 2000/06/07 03:10:36
41286 Log: Continuing mopup for #6204.
41288 ! ext/B/defsubs_h.PL
41289 ____________________________________________________________________________
41290 [ 6211] By: jhi on 2000/06/07 02:41:50
41291 Log: Mopup for #6204.
41292 Under the 5005 threads the t/lib/b.t for B::Deparse fails:
41293 Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
41294 This is comes from const() where POK isn't on when expected.
41296 ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
41297 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
41298 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
41299 ! perlapi.h pod/perlapi.pod
41300 ____________________________________________________________________________
41301 [ 6210] By: jhi on 2000/06/07 01:56:29
41302 Log: Mopup for #6207 and #6209.
41304 ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
41305 ____________________________________________________________________________
41306 [ 6209] By: jhi on 2000/06/07 01:33:12
41307 Log: Lock PL_fdpid against race conditions, based on:
41308 Subject: [PATCH 5.6.0]subprocess fixup for threads
41309 From: Dan Sugalski <dan@sidhe.org>
41310 To: perl5-porters@perl.org
41311 Date: Tue, 11 Apr 2000 17:02:32 -0400
41312 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
41314 ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
41316 ____________________________________________________________________________
41317 [ 6208] By: jhi on 2000/06/07 01:05:23
41318 Log: Regen headers for #6207.
41320 ! embed.h global.sym objXSUB.h proto.h
41321 ____________________________________________________________________________
41322 [ 6207] By: jhi on 2000/06/06 23:43:13
41323 Log: Subject: [PATCH 5.6.0] Threadsafe patches
41324 From: Dan Sugalski <dan@sidhe.org>
41325 To: perl5-porters@perl.org
41326 Date: Mon, 08 May 2000 18:08:13 -0400
41327 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
41329 ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
41330 ! proto.h sv.h util.c
41331 ____________________________________________________________________________
41332 [ 6206] By: jhi on 2000/06/06 23:21:23
41333 Log: Subject: [PATCH] Eliminate $a/$b in pod
41334 From: David Glasser <me@davidglasser.net>
41335 To: perl5-porters@perl.org
41336 Date: Mon, 29 May 2000 21:15:59 -0400
41337 Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
41339 ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
41340 ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
41341 ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
41342 ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
41343 ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
41344 ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
41345 ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
41346 ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
41347 ! pod/perlvar.pod pod/perlxs.pod
41348 ____________________________________________________________________________
41349 [ 6205] By: jhi on 2000/06/06 23:12:14
41350 Log: Subject: [PATCH] Win32 improvements
41351 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
41352 To: gsar@activestate.com, perl5-porters@perl.org
41353 Date: Mon, 29 May 2000 17:22:24 PDT
41354 Message-ID: <20000530002224.91142.qmail@hotmail.com>
41355 (MUA had mangled many lines by wordwrapping)
41357 ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
41358 ____________________________________________________________________________
41359 [ 6204] By: jhi on 2000/06/06 23:01:50
41360 Log: Subject: [PATCH] B::Bytecode patches
41361 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
41362 To: gsar@activestate.com, jhi@iki.fi
41363 Cc: perl5-porters@perl.org
41364 Message-ID: <20000602202526.48694.qmail@hotmail.com>
41365 (MUA had mangled many lines by wordwrapping)
41367 ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
41368 ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
41369 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
41370 ! intrpvar.h perl.c
41371 ____________________________________________________________________________
41372 [ 6203] By: jhi on 2000/06/06 22:32:43
41373 Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
41374 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
41375 Date: Tue, 06 Jun 2000 13:07:45 -0700
41376 Message-ID: <RoVP5gzkgmTL092yn@efn.org>
41379 ____________________________________________________________________________
41380 [ 6202] By: jhi on 2000/06/06 19:38:35
41381 Log: Integrate with Sarathy.
41384 ____________________________________________________________________________
41385 [ 6201] By: gsar on 2000/06/06 00:42:59
41386 Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
41387 does a PUSHMARK that's never ever POPMARKed; in general, only
41388 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
41389 Perl_eval_[sp]v() don't because they don't take any incoming
41390 arguments (this leak has been around since the original version
41391 of perl_eval_pv() in 5.003_97e)
41394 ____________________________________________________________________________
41395 [ 6200] By: jhi on 2000/06/04 03:44:52
41396 Log: Update to cperl-mode.el 4.31 from
41397 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
41398 Subject: A couple of notes
41399 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41400 To: Mailing list Perl5 <perl5-porters@perl.org>
41401 Date: Sat, 3 Jun 2000 23:33:32 -0400
41402 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
41404 ! emacs/cperl-mode.el
41405 ____________________________________________________________________________
41406 [ 6199] By: jhi on 2000/06/03 15:11:05
41407 Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
41408 From: Dan Sugalski <dan@sidhe.org>
41409 To: perl5-porters@perl.org, vmsperl@perl.org
41410 Date: Fri, 02 Jun 2000 17:30:51 -0400
41411 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
41413 ! vms/descrip_mms.template vms/gen_shrfls.pl
41414 ____________________________________________________________________________
41415 [ 6198] By: jhi on 2000/06/03 14:59:15
41416 Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
41417 From: Dan Sugalski <dan@sidhe.org>
41418 To: vmsperl@perl.org, perl5-porters@perl.org
41419 Date: Fri, 02 Jun 2000 16:00:41 -0400
41420 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
41421 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
41423 ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
41424 ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
41425 ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
41426 ____________________________________________________________________________
41427 [ 6197] By: jhi on 2000/06/03 14:41:30
41428 Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
41429 From: John Borwick <jhborwic@unity.ncsu.edu>
41430 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
41431 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
41434 ____________________________________________________________________________
41435 [ 6196] By: jhi on 2000/06/03 14:38:09
41436 Log: Integrate with Sarathy.
41438 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
41439 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
41441 ____________________________________________________________________________
41442 [ 6195] By: gsar on 2000/06/02 22:43:13
41443 Log: fix yet another eval"" leak under USE_ITHREADS
41446 ____________________________________________________________________________
41447 [ 6194] By: gsar on 2000/06/02 18:22:06
41448 Log: fix small eval"" memory leaks under USE_ITHREADS
41450 ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
41451 ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
41453 ____________________________________________________________________________
41454 [ 6193] By: jhi on 2000/06/01 13:03:56
41455 Log: Signals-be-gone for microperl.
41457 ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
41458 ____________________________________________________________________________
41459 [ 6192] By: jhi on 2000/06/01 12:52:02
41460 Log: Integrate with Sarathy.
41462 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
41463 !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
41464 !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
41465 !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
41466 !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
41467 !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
41468 !> t/op/vec.t utils/h2xs.PL
41469 ____________________________________________________________________________
41470 [ 6191] By: gsar on 2000/06/01 09:38:21
41471 Log: vec() loses numericalness (modified version of patch suggested
41474 ! doop.c t/op/vec.t
41475 ____________________________________________________________________________
41476 [ 6190] By: gsar on 2000/06/01 09:26:15
41477 Log: submit missing embed.pl change
41480 ____________________________________________________________________________
41481 [ 6189] By: gsar on 2000/06/01 09:05:34
41482 Log: counting tr/// corrupts later operation (from M.J.T Guy)
41485 ____________________________________________________________________________
41486 [ 6188] By: gsar on 2000/06/01 08:58:39
41490 ____________________________________________________________________________
41491 [ 6187] By: gsar on 2000/06/01 08:50:07
41492 Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
41493 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
41496 ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
41498 ____________________________________________________________________________
41499 [ 6186] By: gsar on 2000/06/01 08:24:40
41500 Log: further qualify references to "alphanumeric" (from Wolfgang Laun
41501 <wolfgang.laun@alcatel.at>)
41503 ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
41504 ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
41505 ____________________________________________________________________________
41506 [ 6185] By: gsar on 2000/06/01 08:12:00
41507 Log: remove incorrect documentation about implicit split to @_ in
41508 list context, which never really worked in perl 5 (from
41511 ! pod/perlfunc.pod pod/perltrap.pod
41512 ____________________________________________________________________________
41513 [ 6184] By: gsar on 2000/06/01 07:52:27
41514 Log: tweak for change#6127
41517 ____________________________________________________________________________
41518 [ 6183] By: gsar on 2000/06/01 07:41:02
41519 Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
41522 + t/lib/selfloader.t
41523 ! MANIFEST lib/SelfLoader.pm
41524 ____________________________________________________________________________
41525 [ 6182] By: jhi on 2000/06/01 00:34:42
41526 Log: Be Cleaner Part Deux.
41529 ____________________________________________________________________________
41530 [ 6181] By: jhi on 2000/06/01 00:32:09
41531 Log: Integrate with Sarathy.
41533 !> pp.c t/op/arith.t
41534 ____________________________________________________________________________
41535 [ 6180] By: jhi on 2000/06/01 00:31:13
41536 Log: microperl nits from Simon Cozens.
41539 ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
41541 ____________________________________________________________________________
41542 [ 6179] By: gsar on 2000/05/31 22:37:51
41543 Log: buggy modulus on UVs introduced by change#3378 (resulted in
41544 4063328477 % 65535 amounting to 27406, instead of 27407)
41546 ! pp.c t/op/arith.t
41547 ____________________________________________________________________________
41548 [ 6178] By: jhi on 2000/05/31 21:52:41
41552 ____________________________________________________________________________
41553 [ 6177] By: jhi on 2000/05/31 21:47:33
41554 Log: Substitution utf8 patch from Simon Cozens.
41557 ____________________________________________________________________________
41558 [ 6176] By: jhi on 2000/05/31 21:45:34
41559 Log: Single-quoted utf8 patch from Simon Cozens.
41562 ____________________________________________________________________________
41563 [ 6175] By: jhi on 2000/05/31 21:40:18
41564 Log: Integrate with Sarathy.
41566 !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
41567 ____________________________________________________________________________
41568 [ 6174] By: jhi on 2000/05/31 21:37:31
41569 Log: microperl changes from Simon Cozens; Makefile for microperl
41570 written from scratch; few casts added as microperl compilation
41571 doesn't have all prototypes available.
41573 + Makefile.micro README.micro Todo.micro uconfig.sh
41574 ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
41575 ! perl.c perl.h perlio.c unixish.h utf8.c util.c
41577 + U/modified/Config_h.U
41578 ____________________________________________________________________________
41579 [ 6173] By: jhi on 2000/05/31 20:00:24
41580 Log: metaconfig maintenance.
41582 + U/modified/Inhdr.U U/typedefs/inotype.U
41583 Branch: metaconfig/U/perl
41584 + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
41585 + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
41586 ____________________________________________________________________________
41587 [ 6172] By: gsar on 2000/05/31 05:05:42
41588 Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
41589 (from Ilya Zakharevich)
41591 ! regexec.c t/op/re_tests
41592 ____________________________________________________________________________
41593 [ 6171] By: gsar on 2000/05/31 05:01:47
41594 Log: scalar() doesn't force scalar context when used in void context
41595 (from Simon Cozens)
41597 ! op.c t/op/wantarray.t
41598 ____________________________________________________________________________
41599 [ 6170] By: gsar on 2000/05/31 04:41:33
41600 Log: change#6142 needs tweaks to tests to work where there's no symlink()
41601 (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
41604 ____________________________________________________________________________
41605 [ 6169] By: gsar on 2000/05/31 04:29:49
41606 Log: integrate cfgperl contents into mainline
41608 +> pod/perlmodlib.PL pod/perlnewmod.pod
41609 !> (integrate 42 files)
41610 ____________________________________________________________________________
41611 [ 6168] By: jhi on 2000/05/30 22:53:37
41612 Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
41614 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41615 ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
41616 ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
41617 ! win32/config.bc win32/config.gc win32/config.vc
41618 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41619 ! win32/config_h.PL win32/config_sh.PL
41620 Branch: metaconfig/U/perl
41622 ____________________________________________________________________________
41623 [ 6167] By: jhi on 2000/05/30 22:20:21
41627 ____________________________________________________________________________
41628 [ 6166] By: jhi on 2000/05/30 22:11:51
41629 Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
41630 in case somebody wants to write an extension for more
41631 shadow database interfaces.
41633 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41634 ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
41635 ! vos/config.def vos/config.h vos/config_h.SH_orig
41636 ! win32/config.bc win32/config.gc win32/config.vc
41637 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41639 ! U/modified/Myinit.U
41640 Branch: metaconfig/U/perl
41641 + d_getespwnam.U d_getprpwnam.U i_prot.U
41642 ____________________________________________________________________________
41643 [ 6165] By: jhi on 2000/05/30 18:35:34
41644 Log: Integrate with Sarathy.
41647 ____________________________________________________________________________
41648 [ 6164] By: jhi on 2000/05/30 18:30:16
41651 ! Configure config_h.SH
41652 Branch: metaconfig/U/perl
41654 ____________________________________________________________________________
41655 [ 6163] By: gsar on 2000/05/30 03:24:03
41656 Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
41659 ____________________________________________________________________________
41660 [ 6162] By: gsar on 2000/05/30 03:09:38
41661 Log: fix memory leak in method call optimization (change#3768);
41662 made C<eval "$x->foo()"> leak
41665 ____________________________________________________________________________
41666 [ 6161] By: jhi on 2000/05/29 17:56:26
41667 Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
41668 both from Simon Cozens.
41670 + pod/perlmodlib.PL pod/perlnewmod.pod
41671 ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
41672 ! pod/perlmodlib.pod pod/perltoc.pod
41673 ____________________________________________________________________________
41674 [ 6160] By: jhi on 2000/05/29 17:23:55
41675 Log: Changes for the File::Temp 0.08 (change #6159) test suite
41676 to fit better into the Perl distribution test framework.
41678 ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
41679 ! t/lib/ftmp-tempfile.t
41680 ____________________________________________________________________________
41681 [ 6159] By: jhi on 2000/05/29 16:55:36
41682 Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
41684 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
41685 ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
41686 ____________________________________________________________________________
41687 [ 6158] By: bailey on 2000/05/29 16:22:08
41688 Log: Add fallback to tmpfile for use in cases where user's relying on
41689 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
41692 ! vms/vms.c vms/vmsish.h
41693 ____________________________________________________________________________
41694 [ 6157] By: jhi on 2000/05/29 03:10:36
41695 Log: Regen Configure to jive with #6149.
41699 ! U/modified/Getfile.U
41700 ____________________________________________________________________________
41701 [ 6156] By: jhi on 2000/05/29 03:01:38
41702 Log: Integrate with Sarathy.
41704 +> ext/DynaLoader/dl_mac.xs
41705 !> (integrate 38 files)
41706 ____________________________________________________________________________
41707 [ 6155] By: gsar on 2000/05/28 21:15:58
41708 Log: small bug in change#6144; remove random \xA0 character that snuck
41711 ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
41712 ____________________________________________________________________________
41713 [ 6154] By: gsar on 2000/05/28 21:04:19
41714 Log: avoid type mismatch warning
41717 ____________________________________________________________________________
41718 [ 6153] By: gsar on 2000/05/28 20:58:31
41719 Log: prettier Test::Harness output on failed tests (from Nicholas Clark
41720 <nick@Bagpuss.uk.boo.com>)
41722 ! lib/Test/Harness.pm
41723 ____________________________________________________________________________
41724 [ 6152] By: gsar on 2000/05/28 20:53:42
41725 Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
41728 ____________________________________________________________________________
41729 [ 6151] By: gsar on 2000/05/28 20:50:28
41730 Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
41733 ____________________________________________________________________________
41734 [ 6150] By: gsar on 2000/05/28 20:39:58
41735 Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
41737 ! pod/perlrequick.pod
41738 ____________________________________________________________________________
41739 [ 6149] By: gsar on 2000/05/28 20:35:16
41740 Log: OS/2 tweaks for usethreads build (from Rocco Caputo
41743 ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
41744 ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
41745 ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
41746 ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
41747 ____________________________________________________________________________
41748 [ 6148] By: gsar on 2000/05/28 20:21:07
41749 Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
41751 ! lib/ExtUtils/MM_Unix.pm
41752 ____________________________________________________________________________
41753 [ 6147] By: gsar on 2000/05/28 20:12:41
41754 Log: add a make entry to Config.pm so "perl -V:make" works on VMS
41755 (from Peter Prymmer)
41757 ! vms/subconfigure.com
41758 ____________________________________________________________________________
41759 [ 6146] By: gsar on 2000/05/28 20:06:15
41762 ! lib/warnings.pm warnings.h warnings.pl
41763 ____________________________________________________________________________
41764 [ 6145] By: gsar on 2000/05/28 18:44:33
41765 Log: make xsubpp skip embedded pod (from Matthias Neeracher
41766 <neeri@iis.ee.ethz.ch>)
41768 ! lib/ExtUtils/xsubpp
41769 ____________________________________________________________________________
41770 [ 6144] By: gsar on 2000/05/28 18:42:49
41771 Log: MacOS support, part 2: make AutoSplit use File::Spec instead
41772 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
41773 <neeri@iis.ee.ethz.ch>)
41776 ____________________________________________________________________________
41777 [ 6143] By: gsar on 2000/05/28 18:41:12
41778 Log: MacOS support, part 1 (from Matthias Neeracher
41779 <neeri@iis.ee.ethz.ch>)
41781 + ext/DynaLoader/dl_mac.xs
41782 ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
41783 ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
41784 ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
41786 ____________________________________________________________________________
41787 [ 6142] By: gsar on 2000/05/28 18:21:51
41788 Log: File::Find fails to chdir when chasing symlinks (from
41789 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
41791 ! lib/File/Find.pm t/lib/filefind.t
41792 ____________________________________________________________________________
41793 [ 6141] By: jhi on 2000/05/28 14:25:15
41794 Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
41795 forwarded by Peter Seebach from the bsdi-users mailing list.
41796 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
41799 ____________________________________________________________________________
41800 [ 6140] By: jhi on 2000/05/28 14:11:57
41801 Log: Integrate with Sarathy.
41803 +> (branch 30 files)
41804 !> (integrate 93 files)
41805 ____________________________________________________________________________
41806 [ 6139] By: gsar on 2000/05/28 10:01:48
41807 Log: revise mktables.PL for bugs and newness in Unicode 3.0
41808 (from James Bence <jbence@amgen.com>)
41810 + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
41811 + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
41812 + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
41813 + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
41814 + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
41815 + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
41816 + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
41817 + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
41818 + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
41819 + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
41820 + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
41821 + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
41822 + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
41823 + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
41824 + lib/unicode/Is/SylWU.pl
41825 ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
41826 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
41827 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
41828 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
41829 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
41830 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
41831 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
41832 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
41833 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
41834 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
41835 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
41836 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
41837 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
41838 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
41839 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
41840 ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
41841 ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
41842 ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
41843 ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
41844 ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
41845 ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
41846 ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
41847 ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
41848 ! lib/unicode/Makefile lib/unicode/mktables.PL
41849 ____________________________________________________________________________
41850 [ 6138] By: gsar on 2000/05/28 08:50:32
41851 Log: add note about the handling of negative indices to tied arrays
41852 (from Michael G Schwern <schwern@pobox.com>)
41855 ____________________________________________________________________________
41856 [ 6137] By: gsar on 2000/05/28 08:46:10
41857 Log: fix bogus redeclaration warning for "our" variables in different
41860 ! op.c t/pragma/strict-vars
41861 ____________________________________________________________________________
41862 [ 6136] By: gsar on 2000/05/28 08:31:20
41863 Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
41865 ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
41866 ____________________________________________________________________________
41867 [ 6135] By: gsar on 2000/05/28 08:17:50
41868 Log: enable Test::Harness to dynamically determine column width etc.
41869 (from Rob Napier <rnapier@employees.org>)
41871 ! lib/Test/Harness.pm
41872 ____________________________________________________________________________
41873 [ 6134] By: gsar on 2000/05/28 08:13:39
41874 Log: make Test::Harness use wait.h/WCOREDUMP if available
41875 (from Ben Tilly <ben_tilly@hotmail.com>)
41877 ! lib/Test/Harness.pm
41878 ____________________________________________________________________________
41879 [ 6133] By: gsar on 2000/05/28 08:08:05
41880 Log: elide bogus test in change#6132
41882 ! t/pragma/warn/9enabled
41883 ____________________________________________________________________________
41884 [ 6132] By: gsar on 2000/05/28 08:03:14
41885 Log: warnings::enabled() doesn't fall back to looking at $^W if
41886 caller isn't using lexical warnings (from Paul Marquess)
41888 ! pp_ctl.c t/pragma/warn/9enabled
41889 ____________________________________________________________________________
41890 [ 6131] By: gsar on 2000/05/28 07:57:47
41891 Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
41893 ! ext/POSIX/POSIX.pm
41894 ____________________________________________________________________________
41895 [ 6130] By: gsar on 2000/05/28 07:29:12
41896 Log: fix places that mean C<"word" character> but say C<alphanumeric
41899 ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
41900 ____________________________________________________________________________
41901 [ 6129] By: gsar on 2000/05/28 07:18:41
41902 Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
41905 ____________________________________________________________________________
41906 [ 6128] By: gsar on 2000/05/28 07:12:55
41907 Log: new perlxstut example for passing/returning refs to arrays
41908 (from David Lowe <dlowe@pootpoot.com>)
41910 ! pod/perlxstut.pod
41911 ____________________________________________________________________________
41912 [ 6127] By: gsar on 2000/05/28 07:02:50
41913 Log: call_method(...,G_EVAL) can longjmp() out if the method probing
41914 failed (from Gisle Aas)
41917 ____________________________________________________________________________
41918 [ 6126] By: gsar on 2000/05/28 06:39:53
41919 Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
41920 (reworked variant of patch suggested by Simon Cozens)
41922 ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
41923 ! pp_hot.c proto.h t/op/gv.t
41924 ____________________________________________________________________________
41925 [ 6125] By: gsar on 2000/05/28 05:14:55
41926 Log: enable propagating exception objects via Perl_croak() in XS code
41930 ____________________________________________________________________________
41931 [ 6124] By: gsar on 2000/05/28 05:07:28
41932 Log: integrate vmsperl contents into mainline
41934 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
41935 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
41937 ____________________________________________________________________________
41938 [ 6123] By: gsar on 2000/05/28 05:03:53
41939 Log: clarify gotcha with #line directives (from Rocco Caputo
41942 ! pod/perldebug.pod pod/perlsyn.pod
41943 ____________________________________________________________________________
41944 [ 6122] By: gsar on 2000/05/28 04:58:29
41945 Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
41946 (from Mark-Jason Dominus)
41948 ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
41949 ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
41950 ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
41952 ____________________________________________________________________________
41953 [ 6121] By: bailey on 2000/05/25 04:46:54
41954 Log: Allow eliminate_macros() and fixpath() to handle space-delimited
41955 lists (based on fixes by Craig Berry)
41957 ! lib/File/Spec/VMS.pm
41958 ____________________________________________________________________________
41959 [ 6120] By: bailey on 2000/05/25 04:25:38
41960 Log: Add missing escape (Charles Lane)
41962 ! t/op/lex_assign.t
41963 ____________________________________________________________________________
41964 [ 6119] By: bailey on 2000/05/25 04:21:25
41965 Log: Quiet error messages in vmsish.t (Charles Lane)
41968 ____________________________________________________________________________
41969 [ 6118] By: bailey on 2000/05/25 04:17:57
41970 Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
41971 Flatten case labels in switch statements uniformly (Charles Bailey)
41974 ____________________________________________________________________________
41975 [ 6117] By: bailey on 2000/05/25 03:58:09
41976 Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
41979 ____________________________________________________________________________
41980 [ 6116] By: bailey on 2000/05/25 03:11:15
41981 Log: Miscellaneous cosmetic fixes (Charles Lane)
41983 ! lib/ExtUtils/MM_VMS.pm
41984 ____________________________________________________________________________
41985 [ 6115] By: bailey on 2000/05/25 03:10:36
41986 Log: Add bounds checking for several strings (Charles Lane)
41989 ____________________________________________________________________________
41990 [ 6114] By: bailey on 2000/05/25 02:25:34
41991 Log: Urk -- undo previous removal of vmsish 'exit' change
41993 ! vms/ext/vmsish.pm vms/vmsish.h
41994 ____________________________________________________________________________
41995 [ 6113] By: bailey on 2000/05/24 02:24:40
41996 Log: Ugly workaround for version-specific RTL error
41999 ____________________________________________________________________________
42000 [ 6112] By: bailey on 2000/05/24 02:19:55
42001 Log: Check for existence of file before trying to delete
42004 ____________________________________________________________________________
42005 [ 6111] By: bailey on 2000/05/23 23:35:13
42006 Log: Resync with mainline prior to post-5.6.0 updates
42008 +> (branch 49 files)
42009 - t/lib/thread.t t/op/64bit.t t/op/nothread.t
42010 ! vms/ext/vmsish.pm
42011 !> (integrate 334 files)
42012 ____________________________________________________________________________
42013 [ 6110] By: jhi on 2000/05/23 19:28:32
42017 ____________________________________________________________________________
42018 [ 6109] By: jhi on 2000/05/18 17:38:54
42019 Log: Integrate with Sarathy.
42021 !> mg.c perl.h win32/perlhost.h
42022 ____________________________________________________________________________
42023 [ 6108] By: gsar on 2000/05/17 02:24:56
42024 Log: reenable fake signal handling on Windows, bugs and all
42026 ! mg.c perl.h win32/perlhost.h
42027 ____________________________________________________________________________
42028 [ 6107] By: jhi on 2000/05/15 18:01:41
42029 Log: Tweak the todo list.
42032 ____________________________________________________________________________
42033 [ 6106] By: jhi on 2000/05/15 13:41:48
42034 Log: The (Configure) script refuses to go on, after asking for
42035 'You may also choose to try maximal 64-bitness....'.
42036 If answer is yes the script can't find the 'workshoplibpth.cbu' file.
42038 p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de>
42040 ! hints/solaris_2.sh
42041 ____________________________________________________________________________
42042 [ 6105] By: jhi on 2000/05/11 14:37:43
42043 Log: Integrate with Sarathy.
42045 !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
42046 !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
42047 ____________________________________________________________________________
42048 [ 6104] By: gsar on 2000/05/11 03:39:07
42049 Log: PL_sys_intern was being initialized too late on windows
42051 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
42052 ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
42053 ____________________________________________________________________________
42054 [ 6103] By: jhi on 2000/05/09 19:42:20
42055 Log: Test tweaking for Unicos continues.
42058 ____________________________________________________________________________
42059 [ 6102] By: jhi on 2000/05/09 16:47:27
42060 Log: The test suite tweak in #6101 wasn't quite right.
42063 ____________________________________________________________________________
42064 [ 6101] By: jhi on 2000/05/09 15:35:34
42065 Log: Hints and test tweaks for Unicos.
42067 ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
42068 ____________________________________________________________________________
42069 [ 6100] By: jhi on 2000/05/08 21:15:06
42070 Log: More compilation tweakery from Allen Smith.
42073 ____________________________________________________________________________
42074 [ 6099] By: jhi on 2000/05/08 19:21:18
42075 Log: Tweaks for the cc bugs from Allen Smith.
42078 ____________________________________________________________________________
42079 [ 6098] By: jhi on 2000/05/08 19:13:37
42080 Log: Add a note about other, yet unsupported, shadow password APIs.
42083 ____________________________________________________________________________
42084 [ 6097] By: jhi on 2000/05/08 18:46:34
42085 Log: Add a note about possible compilation problems from Allen Smith.
42088 ____________________________________________________________________________
42089 [ 6096] By: jhi on 2000/05/08 17:33:10
42090 Log: Integrate with Sarathy.
42092 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
42093 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
42094 ____________________________________________________________________________
42095 [ 6095] By: jhi on 2000/05/08 16:21:33
42096 Log: Introduce NV_PRESERVED_BITS. Not yet used anywhere but
42097 might be useful in future.
42099 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42102 ! U/installdirs/inc_version_list.U
42103 Branch: metaconfig/U/perl
42105 ____________________________________________________________________________
42106 [ 6094] By: gsar on 2000/05/08 14:22:22
42107 Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
42109 ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
42110 ! hints/cygwin.sh pp_sys.c
42111 ____________________________________________________________________________
42112 [ 6093] By: gsar on 2000/05/08 12:52:28
42113 Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
42114 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
42116 ! pp_sys.c sv.c win32/perlhost.h
42117 ____________________________________________________________________________
42118 [ 6092] By: jhi on 2000/05/07 22:40:34
42119 Log: Regen perltoc with the fixed buildtoc.
42122 ____________________________________________________________________________
42123 [ 6091] By: jhi on 2000/05/07 22:24:16
42124 Log: Integrate with Sarathy.
42126 !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
42127 !> t/op/substr.t toke.c
42128 ____________________________________________________________________________
42129 [ 6090] By: gsar on 2000/05/07 19:47:07
42130 Log: concat doesn't preserve utf8-ness, and doesn't invalidate
42131 [NI]OK; added tests for both
42133 ! perl.c pp_hot.c sv.c t/op/substr.t
42134 ____________________________________________________________________________
42135 [ 6089] By: gsar on 2000/05/07 18:18:38
42136 Log: buildtoc tweak to fix newline lossage
42139 ____________________________________________________________________________
42140 [ 6088] By: jhi on 2000/05/07 16:35:36
42141 Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
42142 because we do not use those. The HAS_GETSPNAM remains,
42143 though, because we still do use that.
42145 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42146 ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
42147 ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
42148 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
42149 ! win32/config.vc win32/config_H.bc win32/config_H.gc
42150 ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
42151 ____________________________________________________________________________
42152 [ 6087] By: gsar on 2000/05/07 16:05:16
42153 Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
42155 ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
42156 ____________________________________________________________________________
42157 [ 6086] By: jhi on 2000/05/07 15:27:07
42158 Log: Integrate with Sarathy.
42160 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
42161 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
42162 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
42163 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
42164 !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
42165 !> utils/perlbug.PL vms/vms.c vms/vmsish.h
42166 ____________________________________________________________________________
42167 [ 6085] By: gsar on 2000/05/07 05:52:02
42168 Log: repeat operator (x) doesn't preserve utf8-ness
42170 ! pp.c t/op/substr.t
42171 ____________________________________________________________________________
42172 [ 6084] By: gsar on 2000/05/07 05:39:55
42173 Log: substr() does not preserve utf8-ness (from Stefan Eissing
42174 <Eissing@medicaldataservice.de>); added tests
42176 ! pp.c t/op/substr.t
42177 ____________________________________________________________________________
42178 [ 6083] By: gsar on 2000/05/07 05:24:46
42179 Log: note about undocumented caller() return value (from M.J.T. Guy);
42180 yet another peek.t tweak
42182 ! pod/perlfunc.pod t/lib/peek.t
42183 ____________________________________________________________________________
42184 [ 6082] By: gsar on 2000/05/07 05:08:40
42185 Log: peek.t non-portable to ithreads
42188 ____________________________________________________________________________
42189 [ 6081] By: gsar on 2000/05/07 04:17:04
42190 Log: better default perlbug categories for ok reports (from Richard Foley)
42193 ____________________________________________________________________________
42194 [ 6080] By: gsar on 2000/05/07 04:08:07
42195 Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
42196 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
42198 + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
42199 + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
42200 ! AUTHORS MAINTAIN MANIFEST
42201 ____________________________________________________________________________
42202 [ 6079] By: gsar on 2000/05/07 04:01:38
42203 Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
42205 ! lib/Carp/Heavy.pm
42206 ____________________________________________________________________________
42207 [ 6078] By: gsar on 2000/05/07 01:24:19
42208 Log: workaround for CRT bug in chdir() (from Charles Lane, via
42211 ! iperlsys.h vms/vms.c vms/vmsish.h
42212 ____________________________________________________________________________
42213 [ 6077] By: gsar on 2000/05/07 01:22:23
42214 Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
42217 ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
42218 ____________________________________________________________________________
42219 [ 6076] By: gsar on 2000/05/06 17:36:29
42220 Log: integrate cfgperl contents into mainline
42223 !> Configure MANIFEST Porting/Glossary Porting/config.sh
42224 !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
42225 !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
42226 !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
42227 ____________________________________________________________________________
42228 [ 6075] By: jhi on 2000/05/05 18:56:10
42229 Log: Make the test more portable.
42232 ____________________________________________________________________________
42233 [ 6074] By: jhi on 2000/05/05 18:49:20
42234 Log: Introduce t/lib/peek.t.
42238 ____________________________________________________________________________
42239 [ 6073] By: jhi on 2000/05/05 14:30:45
42240 Log: Complex tweaks.
42242 ! lib/Math/Complex.pm t/lib/complex.t
42243 ____________________________________________________________________________
42244 [ 6072] By: jhi on 2000/05/05 12:27:13
42245 Log: Integrate with Sarathy.
42247 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
42248 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
42249 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
42250 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
42251 ____________________________________________________________________________
42252 [ 6071] By: gsar on 2000/05/05 02:24:46
42253 Log: misformatted perllocal.pod (from Tim Jenness
42254 <t.jenness@jach.hawaii.edu>)
42256 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
42257 ____________________________________________________________________________
42258 [ 6070] By: gsar on 2000/05/05 02:16:52
42259 Log: remove misleading comment (from M.J.T. Guy)
42262 ____________________________________________________________________________
42263 [ 6069] By: gsar on 2000/05/05 02:15:13
42264 Log: File::Spec compatibility update (from Barrie Slaymaker
42265 <barries@slaysys.com>)
42267 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
42268 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
42269 ____________________________________________________________________________
42270 [ 6068] By: gsar on 2000/05/05 02:01:50
42271 Log: note about values()
42274 ____________________________________________________________________________
42275 [ 6067] By: gsar on 2000/05/05 01:33:09
42276 Log: replace direct call to sighandler() with (*PL_sighandlerp)()
42279 ____________________________________________________________________________
42280 [ 6066] By: gsar on 2000/05/05 01:23:43
42284 ____________________________________________________________________________
42285 [ 6065] By: jhi on 2000/05/04 17:30:22
42286 Log: Integrate with Sarathy.
42288 !> pp_sys.c sv.c t/pragma/utf8.t toke.c
42289 ____________________________________________________________________________
42290 [ 6064] By: gsar on 2000/05/04 17:26:14
42291 Log: change#5905 wasn't quite right--it's intent only applies when arguments
42292 to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
42295 ____________________________________________________________________________
42296 [ 6063] By: gsar on 2000/05/04 16:52:29
42297 Log: tokeq() could read unallocated field in argument
42300 ____________________________________________________________________________
42301 [ 6062] By: gsar on 2000/05/04 16:34:51
42302 Log: additional tests for utf8.t
42305 ____________________________________________________________________________
42306 [ 6061] By: gsar on 2000/05/04 16:09:28
42307 Log: change#5921 neglected to make eq honor "use bytes"
42310 ____________________________________________________________________________
42311 [ 6060] By: jhi on 2000/05/04 15:30:16
42312 Log: Integrate with Sarathy.
42314 !> perl.c regcomp.c t/pragma/utf8.t
42315 ____________________________________________________________________________
42316 [ 6059] By: jhi on 2000/05/04 15:26:37
42317 Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
42318 in natively 64-bit platforms where a long is a quad (no need
42319 for long longs). Also added bias for IVs.
42322 ____________________________________________________________________________
42323 [ 6058] By: gsar on 2000/05/04 00:19:14
42324 Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
42325 (spotted by Donald Kinzer <dkinzer@premia.com>)
42328 ____________________________________________________________________________
42329 [ 6057] By: gsar on 2000/05/03 18:34:01
42330 Log: fix broken parsing of /\x{ab}/
42332 ! regcomp.c t/pragma/utf8.t
42333 ____________________________________________________________________________
42334 [ 6056] By: jhi on 2000/05/03 17:57:16
42335 Log: The search of infinity continues, this time simplified.
42337 ! lib/Math/Complex.pm
42338 ____________________________________________________________________________
42339 [ 6055] By: jhi on 2000/05/03 17:45:30
42343 ____________________________________________________________________________
42344 [ 6054] By: jhi on 2000/05/02 22:28:27
42345 Log: Be more forgiving in POSIX about HUGE_VALL.
42347 ! ext/POSIX/POSIX.xs
42348 ____________________________________________________________________________
42349 [ 6053] By: jhi on 2000/05/02 22:25:05
42350 Log: Integrate with Sarathy.
42352 !> hints/irix_6.sh pod/perlop.pod
42353 ____________________________________________________________________________
42354 [ 6052] By: jhi on 2000/05/02 22:24:31
42355 Log: Unicos hint tweak.
42358 ____________________________________________________________________________
42359 [ 6051] By: jhi on 2000/05/02 22:21:26
42360 Log: Complex tweakery.
42362 ! lib/Math/Complex.pm t/lib/complex.t
42363 ____________________________________________________________________________
42364 [ 6050] By: jhi on 2000/05/02 19:26:22
42365 Log: Use setxxent()/endxxent().
42367 ! t/op/grent.t t/op/pwent.t
42368 ____________________________________________________________________________
42369 [ 6049] By: jhi on 2000/05/02 19:06:02
42370 Log: Test both the scalar and list contexts.
42372 ! t/op/grent.t t/op/pwent.t
42373 ____________________________________________________________________________
42374 [ 6048] By: gsar on 2000/05/02 18:29:10
42375 Log: add note about how $( doesn't interpolate in REs (from
42376 Philip Newton <newton@ficus.frogspace.net>)
42379 ____________________________________________________________________________
42380 [ 6047] By: jhi on 2000/05/02 17:41:24
42381 Log: Call getspnam() only iff needd.
42384 ____________________________________________________________________________
42385 [ 6046] By: gsar on 2000/05/02 17:07:25
42386 Log: libscheck has insufficient checks for n32 libs (from
42387 Albert Chin-A-Young <china@thewrittenword.com>)
42390 ____________________________________________________________________________
42391 [ 6045] By: jhi on 2000/05/02 13:57:17
42392 Log: Integrate with Sarathy.
42394 !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
42395 !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
42396 ____________________________________________________________________________
42397 [ 6044] By: gsar on 2000/05/02 06:48:19
42398 Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
42399 such that underscores are only ignored in literal numbers,
42400 "\x{...}", and hex/oct argument
42402 ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
42403 ____________________________________________________________________________
42404 [ 6043] By: gsar on 2000/05/02 02:22:29
42405 Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
42407 ! pod/perlretut.pod
42408 ____________________________________________________________________________
42409 [ 6042] By: gsar on 2000/05/02 02:17:51
42410 Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
42413 ____________________________________________________________________________
42414 [ 6041] By: gsar on 2000/05/02 01:53:51
42415 Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
42419 ____________________________________________________________________________
42420 [ 6040] By: gsar on 2000/05/02 01:51:57
42421 Log: missing files in MANIFEST
42424 ____________________________________________________________________________
42425 [ 6039] By: jhi on 2000/05/02 00:36:46
42426 Log: Infinite problems.
42428 ! lib/Math/Complex.pm
42429 ____________________________________________________________________________
42430 [ 6038] By: jhi on 2000/05/02 00:06:38
42431 Log: pwent/spent #ifdef imbalance.
42434 ____________________________________________________________________________
42435 [ 6037] By: jhi on 2000/05/01 22:50:11
42436 Log: Use HUGE_VALL if applicable.
42438 ! ext/POSIX/POSIX.xs util.c
42439 ____________________________________________________________________________
42440 [ 6036] By: jhi on 2000/05/01 22:20:53
42441 Log: Correct Freudian slip.
42444 ____________________________________________________________________________
42445 [ 6035] By: jhi on 2000/05/01 21:07:38
42446 Log: Continue on the pwent/spent case.
42449 ____________________________________________________________________________
42450 [ 6034] By: jhi on 2000/05/01 17:45:14
42451 Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
42452 adjustments in 6032 conflicted badly with this, will have
42453 to revisit them later.
42455 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
42456 !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
42457 !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
42458 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
42459 !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
42460 !> t/lib/cgi-html.t t/lib/cgi-request.t
42461 ____________________________________________________________________________
42462 [ 6033] By: jhi on 2000/05/01 17:40:49
42463 Log: Rewrite the pwent/spent logic to be a little bit more clearer.
42466 ____________________________________________________________________________
42467 [ 6032] By: gsar on 2000/05/01 15:56:32
42468 Log: whitespace adjustments
42471 ____________________________________________________________________________
42472 [ 6031] By: gsar on 2000/05/01 15:19:41
42473 Log: small nits in diagnostics.pm (from Robin Barker)
42475 ! lib/diagnostics.pm pod/perldiag.pod
42476 ____________________________________________________________________________
42477 [ 6030] By: gsar on 2000/05/01 08:39:18
42478 Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
42479 for @- and @+ (from Johan Vromans)
42481 ! lib/English.pm pod/perlvar.pod
42482 ____________________________________________________________________________
42483 [ 6029] By: gsar on 2000/05/01 08:16:10
42484 Log: add CGI.pm v2.66 (from Lincoln Stein)
42486 + lib/CGI/Util.pm t/lib/cgi-pretty.t
42487 ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
42488 ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
42489 ! t/lib/cgi-html.t t/lib/cgi-request.t
42490 ____________________________________________________________________________
42491 [ 6028] By: gsar on 2000/05/01 06:34:41
42492 Log: Pod::Man generates groff-incompatible macro definition (from
42496 ____________________________________________________________________________
42497 [ 6027] By: gsar on 2000/05/01 06:31:36
42498 Log: podlators-1.02 update (from Russ Allbery)
42500 ! lib/Pod/Man.pm lib/Pod/Text.pm
42501 ____________________________________________________________________________
42502 [ 6026] By: jhi on 2000/04/30 23:24:23
42503 Log: Integrate with Sarathy.
42505 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
42506 !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
42507 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
42508 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
42509 !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
42510 !> t/lib/syslog.t toke.c win32/win32.h
42511 ____________________________________________________________________________
42512 [ 6025] By: gsar on 2000/04/30 18:17:47
42513 Log: Is{Alnum,Alpha,Word} don't match titlecase
42515 TODO: IsSpace is defined recursively!
42517 (both spotted by Larry)
42519 ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
42520 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
42521 ____________________________________________________________________________
42522 [ 6024] By: gsar on 2000/04/30 17:50:19
42523 Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
42524 (from Hugo van der Sanden)
42527 ____________________________________________________________________________
42528 [ 6023] By: gsar on 2000/04/30 17:14:43
42529 Log: debugger stomps on $. (from M.J.T. Guy)
42532 ____________________________________________________________________________
42533 [ 6022] By: gsar on 2000/04/30 16:59:22
42534 Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
42537 ____________________________________________________________________________
42538 [ 6021] By: gsar on 2000/04/29 21:00:08
42539 Log: remove Win2K issue in pod (fixed by change#6020)
42541 ! README.win32 pod/perl56delta.pod
42542 ____________________________________________________________________________
42543 [ 6020] By: gsar on 2000/04/29 20:51:49
42547 ____________________________________________________________________________
42548 [ 6019] By: gsar on 2000/04/29 20:34:27
42549 Log: windows portability tweaks
42551 ! t/lib/b.t win32/win32.h
42552 ____________________________________________________________________________
42553 [ 6018] By: gsar on 2000/04/29 19:55:24
42554 Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
42555 make _PATH_LOG() return "" if unavailable
42557 ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
42558 ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
42559 ____________________________________________________________________________
42560 [ 6017] By: jhi on 2000/04/28 22:49:46
42561 Log: Integrate with Sarathy.
42563 !> op.c perl.c pod/perldiag.pod t/lib/b.t
42564 ____________________________________________________________________________
42565 [ 6016] By: jhi on 2000/04/28 22:46:14
42566 Log: Do not warn that an infinity does not look like a number.
42569 ____________________________________________________________________________
42570 [ 6015] By: gsar on 2000/04/28 22:35:49
42571 Log: tweak test for portability
42574 ____________________________________________________________________________
42575 [ 6014] By: gsar on 2000/04/28 22:05:31
42576 Log: glob() loading File::Glob behind the scenes may cause syntax errors
42579 ____________________________________________________________________________
42580 [ 6013] By: gsar on 2000/04/28 21:25:22
42581 Log: tweak change#5945 to display correct switch name in diagnostic
42583 ! perl.c pod/perldiag.pod
42584 ____________________________________________________________________________
42585 [ 6012] By: jhi on 2000/04/28 21:08:12
42586 Log: Integrate with Sarathy.
42588 !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
42589 !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
42590 !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
42591 ____________________________________________________________________________
42592 [ 6011] By: jhi on 2000/04/28 21:04:46
42593 Log: &HUGE_VAL is not defined, it exists.
42595 ! lib/Math/Complex.pm
42596 ____________________________________________________________________________
42597 [ 6010] By: gsar on 2000/04/28 21:02:58
42598 Log: clarify note about shadow password support (from
42599 gellyfish@gellyfish.com)
42602 ____________________________________________________________________________
42603 [ 6009] By: gsar on 2000/04/28 21:00:00
42604 Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
42606 ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
42607 ____________________________________________________________________________
42608 [ 6008] By: gsar on 2000/04/28 20:56:33
42609 Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
42611 ! installperl vms/subconfigure.com
42612 ____________________________________________________________________________
42613 [ 6007] By: gsar on 2000/04/28 20:51:21
42614 Log: note about compile failures and END blocks (from M.J.T. Guy)
42616 ! pod/perl56delta.pod pod/perlmod.pod
42617 ____________________________________________________________________________
42618 [ 6006] By: jhi on 2000/04/28 20:42:14
42619 Log: Regen Configure.
42621 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42623 ____________________________________________________________________________
42624 [ 6005] By: gsar on 2000/04/28 20:41:16
42625 Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
42628 ____________________________________________________________________________
42629 [ 6004] By: jhi on 2000/04/28 20:28:21
42630 Log: Integrate with Sarathy.
42632 !> Configure INSTALL Porting/Glossary Porting/config.sh
42633 !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
42634 !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
42635 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
42636 !> win32/config.vc win32/win32.c
42637 ____________________________________________________________________________
42638 [ 6003] By: gsar on 2000/04/28 20:11:20
42639 Log: allow REG_EXPAND_SZ keys in Windows registry (from
42640 John Clayton <John.Clayton@barclayscapital.com>)
42643 ____________________________________________________________________________
42644 [ 6002] By: gsar on 2000/04/28 19:34:16
42645 Log: destructive sv_setsv() can lose UV-ness from source, causing
42646 numeric promotions/comparisons to fail to do the right thing
42649 ____________________________________________________________________________
42650 [ 6001] By: gsar on 2000/04/28 18:44:15
42651 Log: support additional library locations via $Config{otherlibdirs}
42652 (from Andy Dougherty)
42654 ! Configure INSTALL Porting/Glossary Porting/config.sh
42655 ! Porting/config_H config_h.SH epoc/config.sh perl.c
42656 ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
42657 ! win32/config.bc win32/config.gc win32/config.vc
42658 ____________________________________________________________________________
42659 [ 6000] By: gsar on 2000/04/28 18:26:58
42660 Log: reworked otherlibdirs.U (from Andy Dougherty)
42662 ! U/installdirs/otherlibdirs.U
42663 ____________________________________________________________________________
42664 [ 5999] By: gsar on 2000/04/28 18:17:07
42665 Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
42667 ! t/pragma/warn/toke toke.c
42668 ____________________________________________________________________________
42669 [ 5998] By: jhi on 2000/04/28 13:32:17
42670 Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
42672 ! lib/Math/Complex.pm
42673 ____________________________________________________________________________
42674 [ 5997] By: jhi on 2000/04/28 13:14:04
42677 ! lib/Math/Complex.pm
42678 ____________________________________________________________________________
42679 [ 5996] By: jhi on 2000/04/28 12:59:23
42680 Log: Integrate with Sarathy.
42682 +> pod/perlrequick.pod pod/perlretut.pod
42683 !> (integrate 51 files)
42684 ____________________________________________________________________________
42685 [ 5995] By: gsar on 2000/04/28 09:37:36
42686 Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
42688 ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
42689 ____________________________________________________________________________
42690 [ 5994] By: gsar on 2000/04/28 09:33:26
42691 Log: fix for missed accounting for null byte in pack("Z",...) (from
42695 ____________________________________________________________________________
42696 [ 5993] By: gsar on 2000/04/28 09:30:05
42697 Log: various minor tweaks seen on p5p
42699 ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
42700 ____________________________________________________________________________
42701 [ 5992] By: gsar on 2000/04/28 09:08:19
42702 Log: pod nit (from Simon Cozens)
42705 ____________________________________________________________________________
42706 [ 5991] By: gsar on 2000/04/28 09:06:36
42707 Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
42709 ! README.posix-bc hints/posix-bc.sh
42710 ____________________________________________________________________________
42711 [ 5990] By: gsar on 2000/04/28 08:54:52
42712 Log: use $ENV{LIB} to search for libs under Visual C compiler
42713 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
42715 ! lib/ExtUtils/Liblist.pm
42716 ____________________________________________________________________________
42717 [ 5989] By: gsar on 2000/04/28 08:27:12
42718 Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
42719 itself and no other (from Tom Hughes)
42721 ! t/op/array.t toke.c
42722 ____________________________________________________________________________
42723 [ 5988] By: gsar on 2000/04/28 08:01:38
42724 Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
42725 <paul@miraclefish.com>)
42727 ! lib/ExtUtils/MakeMaker.pm
42728 ____________________________________________________________________________
42729 [ 5987] By: gsar on 2000/04/28 07:53:09
42730 Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
42732 ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
42733 ____________________________________________________________________________
42734 [ 5986] By: gsar on 2000/04/28 07:44:17
42735 Log: add regular expressions tutorial and quick-start guide (from
42736 Mark Kvale <kvale@phy.ucsf.edu>)
42738 + pod/perlrequick.pod pod/perlretut.pod
42739 ! AUTHORS MAINTAIN MANIFEST
42740 ____________________________________________________________________________
42741 [ 5985] By: gsar on 2000/04/28 07:30:28
42742 Log: forked child may not exit correctly if it failed to open
42743 /dev/console (from Graham Barr)
42745 ! ext/Sys/Syslog/Syslog.pm
42746 ____________________________________________________________________________
42747 [ 5984] By: gsar on 2000/04/28 07:27:20
42748 Log: attributes::reftype() doesn't work on tied argument
42751 ____________________________________________________________________________
42752 [ 5983] By: gsar on 2000/04/28 07:15:04
42753 Log: numeric conversion of non-number in change#3378 tramples on
42754 OOK offset, causing segfaults
42757 ____________________________________________________________________________
42758 [ 5982] By: gsar on 2000/04/28 04:48:25
42759 Log: avoid error in IO::Socket::INET when given an unknown service name
42760 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
42762 ! ext/IO/lib/IO/Socket/INET.pm
42763 ____________________________________________________________________________
42764 [ 5981] By: gsar on 2000/04/28 04:31:31
42765 Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
42766 prototype mismatch with CORE::glob(); update pod and tests to
42767 suit (File::Glob::glob() is still available for backward
42768 compatibility, but should be considered deprecated)
42770 ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
42771 ! t/lib/glob-taint.t
42772 ____________________________________________________________________________
42773 [ 5980] By: gsar on 2000/04/28 03:47:29
42774 Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
42777 ! U/modified/Options.U
42780 ____________________________________________________________________________
42781 [ 5979] By: gsar on 2000/04/28 03:07:54
42782 Log: under useithreads, constant pad entries could inadvertantly be
42783 shared across threads (from Eric Blood <eblood@xmission.com>);
42784 added Eric's test case to testsuite
42787 ____________________________________________________________________________
42788 [ 5978] By: gsar on 2000/04/27 21:13:00
42789 Log: sync version numbers in File::Spec with the ones on CPAN
42790 (from Barrie Slaymaker)
42792 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
42793 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
42794 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
42795 ____________________________________________________________________________
42796 [ 5977] By: gsar on 2000/04/27 21:07:29
42797 Log: autoquote barewords followed by newline and arrow properly
42798 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
42800 ! t/pragma/warn/toke toke.c
42801 ____________________________________________________________________________
42802 [ 5976] By: gsar on 2000/04/27 20:41:20
42803 Log: DB_File v1.73 update (from Paul Marquess)
42805 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
42806 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
42807 ____________________________________________________________________________
42808 [ 5975] By: gsar on 2000/04/27 20:34:24
42809 Log: allow sort() reentrancy (variant of patch suggested by
42810 Hugo van der Sanden)
42812 ! pp_ctl.c t/op/sort.t
42813 ____________________________________________________________________________
42814 [ 5974] By: gsar on 2000/04/27 19:46:57
42815 Log: change#4197 somehow missed initializing PL_errors, meaning
42816 sytax error queueing wasn't working outside eval"" at all;
42817 also fixed eval"" to localize PL_error_count, so that compile-time
42818 eval's don't clobber the error state of the outer context
42820 ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
42821 ! t/pragma/warn/toke
42822 ____________________________________________________________________________
42823 [ 5973] By: gsar on 2000/04/27 18:29:05
42824 Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
42826 ! regcomp.c regexec.c t/op/re_tests
42827 ____________________________________________________________________________
42828 [ 5972] By: jhi on 2000/04/27 18:22:41
42829 Log: Integrate with Sarathy.
42831 +> t/lib/b.t t/lib/syslog.t
42832 !> (integrate 31 files)
42833 ____________________________________________________________________________
42834 [ 5971] By: jhi on 2000/04/27 18:18:46
42835 Log: Unicos tweaks from Mark P. Lutz.
42837 ! hints/unicos.sh lib/Math/Complex.pm
42838 ____________________________________________________________________________
42839 [ 5970] By: gsar on 2000/04/27 18:05:11
42840 Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
42843 ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
42844 ____________________________________________________________________________
42845 [ 5969] By: gsar on 2000/04/27 17:50:56
42846 Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
42849 ! MANIFEST ext/Sys/Syslog/Syslog.pm
42850 ____________________________________________________________________________
42851 [ 5968] By: gsar on 2000/04/27 17:44:49
42852 Log: tolerate spaces in group names in test on solaris (from David Boyce
42856 ____________________________________________________________________________
42857 [ 5967] By: gsar on 2000/04/27 17:41:22
42858 Log: improved docs on the warn_uninit diagnostic (from David Glasser
42862 ____________________________________________________________________________
42863 [ 5966] By: gsar on 2000/04/27 16:54:58
42864 Log: add testsuite for B backends, fix bug in B::Deparse (from
42865 Simon Cozens <simon@brecon.co.uk>)
42868 ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
42869 ____________________________________________________________________________
42870 [ 5965] By: gsar on 2000/04/27 16:10:37
42871 Log: avoid "will not stay shared" warnings for our variables (from
42874 ! op.c t/pragma/warn/op
42875 ____________________________________________________________________________
42876 [ 5964] By: gsar on 2000/04/27 07:05:05
42877 Log: reformat to 72 columns (again)
42880 ____________________________________________________________________________
42881 [ 5963] By: gsar on 2000/04/27 06:28:31
42882 Log: patch from Larry to make (\&) prototype work; added tests for
42885 ! op.c t/comp/proto.t
42886 ____________________________________________________________________________
42887 [ 5962] By: gsar on 2000/04/27 06:15:47
42888 Log: updated README.hpux (from Jeff Okamoto)
42891 ____________________________________________________________________________
42892 [ 5961] By: gsar on 2000/04/27 05:55:03
42893 Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
42895 ! emacs/cperl-mode.el
42896 ____________________________________________________________________________
42897 [ 5960] By: gsar on 2000/04/27 05:49:26
42898 Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
42901 ____________________________________________________________________________
42902 [ 5959] By: gsar on 2000/04/27 05:33:41
42903 Log: doubled words in pods (from Simon Cozens
42904 <simon.p.cozens@jp.pwcglobal.com>)
42906 ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
42907 ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
42908 ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
42909 ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
42910 ! pod/perltootc.pod
42911 ____________________________________________________________________________
42912 [ 5958] By: gsar on 2000/04/27 05:11:39
42913 Log: change#3569 deleted some essential code, revert; avoid use of
42914 atexit() to make DynaLoader work properly on AIX under mod_perl
42915 (from Jens-Uwe Mager <jum@helios.de>)
42917 ! ext/DynaLoader/dl_aix.xs
42918 ____________________________________________________________________________
42919 [ 5957] By: gsar on 2000/04/27 04:54:51
42920 Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
42923 ____________________________________________________________________________
42924 [ 5956] By: gsar on 2000/04/27 04:51:47
42925 Log: better diagnostics on failed tests (from Ilya Zakharevich)
42927 ! t/op/lex_assign.t
42928 ____________________________________________________________________________
42929 [ 5955] By: gsar on 2000/04/27 04:26:44
42930 Log: longstanding bug exposed by change#3307: sort arguments weren't
42931 compiled with the right wantarray context (ensuing runtime lookup
42932 via block_gimme() was getting the incidental context of the
42936 ____________________________________________________________________________
42937 [ 5954] By: gsar on 2000/04/26 23:42:12
42938 Log: integrate cfgperl contents into mainline
42940 !> (integrate 30 files)
42941 ____________________________________________________________________________
42942 [ 5953] By: jhi on 2000/04/26 23:06:42
42943 Log: Integrate with Sarathy.
42945 !> README.win32 ext/B/B/Deparse.pm
42946 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
42947 !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
42948 !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
42949 !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
42950 !> utils/perldoc.PL vms/perlvms.pod
42951 ____________________________________________________________________________
42952 [ 5952] By: jhi on 2000/04/26 23:03:46
42953 Log: Undo "use integer" addition from 64bitint as it seems
42954 to break most of the subtests in Digital UNIX;
42955 Unicos needs to find another way.
42958 ____________________________________________________________________________
42959 [ 5951] By: jhi on 2000/04/26 22:57:53
42960 Log: Be more robust on "extreme" (large absolute value)
42961 arguments. Originally reported by Daniel Connelly
42962 as a problem with asinh() on large negative arguments,
42963 asinh() used to bail out because an argument to log()
42964 ended up being zero. Ilya Zakharevich proposed using
42965 Taylor's series in such cases, which for such large
42966 arguments is a very good approximation.
42968 ! lib/Math/Complex.pm t/lib/complex.t
42969 ____________________________________________________________________________
42970 [ 5950] By: gsar on 2000/04/25 19:13:12
42971 Log: reformat perldiag to avoid long lines
42974 ____________________________________________________________________________
42975 [ 5949] By: gsar on 2000/04/25 18:41:11
42976 Log: make perldoc use the pod2man from the same version (from
42980 ____________________________________________________________________________
42981 [ 5948] By: gsar on 2000/04/25 18:21:57
42982 Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
42983 <kompas@kompas.usr.onet.pl>)
42986 ____________________________________________________________________________
42987 [ 5947] By: gsar on 2000/04/25 18:11:53
42988 Log: use &dl_error rather than &dl_load_file as the guard for calling
42989 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
42990 statically built perl)
42992 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
42993 ____________________________________________________________________________
42994 [ 5946] By: jhi on 2000/04/25 17:37:54
42995 Log: Document that tr() is not tr(1).
42998 ____________________________________________________________________________
42999 [ 5945] By: gsar on 2000/04/25 16:34:33
43000 Log: make module name mandatory after -M switch; reorder perldiag
43001 alphabetically (from Mark-Jason Dominus)
43003 ! perl.c pod/perldiag.pod
43004 ____________________________________________________________________________
43005 [ 5944] By: jhi on 2000/04/25 01:15:18
43006 Log: On second thoughts frexp() does have two arguments.
43009 ____________________________________________________________________________
43010 [ 5943] By: jhi on 2000/04/24 22:56:32
43011 Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
43012 Now pp_ncmp() returns undef is either operand is a NaN.
43014 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43015 ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
43016 ! vms/subconfigure.com vos/config.def vos/config.h
43017 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
43018 ! win32/config.vc win32/config_H.bc win32/config_H.gc
43019 ! win32/config_H.vc
43020 Branch: metaconfig/U/perl
43022 ____________________________________________________________________________
43023 [ 5942] By: jhi on 2000/04/24 19:45:17
43024 Log: Regen Configure to match #5937.
43026 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43029 ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
43030 ____________________________________________________________________________
43031 [ 5941] By: jhi on 2000/04/24 19:24:11
43032 Log: Further Unicos fixes for Mark Lutz.
43034 ! hints/unicos.sh pp_ctl.c
43035 ____________________________________________________________________________
43036 [ 5940] By: jhi on 2000/04/24 19:09:06
43037 Log: Various Unicos 10.0.0.6 fixes.
43039 Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
43040 From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
43041 Reply-To: tecmpl1@triton.ca.boeing.com
43042 To: perl5-porters@perl.org
43043 Date: Fri, 14 Apr 2000 20:21:00 GMT
43044 Message-Id: <200004142021.UAA36232@triton.ca.boeing.com>
43046 ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
43047 ____________________________________________________________________________
43048 [ 5939] By: gsar on 2000/04/24 19:01:24
43049 Log: more pod nits (from Larry Virden)
43051 ! README.win32 pod/perlsub.pod pod/perlsyn.pod
43052 ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
43053 ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
43054 ____________________________________________________________________________
43055 [ 5938] By: gsar on 2000/04/24 18:54:01
43056 Log: Consolidated B::Deparse fixes (from Stephen McCamant)
43058 ! ext/B/B/Deparse.pm
43059 ____________________________________________________________________________
43060 [ 5937] By: jhi on 2000/04/24 17:39:00
43061 Log: Integrate with Sarathy.
43063 +> (branch 31 files)
43064 !> (integrate 73 files)
43065 ____________________________________________________________________________
43066 [ 5936] By: gsar on 2000/04/24 17:30:06
43067 Log: additional tests for change#5934 (from Paul Marquess, who also
43068 sent in the same fix)
43070 ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
43071 ! t/pragma/warn/5nolint t/pragma/warn/6default
43072 ____________________________________________________________________________
43073 [ 5935] By: jhi on 2000/04/24 17:26:05
43074 Log: Do not assume sign propagation.
43075 Subject: [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
43076 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
43077 To: payner@ncifcrf.gov, perl5-porters@perl.org
43078 Date: Tue, 18 Apr 2000 18:24:49 +0100
43079 Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk>
43081 ! t/op/bop.t t/op/misc.t
43082 ____________________________________________________________________________
43083 [ 5934] By: gsar on 2000/04/24 17:16:54
43084 Log: propagate lexical warnings from surrounding scope correctly
43085 within string eval()
43087 ! pp_ctl.c t/pragma/warn/pp_ctl
43088 ____________________________________________________________________________
43089 [ 5933] By: jhi on 2000/04/24 17:01:07
43090 Log: Flatten the cpp jungle doing the nosuid checking.
43093 ____________________________________________________________________________
43094 [ 5932] By: gsar on 2000/04/24 09:08:14
43095 Log: add rsignal(), whichsig() and do_join() to public API list
43096 (mod_perl uses them to good advantage)
43098 ! embed.pl global.sym objXSUB.h perlapi.c proto.h
43099 ____________________________________________________________________________
43100 [ 5931] By: gsar on 2000/04/24 09:01:40
43101 Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
43103 ! pp_hot.c regexec.c t/op/pat.t
43104 ____________________________________________________________________________
43105 [ 5930] By: gsar on 2000/04/24 08:58:33
43106 Log: small os390 tweaks (from Peter Prymmer)
43108 ! config_h.SH makedepend.SH
43109 ____________________________________________________________________________
43110 [ 5929] By: gsar on 2000/04/24 08:55:25
43114 ____________________________________________________________________________
43115 [ 5928] By: gsar on 2000/04/24 08:50:13
43116 Log: revert change#5923 ("breaks" t/lib/io_poll.t)
43118 ! ext/IO/lib/IO/Poll.pm
43119 ____________________________________________________________________________
43120 [ 5927] By: gsar on 2000/04/24 08:43:24
43121 Log: arrange for next() to resume at the unstack op rather than the
43122 loop conditional, so that scope cleanup happens correctly
43123 (from Stephen McCamant)
43125 ! op.c pp_ctl.c t/op/misc.t
43126 ____________________________________________________________________________
43127 [ 5926] By: gsar on 2000/04/24 08:18:40
43128 Log: on windows, reserve 16M of stack rather than 128M (allows more
43129 threads to run concurrently)
43131 ! win32/Makefile win32/makefile.mk
43132 ____________________________________________________________________________
43133 [ 5925] By: gsar on 2000/04/24 08:13:52
43134 Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
43137 ____________________________________________________________________________
43138 [ 5924] By: gsar on 2000/04/24 08:08:59
43139 Log: avoid using uninitialized memory in require version check
43141 ! pp_ctl.c universal.c
43142 ____________________________________________________________________________
43143 [ 5923] By: gsar on 2000/04/24 07:20:14
43144 Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
43146 ! ext/IO/lib/IO/Poll.pm
43147 ____________________________________________________________________________
43148 [ 5922] By: gsar on 2000/04/24 07:08:42
43149 Log: commentary about IoTYPE() (from Nathan Torkington)
43152 ____________________________________________________________________________
43153 [ 5921] By: gsar on 2000/04/24 06:58:26
43154 Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
43157 ! sv.c t/lib/charnames.t t/pragma/utf8.t
43158 ____________________________________________________________________________
43159 [ 5920] By: gsar on 2000/04/24 06:37:59
43160 Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
43162 ! doop.c t/op/ver.t
43163 ____________________________________________________________________________
43164 [ 5919] By: gsar on 2000/04/24 06:21:58
43165 Log: Configure might miss old directories when prefix must be
43166 expanded (from Robin Barker)
43168 ! U/installdirs/inc_version_list.U
43171 ____________________________________________________________________________
43172 [ 5918] By: gsar on 2000/04/24 06:16:11
43173 Log: VMS nits in glob() test (from Charles Lane)
43175 ! t/lib/glob-basic.t
43176 ____________________________________________________________________________
43177 [ 5917] By: gsar on 2000/04/24 06:11:56
43178 Log: various pod nits (from Larry Virden and others)
43180 ! README.amiga README.hpux README.machten README.os2
43181 ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
43182 ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
43183 ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
43184 ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
43185 ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
43186 ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
43187 ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
43188 ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
43189 ____________________________________________________________________________
43190 [ 5916] By: gsar on 2000/04/24 05:52:43
43191 Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
43192 <wjones@tc.fluke.com>)
43194 ! t/lib/glob-basic.t
43195 ____________________________________________________________________________
43196 [ 5915] By: gsar on 2000/04/24 05:07:01
43197 Log: supported platforms mixed up
43199 ! pod/perl56delta.pod pod/perlport.pod
43200 ____________________________________________________________________________
43201 [ 5914] By: gsar on 2000/04/24 04:56:08
43202 Log: caller() wasn't returning the right number of elements for
43205 ! pp_ctl.c t/pragma/warn/9enabled
43206 ____________________________________________________________________________
43207 [ 5913] By: gsar on 2000/04/24 04:35:41
43208 Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
43209 Mark-Jason Dominus)
43212 ____________________________________________________________________________
43213 [ 5912] By: gsar on 2000/04/24 04:17:15
43214 Log: fix totally broken caching in UNIVERSAL::isa() (from
43217 ! t/op/universal.t universal.c
43218 ____________________________________________________________________________
43219 [ 5911] By: gsar on 2000/04/24 03:39:47
43220 Log: add linebreak properties from unicode/LineBrk.txt (from
43221 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
43223 + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
43224 + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
43225 + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
43226 + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
43227 + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
43228 + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
43229 + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
43230 + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
43231 + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
43232 + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
43233 + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
43234 + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
43235 + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
43236 + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
43237 + lib/unicode/Is/LbrkZW.pl
43238 ! lib/unicode/mktables.PL
43239 ____________________________________________________________________________
43240 [ 5910] By: gsar on 2000/04/24 03:23:10
43243 ! ext/Thread/Thread.pm
43244 ____________________________________________________________________________
43245 [ 5909] By: gsar on 2000/04/24 03:22:03
43246 Log: mode argument to do_binmode() should be file mode, not boolean
43249 ____________________________________________________________________________
43250 [ 5908] By: gsar on 2000/04/16 16:51:08
43251 Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
43252 always returns a valid GV even when the symbol is trapped by strictures
43255 TODO: the C<package;> hack needs similar treatment
43257 ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
43258 ! t/pragma/strict-vars
43259 ____________________________________________________________________________
43260 [ 5907] By: jhi on 2000/03/31 23:42:56
43261 Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
43262 an assumption which #5905 demolished.
43265 ____________________________________________________________________________
43266 [ 5906] By: jhi on 2000/03/31 18:54:37
43267 Log: Typo in #5905.
43270 ____________________________________________________________________________
43271 [ 5905] By: jhi on 2000/03/31 18:50:54
43272 Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
43273 reported by Joseph N. Hall. The bug was that even with use64bitint
43274 one had to use the prefixes q, L, or ll with printf/sprintf,
43275 contrary to the documentation and common sense.
43277 ! sv.c t/op/64bitint.t
43278 ____________________________________________________________________________
43279 [ 5904] By: gsar on 2000/03/28 02:31:32
43280 Log: add Changes, perldelta.pod
43282 + Changes pod/perldelta.pod
43283 ____________________________________________________________________________
43284 [ 5903] By: gsar on 2000/03/28 02:03:55
43285 Log: rename Changes and perldelta.pod
43287 +> Changes5.6 pod/perl56delta.pod
43288 - Changes pod/perldelta.pod
43290 ____________________________________________________________________________
43291 [ 5902] By: gsar on 2000/03/28 01:59:14
43292 Log: create maint-5.6 branch
43293 Branch: maint-5.6/perl
43294 +> (branch 1611 files)
43295 ____________________________________________________________________________
43296 [ 5901] By: jhi on 2000/03/23 05:48:43
43297 Log: Integrate with Sarathy.
43299 !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
43300 ____________________________________________________________________________
43301 [ 5900] By: gsar on 2000/03/23 05:42:43
43302 Log: three guesses on what this is :-)