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.1 Development release working toward v5.8
33 ____________________________________________________________________________
34 [ 10799] By: jhi on 2001/06/21 20:03:54
35 Log: Subject: Documentation patch for Net::FTP
36 From: Marcel Grunauer <marcel@codewerk.com>
37 Date: Wed, 20 Jun 2001 23:03:26 +0200
38 Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
41 ____________________________________________________________________________
42 [ 10798] By: jhi on 2001/06/21 20:01:14
43 Log: Retract the #10417 mg.c and embed.pl parts because of
44 strange SEGVs in 64bit x86 FreeBSD observed by
47 ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
48 ____________________________________________________________________________
49 [ 10797] By: jhi on 2001/06/21 19:40:34
50 Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
52 ! Configure NetWare/config.wc NetWare/config_H.wc
53 ! Porting/Glossary Porting/config.sh Porting/config_H
54 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
55 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
56 ! vos/config.ga.h win32/config.bc win32/config.gc
57 ! win32/config.vc win32/config_H.bc win32/config_H.gc
59 ____________________________________________________________________________
60 [ 10796] By: jhi on 2001/06/21 19:08:28
61 Log: Cwd tweak from Doug MacEachern.
64 ____________________________________________________________________________
65 [ 10795] By: jhi on 2001/06/21 19:03:48
66 Log: Protect the fchdir() and lstat() with ifdefs.
67 fchdir() needs a Configure probe.
70 ____________________________________________________________________________
71 [ 10794] By: nick on 2001/06/21 17:11:35
72 Log: Integrate mainline
74 +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
75 +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
76 +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
77 +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
78 +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
79 +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
80 +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
81 +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
82 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
83 - lib/File/Glob/case.t lib/File/Glob/global.t
84 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
85 - lib/File/Temp/posix.t lib/File/Temp/security.t
86 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
87 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
88 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
89 - lib/Text/Wrap/wrap.t
90 !> (integrate 41 files)
91 ____________________________________________________________________________
92 [ 10793] By: jhi on 2001/06/21 17:01:26
93 Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
94 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
95 Date: Thu, 21 Jun 2001 13:04:54 -0500
96 Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
99 ____________________________________________________________________________
100 [ 10792] By: jhi on 2001/06/21 16:13:57
101 Log: Subject: [PATCH pod] overlong =item
102 From: Robin Barker <rmb1@cise.npl.co.uk>
103 Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
104 Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
106 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
107 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
108 ____________________________________________________________________________
109 [ 10791] By: jhi on 2001/06/21 16:10:51
110 Log: Subject: [PATCH perlio.c] format
111 From: Robin Barker <rmb1@cise.npl.co.uk>
112 Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
113 Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
116 ____________________________________________________________________________
117 [ 10790] By: jhi on 2001/06/21 15:52:04
118 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
119 From: Radu Greab <radu@netsoft.ro>
120 Date: Thu, 21 Jun 2001 19:06:02 +0300
121 Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
123 ! pod/perlapi.pod sv.c
124 ____________________________________________________________________________
125 [ 10789] By: jhi on 2001/06/21 14:48:25
126 Log: The metaconfig unit changes for #10788.
127 Branch: metaconfig/U/perl
128 ! Cross.U fflushall.U
129 ____________________________________________________________________________
130 [ 10788] By: jhi on 2001/06/21 14:47:48
131 Log: Cross-configuration changes: make $from to rm the files
132 before copying them over (this means that he rm can be
133 removed from the fflushall test), create $targetmkdir
134 (not documented in install since it is supposed to internal
135 use only), make $run to copy over the executable only if
136 a stamp file .xok doesn't already exist (to avoid unnecessary
137 copying of the executable)
139 ! Configure Makefile.SH
140 ____________________________________________________________________________
141 [ 10787] By: nick on 2001/06/21 14:16:18
142 Log: Integrate mainline
144 +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
145 +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
146 +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
147 - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
148 !> (integrate 34 files)
149 ____________________________________________________________________________
150 [ 10786] By: jhi on 2001/06/21 13:59:32
151 Log: Re-add the files as text.
153 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
154 ____________________________________________________________________________
155 [ 10785] By: jhi on 2001/06/21 13:57:55
156 Log: Delete the binary files.
158 - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
159 ____________________________________________________________________________
160 [ 10784] By: jhi on 2001/06/21 13:49:47
161 Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
162 From: Andy Dougherty <doughera@lafayette.edu>
163 Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
164 Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
166 ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
167 ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
168 ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
169 ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
170 ____________________________________________________________________________
171 [ 10783] By: jhi on 2001/06/21 13:46:50
172 Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
173 From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
174 Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST)
175 Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
177 Setting umask to something friendlier.
179 ! installman installperl
180 ____________________________________________________________________________
181 [ 10782] By: jhi on 2001/06/21 13:42:17
182 Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
183 Resort MANIFEST with sort -f, looks much better.
185 + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
186 + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
187 + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
188 + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
189 + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
190 + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
191 + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
192 + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
193 - lib/Attribute/Handlers.t lib/File/Glob/basic.t
194 - lib/File/Glob/case.t lib/File/Glob/global.t
195 - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
196 - lib/File/Temp/posix.t lib/File/Temp/security.t
197 - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
198 - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
199 - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
200 - lib/Text/Wrap/wrap.t
202 ____________________________________________________________________________
203 [ 10781] By: jhi on 2001/06/21 13:16:04
204 Log: Upgrade to I18N::LangTags 0.25.
206 ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
207 ! lib/I18N/LangTags/List.pm
208 ____________________________________________________________________________
209 [ 10780] By: jhi on 2001/06/21 13:12:54
210 Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
211 From: Richard Soderberg <rs@crystalflame.net>
212 Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
213 Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
215 ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
216 ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
217 ____________________________________________________________________________
218 [ 10779] By: jhi on 2001/06/21 12:59:57
219 Log: Test obsoleted by change #10777.
222 ____________________________________________________________________________
223 [ 10778] By: jhi on 2001/06/21 12:52:37
224 Log: Case of confused test numbering.
227 ____________________________________________________________________________
228 [ 10777] By: jhi on 2001/06/21 12:30:57
229 Log: Subject: Re: Opinion on undef lvalue
230 From: Abhijit Menon-Sen <ams@wiw.org>
231 Date: Sun, 17 Jun 2001 13:04:46 +0530
232 Message-ID: <20010617130446.B27925@lustre.linux.in>
234 Allow lvalue subs to return undef in array context.
237 ____________________________________________________________________________
238 [ 10776] By: jhi on 2001/06/21 12:27:48
239 Log: Just a guess that using the same hack for cygwin as
240 for win32 might help.
242 ! lib/File/Find/find.t
243 ____________________________________________________________________________
244 [ 10775] By: jhi on 2001/06/21 12:25:58
245 Log: NetWare tweaks from Guruprasad.
247 ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
248 ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
249 ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
250 ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
251 ____________________________________________________________________________
252 [ 10774] By: jhi on 2001/06/21 12:21:17
253 Log: Subject: Re: perl@10722: Bogus warnings on REs
254 From: Hugo <hv@crypt.compulink.co.uk>
255 Date: Thu, 21 Jun 2001 09:51:17 +0100
256 Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
258 Unroll to avoid a UTS compiler bug.
261 ____________________________________________________________________________
262 [ 10773] By: jhi on 2001/06/21 12:13:13
263 Log: Subject: Re: [PATCH] Make /o work under i?threads
264 From: Artur Bergman <artur@contiller.se>
265 Date: Thu, 21 Jun 2001 14:38:03 +0200
266 Message-ID: <B757B74A.184D%artur@contiller.se>
269 ____________________________________________________________________________
270 [ 10772] By: jhi on 2001/06/21 12:12:23
271 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
272 From: Artur Bergman <artur@contiller.se>
273 Date: Thu, 21 Jun 2001 14:27:33 +0200
274 Message-ID: <B757B4D4.1849%artur@contiller.se>
276 Plus extra parentheses.
279 ____________________________________________________________________________
280 [ 10771] By: jhi on 2001/06/21 12:10:29
281 Log: Subject: [PATCH] Make /o work under i?threads
282 From: Richard Soderberg <rs@crystalflame.net>
283 Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
284 Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
287 ____________________________________________________________________________
288 [ 10770] By: jhi on 2001/06/21 12:09:28
289 Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
290 From: Artur Bergman <artur@contiller.se>
291 Date: Thu, 21 Jun 2001 14:04:54 +0200
292 Message-ID: <B757AF86.1842%artur@contiller.se>
295 ____________________________________________________________________________
296 [ 10769] By: jhi on 2001/06/21 12:08:03
297 Log: Subject: Re: perl@10765: sv.c not OK on win32
298 From: Artur Bergman <artur@contiller.se>
299 Date: Thu, 21 Jun 2001 10:31:06 +0200
300 Message-ID: <B7577D69.182C%artur@contiller.se>
303 ____________________________________________________________________________
304 [ 10768] By: jhi on 2001/06/21 12:03:56
305 Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
306 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
307 Date: Thu, 21 Jun 2001 06:23:56 -0400
308 Message-ID: <20010621062356.A8619@math.ohio-state.edu>
310 Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
311 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
312 Date: Thu, 21 Jun 2001 06:32:21 -0400
313 Message-ID: <20010621063221.A8823@math.ohio-state.edu>
315 ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
316 ____________________________________________________________________________
317 [ 10767] By: jhi on 2001/06/21 12:00:07
318 Log: Subject: [PATCH] make syslog test more verbose
319 From: Robert Spier <rspier@pobox.com>
320 Date: Thu, 21 Jun 2001 00:54:32 -0400
321 Message-ID: <15153.32264.295807.333073@rls.cx>
323 ! ext/Sys/Syslog/syslog.t
324 ____________________________________________________________________________
325 [ 10766] By: jhi on 2001/06/20 23:27:57
326 Log: Subject: op/study.t refinements
327 From: Hugo <hv@crypt.compulink.co.uk>
328 Date: Thu, 21 Jun 2001 00:29:07 +0100
329 Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
332 ____________________________________________________________________________
333 [ 10765] By: jhi on 2001/06/20 19:51:47
336 ! Changes patchlevel.h
337 ____________________________________________________________________________
338 [ 10764] By: jhi on 2001/06/20 19:00:23
339 Log: Subject: Re: [PATCH] djgpp updates
340 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
341 Date: Wed, 20 Jun 2001 10:05:15 +0200
342 Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
345 ____________________________________________________________________________
346 [ 10763] By: jhi on 2001/06/20 18:58:06
347 Log: Fix for ID 20010619.002 "When building hash, hash keys that
348 are function calls are not being called", from Abhijit.
350 ! t/base/lex.t toke.c
351 ____________________________________________________________________________
352 [ 10762] By: jhi on 2001/06/20 18:45:00
353 Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
355 + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
356 + lib/Locale/Maketext/test.pl
357 - lib/Locale/Maketext.t
358 ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
359 ! lib/Locale/Maketext/TPJ13.pod
360 ____________________________________________________________________________
361 [ 10761] By: jhi on 2001/06/20 18:44:15
362 Log: Metaconfig unit change for #10760.
364 ! U/modified/Cppsym.U
365 ____________________________________________________________________________
366 [ 10760] By: jhi on 2001/06/20 18:42:04
367 Log: Do not remove the ccsym* Cppsym* files since
368 they are useful for metaconfig units coming after us.
369 (This is the Configure nit mentioned in #10752.)
372 ____________________________________________________________________________
373 [ 10759] By: jhi on 2001/06/20 18:02:18
374 Log: Update to I18N::LangTags 0.24, from Sean Burke.
376 + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
377 + lib/I18N/LangTags/README
378 - lib/I18N/LangTags/List.pod
379 ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
380 ____________________________________________________________________________
381 [ 10758] By: jhi on 2001/06/20 17:34:43
384 ! embed.h embedvar.h global.sym perlapi.c perlapi.h
385 ! pod/perlapi.pod proto.h
386 ____________________________________________________________________________
387 [ 10757] By: jhi on 2001/06/20 17:23:08
388 Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
389 From: Artur Bergman <artur@contiller.se>
390 Date: Wed, 20 Jun 2001 11:31:32 +0200
391 Message-ID: <B7563A14.17D8%artur@contiller.se>
393 ! embed.pl hv.c intrpvar.h sv.c sv.h
394 ____________________________________________________________________________
395 [ 10756] By: jhi on 2001/06/20 17:13:26
396 Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
397 From: Tim Sweetman <tim@aldigital.co.uk>
398 Date: Wed, 13 Jun 2001 14:25:17 +0100
399 Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk>
401 ! ext/POSIX/POSIX.t lib/AutoLoader.pm
402 ____________________________________________________________________________
403 [ 10755] By: nick on 2001/06/20 16:12:37
404 Log: Integrate mainline
406 !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
407 !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
408 !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
409 !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
410 !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
411 !> t/op/study.t util.c
412 ____________________________________________________________________________
413 [ 10754] By: gsar on 2001/06/20 15:22:27
414 Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
416 Branch: maint-5.6/perl
418 ____________________________________________________________________________
419 [ 10753] By: jhi on 2001/06/20 14:03:20
420 Log: Security tweak on readlink().
423 ____________________________________________________________________________
424 [ 10752] By: jhi on 2001/06/20 14:00:23
425 Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
427 ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
428 ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
429 ! mpeix/relink t/op/pwent.t
430 ____________________________________________________________________________
431 [ 10751] By: jhi on 2001/06/20 13:57:27
432 Log: Reinstate #10725 (with probe for alarm()).
435 ____________________________________________________________________________
436 [ 10750] By: jhi on 2001/06/20 13:53:46
437 Log: Replace our implementation of realpath() with OpenBSD's
438 (src/lib/libc/stdlib/realpath.c 1.4).
440 ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
441 ! pod/perldiag.pod proto.h util.c
442 ____________________________________________________________________________
443 [ 10749] By: jhi on 2001/06/20 13:07:49
444 Log: Integrate perlio.
447 ____________________________________________________________________________
448 [ 10748] By: jhi on 2001/06/20 13:07:18
449 Log: No point in going into memory-saving contortions
450 with getcwd() since there's a danger of buffer overflow.
451 Also make the POSIX extension to use sv_getcwd().
452 Finally, a missed proto.h fragment.
454 ! ext/POSIX/POSIX.xs proto.h util.c
455 ____________________________________________________________________________
456 [ 10747] By: nick on 2001/06/20 12:38:26
457 Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
460 ____________________________________________________________________________
461 [ 10746] By: jhi on 2001/06/20 11:51:10
462 Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
463 From: Graham Barr <gbarr@pobox.com>
464 Date: Wed, 20 Jun 2001 11:05:49 +0100
465 Message-ID: <20010620110549.I19188@pobox.com>
469 Subject: Bug in IO::Socket::INET module (repeat)
470 From: "Harmon S. Nine" <hnine@netarx.com>
471 Date: Tue, 19 Jun 2001 09:41:35 -0400
472 Message-ID: <3B2F568F.8080605@netarx.com>
474 The bug was that the IO::Socket::INET constructor
475 did not allow a 'LocalPort' of 0.
477 ! ext/IO/lib/IO/Socket/INET.pm
478 ____________________________________________________________________________
479 [ 10745] By: nick on 2001/06/20 08:56:39
480 Log: Integrate mainline.
482 !> (integrate 37 files)
483 ____________________________________________________________________________
484 [ 10744] By: jhi on 2001/06/20 04:54:53
485 Log: After some reading I don't think we can blindly
486 use systems' realpath(). Too many security problems,
487 too many buggy implementations.
489 TODO: the realpath() emulation code in util.c doesn't
490 seem fully operational? (readlink(), for example?)
492 ! Configure Makefile.micro Porting/Glossary Porting/config.sh
493 ! Porting/config_H config_h.SH embed.h embed.pl global.sym
494 ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
495 ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
496 ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
497 ! win32/config_H.gc win32/config_H.vc
498 ____________________________________________________________________________
499 [ 10743] By: jhi on 2001/06/20 00:48:48
500 Log: Metaconfig unit change for #10738.
502 ! U/compline/d_gconvert.U
503 ____________________________________________________________________________
504 [ 10742] By: jhi on 2001/06/20 00:48:20
505 Log: Integrate change #10739 from maintperl:
507 C<eval "/x$\r\n/x"> fails to compile correctly
510 ____________________________________________________________________________
511 [ 10741] By: jhi on 2001/06/20 00:41:05
512 Log: Retract #10725 (Hugo asked NOT to apply the patch)
515 ____________________________________________________________________________
516 [ 10740] By: jhi on 2001/06/19 23:58:25
517 Log: The test.third results were funnily named because of the
521 ____________________________________________________________________________
522 [ 10739] By: gsar on 2001/06/19 23:49:15
523 Log: C<eval "/x$\r\n/x"> fails to compile correctly
524 Branch: maint-5.6/perl
526 ____________________________________________________________________________
527 [ 10738] By: jhi on 2001/06/19 23:04:15
528 Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
529 From: Spider Boardman <spider@Orb.Nashua.NH.US>
530 Date: Tue, 19 Jun 2001 19:15:40 -0400
531 Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
533 The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
534 because "1e+129" being expected but "1.e+129" being returned.
535 The culprit (at least in Tru64) is the use of gcvt().
538 ____________________________________________________________________________
539 [ 10737] By: jhi on 2001/06/19 22:56:52
540 Log: Subject: [PATCH perl@10722] test hunting on VMS
541 From: "Craig A. Berry" <craigberry@mac.com>
542 Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
543 Date: Tue, 19 Jun 2001 18:59:01 -0500
546 ____________________________________________________________________________
547 [ 10736] By: jhi on 2001/06/19 21:32:29
548 Log: Subject: [PATCH] s/typos//
549 From: Abhijit Menon-Sen <ams@wiw.org>
550 Date: Wed, 20 Jun 2001 02:15:02 +0530
551 Message-ID: <20010620021502.A14541@lustre.linux.in>
553 Without the op.h s/bearword/bareword/ hunk, see
554 http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
557 ____________________________________________________________________________
558 [ 10735] By: jhi on 2001/06/19 21:26:43
559 Log: Metaconfig unit change for #10732 and #10733.
560 Branch: metaconfig/U/perl
562 ____________________________________________________________________________
563 [ 10734] By: jhi on 2001/06/19 21:24:41
564 Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
565 From: "Craig A. Berry" <craigberry@mac.com>
566 Date: Tue, 19 Jun 2001 17:19:48 -0500
567 Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
569 ! configure.com vms/descrip_mms.template
570 ____________________________________________________________________________
571 [ 10733] By: jhi on 2001/06/19 19:57:44
572 Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
573 From: Spider Boardman <spider@Orb.Nashua.NH.US>
574 Date: Tue, 19 Jun 2001 16:48:07 -0400
575 Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
577 Further fixes to fflush(NULL) detection.
580 ____________________________________________________________________________
581 [ 10732] By: jhi on 2001/06/19 19:38:20
582 Log: AIX test -s hangs with non-existent files?
583 (A genuine logic bug in Configure, but AIX also broken?)
586 ____________________________________________________________________________
587 [ 10731] By: jhi on 2001/06/19 19:17:35
588 Log: AUTHORS updates.
591 ____________________________________________________________________________
592 [ 10730] By: jhi on 2001/06/19 19:03:07
593 Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
594 From: Spider Boardman <spider@Orb.Nashua.NH.US>
595 Date: Tue, 19 Jun 2001 15:33:25 -0400
596 Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
598 ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
600 ____________________________________________________________________________
601 [ 10729] By: jhi on 2001/06/19 18:34:10
602 Log: Integrate perlio.
604 !> lib/File/Find/find.t win32/distclean.bat
605 ____________________________________________________________________________
606 [ 10728] By: nick on 2001/06/19 18:24:53
607 Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
609 ! lib/File/Find/find.t win32/distclean.bat
610 ____________________________________________________________________________
611 [ 10727] By: jhi on 2001/06/19 18:07:31
612 Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
613 also add information how to find out whether one has PerlIO.
616 ____________________________________________________________________________
617 [ 10726] By: jhi on 2001/06/19 17:59:30
618 Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
619 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
620 Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
621 Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
624 ____________________________________________________________________________
625 [ 10725] By: jhi on 2001/06/19 17:28:30
626 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
627 From: Hugo <hv@crypt.compulink.co.uk>
628 Date: Tue, 19 Jun 2001 12:37:30 +0100
629 Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
632 ____________________________________________________________________________
633 [ 10724] By: jhi on 2001/06/19 17:22:20
634 Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study
635 From: Hugo <hv@crypt.compulink.co.uk>
636 Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
637 Date: Tue, 19 Jun 2001 13:15:17 +0100
640 ____________________________________________________________________________
641 [ 10723] By: nick on 2001/06/19 14:46:15
642 Log: Integrate mainline
644 +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
645 +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
646 +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
647 +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
648 +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
649 +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
650 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
651 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
652 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
653 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
654 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
655 - ext/Thread/unsync4.t
656 !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
657 !> djgpp/config.over djgpp/fixpmain
658 !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
659 !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
660 !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
661 ____________________________________________________________________________
662 [ 10722] By: jhi on 2001/06/19 11:55:30
665 ! Changes patchlevel.h
666 ____________________________________________________________________________
667 [ 10721] By: jhi on 2001/06/19 11:29:34
668 Log: The existence shall be MANIFESted.
671 ____________________________________________________________________________
672 [ 10720] By: jhi on 2001/06/19 10:58:09
673 Log: The old libnet.cfg is first searched from the current directory,
674 only then from the module path.
677 ____________________________________________________________________________
678 [ 10719] By: jhi on 2001/06/19 10:55:59
679 Log: NetWare tweaks from Guruprasad.
681 ! NetWare/Makefile NetWare/config.wc
682 ____________________________________________________________________________
683 [ 10718] By: jhi on 2001/06/19 10:54:22
684 Log: Subject: [PATCH] djgpp updates
685 From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
686 Date: Tue, 19 Jun 2001 10:59:06 +0200
687 Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
689 ! djgpp/config.over djgpp/fixpmain
690 ____________________________________________________________________________
691 [ 10717] By: jhi on 2001/06/19 10:53:20
692 Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
693 From: Prymmer/Kahn <pvhp@best.com>
694 Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
695 Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
698 ____________________________________________________________________________
699 [ 10716] By: jhi on 2001/06/19 10:52:25
700 Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
701 to happen right after the inclusion of <inttypes.h>,
705 ____________________________________________________________________________
706 [ 10715] By: jhi on 2001/06/19 10:49:21
707 Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
708 From: Doug MacEachern <dougm@covalent.net>
709 Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
710 Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
712 ! ext/DynaLoader/DynaLoader_pm.PL
713 ____________________________________________________________________________
714 [ 10714] By: jhi on 2001/06/19 10:48:19
715 Log: Revert #10656 for perfomance reasons but leave in the
716 use of Hv*() macros -- in comments, so that grepping the
717 source is easier, from Abhijit. (Also add the ENV_HV_NAME speedup
718 suggested by Sarathy, also by Abhijit.)
721 ____________________________________________________________________________
722 [ 10713] By: jhi on 2001/06/19 10:46:08
723 Log: Subject: [patch] .s MakeMaker suffix
724 From: Doug MacEachern <dougm@covalent.net>
725 Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
726 Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
728 ! lib/ExtUtils/MM_Unix.pm
729 ____________________________________________________________________________
730 [ 10712] By: jhi on 2001/06/19 10:34:35
731 Log: One test lost in the big shuffle restored.
733 + ext/IPC/SysV/ipcsysv.t
734 ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
735 ____________________________________________________________________________
736 [ 10711] By: jhi on 2001/06/19 10:25:46
737 Log: Rename the old non-standard threads tests so that
738 they won't be invoked.
740 + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
741 + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
742 + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
743 + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
744 + ext/Thread/unsync.tx ext/Thread/unsync2.tx
745 + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
746 - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
747 - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
748 - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
749 - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
750 - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
751 - ext/Thread/unsync4.t
753 ____________________________________________________________________________
754 [ 10710] By: jhi on 2001/06/19 10:18:41
755 Log: Integrate perlio.
757 !> win32/config_sh.PL
758 ____________________________________________________________________________
759 [ 10709] By: nick on 2001/06/19 08:18:18
760 Log: Integrate mainline
763 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
764 - lib/strict/subs lib/strict/vars lib/warnings/1global
765 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
766 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
767 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
768 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
769 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
770 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
771 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
772 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
773 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
774 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
775 - lib/warnings/utf8 lib/warnings/util
776 !> (integrate 57 files)
777 ____________________________________________________________________________
778 [ 10708] By: nick on 2001/06/19 07:57:10
779 Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
782 ____________________________________________________________________________
783 [ 10707] By: nick on 2001/06/19 07:05:07
784 Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
786 ! perly.c perly.y perly_c.diff vms/perly_c.vms
787 ____________________________________________________________________________
788 [ 10706] By: jhi on 2001/06/19 02:58:26
789 Log: More perl572delta tweaks.
791 ! pod/perl572delta.pod
792 ____________________________________________________________________________
793 [ 10705] By: jhi on 2001/06/19 01:53:40
794 Log: Update perl572delta.
796 ! pod/perl572delta.pod
797 ____________________________________________________________________________
798 [ 10704] By: jhi on 2001/06/19 01:28:40
799 Log: VOS updates from Paul Green.
801 ! vos/Changes vos/build.cm vos/perl.bind
802 ____________________________________________________________________________
803 [ 10703] By: jhi on 2001/06/19 01:03:53
804 Log: Update the vos/config.*.* files.
806 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
808 ____________________________________________________________________________
809 [ 10702] By: jhi on 2001/06/19 01:03:32
810 Log: Add a makefile for more painless adding of symbols to the
811 VOS headers while in UNIX (in VOS the vos/configure_perl.cm
812 takes care of the adding)
815 ____________________________________________________________________________
816 [ 10701] By: jhi on 2001/06/19 00:51:44
817 Log: Make libnetcfg by default display the libnet configuration,
818 -c to change, add -i for old config, document all options,
821 ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
822 ____________________________________________________________________________
823 [ 10700] By: jhi on 2001/06/18 23:45:12
824 Log: gcc -Wall sweep.
826 ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
827 ____________________________________________________________________________
828 [ 10699] By: jhi on 2001/06/18 23:19:53
832 ____________________________________________________________________________
833 [ 10698] By: jhi on 2001/06/18 23:10:22
834 Log: Document the need for sv_printify().
836 Document that 'use utf8' has been considered.
838 (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
840 ! pod/perltodo.pod universal.c
841 ____________________________________________________________________________
842 [ 10697] By: jhi on 2001/06/18 22:50:53
843 Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
844 From: Nicholas Clark <nick@ccl4.org>
845 Date: Mon, 18 Jun 2001 23:29:23 +0100
846 Message-ID: <20010618232923.I98663@plum.flirble.org>
848 ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
849 ! ext/Sys/Syslog/Makefile.PL
850 ____________________________________________________________________________
851 [ 10696] By: jhi on 2001/06/18 22:39:32
852 Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
853 From: Scott.L.Miller@Compaq.com
854 Date: Mon, 18 Jun 2001 10:12:27 -0500
855 Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
857 ! lib/perl5db.pl pod/perldebug.pod
858 ____________________________________________________________________________
859 [ 10695] By: jhi on 2001/06/18 22:35:13
860 Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
861 From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
862 Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
863 Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
866 ____________________________________________________________________________
867 [ 10694] By: jhi on 2001/06/18 22:34:06
868 Log: Subject: [PATCH] Documentation changes for CLONE
869 From: Artur Bergman <artur@contiller.se>
870 Date: Mon, 18 Jun 2001 22:06:37 +0200
871 Message-ID: <B7542BEC.1719%artur@contiller.se>
873 ! pod/perlmod.pod pod/perlsub.pod
874 ____________________________________________________________________________
875 [ 10693] By: jhi on 2001/06/18 22:31:38
876 Log: Subject: Re: configure.com
877 From: "Craig A. Berry" <craigberry@mac.com>
878 Date: Mon, 18 Jun 2001 16:04:38 -0500
879 Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
882 ____________________________________________________________________________
883 [ 10692] By: jhi on 2001/06/18 22:30:43
884 Log: Subject: PL_nullstash + perl_clone()
885 From: Doug MacEachern <dougm@covalent.net>
886 Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
887 Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
890 ____________________________________________________________________________
891 [ 10691] By: jhi on 2001/06/18 22:26:20
892 Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
893 From: davem@fdgroup.co.uk
894 Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
895 Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
897 ! embed.pl pod/perlapi.pod
898 ____________________________________________________________________________
899 [ 10690] By: jhi on 2001/06/18 22:17:05
900 Log: More cross-compilation defaults gleaned from -Dcc
904 Branch: metaconfig/U/perl
908 ____________________________________________________________________________
909 [ 10689] By: jhi on 2001/06/18 13:59:47
912 ! Changes patchlevel.h
913 ____________________________________________________________________________
914 [ 10688] By: jhi on 2001/06/18 13:44:18
915 Log: Subject: [PATCH 5.7.1] sv.c documentation
916 From: davem@fdgroup.co.uk
917 Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
918 Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
920 ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
922 ____________________________________________________________________________
923 [ 10687] By: jhi on 2001/06/18 13:38:03
924 Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
925 From: "Jon Gunnip" <jongunnip@hotmail.com>
926 Date: Sun, 17 Jun 2001 18:24:29 -0400
927 Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
930 ____________________________________________________________________________
931 [ 10686] By: jhi on 2001/06/18 13:32:13
932 Log: Move the locale/strict/warnings helper files back
933 under the t/lib; this way the amount of non-installabled
934 stuff under lib/ stays smaller.
936 + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
937 + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
938 + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
939 + t/lib/warnings/5nolint t/lib/warnings/6default
940 + t/lib/warnings/7fatal t/lib/warnings/8signal
941 + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
942 + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
943 + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
944 + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
945 + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
946 + t/lib/warnings/pp_sys t/lib/warnings/regcomp
947 + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
948 + t/lib/warnings/taint t/lib/warnings/toke
949 + t/lib/warnings/universal t/lib/warnings/utf8
950 + t/lib/warnings/util
951 - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
952 - lib/strict/subs lib/strict/vars lib/warnings/1global
953 - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
954 - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
955 - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
956 - lib/warnings/doio lib/warnings/doop lib/warnings/gv
957 - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
958 - lib/warnings/op lib/warnings/perl lib/warnings/perlio
959 - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
960 - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
961 - lib/warnings/regexec lib/warnings/run lib/warnings/sv
962 - lib/warnings/taint lib/warnings/toke lib/warnings/universal
963 - lib/warnings/utf8 lib/warnings/util
964 ! MANIFEST installperl lib/locale.t lib/strict.t
965 ____________________________________________________________________________
966 [ 10685] By: jhi on 2001/06/18 13:11:49
967 Log: Split off the pack/unpack code, from Nicholas Clark.
970 ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
971 ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
972 ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
973 ____________________________________________________________________________
974 [ 10684] By: jhi on 2001/06/18 12:25:55
975 Log: Guard the SysV IPC tests against being invoked in
976 SysV-IPC-less places.
978 ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
979 ____________________________________________________________________________
980 [ 10683] By: nick on 2001/06/18 12:24:42
981 Log: Integrate mainline (new test scheme now ok on Linux).
985 ____________________________________________________________________________
986 [ 10682] By: jhi on 2001/06/18 12:20:50
987 Log: Add the locale.c and numeric.c to the microperl sources.
989 ! Makefile.micro win32/Makefile
990 ____________________________________________________________________________
991 [ 10681] By: jhi on 2001/06/18 11:57:45
992 Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
993 From: Abhijit Menon-Sen <ams@wiw.org>
994 Date: Mon, 18 Jun 2001 14:23:44 +0530
995 Message-ID: <20010618142344.A13136@lustre.linux.in>
998 ____________________________________________________________________________
999 [ 10680] By: jhi on 2001/06/18 11:56:12
1000 Log: Subject: Re: [PATCH] more anonymous stash cleanups
1001 From: Abhijit Menon-Sen <ams@wiw.org>
1002 Date: Mon, 18 Jun 2001 15:50:32 +0530
1003 Message-ID: <20010618155032.A13223@lustre.linux.in>
1005 Plus the comment left in as suggested by NI-S.
1008 ____________________________________________________________________________
1009 [ 10679] By: jhi on 2001/06/18 11:49:27
1010 Log: One missed file.
1013 ____________________________________________________________________________
1014 [ 10678] By: nick on 2001/06/18 08:05:29
1015 Log: Integrate mainline (part2 - the deletes)
1017 - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
1018 - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
1019 - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
1020 - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
1021 - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
1022 - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
1023 - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
1024 - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
1025 - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
1026 - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
1027 - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
1028 ____________________________________________________________________________
1029 [ 10677] By: nick on 2001/06/18 08:04:44
1030 Log: Integrate mainline (part1)
1032 +> (branch 376 files)
1033 - (delete 219 files)
1034 !> (integrate 151 files)
1035 ____________________________________________________________________________
1036 [ 10676] By: jhi on 2001/06/18 04:17:15
1037 Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
1038 No doubt I made some mistakes like missed some files or
1039 misnamed some files. The naming rules were more or less:
1040 (1) if the module is from CPAN, follows its ways, be it
1042 (2) otherwise if there are multiple tests for a module
1044 (3) otherwise if there's only one test put it in Module.t
1045 (4) helper files go to module/ (locale, strict, warnings)
1046 (5) use longer filenames now that we can (but e.g. the
1047 compat-0.6.t and the Text::Balanced test files still
1048 were renamed to be more civil against the 8.3 people)
1049 installperl was updated appropriately not to install the
1050 *.t files or the help files from under lib.
1052 TODO: some helper files still remain under t/ that could
1053 follow their 'masters'. UPDATE: On second thoughts, why
1054 should they. They can continue to live under t/lib, and
1055 in fact the locale/strict/warnings helpers that were moved
1056 could be moved back. This way the amount of non-installable
1057 stuff under lib/ stays smaller.
1060 - (delete 254 files)
1061 ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
1062 ____________________________________________________________________________
1063 [ 10675] By: jhi on 2001/06/18 03:15:02
1064 Log: The warning no more comes from util.c, it comes from numeric.c.
1067 ____________________________________________________________________________
1068 [ 10674] By: jhi on 2001/06/18 00:56:22
1069 Log: Subject: Re: anyone good at casting spells?
1070 From: Spider Boardman <spider@Orb.Nashua.NH.US>
1071 Date: Sun, 17 Jun 2001 21:21:04 -0400
1072 Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US>
1074 ! ext/POSIX/POSIX.xs hv.h
1075 ____________________________________________________________________________
1076 [ 10673] By: jhi on 2001/06/17 22:24:53
1077 Log: Protect the (original) thread tests against testing if no 5.005
1078 threads have been configured.
1080 ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
1081 ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
1082 ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
1083 ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
1084 ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
1085 ! ext/Thread/unsync4.t
1086 ____________________________________________________________________________
1087 [ 10672] By: jhi on 2001/06/17 22:09:28
1088 Log: Try the new test scanning scheme on Text::Abbrev.
1091 - lib/Text/Abbrev/t/abbrev.t
1093 ____________________________________________________________________________
1094 [ 10671] By: jhi on 2001/06/17 22:07:08
1095 Log: Change the scan policy of the *.t and test.pl files,
1096 now the *.t do not need to live in a t/ directory.
1099 ____________________________________________________________________________
1100 [ 10670] By: jhi on 2001/06/17 20:32:35
1101 Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
1102 From: Ilmari Karonen <iltzu@sci.fi>
1103 Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
1104 Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
1107 ____________________________________________________________________________
1108 [ 10669] By: jhi on 2001/06/17 20:30:22
1109 Log: Quench the warnings from Tru64; the HP-UX is still
1110 broken because it really, REALLY, doesn't like the
1111 HvARRAY() being lvalue:
1113 cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
1114 cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
1117 ____________________________________________________________________________
1118 [ 10668] By: jhi on 2001/06/17 19:13:24
1119 Log: Integrate change #10667 from maintperl:
1121 change#10449 broke the special-case that makes lexicals inside the
1122 eval"" within DB::DB() visible
1125 ____________________________________________________________________________
1126 [ 10667] By: gsar on 2001/06/17 19:08:27
1127 Log: change#10449 broke the special-case that makes lexicals inside the
1128 eval"" within DB::DB() visible
1129 Branch: maint-5.6/perl
1131 ____________________________________________________________________________
1132 [ 10666] By: jhi on 2001/06/17 17:50:07
1133 Log: Still spurious output; indent the code a bit.
1135 TODO1: separate the utility functions like MkDir
1136 into a helper script?
1138 TODO2: I see a lot of repetition in the filepath()
1139 and dirpath() calls.
1141 ! t/lib/filefind.t t/lib/findtaint.t
1142 ____________________________________________________________________________
1143 [ 10665] By: jhi on 2001/06/17 16:59:42
1144 Log: Regen modlib, toc.
1146 ! pod/perlmodlib.pod pod/perltoc.pod
1147 ____________________________________________________________________________
1148 [ 10664] By: jhi on 2001/06/17 16:55:28
1149 Log: Add libnetcfg to perlutil.
1152 ____________________________________________________________________________
1153 [ 10663] By: jhi on 2001/06/17 16:53:29
1154 Log: Initial integration of libnet-1.0703.
1155 The Configure script renamed as libnetcfg, will be
1156 installed along other utilities.
1158 + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
1159 + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
1160 + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
1161 + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
1162 + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
1163 + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
1164 + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
1165 + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
1166 + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
1167 + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
1168 + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
1169 + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
1170 + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
1171 + utils/libnetcfg.PL
1172 ! MANIFEST utils.lst utils/Makefile
1173 ____________________________________________________________________________
1174 [ 10662] By: jhi on 2001/06/17 15:37:32
1175 Log: Less potentially test-harness-confusing output.
1177 ! lib/Memoize/t/expire_module_t.t
1178 ____________________________________________________________________________
1179 [ 10661] By: jhi on 2001/06/17 15:31:04
1180 Log: The final print annoys make test.
1182 ! t/lib/filefind.t t/lib/findtaint.t
1183 ____________________________________________________________________________
1184 [ 10660] By: jhi on 2001/06/17 14:00:21
1185 Log: Add an option for handling dangling symbolic links.
1187 ! lib/File/Find.pm t/lib/filefind.t
1188 ____________________________________________________________________________
1189 [ 10659] By: jhi on 2001/06/17 13:45:48
1190 Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS etc.
1191 From: Thomas Wegner <wegner_thomas@yahoo.com>
1192 Date: Sun, 17 Jun 2001 14:43:11 +0200
1193 Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
1196 ! MANIFEST lib/File/Find.pm t/lib/filefind.t
1197 ____________________________________________________________________________
1198 [ 10658] By: jhi on 2001/06/17 13:13:25
1199 Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
1200 From: Jonathan Stowe <gellyfish@gellyfish.com>
1201 Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
1202 Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
1204 ! lib/ExtUtils/MM_Unix.pm
1205 ____________________________________________________________________________
1206 [ 10657] By: jhi on 2001/06/17 13:12:25
1207 Log: Subject: [PATCH] more anonymous stash cleanups
1208 From: Abhijit Menon-Sen <ams@wiw.org>
1209 Date: Sun, 17 Jun 2001 11:44:06 +0530
1210 Message-ID: <20010617114406.A25203@lustre.linux.in>
1213 ____________________________________________________________________________
1214 [ 10656] By: jhi on 2001/06/17 13:11:11
1215 Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
1216 From: Abhijit Menon-Sen <ams@wiw.org>
1217 Date: Sun, 17 Jun 2001 08:02:59 +0530
1218 Message-ID: <20010617080259.A28776@lustre.linux.in>
1220 Subject: [PATCH #2/7] xhv_eiter
1221 From: Abhijit Menon-Sen <ams@wiw.org>
1222 Date: Sun, 17 Jun 2001 08:13:18 +0530
1223 Message-ID: <20010617081318.B28776@lustre.linux.in>
1225 Subject: [PATCH #3/7] xhv_fill
1226 From: Abhijit Menon-Sen <ams@wiw.org>
1227 Date: Sun, 17 Jun 2001 08:25:16 +0530
1228 Message-ID: <20010617082516.C28776@lustre.linux.in>
1230 Subject: [PATCH #4/7] xhv_keys
1231 From: Abhijit Menon-Sen <ams@wiw.org>
1232 Date: Sun, 17 Jun 2001 08:36:17 +0530
1233 Message-ID: <20010617083617.D28776@lustre.linux.in>
1235 Subject: [PATCH #5/7] xhv_max
1236 From: Abhijit Menon-Sen <ams@wiw.org>
1237 Date: Sun, 17 Jun 2001 08:39:48 +0530
1238 Message-ID: <20010617083948.E28776@lustre.linux.in>
1240 Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
1241 From: Abhijit Menon-Sen <ams@wiw.org>
1242 Date: Sun, 17 Jun 2001 08:51:11 +0530
1243 Message-ID: <20010617085111.F28776@lustre.linux.in>
1246 ____________________________________________________________________________
1247 [ 10655] By: jhi on 2001/06/16 23:32:03
1248 Log: Update Changes.
1250 ! Changes patchlevel.h
1251 ____________________________________________________________________________
1252 [ 10654] By: jhi on 2001/06/16 23:18:37
1253 Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
1254 From: Abhijit Menon-Sen <ams@wiw.org>
1255 Date: Sat, 16 Jun 2001 07:41:19 +0530
1256 Message-ID: <20010616074119.A24720@lustre.linux.in>
1258 ! hv.c perl.c vms/vmsish.h win32/win32.h
1259 ____________________________________________________________________________
1260 [ 10653] By: jhi on 2001/06/16 23:15:11
1261 Log: Document tests failing when threaded, since we now have more.
1263 ! pod/perl572delta.pod
1264 ____________________________________________________________________________
1265 [ 10652] By: jhi on 2001/06/16 23:12:19
1268 ! ext/Thread/Thread.xs
1269 ____________________________________________________________________________
1270 [ 10651] By: jhi on 2001/06/16 23:06:55
1271 Log: pthread_attr_setstacksize() isn't absolutely necessary
1272 to call, only iff THREAD_CREATE_NEEDS_STACK.
1274 ! ext/Thread/Thread.xs
1275 ____________________________________________________________________________
1276 [ 10650] By: jhi on 2001/06/16 22:58:48
1280 ____________________________________________________________________________
1281 [ 10649] By: jhi on 2001/06/16 22:47:40
1282 Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
1283 (and INT64_MIN) brokenness.
1285 ! hints/darwin.sh perl.h
1286 ____________________________________________________________________________
1287 [ 10648] By: jhi on 2001/06/16 22:27:48
1288 Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
1289 From: Nicholas Clark <nick@ccl4.org>
1290 Date: Sun, 17 Jun 2001 00:16:05 +0100
1291 Message-ID: <20010617001605.V98663@plum.flirble.org>
1293 ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
1294 ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
1295 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
1296 ____________________________________________________________________________
1297 [ 10647] By: jhi on 2001/06/16 22:24:47
1298 Log: Add perlnetware to docs; regen toc; supply skeleton
1299 docs for some Memoize submodules.
1301 ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
1302 ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
1303 ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
1304 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
1305 ! win32/Makefile win32/makefile.mk
1306 ____________________________________________________________________________
1307 [ 10646] By: jhi on 2001/06/16 22:06:52
1311 ____________________________________________________________________________
1312 [ 10645] By: jhi on 2001/06/16 21:47:00
1313 Log: Integrate Memoize 0.64. Few tweaks were required in
1314 the test scripts. Note that the speed and expire*
1315 tests take several dozen seconds to run.
1317 + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
1318 + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
1319 + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
1320 + lib/Memoize/README lib/Memoize/SDBM_File.pm
1321 + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
1322 + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
1323 + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
1324 + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
1325 + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
1326 + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
1327 + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
1328 + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
1329 + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
1330 + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
1331 ! MANIFEST t/lib/1_compile.t
1332 ____________________________________________________________________________
1333 [ 10644] By: jhi on 2001/06/16 20:35:49
1334 Log: Document the cross-compilation options.
1336 ! Cross/README INSTALL
1337 ____________________________________________________________________________
1338 [ 10643] By: jhi on 2001/06/16 19:46:38
1339 Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
1341 + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
1342 + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
1343 + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
1344 + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
1345 + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
1346 + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
1347 + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
1348 + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
1349 + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
1350 + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
1351 + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
1352 + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
1353 + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
1354 + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
1355 + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
1356 + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
1357 + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
1358 + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
1359 + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
1360 + lib/ExtUtils/MM_NW5.pm
1361 ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
1362 ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
1363 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
1364 ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
1365 ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
1366 ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
1367 ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
1368 ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
1369 ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
1370 ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
1371 ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
1372 ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
1373 ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
1374 ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
1375 ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
1376 ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
1377 ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
1378 ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
1379 ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
1380 ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
1382 ____________________________________________________________________________
1383 [ 10642] By: jhi on 2001/06/16 19:16:04
1384 Log: Resort MANIFEST.
1387 ____________________________________________________________________________
1388 [ 10641] By: jhi on 2001/06/16 18:52:26
1389 Log: Integrate perlio.
1392 !> MANIFEST perlio.c perliol.h win32/makefile.mk
1393 ____________________________________________________________________________
1394 [ 10640] By: nick on 2001/06/16 18:38:31
1395 Log: Disable :win32 layer as default till I get it working
1398 ____________________________________________________________________________
1399 [ 10639] By: jhi on 2001/06/16 18:35:46
1400 Log: Try the new scheme by moving the Text::Abbrev test
1401 to a new place under lib.
1403 + lib/Text/Abbrev/t/abbrev.t
1406 ____________________________________________________________________________
1407 [ 10638] By: jhi on 2001/06/16 18:34:30
1408 Log: Make the code even more dynamical so that testname
1409 suffix length can change.
1411 ! lib/Test/Harness.pm t/TEST
1412 ____________________________________________________________________________
1413 [ 10637] By: jhi on 2001/06/16 18:16:28
1414 Log: Allow for deeper t/ and also a single test.pl.
1417 ____________________________________________________________________________
1418 [ 10636] By: jhi on 2001/06/16 18:13:59
1419 Log: #define fix from Nicholas Clark.
1421 ! ext/POSIX/POSIX.xs
1422 ____________________________________________________________________________
1423 [ 10635] By: jhi on 2001/06/16 17:50:43
1424 Log: Initialization is nice.
1426 ! lib/Test/Harness.pm
1427 ____________________________________________________________________________
1428 [ 10634] By: jhi on 2001/06/16 17:38:53
1429 Log: Make t/TEST and t/harness to test also the t/ tests
1430 under the main lib/ and ext/ directories. Fix Test::Harness
1431 to dynamically change the width of its "foo/bar....ok" output.
1433 ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
1434 ____________________________________________________________________________
1435 [ 10633] By: jhi on 2001/06/16 16:58:57
1436 Log: Subject: [PATCH] Re: perl@10611
1437 From: Nicholas Clark <nick@ccl4.org>
1438 Date: Sat, 16 Jun 2001 16:52:47 +0100
1439 Message-ID: <20010616165247.O98663@plum.flirble.org>
1443 ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
1444 ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
1445 ____________________________________________________________________________
1446 [ 10632] By: nick on 2001/06/16 16:44:35
1447 Log: Work-in-progress win32 layer semi-functional, checking
1450 ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
1451 ____________________________________________________________________________
1452 [ 10631] By: jhi on 2001/06/16 16:40:30
1453 Log: Subject: [PATCH] Re: perl@10611
1454 From: Nicholas Clark <nick@ccl4.org>
1455 Date: Sat, 16 Jun 2001 16:52:47 +0100
1456 Message-ID: <20010616165247.O98663@plum.flirble.org>
1458 ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
1459 ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
1460 ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
1461 ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
1462 ! lib/ExtUtils/Constant.pm
1463 ____________________________________________________________________________
1464 [ 10630] By: jhi on 2001/06/16 15:11:38
1465 Log: Metaconfig unit change for #10629.
1467 ! U/modified/Finish.U
1468 ____________________________________________________________________________
1469 [ 10629] By: jhi on 2001/06/16 15:11:10
1470 Log: The extraction changed directories.
1473 ____________________________________________________________________________
1474 [ 10628] By: jhi on 2001/06/16 14:59:38
1475 Log: Math::BigInt 1.35 from Tels.
1478 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1479 ! t/lib/bigfltpm.t t/lib/bigintpm.t
1480 ____________________________________________________________________________
1481 [ 10627] By: nick on 2001/06/16 14:54:52
1482 Log: Work in progress UNIX-side edit of win32 PerLIO layer
1485 ! perlio.c win32/makefile.mk
1486 ____________________________________________________________________________
1487 [ 10626] By: jhi on 2001/06/16 14:01:50
1488 Log: Subject: [PATCH 5.6.1] os2/diff-configure
1489 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1490 Date: Fri, 15 Jun 2001 01:19:36 -0400
1491 Message-ID: <20010615011936.A26982@math.ohio-state.edu>
1493 Empty all of it because I think #10624 made even the
1494 last patch hunk unnecessary.
1496 ! os2/diff.configure
1497 ____________________________________________________________________________
1498 [ 10625] By: jhi on 2001/06/16 13:58:34
1499 Log: Metaconfig unit change for 10624.
1504 ____________________________________________________________________________
1505 [ 10624] By: jhi on 2001/06/16 13:58:13
1506 Log: Move the initialization of libnames to the beginning so
1507 that can one 'seed' it (as OS/2 does.)
1510 ____________________________________________________________________________
1511 [ 10623] By: jhi on 2001/06/16 13:47:54
1512 Log: Subject: [PATCH 5.6.1] OS2::DLL patch
1513 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1514 Date: Fri, 15 Jun 2001 19:10:57 -0400
1515 Message-ID: <20010615191057.A8050@math.ohio-state.edu>
1517 ! os2/OS2/REXX/DLL/DLL.pm
1518 ____________________________________________________________________________
1519 [ 10622] By: jhi on 2001/06/16 13:29:42
1520 Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring
1521 From: "Craig A. Berry" <craigberry@mac.com>
1522 Date: Fri, 15 Jun 2001 17:00:03 -0500
1523 Message-Id: <a05101007b750342599be@[172.16.52.1]>
1525 ! vms/descrip_mms.template
1526 ____________________________________________________________________________
1527 [ 10621] By: jhi on 2001/06/16 13:28:37
1528 Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
1529 From: "Craig A. Berry" <craigberry@mac.com>
1530 Date: Fri, 15 Jun 2001 18:39:42 -0500
1531 Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
1533 ! lib/File/Spec/VMS.pm t/lib/extutils.t
1534 ____________________________________________________________________________
1535 [ 10620] By: jhi on 2001/06/16 13:25:06
1536 Log: Integrate perlio.
1538 !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
1539 !> t/io/utf8.t t/lib/io_scalar.t
1540 ____________________________________________________________________________
1541 [ 10619] By: nick on 2001/06/15 21:05:19
1542 Log: Generated files
1545 ____________________________________________________________________________
1546 [ 10618] By: nick on 2001/06/15 20:27:42
1547 Log: Fix open.pm to work via XS-implemented method calls rather
1548 than *open::layers variables which caused all the HV/AV hassle.
1550 ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
1552 ____________________________________________________________________________
1553 [ 10617] By: jhi on 2001/06/15 18:50:53
1554 Log: Integrate perlio.
1556 !> lib/ExtUtils/Constant.pm
1557 ____________________________________________________________________________
1558 [ 10616] By: nick on 2001/06/15 18:46:47
1559 Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
1561 ! lib/ExtUtils/Constant.pm
1562 ____________________________________________________________________________
1563 [ 10615] By: jhi on 2001/06/15 18:36:43
1564 Log: Integrate perlio.
1566 !> ext/Socket/Socket.xs
1567 ____________________________________________________________________________
1568 [ 10614] By: nick on 2001/06/15 18:33:37
1569 Log: MULTIPLICITY fix for Socket.xs
1571 ! ext/Socket/Socket.xs
1572 ____________________________________________________________________________
1573 [ 10613] By: jhi on 2001/06/15 16:34:06
1574 Log: Subject: Re: perl@10611
1575 From: Doug MacEachern <dougm@covalent.net>
1576 Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
1577 Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
1579 ! ext/Socket/Socket.xs
1580 ____________________________________________________________________________
1581 [ 10612] By: nick on 2001/06/15 16:14:38
1582 Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
1584 !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
1585 !> ext/Socket/Socket.pm ext/Socket/Socket.xs
1586 !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
1587 !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
1588 !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
1590 ____________________________________________________________________________
1591 [ 10611] By: jhi on 2001/06/15 14:29:04
1592 Log: Update Changes.
1594 ! Changes patchlevel.h
1595 ____________________________________________________________________________
1596 [ 10610] By: jhi on 2001/06/15 14:20:33
1597 Log: Upping the test count.
1600 ____________________________________________________________________________
1601 [ 10609] By: jhi on 2001/06/15 14:13:29
1602 Log: Integrate perlio.
1604 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
1605 ____________________________________________________________________________
1606 [ 10608] By: jhi on 2001/06/15 14:12:31
1607 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
1608 From: andreas.koenig@anima.de (Andreas J. Koenig)
1609 Date: 15 Jun 2001 13:30:39 +0200
1610 Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
1612 Record the grim history.
1615 ____________________________________________________________________________
1616 [ 10607] By: jhi on 2001/06/15 14:08:19
1617 Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
1618 From: Brian McCauley <nobull@mail.com>
1619 Date: 15 Jun 2001 07:51:26 +0100
1620 Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
1622 ! lib/File/Find.pm t/lib/filefind.t
1623 ____________________________________________________________________________
1624 [ 10606] By: nick on 2001/06/15 14:00:08
1625 Log: regen_config_h for Win32.
1627 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1628 ____________________________________________________________________________
1629 [ 10605] By: jhi on 2001/06/15 13:49:55
1630 Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
1631 From: Peter Prymmer <pvhp@forte.com>
1632 Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
1633 Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
1635 ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
1636 ____________________________________________________________________________
1637 [ 10604] By: jhi on 2001/06/15 13:45:03
1638 Log: Some filesystems require writability for rename/unlink.
1641 ____________________________________________________________________________
1642 [ 10603] By: jhi on 2001/06/15 13:41:34
1643 Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report
1644 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1645 Date: Fri, 15 Jun 2001 12:08:53 +0200
1646 Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
1649 ____________________________________________________________________________
1650 [ 10602] By: jhi on 2001/06/15 13:27:04
1651 Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
1652 From: Mike Guy <mjtg@cam.ac.uk>
1653 Date: Fri, 15 Jun 2001 14:11:49 +0100
1654 Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
1657 ____________________________________________________________________________
1658 [ 10601] By: jhi on 2001/06/15 13:21:18
1659 Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
1660 From: Nicholas Clark <nick@ccl4.org>
1661 Date: Thu, 14 Jun 2001 23:52:56 +0100
1662 Message-ID: <20010614235256.G98663@plum.flirble.org>
1664 ! ext/Socket/Socket.pm ext/Socket/Socket.xs
1665 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
1666 ____________________________________________________________________________
1667 [ 10600] By: jhi on 2001/06/15 13:16:56
1668 Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
1669 From: Russ Allbery <rra@stanford.edu>
1670 Date: 14 Jun 2001 13:24:43 -0700
1671 Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
1673 ! ext/GDBM_File/GDBM_File.pm
1674 ____________________________________________________________________________
1675 [ 10599] By: jhi on 2001/06/15 13:15:26
1676 Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
1677 From: Nicholas Clark <nick@ccl4.org>
1678 Date: Thu, 14 Jun 2001 20:37:47 +0100
1679 Message-ID: <20010614203747.F98663@plum.flirble.org>
1681 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
1683 ____________________________________________________________________________
1684 [ 10598] By: jhi on 2001/06/15 13:13:13
1685 Log: Integrate perlio.
1688 ____________________________________________________________________________
1689 [ 10597] By: nick on 2001/06/15 11:08:13
1690 Log: Check that HVs with HvNAME() != NULL are really stashes before
1691 treating them as such. Also be more defensive on the GvCV.
1692 Win32 fork and dprof now working again.
1695 ____________________________________________________________________________
1696 [ 10596] By: nick on 2001/06/15 10:11:20
1697 Log: Integrate mainline.
1700 !> Configure Makefile.SH Porting/Glossary Porting/config.sh
1701 !> Porting/config_H config_h.SH configure.com epoc/config.sh
1702 !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
1703 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1704 !> vos/config.ga.h win32/config.bc win32/config.gc
1705 !> win32/config.vc win32/config_H.bc win32/config_H.gc
1706 !> win32/config_H.vc
1707 ____________________________________________________________________________
1708 [ 10595] By: nick on 2001/06/15 09:37:17
1709 Log: Skip Perl_my_bcopy in .def file as we do not provide it.
1710 - Win32 (VC++) now builds but fails:
1711 filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
1712 fork.t - No &___ENV_HV_NAME___::CLONE method ???
1713 write.t - open(...,"|-") not implemented on Win32
1716 ____________________________________________________________________________
1717 [ 10594] By: jhi on 2001/06/15 00:17:16
1718 Log: Integrate perlio.
1720 !> perlio.c win32/makefile.mk
1721 ____________________________________________________________________________
1722 [ 10593] By: jhi on 2001/06/15 00:16:44
1723 Log: Metaconfig unit changes for #10592.
1725 + U/modified/i_varhdr.U U/modified/startsh.U
1726 - U/a_dvisory/crosscompile.U U/target/Target.U
1727 ! U/a_dvisory/intsize.U U/compline/alignbytes.U
1728 ! U/compline/bitpbyte.U U/compline/byteorder.U
1729 ! U/compline/ccflags.U U/compline/charsize.U
1730 ! U/compline/d_casti32.U U/compline/d_castneg.U
1731 ! U/compline/d_closedir.U U/compline/d_fd_set.U
1732 ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
1733 ! U/compline/d_keepsig.U U/compline/d_open3.U
1734 ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
1735 ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
1736 ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
1737 ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
1738 ! U/compline/doublesize.U U/compline/floatsize.U
1739 ! U/compline/nblock_io.U U/compline/orderlib.U
1740 ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
1741 ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
1742 ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
1743 ! U/modified/d_longlong.U U/modified/d_setpgrp.U
1744 ! U/modified/d_strtoul.U U/modified/d_union_semun.U
1745 ! U/modified/spitshell.U U/threads/archname.U
1746 ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
1747 ! U/typedefs/gidsize.U U/typedefs/lseektype.U
1748 ! U/typedefs/pidsign.U U/typedefs/pidsize.U
1749 ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
1750 ! U/typedefs/uidsign.U U/typedefs/uidsize.U
1751 Branch: metaconfig/U/perl
1753 ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
1754 ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
1755 ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
1756 ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
1757 ! stdio_streams.U uselfs.U
1758 ____________________________________________________________________________
1759 [ 10592] By: jhi on 2001/06/15 00:15:52
1760 Log: The first steps towards cross-compilation.
1762 Abstract execution of compiled test executables with $run,
1763 and abstract transfer of files with $to and $from.
1765 Under cross-compilation the $run, $to, and $from will point
1766 to appropriate wrapper scripts, by default ssh and scp,
1767 but also rsh, rcp, and cp are supported. If not
1768 cross-compiling, they will be set to '', ':', and ':',
1771 With these patches I was able to get Configure for
1772 iPAQ ARM Linux on an Intel Linux about 95% right
1773 (only a few tests failed to execute or they produced
1774 incorrect results), and I was able to compile
1775 a functional miniperl.
1777 The symbol crosscompile renamed to be usecrosscompile,
1778 the corresponding C symbol from CROSSCOMPILE to
1781 ! Configure Cross/README Makefile.SH Porting/Glossary
1782 ! Porting/config.sh Porting/config_H config_h.SH configure.com
1783 ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
1784 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
1785 ! vos/config.ga.def vos/config.ga.h win32/config.bc
1786 ! win32/config.gc win32/config.vc win32/config_H.bc
1787 ! win32/config_H.gc win32/config_H.vc
1788 ____________________________________________________________________________
1789 [ 10591] By: nick on 2001/06/14 20:00:12
1790 Log: Steps along the road toward Win32 building again.
1792 ! perlio.c win32/makefile.mk
1793 ____________________________________________________________________________
1794 [ 10590] By: jhi on 2001/06/14 16:11:11
1795 Log: Integrate perlio.
1797 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
1798 ____________________________________________________________________________
1799 [ 10589] By: nick on 2001/06/14 13:54:07
1800 Log: Routine regen_config_h for Win32
1802 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1803 ____________________________________________________________________________
1804 [ 10588] By: jhi on 2001/06/14 12:30:46
1805 Log: Integrate perlio.
1808 !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
1809 ____________________________________________________________________________
1810 [ 10587] By: jhi on 2001/06/14 12:23:24
1814 ____________________________________________________________________________
1815 [ 10586] By: nick on 2001/06/14 08:25:07
1816 Log: Add new step to run_byacc which:
1817 A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
1818 B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
1821 ! MANIFEST Makefile.SH perly.c
1822 ____________________________________________________________________________
1823 [ 10585] By: nick on 2001/06/14 08:22:29
1824 Log: Integrate mainline
1826 +> locale.c numeric.c
1827 !> Changes cygwin/Makefile.SHs embed.h embed.pl
1828 !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
1829 !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
1830 !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
1832 ____________________________________________________________________________
1833 [ 10584] By: nick on 2001/06/14 08:05:53
1834 Log: Hack to remove insecure directories from PATH so test will run.
1837 ____________________________________________________________________________
1838 [ 10583] By: jhi on 2001/06/14 03:11:16
1839 Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
1843 ____________________________________________________________________________
1844 [ 10582] By: jhi on 2001/06/14 03:04:51
1848 ____________________________________________________________________________
1849 [ 10581] By: jhi on 2001/06/14 03:03:14
1850 Log: de-$CONFIG continues.
1852 ! cygwin/Makefile.SHs x2p/Makefile.SH
1853 ____________________________________________________________________________
1854 [ 10580] By: jhi on 2001/06/13 23:56:59
1855 Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
1856 From: Nicholas Clark <nick@ccl4.org>
1857 Date: Wed, 13 Jun 2001 21:20:13 +0100
1858 Message-ID: <20010613212013.D98663@plum.flirble.org>
1861 ____________________________________________________________________________
1862 [ 10579] By: jhi on 2001/06/13 23:55:29
1863 Log: Subject: splitting util.c
1864 From: Hugo <hv@crypt.compulink.co.uk>
1865 Date: Thu, 14 Jun 2001 00:41:08 +0100
1866 Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
1868 + locale.c numeric.c
1869 ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
1870 ! pod/perlapi.pod proto.h util.c
1871 ____________________________________________________________________________
1872 [ 10578] By: jhi on 2001/06/13 23:45:11
1873 Log: Upgrade to Math::BigInt 1.34 from Tels.
1876 ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
1877 ! t/lib/bigfltpm.t t/lib/bigintpm.t
1878 ____________________________________________________________________________
1879 [ 10577] By: nick on 2001/06/13 19:02:48
1880 Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
1882 !> (integrate 125 files)
1883 ____________________________________________________________________________
1884 [ 10576] By: jhi on 2001/06/13 18:10:01
1885 Log: Update Changes.
1887 ! Changes patchlevel.h
1888 ____________________________________________________________________________
1889 [ 10575] By: jhi on 2001/06/13 18:05:09
1890 Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
1891 From: "Craig A. Berry" <craigberry@mac.com>
1892 Date: Wed, 13 Jun 2001 13:24:28 -0500
1893 Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
1895 ! ext/re/Makefile.PL
1896 ____________________________________________________________________________
1897 [ 10574] By: jhi on 2001/06/13 17:34:36
1898 Log: Mc.u.c. for #10573.
1900 ! U/threads/usethreads.U
1901 ____________________________________________________________________________
1902 [ 10573] By: jhi on 2001/06/13 17:34:00
1903 Log: It would be also be good if I could type.
1906 ____________________________________________________________________________
1907 [ 10572] By: jhi on 2001/06/13 17:26:29
1908 Log: Metaconfig unit change for #10571.
1910 ! U/threads/usethreads.U
1911 ____________________________________________________________________________
1912 [ 10571] By: jhi on 2001/06/13 17:26:05
1913 Log: A non-empty default is a good thing.
1916 ____________________________________________________________________________
1917 [ 10570] By: jhi on 2001/06/13 17:15:16
1918 Log: Metaconfig unit change for #10569.
1920 ! U/threads/usethreads.U
1921 ____________________________________________________________________________
1922 [ 10569] By: jhi on 2001/06/13 17:14:17
1923 Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
1924 extremely experimental, not even prompted for.
1926 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1927 ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
1928 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
1929 ! win32/config.bc win32/config.gc win32/config.vc
1930 ____________________________________________________________________________
1931 [ 10568] By: jhi on 2001/06/13 16:22:27
1932 Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
1935 ____________________________________________________________________________
1936 [ 10567] By: jhi on 2001/06/13 16:20:23
1937 Log: Integrate perlio; conflicts, accept Nick's versions.
1939 !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
1940 !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
1941 ____________________________________________________________________________
1942 [ 10566] By: jhi on 2001/06/13 16:17:42
1943 Log: Subject: Re: ext/ + -Wall
1944 From: Doug MacEachern <dougm@covalent.net>
1945 Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
1946 Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
1948 ! XSUB.h lib/ExtUtils/xsubpp perl.h
1949 ____________________________________________________________________________
1950 [ 10565] By: jhi on 2001/06/13 16:16:07
1951 Log: Similar logic as DB_File.xs, using the modern macros and
1952 defines them to older ones for older Perls where PERL_VERSION
1953 is not defined, from Doug MacEachern.
1955 ! ext/Storable/Storable.xs
1956 ____________________________________________________________________________
1957 [ 10564] By: nick on 2001/06/13 15:22:01
1958 Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
1959 and using that instead (name lookups are sequential search for now).
1961 ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
1962 ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
1963 ____________________________________________________________________________
1964 [ 10563] By: jhi on 2001/06/13 14:07:43
1965 Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
1966 From: "Richard Soderberg" <rs@crystalflame.net>
1967 Date: Sat, 26 May 2001 06:44:20 -0700
1968 Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
1971 ____________________________________________________________________________
1972 [ 10562] By: jhi on 2001/06/13 13:55:10
1973 Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
1974 From: "Craig A. Berry" <craigberry@mac.com>
1975 Date: Tue, 12 Jun 2001 23:55:26 -0500
1976 Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
1978 ! ext/re/Makefile.PL ext/re/re.xs
1979 ____________________________________________________________________________
1980 [ 10561] By: jhi on 2001/06/13 13:44:58
1981 Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
1984 ! XSUB.h malloc.c perl.h
1985 ____________________________________________________________________________
1986 [ 10560] By: jhi on 2001/06/13 13:35:42
1990 ____________________________________________________________________________
1991 [ 10559] By: jhi on 2001/06/13 12:53:18
1992 Log: Subject: [patch] perl.gprof control
1993 From: Doug MacEachern <dougm@covalent.net>
1994 Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
1995 Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
1997 ! miniperlmain.c perl.h
1998 ____________________________________________________________________________
1999 [ 10558] By: jhi on 2001/06/13 12:51:47
2000 Log: Subject: Re: ext/ + -Wall
2001 From: Doug MacEachern <dougm@covalent.net>
2002 Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
2003 Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
2005 Document ax and break up dXSARGS.
2007 ! XSUB.h pod/perlapi.pod
2008 ____________________________________________________________________________
2009 [ 10557] By: jhi on 2001/06/13 12:39:55
2010 Log: More AIX tweakage from Merijn.
2013 ____________________________________________________________________________
2014 [ 10556] By: jhi on 2001/06/13 03:26:58
2015 Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
2016 From: "Craig A. Berry" <craigberry@mac.com>
2017 Date: Tue, 12 Jun 2001 22:57:45 -0500
2018 Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
2020 ! vms/descrip_mms.template
2021 ____________________________________________________________________________
2022 [ 10555] By: jhi on 2001/06/13 02:50:43
2023 Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
2024 From: "Craig A. Berry" <craigberry@mac.com>
2025 Date: Tue, 12 Jun 2001 22:21:39 -0500
2026 Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
2028 ! configure.com util.c
2029 ____________________________________________________________________________
2030 [ 10554] By: jhi on 2001/06/13 02:23:16
2031 Log: New AIX dynaloading code from Jens-Uwe Mager.
2032 Does break binary compatibility.
2034 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
2035 ____________________________________________________________________________
2036 [ 10553] By: jhi on 2001/06/13 02:10:16
2037 Log: VMS DEC C compiler found nits by Peter Prymmer.
2040 ____________________________________________________________________________
2041 [ 10552] By: jhi on 2001/06/13 01:36:12
2042 Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
2043 From: Peter Prymmer <pvhp@forte.com>
2044 Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
2045 Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
2048 ____________________________________________________________________________
2049 [ 10551] By: jhi on 2001/06/13 01:26:53
2050 Log: I wonder how many $CONFIGs still lurk in the shadows.
2052 ! pod/Makefile.SH x2p/cflags.SH
2053 ____________________________________________________________________________
2054 [ 10550] By: jhi on 2001/06/13 01:25:12
2055 Log: Grok three kinds of line endings, should fix [ID 20010612.003]
2058 ____________________________________________________________________________
2059 [ 10549] By: jhi on 2001/06/13 01:05:28
2060 Log: Use __attribute__((unused)) to silence -Wall on unused ax.
2062 ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
2063 ____________________________________________________________________________
2064 [ 10548] By: jhi on 2001/06/13 00:41:28
2065 Log: Subject: [patch] rid local_patches warnings
2066 From: Doug MacEachern <dougm@covalent.net>
2067 Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
2068 Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
2070 ! ext/List/Util/Util.xs ext/Storable/Storable.xs
2071 ____________________________________________________________________________
2072 [ 10547] By: jhi on 2001/06/13 00:40:29
2073 Log: Subject: Re: ext/ + -Wall
2074 From: Doug MacEachern <dougm@covalent.net>
2075 Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
2076 Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
2078 ! ext/attrs/attrs.xs
2079 ____________________________________________________________________________
2080 [ 10546] By: jhi on 2001/06/13 00:39:06
2081 Log: Subject: [PATCH] perlretut.pod: unterminated C<>
2082 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
2083 Date: Tue, 12 Jun 2001 14:36:20 -0400
2084 Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
2087 ____________________________________________________________________________
2088 [ 10545] By: jhi on 2001/06/13 00:38:02
2089 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
2090 From: Mike Guy <mjtg@cam.ac.uk>
2091 Date: Tue, 12 Jun 2001 19:10:31 +0100
2092 Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
2094 Subject: Re: [ID 20010612.001] out of memory during regex compilation
2095 From: Mike Guy <mjtg@cam.ac.uk>
2096 Date: Tue, 12 Jun 2001 19:21:01 +0100
2097 Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
2100 ____________________________________________________________________________
2101 [ 10544] By: jhi on 2001/06/13 00:34:39
2102 Log: AIX tweaks from Merijn H. Brand.
2105 ____________________________________________________________________________
2106 [ 10543] By: jhi on 2001/06/13 00:11:42
2107 Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
2108 From: "Brendan O'Dea" <bod@compusol.com.au>
2109 Date: Wed, 13 Jun 2001 05:16:47 +1000
2110 Message-ID: <20010613051647.A8945@compusol.com.au>
2111 Branch: maint-5.6/perl
2112 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
2113 ____________________________________________________________________________
2114 [ 10542] By: jhi on 2001/06/13 00:07:50
2115 Log: Subject: Small bcopy cleanup
2116 From: Andy Dougherty <doughera@lafayette.edu>
2117 Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
2118 Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
2120 ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
2121 ____________________________________________________________________________
2122 [ 10541] By: jhi on 2001/06/13 00:05:18
2123 Log: Subject: [PATCH] Re: ext/ + -Wall
2124 From: Nicholas Clark <nick@ccl4.org>
2125 Date: Wed, 13 Jun 2001 00:04:30 +0100
2126 Message-ID: <20010613000430.M5901@plum.flirble.org>
2128 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
2129 ____________________________________________________________________________
2130 [ 10540] By: jhi on 2001/06/13 00:02:25
2131 Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
2132 From: Nicholas Clark <nick@ccl4.org>
2133 Date: Tue, 12 Jun 2001 23:53:07 +0100
2134 Message-ID: <20010612235307.L5901@plum.flirble.org>
2136 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
2137 ____________________________________________________________________________
2138 [ 10539] By: jhi on 2001/06/12 23:59:10
2139 Log: MPE/iX tweaks from Mark Bixby.
2141 ! hints/mpeix.sh mpeix/mpeixish.h util.c
2142 ____________________________________________________________________________
2143 [ 10538] By: jhi on 2001/06/12 14:16:15
2144 Log: Update Changes.
2146 ! Changes patchlevel.h
2147 ____________________________________________________________________________
2148 [ 10537] By: jhi on 2001/06/12 14:11:26
2149 Log: One less -Wall whine (found under DEBUGGING).
2151 ! x2p/Makefile.SH x2p/a2p.c
2152 ____________________________________________________________________________
2153 [ 10536] By: jhi on 2001/06/12 13:32:09
2154 Log: s/case-independent/case-insensitive/g
2157 ____________________________________________________________________________
2158 [ 10535] By: jhi on 2001/06/12 13:27:28
2159 Log: As suggested in
2161 Subject: Re: ext/ + -Wall
2162 From: Gurusamy Sarathy <gsar@ActiveState.com>
2163 Date: Mon, 11 Jun 2001 23:34:31 -0700
2164 Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
2166 ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
2168 ____________________________________________________________________________
2169 [ 10534] By: jhi on 2001/06/12 13:13:27
2170 Log: Subject: ext/ + -Wall
2171 From: Doug MacEachern <dougm@covalent.net>
2172 Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
2173 Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
2175 ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
2176 ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
2177 ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
2178 ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
2179 ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
2180 ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
2181 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
2182 ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
2183 ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
2184 ! lib/ExtUtils/xsubpp
2185 ____________________________________________________________________________
2186 [ 10533] By: jhi on 2001/06/12 12:52:57
2187 Log: Subject: [PATCH] anonymous stashes
2188 From: Abhijit Menon-Sen <ams@wiw.org>
2189 Date: Tue, 12 Jun 2001 12:47:04 +0530
2190 Message-ID: <20010612124704.A29029@lustre.linux.in>
2192 ! dump.c gv.c sv.c xsutils.c
2193 ____________________________________________________________________________
2194 [ 10532] By: jhi on 2001/06/12 12:37:36
2195 Log: One more test for $^S.
2198 ____________________________________________________________________________
2199 [ 10531] By: jhi on 2001/06/12 12:35:02
2200 Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
2201 From: Abhijit Menon-Sen <ams@wiw.org>
2202 Date: Tue, 12 Jun 2001 17:35:55 +0530
2203 Message-ID: <20010612173555.A32426@lustre.linux.in>
2206 ____________________________________________________________________________
2207 [ 10530] By: jhi on 2001/06/12 12:31:11
2208 Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
2209 From: Mike Guy <mjtg@cam.ac.uk>
2210 Date: Tue, 12 Jun 2001 13:14:15 +0100
2211 Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
2214 ____________________________________________________________________________
2215 [ 10529] By: jhi on 2001/06/12 12:21:06
2216 Log: AUTHORS updates.
2219 ____________________________________________________________________________
2220 [ 10528] By: jhi on 2001/06/12 12:19:47
2221 Log: Subject: [PATCH] rhapsody/darwin minor cleanup
2222 From: Wilfredo Sanchez <wsanchez@MIT.EDU>
2223 Content-Transfer-Encoding: 7bit
2224 Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
2226 ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
2227 ____________________________________________________________________________
2228 [ 10527] By: jhi on 2001/06/12 11:58:53
2229 Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
2230 From: "Philip Newton" <Philip.Newton@gmx.net>
2231 Date: Mon, 11 Jun 2001 07:08:03 +0200
2232 Message-Id: <200106120802.LAA08992@taas.iki.fi>
2235 ____________________________________________________________________________
2236 [ 10526] By: jhi on 2001/06/12 01:35:34
2237 Log: Cleanup the a2p.c for -Wall.
2239 ! x2p/Makefile.SH x2p/a2p.c
2240 ____________________________________________________________________________
2241 [ 10525] By: jhi on 2001/06/12 01:10:56
2242 Log: File::Find update for MacOS from Chris Nandor.
2244 ! lib/File/Find.pm t/lib/filefind.t
2245 ____________________________________________________________________________
2246 [ 10524] By: jhi on 2001/06/12 00:29:20
2247 Log: gcc -Wall nits picked out by a non-UNIX system
2248 (courtesy of Mark Bixby)
2250 ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
2251 ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
2253 ____________________________________________________________________________
2254 [ 10523] By: jhi on 2001/06/11 22:34:03
2255 Log: Metaconfig unit change for #10522. (The d_modfl changes
2257 Branch: metaconfig/U/perl
2258 ! d_modfl.U d_u32align.U
2259 ____________________________________________________________________________
2260 [ 10522] By: jhi on 2001/06/11 22:33:00
2261 Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
2262 be "./try 2>&1 >/dev/null".
2265 ____________________________________________________________________________
2266 [ 10521] By: jhi on 2001/06/11 19:49:54
2267 Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
2268 From: "Craig A. Berry" <craigberry@mac.com>
2269 Date: Mon, 11 Jun 2001 14:00:32 -0500
2270 Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
2273 ____________________________________________________________________________
2274 [ 10520] By: jhi on 2001/06/11 17:55:47
2275 Log: Move the full \p\P lists to perlunicode.
2277 ! pod/perlretut.pod pod/perlunicode.pod
2278 ____________________________________________________________________________
2279 [ 10519] By: jhi on 2001/06/11 17:10:00
2280 Log: VOS build tweak for 5.6.1 from Paul Green.
2281 Branch: maint-5.6/perl
2283 ____________________________________________________________________________
2284 [ 10518] By: jhi on 2001/06/11 17:07:03
2285 Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
2286 From: "Craig A. Berry" <craigberry@mac.com>
2287 Date: Fri, 8 Jun 2001 18:08:18 -0500
2288 Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
2291 ____________________________________________________________________________
2292 [ 10517] By: jhi on 2001/06/11 14:52:01
2293 Log: Update Changes.
2295 ! Changes patchlevel.h
2296 ____________________________________________________________________________
2297 [ 10516] By: jhi on 2001/06/11 14:46:33
2298 Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
2300 ! vos/config.alpha.h vos/config.ga.h
2301 ____________________________________________________________________________
2302 [ 10515] By: jhi on 2001/06/11 14:39:05
2303 Log: VOS updates from Paul Green for @10476.
2305 ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
2306 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2307 ! vos/config.ga.h vos/configure_perl.cm
2308 ____________________________________________________________________________
2309 [ 10514] By: jhi on 2001/06/11 12:58:43
2310 Log: Subject: [PATCH] Not many people know this ...
2311 From: Mike Guy <mjtg@cam.ac.uk>
2312 Date: Mon, 11 Jun 2001 14:55:15 +0100
2313 Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
2316 ____________________________________________________________________________
2317 [ 10513] By: jhi on 2001/06/11 12:30:06
2318 Log: Add final commas to lists as suggested by Philip Newton.
2320 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
2321 ____________________________________________________________________________
2322 [ 10512] By: jhi on 2001/06/11 12:28:49
2323 Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
2324 Date: Sun, 10 Jun 2001 23:35:38 -0400
2325 From: Chris Nandor <pudge@pobox.com>
2326 Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
2328 ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
2329 ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
2330 ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
2331 ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
2332 ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
2333 ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
2334 ! t/op/write.t t/pragma/strict.t
2335 ____________________________________________________________________________
2336 [ 10511] By: jhi on 2001/06/11 12:13:31
2337 Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
2338 From: Chris Nandor <pudge@pobox.com>
2339 Date: Mon, 11 Jun 2001 08:24:28 -0400
2340 Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
2342 ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
2344 ____________________________________________________________________________
2345 [ 10510] By: jhi on 2001/06/11 12:03:16
2346 Log: One more run_byacc (a hand-tweaked version had slipped in).
2348 ! perly.c vms/perly_c.vms
2349 ____________________________________________________________________________
2350 [ 10509] By: nick on 2001/06/11 07:49:15
2351 Log: Integrate mainline
2353 !> Makefile.SH embed.h embed.pl global.sym
2354 !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
2355 !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
2356 !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
2357 !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
2358 ____________________________________________________________________________
2359 [ 10508] By: jhi on 2001/06/10 22:38:05
2360 Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
2361 From: Mike Guy <mjtg@cam.ac.uk>
2362 Reply-To: mjtg@cam.ac.uk
2363 Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
2365 ! lib/ExtUtils/Manifest.pm
2366 ____________________________________________________________________________
2367 [ 10507] By: jhi on 2001/06/10 22:37:16
2368 Log: Subject: [PATCH] ExtUtils::Constant
2369 From: Nicholas Clark <nick@ccl4.org>
2370 Date: Sun, 10 Jun 2001 23:25:41 +0100
2371 Message-ID: <20010610232540.C76396@plum.flirble.org>
2373 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
2374 ____________________________________________________________________________
2375 [ 10506] By: jhi on 2001/06/10 20:57:20
2376 Log: Integrate perlio.
2379 ____________________________________________________________________________
2380 [ 10505] By: jhi on 2001/06/10 18:37:57
2381 Log: Move the grok_number and its lieutenant grok_numeric_radix
2382 from sv.c statics to util.c and public.
2384 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
2385 ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
2386 ____________________________________________________________________________
2387 [ 10504] By: nick on 2001/06/10 17:47:06
2388 Log: Fix (valid) -Wall warnings in perlio.c
2391 ____________________________________________________________________________
2392 [ 10503] By: jhi on 2001/06/10 17:38:28
2393 Log: Update perly_c.diff, update perly.fixer to edit away
2394 some of the -Wall noise.
2396 ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
2397 ____________________________________________________________________________
2398 [ 10502] By: jhi on 2001/06/10 17:09:42
2399 Log: Check the version of byacc.
2402 ____________________________________________________________________________
2403 [ 10501] By: jhi on 2001/06/10 17:00:08
2404 Log: Subject: [PATCH] perly.y overhaul
2405 From: Simon Cozens <simon@netthink.co.uk>
2406 Date: Sun, 10 Jun 2001 16:56:54 +0100
2407 Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
2409 Plus make run_byacc.
2411 ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
2412 ____________________________________________________________________________
2413 [ 10500] By: jhi on 2001/06/10 16:07:28
2414 Log: Integrate perlio.
2416 !> perlio.c perlsfio.h
2417 ____________________________________________________________________________
2418 [ 10499] By: nick on 2001/06/10 15:01:08
2419 Log: Integrate mainline
2421 !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
2422 !> t/pragma/locale.t util.c
2423 ____________________________________________________________________________
2424 [ 10498] By: jhi on 2001/06/10 13:49:23
2425 Log: Put some meat on the perl572delta bones. The list of
2426 selected bug fixes needs more work, as does still the
2429 ! pod/perl572delta.pod
2430 ____________________________________________________________________________
2431 [ 10497] By: nick on 2001/06/10 12:27:51
2432 Log: Paper over a crack or two with USE_SFIO
2434 ! perlio.c perlsfio.h
2435 ____________________________________________________________________________
2436 [ 10496] By: jhi on 2001/06/10 11:04:22
2437 Log: Update Changes.
2439 ! Changes patchlevel.h
2440 ____________________________________________________________________________
2441 [ 10495] By: jhi on 2001/06/10 10:55:34
2442 Log: Subject: Re: pragma/locale.t #107
2443 From: Hugo <hv@crypt.compulink.co.uk>
2444 Date: Sun, 10 Jun 2001 11:23:30 +0100
2445 Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
2447 Encapsulate the scan of the decimal radix separator.
2449 ! embed.h embed.pl proto.h sv.c
2450 ____________________________________________________________________________
2451 [ 10494] By: jhi on 2001/06/10 03:00:17
2452 Log: Try to grok numbers both with the locale specific separator
2453 and with the usual "." (if different from the lss); add a test
2454 to locale.t to do also a little bit of math in addition to just
2455 equalness testing; remove extraneous logic as suggested in
2457 Subject: Re: pragma/locale.t #107
2458 From: Nicholas Clark <nick@ccl4.org>
2459 Date: Sat, 9 Jun 2001 22:37:36 +0100
2460 Message-ID: <20010609223735.Y76396@plum.flirble.org>
2462 ! sv.c t/pragma/locale.t
2463 ____________________________________________________________________________
2464 [ 10493] By: jhi on 2001/06/10 01:25:23
2465 Log: Metaconfig unit change for #10492.
2466 Branch: metaconfig/U/perl
2468 ____________________________________________________________________________
2469 [ 10492] By: jhi on 2001/06/10 01:23:59
2470 Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
2471 From: Artur Bergman <artur@contiller.se>
2472 Date: Sat, 09 Jun 2001 21:03:51 +0200
2473 Message-ID: <B7483FB6.1398%artur@contiller.se>
2476 ____________________________________________________________________________
2477 [ 10491] By: jhi on 2001/06/10 01:15:40
2478 Log: Integrate perlio.
2481 ____________________________________________________________________________
2482 [ 10490] By: jhi on 2001/06/10 01:08:26
2483 Log: Do locale specific separator if only in locale.
2486 ____________________________________________________________________________
2487 [ 10489] By: nick on 2001/06/09 19:13:25
2488 Log: Make XS/Typemap compile (but fail) with sfio
2491 ____________________________________________________________________________
2492 [ 10488] By: nick on 2001/06/09 19:12:51
2493 Log: Re-integrate mainline
2495 !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
2496 !> proto.h sv.c util.c
2497 ____________________________________________________________________________
2498 [ 10487] By: nick on 2001/06/09 16:26:29
2499 Log: Integrate mainline
2501 !> (integrate 31 files)
2502 ____________________________________________________________________________
2503 [ 10486] By: jhi on 2001/06/09 16:11:51
2504 Log: Subject: [PATCH] New attempt to clone callack
2505 From: Artur Bergman <artur@contiller.se>
2506 Date: Thu, 07 Jun 2001 11:52:16 +0200
2507 Message-ID: <B7451B6F.12B7%artur@contiller.se>
2509 ! embedvar.h intrpvar.h perlapi.h sv.c
2510 ____________________________________________________________________________
2511 [ 10485] By: jhi on 2001/06/09 15:23:52
2512 Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
2514 ! embed.h embed.pl perl.h proto.h sv.c util.c
2515 ____________________________________________________________________________
2516 [ 10484] By: jhi on 2001/06/09 14:47:25
2517 Log: Subject: Re: pragma/locale.t #107
2518 From: Nicholas Clark <nick@ccl4.org>
2519 Date: Sat, 9 Jun 2001 16:26:10 +0100
2520 Message-ID: <20010609162609.V76396@plum.flirble.org>
2522 A missing NVification.
2525 ____________________________________________________________________________
2526 [ 10483] By: jhi on 2001/06/08 19:40:32
2527 Log: Redo the #10482, there already was a test script for formats.
2530 ! MANIFEST t/op/write.t
2531 ____________________________________________________________________________
2532 [ 10482] By: jhi on 2001/06/08 19:34:45
2533 Log: Twisted format testing, from Merijn.
2537 ____________________________________________________________________________
2538 [ 10481] By: jhi on 2001/06/08 19:21:56
2539 Log: More \p{In...} testing, combined with \N{...}.
2541 ! lib/utf8_heavy.pl t/op/pat.t
2542 ____________________________________________________________________________
2543 [ 10480] By: jhi on 2001/06/08 14:16:06
2544 Log: Metaconfig changes for #10479.
2547 Branch: metaconfig/U/perl
2549 ____________________________________________________________________________
2550 [ 10479] By: jhi on 2001/06/08 14:15:32
2551 Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
2553 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2554 ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
2555 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
2556 ! win32/config.bc win32/config.gc win32/config.vc
2557 ____________________________________________________________________________
2558 [ 10478] By: jhi on 2001/06/08 12:20:41
2559 Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
2560 From: "Craig A. Berry" <craigberry@mac.com>
2561 Date: Thu, 7 Jun 2001 14:27:20 -0500
2562 Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
2565 ____________________________________________________________________________
2566 [ 10477] By: jhi on 2001/06/08 12:19:00
2567 Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
2568 From: Gisle Aas <gisle@ActiveState.com>
2569 Date: 07 Jun 2001 17:04:29 -0700
2570 Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
2573 ____________________________________________________________________________
2574 [ 10476] By: jhi on 2001/06/08 01:35:42
2575 Log: Update Changes.
2577 ! Changes patchlevel.h
2578 ____________________________________________________________________________
2579 [ 10475] By: jhi on 2001/06/08 00:53:45
2580 Log: Regen Glossary et alia.
2582 ! Porting/Glossary Porting/config.sh Porting/config_H
2583 ____________________________________________________________________________
2584 [ 10474] By: jhi on 2001/06/07 22:06:38
2585 Log: Metaconfig unit changes for #10473.
2586 Branch: metaconfig/U/perl
2588 ____________________________________________________________________________
2589 [ 10473] By: jhi on 2001/06/07 22:06:16
2590 Log: Harumph, also AIX will spill its guts (i.e. dump core)
2591 if an executable contains modfl() but it hasn't been
2592 compiled right (in the case of AIX, with cc -qlongdouble).
2595 ____________________________________________________________________________
2596 [ 10472] By: gsar on 2001/06/07 20:04:28
2597 Log: integrate change#10471 from mainline
2599 in change#10451, check that CvOUTSIDE is a CV before looking in
2600 (it can apparently be SVt_NULL during global destruction)
2601 Branch: maint-5.6/perl
2603 ____________________________________________________________________________
2604 [ 10471] By: gsar on 2001/06/07 20:01:31
2605 Log: in change#10451, check that CvOUTSIDE is a CV before looking in
2606 (it can apparently be SVt_NULL during global destruction)
2609 ____________________________________________________________________________
2610 [ 10470] By: jhi on 2001/06/07 12:17:51
2611 Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
2612 From: Robin Barker <rmb1@cise.npl.co.uk>
2613 Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
2614 Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
2616 ! lib/diagnostics.pm pod/perldiag.pod
2617 ____________________________________________________________________________
2618 [ 10469] By: jhi on 2001/06/07 12:16:12
2619 Log: Subject: [PATCH perl@10439] long =item
2620 From: Robin Barker <rmb1@cise.npl.co.uk>
2621 Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
2622 Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
2624 ! README.amiga lib/Attribute/Handlers.pm
2625 ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
2626 ____________________________________________________________________________
2627 [ 10468] By: jhi on 2001/06/07 12:08:56
2628 Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
2629 Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
2630 Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
2631 Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
2634 ____________________________________________________________________________
2635 [ 10467] By: jhi on 2001/06/07 12:04:26
2636 Log: Integrate perlio.
2639 ____________________________________________________________________________
2640 [ 10466] By: nick on 2001/06/07 10:25:40
2641 Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
2643 Still coredumps in pragma/overload.t - what a nice hard fail that is...
2646 ____________________________________________________________________________
2647 [ 10465] By: nick on 2001/06/07 08:41:58
2648 Log: Raw integrate of mainline for S_grok_number debug
2649 (sv.c has MULTIPLICITY issues as well as whatever else ...)
2651 - plan9/perlplan9.doc plan9/perlplan9.pod
2652 !> (integrate 46 files)
2653 ____________________________________________________________________________
2654 [ 10464] By: jhi on 2001/06/06 23:33:58
2655 Log: The proper prototyping for #10463.
2657 ! embed.h embed.pl proto.h sv.c
2658 ____________________________________________________________________________
2659 [ 10463] By: jhi on 2001/06/06 23:15:30
2660 Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
2661 From: Nicholas Clark <nick@ccl4.org>
2662 Date: Thu, 7 Jun 2001 00:29:59 +0100
2663 Message-ID: <20010607002959.Z76396@plum.flirble.org>
2666 ____________________________________________________________________________
2667 [ 10462] By: jhi on 2001/06/06 23:13:19
2668 Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
2669 From: "Craig A. Berry" <craigberry@mac.com>
2670 Date: Wed, 06 Jun 2001 17:54:30 -0500
2671 Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
2674 ____________________________________________________________________________
2675 [ 10461] By: jhi on 2001/06/06 23:10:00
2676 Log: Podify the remaining README.platform files;
2677 merge README.plan9 and plan9/perlplan9.pod;
2678 delete plan9/perlplan9.* (the perlplan.doc needs to
2679 be regenerated in Plan 9); make the =head1 and =head2
2680 in the README.platform to be a little more verbose
2681 (skipped README.os2 not to anger Ilya) so that they
2682 look better in the toc; regen toc.
2684 - plan9/perlplan9.doc plan9/perlplan9.pod
2685 ! MANIFEST README.aix README.amiga README.apollo README.beos
2686 ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
2687 ! README.hpux README.hurd README.machten README.macos
2688 ! README.micro README.mint README.mpeix README.os390
2689 ! README.plan9 README.qnx README.solaris README.threads
2690 ! README.tru64 README.vmesa README.vms README.vos README.win32
2691 ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
2692 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
2693 ____________________________________________________________________________
2694 [ 10460] By: jhi on 2001/06/06 20:58:53
2695 Log: Subject: [PATCH] Re: Bug in perlguts documentation?
2696 From: Mike Guy <mjtg@cam.ac.uk>
2697 Reply-To: mjtg@cam.ac.uk
2698 Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
2701 ____________________________________________________________________________
2702 [ 10459] By: jhi on 2001/06/06 20:58:15
2703 Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
2704 From: Mike Guy <mjtg@cam.ac.uk>
2705 Reply-To: mjtg@cam.ac.uk
2706 Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
2709 ____________________________________________________________________________
2710 [ 10458] By: jhi on 2001/06/06 20:56:04
2711 Log: Disable long doubles from pre-5.0 Tru64s.
2713 ! README.tru64 hints/dec_osf.sh
2714 ____________________________________________________________________________
2715 [ 10457] By: jhi on 2001/06/06 20:49:23
2716 Log: The #10455 exposed that modfl() is fundamentally busted
2717 (as in: dumps core) in pre-5.0 Tru64, so better avoid even
2721 ____________________________________________________________________________
2722 [ 10456] By: jhi on 2001/06/06 20:48:35
2723 Log: Metaconfig unit change for #10455.
2724 Branch: metaconfig/U/perl
2726 ____________________________________________________________________________
2727 [ 10455] By: jhi on 2001/06/06 20:48:09
2728 Log: Configure check for geborken modfl(), inspired by
2730 Subject: Re: [20010118.017] op/int.t failure
2731 From: Hugo <hv@crypt.compulink.co.uk>
2732 Date: Tue, 05 Jun 2001 13:43:27 +0100
2733 Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
2736 ____________________________________________________________________________
2737 [ 10454] By: jhi on 2001/06/06 11:45:08
2738 Log: Integrate changes #10450 and #10451 from maintperl:
2740 optimize change#10448 slightly (don't repeat search in eval""s lexical
2741 scope, since that has already been searched)
2743 change#9108 needs subtler treatment for case of closures created
2747 ____________________________________________________________________________
2748 [ 10453] By: jhi on 2001/06/06 11:42:10
2749 Log: MakeMaker magic to compile (when no dynamic loading)
2750 List/Util.xsc as (ListUtil.c and) ListUtil.o since
2751 POSIX-BC (BS2000) linker has an evil limitation of
2752 being unable to include in the same executable several
2753 object files with the same name - case-insensitively -
2754 because otherwise we conflict with util.c.
2755 Strictly speaking currently required only in POSIX-BC
2756 but probably will do no harm elsewhere where static
2757 linking is required.
2759 ! ext/List/Util/Makefile.PL
2760 ____________________________________________________________________________
2761 [ 10452] By: nick on 2001/06/06 08:59:51
2762 Log: Integrate mainline.
2764 +> lib/Attribute/Handlers/demo/Demo.pm
2765 +> lib/Attribute/Handlers/demo/Descriptions.pm
2766 +> lib/Attribute/Handlers/demo/MyClass.pm
2767 +> lib/Attribute/Handlers/demo/demo.pl
2768 +> lib/Attribute/Handlers/demo/demo2.pl
2769 +> lib/Attribute/Handlers/demo/demo3.pl
2770 +> lib/Attribute/Handlers/demo/demo4.pl
2771 +> lib/Attribute/Handlers/demo/demo_call.pl
2772 +> lib/Attribute/Handlers/demo/demo_chain.pl
2773 +> lib/Attribute/Handlers/demo/demo_cycle.pl
2774 +> lib/Attribute/Handlers/demo/demo_hashdir.pl
2775 +> lib/Attribute/Handlers/demo/demo_phases.pl
2776 +> lib/Attribute/Handlers/demo/demo_range.pl
2777 +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
2778 +> uts/strtol_wrap.c
2779 !> (integrate 91 files)
2780 ____________________________________________________________________________
2781 [ 10451] By: gsar on 2001/06/06 07:11:36
2782 Log: change#9108 needs subtler treatment for case of closures created
2784 Branch: maint-5.6/perl
2786 ____________________________________________________________________________
2787 [ 10450] By: gsar on 2001/06/06 05:47:25
2788 Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
2789 scope, since that has already been searched)
2790 Branch: maint-5.6/perl
2792 ____________________________________________________________________________
2793 [ 10449] By: jhi on 2001/06/06 01:33:31
2794 Log: Integrate change #10448 from maintperl; lexicals
2795 outside an eval"" weren't resolved correctly inside a subroutine
2796 definition inside the eval"" if they were not already referenced
2797 in the toplevel of the eval""-ed code
2799 !> cop.h op.c pp_ctl.c t/op/misc.t
2800 ____________________________________________________________________________
2801 [ 10448] By: gsar on 2001/06/06 01:03:26
2802 Log: fix yet another bug of hoary vintage found by change#10394: lexicals
2803 outside an eval"" weren't resolved correctly inside a subroutine
2804 definition inside the eval"" if they were not already referenced
2805 in the toplevel of the eval""-ed code
2806 Branch: maint-5.6/perl
2807 ! cop.h op.c pp_ctl.c t/op/misc.t
2808 ____________________________________________________________________________
2809 [ 10447] By: jhi on 2001/06/06 00:51:04
2810 Log: Subject: [PATCH] perl570delta.pod
2811 From: Peter Scott <Peter@PSDT.com>
2812 Date: Tue, 05 Jun 2001 18:51:02 -0700
2813 Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
2815 ! pod/perl570delta.pod
2816 ____________________________________________________________________________
2817 [ 10446] By: jhi on 2001/06/05 23:45:05
2818 Log: The fudge factor is no more needed. I hope.
2821 ____________________________________________________________________________
2822 [ 10445] By: jhi on 2001/06/05 23:19:19
2823 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
2824 From: Hugo <hv@crypt.compulink.co.uk>
2825 Date: Tue, 05 Jun 2001 12:58:19 +0100
2826 Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
2829 ____________________________________________________________________________
2830 [ 10444] By: jhi on 2001/06/05 11:09:01
2831 Log: Make up prototypes only for those who have the functions
2832 but not the prototypes.
2835 ____________________________________________________________________________
2836 [ 10443] By: jhi on 2001/06/05 11:02:13
2837 Log: Subject: Re: Not OK: perl@10439 on win32
2838 From: Prymmer/Kahn <pvhp@best.com>
2839 Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
2840 Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
2843 ____________________________________________________________________________
2844 [ 10442] By: jhi on 2001/06/05 00:55:46
2845 Log: The metaconfig units changes for #10441.
2847 ! U/modified/Extract.U U/modified/Extractall.U
2848 ! U/modified/Finish.U
2849 ____________________________________________________________________________
2850 [ 10441] By: jhi on 2001/06/05 00:55:17
2851 Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
2854 ____________________________________________________________________________
2855 [ 10440] By: jhi on 2001/06/05 00:28:27
2856 Log: Unnecessary fuzziness undone, noted by Mike Guy.
2859 ____________________________________________________________________________
2860 [ 10439] By: jhi on 2001/06/04 17:14:31
2861 Log: Update Changes.
2863 ! Changes patchlevel.h
2864 ____________________________________________________________________________
2865 [ 10438] By: jhi on 2001/06/04 17:10:16
2866 Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
2867 bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
2871 ____________________________________________________________________________
2872 [ 10437] By: jhi on 2001/06/04 17:01:06
2873 Log: Test case for #10433/#10424.
2876 ____________________________________________________________________________
2877 [ 10436] By: jhi on 2001/06/04 16:54:21
2878 Log: Subject: One fix for strtoul not setting errno
2879 From: hom00@utsglobal.com (Hal Morris)
2880 Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
2881 Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
2884 ! MANIFEST hints/uts.sh
2885 ____________________________________________________________________________
2886 [ 10435] By: jhi on 2001/06/04 16:54:01
2887 Log: Metaconfig units changes for #10434.
2889 ! U/modified/Cppsym.U
2890 Branch: metaconfig/U/perl
2891 + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
2892 + d_syscallproto.U d_usleepproto.U
2893 ! longdblfio.U quadfio.U
2894 ____________________________________________________________________________
2895 [ 10434] By: jhi on 2001/06/04 16:48:33
2896 Log: Configure tweaks; add prototype probes, make the cpp symbols
2897 probe to cast, not whine; test for %Ld and %Lf before %lld and
2898 %llf because the L is the ANSI way.
2900 ! Configure config_h.SH configure.com epoc/config.sh
2901 ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
2902 ! uconfig.sh vos/config.alpha.def vos/config.ga.def
2903 ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
2904 ____________________________________________________________________________
2905 [ 10433] By: jhi on 2001/06/04 16:45:23
2906 Log: Sigh. This is what #10424 was supposed to check in.
2909 ____________________________________________________________________________
2910 [ 10432] By: jhi on 2001/06/04 16:29:40
2911 Log: More verbose failure.
2914 ____________________________________________________________________________
2915 [ 10431] By: jhi on 2001/06/04 16:21:55
2916 Log: The .pm changes to go with #10428.
2918 ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
2919 ! ext/Sys/Syslog/Syslog.pm
2920 ____________________________________________________________________________
2921 [ 10430] By: jhi on 2001/06/04 16:05:20
2922 Log: On second thoughts show to utf8 skippage message only
2923 on failures, it's too confusing otherwise,
2926 ____________________________________________________________________________
2927 [ 10429] By: jhi on 2001/06/04 14:47:50
2928 Log: Do not import anything from Encode.
2930 ! ext/MIME/Base64/QuotedPrint.pm
2931 ____________________________________________________________________________
2932 [ 10428] By: jhi on 2001/06/04 14:45:47
2933 Log: The #10402 didn't take. Weird.
2935 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
2936 ! ext/Sys/Syslog/Syslog.xs
2937 ____________________________________________________________________________
2938 [ 10427] By: jhi on 2001/06/04 12:55:39
2939 Log: Eradicate traces of 'asciirange' re subpragma.
2941 ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
2943 ____________________________________________________________________________
2944 [ 10426] By: jhi on 2001/06/04 12:44:05
2945 Log: use is a compile-time thing.
2947 ! ext/MIME/Base64/QuotedPrint.pm
2948 ____________________________________________________________________________
2949 [ 10425] By: jhi on 2001/06/04 12:39:44
2950 Log: Subject: [PATCH perl@10419] -Wall casting patch
2951 From: Robin Barker <rmb1@cise.npl.co.uk>
2952 Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
2953 Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
2955 ! ext/Devel/DProf/DProf.xs mg.c
2956 ____________________________________________________________________________
2957 [ 10424] By: jhi on 2001/06/04 12:23:30
2958 Log: Subject: [PATCH #2] introducing SVpad_TYPED
2959 From: Abhijit Menon-Sen <ams@wiw.org>
2960 Date: Mon, 4 Jun 2001 12:26:02 +0530
2961 Message-ID: <20010604122602.A5775@lustre.linux.in>
2964 ____________________________________________________________________________
2965 [ 10423] By: gsar on 2001/06/04 05:12:18
2966 Log: testsuite for change#10192 (from Gisle Aas)
2970 ____________________________________________________________________________
2971 [ 10422] By: gsar on 2001/06/04 02:32:03
2972 Log: integrate changes#10414-10416 from mainline
2974 Potential buffer overrun if the radix separator is more than
2975 one byte. Also, under locales, prefer the locale-specific
2976 separator over the old boring ".".
2978 "10.", that is, decimal numbers can have no decimal part at all.
2980 The non-locale places need love, too.
2981 Branch: maint-5.6/perl
2983 ____________________________________________________________________________
2984 [ 10421] By: jhi on 2001/06/04 02:25:53
2985 Log: Missed from #10420.
2988 ____________________________________________________________________________
2989 [ 10420] By: jhi on 2001/06/04 02:19:58
2990 Log: Missed HAS_SETRESGID_PROTO. No serious harm done since
2991 often this prototype goes with HAS_SETRESUID_PROTO.
2993 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2994 ! config_h.SH configure.com perl.h uconfig.h
2995 ____________________________________________________________________________
2996 [ 10419] By: jhi on 2001/06/04 00:24:55
2997 Log: Update Changes.
2999 ! Changes patchlevel.h
3000 ____________________________________________________________________________
3001 [ 10418] By: jhi on 2001/06/03 23:58:04
3002 Log: -Wall "subscript has type `char'" cleanup.
3004 ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
3005 ____________________________________________________________________________
3006 [ 10417] By: jhi on 2001/06/03 23:37:17
3007 Log: Various "cast to pointer from integer of different size"
3008 picked up by gcc -Wall (in Tru64 where pointers are 64 bits
3009 wide but I32 (int) only 32 bits wide).
3011 WARNING: the classnum and tagnum changes in Storable.xs
3012 may not be wise, they may be breaking binary compatibility
3013 (in 64-bit platforms), asked Raphael Manfredi about the changes.
3015 ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
3017 ____________________________________________________________________________
3018 [ 10416] By: jhi on 2001/06/03 23:15:24
3019 Log: The non-locale places need love, too.
3022 ____________________________________________________________________________
3023 [ 10415] By: jhi on 2001/06/03 23:10:55
3024 Log: "10.", that is, decimal numbers can have no decimal part at all.
3027 ____________________________________________________________________________
3028 [ 10414] By: jhi on 2001/06/03 22:49:55
3029 Log: Potential buffer overrun if the radix separator is more than
3030 one byte. Also, under locales, prefer the locale-specific
3031 separator over the old boring ".".
3034 ____________________________________________________________________________
3035 [ 10413] By: jhi on 2001/06/03 22:42:10
3036 Log: Integrate change #10412 from maintperl; locale is now
3037 per-cop, not per-op; plus retweak the locale.t to always
3038 list the skipped utf8 locales.
3041 !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
3042 !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
3043 ____________________________________________________________________________
3044 [ 10412] By: gsar on 2001/06/03 22:23:16
3045 Log: rationalize locale handling to fix the bugs uncovered by change#10394
3047 the major issue was that the runtime was looking at PL_hints rather
3048 than op_private to notice whether locale was enabled
3050 the secondary issue was that many locale-sensitive numeric ops didn't
3051 have HINT_LOCALE propagated into their op_private
3053 HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
3054 instead of per-op, just like HINT_BYTE and the hints for lexical
3055 warnings (this makes the hint available to every op via PL_curcop)
3057 pragma/locale.t may need to be reworked with these fixes in mind
3058 (it currently passes its tests)
3059 Branch: maint-5.6/perl
3060 ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
3061 ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
3062 ____________________________________________________________________________
3063 [ 10411] By: jhi on 2001/06/03 17:50:49
3064 Log: More verbose debugging.
3067 ____________________________________________________________________________
3068 [ 10410] By: jhi on 2001/06/03 17:36:40
3069 Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
3070 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
3071 Date: Sat, 2 Jun 2001 22:53:33 +0100
3072 Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
3074 ! regcomp.c t/pragma/warn/regcomp
3075 ____________________________________________________________________________
3076 [ 10409] By: jhi on 2001/06/03 17:27:13
3077 Log: Mention that lexicalizing $a or $b is a bad idea if one
3078 wants to use sort().
3081 ____________________________________________________________________________
3082 [ 10408] By: jhi on 2001/06/03 16:52:41
3083 Log: Tweak the test to be happy if the accuracy is 'good enough'.
3086 ____________________________________________________________________________
3087 [ 10407] By: jhi on 2001/06/03 16:50:33
3088 Log: Upgrade to Attribute::Handlers 0.70.
3090 NOTE: this unearthed the "too late for CHECK block" bug,
3091 that's why the 1_compile.t change.
3093 + lib/Attribute/Handlers/demo/Demo.pm
3094 + lib/Attribute/Handlers/demo/Descriptions.pm
3095 + lib/Attribute/Handlers/demo/MyClass.pm
3096 + lib/Attribute/Handlers/demo/demo.pl
3097 + lib/Attribute/Handlers/demo/demo2.pl
3098 + lib/Attribute/Handlers/demo/demo3.pl
3099 + lib/Attribute/Handlers/demo/demo4.pl
3100 + lib/Attribute/Handlers/demo/demo_call.pl
3101 + lib/Attribute/Handlers/demo/demo_chain.pl
3102 + lib/Attribute/Handlers/demo/demo_cycle.pl
3103 + lib/Attribute/Handlers/demo/demo_hashdir.pl
3104 + lib/Attribute/Handlers/demo/demo_phases.pl
3105 + lib/Attribute/Handlers/demo/demo_range.pl
3106 + lib/Attribute/Handlers/demo/demo_rawdata.pl
3107 ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
3109 ____________________________________________________________________________
3110 [ 10406] By: jhi on 2001/06/03 16:40:03
3111 Log: One less -Wall whine.
3114 ____________________________________________________________________________
3115 [ 10405] By: jhi on 2001/06/03 16:30:34
3116 Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
3119 ____________________________________________________________________________
3120 [ 10404] By: gsar on 2001/06/03 16:23:07
3121 Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
3122 aren't "normally" visible inside eval""s contained in subs unless
3123 a cloned reference to them already exists)
3125 strangely enough, t/harness did show this up as a failure (harness
3127 Branch: maint-5.6/perl
3129 ____________________________________________________________________________
3130 [ 10403] By: jhi on 2001/06/03 16:22:59
3131 Log: Update to Text::Balanced 1.85.
3133 ! lib/Text/Balanced.pm t/lib/tb-xvari.t
3134 ____________________________________________________________________________
3135 [ 10402] By: jhi on 2001/06/03 16:18:09
3136 Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
3137 From: Nicholas Clark <nick@ccl4.org>
3138 Date: Sun, 3 Jun 2001 17:54:36 +0100
3139 Message-ID: <20010603175436.E76396@plum.flirble.org>
3141 ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
3142 ! ext/Sys/Syslog/Syslog.xs
3143 ____________________________________________________________________________
3144 [ 10401] By: jhi on 2001/06/03 16:09:33
3145 Log: Unused variables.
3148 ____________________________________________________________________________
3149 [ 10400] By: jhi on 2001/06/03 16:04:26
3150 Log: Subject: [PATCH] APIfy op_clear
3151 From: Simon Cozens <simon@netthink.co.uk>
3152 Date: Sun, 3 Jun 2001 13:51:46 +0100
3153 Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
3155 (despite the subject line, op_null is APIfied by the patch)
3157 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
3158 ____________________________________________________________________________
3159 [ 10399] By: jhi on 2001/06/03 15:51:35
3160 Log: Subject: [PATCH] t/lib/extutils.t
3161 From: Nicholas Clark <nick@ccl4.org>
3162 Date: Sat, 2 Jun 2001 23:57:05 +0100
3163 Message-ID: <20010602235705.Q12698@plum.flirble.org>
3165 ! lib/ExtUtils/Constant.pm t/lib/extutils.t
3166 ____________________________________________________________________________
3167 [ 10398] By: jhi on 2001/06/03 15:34:11
3168 Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
3169 From: Prymmer/Kahn <pvhp@best.com>
3170 Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
3171 Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
3173 ! win32/Makefile win32/makefile.mk
3174 ____________________________________________________________________________
3175 [ 10397] By: jhi on 2001/06/03 15:12:13
3176 Log: Subject: Re: 'decimal digits' macro?
3177 From: Hugo <hv@crypt.compulink.co.uk>
3178 Date: Sun, 03 Jun 2001 04:26:36 +0100
3179 Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
3181 ! handy.h t/lib/posix.t t/op/tr.t
3182 ____________________________________________________________________________
3183 [ 10396] By: jhi on 2001/06/03 15:10:49
3184 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
3185 From: Hugo <hv@crypt.compulink.co.uk>
3186 Date: Sun, 03 Jun 2001 14:56:30 +0100
3187 Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
3190 ____________________________________________________________________________
3191 [ 10395] By: jhi on 2001/06/03 14:59:41
3192 Log: Integrate change #10394 from maintperl; lexical file scope leakage.
3194 !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
3196 ____________________________________________________________________________
3197 [ 10394] By: gsar on 2001/06/03 03:05:43
3198 Log: fix leakage of lexicals at file scope into subroutines that were
3199 declared before them; this appears to be a longstanding bug that
3200 meant that lexicals at file scope were never "deintroduced", meaning
3201 their scope range was never properly closed, and their visibility
3202 extended to all subsequent eval""s or requires
3206 seems to also fix a case of bogus duplicate warnings
3207 Branch: maint-5.6/perl
3208 ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
3210 ____________________________________________________________________________
3211 [ 10393] By: jhi on 2001/06/02 16:55:03
3212 Log: More VMS tweaks from Craig A. Berry.
3214 ! configure.com t/lib/extutils.t
3215 ____________________________________________________________________________
3216 [ 10392] By: jhi on 2001/06/02 16:48:26
3217 Log: -Wall cleanup continues.
3219 ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
3220 ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
3221 ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
3222 ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
3223 ! run.c toke.c util.c
3224 ____________________________________________________________________________
3225 [ 10391] By: jhi on 2001/06/02 13:29:47
3226 Log: The metaconfig unit change for #10390.
3227 Branch: metaconfig/U/perl
3229 ____________________________________________________________________________
3230 [ 10390] By: jhi on 2001/06/02 13:29:12
3231 Log: Drop the -ansi from the default gcc flags.
3233 Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
3234 that struct cannot be compared with a flat integer, such as STRLEN.
3235 The -ansi will also cause a lot of noise in Solaris because of:
3236 /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
3239 ____________________________________________________________________________
3240 [ 10389] By: jhi on 2001/06/02 13:14:57
3241 Log: Integrate perlio.
3243 !> pod/perlapi.pod util.c
3244 ____________________________________________________________________________
3245 [ 10388] By: nick on 2001/06/02 08:01:12
3246 Log: Integrate mainline
3248 +> lib/Attribute/Handlers.pm t/lib/attrhand.t
3249 !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
3250 !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
3251 !> t/lib/1_compile.t t/lib/mimeqp.t
3252 ____________________________________________________________________________
3253 [ 10387] By: nick on 2001/06/02 07:39:17
3254 Log: Tweak util.c's atof2 for MULTIPLICITY
3257 ____________________________________________________________________________
3258 [ 10386] By: nick on 2001/06/02 07:38:33
3259 Log: Integrate mainline
3261 !> (integrate 41 files)
3262 ____________________________________________________________________________
3263 [ 10385] By: jhi on 2001/06/01 22:12:48
3264 Log: Add Attribute::Handlers 0.61 from Damian Conway.
3266 + lib/Attribute/Handlers.pm t/lib/attrhand.t
3267 ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
3268 ____________________________________________________________________________
3269 [ 10384] By: jhi on 2001/06/01 21:53:14
3270 Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
3271 From: Peter Prymmer <pvhp@forte.com>
3272 Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
3273 Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
3275 ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
3276 ____________________________________________________________________________
3277 [ 10383] By: jhi on 2001/06/01 21:36:11
3278 Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
3279 From: Jeff Pinyan <jeffp@crusoe.net>
3280 Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
3281 Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
3284 ____________________________________________________________________________
3285 [ 10382] By: jhi on 2001/06/01 21:35:02
3286 Log: Subject: [PATCH perl@10381] configure.com tweaks
3287 From: "Craig A. Berry" <craigberry@mac.com>
3288 Date: Fri, 1 Jun 2001 13:55:43 -0500
3289 Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
3292 ____________________________________________________________________________
3293 [ 10381] By: jhi on 2001/06/01 16:37:21
3294 Log: Update Changes.
3296 ! Changes patchlevel.h
3297 ____________________________________________________________________________
3298 [ 10380] By: jhi on 2001/06/01 16:19:18
3299 Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
3300 From: Mike Guy <mjtg@cam.ac.uk>
3301 Date: Fri, 01 Jun 2001 18:17:02 +0100
3302 Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
3305 ____________________________________________________________________________
3306 [ 10379] By: jhi on 2001/06/01 16:13:28
3307 Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
3308 From: Hugo <hv@crypt.compulink.co.uk>
3309 Date: Thu, 31 May 2001 20:49:48 +0100
3310 Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
3312 ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
3314 ____________________________________________________________________________
3315 [ 10378] By: jhi on 2001/06/01 15:56:35
3316 Log: Zero() is not available in x2p (or, rather, some of its
3317 implementations like memzero() might not be available.)
3320 ____________________________________________________________________________
3321 [ 10377] By: jhi on 2001/06/01 15:44:48
3322 Log: Subject: [PATCH x2p/hash.c] bzero -> memset
3323 From: Michael G Schwern <schwern@pobox.com>
3324 Date: Fri, 1 Jun 2001 12:00:29 +0100
3325 Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
3327 (But use Zero() instead of memset.)
3330 ____________________________________________________________________________
3331 [ 10376] By: jhi on 2001/06/01 15:39:52
3332 Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
3333 From: Jeff Pinyan <jeffp@crusoe.net>
3334 Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
3335 Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
3337 ! pod/perldiag.pod regcomp.c t/op/pat.t
3338 ____________________________________________________________________________
3339 [ 10375] By: jhi on 2001/06/01 15:36:35
3340 Log: Retract #10324 and #10333; not needed.
3342 ! hints/irix_6.sh hints/linux.sh
3343 ____________________________________________________________________________
3344 [ 10374] By: jhi on 2001/06/01 15:35:19
3345 Log: The #10370 wasn't quite right.
3347 ! ext/XS/Typemap/Typemap.xs
3348 ____________________________________________________________________________
3349 [ 10373] By: jhi on 2001/06/01 15:34:49
3350 Log: The metaconfig units changes for #10372.
3351 Branch: metaconfig/U/perl
3352 + d_realpath.U d_sresgproto.U d_sresuproto.U
3354 ____________________________________________________________________________
3355 [ 10372] By: jhi on 2001/06/01 15:34:24
3356 Log: Configure tweaks; record the Berkeley DB version,
3357 probe for realpath(), for setresuid() and setresgid()
3358 prototypes; use realpath() (try to be paranoid enough),
3359 use the setres[ug]id prototypes because glibc has the functions
3360 but not their prototypes; add -Wall -ansi to gcc ccflags;
3363 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3364 ! config_h.SH configure.com epoc/config.sh
3365 ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
3366 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
3367 ! vos/config.ga.def win32/config.bc win32/config.gc
3369 ____________________________________________________________________________
3370 [ 10371] By: jhi on 2001/06/01 12:50:05
3371 Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
3372 From: Michael G Schwern <schwern@pobox.com>
3373 Date: Fri, 1 Jun 2001 11:28:14 +0100
3374 Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
3376 ! lib/attributes.pm xsutils.c
3377 ____________________________________________________________________________
3378 [ 10370] By: jhi on 2001/06/01 12:48:55
3379 Log: Subject: [PATCH] Fix -Wall on XS::Typemap
3380 From: Tim Jenness <t.jenness@jach.hawaii.edu>
3381 Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
3382 Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
3384 ! ext/XS/Typemap/Typemap.xs
3385 ____________________________________________________________________________
3386 [ 10369] By: jhi on 2001/06/01 12:47:21
3387 Log: Subject: [patch] Cwd.xs optimizations/abstraction
3388 From: Doug MacEachern <dougm@covalent.net>
3389 Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
3390 Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net>
3392 ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
3393 ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
3394 ____________________________________________________________________________
3395 [ 10368] By: jhi on 2001/06/01 12:32:00
3396 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!])
3397 From: Nicholas Clark <nick@ccl4.org>
3398 Date: Thu, 31 May 2001 23:56:40 +0100
3399 Message-ID: <20010531235640.F12698@plum.flirble.org>
3401 Make the test work also under only static extensions
3402 (sh Configure -Uusedl fakes this nicely)
3405 ____________________________________________________________________________
3406 [ 10367] By: jhi on 2001/06/01 12:27:53
3407 Log: Subject: [PATCH hv.c] Eliminating trigraph
3408 From: Michael G Schwern <schwern@pobox.com>
3409 Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
3410 Date: Fri, 1 Jun 2001 11:49:56 +0100
3413 ____________________________________________________________________________
3414 [ 10366] By: jhi on 2001/06/01 12:14:57
3415 Log: Subject: Re: [PATCH] Tests for File::Compare
3416 From: "Philip Newton" <Philip.Newton@gmx.net>
3417 Date: Thu, 31 May 2001 19:44:05 +0200
3418 Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
3420 Unnecessary "quotation marks".
3423 ____________________________________________________________________________
3424 [ 10365] By: jhi on 2001/06/01 12:13:26
3425 Log: Integrate perlio.
3427 !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
3428 ____________________________________________________________________________
3429 [ 10364] By: nick on 2001/06/01 10:13:31
3430 Log: Cleanup dll.base and dll.exp created by GCC builds.
3432 ! lib/ExtUtils/MM_Win32.pm
3433 ____________________________________________________________________________
3434 [ 10363] By: nick on 2001/06/01 10:02:17
3435 Log: Make filecomp test work on CRLF platforms by adding binmode.
3438 ____________________________________________________________________________
3439 [ 10362] By: nick on 2001/06/01 08:37:17
3440 Log: Integrate mainline
3442 !> Changes Configure patchlevel.h perlio.c
3443 ____________________________________________________________________________
3444 [ 10361] By: jhi on 2001/05/31 15:09:34
3445 Log: panic:claustrophobia.
3448 ____________________________________________________________________________
3449 [ 10360] By: jhi on 2001/05/31 13:04:25
3450 Log: Update Changes.
3452 ! Changes patchlevel.h
3453 ____________________________________________________________________________
3454 [ 10359] By: nick on 2001/05/31 12:35:50
3455 Log: Integrate mainline.
3458 !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
3459 !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
3460 ____________________________________________________________________________
3461 [ 10358] By: jhi on 2001/05/31 12:35:05
3462 Log: Integrate perlio.
3464 !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
3465 !> win32/config_H.vc
3466 ____________________________________________________________________________
3467 [ 10357] By: jhi on 2001/05/31 12:34:04
3468 Log: Metaconfig unit change for #10356.
3470 ! U/installdirs/inc_version_list.U
3471 ____________________________________________________________________________
3472 [ 10356] By: jhi on 2001/05/31 12:33:41
3473 Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
3474 (idea from Sarathy; implementation from Andy)
3477 ____________________________________________________________________________
3478 [ 10355] By: jhi on 2001/05/31 12:18:06
3482 ____________________________________________________________________________
3483 [ 10354] By: jhi on 2001/05/31 12:16:24
3484 Log: Subject: Re: [PATCH] Tests for File::Compare
3485 From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
3486 Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
3487 Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
3490 ! MANIFEST t/lib/1_compile.t
3491 ____________________________________________________________________________
3492 [ 10353] By: jhi on 2001/05/31 12:11:24
3493 Log: Subject: [PATCH] DEBUG_* macro cleanups
3494 From: Abhijit Menon-Sen <ams@wiw.org>
3495 Date: Thu, 31 May 2001 12:16:22 +0530
3496 Message-ID: <20010531121622.B4829@lustre.linux.in>
3498 Subject: Re: [PATCH] DEBUG_* macro cleanups
3499 From: Abhijit Menon-Sen <ams@wiw.org>
3500 Date: Thu, 31 May 2001 13:57:01 +0530
3501 Message-ID: <20010531135701.A21775@lustre.linux.in>
3503 (The DEBUG_ definitions in perl.h changed to use the
3504 STMT_START and STMT_END.)
3506 ! perl.h pp_ctl.c sv.c toke.c
3507 ____________________________________________________________________________
3508 [ 10352] By: jhi on 2001/05/31 11:53:31
3509 Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
3510 From: Abhijit Menon-Sen <ams@wiw.org>
3511 Date: Thu, 31 May 2001 08:27:55 +0530
3512 Message-ID: <20010531082755.A10018@lustre.linux.in>
3514 ! ext/Storable/Storable.xs gv.c perl.c
3515 ____________________________________________________________________________
3516 [ 10351] By: jhi on 2001/05/31 11:45:16
3517 Log: Subject: [PATCH] AUTHORS
3518 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
3519 Date: Thu, 31 May 2001 01:27:59 -0500
3520 Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
3522 Subject: Re: [PATCH] AUTHORS
3523 From: "Philip Newton" <Philip.Newton@gmx.net>
3524 Date: Thu, 31 May 2001 10:08:06 +0200
3525 (Message-Id missing?)
3528 ____________________________________________________________________________
3529 [ 10350] By: nick on 2001/05/31 11:40:43
3530 Log: win32 - dmake regen_config_h
3532 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3533 ____________________________________________________________________________
3534 [ 10349] By: jhi on 2001/05/31 11:38:27
3535 Log: Subject: Re: [PATCH util.c] More warning cleanups.
3536 From: "Philip Newton" <Philip.Newton@gmx.net>
3537 Date: Thu, 31 May 2001 07:41:36 +0200
3538 Message-Id: <200105310538.IAA25458@taku.hut.fi>
3540 Undo C++-ism that snekt in.
3543 ____________________________________________________________________________
3544 [ 10348] By: nick on 2001/05/31 11:36:46
3545 Log: Tolerate Win32 numerics
3547 ! t/pragma/warn/toke
3548 ____________________________________________________________________________
3549 [ 10347] By: jhi on 2001/05/31 11:29:40
3550 Log: Integrate perlio.
3552 !> perlio.c win32/win32.h
3553 ____________________________________________________________________________
3554 [ 10346] By: nick on 2001/05/31 10:54:55
3555 Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
3556 perlio.c change 10255.
3559 ____________________________________________________________________________
3560 [ 10345] By: nick on 2001/05/31 10:01:57
3561 Log: Conditionaly put back some "unused" dTHX which are used
3562 with PERL_IMPLICIT_SYS
3565 ____________________________________________________________________________
3566 [ 10344] By: nick on 2001/05/31 10:00:59
3567 Log: Fix Win32 for new spelling IN_BYTES
3570 ____________________________________________________________________________
3571 [ 10343] By: nick on 2001/05/31 08:01:32
3572 Log: perlio.c -Wall cleaner under MULTIPLICITY
3573 - still minor noise with linux stdio
3576 ____________________________________________________________________________
3577 [ 10342] By: nick on 2001/05/31 07:52:23
3578 Log: Integrate mainline.
3580 !> (integrate 42 files)
3581 ____________________________________________________________________________
3582 [ 10341] By: jhi on 2001/05/31 01:39:02
3583 Log: AUTHORS updates.
3586 ____________________________________________________________________________
3587 [ 10340] By: jhi on 2001/05/31 00:19:29
3588 Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
3589 From: Peter Prymmer <pvhp@forte.com>
3590 Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
3591 Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
3594 ____________________________________________________________________________
3595 [ 10339] By: jhi on 2001/05/31 00:16:44
3596 Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
3597 patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
3598 to match the pragma name; various robustness cleanups.
3600 ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
3601 ! sv.c toke.c utf8.c utf8.h utfebcdic.h
3602 ____________________________________________________________________________
3603 [ 10338] By: jhi on 2001/05/30 23:56:14
3604 Log: More -Wall sweeping.
3606 ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
3607 ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
3608 ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
3609 ! regcomp.c sv.c toke.c utf8.c
3610 ____________________________________________________________________________
3611 [ 10337] By: jhi on 2001/05/30 23:20:23
3612 Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
3613 From: Nicholas Clark <nick@ccl4.org>
3614 Date: Wed, 30 May 2001 22:34:41 +0100
3615 Message-ID: <20010530223441.Y86445@plum.flirble.org>
3618 ____________________________________________________________________________
3619 [ 10336] By: jhi on 2001/05/30 23:18:48
3620 Log: It's is not, it isn't ain't, and it's it's, not its,
3621 if you mean it is. If you don't, it's its. Then too,
3622 it's hers. It isn't her's. It isn't our's either.
3623 It's ours, and likewise yours and theirs.
3624 -- Oxford University Press, Edpress News
3627 ____________________________________________________________________________
3628 [ 10335] By: jhi on 2001/05/30 23:12:30
3629 Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
3631 ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
3632 ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
3633 ! x2p/str.c x2p/walk.c xsutils.c
3634 ____________________________________________________________________________
3635 [ 10334] By: jhi on 2001/05/30 22:52:41
3636 Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
3637 From: Michael G Schwern <schwern@pobox.com>
3638 Date: Wed, 30 May 2001 17:10:38 +0100
3639 Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
3641 Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
3642 From: Abhijit Menon-Sen <ams@wiw.org>
3643 Date: Wed, 30 May 2001 23:16:13 +0530
3644 Message-ID: <20010530231613.A31933@lustre.linux.in>
3646 ! perl.c t/run/runenv.t
3647 ____________________________________________________________________________
3648 [ 10333] By: jhi on 2001/05/30 22:25:02
3649 Log: (Retracted by #10375.)
3651 IRIX hints patch from Merijn Broeren.
3653 TODO: (this and the earlier Linux hints patch) should be solved
3654 at Configure level. Merijn: -ldb should not be used on any platform
3655 for perl, just when linking DBFile itself. Trying to be helpful here
3656 is counterproductive.
3659 ____________________________________________________________________________
3660 [ 10332] By: jhi on 2001/05/30 22:11:13
3661 Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
3662 From: Nicholas Clark <nick@ccl4.org>
3663 Date: Wed, 30 May 2001 23:20:58 +0100
3664 Message-ID: <20010530232058.B86445@plum.flirble.org>
3667 ____________________________________________________________________________
3668 [ 10331] By: jhi on 2001/05/30 22:09:49
3669 Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
3670 From: Michael G Schwern <schwern@pobox.com>
3671 Date: Wed, 30 May 2001 15:24:20 +0100
3672 Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
3674 ! t/pragma/autouse.t
3675 ____________________________________________________________________________
3676 [ 10330] By: jhi on 2001/05/30 22:02:21
3677 Log: The regex trick wasn't a good idea.
3680 ____________________________________________________________________________
3681 [ 10329] By: nick on 2001/05/30 18:34:35
3682 Log: Integrate mainline
3684 !> (integrate 40 files)
3685 ____________________________________________________________________________
3686 [ 10328] By: jhi on 2001/05/30 14:28:39
3687 Log: Update Changes.
3689 ! Changes patchlevel.h
3690 ____________________________________________________________________________
3691 [ 10327] By: jhi on 2001/05/30 14:07:01
3692 Log: The metaconfig unit change for #10325.
3695 ____________________________________________________________________________
3696 [ 10326] By: jhi on 2001/05/30 14:06:36
3697 Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
3700 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
3701 ____________________________________________________________________________
3702 [ 10325] By: jhi on 2001/05/30 14:04:28
3703 Log: Introduce $Config{afsroot}.
3705 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3706 ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
3707 ! win32/config.gc win32/config.vc
3708 ____________________________________________________________________________
3709 [ 10324] By: jhi on 2001/05/30 13:49:44
3710 Log: (Retracted by #10375.)
3712 Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
3715 ____________________________________________________________________________
3716 [ 10323] By: jhi on 2001/05/30 13:49:29
3717 Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
3718 (Also Configure tweaks needed; coming up soon.)
3720 ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
3721 ____________________________________________________________________________
3722 [ 10322] By: jhi on 2001/05/30 13:37:56
3723 Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
3724 From: Michael G Schwern <schwern@pobox.com>
3725 Date: Sun, 27 May 2001 10:29:43 +0100
3726 Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
3729 ____________________________________________________________________________
3730 [ 10321] By: jhi on 2001/05/30 13:36:28
3731 Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
3732 and Abhijit Menon-Sen.
3734 ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
3735 ! perl.c pp_sys.c regcomp.c
3736 ____________________________________________________________________________
3737 [ 10320] By: jhi on 2001/05/30 13:35:27
3738 Log: Fix the BOOT section to call myU2time properly.
3740 ! ext/Time/HiRes/HiRes.xs
3741 ____________________________________________________________________________
3742 [ 10319] By: jhi on 2001/05/30 13:06:09
3743 Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
3744 From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
3745 Date: Wed, 30 May 2001 09:44:29 -0400
3746 Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
3748 Detypo; plus add one more trick.
3751 ____________________________________________________________________________
3752 [ 10318] By: jhi on 2001/05/30 12:47:11
3753 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)
3754 From: Michael G Schwern <schwern@pobox.com>
3755 Date: Wed, 30 May 2001 14:39:06 +0100
3756 Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
3758 ! lib/autouse.pm t/pragma/autouse.t
3759 ____________________________________________________________________________
3760 [ 10317] By: jhi on 2001/05/30 12:46:02
3761 Log: Subject: Re: AIX and gcc (moving targets)
3762 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3763 Date: Wed, 30 May 2001 15:25:08 +0200
3764 Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
3766 ! ext/Time/HiRes/HiRes.xs
3767 ____________________________________________________________________________
3768 [ 10316] By: jhi on 2001/05/30 12:40:46
3769 Log: Subject: [PATCH t/TEST] sorting tests
3770 From: Michael G Schwern <schwern@pobox.com>
3771 Date: Wed, 30 May 2001 10:24:02 +0100
3772 Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
3775 ____________________________________________________________________________
3776 [ 10315] By: jhi on 2001/05/30 12:37:43
3777 Log: Subject: [ID 20010529.002] typos in man page perlre
3778 From: bart@cg681574-a.adubn1.nj.home.com
3779 Date: Tue, 29 May 2001 13:58:59 -0500
3780 Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
3783 ____________________________________________________________________________
3784 [ 10314] By: jhi on 2001/05/30 12:33:53
3785 Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
3786 From: "Craig A. Berry" <craigberry@mac.com>
3787 Date: Tue, 29 May 2001 23:23:45 -0500
3788 Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
3790 ! t/lib/extutils.t t/pragma/autouse.t
3791 ____________________________________________________________________________
3792 [ 10313] By: jhi on 2001/05/30 12:32:17
3793 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)
3794 From: David Dyck <dcd@tc.fluke.com>
3795 Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
3796 Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
3799 ____________________________________________________________________________
3800 [ 10312] By: jhi on 2001/05/30 12:31:02
3801 Log: AIX hints update for gcc from Merijn H. Brand.
3804 ____________________________________________________________________________
3805 [ 10311] By: jhi on 2001/05/30 12:18:20
3806 Log: Retract #10295 and #10296: a more generic solution
3807 is needed (there's something funny with gcc on AIX).
3809 ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
3810 ____________________________________________________________________________
3811 [ 10310] By: jhi on 2001/05/30 12:08:07
3812 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
3813 From: Hugo <hv@crypt.compulink.co.uk>
3814 Date: Wed, 30 May 2001 11:59:19 +0100
3815 Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
3817 localizing $@ has unfortunate semantics - if you die past
3818 a local $@, the die message is lost.
3821 ____________________________________________________________________________
3822 [ 10309] By: nick on 2001/05/30 08:23:02
3823 Log: Integrate mainline (autouse works again.)
3825 !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
3826 !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
3827 !> pod/perlvar.pod t/op/cmp.t
3828 ____________________________________________________________________________
3829 [ 10308] By: jhi on 2001/05/30 01:55:02
3830 Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
3831 From: David Dyck <dcd@tc.fluke.com>
3832 Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
3833 Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
3836 ____________________________________________________________________________
3837 [ 10307] By: jhi on 2001/05/30 01:47:22
3838 Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
3839 From: Nicholas Clark <nick@ccl4.org>
3840 Date: Tue, 29 May 2001 23:16:09 +0100
3841 Message-ID: <20010529231609.U86445@plum.flirble.org>
3843 Make the test output slightly clearer by distinguishing
3844 between '' and undef.
3847 ____________________________________________________________________________
3848 [ 10306] By: jhi on 2001/05/30 01:45:12
3849 Log: Subject: [PATCH 5.6.1] flushNULL OS/2
3850 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3851 Date: Tue, 29 May 2001 19:15:19 -0400
3852 Message-ID: <20010529191519.A16020@math.ohio-state.edu>
3855 ____________________________________________________________________________
3856 [ 10305] By: jhi on 2001/05/30 01:42:36
3857 Log: Subject: perlvar.pod addition
3858 From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
3859 Date: Fri, 25 May 2001 20:23:12 +0200
3860 Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
3862 Subject: Re: perlvar.pod addition
3863 From: "Abigail" <abigail@foad.org>
3864 Date: Fri, 25 May 2001 22:00:39 +0200
3865 Message-ID: <20010525200039.28029.qmail@foad.org>
3867 Mention $a and $b in perlvar.
3870 ____________________________________________________________________________
3871 [ 10304] By: jhi on 2001/05/30 01:36:37
3872 Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
3873 From: Jeff Pinyan <jeffp@crusoe.net>
3874 Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
3875 Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
3878 ____________________________________________________________________________
3879 [ 10303] By: jhi on 2001/05/30 01:35:31
3880 Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
3881 From: Jeff Pinyan <jeffp@crusoe.net>
3882 Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
3883 Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
3886 ____________________________________________________________________________
3887 [ 10302] By: jhi on 2001/05/29 20:18:49
3888 Log: Mention Time::localtime and Time::gmtime.
3890 ! ext/Time/Piece/Piece.pm
3891 ____________________________________________________________________________
3892 [ 10301] By: jhi on 2001/05/29 20:13:54
3893 Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
3894 From: Michael G Schwern <schwern@pobox.com>
3895 Date: Tue, 29 May 2001 18:51:32 +0100
3896 Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
3899 ____________________________________________________________________________
3900 [ 10300] By: jhi on 2001/05/29 20:12:09
3901 Log: Retract #10243.
3904 ____________________________________________________________________________
3905 [ 10299] By: nick on 2001/05/29 18:41:19
3906 Log: Post weekend integrate mainline (fails one test pragma/autouse).
3908 +> (branch 29 files)
3909 !> (integrate 91 files)
3910 ____________________________________________________________________________
3911 [ 10298] By: jhi on 2001/05/29 16:29:19
3912 Log: Update Changes.
3914 ! Changes patchlevel.h
3915 ____________________________________________________________________________
3916 [ 10297] By: jhi on 2001/05/29 16:25:47
3917 Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
3918 before Perl_load_module/Perl_call_method and restore the value
3919 after if !SvTRUE(ERRSV). (from Inaba Hiroto)
3922 ____________________________________________________________________________
3923 [ 10296] By: jhi on 2001/05/29 16:01:53
3924 Log: Subject: Re: AIX and gcc (moving targets)
3925 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3926 Date: Tue, 29 May 2001 17:59:40 +0200
3927 Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
3929 ! ext/Storable/Makefile.PL
3930 ____________________________________________________________________________
3931 [ 10295] By: jhi on 2001/05/29 15:59:05
3932 Log: Subject: Re: AIX and gcc (moving targets)
3933 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3934 Date: Tue, 29 May 2001 12:32:57 +0200
3935 Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
3937 ! ext/POSIX/Makefile.PL
3938 ____________________________________________________________________________
3939 [ 10294] By: jhi on 2001/05/29 15:53:43
3940 Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
3941 From: Michael G Schwern <schwern@pobox.com>
3942 Date: Tue, 29 May 2001 09:53:29 +0100
3943 Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
3947 ! lib/Test/Harness.pm t/lib/test-harness.t
3948 ____________________________________________________________________________
3949 [ 10293] By: jhi on 2001/05/29 15:46:10
3951 Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
3952 From: Michael G Schwern <schwern@pobox.com>
3953 Date: Tue, 29 May 2001 09:19:52 +0100
3954 Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
3956 + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
3957 + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
3959 ! MANIFEST lib/Test.pm t/TEST
3960 ____________________________________________________________________________
3961 [ 10292] By: jhi on 2001/05/29 15:34:08
3962 Log: From: Michael G Schwern <schwern@pobox.com>
3963 Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
3964 Date: Tue, 29 May 2001 08:26:09 +0100
3965 Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
3968 ____________________________________________________________________________
3969 [ 10291] By: jhi on 2001/05/29 15:29:37
3970 Log: Add tests for Time::gmtime and Time::localtime.
3972 + t/lib/time-gmtime.t t/lib/time-localtime.t
3973 ! MANIFEST t/lib/1_compile.t
3974 ____________________________________________________________________________
3975 [ 10290] By: jhi on 2001/05/29 15:15:44
3976 Log: Add test for File::stat.
3979 ! MANIFEST t/lib/1_compile.t
3980 ____________________________________________________________________________
3981 [ 10289] By: jhi on 2001/05/29 15:05:38
3982 Log: Add test for Net::servent.
3985 ! MANIFEST t/lib/1_compile.t
3986 ____________________________________________________________________________
3987 [ 10288] By: jhi on 2001/05/29 14:57:15
3988 Log: Add test for Net::protoent.
3991 ! MANIFEST t/lib/1_compile.t
3992 ____________________________________________________________________________
3993 [ 10287] By: jhi on 2001/05/29 14:53:10
3994 Log: Add test for Net::netent.
3997 ! MANIFEST t/lib/1_compile.t
3998 ____________________________________________________________________________
3999 [ 10286] By: jhi on 2001/05/29 14:31:57
4000 Log: Add test for User::grent. Portability doubtful.
4002 + t/lib/user-grent.t
4003 ! MANIFEST t/lib/1_compile.t
4004 ____________________________________________________________________________
4005 [ 10285] By: jhi on 2001/05/29 14:24:20
4006 Log: Add test for User::pwent.
4007 Probably will fall down somewhere for portability reasons.
4009 + t/lib/user-pwent.t
4010 ! MANIFEST t/lib/1_compile.t
4011 ____________________________________________________________________________
4012 [ 10284] By: jhi on 2001/05/29 13:26:43
4013 Log: Metaconfig units changes for #10283.
4015 ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
4016 ! U/installdirs/siteman1.U U/installdirs/siteman3.U
4017 ! U/installdirs/sitescript.U U/modified/Signal.U
4018 ____________________________________________________________________________
4019 [ 10283] By: jhi on 2001/05/29 13:26:24
4020 Log: Subject: [PATCH 5.6.1] signal names in Configure
4021 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4022 Date: Tue, 29 May 2001 03:52:25 -0400
4023 Message-ID: <20010529035225.A9400@math.ohio-state.edu>
4025 Subject: [PATCH 5.6.1] older perl in Configure
4026 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4027 Date: Tue, 29 May 2001 03:55:40 -0400
4028 Message-ID: <20010529035539.A9411@math.ohio-state.edu>
4030 Subject: [PATCH 5.6.1] goofs in Configure
4031 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4032 Date: Tue, 29 May 2001 04:13:07 -0400
4033 Message-ID: <20010529041307.A9658@math.ohio-state.edu>
4035 Configure portability tweaks.
4038 ____________________________________________________________________________
4039 [ 10282] By: jhi on 2001/05/29 12:41:41
4040 Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
4041 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4042 Date: Tue, 29 May 2001 04:07:06 -0400
4043 Message-ID: <20010529040706.A9579@math.ohio-state.edu>
4046 ____________________________________________________________________________
4047 [ 10281] By: jhi on 2001/05/29 12:40:31
4048 Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
4049 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4050 Date: Tue, 29 May 2001 04:01:38 -0400
4051 Message-ID: <20010529040138.A9482@math.ohio-state.edu>
4053 ! hints/os2.sh os2/Makefile.SHs
4054 ____________________________________________________________________________
4055 [ 10280] By: jhi on 2001/05/29 12:38:48
4056 Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
4057 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4058 Date: Tue, 29 May 2001 03:50:18 -0400
4059 Message-ID: <20010529035018.A9387@math.ohio-state.edu>
4061 ! lib/Test/Harness.pm
4062 ____________________________________________________________________________
4063 [ 10279] By: jhi on 2001/05/29 12:34:53
4064 Log: Additional safeguard against $@ getting trampled; idea from Hugo.
4067 ____________________________________________________________________________
4068 [ 10278] By: jhi on 2001/05/29 02:15:24
4069 Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
4070 From: Hugo <hv@crypt.compulink.co.uk>
4071 Date: Tue, 29 May 2001 03:03:45 +0100
4072 Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
4074 Explanation why the $@ always gets the UTF8 flag when under use utf8--
4075 because we told it to have the flag when under use utf8.
4078 ____________________________________________________________________________
4079 [ 10277] By: jhi on 2001/05/29 00:51:34
4080 Log: At least a partial fix for 20010528.004.
4083 ____________________________________________________________________________
4084 [ 10276] By: jhi on 2001/05/29 00:42:59
4085 Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
4086 From: Nicholas Clark <nick@ccl4.org>
4087 Date: Mon, 28 May 2001 23:39:38 +0100
4088 Message-ID: <20010528233938.M86445@plum.flirble.org>
4090 More portable non-zero UV.
4093 ____________________________________________________________________________
4094 [ 10275] By: jhi on 2001/05/29 00:40:28
4095 Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
4096 From: Nicholas Clark <nick@ccl4.org>
4097 Date: Mon, 28 May 2001 22:46:09 +0100
4098 Message-ID: <20010528224608.L86445@plum.flirble.org>
4100 Test also "make clean".
4103 ____________________________________________________________________________
4104 [ 10274] By: jhi on 2001/05/29 00:39:18
4105 Log: Subject: Re: Would -Wno-unused -Wall be better?
4106 From: Michael G Schwern <schwern@pobox.com>
4107 Date: Tue, 29 May 2001 00:55:54 +0100
4108 Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
4111 ____________________________________________________________________________
4112 [ 10273] By: jhi on 2001/05/29 00:36:06
4113 Log: Add a test for 20010528.007, fixed in #10272.
4115 ! t/op/misc.t toke.c
4116 ____________________________________________________________________________
4117 [ 10272] By: jhi on 2001/05/29 00:21:12
4118 Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space
4119 From: Hugo <hv@crypt.compulink.co.uk>
4120 Date: Tue, 29 May 2001 00:23:23 +0100
4121 Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
4124 ____________________________________________________________________________
4125 [ 10271] By: jhi on 2001/05/28 22:52:11
4126 Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
4127 From: Michael G Schwern <schwern@pobox.com>
4128 Date: Tue, 29 May 2001 00:42:59 +0100
4129 Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
4131 ! t/pragma/autouse.t
4132 ____________________________________________________________________________
4133 [ 10270] By: jhi on 2001/05/28 21:44:06
4134 Log: Some shells seemingly arrange the signal handlers differently
4135 (bug id 20010521.004).
4138 ____________________________________________________________________________
4139 [ 10269] By: jhi on 2001/05/28 20:34:21
4140 Log: Regen perlmodlib.
4142 ! pod/perlmodlib.pod
4143 ____________________________________________________________________________
4144 [ 10268] By: jhi on 2001/05/28 19:08:45
4145 Log: Update Changes.
4147 ! Changes patchlevel.h
4148 ____________________________________________________________________________
4149 [ 10267] By: jhi on 2001/05/28 19:03:54
4150 Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
4151 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
4152 Date: Mon, 28 May 2001 14:56:35 -0500
4153 Message-ID: <20010528145635.L8487@chaos.wustl.edu>
4155 ! pod/perlnewmod.pod
4156 ____________________________________________________________________________
4157 [ 10266] By: jhi on 2001/05/28 18:35:03
4161 ____________________________________________________________________________
4162 [ 10265] By: jhi on 2001/05/28 18:33:32
4163 Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array)
4164 From: "Richard Soderberg" <rs@crystalflame.net>
4165 Date: Mon, 28 May 2001 12:31:23 -0700
4166 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
4169 ____________________________________________________________________________
4170 [ 10264] By: jhi on 2001/05/28 17:59:00
4171 Log: The #10260 was too bold: locales and utf8 still do not mix.
4174 ____________________________________________________________________________
4175 [ 10263] By: jhi on 2001/05/28 17:52:25
4176 Log: Subject: [PATCH] Pod nitpicks
4177 From: "Richard Soderberg" <rs@crystalflame.net>
4178 Date: Mon, 28 May 2001 10:08:58 -0700
4179 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
4181 ! pod/perl571delta.pod pod/perlapi.pod sv.h
4182 ____________________________________________________________________________
4183 [ 10262] By: jhi on 2001/05/28 17:50:05
4184 Log: Upgrade to I18N::LangTags 0.22.
4186 + lib/I18N/LangTags/List.pod
4187 ! MANIFEST lib/I18N/LangTags.pm
4188 ____________________________________________________________________________
4189 [ 10261] By: jhi on 2001/05/28 17:23:40
4190 Log: A slightly more serious bug found by -Mutf8; op/misc and
4191 lib/complex dumped core.
4194 ____________________________________________________________________________
4195 [ 10260] By: jhi on 2001/05/28 16:58:11
4196 Log: Various buglets shaken out by -Mutf8.
4198 ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
4200 ____________________________________________________________________________
4201 [ 10259] By: jhi on 2001/05/28 15:48:46
4202 Log: STDERR looks much like STDOUT. (Subtest #2 wasn't really okay.)
4205 ____________________________________________________________________________
4206 [ 10258] By: jhi on 2001/05/28 15:32:41
4207 Log: Subject: [PATCH] todo patch
4208 From: Artur Bergman <artur@contiller.se>
4209 Date: Mon, 28 May 2001 17:03:51 +0200
4210 Message-ID: <B7383577.F34%artur@contiller.se>
4213 ____________________________________________________________________________
4214 [ 10257] By: jhi on 2001/05/28 15:31:25
4215 Log: Subject: typo in perlguts.pod
4216 From: "John P. Linderman" <jpl@research.att.com>
4217 Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
4218 Message-Id: <200105281335.JAA27851@raptor.research.att.com>
4221 ____________________________________________________________________________
4222 [ 10256] By: jhi on 2001/05/28 15:30:42
4223 Log: Subject: AIX and gcc (moving targets)
4224 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4225 Date: Mon, 28 May 2001 12:54:04 +0200
4226 Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
4229 ____________________________________________________________________________
4230 [ 10255] By: jhi on 2001/05/28 15:28:55
4231 Log: Subject: Re: perlio + multiple perl_alloc..destruct
4232 From: Doug MacEachern <dougm@covalent.net>
4233 Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
4234 Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
4237 ____________________________________________________________________________
4238 [ 10254] By: jhi on 2001/05/28 15:27:49
4239 Log: The #10251 wasn't quite up-to-the-code.
4242 ____________________________________________________________________________
4243 [ 10253] By: jhi on 2001/05/28 15:26:39
4244 Log: Test case for bug 20010526.004, fixed in #10252.
4247 ____________________________________________________________________________
4248 [ 10252] By: jhi on 2001/05/28 15:26:14
4249 Log: Subject: Re: [ID 20010526.004] Taint looses value
4250 From: Hugo <hv@crypt.compulink.co.uk>
4251 Date: Sun, 27 May 2001 20:39:32 +0100
4252 Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
4255 ____________________________________________________________________________
4256 [ 10251] By: jhi on 2001/05/28 15:13:40
4257 Log: Test case for 20010422.005, fixed by #10250.
4260 ____________________________________________________________________________
4261 [ 10250] By: jhi on 2001/05/28 15:11:16
4262 Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD
4263 From: Spider Boardman <spider@Orb.Nashua.NH.US>
4264 Date: Mon, 28 May 2001 06:39:12 -0400
4265 Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
4268 ____________________________________________________________________________
4269 [ 10249] By: jhi on 2001/05/28 15:09:24
4270 Log: Linerewrapping.
4273 ____________________________________________________________________________
4274 [ 10248] By: jhi on 2001/05/28 15:09:07
4275 Log: Updates on the modules list.
4278 ____________________________________________________________________________
4279 [ 10247] By: jhi on 2001/05/28 15:03:35
4280 Log: Add a test for PerlIO.
4282 (I probably got the crlf/raw thing wrong for clrfy platforms...)
4285 ! MANIFEST lib/PerlIO.pm
4286 ____________________________________________________________________________
4287 [ 10246] By: jhi on 2001/05/28 14:24:08
4288 Log: Add a test for carp et alia.
4292 ____________________________________________________________________________
4293 [ 10245] By: jhi on 2001/05/28 13:42:55
4294 Log: Adding the new test would be swell.
4296 + t/pragma/autouse.t
4297 ____________________________________________________________________________
4298 [ 10244] By: jhi on 2001/05/28 13:42:34
4299 Log: Add a test for the autouse pragma.
4302 ____________________________________________________________________________
4303 [ 10243] By: jhi on 2001/05/28 13:26:25
4304 Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
4305 From: dLux <dlux@spam.sch.bme.hu>
4306 Date: Sun, 27 May 2001 16:14:26 +0200
4307 Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
4310 ____________________________________________________________________________
4311 [ 10242] By: jhi on 2001/05/28 13:21:50
4312 Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
4313 From: "Richard Soderberg" <rs@crystalflame.net>
4314 Date: Mon, 28 May 2001 03:56:36 -0700
4315 Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
4318 ____________________________________________________________________________
4319 [ 10241] By: jhi on 2001/05/28 13:18:56
4320 Log: Subject: Re: [ID 20010522.003] Time::Local module bug
4321 From: "Stephen P. Potter" <spp@spotter.yi.org>
4322 Date: Tue, 22 May 2001 11:40:25 -0400
4323 Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
4325 Subject: Re: [ID 20010522.003] Time::Local module bug
4326 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
4327 Date: Tue, 22 May 2001 11:50:19 -0400
4328 Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
4331 ____________________________________________________________________________
4332 [ 10240] By: jhi on 2001/05/27 22:44:49
4333 Log: The PERL_DL_NONLAZY can have whitespace in front.
4336 ____________________________________________________________________________
4337 [ 10239] By: jhi on 2001/05/27 21:23:21
4338 Log: Document strftime() and strptime().
4340 ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
4341 ____________________________________________________________________________
4342 [ 10238] By: jhi on 2001/05/27 20:29:07
4343 Log: Make Time::Piece::strptime() to be a function, not a method.
4345 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
4346 ____________________________________________________________________________
4347 [ 10237] By: jhi on 2001/05/27 20:22:09
4348 Log: Tweak the test to be more portable.
4351 ____________________________________________________________________________
4352 [ 10236] By: jhi on 2001/05/27 19:15:54
4353 Log: Subject: PATCH: Re: Re: Attributes that tie
4354 From: Leon Brocard <acme@astray.com>
4355 Date: Sun, 27 May 2001 12:37:29 +0100
4356 Message-ID: <20010527123729.A22663@ns0.astray.com>
4358 Document that variable attributes are not currently usable
4359 for tieing. (An ugly limitation that should be fixed.)
4362 ____________________________________________________________________________
4363 [ 10235] By: jhi on 2001/05/27 19:03:31
4364 Log: Microperl tweaks.
4366 ! Makefile.micro uconfig.h uconfig.sh
4367 ____________________________________________________________________________
4368 [ 10234] By: jhi on 2001/05/27 18:22:09
4369 Log: Add make target for microperl (kind of silly, but convenient).
4372 ____________________________________________________________________________
4373 [ 10233] By: jhi on 2001/05/27 18:18:56
4374 Log: O_APPEND and O_TRUNC are not portable. (Not available e.g.
4378 ____________________________________________________________________________
4379 [ 10232] By: jhi on 2001/05/27 17:57:18
4380 Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files
4381 From: rspier@pobox.com (Robert Spier)
4382 Date: Sat, 26 May 2001 20:05:23 -0400
4383 Message-ID: <15120.17603.148648.12430@rls.cx>
4385 Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
4386 From: rspier@pobox.com (Robert Spier)
4387 Date: Sun, 27 May 2001 00:23:12 -0400
4388 Message-ID: <15120.33072.511966.767230@rls.cx>
4390 ! doio.c pod/perlfunc.pod
4391 ____________________________________________________________________________
4392 [ 10231] By: jhi on 2001/05/27 15:45:20
4393 Log: Regen toc. (And add the README.tru64 from #10230 to MANIFEST.)
4395 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
4396 ____________________________________________________________________________
4397 [ 10230] By: jhi on 2001/05/27 15:41:06
4398 Log: Add README.tru64.
4401 ____________________________________________________________________________
4402 [ 10229] By: jhi on 2001/05/27 13:50:57
4403 Log: Integrate Locale::Maketext 1.01 from Sean Burke.
4405 + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
4406 + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
4408 ____________________________________________________________________________
4409 [ 10228] By: jhi on 2001/05/27 13:43:38
4410 Log: Integrate I18N::LangTags from Sean Burke.
4412 TODO: the language list from RFC 3066 needs to be integrated
4413 and made available somehow. The list is included in the
4414 I18N-LangTags 0.21 distribution, but it is undocumented
4415 and unconnected to the module.
4417 + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
4419 ____________________________________________________________________________
4420 [ 10227] By: jhi on 2001/05/27 01:41:33
4421 Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
4422 envisioned by Sarathy.
4425 ____________________________________________________________________________
4426 [ 10226] By: jhi on 2001/05/27 00:28:34
4427 Log: Subject: [ID 20010525.001] Pod typo nits fixed
4428 From: lvirden@cas.org
4429 Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
4430 Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
4432 minus the perlsolaris decimation plus the
4434 Subject: Re: [ID 20010525.001] Pod typo nits fixed
4435 From: "Philip Newton" <Philip.Newton@gmx.net>
4436 Date: Fri, 25 May 2001 18:05:55 +0200
4437 Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
4439 ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
4440 ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
4441 ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
4442 ! pod/perlutil.pod pod/perlxstut.pod
4443 ____________________________________________________________________________
4444 [ 10225] By: jhi on 2001/05/26 22:38:16
4445 Log: return clauses are nice.
4448 ____________________________________________________________________________
4449 [ 10224] By: jhi on 2001/05/26 22:35:31
4450 Log: Subject: change 10199 backwards?
4451 From: Doug MacEachern <dougm@covalent.net>
4452 Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
4453 Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
4456 ____________________________________________________________________________
4457 [ 10223] By: jhi on 2001/05/26 22:31:46
4458 Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
4459 From: Hugo <hv@crypt.compulink.co.uk>
4460 Date: Sat, 26 May 2001 17:05:12 +0100
4461 Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
4464 ! MANIFEST doop.c embed.h embed.pl global.sym
4465 ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
4466 ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
4467 ____________________________________________________________________________
4468 [ 10222] By: jhi on 2001/05/26 22:10:38
4469 Log: Regen headers for #10221.
4471 ! global.sym objXSUB.h perlapi.c
4472 ____________________________________________________________________________
4473 [ 10221] By: jhi on 2001/05/26 22:06:06
4474 Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
4475 From: Juha Laiho <juha.laiho@Elma.Net>
4476 Date: Thu, 3 May 2001 09:51:30 +0300
4477 Message-Id: <200105030651.JAA327254@tokka.elma.fi>
4480 ____________________________________________________________________________
4481 [ 10220] By: jhi on 2001/05/26 22:01:30
4482 Log: Subject: Re: [PATCH] Re: stability of sort()?
4483 From: "John P. Linderman" <jpl@research.att.com>
4484 Date: Sat, 26 May 2001 13:27:19 -0400
4485 Message-Id: <200105261727.NAA06654@raptor.research.att.com>
4488 ____________________________________________________________________________
4489 [ 10219] By: jhi on 2001/05/26 14:02:34
4490 Log: Integrate perlio.
4493 ____________________________________________________________________________
4494 [ 10218] By: jhi on 2001/05/26 13:39:52
4495 Log: Subject: [PATCH perl@10210] PerlIO for VMS
4496 From: "Craig A. Berry" <craigberry@mac.com>
4497 Date: Sat, 26 May 2001 09:34:11 -0500
4498 Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
4500 ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
4501 ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
4503 ____________________________________________________________________________
4504 [ 10217] By: jhi on 2001/05/26 13:19:05
4505 Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12 doesn't stop on breakpoints
4506 From: David Dyck <dcd@tc.fluke.com>
4507 Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
4508 Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
4511 ____________________________________________________________________________
4512 [ 10216] By: jhi on 2001/05/26 13:17:47
4513 Log: Subject: utf8 regexp tests
4514 From: Hugo <hv@crypt.compulink.co.uk>
4515 Date: Fri, 25 May 2001 22:35:01 +0100
4516 Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
4519 ____________________________________________________________________________
4520 [ 10215] By: jhi on 2001/05/26 13:15:40
4521 Log: Subject: [PATCH] Re: stability of sort()?
4522 From: Nicholas Clark <nick@ccl4.org>
4523 Date: Fri, 25 May 2001 22:40:19 +0100
4524 Message-ID: <20010525224019.B86445@plum.flirble.org>
4527 ____________________________________________________________________________
4528 [ 10214] By: jhi on 2001/05/26 13:14:30
4529 Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
4530 From: John Peacock <jpeacock@rowman.com>
4531 Date: Thu, 24 May 2001 22:14:01 -0400
4532 Message-ID: <3B0DBFE9.A7C49084@rowman.com>
4535 ____________________________________________________________________________
4536 [ 10213] By: jhi on 2001/05/26 13:08:56
4537 Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
4538 From: Nicholas Clark <nick@ccl4.org>
4539 Date: Sun, 20 May 2001 19:24:13 +0100
4540 Message-ID: <20010520192413.G83222@plum.flirble.org>
4542 + lib/ExtUtils/Constant.pm t/lib/extutils.t
4543 ! MANIFEST utils/h2xs.PL
4544 ____________________________________________________________________________
4545 [ 10212] By: nick on 2001/05/26 09:49:28
4546 Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
4547 add a few more notes there on use of mortals on the stack.
4550 ____________________________________________________________________________
4551 [ 10211] By: nick on 2001/05/26 09:05:36
4552 Log: Integrate mainline
4554 +> t/lib/fcntl.t t/pragma/vars.t
4555 !> (integrate 49 files)
4556 ____________________________________________________________________________
4557 [ 10210] By: jhi on 2001/05/25 12:29:16
4558 Log: Update Changes.
4560 ! Changes patchlevel.h
4561 ____________________________________________________________________________
4562 [ 10209] By: jhi on 2001/05/25 12:24:45
4565 Subject: [PATCH pp.c] Wrapping pack("C",256)
4566 From: Simon Cozens <simon@netthink.co.uk>
4567 Date: Sat, 12 May 2001 17:58:41 +0100
4568 Message-ID: <20010512175841.A6132@netthink.co.uk>
4570 ! pod/perldiag.pod pp.c t/pragma/warn/pp
4571 ____________________________________________________________________________
4572 [ 10208] By: jhi on 2001/05/25 01:37:03
4573 Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
4574 From: "Brendan O'Dea" <bod@compusol.com.au>
4575 Date: Fri, 25 May 2001 11:18:29 +1000
4576 Message-ID: <20010525111829.A28411@compusol.com.au>
4578 (Slightly modified.)
4581 ____________________________________________________________________________
4582 [ 10207] By: jhi on 2001/05/25 01:12:14
4583 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
4584 From: Hugo <hv@crypt.compulink.co.uk>
4585 Date: Fri, 25 May 2001 02:13:25 +0100
4586 Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
4589 ____________________________________________________________________________
4590 [ 10206] By: jhi on 2001/05/25 01:07:59
4591 Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
4592 From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
4593 Date: Fri, 25 May 2001 10:25:36 +0900
4594 Message-Id: <200105250124.KAA19571@toshiba.co.jp>
4596 ! regcomp.c regexec.c
4597 ____________________________________________________________________________
4598 [ 10205] By: jhi on 2001/05/25 01:07:00
4599 Log: Subject: [PATCH #2] stash autovivification and method call error messages
4600 From: Ilmari Karonen <iltzu@sci.fi>
4601 Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
4602 Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
4604 ! gv.c pp_hot.c t/op/method.t
4605 ____________________________________________________________________________
4606 [ 10204] By: jhi on 2001/05/25 01:03:50
4607 Log: Add make target and documentation for gprof profiling.
4609 ! Makefile.SH pod/perlhack.pod
4610 ____________________________________________________________________________
4611 [ 10203] By: jhi on 2001/05/24 21:09:36
4612 Log: Subject: Don't think about UTF8
4613 From: Mike Guy <mjtg@cam.ac.uk>
4614 Date: Tue, 22 May 2001 14:35:39 +0100
4615 Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
4618 ____________________________________________________________________________
4619 [ 10202] By: jhi on 2001/05/24 21:07:25
4620 Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
4621 From: Geraint A Edwards <gedge@serf.org>
4622 Date: Thu, 24 May 2001 22:51:24 +0100
4623 Message-Id: <20010524225124.A34981@cymru.serf.org>
4626 ____________________________________________________________________________
4627 [ 10201] By: jhi on 2001/05/24 21:02:30
4628 Log: DB_File has its own attribute story.
4630 ! ext/DB_File/DB_File.xs
4631 ____________________________________________________________________________
4632 [ 10200] By: jhi on 2001/05/24 19:54:21
4633 Log: Subject: Re: Making perl with -Wall
4634 From: Andy Dougherty <doughera@lafayette.edu>
4635 Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
4636 Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
4639 ____________________________________________________________________________
4640 [ 10199] By: jhi on 2001/05/24 15:15:03
4641 Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
4642 From: "Richard Soderberg" <rs@crystalflame.net>
4643 Date: Thu, 24 May 2001 08:58:16 -0700
4644 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
4647 ____________________________________________________________________________
4648 [ 10198] By: jhi on 2001/05/24 15:10:04
4649 Log: IV/UV casting fixes from Nicholas Clark.
4651 ! perl.h pp_sys.c util.c
4652 ____________________________________________________________________________
4653 [ 10197] By: jhi on 2001/05/24 14:19:44
4654 Log: Subject: Re: Making perl with -Wall
4655 From: Michael G Schwern <schwern@pobox.com>
4656 Date: Thu, 24 May 2001 15:40:28 +0100
4657 Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
4660 ____________________________________________________________________________
4661 [ 10196] By: jhi on 2001/05/24 14:04:41
4662 Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync
4663 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4664 Date: Tue, 22 May 2001 11:49:37 +0200
4665 Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
4667 ! U/modified/Oldsym.U
4668 Branch: metaconfig/U/perl
4671 ! Configure config_h.SH myconfig.SH
4672 ____________________________________________________________________________
4673 [ 10195] By: jhi on 2001/05/24 13:25:04
4674 Log: Under versiononly install also the scripts with the version suffix.
4675 (e.g. .../bin/h2xs5.7.1)
4678 ____________________________________________________________________________
4679 [ 10194] By: jhi on 2001/05/24 13:02:49
4680 Log: Subject: [PATCH] Stop segfault in mg.c:636
4681 From: "Richard Soderberg" <rs@crystalflame.net>
4682 Date: Thu, 24 May 2001 05:51:52 -0700
4683 Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
4686 ____________________________________________________________________________
4687 [ 10193] By: jhi on 2001/05/24 12:37:13
4688 Log: Iteration continues; hopefully convergently.
4691 ____________________________________________________________________________
4692 [ 10192] By: jhi on 2001/05/24 12:36:35
4693 Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
4694 From: Gisle Aas <gisle@ActiveState.com>
4695 Date: 23 May 2001 16:13:10 -0700
4696 Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
4699 ____________________________________________________________________________
4700 [ 10191] By: jhi on 2001/05/24 12:25:12
4701 Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
4702 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
4703 Date: Thu, 24 May 2001 05:05:22 -0500
4704 Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
4706 ! lib/dumpvar.pl lib/perl5db.pl
4707 ____________________________________________________________________________
4708 [ 10190] By: jhi on 2001/05/24 12:24:07
4709 Log: Subject: Re: [ID 20010524.001] perl5db.pl x @INC doesn't work like it used to
4710 From: David Dyck <dcd@tc.fluke.com>
4711 Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
4712 Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
4715 ____________________________________________________________________________
4716 [ 10189] By: jhi on 2001/05/23 22:43:31
4717 Log: Tiny pod nits on READMEs, mostly whitespace issues.
4719 ! README.amiga README.dos README.macos README.mpeix README.vmesa
4721 ____________________________________________________________________________
4722 [ 10188] By: jhi on 2001/05/23 22:26:03
4723 Log: The DG/UX part of the 20010521.005.
4726 ____________________________________________________________________________
4727 [ 10187] By: jhi on 2001/05/23 22:04:05
4728 Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems
4729 From: Hugo <hv@crypt.compulink.co.uk>
4730 Date: Mon, 21 May 2001 16:32:02 +0100
4731 Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
4733 ! regcomp.c t/op/misc.t
4734 ____________________________________________________________________________
4735 [ 10186] By: jhi on 2001/05/23 21:42:15
4736 Log: Subject: [PATCH] Extra UNIVERSAL tests
4737 From: Mike Guy <mjtg@cam.ac.uk>
4738 Date: Wed, 23 May 2001 12:29:20 +0100
4739 Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
4742 ____________________________________________________________________________
4743 [ 10185] By: jhi on 2001/05/23 21:38:48
4744 Log: Subject: [PATCH] Remove EQ keyword
4745 From: Mike Guy <mjtg@cam.ac.uk>
4746 Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
4747 Date: Wed, 23 May 2001 11:17:29 +0100
4749 ! keywords.h keywords.pl
4750 ____________________________________________________________________________
4751 [ 10184] By: jhi on 2001/05/23 21:29:41
4752 Log: Subject: [PATCH] lib/perl5db.pl
4753 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
4754 Date: Wed, 23 May 2001 02:18:03 -0500
4755 Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
4758 ____________________________________________________________________________
4759 [ 10183] By: jhi on 2001/05/23 21:27:54
4760 Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
4761 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
4762 Date: Tue, 22 May 2001 23:34:41 -0500
4763 Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
4766 ____________________________________________________________________________
4767 [ 10182] By: jhi on 2001/05/23 21:24:30
4768 Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
4769 From: davem@fdgroup.co.uk
4770 Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
4771 Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
4774 ____________________________________________________________________________
4775 [ 10181] By: jhi on 2001/05/23 21:23:29
4776 Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
4777 From: Michael G Schwern <schwern@pobox.com>
4778 Date: Tue, 22 May 2001 14:15:09 +0100
4779 Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
4782 ____________________________________________________________________________
4783 [ 10180] By: jhi on 2001/05/23 21:22:14
4784 Log: Subject: [PATCH lib/vars.pm] Odd code nit
4785 From: Michael G Schwern <schwern@pobox.com>
4786 Date: Tue, 22 May 2001 14:14:28 +0100
4787 Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
4790 ____________________________________________________________________________
4791 [ 10179] By: jhi on 2001/05/23 21:19:51
4792 Log: Use the new use vars feature.
4795 ____________________________________________________________________________
4796 [ 10178] By: jhi on 2001/05/23 21:19:28
4797 Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
4798 From: Mike Guy <mjtg@cam.ac.uk>
4799 Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4800 Date: Tue, 22 May 2001 13:11:39 +0100
4803 ! MANIFEST lib/vars.pm t/lib/1_compile.t
4804 ____________________________________________________________________________
4805 [ 10177] By: jhi on 2001/05/23 21:01:48
4806 Log: -qlongdouble considered harmful by Merijn.
4809 ____________________________________________________________________________
4810 [ 10176] By: jhi on 2001/05/21 13:21:21
4811 Log: Update Changes.
4813 ! Changes patchlevel.h
4814 ____________________________________________________________________________
4815 [ 10175] By: jhi on 2001/05/21 13:17:28
4816 Log: Add a test of its very own for Fcntl. Hopefully portable.
4820 ____________________________________________________________________________
4821 [ 10174] By: jhi on 2001/05/21 12:45:41
4822 Log: Must be trickier for 'minitest' not to die.
4825 ____________________________________________________________________________
4826 [ 10173] By: jhi on 2001/05/21 11:24:43
4827 Log: Can't declare other people's variables.
4830 ____________________________________________________________________________
4831 [ 10172] By: jhi on 2001/05/20 20:33:08
4832 Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
4834 ! doio.c t/op/taint.t
4835 ____________________________________________________________________________
4836 [ 10171] By: jhi on 2001/05/20 20:18:45
4837 Log: The OS/2 variable needs to be declared.
4840 ____________________________________________________________________________
4841 [ 10170] By: nick on 2001/05/20 16:48:29
4842 Log: Integrate mainline
4844 !> (integrate 41 files)
4845 ____________________________________________________________________________
4846 [ 10169] By: jhi on 2001/05/20 11:50:20
4847 Log: Small perlsec updates: clarify the taintedness of filename
4848 globbing; suggest using Scalar::Util::tainted().
4851 ____________________________________________________________________________
4852 [ 10168] By: jhi on 2001/05/20 11:24:11
4853 Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
4854 From: Dave Mitchell <davem@fdgroup.co.uk>
4855 Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
4856 Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
4858 ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
4859 ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
4860 ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
4862 ____________________________________________________________________________
4863 [ 10167] By: jhi on 2001/05/20 11:12:14
4864 Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
4865 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4866 Date: Sat, 19 May 2001 04:08:46 -0400
4867 Message-ID: <20010519040846.A16969@math.ohio-state.edu>
4869 ! lib/ExtUtils/Mksymlists.pm makedef.pl
4870 ____________________________________________________________________________
4871 [ 10166] By: jhi on 2001/05/20 11:08:27
4872 Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
4873 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4874 Date: Sat, 19 May 2001 04:30:45 -0400
4875 Message-ID: <20010519043045.A17033@math.ohio-state.edu>
4878 ____________________________________________________________________________
4879 [ 10165] By: jhi on 2001/05/20 11:07:06
4880 Log: Subject: [PATCH 5.6.1] build bugs OS/2
4881 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4882 Date: Sat, 19 May 2001 04:35:28 -0400
4883 Message-ID: <20010519043528.A17363@math.ohio-state.edu>
4885 ! os2/Makefile.SHs os2/os2.c
4886 ____________________________________________________________________________
4887 [ 10164] By: jhi on 2001/05/20 11:06:01
4888 Log: Subject: [PATCH 5.6.1] Mis-Failing tests
4889 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4890 Date: Sat, 19 May 2001 04:04:23 -0400
4891 Message-ID: <20010519040423.A16861@math.ohio-state.edu>
4893 (In bleadperl patched b-stash.t instead of b.t)
4895 ! t/lib/b-stash.t t/lib/bigfltpm.t
4896 ____________________________________________________________________________
4897 [ 10163] By: jhi on 2001/05/20 10:59:46
4898 Log: Subject: [PATCH 5.6.1] perl5db
4899 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4900 Date: Sat, 19 May 2001 03:49:09 -0400
4901 Message-ID: <20010519034909.A14902@math.ohio-state.edu>
4904 ____________________________________________________________________________
4905 [ 10162] By: jhi on 2001/05/20 10:58:18
4906 Log: Subject: [PATCH] require $mod where $mod has touched numeric context
4907 From: Gisle Aas <gisle@ActiveState.com>
4908 Date: 18 May 2001 14:24:51 -0700
4909 Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
4912 ____________________________________________________________________________
4913 [ 10161] By: jhi on 2001/05/20 10:57:00
4914 Log: Subject: [PATCH] Chomp should not always stringify
4915 From: Gisle Aas <gisle@ActiveState.com>
4916 Date: 18 May 2001 07:55:25 -0700
4917 Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
4919 ! doop.c t/op/chop.t
4920 ____________________________________________________________________________
4921 [ 10160] By: jhi on 2001/05/20 10:49:40
4922 Log: Integrate perlio.
4925 ____________________________________________________________________________
4926 [ 10159] By: nick on 2001/05/20 09:39:46
4927 Log: Document some more of open's features.
4930 ____________________________________________________________________________
4931 [ 10158] By: gsar on 2001/05/18 18:43:38
4932 Log: back out change#10153 (it has compatibility issues such as the
4933 changed behavior of /[~%@+-]/, and after talking to Jarkko, the
4934 benefit for 5.6.x doesn't seem worth the risk)
4935 Branch: maint-5.6/perl
4937 ____________________________________________________________________________
4938 [ 10157] By: jhi on 2001/05/18 17:05:40
4939 Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
4942 ____________________________________________________________________________
4943 [ 10156] By: jhi on 2001/05/18 12:06:40
4944 Log: Update Changes.
4946 ! Changes patchlevel.h
4947 ____________________________________________________________________________
4948 [ 10155] By: jhi on 2001/05/18 11:58:57
4949 Log: Integrate change #10144 from maintperl.
4951 s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
4953 !> win32/config.bc win32/config.gc win32/config.vc
4954 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
4955 ____________________________________________________________________________
4956 [ 10154] By: nick on 2001/05/18 07:23:03
4957 Log: Integrate mainline.
4959 +> README.dgux t/lib/i18n-collate.t utils.lst
4960 !> (integrate 49 files)
4961 ____________________________________________________________________________
4962 [ 10153] By: jhi on 2001/05/18 00:41:51
4963 Log: Integrate change #7224 from mainline into maintperl.
4965 Allow @+ and @- to be doublequoted, from Simon Cozens.
4966 (Approved by Larry, see Tom's comment in 20000830.005.)
4967 Branch: maint-5.6/perl
4969 ____________________________________________________________________________
4970 [ 10152] By: jhi on 2001/05/17 23:18:15
4971 Log: Subject: [PATCH bleadperl] small lookbehind fix
4972 From: Hugo <hv@crypt.compulink.co.uk>
4973 Date: Fri, 18 May 2001 00:07:19 +0100
4974 Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
4977 ____________________________________________________________________________
4978 [ 10151] By: jhi on 2001/05/17 22:00:06
4981 ! installman utils.lst
4982 ____________________________________________________________________________
4983 [ 10150] By: jhi on 2001/05/17 20:32:48
4984 Log: Add better debug to glob/basic #8 as suggested by Nick Clark
4987 ! t/lib/glob-basic.t
4988 ____________________________________________________________________________
4989 [ 10149] By: jhi on 2001/05/17 20:08:58
4990 Log: Subject: [PATCH] Test for bug 20010515.004
4991 From: Benjamin Sugars <bsugars@canoe.ca>
4992 Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
4993 Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
4996 ____________________________________________________________________________
4997 [ 10148] By: jhi on 2001/05/17 20:06:23
4998 Log: Integrate #10145 from maintperl.
5000 fix for ID 20010515.004 (needs test)
5003 ____________________________________________________________________________
5004 [ 10147] By: jhi on 2001/05/17 19:10:46
5005 Log: Thinko noticed by Doug MacEachern.
5008 ____________________________________________________________________________
5009 [ 10146] By: jhi on 2001/05/17 17:30:37
5010 Log: Subject: Re: [PATCH] HERE mark in regex
5011 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
5012 Date: Thu, 17 May 2001 12:20:33 -0400
5013 Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu>
5016 ____________________________________________________________________________
5017 [ 10145] By: gsar on 2001/05/17 16:59:55
5018 Log: fix for ID 20010515.004 (needs test)
5019 Branch: maint-5.6/perl
5021 ____________________________________________________________________________
5022 [ 10144] By: gsar on 2001/05/17 16:39:02
5023 Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
5024 Branch: maint-5.6/perl
5025 ! win32/config.bc win32/config.gc win32/config.vc
5026 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5027 ____________________________________________________________________________
5028 [ 10143] By: jhi on 2001/05/17 14:21:08
5029 Log: Macrofy the getspecific (and use it also in util.c)
5032 ____________________________________________________________________________
5033 [ 10142] By: jhi on 2001/05/17 01:43:50
5034 Log: Use the unchecked thread-specific key fetch also in Tru64.
5037 ____________________________________________________________________________
5038 [ 10141] By: jhi on 2001/05/17 01:41:07
5039 Log: Subject: [PATCH 5.6.1]Quick thread speedup
5040 From: Dan Sugalski <dan@sidhe.org>
5041 Date: Wed, 16 May 2001 18:05:19 -0400
5042 Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
5045 ____________________________________________________________________________
5046 [ 10140] By: jhi on 2001/05/16 19:58:29
5047 Log: I think this is quite enough testing for a deprecated feature.
5049 + t/lib/i18n-collate.t
5050 ! MANIFEST t/lib/1_compile.t
5051 ____________________________________________________________________________
5052 [ 10139] By: jhi on 2001/05/16 18:47:03
5053 Log: More HP-UX lore from Jeff Okamoto.
5056 ____________________________________________________________________________
5057 [ 10138] By: jhi on 2001/05/16 18:21:04
5058 Log: Sort utils.lst for easier maintenance.
5061 ____________________________________________________________________________
5062 [ 10137] By: jhi on 2001/05/16 18:12:01
5063 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
5064 From: Tim Jenness <t.jenness@jach.hawaii.edu>
5065 Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
5066 Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
5068 Add pod2latex to utils.lst.
5070 ! MANIFEST utils.lst
5071 ____________________________________________________________________________
5072 [ 10136] By: jhi on 2001/05/16 18:00:00
5073 Log: Subject: Re: [PATCH] HERE mark in regex
5074 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
5075 Date: Wed, 16 May 2001 13:04:43 -0400
5076 Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu>
5078 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
5079 ! t/op/regmesg.t t/pragma/warn/regcomp
5080 ____________________________________________________________________________
5081 [ 10135] By: jhi on 2001/05/16 17:51:50
5082 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
5083 From: Simon Cozens <simon@netthink.co.uk>
5084 Date: Wed, 16 May 2001 18:02:08 +0100
5085 Message-ID: <20010516180208.A6458@netthink.co.uk>
5087 ! installman utils.lst
5088 ____________________________________________________________________________
5089 [ 10134] By: jhi on 2001/05/16 17:47:26
5090 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
5091 From: "Philip Newton" <pnewton@gmx.de>
5092 Date: Tue, 15 May 2001 15:09:30 +0200
5093 Message-ID: <3B0146AA.2839.17BFDA6@localhost>
5095 Test case for #10128.
5097 ! t/pragma/warn/pp_hot
5098 ____________________________________________________________________________
5099 [ 10133] By: jhi on 2001/05/16 15:12:52
5100 Log: Update Changes.
5102 ! Changes patchlevel.h
5103 ____________________________________________________________________________
5104 [ 10132] By: jhi on 2001/05/16 14:50:55
5105 Log: Deprecate pseudo-hashes.
5107 ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
5108 ____________________________________________________________________________
5109 [ 10131] By: jhi on 2001/05/16 14:26:01
5110 Log: HP-UX hints update from Merijn.
5113 ____________________________________________________________________________
5114 [ 10130] By: jhi on 2001/05/16 14:23:01
5115 Log: README.hpux update from Merijn.
5118 ____________________________________________________________________________
5119 [ 10129] By: jhi on 2001/05/16 14:18:56
5120 Log: Subject: Re: [PATCH] Abstract "utility" information from installman
5121 From: Simon Cozens <simon@netthink.co.uk>
5122 Date: Wed, 16 May 2001 15:57:55 +0100
5123 Message-ID: <20010516155755.A4728@netthink.co.uk>
5126 ! MANIFEST installman installperl
5127 ____________________________________________________________________________
5128 [ 10128] By: jhi on 2001/05/16 14:15:36
5129 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
5130 From: "Philip Newton" <pnewton@gmx.de>
5131 Date: Tue, 15 May 2001 16:31:05 +0200
5132 Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
5134 Fix PERL_Y2KWARN test to check before rather than after appending.
5137 ____________________________________________________________________________
5138 [ 10127] By: jhi on 2001/05/16 14:08:15
5139 Log: Regen Porting stuff.
5141 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5143 ____________________________________________________________________________
5144 [ 10126] By: jhi on 2001/05/16 13:41:50
5145 Log: Metaconfig unit change for #10125.
5147 ! U/modified/Oldconfig.U
5148 ____________________________________________________________________________
5149 [ 10125] By: jhi on 2001/05/16 13:41:35
5152 ! Configure config_h.SH perl.c
5153 ____________________________________________________________________________
5154 [ 10124] By: jhi on 2001/05/16 13:41:09
5157 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
5158 ____________________________________________________________________________
5159 [ 10123] By: jhi on 2001/05/16 13:25:38
5160 Log: Adding the README.dgux to the MANIFEST would be a good idea.
5163 ____________________________________________________________________________
5164 [ 10122] By: jhi on 2001/05/16 13:08:33
5165 Log: Move the stack desire definition to thread.h.
5167 ! ext/Thread/Thread.xs thread.h
5168 ____________________________________________________________________________
5169 [ 10121] By: jhi on 2001/05/16 13:00:12
5170 Log: DG-UX threading patches, including a README.dgux,
5171 from Takis Psarogiannakopoulos.
5174 ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
5175 ____________________________________________________________________________
5176 [ 10120] By: jhi on 2001/05/16 12:55:33
5177 Log: Subject: [PATCH B::Deparse] More on /x regexes
5178 From: Robin Houston <robin@kitsite.com>
5179 Date: Tue, 15 May 2001 19:09:35 +0100
5180 Message-ID: <20010515190935.A27268@penderel>
5182 ! ext/B/B/Deparse.pm
5183 ____________________________________________________________________________
5184 [ 10119] By: jhi on 2001/05/16 12:45:29
5185 Log: Document that the core time() may be rounding rather
5186 than truncating, would have saved at least my confusion.
5188 ! ext/Time/HiRes/HiRes.pm
5189 ____________________________________________________________________________
5190 [ 10118] By: jhi on 2001/05/16 12:37:57
5191 Log: Subject: perl-current/t/time-hires.t
5192 From: John Peacock <jpeacock@rowman.com>
5193 Date: Fri, 11 May 2001 14:09:41 -0400
5194 Message-ID: <3AFC2AE5.5E787E54@rowman.com>
5196 ! t/lib/time-hires.t
5197 ____________________________________________________________________________
5198 [ 10117] By: jhi on 2001/05/15 13:40:33
5199 Log: Subject: [PATCH dump.c] Op private flags
5200 From: Simon Cozens <simon@netthink.co.uk>
5201 Date: Sun, 13 May 2001 20:20:36 +0100
5202 Message-ID: <20010513202036.A21896@netthink.co.uk>
5205 ____________________________________________________________________________
5206 [ 10116] By: jhi on 2001/05/15 13:28:26
5207 Log: Upgrade to Switch 2.03.
5210 ____________________________________________________________________________
5211 [ 10115] By: jhi on 2001/05/15 13:19:01
5212 Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
5213 to PERL_CONFIG_SH and use it consistently.
5214 Branch: maint-5.6/perl
5215 !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
5216 !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
5217 !> myconfig.SH writemain.SH
5218 ____________________________________________________________________________
5219 [ 10114] By: jhi on 2001/05/15 13:13:21
5220 Log: Metaconfig units changes for #10113.
5222 ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
5223 ____________________________________________________________________________
5224 [ 10113] By: jhi on 2001/05/15 13:12:40
5225 Log: The problem described in 20010514.031 still wasn't
5226 fully cured, there were remnants of $CONFIG when
5227 $CONFIGDOTSH was expected. Now renamed to PERL_CONFIG_SH
5228 to avoid future conflicts.
5230 ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
5231 ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
5232 ! myconfig.SH writemain.SH
5233 ____________________________________________________________________________
5234 [ 10112] By: jhi on 2001/05/15 11:55:44
5235 Log: Half of #10107 got lost.
5237 ! ext/B/B/Deparse.pm
5238 ____________________________________________________________________________
5239 [ 10111] By: nick on 2001/05/15 08:39:14
5240 Log: Integrate mainline.
5242 +> ext/POSIX/hints/uts.pl
5243 - Todo Todo-5.6 t/camel-III/vstring.t
5244 !> (integrate 48 files)
5245 ____________________________________________________________________________
5246 [ 10110] By: jhi on 2001/05/15 02:04:05
5247 Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
5248 From: Robin Houston <robin@kitsite.com>
5249 Date: Mon, 14 May 2001 22:27:08 +0100
5250 Message-ID: <20010514222708.A22963@penderel>
5253 ____________________________________________________________________________
5254 [ 10109] By: jhi on 2001/05/15 02:03:12
5255 Log: Subject: [PATCH B::Deparse] Lvaluable method calls
5256 From: Robin Houston <robin@kitsite.com>
5257 Date: Mon, 14 May 2001 22:16:43 +0100
5258 Message-ID: <20010514221643.A22437@penderel>
5260 ! ext/B/B/Deparse.pm
5261 ____________________________________________________________________________
5262 [ 10108] By: jhi on 2001/05/15 02:02:17
5263 Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
5264 From: Robin Houston <robin@kitsite.com>
5265 Date: Mon, 14 May 2001 22:03:44 +0100
5266 Message-ID: <20010514220344.A20643@penderel>
5268 ! ext/B/B/Deparse.pm
5269 ____________________________________________________________________________
5270 [ 10107] By: jhi on 2001/05/15 02:01:24
5271 Log: Subject: [PATCH B::Deparse] "${foo}_bar"
5272 From: Robin Houston <robin@kitsite.com>
5273 Date: Mon, 14 May 2001 22:10:07 +0100
5274 Message-ID: <20010514221007.A21118@penderel>
5276 ! ext/B/B/Deparse.pm
5277 ____________________________________________________________________________
5278 [ 10106] By: jhi on 2001/05/15 01:41:26
5279 Log: Fix for 20010514.037; substr() didn't invalidate the locale
5283 ____________________________________________________________________________
5284 [ 10105] By: jhi on 2001/05/14 18:18:24
5285 Log: Update Changes.
5287 ! Changes patchlevel.h
5288 ____________________________________________________________________________
5289 [ 10104] By: jhi on 2001/05/14 18:09:07
5290 Log: Retract #10094.
5293 ____________________________________________________________________________
5294 [ 10103] By: jhi on 2001/05/14 15:20:58
5295 Log: Integrate change #10100 from maintperl.
5297 PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
5298 bug ID 20010514.027)
5301 ____________________________________________________________________________
5302 [ 10102] By: jhi on 2001/05/14 15:19:21
5303 Log: Document the deprecatedness of suidperl.
5305 ! INSTALL pod/perlfaq1.pod
5306 ____________________________________________________________________________
5307 [ 10101] By: jhi on 2001/05/14 14:54:31
5308 Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
5309 From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
5310 Date: Mon, 14 May 2001 09:38:59 -0400
5311 Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
5313 ! lib/ExtUtils/MM_Unix.pm
5314 ____________________________________________________________________________
5315 [ 10100] By: gsar on 2001/05/14 14:43:50
5316 Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
5317 bug ID 20010514.027)
5319 TODO: this needs a testsuite addition
5320 Branch: maint-5.6/perl
5322 ____________________________________________________________________________
5323 [ 10099] By: jhi on 2001/05/14 13:42:38
5324 Log: More DWIMminess for Class::Struct: calling the array or hash
5325 accessors only with one argument, an array or a hash reference,
5326 sets the underlying array or hash. This mirrors nicely also
5327 the usage in the constructor.
5328 From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
5330 ! lib/Class/Struct.pm t/lib/class-struct.t
5331 ____________________________________________________________________________
5332 [ 10098] By: jhi on 2001/05/14 13:10:34
5333 Log: Reference cmp'ing should go through the whole stringification
5334 process shebang, as pointed out by Sarathy in #10091.
5337 ____________________________________________________________________________
5338 [ 10097] By: jhi on 2001/05/14 12:54:31
5339 Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
5340 From: Simon Cozens <simon@netthink.co.uk>
5341 Date: Sat, 12 May 2001 16:36:27 +0100
5342 Message-ID: <20010512163627.A5522@netthink.co.uk>
5344 with some additions salvaged from Todo and Todo-5.6 before
5348 ! MANIFEST pod/perltodo.pod
5349 ____________________________________________________________________________
5350 [ 10096] By: jhi on 2001/05/14 12:37:01
5351 Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
5352 From: "Golubev I. N." <gin@mo.msk.ru>
5353 Date: Mon, 07 May 2001 14:33:34 (GMT)
5354 Message-Id: <02453af6b23e63-gin@mo.msk.ru>
5357 ____________________________________________________________________________
5358 [ 10095] By: jhi on 2001/05/14 12:34:24
5359 Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
5360 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
5361 Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
5362 Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
5364 ! lib/ExtUtils/MM_Unix.pm
5365 ____________________________________________________________________________
5366 [ 10094] By: jhi on 2001/05/14 12:32:44
5367 Log: (Retracted by #10104.)
5369 Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
5370 From: barries <barries@slaysys.com>
5371 Date: Sat, 12 May 2001 01:28:10 -0400
5372 Message-ID: <20010512012810.B26358@jester.slaysys.com>
5375 ____________________________________________________________________________
5376 [ 10093] By: jhi on 2001/05/14 12:30:38
5377 Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
5378 From: Mike Guy <mjtg@cam.ac.uk>
5379 Date: Sat, 12 May 2001 19:24:33 +0100
5380 Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
5383 ____________________________________________________________________________
5384 [ 10092] By: jhi on 2001/05/14 12:29:21
5385 Log: Yet another HP-UX hints tweak from Merijn.
5388 ____________________________________________________________________________
5389 [ 10091] By: gsar on 2001/05/14 04:38:32
5390 Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
5391 isn't defined (changes#9366,9368,9370 from mainline without the
5393 Branch: maint-5.6/perl
5394 ! pp.c pp.h pp_hot.c
5395 ____________________________________________________________________________
5396 [ 10090] By: jhi on 2001/05/12 13:39:43
5397 Log: The sorting seems to happen now automatically.
5399 ! t/lib/glob-basic.t
5400 ____________________________________________________________________________
5401 [ 10089] By: jhi on 2001/05/12 03:38:15
5402 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
5403 From: Benjamin Sugars <bsugars@canoe.ca>
5404 Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
5405 Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
5408 ____________________________________________________________________________
5409 [ 10088] By: jhi on 2001/05/12 03:37:00
5410 Log: Subject: Re: undef(&foo) does not work for XS functions
5411 From: Doug MacEachern <dougm@covalent.net>
5412 Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
5413 Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
5416 ____________________________________________________________________________
5417 [ 10087] By: jhi on 2001/05/12 03:35:58
5418 Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
5419 From: Peter Prymmer <pvhp@forte.com>
5420 Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
5421 Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
5424 ____________________________________________________________________________
5425 [ 10086] By: jhi on 2001/05/11 14:23:08
5426 Log: Update Changes.
5428 ! Changes patchlevel.h
5429 ____________________________________________________________________________
5430 [ 10085] By: jhi on 2001/05/11 14:08:20
5431 Log: Remove the 'asciir' re subpragma. Should instead implement
5432 the 'physical vs logical' range scheme:
5434 \xAA-\xCC is a native physical range, you want that range of
5435 codepoints in your native encoding. In EBCDIC the codepoints
5436 in the gaps (between i-j and r-s) should be included.
5438 \x{AA}-\x{CC} is a physical Unicode range, you want that range of
5439 codepoints in Unicode.
5441 a-z is a logical range, you want that range of 'logical' codepoints
5442 in your native encoding. In EBCDIC the codepoints in the gaps
5443 (between i-j and r-s) should not be included.
5445 Mixed cases (a-\xAA, etc) should either be errors, or maybe
5446 the 'logical' endpoints should be converted to native/Unicode
5447 codepoints, and the range handled as a physical range.
5449 'Logical endpoints' are to be recognized only in the A-Z, a-z,
5450 and 0-9 ranges. Probably a warning should be given for mixed
5451 cases like A-z or a-9 (since such expressions are encoding
5452 dependent), with a recommendation to use physical ranges.
5454 ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
5456 ____________________________________________________________________________
5457 [ 10084] By: jhi on 2001/05/11 13:56:16
5458 Log: Make the test to cleanup the test directory tree
5459 both before and after the testing so that we always
5460 have a clean slate to work with.
5463 ____________________________________________________________________________
5464 [ 10083] By: jhi on 2001/05/11 13:46:30
5465 Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
5466 From: Jon Eveland <jweveland@yahoo.com>
5467 Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
5468 Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
5471 ____________________________________________________________________________
5472 [ 10082] By: jhi on 2001/05/11 13:45:06
5473 Log: Merge the camel-III/vstring.t with op/ver.t.
5475 - t/camel-III/vstring.t
5476 ! MANIFEST t/TEST t/harness t/op/ver.t
5477 ____________________________________________________________________________
5478 [ 10081] By: jhi on 2001/05/11 13:15:55
5479 Log: Add test.deparse make target.
5482 ____________________________________________________________________________
5483 [ 10080] By: jhi on 2001/05/11 12:52:49
5484 Log: Subject: [PATCH B::Deparse] $foo->bar(0)
5485 From: Robin Houston <robin@kitsite.com>
5486 Date: Fri, 11 May 2001 12:02:22 +0100
5487 Message-ID: <20010511120222.A11529@penderel>
5489 ! ext/B/B/Deparse.pm t/op/method.t
5490 ____________________________________________________________________________
5491 [ 10079] By: jhi on 2001/05/11 01:59:06
5492 Log: A nicely working combination for UTS from Hal Morris.
5494 + ext/POSIX/hints/uts.pl
5495 ! MANIFEST hints/uts.sh
5496 ____________________________________________________________________________
5497 [ 10078] By: jhi on 2001/05/11 01:15:04
5498 Log: i_ieeefp=undef for UTS.
5501 ____________________________________________________________________________
5502 [ 10077] By: jhi on 2001/05/10 22:42:35
5503 Log: Subject: RE: rand(0) is rand(1)
5504 From: Larry Shatzer <lshatzer@islanddata.com>
5505 Date: Thu, 10 May 2001 11:09:27 -0700
5506 Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
5509 ____________________________________________________________________________
5510 [ 10076] By: jhi on 2001/05/10 22:36:50
5511 Log: Subject: [patch] make op_{clear,null} public
5512 From: Doug MacEachern <dougm@covalent.net>
5513 Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
5514 Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
5516 ! embed.h embed.pl op.c proto.h
5517 ____________________________________________________________________________
5518 [ 10075] By: jhi on 2001/05/10 22:28:36
5519 Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
5520 From: Robin Houston <robin@kitsite.com>
5521 Date: Thu, 10 May 2001 18:54:59 +0100
5522 Message-ID: <20010510185459.A5995@penderel>
5524 ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
5525 ____________________________________________________________________________
5526 [ 10074] By: jhi on 2001/05/10 22:23:41
5527 Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
5528 From: Robin Houston <robin@kitsite.com>
5529 Date: Thu, 10 May 2001 12:56:39 +0100
5530 Message-ID: <20010510125639.A2119@penderel>
5532 ! ext/B/B/Deparse.pm
5533 ____________________________________________________________________________
5534 [ 10073] By: jhi on 2001/05/10 14:26:01
5535 Log: Retract #10070, not ready yet.
5537 ! ext/B/B/Deparse.pm
5538 ____________________________________________________________________________
5539 [ 10072] By: jhi on 2001/05/10 13:40:24
5540 Log: The metaconfig unit change for #10071.
5542 ! U/modified/mallocsrc.U
5543 ____________________________________________________________________________
5544 [ 10071] By: jhi on 2001/05/10 13:39:57
5545 Log: The #9525+#9526 didn't allow for overriding usemymalloc.
5548 ____________________________________________________________________________
5549 [ 10070] By: jhi on 2001/05/10 13:18:42
5550 Log: (Retracted by #10073)
5552 Subject: Re: [PATCH t/TEST] B::Deparse tester
5553 From: Hugo <hv@crypt.compulink.co.uk>
5554 Date: Thu, 10 May 2001 05:48:09 +0100
5555 Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
5557 ! ext/B/B/Deparse.pm
5558 ____________________________________________________________________________
5559 [ 10069] By: jhi on 2001/05/10 12:24:06
5560 Log: Add a for(func()) test.
5563 ____________________________________________________________________________
5564 [ 10068] By: jhi on 2001/05/10 12:16:00
5565 Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
5566 From: Robin Houston <robin@kitsite.com>
5567 Date: Thu, 10 May 2001 13:50:08 +0100
5568 Message-ID: <20010510135008.A2454@penderel>
5570 ! ext/B/B/Deparse.pm
5571 ____________________________________________________________________________
5572 [ 10067] By: jhi on 2001/05/10 01:45:03
5573 Log: A thinko in #10065.
5576 ____________________________________________________________________________
5577 [ 10066] By: jhi on 2001/05/10 01:33:12
5578 Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
5579 From: Robin Houston <robin@kitsite.com>
5580 Date: Thu, 10 May 2001 02:10:34 +0100
5581 Message-ID: <20010510021034.A19421@penderel>
5583 ! ext/B/B.xs ext/B/B/Deparse.pm
5584 ____________________________________________________________________________
5585 [ 10065] By: jhi on 2001/05/10 01:30:43
5586 Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
5587 From: Doug MacEachern <dougm@covalent.net>
5588 Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
5589 Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
5592 ____________________________________________________________________________
5593 [ 10064] By: jhi on 2001/05/09 23:13:29
5594 Log: One more workaround for the UTS compiler from Hal Morris.
5597 ____________________________________________________________________________
5598 [ 10063] By: jhi on 2001/05/09 23:09:53
5599 Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
5600 From: Robin Houston <robin@kitsite.com>
5601 Date: Thu, 10 May 2001 01:02:08 +0100
5602 Message-ID: <20010510010208.A18200@penderel>
5605 ____________________________________________________________________________
5606 [ 10062] By: jhi on 2001/05/09 23:06:25
5607 Log: Subject: [PATCH] Simplify deb_curcv() a bit
5608 From: Benjamin Sugars <bsugars@canoe.ca>
5609 Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
5610 Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
5613 ____________________________________________________________________________
5614 [ 10061] By: jhi on 2001/05/09 23:05:28
5615 Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
5616 From: Benjamin Sugars <bsugars@canoe.ca>
5617 Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
5618 Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
5621 ____________________________________________________________________________
5622 [ 10060] By: jhi on 2001/05/09 23:04:38
5623 Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
5624 From: Peter Prymmer <pvhp@forte.com>
5625 Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
5626 Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
5629 ____________________________________________________________________________
5630 [ 10059] By: jhi on 2001/05/09 23:03:52
5631 Log: Subject: [PATCH t/TEST] B::Deparse tester
5632 From: Robin Houston <robin@kitsite.com>
5633 Date: Wed, 9 May 2001 19:17:50 +0100
5634 Message-ID: <20010509191750.A16940@penderel>
5637 ____________________________________________________________________________
5638 [ 10058] By: jhi on 2001/05/09 23:02:56
5639 Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
5640 From: Jeff Pinyan <jeffp@crusoe.net>
5641 Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
5642 Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
5645 ____________________________________________________________________________
5646 [ 10057] By: nick on 2001/05/09 18:37:56
5647 Log: Integrate mainline.
5649 !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
5650 !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
5651 ____________________________________________________________________________
5652 [ 10056] By: jhi on 2001/05/09 16:44:44
5653 Log: Update Changes.
5655 ! Changes patchlevel.h
5656 ____________________________________________________________________________
5657 [ 10055] By: jhi on 2001/05/09 16:26:47
5658 Log: Integrate perlio.
5660 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
5661 ____________________________________________________________________________
5662 [ 10054] By: jhi on 2001/05/09 16:25:42
5663 Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
5664 From: Benjamin Sugars <bsugars@canoe.ca>
5665 Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
5666 Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
5669 ____________________________________________________________________________
5670 [ 10053] By: jhi on 2001/05/09 16:24:37
5671 Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
5672 From: Benjamin Sugars <bsugars@canoe.ca>
5673 Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
5674 Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
5676 ! ext/PerlIO/Scalar/Scalar.xs
5677 ____________________________________________________________________________
5678 [ 10052] By: jhi on 2001/05/09 16:19:04
5679 Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
5680 From: Jeff Pinyan <jeffp@crusoe.net>
5681 Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
5682 Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
5685 ____________________________________________________________________________
5686 [ 10051] By: jhi on 2001/05/09 15:30:17
5687 Log: EPOC tweak from Olaf Flebbe.
5690 ____________________________________________________________________________
5691 [ 10050] By: nick on 2001/05/09 14:37:57
5692 Log: win32, regen_config_h
5694 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5695 ____________________________________________________________________________
5696 [ 10049] By: jhi on 2001/05/09 12:33:39
5697 Log: Integrate perlio.
5700 ____________________________________________________________________________
5701 [ 10048] By: nick on 2001/05/09 11:59:50
5702 Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
5703 and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
5706 ____________________________________________________________________________
5707 [ 10047] By: jhi on 2001/05/09 10:50:12
5708 Log: Integrate perlio.
5711 ____________________________________________________________________________
5712 [ 10046] By: jhi on 2001/05/09 10:49:34
5713 Log: Subject: Re: Less warnings during configure
5714 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5715 Date: Wed, 09 May 2001 13:12:49 +0200
5716 Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
5719 ____________________________________________________________________________
5720 [ 10045] By: nick on 2001/05/09 09:56:59
5721 Log: MULTIPLICITY/DEBUGGING build fix.
5724 ____________________________________________________________________________
5725 [ 10044] By: nick on 2001/05/09 09:46:37
5726 Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
5728 +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
5729 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
5730 !> (integrate 65 files)
5731 ____________________________________________________________________________
5732 [ 10043] By: jhi on 2001/05/08 22:41:49
5733 Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
5734 From: Robin Houston <robin@kitsite.com>
5735 Date: Tue, 8 May 2001 19:38:00 +0100
5736 Message-ID: <20010508193800.A4389@penderel>
5738 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
5739 From: Robin Houston <robin@kitsite.com>
5740 Date: Tue, 8 May 2001 20:03:57 +0100
5741 Message-ID: <20010508200357.A4614@penderel>
5743 Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
5744 From: Robin Houston <robin@kitsite.com>
5745 Date: Wed, 9 May 2001 00:12:05 +0100
5746 Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
5748 ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
5749 ____________________________________________________________________________
5750 [ 10042] By: jhi on 2001/05/08 22:09:35
5751 Log: Retract #10031.
5754 ____________________________________________________________________________
5755 [ 10041] By: jhi on 2001/05/08 18:27:34
5756 Log: The metaconfig unit changes for #10040.
5757 Branch: metaconfig/U/perl
5758 ! Checkcc.U d_dlsymun.U dlsrc.U
5759 ____________________________________________________________________________
5760 [ 10040] By: jhi on 2001/05/08 18:24:47
5761 Log: The Configure half of
5763 Subject: Less warnings during configure
5764 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5765 Date: Tue, 08 May 2001 08:44:02 +0200
5766 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
5769 ____________________________________________________________________________
5770 [ 10039] By: jhi on 2001/05/08 16:48:31
5771 Log: Subject: Less warnings during configure
5772 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5773 Date: Tue, 08 May 2001 08:44:02 +0200
5774 Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
5777 ____________________________________________________________________________
5778 [ 10038] By: jhi on 2001/05/08 16:32:07
5779 Log: Don't forget to whine about \d__\d.
5781 ! t/pragma/warn/toke toke.c
5782 ____________________________________________________________________________
5783 [ 10037] By: jhi on 2001/05/08 16:07:05
5784 Log: Allow underscores also in the exponent part.
5786 ! t/pragma/warn/toke toke.c
5787 ____________________________________________________________________________
5788 [ 10036] By: jhi on 2001/05/08 13:33:55
5789 Log: CodeMagicCD doesn't look like an *I*DE.
5792 ____________________________________________________________________________
5793 [ 10035] By: jhi on 2001/05/08 13:27:48
5794 Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
5795 to be consistently down).
5798 ____________________________________________________________________________
5799 [ 10034] By: jhi on 2001/05/08 13:21:07
5800 Log: Upgrade to Text::Balanced 1.84.
5802 ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
5803 ____________________________________________________________________________
5804 [ 10033] By: jhi on 2001/05/08 12:41:53
5805 Log: Subject: Re: [PATCH] Find the last of the missing pad variables
5806 From: Benjamin Sugars <bsugars@canoe.ca>
5807 Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
5808 Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
5811 ____________________________________________________________________________
5812 [ 10032] By: jhi on 2001/05/08 12:40:28
5813 Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
5814 From: Peter Prymmer <pvhp@forte.com>
5815 Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
5816 Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
5819 ____________________________________________________________________________
5820 [ 10031] By: jhi on 2001/05/08 12:35:25
5821 Log: (Retracted by #10042)
5823 Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
5824 From: "Philip Newton" <pnewton@gmx.de>
5825 Date: Tue, 8 May 2001 09:18:10 +0200
5826 Message-ID: <3AF7B9D2.28861.603732@localhost>
5829 ____________________________________________________________________________
5830 [ 10030] By: jhi on 2001/05/08 12:32:23
5831 Log: Subject: [PATCH B::Deparse] Document known bugs
5832 From: Robin Houston <robin@kitsite.com>
5833 Date: Tue, 8 May 2001 01:53:34 +0100
5834 Message-ID: <20010508015334.A32394@penderel>
5836 ! ext/B/B/Deparse.pm
5837 ____________________________________________________________________________
5838 [ 10029] By: jhi on 2001/05/08 12:28:28
5839 Log: Subject: Re: Perl book, magazine and website updates.
5840 From: "Philip Newton" <pnewton@gmx.de>
5841 Date: Mon, 7 May 2001 17:03:58 +0200
5842 Message-ID: <3AF6D57E.5387.1E29930@localhost>
5845 ____________________________________________________________________________
5846 [ 10028] By: jhi on 2001/05/07 23:53:30
5847 Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
5848 From: Peter Prymmer <pvhp@forte.com>
5849 Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
5850 Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com>
5853 ____________________________________________________________________________
5854 [ 10027] By: jhi on 2001/05/07 23:22:48
5855 Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
5856 From: Robin Houston <robin@kitsite.com>
5857 Date: Tue, 8 May 2001 01:14:55 +0100
5858 Message-ID: <20010508011455.A32162@penderel>
5860 ! ext/B/B/Deparse.pm
5861 ____________________________________________________________________________
5862 [ 10026] By: jhi on 2001/05/07 23:15:05
5863 Log: Typo in #10025.
5866 ____________________________________________________________________________
5867 [ 10025] By: jhi on 2001/05/07 21:15:35
5868 Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
5871 ____________________________________________________________________________
5872 [ 10024] By: jhi on 2001/05/07 20:58:40
5873 Log: Subject: Re: [ID 20010506.045] question about hash syntax
5874 From: Peter Scott <Peter@PSDT.com>
5875 Date: Sun, 06 May 2001 13:10:40 -0700
5876 Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
5878 ! pod/perl56delta.pod
5879 ____________________________________________________________________________
5880 [ 10023] By: jhi on 2001/05/07 20:41:26
5881 Log: Configure should figure out the list of dynamic extensions
5882 just fine in UTS-- and in fact it does, as reported by Hal Morris.
5885 ____________________________________________________________________________
5886 [ 10022] By: jhi on 2001/05/07 20:24:11
5887 Log: Update Changes.
5889 ! Changes patchlevel.h
5890 ____________________________________________________________________________
5891 [ 10021] By: jhi on 2001/05/07 20:11:31
5892 Log: Subject: [PATCH regcomp.c] Insecure regexes
5893 From: Robin Houston <robin@kitsite.com>
5894 Date: Mon, 7 May 2001 21:56:12 +0100
5895 Message-ID: <20010507215612.A31114@penderel>
5898 ____________________________________________________________________________
5899 [ 10020] By: jhi on 2001/05/07 20:02:30
5900 Log: Drop the foobar.perl.com references for now until Simon
5901 gets them sorted out.
5904 ____________________________________________________________________________
5905 [ 10019] By: jhi on 2001/05/07 19:54:33
5906 Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
5907 From: Prymmer/Kahn <pvhp@best.com>
5908 Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
5909 Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
5911 ! lib/Devel/SelfStubber.pm
5912 ____________________________________________________________________________
5913 [ 10018] By: jhi on 2001/05/07 19:53:10
5914 Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1
5915 From: Prymmer/Kahn <pvhp@best.com>
5916 Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
5917 Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
5920 ____________________________________________________________________________
5921 [ 10017] By: jhi on 2001/05/07 19:35:10
5922 Log: s/WebTechnique's/WebTechniques/
5925 ____________________________________________________________________________
5926 [ 10016] By: jhi on 2001/05/07 12:26:29
5927 Log: Llama 3 updates from Randal.
5930 ____________________________________________________________________________
5931 [ 10015] By: jhi on 2001/05/07 01:34:38
5932 Log: Subject: [PATCH] Help -Dt show correct pad variables
5933 From: Benjamin Sugars <ben.sugars@home.com>
5934 Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
5935 Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
5937 ! embed.h embed.pl proto.h run.c
5938 ____________________________________________________________________________
5939 [ 10014] By: jhi on 2001/05/07 01:23:56
5940 Log: Subject: [PATCH] Document C<our $foo : shared>
5941 From: Benjamin Sugars <ben.sugars@home.com>
5942 Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
5943 Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
5946 ____________________________________________________________________________
5947 [ 10013] By: jhi on 2001/05/07 01:22:22
5948 Log: Subject: [PATCH B::Deparse] undefined folded constants
5949 From: Robin Houston <robin@kitsite.com>
5950 Date: Sun, 6 May 2001 17:19:09 +0100
5951 Message-ID: <20010506171909.A7046@penderel>
5953 ! ext/B/B/Deparse.pm
5954 ____________________________________________________________________________
5955 [ 10012] By: jhi on 2001/05/07 00:57:38
5956 Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
5957 From: Robin Houston <robin@kitsite.com>
5958 Message-ID: <20010506164654.A6848@penderel>
5959 Date: Sun, 6 May 2001 16:46:54 +0100
5961 ! ext/B/B/Deparse.pm
5962 ____________________________________________________________________________
5963 [ 10011] By: jhi on 2001/05/07 00:52:18
5964 Log: Subject: [PATCH t/op/my_stash.t] Naughty?
5965 From: Robin Houston <robin@kitsite.com>
5966 Date: Sun, 6 May 2001 14:47:02 +0100
5967 Message-ID: <20010506144702.A6308@penderel>
5970 ____________________________________________________________________________
5971 [ 10010] By: jhi on 2001/05/06 15:07:51
5972 Log: Subject: Perl book, magazine and website updates.
5973 From: Simon Cozens <simon@netthink.co.uk>
5974 Date: Sun, 6 May 2001 16:55:36 +0100
5975 Message-ID: <20010506165536.A1795@netthink.co.uk>
5977 ! pod/perlbook.pod pod/perlfaq2.pod
5978 ____________________________________________________________________________
5979 [ 10009] By: jhi on 2001/05/06 14:11:40
5980 Log: Tweaks on the Tru64 prof options.
5983 ____________________________________________________________________________
5984 [ 10008] By: jhi on 2001/05/06 13:51:49
5985 Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
5986 From: Robin Houston <robin@kitsite.com>
5987 Date: Sun, 6 May 2001 14:40:51 +0100
5988 Message-ID: <20010506144051.A6279@penderel>
5991 ____________________________________________________________________________
5992 [ 10007] By: jhi on 2001/05/06 13:49:31
5993 Log: Subject: [PATCH B::Deparse] scoping
5994 From: Robin Houston <robin@kitsite.com>
5995 Date: Sun, 6 May 2001 14:36:56 +0100
5996 Message-ID: <20010506143656.A4006@penderel>
5998 ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
5999 ____________________________________________________________________________
6000 [ 10006] By: jhi on 2001/05/06 13:24:12
6001 Log: Document the undefinedness of bitshifting out of range.
6004 ____________________________________________________________________________
6005 [ 10005] By: jhi on 2001/05/06 13:03:17
6006 Log: Retract #10003 and update the IDE descriptions a bit.
6009 ____________________________________________________________________________
6010 [ 10004] By: jhi on 2001/05/06 03:02:41
6011 Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
6012 From: Prymmer/Kahn <pvhp@best.com>
6013 Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
6014 Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
6016 ! win32/Makefile win32/buildext.pl win32/config.bc
6017 ! win32/config.gc win32/config.vc
6018 ____________________________________________________________________________
6019 [ 10003] By: jhi on 2001/05/05 20:24:44
6020 Log: (Retracted by #10005.)
6023 ____________________________________________________________________________
6024 [ 10002] By: jhi on 2001/05/05 19:23:36
6025 Log: It's "psed", not "sed".
6028 ____________________________________________________________________________
6029 [ 10001] By: jhi on 2001/05/05 18:35:38
6030 Log: Update Changes.
6032 ! Changes patchlevel.h
6033 ____________________________________________________________________________
6034 [ 10000] By: jhi on 2001/05/05 18:32:15
6035 Log: Subject: Re: bleadperl make install fails due to "psed"
6036 From: andreas.koenig@anima.de (Andreas J. Koenig)
6037 Date: 05 May 2001 18:23:28 +0200
6038 Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
6040 ! x2p/Makefile.SH x2p/s2p.PL
6041 ____________________________________________________________________________
6042 [ 9999] By: jhi on 2001/05/05 18:28:09
6043 Log: AUTHORS updates.
6046 ____________________________________________________________________________
6047 [ 9998] By: jhi on 2001/05/05 18:16:00
6048 Log: Updates on the pods related to the modules included since 5.6.
6050 TODO: perltodo really could use major updating.
6052 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
6053 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
6054 ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
6055 ! pod/perlsyn.pod pod/perltodo.pod
6056 ____________________________________________________________________________
6057 [ 9997] By: jhi on 2001/05/05 17:35:17
6058 Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
6063 ____________________________________________________________________________
6064 [ 9996] By: jhi on 2001/05/05 17:25:00
6065 Log: Add preemptive #undefs for some of the shorter and more prone
6066 to collision regcomp.h #defines. (Background: the MASK collided
6067 with a system header #define in Rhapsody.)
6070 ____________________________________________________________________________
6071 [ 9995] By: jhi on 2001/05/05 13:24:21
6072 Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
6073 From: Nicholas Clark <nick@ccl4.org>
6074 Date: Sat, 5 May 2001 14:46:39 +0100
6075 Message-ID: <20010505144639.O53513@plum.flirble.org>
6077 Add a test for the constants (if any) being processed correctly.
6080 ____________________________________________________________________________
6081 [ 9994] By: jhi on 2001/05/05 02:11:03
6082 Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
6083 From: Peter Prymmer <pvhp@forte.com>
6084 Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
6085 Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
6088 ____________________________________________________________________________
6089 [ 9993] By: jhi on 2001/05/05 02:03:49
6090 Log: Subject: [PATCH: perl@9973] fix const poisioning in PerlIO_openn->fdopen->openn
6091 From: Peter Prymmer <pvhp@forte.com>
6092 Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
6093 Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
6095 ! perlio.c vms/vmsish.h
6096 ____________________________________________________________________________
6097 [ 9992] By: jhi on 2001/05/04 17:21:12
6098 Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
6099 From: Robin Barker <rmb1@cise.npl.co.uk>
6100 Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
6101 Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
6105 ____________________________________________________________________________
6106 [ 9991] By: jhi on 2001/05/04 16:47:45
6107 Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
6108 From: Robin Barker <rmb1@cise.npl.co.uk>
6109 Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
6110 Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
6113 ____________________________________________________________________________
6114 [ 9990] By: jhi on 2001/05/04 14:37:20
6115 Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
6116 From: Prymmer/Kahn <pvhp@best.com>
6117 Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
6118 Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
6121 ____________________________________________________________________________
6122 [ 9989] By: jhi on 2001/05/04 14:03:58
6123 Log: Introduce perl572delta, update Todo, add the missing
6124 mention about signal safety since 5.7.1 (though this
6125 requires verification and more details.)
6127 + pod/perl572delta.pod
6128 ! MANIFEST Todo pod/perl571delta.pod
6129 ____________________________________________________________________________
6130 [ 9988] By: jhi on 2001/05/04 12:41:51
6131 Log: Subject: [PATCH perl@9944] long =item
6132 From: Robin Barker <rmb1@cise.npl.co.uk>
6133 Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
6134 Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
6136 ! ext/Time/HiRes/HiRes.pm
6137 ____________________________________________________________________________
6138 [ 9987] By: jhi on 2001/05/04 12:39:19
6139 Log: The #9901 had removed one line essential for EBCDIC.
6142 ____________________________________________________________________________
6143 [ 9986] By: jhi on 2001/05/04 12:30:23
6144 Log: Subject: cygwin/Makefile.SHs INSTALL patch
6145 From: Reini Urban <rurban@sbox.tu-graz.ac.at>
6146 Date: Mon, 08 Jan 2001 04:59:21 +0200
6147 Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at>
6149 ! cygwin/Makefile.SHs
6150 ____________________________________________________________________________
6151 [ 9985] By: jhi on 2001/05/04 03:51:39
6152 Log: Encode/IO doc tweaks.
6154 ! ext/Encode/Encode.pm
6155 ____________________________________________________________________________
6156 [ 9984] By: jhi on 2001/05/04 03:29:34
6157 Log: Remove GDBM_File from the dynamic extensions for UTS,
6158 GDBM is not a standard feature.
6161 ____________________________________________________________________________
6162 [ 9983] By: jhi on 2001/05/04 03:22:59
6163 Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
6166 ____________________________________________________________________________
6167 [ 9982] By: jhi on 2001/05/03 23:21:03
6168 Log: Subject: [PATCH] Let sv_dump understand GvSHARED
6169 From: Benjamin Sugars <bsugars@canoe.ca>
6170 Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
6171 Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
6174 ____________________________________________________________________________
6175 [ 9981] By: jhi on 2001/05/03 23:20:05
6176 Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
6177 From: Benjamin Sugars <bsugars@canoe.ca>
6178 Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
6179 Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
6181 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
6182 ____________________________________________________________________________
6183 [ 9980] By: jhi on 2001/05/03 23:15:29
6184 Log: Integrate perlio.
6186 !> ext/Encode/Encode.pm
6187 ____________________________________________________________________________
6188 [ 9979] By: jhi on 2001/05/03 16:54:59
6189 Log: Install psed man page.
6192 ____________________________________________________________________________
6193 [ 9978] By: jhi on 2001/05/03 16:45:58
6194 Log: Remove unused files; noted by Sarathy.
6196 - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
6198 ____________________________________________________________________________
6199 [ 9977] By: jhi on 2001/05/03 16:42:30
6200 Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
6201 From: Andy Dougherty <doughera@lafayette.edu>
6202 Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
6203 Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
6206 ____________________________________________________________________________
6207 [ 9976] By: nick on 2001/05/03 16:40:42
6208 Log: Allow $answer = encode($object,$text); like it says in docs.
6210 ! ext/Encode/Encode.pm
6211 ____________________________________________________________________________
6212 [ 9975] By: nick on 2001/05/03 16:22:30
6213 Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
6214 to be in scope (fair enough), and also a package variable (our) for eval to see it.
6216 ! ext/Encode/Encode.pm
6217 ____________________________________________________________________________
6218 [ 9974] By: nick on 2001/05/03 15:48:17
6219 Log: Integrate mainline.
6221 +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
6222 +> t/lib/filter-simple.t t/lib/next.t
6223 !> (integrate 70 files)
6224 ____________________________________________________________________________
6225 [ 9973] By: jhi on 2001/05/03 13:09:09
6226 Log: Update Changes.
6228 ! Changes patchlevel.h
6229 ____________________________________________________________________________
6230 [ 9972] By: jhi on 2001/05/03 12:58:33
6231 Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
6232 From: Prymmer/Kahn <pvhp@best.com>
6233 Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
6234 Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
6237 ____________________________________________________________________________
6238 [ 9971] By: jhi on 2001/05/03 12:57:26
6239 Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
6240 From: Prymmer/Kahn <pvhp@best.com>
6241 Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
6242 Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
6245 ____________________________________________________________________________
6246 [ 9970] By: jhi on 2001/05/03 02:42:46
6247 Log: Can't croak sans thread context, from Doug MacEachern.
6250 ____________________________________________________________________________
6251 [ 9969] By: jhi on 2001/05/03 01:23:48
6252 Log: Subject: Random input test and Perl
6253 From: Ilya Zakharevich <ilya@math.berkeley.edu>
6254 Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
6255 Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
6258 ____________________________________________________________________________
6259 [ 9968] By: jhi on 2001/05/02 22:17:21
6260 Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
6261 From: Peter Prymmer <pvhp@forte.com>
6262 Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
6263 Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
6265 ! pod/perlfunc.pod pod/perlport.pod
6266 ____________________________________________________________________________
6267 [ 9967] By: jhi on 2001/05/02 20:12:45
6268 Log: Workaround for UTS compiler casting bug from Hal Morris.
6271 ____________________________________________________________________________
6272 [ 9966] By: jhi on 2001/05/02 18:31:37
6273 Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
6274 From: Dan Sugalski <dan@sidhe.org>
6275 Date: Wed, 02 May 2001 15:23:22 -0400
6276 Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
6279 ____________________________________________________________________________
6280 [ 9965] By: jhi on 2001/05/02 18:21:29
6281 Log: Minor doc tweaks on endianness, closes bug 20010327.004.
6284 ____________________________________________________________________________
6285 [ 9964] By: jhi on 2001/05/02 18:15:01
6286 Log: Document large files in INSTALL, document also the %x
6287 limitation if not use64bitint, closes bug 20010326.007.
6290 ____________________________________________________________________________
6291 [ 9963] By: jhi on 2001/05/02 17:24:47
6292 Log: perlmodlib tweaks; regen pods.
6294 ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
6296 ____________________________________________________________________________
6297 [ 9962] By: jhi on 2001/05/02 17:14:00
6298 Log: Fix for a segfault, from Marc Lehmann.
6300 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
6301 ____________________________________________________________________________
6302 [ 9961] By: jhi on 2001/05/02 15:55:53
6303 Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
6304 From: "Philip Newton" <pnewton@gmx.de>
6305 Date: Wed, 2 May 2001 18:39:03 +0200
6306 Message-ID: <3AF05447.15525.173B588@localhost>
6309 ____________________________________________________________________________
6310 [ 9960] By: jhi on 2001/05/02 15:35:37
6311 Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
6312 From: Dan Sugalski <dan@sidhe.org>
6313 Date: Wed, 02 May 2001 11:37:27 -0400
6314 Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
6316 ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
6317 ! thread.h vms/vms.c vms/vmsish.h
6318 ____________________________________________________________________________
6319 [ 9959] By: jhi on 2001/05/02 15:21:08
6320 Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
6321 From: Benjamin Sugars <bsugars@canoe.ca>
6322 Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
6323 Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
6325 ! ext/PerlIO/Scalar/Scalar.xs
6326 ____________________________________________________________________________
6327 [ 9958] By: jhi on 2001/05/02 15:15:53
6328 Log: Bug in #9915, spotted by Mike Guy.
6331 ____________________________________________________________________________
6332 [ 9957] By: jhi on 2001/05/02 13:26:01
6333 Log: Add a test for not griping about references as array
6334 indices if the reference has magic in it (overloaded
6337 ! pod/perldiag.pod t/pragma/warn/pp_hot
6338 ____________________________________________________________________________
6339 [ 9956] By: jhi on 2001/05/02 13:07:01
6340 Log: Retracted a bit too much in #9952.
6342 ! t/pragma/sub_lval.t
6343 ____________________________________________________________________________
6344 [ 9955] By: jhi on 2001/05/02 13:05:38
6345 Log: Test for #9952.
6348 ____________________________________________________________________________
6349 [ 9954] By: jhi on 2001/05/02 11:48:18
6350 Log: Additional note on the encoding example: one cannot
6351 convert string constants in-place.
6353 ! ext/Encode/Encode.pm
6354 ____________________________________________________________________________
6355 [ 9953] By: jhi on 2001/05/02 11:43:51
6356 Log: Note that if you have recent enough Perl you already
6357 have Filter::Util::Call.
6359 ! lib/Filter/Simple.pm
6360 ____________________________________________________________________________
6361 [ 9952] By: jhi on 2001/05/02 11:31:53
6362 Log: Retract changes #8254 and #8255, causes coredump in
6363 'tie FH, "main"', reported by Abigail, culprit found by
6364 Benjamin Sugars. Mirrors maintperl change #9950.
6366 ! op.c t/pragma/sub_lval.t
6367 ____________________________________________________________________________
6368 [ 9951] By: jhi on 2001/05/02 11:14:29
6369 Log: Forgot from #9942. (Needed by t/lib/filter-simple.t.)
6372 ____________________________________________________________________________
6373 [ 9950] By: gsar on 2001/05/02 03:17:11
6374 Log: revert integration of changes#8254,8255 in change#8620 (causes
6375 a coredump in C<tie FH, 'foo'>; the idea itself may need better
6377 Branch: maint-5.6/perl
6378 ! op.c t/pragma/sub_lval.t
6379 ____________________________________________________________________________
6380 [ 9949] By: gsar on 2001/05/02 02:56:32
6381 Log: integrate changes#9774,9814 from mainline (Unixware fixes)
6383 Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
6385 Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
6386 Branch: maint-5.6/perl
6388 ____________________________________________________________________________
6389 [ 9948] By: gsar on 2001/05/02 02:49:15
6390 Log: pod/find.t breaks on VMS (from Craig Berry)
6391 Branch: maint-5.6/perl
6393 ____________________________________________________________________________
6394 [ 9947] By: jhi on 2001/05/02 02:43:09
6395 Log: Add an encoding conversion example.
6397 ! ext/Encode/Encode.pm
6398 ____________________________________________________________________________
6399 [ 9946] By: jhi on 2001/05/02 01:34:22
6400 Log: Another coat of paint but still nowhere finished.
6401 Need to decide on the semantics of strptime(): should
6402 strptime() be a function instead of a method? To do
6403 the week/monthname-strptiming the i18n/l10n bullet needs
6404 to be bitten with gusto.
6406 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
6407 ____________________________________________________________________________
6408 [ 9945] By: jhi on 2001/05/01 23:40:52
6409 Log: Update Changes.
6411 ! Changes patchlevel.h
6412 ____________________________________________________________________________
6413 [ 9944] By: jhi on 2001/05/01 23:33:37
6414 Log: Add known-to-be-tested modules to the list-to-be-skipped.
6417 ____________________________________________________________________________
6418 [ 9943] By: jhi on 2001/05/01 23:24:40
6419 Log: Subject: BorlandC++ fix
6420 From: "Vadim Konovalov" <watman@inbox.ru>
6421 Date: Mon, 30 Apr 2001 20:12:26 -0700
6422 Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
6425 ____________________________________________________________________________
6426 [ 9942] By: jhi on 2001/05/01 23:18:02
6427 Log: Update to Filter::Simple 0.60, create a test for it.
6429 + t/lib/filter-simple.t
6430 ! MANIFEST lib/Filter/Simple.pm
6431 ____________________________________________________________________________
6432 [ 9941] By: jhi on 2001/05/01 19:47:24
6433 Log: Subject: Re: bleadperl: s/// failure with \b and /g
6434 From: Hugo <hv@crypt.compulink.co.uk>
6435 Date: Tue, 01 May 2001 20:12:20 +0100
6436 Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
6438 ! pp_hot.c t/op/re_tests
6439 ____________________________________________________________________________
6440 [ 9940] By: jhi on 2001/05/01 19:42:16
6441 Log: Integrate perlio.
6443 !> lib/base.pm t/lib/fields.t
6444 ____________________________________________________________________________
6445 [ 9939] By: jhi on 2001/05/01 19:39:51
6446 Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
6447 From: Benjamin Sugars <bsugars@canoe.ca>
6448 Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
6449 Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
6451 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
6452 ____________________________________________________________________________
6453 [ 9938] By: jhi on 2001/05/01 19:34:09
6454 Log: Add NEXT, a pseudo-class for method redispatching.
6455 <Damian>NEXT.pm probably offers more bang-for-buck
6456 than anything else I've ever written.</Damian>
6458 + lib/NEXT.pm t/lib/next.t
6460 ____________________________________________________________________________
6461 [ 9937] By: jhi on 2001/05/01 19:21:41
6462 Log: Update to Switch 2.02.
6464 ! lib/Switch.pm t/lib/switch.t
6465 ____________________________________________________________________________
6466 [ 9936] By: nick on 2001/05/01 19:09:21
6467 Log: Fix for base.pm clobbering $VERSION
6470 ____________________________________________________________________________
6471 [ 9935] By: nick on 2001/05/01 18:54:38
6472 Log: Test for base.pm clobbering $VERSION.
6475 ____________________________________________________________________________
6476 [ 9934] By: jhi on 2001/05/01 18:39:10
6477 Log: Add information about Scalar::Util::blessed.
6480 ____________________________________________________________________________
6481 [ 9933] By: jhi on 2001/05/01 18:33:51
6482 Log: Subject: Extra UNIVERSAL documentation
6483 From: Mike Guy <mjtg@cam.ac.uk>
6484 Date: Tue, 01 May 2001 20:12:11 +0100
6485 Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
6488 ____________________________________________________________________________
6489 [ 9932] By: jhi on 2001/05/01 18:26:54
6490 Log: Subject: Autoflush in tests as appropriate
6491 From: Mike Guy <mjtg@cam.ac.uk>
6492 Date: Tue, 01 May 2001 20:05:31 +0100
6493 Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
6495 ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
6497 ____________________________________________________________________________
6498 [ 9931] By: jhi on 2001/05/01 18:02:29
6499 Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
6500 From: Benjamin Sugars <bsugars@canoe.ca>
6501 Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
6502 Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
6504 ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
6505 ____________________________________________________________________________
6506 [ 9930] By: jhi on 2001/05/01 15:12:26
6507 Log: Subject: Re: Finally got a round tuit
6508 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6509 Date: Tue, 01 May 2001 14:14:10 +0200
6510 Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
6512 The -DP part, slightly modified.
6515 ____________________________________________________________________________
6516 [ 9929] By: jhi on 2001/05/01 14:17:15
6517 Log: Subject: Re: Finally got a round tuit
6518 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6519 Date: Tue, 01 May 2001 16:34:06 +0200
6520 Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
6522 cpp and optimization tweaks for HP-UX.
6525 ____________________________________________________________________________
6526 [ 9928] By: jhi on 2001/05/01 13:24:20
6527 Log: Tune the scan_num() comments to reality.
6530 ____________________________________________________________________________
6531 [ 9927] By: jhi on 2001/05/01 13:14:01
6532 Log: Subject: [PATCH B::Deparse] optimised sort
6533 From: Robin Houston <robin@kitsite.com>
6534 Date: Tue, 1 May 2001 14:07:12 +0100
6535 Message-ID: <20010501140712.A4266@penderel>
6537 ! ext/B/B/Deparse.pm
6538 ____________________________________________________________________________
6539 [ 9926] By: jhi on 2001/05/01 13:10:53
6540 Log: Subject: [PATCH t/lib/b-deparse.t]
6541 From: Robin Houston <robin@kitsite.com>
6542 Date: Tue, 1 May 2001 13:37:42 +0100
6543 Message-ID: <20010501133742.A4082@penderel>
6546 ____________________________________________________________________________
6547 [ 9925] By: jhi on 2001/05/01 13:10:13
6548 Log: Subject: [PATCH B::Deparse] for(;;), sort
6549 From: Robin Houston <robin@kitsite.com>
6550 Date: Tue, 1 May 2001 13:35:00 +0100
6551 Message-ID: <20010501133500.A4061@penderel>
6553 ! ext/B/B/Deparse.pm
6554 ____________________________________________________________________________
6555 [ 9924] By: jhi on 2001/05/01 13:09:22
6556 Log: Subject: [PATCH B::Deparse] do, warn, use
6557 From: Robin Houston <robin@kitsite.com>
6558 Date: Tue, 1 May 2001 13:31:03 +0100
6559 Message-ID: <20010501133103.A4041@penderel>
6561 ! ext/B/B/Deparse.pm
6562 ____________________________________________________________________________
6563 [ 9923] By: jhi on 2001/05/01 11:45:36
6564 Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
6565 From: Benjamin Sugars <ben.sugars@home.com>
6566 Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
6567 Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
6571 ____________________________________________________________________________
6572 [ 9922] By: jhi on 2001/05/01 11:35:42
6573 Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
6574 From: Peter Prymmer <pvhp@forte.com>
6575 Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
6576 Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
6578 ! t/lib/selfstubber.t
6579 ____________________________________________________________________________
6580 [ 9921] By: jhi on 2001/04/30 16:34:33
6581 Log: Subject: [PATCH B::Concise] suppress warning
6582 From: Robin Houston <robin@kitsite.com>
6583 Date: Mon, 30 Apr 2001 16:09:49 +0100
6584 Message-ID: <20010430160949.A25086@penderel>
6586 ! ext/B/B/Concise.pm
6587 ____________________________________________________________________________
6588 [ 9920] By: jhi on 2001/04/30 13:56:04
6589 Log: Strip the *markers* from #9919.
6591 ! pod/perlfaq.pod pod/perlfaq5.pod
6592 ____________________________________________________________________________
6593 [ 9919] By: jhi on 2001/04/30 13:54:04
6594 Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
6595 From: Gwyn Judd <b.judd@xtra.co.nz>
6596 Date: Sun, 29 Apr 2001 01:47:49 +1200
6597 Message-ID: <20010429014749.A4418@thislove>
6599 ! pod/perlfaq.pod pod/perlfaq5.pod
6600 ____________________________________________________________________________
6601 [ 9918] By: jhi on 2001/04/30 13:13:54
6604 ! pod/perldata.pod pod/perldiag.pod
6605 ____________________________________________________________________________
6606 [ 9917] By: jhi on 2001/04/30 13:01:27
6607 Log: Update Changes.
6609 ! Changes patchlevel.h
6610 ____________________________________________________________________________
6611 [ 9916] By: jhi on 2001/04/30 12:57:03
6612 Log: T_w_e_a_k_a_g_e.
6614 ! pod/perldata.pod pod/perldiag.pod
6615 ____________________________________________________________________________
6616 [ 9915] By: jhi on 2001/04/30 12:39:29
6617 Log: Install s2p also as psed.
6619 TODO: psed documentation?
6622 ____________________________________________________________________________
6623 [ 9914] By: jhi on 2001/04/30 12:29:21
6624 Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
6625 From: Jens Hamisch <jens@Strawberry.COM>
6626 Date: Fri, 27 Apr 2001 17:00:36 +0200
6627 Message-ID: <20010427170036.K1372@Strawberry.COM>
6629 SOCKS5_VERSION_NAME is the right symbol to detect
6630 the presence of SOCKS5. (HAS_SOCKS5_INIT is telling whether
6631 function called socks5_init() is available, and even that is
6632 not universal, most SOCKS5 installations use SOCKSinit()).
6635 ____________________________________________________________________________
6636 [ 9913] By: jhi on 2001/04/30 12:22:15
6637 Log: Allow a zero timeout on IO::Socket accept and connect--
6638 though one really shouldn't do that. Based on
6640 Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
6641 From: "John Holdsworth" <coldwave@bigfoot.com>
6642 Date: Sun, 4 Feb 2001 12:48:18 +0100
6643 Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
6645 ! ext/IO/lib/IO/Socket.pm
6646 ____________________________________________________________________________
6647 [ 9912] By: jhi on 2001/04/30 11:27:27
6648 Log: Save the spot of regprev (see #9911) for binary compatibility;
6651 ! embedvar.h perlapi.h thrdvar.h
6652 ____________________________________________________________________________
6653 [ 9911] By: jhi on 2001/04/30 11:22:03
6654 Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...]
6655 From: Hugo <hv@crypt.compulink.co.uk>
6656 Date: Sun, 29 Apr 2001 17:09:30 +0100
6657 Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
6659 ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
6660 ____________________________________________________________________________
6661 [ 9910] By: jhi on 2001/04/30 11:15:12
6662 Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
6663 a dummy for PL_numeric_radix); no pressing reason to break
6664 binary compatibility; regen API.
6666 ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
6667 ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
6668 ____________________________________________________________________________
6669 [ 9909] By: jhi on 2001/04/30 10:56:08
6670 Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
6671 From: Walt Mankowski <waltman@netaxs.com>
6672 Date: Sun, 29 Apr 2001 21:53:48 -0400
6673 Message-ID: <20010429215348.A3971@netaxs.com>
6676 ____________________________________________________________________________
6677 [ 9908] By: jhi on 2001/04/30 10:49:40
6678 Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
6680 ! t/lib/selfstubber.t
6681 ____________________________________________________________________________
6682 [ 9907] By: nick on 2001/04/30 09:26:50
6683 Log: Integrate mainline.
6685 !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
6686 ____________________________________________________________________________
6687 [ 9906] By: jhi on 2001/04/29 23:24:20
6688 Log: Abigail spotted a thinko in #9905.
6691 ____________________________________________________________________________
6692 [ 9905] By: jhi on 2001/04/29 15:55:39
6693 Log: Changed the underscore/undebar syntax in numeric constants;
6694 now any grouping will do, as long as the underscores are not
6695 consecutive (so "zero-grouping" is out), and they do not begin
6696 or end the integer or fractional parts.
6698 ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
6699 ____________________________________________________________________________
6700 [ 9904] By: nick on 2001/04/29 15:43:22
6701 Log: Integrate mainline.
6703 +> (branch 98 files)
6704 - lib/unicode/Block.pl
6705 - lib/unicode/In/AlphabeticPresentationForms.pl
6706 - lib/unicode/In/Arabic.pl
6707 - lib/unicode/In/ArabicPresentationForms-A.pl
6708 - lib/unicode/In/ArabicPresentationForms-B.pl
6709 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
6710 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
6711 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
6712 - lib/unicode/In/BopomofoExtended.pl
6713 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
6714 - lib/unicode/In/CJKCompatibility.pl
6715 - lib/unicode/In/CJKCompatibilityForms.pl
6716 - lib/unicode/In/CJKCompatibilityIdeographs.pl
6717 - lib/unicode/In/CJKRadicalsSupplement.pl
6718 - lib/unicode/In/CJKSymbolsandPunctuation.pl
6719 - lib/unicode/In/CJKUnifiedIdeographs.pl
6720 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
6721 - lib/unicode/In/Cherokee.pl
6722 - lib/unicode/In/CombiningDiacriticalMarks.pl
6723 - lib/unicode/In/CombiningHalfMarks.pl
6724 - lib/unicode/In/CombiningMarksforSymbols.pl
6725 - lib/unicode/In/ControlPictures.pl
6726 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
6727 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
6728 - lib/unicode/In/EnclosedAlphanumerics.pl
6729 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
6730 - lib/unicode/In/Ethiopic.pl
6731 - lib/unicode/In/GeneralPunctuation.pl
6732 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
6733 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
6734 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
6735 - lib/unicode/In/HalfwidthandFullwidthForms.pl
6736 - lib/unicode/In/HangulCompatibilityJamo.pl
6737 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
6738 - lib/unicode/In/Hebrew.pl
6739 - lib/unicode/In/HighPrivateUseSurrogates.pl
6740 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
6741 - lib/unicode/In/IPAExtensions.pl
6742 - lib/unicode/In/IdeographicDescriptionCharacters.pl
6743 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
6744 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
6745 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
6746 - lib/unicode/In/Latin-1Supplement.pl
6747 - lib/unicode/In/LatinExtended-A.pl
6748 - lib/unicode/In/LatinExtended-B.pl
6749 - lib/unicode/In/LatinExtendedAdditional.pl
6750 - lib/unicode/In/LetterlikeSymbols.pl
6751 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
6752 - lib/unicode/In/MathematicalOperators.pl
6753 - lib/unicode/In/MiscellaneousSymbols.pl
6754 - lib/unicode/In/MiscellaneousTechnical.pl
6755 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
6756 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
6757 - lib/unicode/In/OpticalCharacterRecognition.pl
6758 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
6759 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
6760 - lib/unicode/In/SmallFormVariants.pl
6761 - lib/unicode/In/SpacingModifierLetters.pl
6762 - lib/unicode/In/Specials.pl
6763 - lib/unicode/In/SuperscriptsandSubscripts.pl
6764 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
6765 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
6766 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
6767 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
6768 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
6769 !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
6770 !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
6771 !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
6772 !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
6773 !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
6774 !> utf8.c win32/Makefile
6775 ____________________________________________________________________________
6776 [ 9903] By: jhi on 2001/04/29 14:30:53
6777 Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
6778 From: Prymmer/Kahn <pvhp@best.com>
6779 Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
6780 Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
6783 ____________________________________________________________________________
6784 [ 9902] By: jhi on 2001/04/29 02:52:44
6785 Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
6786 From: "Abigail" <abigail@foad.org>
6787 Date: Sun, 29 Apr 2001 03:14:25 +0200
6788 Message-ID: <20010429011425.24503.qmail@foad.org>
6790 ! ext/IO/lib/IO/Seekable.pm
6791 ____________________________________________________________________________
6792 [ 9901] By: jhi on 2001/04/29 02:04:46
6793 Log: In character classes one couldn't have 0x80..0xff characters
6794 at the left hand side if there were 0x100.. characters in the
6797 ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
6799 ____________________________________________________________________________
6800 [ 9900] By: jhi on 2001/04/28 22:55:04
6801 Log: Forgot the latest mktables.PL from #9899.
6803 ! lib/unicode/mktables.PL
6804 ____________________________________________________________________________
6805 [ 9899] By: jhi on 2001/04/28 22:53:28
6806 Log: Explain the \p{} and \P{} error message better and
6807 have prettier prettyprint in In.pl.
6809 ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
6811 ____________________________________________________________________________
6812 [ 9898] By: jhi on 2001/04/28 21:03:34
6813 Log: Add one possible explanation for the "Invalid [] range" error.
6816 ____________________________________________________________________________
6817 [ 9897] By: jhi on 2001/04/28 17:18:26
6818 Log: Add a level of indirection to the implementation of \p{InFoo}
6819 so that we don't have to have long filenames. (Nothing changes
6820 in the user interface.) The indirection is defined in
6821 the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
6822 Also rename some the character classes by removing '-' from
6823 the classnames, and finally renamed Block.pl as Blocks.pl.
6825 + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
6826 + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
6827 + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
6828 + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
6829 + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
6830 + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
6831 + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
6832 + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
6833 + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
6834 + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
6835 + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
6836 + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
6837 + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
6838 + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
6839 + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
6840 + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
6841 + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
6842 + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
6843 + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
6844 + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
6845 + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
6846 + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
6847 + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
6848 + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
6849 + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
6850 + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
6851 + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
6852 + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
6853 + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
6854 + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
6855 + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
6856 + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
6857 + lib/unicode/In/94.pl lib/unicode/In/95.pl
6858 - lib/unicode/Block.pl
6859 - lib/unicode/In/AlphabeticPresentationForms.pl
6860 - lib/unicode/In/Arabic.pl
6861 - lib/unicode/In/ArabicPresentationForms-A.pl
6862 - lib/unicode/In/ArabicPresentationForms-B.pl
6863 - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
6864 - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
6865 - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
6866 - lib/unicode/In/BopomofoExtended.pl
6867 - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
6868 - lib/unicode/In/CJKCompatibility.pl
6869 - lib/unicode/In/CJKCompatibilityForms.pl
6870 - lib/unicode/In/CJKCompatibilityIdeographs.pl
6871 - lib/unicode/In/CJKRadicalsSupplement.pl
6872 - lib/unicode/In/CJKSymbolsandPunctuation.pl
6873 - lib/unicode/In/CJKUnifiedIdeographs.pl
6874 - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
6875 - lib/unicode/In/Cherokee.pl
6876 - lib/unicode/In/CombiningDiacriticalMarks.pl
6877 - lib/unicode/In/CombiningHalfMarks.pl
6878 - lib/unicode/In/CombiningMarksforSymbols.pl
6879 - lib/unicode/In/ControlPictures.pl
6880 - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
6881 - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
6882 - lib/unicode/In/EnclosedAlphanumerics.pl
6883 - lib/unicode/In/EnclosedCJKLettersandMonths.pl
6884 - lib/unicode/In/Ethiopic.pl
6885 - lib/unicode/In/GeneralPunctuation.pl
6886 - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
6887 - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
6888 - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
6889 - lib/unicode/In/HalfwidthandFullwidthForms.pl
6890 - lib/unicode/In/HangulCompatibilityJamo.pl
6891 - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
6892 - lib/unicode/In/Hebrew.pl
6893 - lib/unicode/In/HighPrivateUseSurrogates.pl
6894 - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
6895 - lib/unicode/In/IPAExtensions.pl
6896 - lib/unicode/In/IdeographicDescriptionCharacters.pl
6897 - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
6898 - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
6899 - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
6900 - lib/unicode/In/Latin-1Supplement.pl
6901 - lib/unicode/In/LatinExtended-A.pl
6902 - lib/unicode/In/LatinExtended-B.pl
6903 - lib/unicode/In/LatinExtendedAdditional.pl
6904 - lib/unicode/In/LetterlikeSymbols.pl
6905 - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
6906 - lib/unicode/In/MathematicalOperators.pl
6907 - lib/unicode/In/MiscellaneousSymbols.pl
6908 - lib/unicode/In/MiscellaneousTechnical.pl
6909 - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
6910 - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
6911 - lib/unicode/In/OpticalCharacterRecognition.pl
6912 - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
6913 - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
6914 - lib/unicode/In/SmallFormVariants.pl
6915 - lib/unicode/In/SpacingModifierLetters.pl
6916 - lib/unicode/In/Specials.pl
6917 - lib/unicode/In/SuperscriptsandSubscripts.pl
6918 - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
6919 - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
6920 - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
6921 - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
6922 - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
6923 ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
6924 ! pod/perlunicode.pod
6925 ____________________________________________________________________________
6926 [ 9896] By: jhi on 2001/04/28 14:33:17
6927 Log: Update the information on shared library path on HP-UX.
6930 ____________________________________________________________________________
6931 [ 9895] By: jhi on 2001/04/28 14:32:30
6932 Log: Because #9894 seems to do the trick, this workaround can be removed.
6934 ! t/lib/selfstubber.t
6935 ____________________________________________________________________________
6936 [ 9894] By: jhi on 2001/04/28 14:26:13
6937 Log: For PerlIO flush the children's file handles (on fork/exec/system).
6940 ____________________________________________________________________________
6941 [ 9893] By: jhi on 2001/04/28 14:23:15
6942 Log: Test tweak for #9891.
6945 ____________________________________________________________________________
6946 [ 9892] By: jhi on 2001/04/28 14:10:13
6947 Log: New HP-UX hints from Merijn.
6950 ____________________________________________________________________________
6951 [ 9891] By: jhi on 2001/04/28 14:07:27
6952 Log: Subject: [PATCH B::Deparse] non-block scopes
6953 From: Robin Houston <robin@kitsite.com>
6954 Date: Fri, 27 Apr 2001 19:15:14 +0100
6955 Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
6957 ! ext/B/B/Deparse.pm
6958 ____________________________________________________________________________
6959 [ 9890] By: nick on 2001/04/27 19:41:25
6960 Log: Integrate mainline
6962 +> t/lib/selfstubber.t
6963 !> (integrate 50 files)
6964 ____________________________________________________________________________
6965 [ 9889] By: jhi on 2001/04/27 18:23:46
6966 Log: Subject: Re: selfstubber test fail on bleadperl
6967 From: Mike Guy <mjtg@cam.ac.uk>
6968 Date: Fri, 27 Apr 2001 19:31:18 +0100
6969 Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
6971 ! t/lib/selfstubber.t
6972 ____________________________________________________________________________
6973 [ 9888] By: jhi on 2001/04/27 16:20:54
6974 Log: Test tweak for #9886.
6977 ____________________________________________________________________________
6978 [ 9887] By: jhi on 2001/04/27 16:16:33
6979 Log: Buffering issue at least in Solaris (even with perlio).
6981 ! t/lib/selfstubber.t
6982 ____________________________________________________________________________
6983 [ 9886] By: jhi on 2001/04/27 14:59:23
6984 Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
6985 From: Robin Houston <robin@kitsite.com>
6986 Date: Fri, 27 Apr 2001 16:53:20 +0100
6987 Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
6989 ! ext/B/B/Deparse.pm
6990 ____________________________________________________________________________
6991 [ 9885] By: jhi on 2001/04/27 14:23:51
6992 Log: Update Changes.
6994 ! Changes patchlevel.h
6995 ____________________________________________________________________________
6996 [ 9884] By: jhi on 2001/04/27 14:14:12
6997 Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
6998 From: "Philip Newton" <pnewton@gmx.de>
6999 Date: Fri, 27 Apr 2001 16:40:13 +0200
7000 Message-ID: <3AE9A0ED.5248.CEA127@localhost>
7003 ____________________________________________________________________________
7004 [ 9883] By: jhi on 2001/04/27 13:28:19
7005 Log: Add LOG_PERROR; prettify the "removed".
7007 ! ext/Sys/Syslog/Syslog.xs
7008 ____________________________________________________________________________
7009 [ 9882] By: jhi on 2001/04/27 13:13:18
7010 Log: h2xs tweaks: use NV instead of double, "quote" the removed
7011 prefixes for clarity (especially when nothing is removed),
7012 slight pod reformats.
7015 ____________________________________________________________________________
7016 [ 9881] By: jhi on 2001/04/27 12:58:48
7017 Log: Don't bother creating existing directories.
7020 ____________________________________________________________________________
7021 [ 9880] By: jhi on 2001/04/27 12:45:39
7022 Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
7023 From: Mike Schilli <m@perlmeister.com>
7024 Date: Wed, 25 Apr 2001 01:29:21 -0700
7025 Message-id: <3AE68AE1.6A981723@perlmeister.com>
7028 ____________________________________________________________________________
7029 [ 9879] By: jhi on 2001/04/27 12:40:55
7030 Log: break is not yet Perl. Added the template license also to README.
7033 ____________________________________________________________________________
7034 [ 9878] By: jhi on 2001/04/27 03:08:20
7035 Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
7036 From: Tim Jenness <t.jenness@jach.hawaii.edu>
7037 Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
7038 Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
7040 ! t/lib/xs-typemap.t
7041 ____________________________________________________________________________
7042 [ 9877] By: jhi on 2001/04/26 23:54:40
7043 Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
7044 From: "Abigail" <abigail@foad.org>
7045 Date: Fri, 27 Apr 2001 01:44:28 +0200
7046 Message-ID: <20010426234428.19786.qmail@foad.org>
7049 ____________________________________________________________________________
7050 [ 9876] By: jhi on 2001/04/26 23:52:06
7051 Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
7052 From: Peter Prymmer <pvhp@forte.com>
7053 Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
7054 Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
7056 ! t/lib/selfstubber.t
7057 ____________________________________________________________________________
7058 [ 9875] By: jhi on 2001/04/26 23:48:10
7061 ! ext/B/B/Deparse.pm t/lib/b-deparse.t
7062 ____________________________________________________________________________
7063 [ 9874] By: jhi on 2001/04/26 22:46:05
7064 Log: Document ANYOF_CLASS.
7067 ____________________________________________________________________________
7068 [ 9873] By: jhi on 2001/04/26 22:35:03
7069 Log: Subject: Re: [PATCH @9846] dumping ANYOF
7070 From: Hugo <hv@crypt.compulink.co.uk>
7071 Date: Thu, 26 Apr 2001 23:33:38 +0100
7072 Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
7074 ! regcomp.c regcomp.h
7075 ____________________________________________________________________________
7076 [ 9872] By: jhi on 2001/04/26 22:34:31
7077 Log: Subject: [PATCH] more for Devel::SelfStubber
7078 From: Nicholas Clark <nick@ccl4.org>
7079 Date: Fri, 27 Apr 2001 00:13:52 +0100
7080 Message-ID: <20010427001351.K88186@plum.flirble.org>
7082 ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
7083 ____________________________________________________________________________
7084 [ 9871] By: jhi on 2001/04/26 21:59:17
7085 Log: Subject: [PATCH B::Deparse] formats must be flush left
7086 From: Robin Houston <robin@kitsite.com>
7087 Date: Thu, 26 Apr 2001 23:54:29 +0100
7088 Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
7090 ! ext/B/B/Deparse.pm
7091 ____________________________________________________________________________
7092 [ 9870] By: jhi on 2001/04/26 21:57:37
7093 Log: If some of the constants are prefixes of others,
7094 the prefixes may never get recognized. (See 20010426.006.)
7097 ____________________________________________________________________________
7098 [ 9869] By: jhi on 2001/04/26 21:50:42
7099 Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
7100 From: Chris Bongaarts <cab@tc.umn.edu>
7101 Date: Thu, 26 Apr 2001 17:10:31 -0500
7102 Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
7104 ! ext/Sys/Syslog/Syslog.xs
7105 ____________________________________________________________________________
7106 [ 9868] By: jhi on 2001/04/26 21:35:12
7107 Log: Further cuts and more docs from Graham Barr.
7109 ! ext/List/Util/lib/List/Util.pm
7110 ! ext/List/Util/lib/Scalar/Util.pm
7111 ____________________________________________________________________________
7112 [ 9867] By: jhi on 2001/04/26 21:18:57
7113 Log: Subject: [PATCH 5.7.1] DB_File-1.77
7114 From: "Paul Marquess" <Paul.Marquess@Openwave.com>
7115 Date: Thu, 26 Apr 2001 22:37:53 +0100
7116 Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
7118 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
7119 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
7120 ____________________________________________________________________________
7121 [ 9866] By: jhi on 2001/04/26 21:12:31
7122 Log: Subject: [PATCH B::Deparse] fix easy bugs
7123 From: Robin Houston <robin@kitsite.com>
7124 Date: Thu, 26 Apr 2001 23:03:33 +0100
7125 Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
7127 ! ext/B/B/Deparse.pm
7128 ____________________________________________________________________________
7129 [ 9865] By: jhi on 2001/04/26 20:26:13
7130 Log: Update Changes.
7132 ! Changes patchlevel.h
7133 ____________________________________________________________________________
7134 [ 9864] By: jhi on 2001/04/26 19:27:48
7135 Log: Dethinko from Robin Houston.
7137 ! ext/B/B/Deparse.pm
7138 ____________________________________________________________________________
7139 [ 9863] By: jhi on 2001/04/26 19:10:35
7140 Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
7141 From: Robin Houston <robin@kitsite.com>
7142 Date: Thu, 26 Apr 2001 21:08:32 +0100
7143 Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
7145 ! ext/B/B/Deparse.pm
7146 ____________________________________________________________________________
7147 [ 9862] By: jhi on 2001/04/26 19:04:23
7148 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
7149 From: Robin Houston <robin@kitsite.com>
7150 Date: Thu, 26 Apr 2001 20:52:50 +0100
7151 Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
7153 ! ext/B/B/Deparse.pm
7154 ____________________________________________________________________________
7155 [ 9861] By: jhi on 2001/04/26 18:56:14
7156 Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
7157 From: Mike Guy <mjtg@cam.ac.uk>
7158 Date: Thu, 26 Apr 2001 14:22:40 +0100
7159 Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
7162 ____________________________________________________________________________
7163 [ 9860] By: jhi on 2001/04/26 18:46:42
7164 Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
7165 From: Robin Houston <robin@kitsite.com>
7166 Date: Thu, 26 Apr 2001 20:34:29 +0100
7167 Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
7169 Hashes do not interpolate.
7171 ! ext/B/B/Deparse.pm
7172 ____________________________________________________________________________
7173 [ 9859] By: jhi on 2001/04/26 18:43:51
7174 Log: Subject: The Time::Piece conspiracy unmasked!!!
7175 From: Mike Guy <mjtg@cam.ac.uk>
7176 Date: Thu, 26 Apr 2001 19:02:50 +0100
7177 Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
7179 Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
7180 From: Mike Guy <mjtg@cam.ac.uk>
7181 Date: Thu, 26 Apr 2001 19:08:21 +0100
7182 Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
7184 Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
7185 From: Graham Barr <gbarr@pobox.com>
7186 Date: Thu, 26 Apr 2001 19:12:03 +0100
7187 Message-ID: <20010426191203.A70835@pobox.com>
7189 Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
7191 ! ext/List/Util/lib/List/Util.pm
7192 ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
7193 ____________________________________________________________________________
7194 [ 9858] By: jhi on 2001/04/26 18:17:42
7195 Log: Subject: [PATCH t/comp/proto.t] disable correct warning
7196 From: Robin Houston <robin@kitsite.com>
7197 Date: Thu, 26 Apr 2001 16:09:35 +0100
7198 Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
7201 ____________________________________________________________________________
7202 [ 9857] By: jhi on 2001/04/26 18:04:59
7203 Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
7204 From: barries <barries@slaysys.com>
7205 Date: Thu, 26 Apr 2001 12:01:10 -0400
7206 Message-ID: <20010426120110.E29698@jester.slaysys.com>
7209 ____________________________________________________________________________
7210 [ 9856] By: jhi on 2001/04/26 18:03:33
7211 Log: Subject: [PATCH B::Deparse] fix string uninterpretation
7212 Date: Thu, 26 Apr 2001 17:13:41 +0100
7213 From: Robin Houston <robin@kitsite.com>
7214 Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
7216 Subject: Re: [PATCH B::Deparse] fix string uninterpretation
7217 From: Robin Houston <robin@kitsite.com>
7218 Date: Thu, 26 Apr 2001 18:44:29 +0100
7219 Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
7221 ! ext/B/B/Deparse.pm
7222 ____________________________________________________________________________
7223 [ 9855] By: jhi on 2001/04/26 17:56:04
7224 Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
7225 From: Robin Houston <robin@kitsite.com>
7226 Date: Thu, 26 Apr 2001 17:04:08 +0100
7227 Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
7229 ! ext/B/B/Deparse.pm
7230 ____________________________________________________________________________
7231 [ 9854] By: jhi on 2001/04/26 17:47:26
7232 Log: Subject: Re: Short test case for undef %stash:: crash
7233 From: Benjamin Sugars <bsugars@canoe.ca>
7234 Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT)
7235 Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
7236 Changed and moved the perldiag entry.
7238 ! gv.c pod/perldiag.pod
7239 ____________________________________________________________________________
7240 [ 9853] By: jhi on 2001/04/26 14:35:16
7241 Log: Beginnings of strptime(). Do not touch the wet paint.
7243 ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
7244 ____________________________________________________________________________
7245 [ 9852] By: jhi on 2001/04/26 13:17:21
7246 Log: Retract #9851, core dumps from pod2man.
7249 ____________________________________________________________________________
7250 [ 9851] By: jhi on 2001/04/26 11:54:41
7251 Log: (Retracted by #9852.)
7253 Subject: [PATCH @9846] dumping ANYOF
7254 From: Hugo <hv@crypt.compulink.co.uk>
7255 Date: Thu, 26 Apr 2001 05:32:38 +0100
7256 Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
7259 ____________________________________________________________________________
7260 [ 9850] By: jhi on 2001/04/26 02:34:44
7261 Log: If ccflags was empty the _previous_ $* containing all the
7262 environment variables and Configure variables was used,
7263 which lead, among other bad things, into $ccflags being your
7264 uname -a output, which lead into test compile with cc failing,
7265 which lead into gcc being selected, which didn't work that well
7266 since gcc (ancient 2.8.1 in that particular box) wasn't too happy
7267 with large files, et cetera.
7270 ____________________________________________________________________________
7271 [ 9849] By: jhi on 2001/04/26 01:44:57
7272 Log: Make selfstubber test more portable.
7274 ! t/lib/selfstubber.t
7275 ____________________________________________________________________________
7276 [ 9848] By: jhi on 2001/04/26 00:50:26
7277 Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
7278 From: Benjamin Sugars <ben.sugars@home.com>
7279 Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
7280 Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
7283 ____________________________________________________________________________
7284 [ 9847] By: jhi on 2001/04/26 00:46:58
7285 Log: Subject: [PATCH: perl@9841] VMS updates
7286 From: Peter Prymmer <pvhp@forte.com>
7287 Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
7288 Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
7290 ! README.vms configure.com vms/descrip_mms.template
7291 ! vms/ext/filespec.t
7292 ____________________________________________________________________________
7293 [ 9846] By: jhi on 2001/04/26 00:11:56
7294 Log: re 'debug' was broken by #9084.
7297 ____________________________________________________________________________
7298 [ 9845] By: jhi on 2001/04/25 22:33:17
7299 Log: Subject: [PATCH] test for Devel::SelfStubber
7300 From: Nicholas Clark <nick@ccl4.org>
7301 Date: Thu, 26 Apr 2001 00:00:54 +0100
7302 Message-ID: <20010426000054.D89026@plum.flirble.org>
7304 + t/lib/selfstubber.t
7305 ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
7306 ____________________________________________________________________________
7307 [ 9844] By: jhi on 2001/04/25 22:29:32
7308 Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
7309 From: Paul Johnson <paul@pjcj.net>
7310 Date: Thu, 26 Apr 2001 00:46:08 +0200
7311 Message-ID: <20010426004608.H2338@pjcj.net>
7313 ! ext/B/B/Concise.pm
7314 ____________________________________________________________________________
7315 [ 9843] By: jhi on 2001/04/25 22:28:28
7316 Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
7317 From: Peter Prymmer <pvhp@forte.com>
7318 Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
7319 Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
7322 ____________________________________________________________________________
7323 [ 9842] By: jhi on 2001/04/25 20:58:12
7324 Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
7325 From: John Peacock <jpeacock@rowman.com>
7326 Date: Wed, 25 Apr 2001 17:30:26 -0400
7327 Message-ID: <3AE741F2.B3217464@rowman.com>
7329 ! lib/Math/BigInt.pm t/lib/bigintpm.t
7330 ____________________________________________________________________________
7331 [ 9841] By: jhi on 2001/04/25 20:07:05
7332 Log: Update Changes.
7334 ! Changes patchlevel.h
7335 ____________________________________________________________________________
7336 [ 9840] By: jhi on 2001/04/25 19:56:51
7337 Log: Yet another HP-UX hints version from Merijn.
7340 ____________________________________________________________________________
7341 [ 9839] By: jhi on 2001/04/25 19:53:04
7342 Log: abs_path() didn't terminate the filename correctly,
7343 in DIRNAMLENless systems like HP-UX this would fail.
7346 ____________________________________________________________________________
7347 [ 9838] By: jhi on 2001/04/25 16:37:26
7348 Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
7349 From: Mike Guy <mjtg@cam.ac.uk>
7350 Date: Wed, 25 Apr 2001 18:31:47 +0100
7351 Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
7354 ____________________________________________________________________________
7355 [ 9837] By: jhi on 2001/04/25 16:21:53
7356 Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
7357 From: Jon Eveland <jweveland@yahoo.com>
7358 Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
7359 Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
7362 ____________________________________________________________________________
7363 [ 9836] By: jhi on 2001/04/25 14:17:50
7364 Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
7365 From: "Philip Newton" <pnewton@gmx.de>
7366 Date: Wed, 25 Apr 2001 17:05:58 +0200
7367 Message-ID: <3AE703F6.3234.1833C45@localhost>
7369 ! Porting/patching.pod
7370 ____________________________________________________________________________
7371 [ 9835] By: jhi on 2001/04/25 13:58:07
7372 Log: It would seem that both ar and full_ar need to be overridden
7373 for HP-UX to avoid the GNU ar.
7376 ____________________________________________________________________________
7377 [ 9834] By: jhi on 2001/04/25 13:50:40
7378 Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
7379 From: "Philip Newton" <pnewton@gmx.de>
7380 Date: Wed, 25 Apr 2001 16:09:23 +0200
7381 Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
7386 ____________________________________________________________________________
7387 [ 9833] By: jhi on 2001/04/25 12:36:11
7388 Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
7391 ____________________________________________________________________________
7392 [ 9832] By: jhi on 2001/04/25 12:33:36
7393 Log: New version of HP-UX hints from Merijn.
7396 ____________________________________________________________________________
7397 [ 9831] By: jhi on 2001/04/25 03:39:45
7398 Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
7401 ____________________________________________________________________________
7402 [ 9830] By: jhi on 2001/04/25 02:53:25
7403 Log: The tzname[] bit is not needed by util.c -- and causes
7404 heartburn in VMS (and it missing was probably the cause of
7405 the Mac OS X trouble). Ouch.
7407 ! ext/POSIX/POSIX.xs util.c
7408 ____________________________________________________________________________
7409 [ 9829] By: jhi on 2001/04/25 00:10:06
7410 Log: Metaconfig unit change for #9828.
7412 ! U/compline/ccflags.U
7413 ____________________________________________________________________________
7414 [ 9828] By: jhi on 2001/04/25 00:04:18
7415 Log: Allow setting cppflags hints. This may affect Darwin (Mac OS X)
7416 (which is actually the reason for the change, we need to pass
7417 cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
7418 EP/IX, OS/2, and TitanOS, based on the hints files.
7420 ! Configure config_h.SH
7421 ____________________________________________________________________________
7422 [ 9827] By: jhi on 2001/04/24 23:49:20
7423 Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
7424 the $cat must have an absolute path.
7427 ____________________________________________________________________________
7428 [ 9826] By: jhi on 2001/04/24 23:40:53
7429 Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
7432 ____________________________________________________________________________
7433 [ 9825] By: jhi on 2001/04/24 23:35:35
7434 Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
7435 From: "Philip Newton" <pnewton@gmx.de>
7436 Date: Tue, 24 Apr 2001 18:52:49 +0200
7437 Message-Id: <3AE5CB81.12234.1FC246F@localhost>
7440 ____________________________________________________________________________
7441 [ 9824] By: jhi on 2001/04/24 23:33:07
7442 Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
7443 Some gcc specifics dropped out due to extensive rewriting;
7444 will be put back later as needed.
7447 ____________________________________________________________________________
7448 [ 9823] By: jhi on 2001/04/24 23:27:57
7449 Log: Mac OS X patch for missing tzname definition from Paul Schinder.
7451 ! ext/POSIX/POSIX.xs
7452 ____________________________________________________________________________
7453 [ 9822] By: jhi on 2001/04/24 23:25:21
7454 Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
7455 From: Tim Jenness <t.jenness@jach.hawaii.edu>
7456 Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
7457 Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
7459 ! ext/XS/Typemap/Typemap.xs
7460 ____________________________________________________________________________
7461 [ 9821] By: jhi on 2001/04/24 23:24:10
7462 Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
7463 From: "Abigail" <abigail@foad.org>
7464 Date: Tue, 24 Apr 2001 23:12:03 +0200
7465 Message-ID: <20010424211203.7901.qmail@foad.org>
7468 ____________________________________________________________________________
7469 [ 9820] By: jhi on 2001/04/24 23:23:15
7470 Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
7471 From: Matt Sergeant <matt@sergeant.org>
7472 Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
7473 Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
7476 ____________________________________________________________________________
7477 [ 9819] By: nick on 2001/04/24 18:49:43
7478 Log: Integrate mainline.
7480 +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
7481 !> (integrate 37 files)
7482 ____________________________________________________________________________
7483 [ 9818] By: jhi on 2001/04/24 14:35:23
7484 Log: Update Changes.
7486 ! Changes patchlevel.h
7487 ____________________________________________________________________________
7488 [ 9817] By: jhi on 2001/04/24 14:09:17
7489 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
7490 From: "Philip Newton" <pnewton@gmx.de>
7491 Date: Tue, 24 Apr 2001 12:58:12 +0200
7492 Message-ID: <3AE57864.8304.B77A0A@localhost>
7494 plus add CPAN to the list of modules that have their own tests.
7497 ____________________________________________________________________________
7498 [ 9816] By: jhi on 2001/04/24 14:07:03
7499 Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
7500 From: Michael G Schwern <schwern@pobox.com>
7501 Date: Sat, 21 Apr 2001 22:35:00 +0100
7502 Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
7505 ____________________________________________________________________________
7506 [ 9815] By: jhi on 2001/04/24 13:54:32
7507 Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
7508 From: Robin Houston <robin@kitsite.com>
7509 Date: Tue, 24 Apr 2001 15:51:18 +0100
7510 Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
7512 ! ext/B/B/Deparse.pm
7513 ____________________________________________________________________________
7514 [ 9814] By: jhi on 2001/04/24 13:17:34
7515 Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
7516 From: Bill Glicker <billg@burrelles.com>
7517 Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
7518 Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
7521 ____________________________________________________________________________
7522 [ 9813] By: jhi on 2001/04/24 12:54:23
7523 Log: Prevent path disclosure (probing for existence of filenames)
7524 using suidperl; bug id 20010322.218.
7526 ! perl.c pod/perldiag.pod
7527 ____________________________________________________________________________
7528 [ 9812] By: jhi on 2001/04/24 12:08:36
7531 ! ext/POSIX/POSIX.xs
7532 ____________________________________________________________________________
7533 [ 9811] By: jhi on 2001/04/24 11:57:35
7534 Log: (Retracted by #9812.)
7536 ! ext/POSIX/POSIX.xs
7537 ____________________________________________________________________________
7538 [ 9810] By: jhi on 2001/04/24 03:32:35
7539 Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
7542 ____________________________________________________________________________
7543 [ 9809] By: jhi on 2001/04/24 03:16:13
7544 Log: The Math::BigFloat::import() was broken.
7545 (Fixes bug id 20010422.002.)
7547 ! lib/Math/BigFloat.pm
7548 ____________________________________________________________________________
7549 [ 9808] By: jhi on 2001/04/24 01:11:40
7550 Log: Additional dependencies; should help for parallel makes
7551 not to fail on missing lib/lib.pm or lib/re.pm.
7554 ____________________________________________________________________________
7555 [ 9807] By: jhi on 2001/04/24 00:57:01
7556 Log: Update the test failure disclaimer.
7558 ! t/pragma/warn/pp_hot
7559 ____________________________________________________________________________
7560 [ 9806] By: jhi on 2001/04/24 00:54:04
7561 Log: Add make target "install-all" which is alias for "install"
7562 to cater for case-preserving filesystems like HFS+.
7564 ! INSTALL Makefile.SH
7565 ____________________________________________________________________________
7566 [ 9805] By: jhi on 2001/04/24 00:47:28
7567 Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
7568 From: Peter Prymmer <pvhp@forte.com>
7569 Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
7570 Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
7572 (Ken William's message forwarded from macosx@perl.org)
7575 ____________________________________________________________________________
7576 [ 9804] By: jhi on 2001/04/23 23:57:35
7580 ____________________________________________________________________________
7581 [ 9803] By: jhi on 2001/04/23 23:52:25
7582 Log: More PerlIO robustness.
7585 ____________________________________________________________________________
7586 [ 9802] By: jhi on 2001/04/23 23:43:35
7587 Log: Make the "STD* opened only for ..." errors more consistent.
7590 ____________________________________________________________________________
7591 [ 9801] By: jhi on 2001/04/23 23:34:26
7592 Log: Test case for #9800.
7595 ____________________________________________________________________________
7596 [ 9800] By: jhi on 2001/04/23 23:14:43
7597 Log: Avoid coredump on 'close STDERR; die' by making
7598 the PerlIO calls more robust. Also use SETERRNO()
7599 instead of errno = to be more VMS-ready.
7602 ____________________________________________________________________________
7603 [ 9799] By: jhi on 2001/04/23 21:41:10
7604 Log: Subject: test for ID 20010423.002
7605 From: Robin Houston <robin@kitsite.com>
7606 Date: Mon, 23 Apr 2001 16:52:21 +0100
7607 Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
7610 ____________________________________________________________________________
7611 [ 9798] By: jhi on 2001/04/23 21:40:07
7612 Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
7613 From: David Dyck <dcd@tc.fluke.com>
7614 Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
7615 Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
7618 ____________________________________________________________________________
7619 [ 9797] By: jhi on 2001/04/23 21:37:56
7620 Log: Subject: [PATCH] Implement Cwd::abs_path in XS
7621 From: Benjamin Sugars <bsugars@canoe.ca>
7622 Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
7623 Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
7625 ! ext/Cwd/Cwd.xs lib/Cwd.pm
7626 ____________________________________________________________________________
7627 [ 9796] By: jhi on 2001/04/23 21:29:24
7628 Log: Synchronize h2xs and pod2man some more on the documentation
7629 templates they propose.
7631 ! pod/pod2man.PL utils/h2xs.PL
7632 ____________________________________________________________________________
7633 [ 9795] By: jhi on 2001/04/23 17:30:40
7634 Log: Add one more naughty test for base64; make encoding logic cleaner.
7637 ____________________________________________________________________________
7638 [ 9794] By: jhi on 2001/04/23 13:51:32
7639 Log: Update Changes.
7641 ! Changes patchlevel.h
7642 ____________________________________________________________________________
7643 [ 9793] By: jhi on 2001/04/23 13:44:18
7644 Log: Duplicate lines.
7647 ____________________________________________________________________________
7648 [ 9792] By: jhi on 2001/04/23 13:39:13
7649 Log: Subject: Re: PATCH 5.7.1
7650 From: Mark-Jason Dominus <mjd@plover.com>
7651 Date: Mon, 23 Apr 2001 10:30:21 -0400
7652 Message-ID: <20010423143021.17335.qmail@plover.com>
7655 ____________________________________________________________________________
7656 [ 9791] By: jhi on 2001/04/23 13:32:40
7657 Log: Add the CPAN.pm 1.59_54 tests.
7659 + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
7661 ____________________________________________________________________________
7662 [ 9790] By: jhi on 2001/04/23 13:21:55
7663 Log: Subject: Deparse nit
7664 From: Robin Houston <robin@kitsite.com>
7665 Date: Mon, 23 Apr 2001 12:38:20 +0100
7666 Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
7668 ! ext/B/B/Deparse.pm
7669 ____________________________________________________________________________
7670 [ 9789] By: jhi on 2001/04/23 13:19:07
7671 Log: Subject: [PATCH] bug 20010423.002
7672 From: Robin Houston <robin@kitsite.com>
7673 Date: Mon, 23 Apr 2001 13:12:30 +0100
7674 Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
7677 ____________________________________________________________________________
7678 [ 9788] By: jhi on 2001/04/23 13:02:49
7679 Log: Subject: PATCH [5.7.1] hv.c unused #define
7680 From: Mark-Jason Dominus <mjd@plover.com>
7681 Date: Sun, 22 Apr 2001 14:17:49 -0400
7682 Message-ID: <20010422181749.26976.qmail@plover.com>
7685 ____________________________________________________________________________
7686 [ 9787] By: jhi on 2001/04/23 13:02:02
7687 Log: Subject: PATCH 5.7.1
7688 From: Mark-Jason Dominus <mjd@plover.com>
7689 Date: Sun, 22 Apr 2001 15:12:57 -0400
7690 Message-ID: <20010422191258.6539.qmail@plover.com>
7692 plus Sarathy's STMT_START + STMT_END suggestion.
7695 ____________________________________________________________________________
7696 [ 9786] By: jhi on 2001/04/23 12:53:25
7699 Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
7700 From: dLux <dlux@spam.sch.bme.hu>
7701 Date: Mon, 23 Apr 2001 01:25:26 +0200
7702 Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
7704 (SvGROW really does return a char *.)
7706 ! pod/perlapi.pod sv.h
7707 ____________________________________________________________________________
7708 [ 9785] By: jhi on 2001/04/23 04:34:04
7709 Log: Time::Piece work continues. $t->day removed since
7710 I think it's too confusing. Now has normal and
7711 abbreviated length weekday names and month names,
7712 the names change with _names(), not _list().
7713 Now has strftime() in Perl, _strftime() is
7714 the libc version (to which strftime() falls back
7715 if it doesn't know the format. To do: the reverse
7716 of strftime, strptime(), and the localisation of both.
7718 ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
7719 ! t/lib/time-piece.t
7720 ____________________________________________________________________________
7721 [ 9784] By: jhi on 2001/04/23 02:41:46
7722 Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
7723 From: andreas.koenig@anima.de (Andreas J. Koenig)
7724 Date: 23 Apr 2001 05:20:55 +0200
7725 Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
7727 ! t/pragma/overload.t
7728 ____________________________________________________________________________
7729 [ 9783] By: jhi on 2001/04/22 23:32:42
7730 Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
7731 From: Robin Houston <robin@kitsite.com>
7732 Date: Mon, 23 Apr 2001 00:38:18 +0100
7733 Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
7735 ! ext/B/B/Deparse.pm
7736 ____________________________________________________________________________
7737 [ 9782] By: jhi on 2001/04/22 20:55:43
7738 Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
7739 From: Simon Cozens <simon@netthink.co.uk>
7740 Date: Sun, 22 Apr 2001 18:47:25 +0100
7741 Message-ID: <20010422184725.A14411@netthink.co.uk>
7743 ! sv.c t/pragma/overload.t
7744 ____________________________________________________________________________
7745 [ 9781] By: jhi on 2001/04/22 20:52:13
7746 Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
7747 From: Robin Houston <robin@kitsite.com>
7748 Date: Sun, 22 Apr 2001 22:14:50 +0100
7749 Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
7751 ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
7752 ____________________________________________________________________________
7753 [ 9780] By: nick on 2001/04/22 20:40:31
7754 Log: Integrate mainline.
7756 +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
7758 !> (integrate 38 files)
7759 ____________________________________________________________________________
7760 [ 9779] By: jhi on 2001/04/22 15:16:03
7761 Log: Subject: IO::Socket::INET patch
7762 From: andrew deryabin <djsf@technarchy.ru>
7763 Date: Sat, 21 Apr 2001 17:46:52 +0400
7764 Message-ID: <20010421174652.B1426@technarchy>
7766 ! ext/IO/lib/IO/Socket/INET.pm
7767 ____________________________________________________________________________
7768 [ 9778] By: jhi on 2001/04/22 15:14:33
7769 Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1
7770 From: Mark-Jason Dominus <mjd@plover.com>
7771 Date: Sat, 21 Apr 2001 21:27:49 -0400
7772 Message-ID: <20010422012749.27024.qmail@plover.com>
7775 ____________________________________________________________________________
7776 [ 9777] By: jhi on 2001/04/22 15:10:51
7777 Log: Subject: Re: Regex debugger patch
7778 From: Mark-Jason Dominus <mjd@plover.com>
7779 Date: Sat, 21 Apr 2001 21:48:51 -0400
7780 Message-ID: <20010422014851.27165.qmail@plover.com>
7782 ! pod/perldebguts.pod
7783 ____________________________________________________________________________
7784 [ 9776] By: jhi on 2001/04/22 15:09:48
7785 Log: Subject: Re: Regex debugger patch
7786 From: Mark-Jason Dominus <mjd@plover.com>
7787 Date: Sat, 21 Apr 2001 14:24:39 -0400
7788 Message-ID: <20010421182439.16508.qmail@plover.com>
7790 Regex debugger backend.
7792 ! regcomp.c regexp.h
7793 ____________________________________________________________________________
7794 [ 9775] By: jhi on 2001/04/21 16:45:40
7795 Log: Subject: [PATCH] Typo in utf8.h
7796 From: Jesús Quiroga <jquiroga@pobox.com>
7797 Date: Sat, 21 Apr 2001 19:25:33 +0200
7798 Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
7801 ____________________________________________________________________________
7802 [ 9774] By: jhi on 2001/04/21 16:43:52
7803 Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
7804 From: Joe Orton <jorton@redhat.com>
7805 Date: Tue, 17 Apr 2001 15:50:43 +0100
7806 Message-Id: <20010417155043.D19132@eu.c2.net>
7809 ____________________________________________________________________________
7810 [ 9773] By: jhi on 2001/04/21 15:30:15
7811 Log: Subject: Patch utils/h2xs.PL
7812 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
7813 Date: Sat, 21 Apr 2001 10:32:16 -0500
7814 Message-ID: <20010421103216.C14521@chaos.wustl.edu>
7816 Add MAILING list and LICENSE templates.
7819 ____________________________________________________________________________
7820 [ 9772] By: jhi on 2001/04/21 15:28:36
7821 Log: Subject: perlfaq2.patch for 5.7.1
7822 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
7823 Message-ID: <20010420164219.J3194@chaos.wustl.edu>
7824 Date: Fri, 20 Apr 2001 16:42:19 -0500
7826 rm an extra tab, a blurb about the xx.cpan to clarify
7827 which countries actually have that and dejanews is history
7828 as well as most of that nonsensical entry.
7831 ____________________________________________________________________________
7832 [ 9771] By: jhi on 2001/04/21 15:27:17
7833 Log: Subject: perlfaq1.patch for 5.7.1
7834 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
7835 Date: Fri, 20 Apr 2001 16:57:36 -0500
7836 Message-ID: <20010420165736.K3194@chaos.wustl.edu>
7838 Evil URLs must die. Especially when they are broken.
7841 ____________________________________________________________________________
7842 [ 9770] By: jhi on 2001/04/21 15:23:38
7843 Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
7844 From: Michael G Schwern <schwern@pobox.com>
7845 Date: Sat, 21 Apr 2001 16:11:12 +0100
7846 Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
7848 + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
7850 ! MANIFEST ext/B/B.pm t/lib/b.t
7851 ____________________________________________________________________________
7852 [ 9769] By: jhi on 2001/04/21 15:03:32
7853 Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
7854 From: Michael G Schwern <schwern@pobox.com>
7855 Date: Sat, 21 Apr 2001 09:48:00 +0100
7856 Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
7859 ____________________________________________________________________________
7860 [ 9768] By: jhi on 2001/04/21 14:33:49
7861 Log: PerlIO and Encode doc cleanup and tweaks.
7863 ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
7864 ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
7865 ____________________________________________________________________________
7866 [ 9767] By: jhi on 2001/04/21 12:40:16
7867 Log: Integrate perlio.
7870 ____________________________________________________________________________
7871 [ 9766] By: nick on 2001/04/20 18:28:35
7872 Log: Avoid core dump on
7873 open(STDOUT,">",\$foo);
7876 ____________________________________________________________________________
7877 [ 9765] By: jhi on 2001/04/20 13:23:43
7878 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
7879 From: Robin Houston <robin@kitsite.com>
7880 Date: Fri, 20 Apr 2001 14:29:22 +0100
7881 Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
7883 ! ext/B/B.pm ext/B/B/Deparse.pm
7884 ____________________________________________________________________________
7885 [ 9764] By: jhi on 2001/04/20 13:19:33
7886 Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
7887 From: Peter Prymmer <pvhp@forte.com>
7888 Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
7889 Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
7891 ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
7892 ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
7893 ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
7894 ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
7895 ____________________________________________________________________________
7896 [ 9763] By: jhi on 2001/04/20 12:36:39
7897 Log: Subject: Re: A new PerlIO coredump
7898 From: Nick Ing-Simmons <nik@tiuk.ti.com>
7899 Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
7900 Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
7903 ____________________________________________________________________________
7904 [ 9762] By: jhi on 2001/04/19 23:02:30
7905 Log: Update Changes.
7907 ! Changes patchlevel.h
7908 ____________________________________________________________________________
7909 [ 9761] By: jhi on 2001/04/19 22:59:19
7910 Log: More cleanup cleanup.
7912 ! Makefile.SH win32/Makefile win32/makefile.mk
7913 ____________________________________________________________________________
7914 [ 9760] By: jhi on 2001/04/19 22:50:31
7915 Log: lib/Time is non-empty, let's not rmdir it.
7918 ____________________________________________________________________________
7919 [ 9759] By: jhi on 2001/04/19 22:36:51
7920 Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
7921 From: Robin Houston <robin@kitsite.com>
7922 Date: Fri, 20 Apr 2001 00:18:53 +0100
7923 Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
7925 ! ext/B/B/Deparse.pm
7926 ____________________________________________________________________________
7927 [ 9758] By: jhi on 2001/04/19 22:36:00
7928 Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
7929 From: Peter Prymmer <pvhp@forte.com>
7930 Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
7931 Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
7934 ____________________________________________________________________________
7935 [ 9757] By: nick on 2001/04/19 18:53:54
7936 Log: Blind (untested) integrate of mainline.
7938 +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
7939 +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
7940 +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
7941 !> (integrate 53 files)
7942 ____________________________________________________________________________
7943 [ 9756] By: jhi on 2001/04/19 16:59:23
7944 Log: Document and test Time::Piece.
7946 ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
7947 ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
7948 ____________________________________________________________________________
7949 [ 9755] By: jhi on 2001/04/19 12:13:29
7950 Log: A better fix for the \x{12345678} trouble from NI-S.
7953 ____________________________________________________________________________
7954 [ 9754] By: jhi on 2001/04/19 11:56:07
7955 Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
7956 From: Robin Houston <robin@kitsite.com>
7957 Date: Wed, 18 Apr 2001 17:58:33 +0100
7958 Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
7960 ! ext/B/B/Deparse.pm op.c
7961 ____________________________________________________________________________
7962 [ 9753] By: jhi on 2001/04/19 04:21:52
7963 Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
7964 From: "Kurt D. Starsinic" <kstar@wolfetech.com>
7965 Date: Thu, 19 Apr 2001 01:11:41 -0400
7966 Message-ID: <20010419011141.A5798@cpan.org>
7968 ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
7969 ____________________________________________________________________________
7970 [ 9752] By: jhi on 2001/04/19 02:41:10
7971 Log: The new time utils need to be thread-aware, too.
7974 ____________________________________________________________________________
7975 [ 9751] By: jhi on 2001/04/19 02:26:47
7976 Log: Compilation nit noticed by AIX compiler.
7979 ____________________________________________________________________________
7980 [ 9750] By: jhi on 2001/04/19 02:20:06
7981 Log: The new time utils need to be public.
7984 ____________________________________________________________________________
7985 [ 9749] By: jhi on 2001/04/19 01:42:39
7989 ____________________________________________________________________________
7990 [ 9748] By: jhi on 2001/04/19 01:41:10
7991 Log: Add Time::Piece, a slight rewrite of Time::Object,
7994 + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
7995 + ext/Time/Piece/Piece.xs ext/Time/Piece/README
7996 + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
7997 ! MANIFEST configure.com djgpp/config.over epoc/config.sh
7998 ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
8000 ____________________________________________________________________________
8001 [ 9747] By: jhi on 2001/04/19 00:55:35
8002 Log: The new metaconfig unit from strftime.
8003 Branch: metaconfig/U/perl
8005 ____________________________________________________________________________
8006 [ 9746] By: jhi on 2001/04/19 00:54:54
8007 Log: Move the strftime() wrapper from POSIX.xs to util.c
8008 as my_strftime(), requires HAS_STRFTIME.
8010 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8011 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
8012 ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
8013 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
8014 ! vos/config.ga.h win32/config.bc win32/config.gc
8016 ____________________________________________________________________________
8017 [ 9745] By: jhi on 2001/04/18 23:11:03
8018 Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
8019 in preparation of Time::Piece.
8021 ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
8022 ____________________________________________________________________________
8023 [ 9744] By: jhi on 2001/04/18 22:33:12
8024 Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
8025 From: Peter Prymmer <pvhp@forte.com>
8026 Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
8027 Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
8030 ____________________________________________________________________________
8031 [ 9743] By: jhi on 2001/04/18 22:32:23
8032 Log: Subject: Fwd: pod2html leaves cache files lying around?
8033 From: Rajesh Vaidheeswarran <rv@gnu.org>
8034 Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
8035 Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
8038 ____________________________________________________________________________
8039 [ 9742] By: jhi on 2001/04/18 20:31:49
8040 Log: Update Changes.
8042 ! Changes patchlevel.h
8043 ____________________________________________________________________________
8044 [ 9741] By: jhi on 2001/04/18 20:23:02
8045 Log: Declare hints only if needed.
8047 ! ext/B/B/Deparse.pm
8048 ____________________________________________________________________________
8049 [ 9740] By: jhi on 2001/04/18 19:06:05
8050 Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
8051 bug noticed by Robin Houston; basically the code of detecting
8052 value wraparound was acting differently under different compilers
8053 and platforms. The workaround is to remove the overflow check
8054 for now, a real fix would be to do the overflow (portably) right.
8057 ____________________________________________________________________________
8058 [ 9739] By: jhi on 2001/04/18 19:01:23
8059 Log: Subject: [PATCH B::Deparse] some pragma support
8060 From: Robin Houston <robin@kitsite.com>
8061 Date: Wed, 18 Apr 2001 19:32:12 +0100
8062 Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
8064 ! ext/B/B/Deparse.pm
8065 ____________________________________________________________________________
8066 [ 9738] By: jhi on 2001/04/18 15:16:37
8067 Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
8068 From: Benjamin Sugars <bsugars@canoe.ca>
8069 Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
8070 Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
8073 ____________________________________________________________________________
8074 [ 9737] By: jhi on 2001/04/18 13:24:50
8075 Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
8076 From: Tim Jenness <t.jenness@jach.hawaii.edu>
8077 Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
8078 Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
8080 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
8081 ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
8082 ____________________________________________________________________________
8083 [ 9736] By: jhi on 2001/04/18 04:15:14
8084 Log: The #9735 also changes the subtest 12.
8087 ____________________________________________________________________________
8088 [ 9735] By: jhi on 2001/04/18 03:55:17
8089 Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
8090 From: David Dyck <dcd@tc.fluke.com>
8091 Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
8092 Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
8094 ! ext/B/B/Deparse.pm
8095 ____________________________________________________________________________
8096 [ 9734] By: jhi on 2001/04/18 03:54:11
8097 Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
8098 From: Gisle Aas <gisle@ActiveState.com>
8099 Date: 17 Apr 2001 19:06:45 -0700
8100 Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
8102 ! pp_hot.c t/op/misc.t
8103 ____________________________________________________________________________
8104 [ 9733] By: jhi on 2001/04/17 22:25:22
8105 Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
8106 From: "Abigail" <abigail@foad.org>
8107 Date: Wed, 18 Apr 2001 01:17:46 +0200
8108 Message-ID: <20010417231746.21657.qmail@foad.org>
8110 ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
8111 ____________________________________________________________________________
8112 [ 9732] By: jhi on 2001/04/17 20:47:56
8113 Log: Subject: Re: Deparse - parenthesise args to undeclared subs
8114 From: Robin Houston <robin@kitsite.com>
8115 Date: Tue, 17 Apr 2001 22:37:42 +0100
8116 Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
8118 ! ext/B/B/Deparse.pm
8119 ____________________________________________________________________________
8120 [ 9731] By: nick on 2001/04/17 20:46:35
8121 Log: Re-sync for t/lib/b.t fix
8123 !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
8124 ____________________________________________________________________________
8125 [ 9730] By: jhi on 2001/04/17 20:45:29
8126 Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
8127 From: Robin Houston <robin@kitsite.com>
8128 Date: Tue, 17 Apr 2001 22:29:36 +0100
8129 Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
8131 ! ext/B/B.xs ext/B/B/Deparse.pm
8132 ____________________________________________________________________________
8133 [ 9729] By: jhi on 2001/04/17 20:43:11
8134 Log: Subject: Deparse - parenthesise args to undeclared subs
8135 From: Robin Houston <robin@kitsite.com>
8136 Date: Tue, 17 Apr 2001 21:31:05 +0100
8137 Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
8139 ! ext/B/B/Deparse.pm
8140 ____________________________________________________________________________
8141 [ 9728] By: jhi on 2001/04/17 18:57:30
8142 Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
8143 From: Benjamin Sugars <ben.sugars@home.com>
8144 Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
8145 Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
8148 ____________________________________________________________________________
8149 [ 9727] By: jhi on 2001/04/17 18:20:20
8150 Log: Subject: [PATCH B::Deparse] ambient pragmas
8151 From: Robin Houston <robin@kitsite.com>
8152 Date: Tue, 17 Apr 2001 20:01:59 +0100
8153 Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
8155 ! ext/B/B/Deparse.pm t/lib/b.t
8156 ____________________________________________________________________________
8157 [ 9726] By: nick on 2001/04/17 16:33:51
8158 Log: Integrate mainline (t/lib/b.t fails test 2...)
8160 +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
8161 +> ext/List/Util/README ext/List/Util/Util.xs
8162 +> ext/List/Util/lib/List/Util.pm
8163 +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
8164 +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
8165 +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
8166 +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
8167 +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
8168 !> (integrate 31 files)
8169 ____________________________________________________________________________
8170 [ 9725] By: jhi on 2001/04/17 12:14:24
8171 Log: Subject: multiple B::* changes
8172 From: Robin Houston <robin@kitsite.com>
8173 Date: Thu, 12 Apr 2001 20:12:27 +0100
8174 Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
8176 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
8177 ____________________________________________________________________________
8178 [ 9724] By: jhi on 2001/04/17 11:59:05
8179 Log: Thread-awareness from Doug MacEachern.
8181 ! ext/List/Util/Util.xs
8182 ____________________________________________________________________________
8183 [ 9723] By: jhi on 2001/04/17 11:57:41
8184 Log: Make the test more portable.
8187 ____________________________________________________________________________
8188 [ 9722] By: jhi on 2001/04/17 11:53:50
8189 Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
8190 From: Benjamin Sugars <ben.sugars@home.com>
8191 Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
8192 Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
8195 ____________________________________________________________________________
8196 [ 9721] By: jhi on 2001/04/17 11:52:17
8197 Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
8198 From: Benjamin Sugars <bsugars@canoe.ca>
8199 Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
8200 Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
8203 ____________________________________________________________________________
8204 [ 9720] By: jhi on 2001/04/17 11:35:42
8205 Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
8206 From: Chris Nandor <pudge@pobox.com>
8207 Date: Tue, 17 Apr 2001 00:30:49 -0400
8208 Message-Id: <p05100207b701768712de@[10.0.1.177]>
8210 ! ext/File/Glob/bsd_glob.c gv.c
8211 ____________________________________________________________________________
8212 [ 9719] By: jhi on 2001/04/17 11:32:13
8213 Log: Subject: [PATCH] Tweten->West
8214 From: Casey West <casey@geeknest.com>
8215 Date: Mon, 16 Apr 2001 12:11:22 -0400
8216 Message-ID: <20010416121122.B14554@stupid.geeknest.com>
8218 ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
8220 ____________________________________________________________________________
8221 [ 9718] By: jhi on 2001/04/16 03:22:52
8222 Log: Update Changes.
8224 ! Changes patchlevel.h
8225 ____________________________________________________________________________
8226 [ 9717] By: jhi on 2001/04/16 03:06:28
8230 ____________________________________________________________________________
8231 [ 9716] By: jhi on 2001/04/16 02:58:42
8232 Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
8233 From: Prymmer/Kahn <pvhp@best.com>
8234 Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
8235 Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
8238 ____________________________________________________________________________
8239 [ 9715] By: jhi on 2001/04/15 23:40:35
8240 Log: Subject: Re: Net::Ping patch, adds stream protocol
8241 From: bronson@rinspin.com (Scott Bronson)
8242 Date: Tue, 10 Apr 2001 23:58:33 -0700
8243 Message-ID: <20010410235833.N29719@rinspin.com>
8246 ____________________________________________________________________________
8247 [ 9714] By: jhi on 2001/04/15 23:31:46
8248 Log: Printing out the ok messages helps successful testing.
8250 ! t/lib/time-hires.t
8251 ____________________________________________________________________________
8252 [ 9713] By: jhi on 2001/04/15 21:43:24
8253 Log: Update Douglas Wegscheid's email.
8256 ____________________________________________________________________________
8257 [ 9712] By: jhi on 2001/04/15 21:40:41
8258 Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
8259 From: Michael G Schwern <schwern@pobox.com>
8260 Date: Sat, 14 Apr 2001 22:40:50 +0100
8261 Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
8264 ! MANIFEST lib/Exporter/Heavy.pm
8265 ____________________________________________________________________________
8266 [ 9711] By: jhi on 2001/04/15 21:39:21
8267 Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
8268 From: Michael G Schwern <schwern@pobox.com>
8269 Date: Sat, 14 Apr 2001 22:13:59 +0100
8270 Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
8273 ____________________________________________________________________________
8274 [ 9710] By: jhi on 2001/04/15 21:30:19
8275 Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
8276 From: Michael G Schwern <schwern@pobox.com>
8277 Date: Sat, 14 Apr 2001 22:05:32 +0100
8278 Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
8280 ! t/pragma/warnings.t
8281 ____________________________________________________________________________
8282 [ 9709] By: jhi on 2001/04/15 19:34:09
8283 Log: Integrate changes #9706,9707 from maintperl into mainline.
8285 change#7210 broke .packlist generation
8287 ExtUtils::Installed doesn't quote regex metacharacters in paths
8288 before using them in match; also make it work for dosish platforms
8290 !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
8291 ____________________________________________________________________________
8292 [ 9708] By: jhi on 2001/04/15 19:31:01
8293 Log: Test also the scalar aspect of getitimer().
8295 ! t/lib/time-hires.t
8296 ____________________________________________________________________________
8297 [ 9707] By: gsar on 2001/04/15 17:24:20
8298 Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
8299 before using them in match; also make it work for dosish platforms
8300 Branch: maint-5.6/perl
8301 ! lib/ExtUtils/Installed.pm
8302 ____________________________________________________________________________
8303 [ 9706] By: gsar on 2001/04/15 17:21:59
8304 Log: change#7210 broke .packlist generation (listed only filename
8305 rather than fully qualified path name)
8306 Branch: maint-5.6/perl
8307 ! lib/ExtUtils/Install.pm
8308 ____________________________________________________________________________
8309 [ 9705] By: jhi on 2001/04/15 12:36:33
8310 Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
8312 ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
8313 ! t/lib/time-hires.t
8314 ____________________________________________________________________________
8315 [ 9704] By: jhi on 2001/04/15 10:49:08
8316 Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
8317 From: Prymmer/Kahn <pvhp@best.com>
8318 Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
8319 Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
8321 ! lib/utf8.pm pod/perlebcdic.pod
8322 ____________________________________________________________________________
8323 [ 9703] By: jhi on 2001/04/15 02:26:26
8324 Log: I keep forgetting to sort MANIFEST.
8327 ____________________________________________________________________________
8328 [ 9702] By: jhi on 2001/04/15 02:07:47
8329 Log: Add Scalar-List-Utils 1.02, from Graham Barr.
8330 Now we have blessed, reftype, tainted, first, reduce, ...
8332 + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
8333 + ext/List/Util/README ext/List/Util/Util.xs
8334 + ext/List/Util/lib/List/Util.pm
8335 + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
8336 + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
8337 + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
8338 + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
8339 + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
8341 ____________________________________________________________________________
8342 [ 9701] By: jhi on 2001/04/14 15:05:25
8343 Log: Subject: RE: dprofpp.pl updates
8344 From: Carl Eklof <CEklof@endeca.com>
8345 Date: Thu, 12 Apr 2001 18:45:46 -0400
8346 Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
8349 ____________________________________________________________________________
8350 [ 9700] By: jhi on 2001/04/14 14:44:55
8351 Log: Do not just blindly add CR.
8354 ____________________________________________________________________________
8355 [ 9699] By: jhi on 2001/04/13 13:17:01
8356 Log: Update Changes.
8358 ! Changes patchlevel.h
8359 ____________________________________________________________________________
8360 [ 9698] By: jhi on 2001/04/13 12:44:48
8361 Log: Integrate perlio.
8363 !> ext/PerlIO/Scalar/Scalar.xs
8364 ____________________________________________________________________________
8365 [ 9697] By: jhi on 2001/04/13 12:29:15
8366 Log: Add more debug output to the test.
8369 ____________________________________________________________________________
8370 [ 9696] By: nick on 2001/04/13 10:14:29
8371 Log: Fix core dump on binmode($fh,'Scalar')
8373 ! ext/PerlIO/Scalar/Scalar.xs
8374 ____________________________________________________________________________
8375 [ 9695] By: nick on 2001/04/13 09:05:42
8376 Log: Integrate mainline
8378 +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
8379 +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
8380 +> t/lib/time-hires.t
8381 !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
8382 !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
8383 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
8384 !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
8385 !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
8386 !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
8387 !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
8388 ____________________________________________________________________________
8389 [ 9694] By: jhi on 2001/04/12 22:23:35
8390 Log: Integrate change #9693 from maintperl into mainline.
8392 $VERSION and Version() on the same line provokes a warning from
8393 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
8395 !> lib/Devel/SelfStubber.pm
8396 ____________________________________________________________________________
8397 [ 9693] By: gsar on 2001/04/12 21:55:56
8398 Log: $VERSION and Version() on the same line provokes a warning from
8399 CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
8400 Branch: maint-5.6/perl
8401 ! lib/Devel/SelfStubber.pm
8402 ____________________________________________________________________________
8403 [ 9692] By: jhi on 2001/04/12 13:54:00
8404 Log: This is at least 5.005.
8406 ! ext/Time/HiRes/HiRes.xs
8407 ____________________________________________________________________________
8408 [ 9691] By: jhi on 2001/04/12 13:37:20
8409 Log: Non-UNIX platforms extensions update. (Well, UTS is UNIX.)
8411 ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
8412 ! win32/Makefile win32/makefile.mk
8413 ____________________________________________________________________________
8414 [ 9690] By: jhi on 2001/04/12 01:34:46
8415 Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
8417 + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
8418 + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
8419 + t/lib/time-hires.t
8421 ____________________________________________________________________________
8422 [ 9689] By: jhi on 2001/04/12 00:28:39
8423 Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
8424 From: Gisle Aas <gisle@ActiveState.com>
8425 Date: 11 Apr 2001 16:36:11 -0700
8426 Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
8428 ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
8429 ____________________________________________________________________________
8430 [ 9688] By: jhi on 2001/04/12 00:27:39
8431 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
8432 From: Gisle Aas <gisle@ActiveState.com>
8433 Date: 11 Apr 2001 11:13:24 -0700
8434 Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
8436 ! ext/MIME/Base64/Base64.xs
8437 ____________________________________________________________________________
8438 [ 9687] By: jhi on 2001/04/11 19:51:47
8439 Log: Slight update on the Todo list. (Should integrate to Todo?)
8442 ____________________________________________________________________________
8443 [ 9686] By: jhi on 2001/04/11 16:54:25
8444 Log: Subject: [PATCH opcode.pl] Documentation of table format
8445 From: Simon Cozens <simon@netthink.co.uk>
8446 Date: Wed, 11 Apr 2001 12:59:31 +0100
8447 Message-ID: <20010411125931.A25681@netthink.co.uk>
8450 ____________________________________________________________________________
8451 [ 9685] By: jhi on 2001/04/11 16:53:15
8452 Log: Subject: [PATCH] prototype("CORE::recv")
8453 From: Simon Cozens <simon@netthink.co.uk>
8454 Date: Wed, 11 Apr 2001 13:24:35 +0100
8455 Message-ID: <20010411132435.A26169@netthink.co.uk>
8457 ! pp.c t/comp/proto.t
8458 ____________________________________________________________________________
8459 [ 9684] By: jhi on 2001/04/11 16:47:13
8460 Log: FAQ (and AUTHORS) update from Dan Carson: the information
8461 was several years obsolete, Term::Readkey has been updated
8462 to have the functionality.
8464 ! AUTHORS pod/perlfaq5.pod
8465 ____________________________________________________________________________
8466 [ 9683] By: jhi on 2001/04/11 12:15:46
8467 Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
8468 From: Calle Dybedahl <calle@lysator.liu.se>
8469 Date: 10 Apr 2001 16:44:16 +0200
8470 Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
8472 ! ext/MIME/Base64/Base64.xs
8473 ____________________________________________________________________________
8474 [ 9682] By: jhi on 2001/04/11 12:12:26
8475 Log: A more minimal fix for 20010410.006 from Hugo.
8478 ____________________________________________________________________________
8479 [ 9681] By: jhi on 2001/04/11 11:34:23
8480 Log: Integrate changes #9678,9679 from maintline into mainperl.
8482 addendum to change#9676
8484 up $File::Glob::VERSION; add a note pointing out the version of
8485 the OpenBSD glob bsd_glob.c resembles
8487 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
8488 !> ext/File/Glob/bsd_glob.h
8489 ____________________________________________________________________________
8490 [ 9680] By: jhi on 2001/04/11 11:30:38
8491 Log: Bad test numbering in integrate in #9677.
8492 Fixes ID 20010411.001.
8495 ____________________________________________________________________________
8496 [ 9679] By: gsar on 2001/04/11 03:38:40
8497 Log: up $File::Glob::VERSION; add a note pointing out the version of
8498 the OpenBSD glob bsd_glob.c resembles
8499 Branch: maint-5.6/perl
8500 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
8501 ! ext/File/Glob/bsd_glob.h
8502 ____________________________________________________________________________
8503 [ 9678] By: gsar on 2001/04/11 03:09:48
8504 Log: addendum to change#9676: some missing changes from OpenBSD glob.c
8505 revision 1.8.10.1 found here:
8507 http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
8508 Branch: maint-5.6/perl
8509 ! ext/File/Glob/bsd_glob.c
8510 ____________________________________________________________________________
8511 [ 9677] By: jhi on 2001/04/11 02:54:39
8512 Log: Integrate changes #9675,9676 from maintperl into mainline.
8514 fix for bug 20010410.006, undo change#7115
8516 port the OpenBSD glob() security patch
8518 !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
8519 !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
8521 ____________________________________________________________________________
8522 [ 9676] By: gsar on 2001/04/11 02:19:02
8523 Log: port the glob() security patch found at:
8525 ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
8527 CERT advisory for the issue is here:
8529 http://www.cert.org/advisories/CA-2001-07.html
8531 Note that the security scare is only relevant for those who are
8532 foolish enough to build suidperl (which is now officially discouraged)
8533 Branch: maint-5.6/perl
8534 ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
8535 ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
8536 ____________________________________________________________________________
8537 [ 9675] By: gsar on 2001/04/10 23:52:11
8538 Log: fix for bug 20010410.006
8540 undo change#7115 (came into maint-5.6 as change#8156)
8542 add tests to keep it from coming back
8543 Branch: maint-5.6/perl
8544 ! regexec.c t/op/pat.t
8545 ____________________________________________________________________________
8546 [ 9674] By: nick on 2001/04/10 20:39:31
8547 Log: Integrate mainline
8549 +> Porting/testall.atom
8550 !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
8551 !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
8552 !> t/lib/lc-uk.t t/pod/find.t
8553 ____________________________________________________________________________
8554 [ 9673] By: nick on 2001/04/10 18:46:14
8555 Log: Integrate against change 9670 aka perl-5.7.1
8557 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
8558 !> (integrate 53 files)
8559 ____________________________________________________________________________
8560 [ 9672] By: jhi on 2001/04/10 13:45:01
8561 Log: Add a script for doing cumulative profile of the test suite.
8562 (Requires ATOM, that is, Tru64.)
8564 + Porting/testall.atom
8566 ____________________________________________________________________________
8567 [ 9671] By: jhi on 2001/04/10 12:38:53
8568 Log: Missing std block.
8570 ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
8571 ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
8573 ____________________________________________________________________________
8574 [ 9670] By: jhi on 2001/04/10 01:25:58
8578 ____________________________________________________________________________
8579 [ 9669] By: jhi on 2001/04/10 01:09:14
8580 Log: Update Changes.
8582 ! Changes patchlevel.h
8583 ____________________________________________________________________________
8584 [ 9668] By: jhi on 2001/04/10 01:00:38
8588 ____________________________________________________________________________
8589 [ 9667] By: jhi on 2001/04/10 00:52:16
8590 Log: Update perlhist.
8593 ____________________________________________________________________________
8594 [ 9666] By: jhi on 2001/04/09 23:38:59
8595 Log: Slight wording tweaks from Damian to #9658.
8598 ____________________________________________________________________________
8599 [ 9665] By: jhi on 2001/04/09 19:56:06
8600 Log: Subject: [PATCH perlutil.pod] Nit
8601 From: Simon Cozens <simon@netthink.co.uk>
8602 Date: Mon, 9 Apr 2001 20:29:44 +0100
8603 Message-ID: <20010409202944.A14796@the.earth.li>
8606 ____________________________________________________________________________
8607 [ 9664] By: jhi on 2001/04/09 19:54:42
8608 Log: Subject: Re: perl571delta.pod@9631
8609 From: Mike Guy <mjtg@cam.ac.uk>
8610 Date: Mon, 09 Apr 2001 18:09:14 +0100
8611 Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
8613 ! pod/perl571delta.pod
8614 ____________________________________________________________________________
8615 [ 9663] By: jhi on 2001/04/09 13:43:35
8616 Log: Update Changes.
8618 ! Changes patchlevel.h
8619 ____________________________________________________________________________
8620 [ 9662] By: jhi on 2001/04/09 13:24:46
8623 ! AUTHORS pod/perl571delta.pod
8624 ____________________________________________________________________________
8625 [ 9661] By: jhi on 2001/04/09 13:15:13
8626 Log: Thinko in manual patch applying.
8629 ____________________________________________________________________________
8630 [ 9660] By: jhi on 2001/04/09 13:07:53
8631 Log: Subject: Re: [PATCH perl@9424] isn't numeric warning
8632 From: Robin Barker <rmb1@cise.npl.co.uk>
8633 Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
8634 Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
8636 (This corrects the case where the "isn't numeric" string contains \0s
8637 and is longer than the temporary buffer, and contains \0 at the point
8638 the string would be truncated by "...".)
8641 ____________________________________________________________________________
8642 [ 9659] By: jhi on 2001/04/09 12:57:41
8643 Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
8645 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
8646 ! t/lib/cgi-function.t t/lib/cgi-html.t
8647 ____________________________________________________________________________
8648 [ 9658] By: jhi on 2001/04/09 12:48:47
8649 Log: Subject: [PATCH] Partial rewrite of perlobj.pod
8650 From: Ilmari Karonen <iltzu@sci.fi>
8651 Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
8652 Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
8654 Rearrange and rewrite the Method Invocation section
8655 to explain the concepts in nicer order.
8658 ____________________________________________________________________________
8659 [ 9657] By: jhi on 2001/04/09 12:35:58
8660 Log: Upgrade to podlators 1.09, from Russ Allbery.
8662 ! lib/Pod/Man.pm lib/Pod/Text.pm
8663 ____________________________________________________________________________
8664 [ 9656] By: jhi on 2001/04/09 12:31:53
8667 ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
8668 ____________________________________________________________________________
8669 [ 9655] By: jhi on 2001/04/09 12:20:09
8670 Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
8671 From: Prymmer/Kahn <pvhp@best.com>
8672 Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
8673 Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
8675 ! lib/utf8.pm pod/perlunicode.pod
8676 ____________________________________________________________________________
8677 [ 9654] By: gsar on 2001/04/09 03:38:33
8678 Log: here lies 5.6.1
8679 Branch: maint-5.6/perl
8681 ____________________________________________________________________________
8682 [ 9653] By: jhi on 2001/04/09 03:25:24
8683 Log: Update perlhist.
8686 ____________________________________________________________________________
8687 [ 9652] By: jhi on 2001/04/09 03:18:49
8688 Log: perl571delta tweaking continues.
8690 ! pod/perl571delta.pod
8691 ____________________________________________________________________________
8692 [ 9651] By: gsar on 2001/04/09 03:11:19
8693 Log: update Changes, patchlevel.h &c.
8694 Branch: maint-5.6/perl
8695 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
8697 ____________________________________________________________________________
8698 [ 9650] By: jhi on 2001/04/09 02:40:24
8699 Log: Integrate the perlfork half of #9513 from maintperl into mainline
8700 (the perlunicode half is obsolete)
8703 ____________________________________________________________________________
8704 [ 9649] By: gsar on 2001/04/09 02:35:43
8705 Log: tweak perldelta as suggested by Jarkko
8706 Branch: maint-5.6/perl
8708 ____________________________________________________________________________
8709 [ 9648] By: jhi on 2001/04/09 02:13:04
8710 Log: Integrate change #9646 from maintperl into mainline.
8712 add note about ithreads and Thread.pm
8714 !> ext/Thread/Thread.pm ext/Thread/Thread.xs
8715 ____________________________________________________________________________
8716 [ 9647] By: jhi on 2001/04/09 02:10:18
8717 Log: Bad assumption that shortsize == 2.
8719 ! t/lib/xs-typemap.t
8720 ____________________________________________________________________________
8721 [ 9646] By: gsar on 2001/04/09 00:48:04
8722 Log: add note about ithreads and Thread.pm (too many people are
8723 confused by the fact that Thread.pm is built and installed
8724 under non-5005threads but doesn't work)
8725 Branch: maint-5.6/perl
8726 ! ext/Thread/Thread.pm ext/Thread/Thread.xs
8727 ____________________________________________________________________________
8728 [ 9645] By: gsar on 2001/04/09 00:19:03
8729 Log: update perldelta.pod for changes in 5.6.1
8730 Branch: maint-5.6/perl
8731 ! Changes pod/perldelta.pod
8732 ____________________________________________________________________________
8733 [ 9644] By: jhi on 2001/04/08 20:37:00
8734 Log: Integrate change #9639 from maintperl into mainline:
8735 on windows, many of the README.* pods were being copied to
8738 !> win32/Makefile win32/makefile.mk
8739 ____________________________________________________________________________
8740 [ 9643] By: jhi on 2001/04/08 20:07:11
8741 Log: Integrate change #9624 from maintperl into mainline:
8742 the pod tests were not okay. (t/pod/find.t changes ignored)
8744 !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
8745 !> t/pod/include.t t/pod/included.t t/pod/lref.t
8746 !> t/pod/multiline_items.t t/pod/nested_items.t
8747 !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
8748 !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
8749 ____________________________________________________________________________
8750 [ 9642] By: jhi on 2001/04/08 19:57:17
8751 Log: Integrate change #9638 from maintperl into mainline:
8752 update to latest JPL from the anoncvs repository
8754 +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
8755 !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
8756 !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
8757 ____________________________________________________________________________
8758 [ 9641] By: jhi on 2001/04/08 19:53:30
8759 Log: perl571delta updates.
8761 ! lib/Filter/Simple.pm pod/perl571delta.pod
8762 ____________________________________________________________________________
8763 [ 9640] By: gsar on 2001/04/08 19:20:46
8764 Log: integrate change#9634 from mainline
8766 Fix the perlmodlib generation (didn't understand separate .pod
8767 files; didn't understand -- as the name-thing separator).
8768 Update the CPAN mirrors list.
8769 Branch: maint-5.6/perl
8770 ! pod/perlmodlib.pod
8771 !> pod/perlmodlib.PL
8772 ____________________________________________________________________________
8773 [ 9639] By: gsar on 2001/04/08 18:57:31
8774 Log: on windows, many of the README.* pods were being copied to the wrong
8776 Branch: maint-5.6/perl
8777 ! win32/Makefile win32/makefile.mk
8778 ____________________________________________________________________________
8779 [ 9638] By: gsar on 2001/04/08 18:38:25
8780 Log: update to latest JPL from the anoncvs repository
8781 Branch: maint-5.6/perl
8782 + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
8783 ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
8784 ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
8785 ____________________________________________________________________________
8786 [ 9637] By: jhi on 2001/04/08 17:53:53
8787 Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
8789 ! pod/perl571delta.pod
8790 ____________________________________________________________________________
8791 [ 9636] By: jhi on 2001/04/08 17:18:32
8795 ____________________________________________________________________________
8796 [ 9635] By: jhi on 2001/04/08 17:16:33
8797 Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
8798 From: "Craig A. Berry" <craigberry@mac.com>
8799 Date: Sun, 08 Apr 2001 12:30:16 -0500
8800 Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
8802 ! ext/IO/IO.xs lib/ExtUtils/xsubpp
8803 ____________________________________________________________________________
8804 [ 9634] By: jhi on 2001/04/08 17:09:19
8805 Log: Fix the perlmodlib generation (didn't understand separate .pod
8806 files; didn't understand -- as the name-thing separator).
8808 Update the CPAN mirrors list.
8810 ! pod/perlmodlib.PL pod/perlmodlib.pod
8811 ____________________________________________________________________________
8812 [ 9633] By: jhi on 2001/04/08 16:49:17
8816 ____________________________________________________________________________
8817 [ 9632] By: gsar on 2001/04/08 16:36:06
8818 Log: add $Tie::RefHash::VERSION
8819 Branch: maint-5.6/perl
8820 ! lib/Tie/RefHash.pm
8821 ____________________________________________________________________________
8822 [ 9631] By: jhi on 2001/04/08 16:10:15
8823 Log: perl571delta updates based on p5p feedback; still needs
8826 ! pod/perl571delta.pod
8827 ____________________________________________________________________________
8828 [ 9630] By: jhi on 2001/04/08 15:59:13
8829 Log: Update the list of supported platforms to talk about 5.7.1
8833 ____________________________________________________________________________
8834 [ 9629] By: jhi on 2001/04/08 15:55:41
8835 Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
8836 from maintperl into mainline: perlport updates.
8839 ____________________________________________________________________________
8840 [ 9628] By: jhi on 2001/04/08 15:53:17
8841 Log: perlsolaris.pod copied to wrong directory.
8844 ____________________________________________________________________________
8845 [ 9627] By: jhi on 2001/04/08 14:48:18
8846 Log: Subject: Typos in perl571delta.pod
8847 From: "Stephen P. Potter" <spp@spotter.yi.org>
8848 Date: Sat, 07 Apr 2001 20:37:05 -0400
8849 Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
8851 ! pod/perl571delta.pod
8852 ____________________________________________________________________________
8853 [ 9626] By: jhi on 2001/04/08 14:39:04
8854 Log: Smoke out dTHR, spotted by by Stephen P. Potter.
8857 ____________________________________________________________________________
8858 [ 9625] By: nick on 2001/04/08 10:14:23
8859 Log: Integrate mainline
8861 +> pod/perl570delta.pod pod/perl571delta.pod
8862 !> (integrate 27 files)
8863 ____________________________________________________________________________
8864 [ 9624] By: gsar on 2001/04/08 06:08:17
8865 Log: test in t/pod/* were busted
8867 these tests are still not enabled in t/{harness,TEST}
8868 Branch: maint-5.6/perl
8869 ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
8870 ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
8871 ! t/pod/multiline_items.t t/pod/nested_items.t
8872 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
8873 ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
8874 ____________________________________________________________________________
8875 [ 9623] By: gsar on 2001/04/08 03:37:01
8876 Log: integrate change#9470 from mainline
8878 Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
8879 Branch: maint-5.6/perl
8880 !> ext/Socket/Socket.xs
8881 ____________________________________________________________________________
8882 [ 9622] By: jhi on 2001/04/07 22:40:47
8883 Log: Update Changes.
8885 ! Changes patchlevel.h
8886 ____________________________________________________________________________
8887 [ 9621] By: jhi on 2001/04/07 22:34:16
8888 Log: Update AUTHORS.
8891 ____________________________________________________________________________
8892 [ 9620] By: jhi on 2001/04/07 22:12:47
8893 Log: Forgot to bump the number of tests in #9164.
8896 ____________________________________________________________________________
8897 [ 9619] By: jhi on 2001/04/07 22:09:50
8898 Log: Bump patchlevel to 5.7.1.
8900 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8901 ! config_h.SH patchlevel.h
8902 ____________________________________________________________________________
8903 [ 9618] By: jhi on 2001/04/07 22:02:41
8904 Log: Populate perl571delta.
8906 ! pod/perl571delta.pod
8907 ____________________________________________________________________________
8908 [ 9617] By: jhi on 2001/04/07 22:01:23
8909 Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
8910 to forget it later; do not change patchlevel.h yet or regenerate
8913 ! epoc/config.sh win32/Makefile win32/config_H.bc
8914 ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
8915 ____________________________________________________________________________
8916 [ 9616] By: jhi on 2001/04/07 17:46:33
8917 Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
8919 ! pod/perl571delta.pod
8920 ____________________________________________________________________________
8921 [ 9615] By: jhi on 2001/04/07 17:33:21
8922 Log: Change the toc configuration.
8924 ! pod/buildtoc.PL pod/perl.pod
8925 ____________________________________________________________________________
8926 [ 9614] By: jhi on 2001/04/07 17:29:47
8927 Log: Subject: PATCH: $[
8928 From: Robin Houston <robin@kitsite.com>
8929 Date: Fri, 6 Apr 2001 18:10:14 +0100
8930 Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
8933 ____________________________________________________________________________
8934 [ 9613] By: jhi on 2001/04/07 17:28:26
8935 Log: Subject: [PATCH perl@9424] isn't numeric warning
8936 From: Robin Barker <rmb1@cise.npl.co.uk>
8937 Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
8938 Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
8940 ! sv.c t/pragma/warn/sv
8941 ____________________________________________________________________________
8942 [ 9612] By: jhi on 2001/04/07 17:26:45
8943 Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
8944 From: Mike Guy <mjtg@cam.ac.uk>
8945 Date: Fri, 06 Apr 2001 12:47:06 +0100
8946 Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
8948 ! dump.c t/lib/peek.t
8949 ____________________________________________________________________________
8950 [ 9611] By: jhi on 2001/04/07 17:21:35
8951 Log: Create perl571delta and seed it off with the perldelta changes
8952 since 5.7.0; remove those changes from perldelta and rename it
8953 as perl570delta; recreate perldelta but leave it almost empty.
8955 + pod/perl570delta.pod pod/perl571delta.pod
8956 ! MANIFEST pod/perldelta.pod
8957 ____________________________________________________________________________
8958 [ 9610] By: jhi on 2001/04/07 16:56:32
8962 ____________________________________________________________________________
8963 [ 9609] By: jhi on 2001/04/07 16:38:32
8964 Log: Retract #9523: needs more thought.
8967 ____________________________________________________________________________
8968 [ 9608] By: jhi on 2001/04/07 14:59:20
8969 Log: atmark() code cleanaup.
8972 ____________________________________________________________________________
8973 [ 9607] By: jhi on 2001/04/07 14:48:14
8974 Log: Integrate change #9605 from maintperl into mainline.
8976 can't optimize away scope entry if tr/// is present
8979 ____________________________________________________________________________
8980 [ 9606] By: jhi on 2001/04/07 14:43:59
8981 Log: Integrate perlio.
8984 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
8985 !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
8986 ____________________________________________________________________________
8987 [ 9605] By: gsar on 2001/04/07 11:52:40
8988 Log: can't optimize away scope entry if tr/// is present
8989 Branch: maint-5.6/perl
8991 ____________________________________________________________________________
8992 [ 9604] By: nick on 2001/04/07 11:39:45
8993 Log: Split out extension finding code from buildext.pl into FindExt.pm
8994 Use it to get Config.pm's idea of available extensions in line
8998 ! MANIFEST win32/buildext.pl win32/config_sh.PL
9000 ____________________________________________________________________________
9001 [ 9603] By: nick on 2001/04/07 09:11:38
9002 Log: Cleanup correction for failed :Via() layer, also set an error code.
9004 ! ext/PerlIO/Via/Via.xs
9005 ____________________________________________________________________________
9006 [ 9602] By: nick on 2001/04/07 08:38:04
9007 Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
9008 style. So don't use binmode() on the handles so that Win32 etc. see
9009 same sequence and produce same digests.
9012 ____________________________________________________________________________
9013 [ 9601] By: nick on 2001/04/07 08:36:26
9014 Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
9015 Else it complains and so crlf layer (say) does not get pushed.
9018 ____________________________________________________________________________
9019 [ 9600] By: jhi on 2001/04/06 23:00:09
9020 Log: Integrate change #9599 from perlio into mainline.
9022 !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
9023 !> win32/config_H.vc
9024 ____________________________________________________________________________
9025 [ 9599] By: nick on 2001/04/06 21:42:43
9026 Log: Quote $VERSION in Encode.pm.
9027 regen_config_h as requested.
9029 ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
9031 ____________________________________________________________________________
9032 [ 9598] By: nick on 2001/04/06 20:34:59
9033 Log: Integrate mainline
9036 !> (integrate 39 files)
9037 ____________________________________________________________________________
9038 [ 9597] By: gsar on 2001/04/06 18:06:35
9039 Log: integrate change#9464 from mainline (addendum to change#8313)
9041 Subject: [PATCH @9452] Better peep()ing for foreach() loops
9042 Branch: maint-5.6/perl
9044 ____________________________________________________________________________
9045 [ 9596] By: jhi on 2001/04/06 17:26:03
9046 Log: The d_casti32=undef is good for you even when not use64bitall.
9049 ____________________________________________________________________________
9050 [ 9595] By: gsar on 2001/04/06 14:57:17
9051 Log: add a low-impact fix to accomodate darwin-ism
9052 Branch: maint-5.6/perl
9053 ! ext/Errno/Errno_pm.PL
9054 ____________________________________________________________________________
9055 [ 9594] By: jhi on 2001/04/06 14:55:14
9056 Log: Integrate changes #9528,9593 from mainline into maintperl;
9057 tweaking the editor/IDE/shell list.
9058 Branch: maint-5.6/perl
9060 ____________________________________________________________________________
9061 [ 9593] By: jhi on 2001/04/06 14:51:39
9062 Log: Make the editor/IDE/shell list a little bit airier.
9065 ____________________________________________________________________________
9066 [ 9592] By: gsar on 2001/04/06 14:45:18
9067 Log: integrate change#9477 from mainline (base.pm doc tweak)
9069 missing doc entry for fmod()
9070 Branch: maint-5.6/perl
9071 ! lib/Math/BigFloat.pm
9073 ____________________________________________________________________________
9074 [ 9591] By: jhi on 2001/04/06 13:55:48
9078 ____________________________________________________________________________
9079 [ 9590] By: jhi on 2001/04/06 13:54:52
9080 Log: Math::BigFloat patches from John Peacock. The equivalent
9081 of #9586 from maintperl but reworked by John to work with
9084 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
9085 ____________________________________________________________________________
9086 [ 9589] By: jhi on 2001/04/06 13:42:23
9087 Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
9089 ! ext/Digest/MD5/Makefile.PL
9090 ____________________________________________________________________________
9091 [ 9588] By: jhi on 2001/04/06 13:31:45
9092 Log: Integrate changes #9584,9587 from maintperl into mainline.
9094 keep eval"" CVs alive until the end of the statement in which
9097 add README.macos (from Chris Nandor)
9102 !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
9103 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
9104 !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
9105 !> win32/makefile.mk
9106 ____________________________________________________________________________
9107 [ 9587] By: gsar on 2001/04/06 07:31:30
9108 Log: add README.macos (from Chris Nandor)
9111 Branch: maint-5.6/perl
9113 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
9114 ! win32/Makefile win32/makefile.mk
9115 ____________________________________________________________________________
9116 [ 9586] By: gsar on 2001/04/06 07:08:54
9117 Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
9118 Branch: maint-5.6/perl
9119 ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
9120 ____________________________________________________________________________
9121 [ 9585] By: gsar on 2001/04/06 06:58:44
9122 Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
9125 Subject: [PATCH] Base64 update to perlfaq9.pod
9127 Subject: [PATCH AUTHORS] Housekeeping
9129 Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
9130 Mac OS X (Darwin) has extra pwent fields.
9132 Subject: [PATCH B::*] print control-character vars readably
9133 Needs EBCDICification.
9135 Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
9137 Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
9139 Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
9141 Subject: [PATCH B::Deparse] binmode is no longer an UNOP
9143 Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
9145 Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
9147 Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
9149 Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
9151 FreeBSD hints tweak from Anton Berezin.
9153 Subject: [PATCH foolperl & bleadperl] README.vms update
9155 Subject: Re: [PATCH foolperl & bleadperl] README.vms update
9156 Branch: maint-5.6/perl
9157 !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
9158 !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
9159 !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
9160 ____________________________________________________________________________
9161 [ 9584] By: gsar on 2001/04/06 04:09:00
9162 Log: keep eval"" CVs alive until the end of the statement in which
9163 they're called; this avoids a coredump ensuing from search for
9164 lexicals in code such as:
9168 eval q[sub { eval 'sub { &$s }' }];
9172 this code still doesn't work as intended (as it has remained
9173 since time immemorial), but it doesn't provoke a coredump anymore
9174 Branch: maint-5.6/perl
9175 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
9176 ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
9177 ____________________________________________________________________________
9178 [ 9583] By: jhi on 2001/04/05 23:52:51
9179 Log: Update Changes.
9181 ! Changes patchlevel.h
9182 ____________________________________________________________________________
9183 [ 9582] By: jhi on 2001/04/05 23:11:23
9184 Log: Slight doc tweak.
9186 ! pod/perlunicode.pod
9187 ____________________________________________________________________________
9188 [ 9581] By: jhi on 2001/04/05 23:04:11
9189 Log: Integrate perlio.
9191 !> pod/perlunicode.pod
9192 ____________________________________________________________________________
9193 [ 9580] By: jhi on 2001/04/05 23:03:29
9194 Log: Test for #9579.
9197 ____________________________________________________________________________
9198 [ 9579] By: jhi on 2001/04/05 22:54:17
9199 Log: Subject: [PATCH] Propagate calling context for do '...'
9200 From: Gisle Aas <gisle@ActiveState.com>
9201 Date: 04 Apr 2001 20:17:29 -0700
9202 Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
9204 ! pod/perlfunc.pod pp_ctl.c
9205 ____________________________________________________________________________
9206 [ 9578] By: jhi on 2001/04/05 22:52:51
9207 Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
9208 From: Peter Prymmer <pvhp@forte.com>
9209 Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
9210 Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
9213 ____________________________________________________________________________
9214 [ 9577] By: jhi on 2001/04/05 22:48:22
9215 Log: Subject: [PATCH foolperl & bleadperl] README.vms update
9216 From: "Craig A. Berry" <craigberry@mac.com>
9217 Date: Thu, 5 Apr 2001 13:43:28 -0500
9218 Message-Id: <p04330101b6f269936918@[172.16.52.1]>
9221 ____________________________________________________________________________
9222 [ 9576] By: jhi on 2001/04/05 22:31:38
9223 Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
9224 From: Michael G Schwern <schwern@pobox.com>
9225 Date: Thu, 5 Apr 2001 21:53:21 +0100
9226 Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
9228 ! lib/base.pm t/lib/fields.t
9229 ____________________________________________________________________________
9230 [ 9575] By: jhi on 2001/04/05 22:26:10
9231 Log: FreeBSD hints tweak from Anton Berezin.
9234 ____________________________________________________________________________
9235 [ 9574] By: jhi on 2001/04/05 22:24:03
9236 Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
9237 From: David Dyck <dcd@tc.fluke.com>
9238 Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
9239 Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
9242 ____________________________________________________________________________
9243 [ 9573] By: jhi on 2001/04/05 22:23:06
9244 Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate ( with patch)
9245 Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
9246 From: David Dyck <dcd@tc.fluke.com>
9247 Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
9250 ____________________________________________________________________________
9251 [ 9572] By: jhi on 2001/04/05 22:14:47
9252 Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
9253 From: Robin Houston <robin@kitsite.com>
9254 Date: Thu, 5 Apr 2001 20:56:48 +0100
9255 Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
9257 ! ext/B/B/Deparse.pm
9258 ____________________________________________________________________________
9259 [ 9571] By: jhi on 2001/04/05 22:12:53
9260 Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
9261 From: Robin Houston <robin@kitsite.com>
9262 Date: Thu, 5 Apr 2001 19:55:51 +0100
9263 Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
9265 ! ext/B/B/Deparse.pm
9266 ____________________________________________________________________________
9267 [ 9570] By: jhi on 2001/04/05 22:11:06
9268 Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
9269 From: Robin Houston <robin@kitsite.com>
9270 Date: Thu, 5 Apr 2001 20:16:29 +0100
9271 Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
9273 ! ext/B/B/Deparse.pm
9274 ____________________________________________________________________________
9275 [ 9569] By: nick on 2001/04/05 21:32:26
9276 Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
9278 ! pod/perlunicode.pod
9279 ____________________________________________________________________________
9280 [ 9568] By: nick on 2001/04/05 19:38:09
9281 Log: Integrate mainline
9283 +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
9284 !> (integrate 35 files)
9285 ____________________________________________________________________________
9286 [ 9567] By: jhi on 2001/04/05 18:31:45
9287 Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
9288 From: Robin Houston <robin@kitsite.com>
9289 Date: Thu, 5 Apr 2001 18:03:23 +0100
9290 Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
9292 ! ext/B/B/Deparse.pm
9293 ____________________________________________________________________________
9294 [ 9566] By: jhi on 2001/04/05 18:29:35
9295 Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
9296 From: Robin Houston <robin@kitsite.com>
9297 Date: Thu, 5 Apr 2001 16:45:18 +0100
9298 Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
9300 ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
9301 ____________________________________________________________________________
9302 [ 9565] By: jhi on 2001/04/05 18:24:23
9303 Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
9304 From: Robin Houston <robin@kitsite.com>
9305 Date: Thu, 5 Apr 2001 14:50:09 +0100
9306 Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
9308 ! ext/B/B/Deparse.pm
9309 ____________________________________________________________________________
9310 [ 9564] By: jhi on 2001/04/05 18:23:03
9311 Log: Subject: [PATCH B::*] print control-character vars readably
9312 From: Robin Houston <robin@kitsite.com>
9313 Date: Thu, 5 Apr 2001 14:27:38 +0100
9314 Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
9316 Needs EBCDICification.
9318 ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
9320 ____________________________________________________________________________
9321 [ 9563] By: jhi on 2001/04/05 18:20:32
9322 Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
9323 Date: Thu, 5 Apr 2001 13:21:42 -0400
9324 From: Paul Schinder <schinder@pobox.com>
9325 Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
9327 Mac OS X (Darwin) has extra pwent fields.
9330 ____________________________________________________________________________
9331 [ 9562] By: jhi on 2001/04/05 17:57:51
9335 ____________________________________________________________________________
9336 [ 9561] By: jhi on 2001/04/05 17:47:33
9337 Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
9340 Branch: metaconfig/U/perl
9342 ! d_cmsghdr_s.U d_msghdr_s.U
9343 ____________________________________________________________________________
9344 [ 9560] By: jhi on 2001/04/05 17:47:01
9345 Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
9346 ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
9347 Introduce probes for struct msghdr, struct cmsghdr,
9348 sendmsg, recvmsg, readv, writev, setitimer, getitimer,
9349 ualarm, usleep, for possible later extension work.
9352 ! Configure MANIFEST Porting/Glossary Porting/config.sh
9353 ! Porting/config_H config_h.SH configure.com epoc/config.sh
9354 ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
9355 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9356 ! vos/config.ga.h win32/config.bc win32/config.gc
9358 ____________________________________________________________________________
9359 [ 9559] By: jhi on 2001/04/05 13:03:04
9360 Log: Be traditional in your cpp (for the Errno extension).
9363 ____________________________________________________________________________
9364 [ 9558] By: jhi on 2001/04/05 13:00:05
9365 Log: Add $Config{cppflags} to the gcc incantation.
9367 ! ext/Errno/Errno_pm.PL
9368 ____________________________________________________________________________
9369 [ 9557] By: jhi on 2001/04/05 04:22:39
9370 Log: Introduce Sean Burke's Class::ISA 0.32.
9372 + lib/Class/ISA.pm t/lib/class-isa.t
9374 ____________________________________________________________________________
9375 [ 9556] By: jhi on 2001/04/05 04:09:50
9376 Log: Subject: [PATCH AUTHORS] Housekeeping
9377 From: Paul Johnson <paul@pjcj.net>
9378 Date: Wed, 4 Apr 2001 22:45:47 +0200
9379 Message-ID: <20010404224547.D9548@pjcj.net>
9382 ____________________________________________________________________________
9383 [ 9555] By: jhi on 2001/04/05 04:06:33
9384 Log: Subject: [PATCH] Base64 update to perlfaq9.pod
9385 From: Gisle Aas <gisle@ActiveState.com>
9386 Date: 04 Apr 2001 14:23:04 -0700
9387 Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
9390 ____________________________________________________________________________
9391 [ 9554] By: jhi on 2001/04/05 04:05:49
9392 Log: Downgrade also the "Wide character" diagnostic.
9395 ____________________________________________________________________________
9396 [ 9553] By: jhi on 2001/04/05 04:00:33
9397 Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
9398 maintperl into mainline.
9400 "double" should be "NV"; standard typemap is missing entry
9405 Downgrade "Wide character in print" to a warning.
9407 B::Deparse fix for ${^FOO} and documentation for PVX() method
9408 (from Robin Houston)
9410 tr/// doesn't null-terminate the result in some situations
9413 !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
9414 !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
9415 !> t/io/utf8.t t/op/tr.t
9416 ____________________________________________________________________________
9417 [ 9552] By: jhi on 2001/04/05 03:52:50
9418 Log: Retract changes #9542 and #9538 (from maintperl, integrated
9419 at #9540), shouldn't be needed because of the perlio changes.
9422 ____________________________________________________________________________
9423 [ 9551] By: gsar on 2001/04/05 00:18:34
9424 Log: tr/// doesn't null-terminate the result in some situations
9426 Branch: maint-5.6/perl
9428 ____________________________________________________________________________
9429 [ 9550] By: gsar on 2001/04/04 20:04:17
9430 Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
9431 (from Robin Houston)
9432 Branch: maint-5.6/perl
9433 ! ext/B/B.pm ext/B/B/Deparse.pm
9434 ____________________________________________________________________________
9435 [ 9549] By: nick on 2001/04/04 18:56:15
9436 Log: Downgrade "Wide character in print" to a warning.
9438 ! doio.c t/io/utf8.t
9439 ____________________________________________________________________________
9440 [ 9548] By: gsar on 2001/04/04 18:51:49
9441 Log: integrate changes#9460,9462,9482,9521,9522
9443 Subject: PATCH: B::Debug should show LOOP-specific fields
9445 Subject: B::Deparse precedence bug. (Patch included.)
9447 Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
9449 Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
9451 Subject: [PATCH B::Concise] padname values may have bogus SvCUR
9452 Branch: maint-5.6/perl
9453 !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
9454 !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
9455 ____________________________________________________________________________
9456 [ 9547] By: gsar on 2001/04/04 18:49:16
9458 Branch: maint-5.6/perl
9459 ! ext/Thread/Thread.xs
9460 ____________________________________________________________________________
9461 [ 9546] By: nick on 2001/04/04 18:44:00
9462 Log: Integrate mainline.
9464 !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
9465 !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
9466 ____________________________________________________________________________
9467 [ 9545] By: gsar on 2001/04/04 18:38:52
9468 Log: integrate change#8837 from mainline
9470 Subject: [patch] -Wall cleanup round 2
9471 Branch: maint-5.6/perl
9472 !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
9473 !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
9474 !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
9475 !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
9476 !> ext/SDBM_File/SDBM_File.xs
9477 ____________________________________________________________________________
9478 [ 9544] By: gsar on 2001/04/04 17:49:57
9479 Log: "double" should be "NV"; standard typemap is missing entry
9481 Branch: maint-5.6/perl
9482 ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
9483 ____________________________________________________________________________
9484 [ 9543] By: jhi on 2001/04/04 14:13:18
9485 Log: Thou shalt not (just) match for English error messages.
9487 ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
9488 ! os2/OS2/Process/Process.pm
9489 ____________________________________________________________________________
9490 [ 9542] By: jhi on 2001/04/04 13:20:39
9491 Log: Make the stdio tricks of fflush_all() to exist only if
9492 stdio is being used.
9495 ____________________________________________________________________________
9496 [ 9541] By: jhi on 2001/04/04 04:20:24
9497 Log: Subject: Re: [PATCH] Lighten up glob
9498 From: Benjamin Sugars <bsugars@canoe.ca>
9499 Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
9500 Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
9502 ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
9504 ____________________________________________________________________________
9505 [ 9540] By: jhi on 2001/04/04 04:03:57
9506 Log: Integrate changes #9538,9539 from maintperl into mainline.
9508 fflush() is a macro on SunOS 4.1.x, so provide a wrapper
9509 for use with _fwalk() (fix for change#7705)
9511 another tweak needed for SunOS 4.1.x build (from Mike Guy)
9512 (cp -f is not portable)
9514 !> Makefile.SH util.c
9515 ____________________________________________________________________________
9516 [ 9539] By: gsar on 2001/04/04 03:01:14
9517 Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
9518 Branch: maint-5.6/perl
9520 ____________________________________________________________________________
9521 [ 9538] By: gsar on 2001/04/04 01:00:38
9522 Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
9523 for use with _fwalk() (fix for change#7705)
9524 Branch: maint-5.6/perl
9526 ____________________________________________________________________________
9527 [ 9537] By: nick on 2001/04/03 19:24:55
9528 Log: Integrate mainline
9530 +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
9531 +> lib/unicode/PropList.html
9532 - lib/unicode/Names.txt lib/unicode/README.Ethiopic
9533 !> (integrate 69 files)
9534 ____________________________________________________________________________
9535 [ 9536] By: jhi on 2001/04/03 18:02:31
9536 Log: Integrate change #9533 from maintperl into mainline.
9538 better fix for change#9517 to accomodate UNC paths like
9539 \\server\share\foo, and paths with trailing backslash
9542 !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
9543 ____________________________________________________________________________
9544 [ 9535] By: jhi on 2001/04/03 17:58:07
9545 Log: Change the push/unshift warning to be of class syntax, not misc.
9547 ! op.c pod/perldiag.pod t/pragma/warn/op
9548 ____________________________________________________________________________
9549 [ 9534] By: jhi on 2001/04/03 15:03:46
9550 Log: Change the push/unshift warning (#9532) to talk about "no values"
9551 instead of "no arguments".
9553 ! op.c pod/perldiag.pod t/pragma/warn/op
9554 ____________________________________________________________________________
9555 [ 9533] By: gsar on 2001/04/03 14:30:07
9556 Log: better fix for change#9517 to accomodate UNC paths like
9557 \\server\share\foo, and paths with trailing backslash
9559 Branch: maint-5.6/perl
9560 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
9561 ____________________________________________________________________________
9562 [ 9532] By: jhi on 2001/04/03 13:11:46
9563 Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
9564 From: Robin Houston <robin@kitsite.com>
9565 Date: Mon, 2 Apr 2001 15:03:29 +0100
9566 Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
9568 ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
9569 ____________________________________________________________________________
9570 [ 9531] By: jhi on 2001/04/03 13:06:34
9571 Log: Integrate change #9530 from maintperl into mainline.
9573 accomodate VMS "mailbox overflow" quirk in testsuite (from
9577 ____________________________________________________________________________
9578 [ 9530] By: gsar on 2001/04/03 04:56:41
9579 Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
9581 Branch: maint-5.6/perl
9583 ____________________________________________________________________________
9584 [ 9529] By: jhi on 2001/04/03 02:34:34
9585 Log: Update Changes.
9587 ! Changes patchlevel.h
9588 ____________________________________________________________________________
9589 [ 9528] By: jhi on 2001/04/03 01:27:57
9590 Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
9591 Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
9592 To: perl5-porters@perl.org
9593 Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
9596 ____________________________________________________________________________
9597 [ 9527] By: jhi on 2001/04/03 01:22:09
9598 Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
9599 From: Peter Prymmer <pvhp@forte.com>
9600 Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
9601 Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>
9603 ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
9604 ____________________________________________________________________________
9605 [ 9526] By: jhi on 2001/04/03 01:18:25
9606 Log: The metaconfig unit changes for #9525.
9608 ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
9609 Branch: metaconfig/U/perl
9611 ____________________________________________________________________________
9612 [ 9525] By: jhi on 2001/04/03 01:17:30
9613 Log: Configure sanity checks:
9614 * if use64bitall is attempted but pointers are only 32-bit,
9615 'downgrade' to use64bitint
9616 * if use64bitint is attempted but there's no quad type,
9617 forget about use64bitint (well, the default for it is 'n',
9618 the user can still override this)
9619 * if pointers are 64 bits, do not try to use Perl's malloc
9622 ____________________________________________________________________________
9623 [ 9524] By: gsar on 2001/04/03 01:09:12
9624 Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
9625 Branch: maint-5.6/perl
9627 ____________________________________________________________________________
9628 [ 9523] By: jhi on 2001/04/03 00:02:31
9629 Log: (Retracted by #9609)
9631 Make it harder for parallel makes to enter 'test' before
9632 Dynaloader and File::Glob are happy. (In principle 'make_ext'
9633 should be unhappy enough, but sometimes parallel makes seem
9634 to sneak past both in Tru64 and AIX.)
9637 ____________________________________________________________________________
9638 [ 9522] By: jhi on 2001/04/02 22:35:31
9639 Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
9640 Date: Mon, 2 Apr 2001 22:54:10 +0100
9641 From: Robin Houston <robin@kitsite.com>
9642 Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
9644 ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
9645 ____________________________________________________________________________
9646 [ 9521] By: jhi on 2001/04/02 22:32:23
9647 Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
9648 From: Robin Houston <robin@kitsite.com>
9649 Date: Mon, 2 Apr 2001 20:24:03 +0100
9650 Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
9652 ! ext/B/B/Concise.pm
9653 ____________________________________________________________________________
9654 [ 9520] By: jhi on 2001/04/02 22:30:43
9655 Log: Subject: [PATCH] REALLY pedantic hv.h nit
9656 From: Simon Cozens <simon@netthink.co.uk>
9657 Date: Mon, 2 Apr 2001 15:43:06 +0100
9658 Message-ID: <20010402154306.A21711@netthink.co.uk>
9661 ____________________________________________________________________________
9662 [ 9519] By: jhi on 2001/04/02 22:28:04
9665 Subject: [foolperl] EPOC fix
9666 From: Olaf Flebbe <O.Flebbe@science-computing.de>
9667 Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
9668 Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
9671 ____________________________________________________________________________
9672 [ 9518] By: jhi on 2001/04/02 22:22:34
9673 Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
9675 README.win32 tweaks; add a note about alternative location for
9676 getting a gcc-2.95.2 that will build perl properly on windows
9678 add some notes about gutsy threading matters
9680 many of the utilities interpolate literal paths within doublequotes
9681 (fails on dosish platforms where path contains backslashes)
9683 !> README.win32 pod/perlguts.pod utils/perldoc.PL
9684 !> x2p/find2perl.PL x2p/s2p.PL
9685 ____________________________________________________________________________
9686 [ 9517] By: gsar on 2001/04/02 19:52:21
9687 Log: many of the utilities interpolate literal paths within doublequotes
9688 (fails on dosish platforms where path contains backslashes)
9689 Branch: maint-5.6/perl
9690 ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
9691 ____________________________________________________________________________
9692 [ 9516] By: gsar on 2001/04/02 05:49:37
9693 Log: a foolish release
9694 Branch: maint-5.6/perl
9695 ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
9697 ____________________________________________________________________________
9698 [ 9515] By: gsar on 2001/04/02 05:04:29
9699 Log: add missing changelog summaries
9700 Branch: maint-5.6/perl
9702 ____________________________________________________________________________
9703 [ 9514] By: gsar on 2001/04/02 04:07:13
9704 Log: add some notes about gutsy threading matters
9705 Branch: maint-5.6/perl
9707 ____________________________________________________________________________
9708 [ 9513] By: gsar on 2001/04/02 03:25:21
9709 Log: add more prominent caveat notices about experimental features
9710 Branch: maint-5.6/perl
9711 ! pod/perlfork.pod pod/perlunicode.pod
9712 ____________________________________________________________________________
9713 [ 9512] By: gsar on 2001/04/02 02:54:33
9714 Log: integrate changes#9479,9509 from mainline
9716 [PATCH] File::Glob stuff for Mac OS
9718 [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
9719 Branch: maint-5.6/perl
9720 !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
9721 !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
9722 !> t/lib/glob-taint.t
9723 ____________________________________________________________________________
9724 [ 9511] By: gsar on 2001/04/02 02:38:24
9725 Log: README.win32 tweaks; add a note about alternative location for
9726 getting a gcc-2.95.2 that will build perl properly on windows
9727 Branch: maint-5.6/perl
9729 ____________________________________________________________________________
9730 [ 9510] By: jhi on 2001/04/01 20:45:10
9731 Log: An ambiguosity warning.
9734 ____________________________________________________________________________
9735 [ 9509] By: jhi on 2001/04/01 19:53:47
9736 Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
9737 From: Jonathan Stowe <gellyfish@gellyfish.com>
9738 Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
9739 Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
9741 ! ext/File/Glob/bsd_glob.c
9742 ____________________________________________________________________________
9743 [ 9508] By: jhi on 2001/04/01 19:35:03
9744 Log: Update Changes.
9746 ! Changes patchlevel.h
9747 ____________________________________________________________________________
9748 [ 9507] By: jhi on 2001/04/01 19:24:01
9749 Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
9750 from mainline to maintperl: pod tweaks.
9751 Branch: maint-5.6/perl
9752 !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
9753 !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
9755 ____________________________________________________________________________
9756 [ 9506] By: jhi on 2001/04/01 19:11:53
9757 Log: Commit Sarathy to April release of 5.6.1 :-)
9760 ____________________________________________________________________________
9761 [ 9505] By: jhi on 2001/04/01 19:03:15
9762 Log: Subject: PATCH 5.6.0 (perldebug.pod)
9763 From: Mark-Jason Dominus <mjd@plover.com>
9764 Date: Sun, 01 Apr 2001 14:25:11 -0400
9765 Message-ID: <20010401182511.9247.qmail@plover.com>
9768 ____________________________________________________________________________
9769 [ 9504] By: jhi on 2001/04/01 18:43:09
9770 Log: Add great_circle_direction().
9772 ! lib/Math/Trig.pm t/lib/trig.t
9773 ____________________________________________________________________________
9774 [ 9503] By: jhi on 2001/04/01 17:29:12
9775 Log: Unicode ReadMe update for Unicode 3.1.
9777 ! lib/unicode/ReadMe.txt
9778 ____________________________________________________________________________
9779 [ 9502] By: jhi on 2001/04/01 17:18:40
9780 Log: Integrate change #9501 from maintperl into mainline.
9782 fix the perlembed notes on multiple interpreters
9784 fix ExtUtils::Embed to work passably on Windows
9786 !> lib/ExtUtils/Embed.pm pod/perlembed.pod
9787 ____________________________________________________________________________
9788 [ 9501] By: gsar on 2001/04/01 07:21:57
9789 Log: fix the perlembed notes on multiple interpreters
9791 fix ExtUtils::Embed to work passably on Windows
9792 Branch: maint-5.6/perl
9793 ! lib/ExtUtils/Embed.pm pod/perlembed.pod
9794 ____________________________________________________________________________
9795 [ 9500] By: jhi on 2001/04/01 05:58:23
9796 Log: Test for #9499.
9799 ____________________________________________________________________________
9800 [ 9499] By: jhi on 2001/04/01 05:55:46
9801 Log: tr/// UTF-8 tweaking from Inaba Hiroto.
9803 ! embed.h embed.pl op.c proto.h
9804 ____________________________________________________________________________
9805 [ 9498] By: jhi on 2001/04/01 05:44:34
9806 Log: Protect the workaround hunk more.
9809 ____________________________________________________________________________
9810 [ 9497] By: jhi on 2001/04/01 00:24:25
9811 Log: Integrate changes #9493,9494,9495,9496 from maintperl
9814 fix a broken workaround for Borland compiler in change#4739
9815 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
9817 nits spotted by Borland compiler
9819 avoid redefinition warnings under Borland 5.02
9821 various nits identified by the Borland 5.5 compiler; remove suppression
9824 !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
9826 ____________________________________________________________________________
9827 [ 9496] By: gsar on 2001/03/31 23:22:28
9828 Log: various nits identified by the Borland 5.5 compiler; remove suppression
9830 Branch: maint-5.6/perl
9831 ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
9832 ____________________________________________________________________________
9833 [ 9495] By: gsar on 2001/03/31 21:03:08
9834 Log: avoid redefinition warnings under Borland 5.02
9835 Branch: maint-5.6/perl
9837 ____________________________________________________________________________
9838 [ 9494] By: gsar on 2001/03/31 20:18:59
9839 Log: nits spotted by Borland compiler
9840 Branch: maint-5.6/perl
9841 ! utf8.h win32/win32.h
9842 ____________________________________________________________________________
9843 [ 9493] By: gsar on 2001/03/31 20:18:05
9844 Log: fix a broken workaround for Borland compiler in change#4739
9845 (caused weird "short reads" on DATA, which caused op/misc.t to fail)
9846 Branch: maint-5.6/perl
9848 ____________________________________________________________________________
9849 [ 9492] By: jhi on 2001/03/31 18:36:24
9850 Log: Integrate change #9491 from maintperl into mainline.
9852 Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
9853 directory is relative (need to fetch the full path name *before*
9857 ____________________________________________________________________________
9858 [ 9491] By: gsar on 2001/03/31 17:01:56
9859 Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
9860 directory is relative (need to fetch the full path name *before*
9863 this is a followup patch for change#6749
9864 Branch: maint-5.6/perl
9866 ____________________________________________________________________________
9867 [ 9490] By: jhi on 2001/03/31 15:50:18
9868 Log: Subject: Re: [PATCH] av.h cosmetics
9869 From: Simon Cozens <simon@netthink.co.uk>
9870 Date: Sat, 31 Mar 2001 13:09:59 +0100
9871 Message-ID: <20010331130959.A22000@netthink.co.uk>
9876 ____________________________________________________________________________
9877 [ 9489] By: jhi on 2001/03/31 15:48:44
9878 Log: Subject: [PATCH] Re: Math::Big* v1.21
9879 From: Tels <perl_dummy@bloodgate.com>
9880 Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
9881 Message-Id: <200103311125.GAA377738@www08.hway.net>
9884 ____________________________________________________________________________
9885 [ 9488] By: jhi on 2001/03/31 03:39:51
9886 Log: Debug output tweak.
9889 ____________________________________________________________________________
9890 [ 9487] By: jhi on 2001/03/31 03:33:02
9891 Log: OverVMSification.
9894 ____________________________________________________________________________
9895 [ 9486] By: jhi on 2001/03/31 03:01:40
9896 Log: Missed MANIFESTations in #9483.
9899 ____________________________________________________________________________
9900 [ 9485] By: jhi on 2001/03/31 02:58:17
9901 Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
9902 From: Peter Prymmer <pvhp@forte.com>
9903 Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
9904 Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
9906 ! regexec.c t/lib/cwd.t
9907 ____________________________________________________________________________
9908 [ 9484] By: jhi on 2001/03/31 01:04:41
9909 Log: Obsolete file (see #3938)
9911 - lib/unicode/README.Ethiopic
9913 ____________________________________________________________________________
9914 [ 9483] By: jhi on 2001/03/31 00:52:42
9915 Log: Update to Unicode 3.1.
9916 (Rename Names.txt to NamesList.txt.)
9918 + lib/unicode/NamesList.txt lib/unicode/PropList.html
9919 - lib/unicode/Names.txt
9920 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
9921 ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
9922 ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
9923 ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
9924 ! lib/unicode/UCD.html lib/unicode/Unicode.html
9925 ! lib/unicode/rename lib/unicode/version
9926 ____________________________________________________________________________
9927 [ 9482] By: jhi on 2001/03/30 23:33:44
9928 Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
9929 From: Robin Houston <robin@kitsite.com>
9930 Date: Fri, 30 Mar 2001 20:07:22 +0100
9931 Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
9933 ! ext/B/B/Deparse.pm
9934 ____________________________________________________________________________
9935 [ 9481] By: jhi on 2001/03/30 23:20:25
9936 Log: Subject: Re: [PATCH] CwdXS, Take 2
9937 From: Benjamin Sugars <bsugars@canoe.ca>
9938 Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
9939 Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
9941 + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
9942 ! MANIFEST lib/Cwd.pm t/lib/cwd.t
9943 ____________________________________________________________________________
9944 [ 9480] By: jhi on 2001/03/30 22:52:38
9945 Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
9946 From: David Dyck <dcd@tc.fluke.com>
9947 Date: Fri, 30 Mar 2001 14:44:13 -0800
9948 Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
9950 The t/rantests flags file creation was accidentally
9954 ____________________________________________________________________________
9955 [ 9479] By: jhi on 2001/03/30 22:45:45
9956 Log: Subject: [PATCH] File::Glob stuff for Mac OS
9957 From: Chris Nandor <pudge@pobox.com>
9958 Date: Fri, 30 Mar 2001 16:51:00 -0500
9959 Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
9961 ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
9962 ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
9963 ! t/lib/glob-taint.t
9964 ____________________________________________________________________________
9965 [ 9478] By: jhi on 2001/03/30 22:43:12
9966 Log: Subject: fix for win32/buildext.pl
9967 From: "Vadim Konovalov" <watman@inbox.ru>
9968 Date: Sat, 31 Mar 2001 00:50:36 +0400
9969 Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
9972 ____________________________________________________________________________
9973 [ 9477] By: jhi on 2001/03/30 22:41:16
9974 Log: Subject: small base.pm doc patch
9975 From: Leon Brocard <acme@astray.com>
9976 Date: Fri, 30 Mar 2001 21:49:57 +0100
9977 Message-ID: <20010330214957.B8733@ns0.astray.com>
9980 ____________________________________________________________________________
9981 [ 9476] By: jhi on 2001/03/30 18:16:57
9982 Log: Subject: [PATCH] av.h cosmetics
9983 From: Simon Cozens <simon@netthink.co.uk>
9984 Date: Fri, 30 Mar 2001 18:12:28 +0100
9985 Message-ID: <20010330181228.A9319@netthink.co.uk>
9988 ____________________________________________________________________________
9989 [ 9475] By: jhi on 2001/03/30 18:15:50
9990 Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
9991 From: "Philip Newton" <pnewton@gmx.de>
9992 Date: Fri, 30 Mar 2001 19:06:57 +0200
9993 Message-ID: <3AC4D951.14815.1AC7068@localhost>
9996 ____________________________________________________________________________
9997 [ 9474] By: jhi on 2001/03/30 18:14:02
9998 Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
9999 From: Benjamin Sugars <bsugars@canoe.ca>
10000 Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
10001 Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
10003 ! t/lib/glob-basic.t
10004 ____________________________________________________________________________
10005 [ 9473] By: jhi on 2001/03/30 16:09:24
10006 Log: Update Changes.
10008 ! Changes patchlevel.h
10009 ____________________________________________________________________________
10010 [ 9472] By: jhi on 2001/03/30 15:16:08
10011 Log: Integrate perlio.
10013 !> t/lib/cwd.t t/lib/glob-basic.t
10014 ____________________________________________________________________________
10015 [ 9471] By: nick on 2001/03/30 14:47:10
10016 Log: Should be (^O eq 'MSWin32') not 'Win32'
10017 Fail #12 seems real - chdir is in wrong dir.
10020 ____________________________________________________________________________
10021 [ 9470] By: jhi on 2001/03/30 14:41:11
10022 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
10023 From: Radu Greab <radu@netsoft.ro>
10024 Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
10025 Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
10029 ! ext/Socket/Socket.xs pp_sys.c
10030 ____________________________________________________________________________
10031 [ 9469] By: jhi on 2001/03/30 14:37:51
10032 Log: Subject: PATCH pod/perldiag.pod
10033 From: Robin Houston <robin@kitsite.com>
10034 Date: Fri, 30 Mar 2001 14:10:36 +0100
10035 Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
10037 ! pod/perldiag.pod t/lib/glob-basic.t
10038 ____________________________________________________________________________
10039 [ 9468] By: jhi on 2001/03/30 14:36:36
10040 Log: Subject: Better diagnostic in io/fs.t
10041 From: andreas.koenig@anima.de (Andreas J. Koenig)
10042 Date: 30 Mar 2001 10:11:43 +0200
10043 Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
10046 ____________________________________________________________________________
10047 [ 9467] By: nick on 2001/03/30 14:25:43
10048 Log: Skip order test of glob if case-ignoring system cannot
10049 create a.test and A.test
10051 ! t/lib/glob-basic.t
10052 ____________________________________________________________________________
10053 [ 9466] By: nick on 2001/03/30 13:03:12
10054 Log: Integrate mainline.
10056 - ext/re/hints/aix.pl
10057 !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
10058 !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
10059 !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
10060 !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
10061 ____________________________________________________________________________
10062 [ 9465] By: jhi on 2001/03/30 03:53:37
10063 Log: Add timeouts to the tests. (In AIX 4.3.1.0 + vac 5.0.0.0
10064 the tests sometimes hang, sometimes not.)
10066 ! t/lib/io_multihomed.t t/lib/io_sock.t
10067 ____________________________________________________________________________
10068 [ 9464] By: jhi on 2001/03/30 02:56:04
10069 Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
10070 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10071 Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
10072 Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
10075 ____________________________________________________________________________
10076 [ 9463] By: jhi on 2001/03/30 02:34:48
10077 Log: Test for #9462.
10080 ____________________________________________________________________________
10081 [ 9462] By: jhi on 2001/03/30 02:29:37
10082 Log: Subject: B::Deparse precedence bug. (Patch included.)
10083 From: Jeremy Madea <jmadea@inktomi.com>
10084 Date: Thu, 29 Mar 2001 12:05:02 -0800
10085 Message-ID: <20010329120502.A24881@dr.inktomi.com>
10087 ! ext/B/B/Deparse.pm
10088 ____________________________________________________________________________
10089 [ 9461] By: jhi on 2001/03/30 02:18:41
10090 Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
10091 From: Peter Prymmer <pvhp@forte.com>
10092 Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
10093 Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
10095 ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
10097 ____________________________________________________________________________
10098 [ 9460] By: jhi on 2001/03/30 02:17:07
10099 Log: Subject: PATCH: B::Debug should show LOOP-specific fields
10100 From: Robin Houston <robin@kitsite.com>
10101 Date: Thu, 29 Mar 2001 20:47:56 +0100
10102 Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
10105 ____________________________________________________________________________
10106 [ 9459] By: jhi on 2001/03/30 02:16:05
10107 Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
10108 From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
10109 Date: Wed, 28 Mar 2001 18:02:20 -0600
10110 Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
10112 ! lib/ExtUtils/MM_VMS.pm
10113 ____________________________________________________________________________
10114 [ 9458] By: jhi on 2001/03/30 02:07:58
10115 Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
10116 From: "Joshua E. Rodd" <jrodd@pbs.org>
10117 Date: Wed, 28 Mar 2001 17:29:12 -0500
10118 Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
10121 ____________________________________________________________________________
10122 [ 9457] By: jhi on 2001/03/30 02:04:33
10123 Log: Subject: ext/re/aix.pl can go
10124 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10125 Date: Thu, 29 Mar 2001 12:03:28 +0200
10126 Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
10128 - ext/re/hints/aix.pl
10130 ____________________________________________________________________________
10131 [ 9456] By: jhi on 2001/03/30 02:03:32
10132 Log: Integrate perlio.
10134 !> ext/Encode/Encode.xs installperl
10135 ____________________________________________________________________________
10136 [ 9455] By: nick on 2001/03/29 21:11:46
10137 Log: DLL name has changed so installperl needs to know
10138 (Why isn't it working it out or passed it?)
10141 ____________________________________________________________________________
10142 [ 9454] By: nick on 2001/03/29 20:56:12
10143 Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
10144 and we don't get undef warnings.
10146 ! ext/Encode/Encode.xs
10147 ____________________________________________________________________________
10148 [ 9453] By: nick on 2001/03/29 17:58:48
10149 Log: Integrate mainline
10151 !> Changes patchlevel.h
10152 ____________________________________________________________________________
10153 [ 9452] By: jhi on 2001/03/29 16:44:55
10154 Log: Update Changes.
10156 ! Changes patchlevel.h
10157 ____________________________________________________________________________
10158 [ 9451] By: nick on 2001/03/29 16:31:38
10159 Log: Integrate mainline
10161 !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
10162 !> ext/Encode/Encode.xs ext/Storable/Storable.xs
10163 !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
10164 !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
10165 !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
10166 ____________________________________________________________________________
10167 [ 9450] By: jhi on 2001/03/29 16:29:17
10168 Log: Integrate perlio.
10170 !> win32/buildext.pl
10171 ____________________________________________________________________________
10172 [ 9449] By: jhi on 2001/03/29 15:50:01
10173 Log: Update Changes.
10175 ! Changes patchlevel.h
10176 ____________________________________________________________________________
10177 [ 9448] By: nick on 2001/03/29 15:47:15
10178 Log: Make sure buildext.pl finds Errno.pm
10180 ! win32/buildext.pl
10181 ____________________________________________________________________________
10182 [ 9447] By: jhi on 2001/03/29 15:39:34
10183 Log: Integrate perlio.
10185 !> win32/makefile.mk
10186 ____________________________________________________________________________
10187 [ 9446] By: nick on 2001/03/29 15:30:03
10188 Log: Integrate win32/makefile.mk with mainline.
10190 !> win32/makefile.mk
10191 ____________________________________________________________________________
10192 [ 9445] By: nick on 2001/03/29 15:27:32
10193 Log: Fix breakage ...
10195 ! win32/makefile.mk
10196 ____________________________________________________________________________
10197 [ 9444] By: jhi on 2001/03/29 15:03:08
10198 Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
10199 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
10200 Date: Thu, 29 Mar 2001 10:32:59 +0400
10201 Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
10203 ! win32/makefile.mk
10204 ____________________________________________________________________________
10205 [ 9443] By: jhi on 2001/03/29 15:02:12
10206 Log: Integrate perlio.
10208 +> win32/buildext.pl
10209 !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
10210 !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
10211 ____________________________________________________________________________
10212 [ 9442] By: nick on 2001/03/29 14:59:11
10213 Log: Work in progress - determine win32 extensions to build via script.
10215 + win32/buildext.pl
10216 ! MANIFEST win32/makefile.mk
10217 ____________________________________________________________________________
10218 [ 9441] By: jhi on 2001/03/29 14:51:47
10219 Log: Reintroduce the use of external pwd.
10222 ____________________________________________________________________________
10223 [ 9440] By: jhi on 2001/03/29 14:42:58
10224 Log: use warnings instead of -w.
10227 ____________________________________________________________________________
10228 [ 9439] By: jhi on 2001/03/29 14:41:52
10229 Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
10230 From: Jonathan Stowe <gellyfish@gellyfish.com>
10231 Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
10232 Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
10235 ____________________________________________________________________________
10236 [ 9438] By: jhi on 2001/03/29 14:39:38
10237 Log: Subject: [PATCH perl@9424] minor pod nits
10238 From: Robin Barker <rmb1@cise.npl.co.uk>
10239 Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
10240 Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
10242 ! pod/perlhack.pod pod/perliol.pod
10243 ____________________________________________________________________________
10244 [ 9437] By: jhi on 2001/03/29 14:29:16
10245 Log: Subject: [PATCH perl@9424] typemap cast warning
10246 From: Robin Barker <rmb1@cise.npl.co.uk>
10247 Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
10248 Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
10250 ! lib/ExtUtils/typemap
10251 ____________________________________________________________________________
10252 [ 9436] By: jhi on 2001/03/29 14:26:03
10253 Log: Subject: [PATCH perl@9424] printf warning
10254 From: Robin Barker <rmb1@cise.npl.co.uk>
10255 Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
10256 Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
10258 ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
10259 ! ext/Storable/Storable.xs toke.c
10260 ____________________________________________________________________________
10261 [ 9435] By: nick on 2001/03/29 14:23:31
10262 Log: Win32 has name conflict with ERROR
10264 ! ext/PerlIO/Via/Via.xs
10265 ____________________________________________________________________________
10266 [ 9434] By: jhi on 2001/03/29 14:17:48
10267 Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
10268 From: Peter Prymmer <pvhp@forte.com>
10269 Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
10270 Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
10272 ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
10273 ____________________________________________________________________________
10274 [ 9433] By: jhi on 2001/03/29 13:52:44
10275 Log: test-prep target was missing.
10278 ____________________________________________________________________________
10279 [ 9432] By: nick on 2001/03/29 12:40:03
10280 Log: Make as-shipped compiler default to MSVC6
10282 ! win32/makefile.mk
10283 ____________________________________________________________________________
10284 [ 9431] By: nick on 2001/03/29 12:12:16
10285 Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
10286 akin to PerlIO::Scalar.
10288 ! perlio.c perlio.h
10289 ____________________________________________________________________________
10290 [ 9430] By: nick on 2001/03/29 10:56:35
10291 Log: Integrate mainline.
10293 !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
10294 !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
10295 !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
10296 !> win32/makefile.mk win32/win32sck.c
10297 ____________________________________________________________________________
10298 [ 9429] By: nick on 2001/03/29 09:03:43
10299 Log: Noticed that two tests were skipped as perlio:: package
10300 isn't there any more. Changed the skip condition.
10301 Avoid core-dump if sv_utf8_upgrade() called on something
10302 that does not become SvPOK after SvPV() (e.g. a ref).
10304 ! sv.c t/io/utf8.t t/lib/io_scalar.t
10305 ____________________________________________________________________________
10306 [ 9428] By: jhi on 2001/03/29 01:31:47
10307 Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
10308 From: Benjamin Sugars <bsugars@canoe.ca>
10309 Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
10310 Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
10312 ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
10313 ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
10314 ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
10315 ____________________________________________________________________________
10316 [ 9427] By: jhi on 2001/03/29 00:49:30
10317 Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
10318 From: "Vadim Konovalov" <watman@inbox.ru>
10319 Date: Thu, 29 Mar 2001 01:50:12 +0400
10320 Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
10322 ! win32/makefile.mk win32/win32sck.c
10323 ____________________________________________________________________________
10324 [ 9426] By: gsar on 2001/03/29 00:28:04
10325 Log: dmake can only handle == and != in comparisons; support building
10326 with Borland's VCL libraries (from Vadim Konovalov)
10327 Branch: maint-5.6/perl
10328 ! win32/makefile.mk
10329 ____________________________________________________________________________
10330 [ 9425] By: nick on 2001/03/28 19:29:56
10331 Log: Integrate (@snapshot)
10333 !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
10334 ____________________________________________________________________________
10335 [ 9424] By: jhi on 2001/03/28 19:03:16
10336 Log: Update Changes.
10338 ! Changes patchlevel.h
10339 ____________________________________________________________________________
10340 [ 9423] By: jhi on 2001/03/28 18:52:09
10341 Log: Rmdir lib/XS on cleanup.
10344 ____________________________________________________________________________
10345 [ 9422] By: jhi on 2001/03/28 18:49:34
10346 Log: Integrate perlio.
10348 !> t/op/utf8decode.t
10349 ____________________________________________________________________________
10350 [ 9421] By: nick on 2001/03/28 18:46:44
10351 Log: Loose duplicate chunk.
10353 ! t/op/utf8decode.t
10354 ____________________________________________________________________________
10355 [ 9420] By: nick on 2001/03/28 18:44:11
10356 Log: Integrate mainline.
10358 !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
10360 ____________________________________________________________________________
10361 [ 9419] By: jhi on 2001/03/28 18:42:05
10362 Log: Can't trust external pwds
10363 (either shell builtins or external programs)
10366 ____________________________________________________________________________
10367 [ 9418] By: jhi on 2001/03/28 18:34:05
10368 Log: Integrate perlio.
10371 !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
10372 !> t/op/utf8decode.t
10373 ____________________________________________________________________________
10374 [ 9417] By: nick on 2001/03/28 18:24:02
10375 Log: PerlIO.pm / perlio.pm conflict.
10377 Make t/op/utf8decode.t a text file.
10380 ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
10381 ! t/op/utf8decode.t
10382 ____________________________________________________________________________
10383 [ 9416] By: jhi on 2001/03/28 18:06:07
10384 Log: Integrate change #9409 from mainline to maintperl.
10386 Yet another tweak on AIX dynaloading.
10387 Branch: maint-5.6/perl
10388 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
10389 ____________________________________________________________________________
10390 [ 9415] By: gsar on 2001/03/28 17:13:01
10391 Log: integrate changes#9377,9385,9401 from mainline
10393 Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
10395 If directory entries compare equal case-insensitively,
10396 retry case-sensitively.
10398 Subject: [PATCH] B::Terse and warnings
10399 Branch: maint-5.6/perl
10400 !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
10401 !> t/pragma/warn/perl
10402 ____________________________________________________________________________
10403 [ 9414] By: jhi on 2001/03/28 17:11:12
10404 Log: Subject: [PATCH perl@9359] VMS fix-ups and status
10405 From: "Craig A. Berry" <craigberry@mac.com>
10406 Date: Wed, 28 Mar 2001 10:55:20 -0600
10407 Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
10409 ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
10410 ____________________________________________________________________________
10411 [ 9413] By: jhi on 2001/03/28 17:03:12
10414 ! t/op/utf8decode.t
10415 ____________________________________________________________________________
10416 [ 9412] By: jhi on 2001/03/28 17:02:36
10417 Log: Forced integrate from perlio.
10419 !> t/op/utf8decode.t
10420 ____________________________________________________________________________
10421 [ 9411] By: nick on 2001/03/28 16:50:03
10422 Log: Integrate mainline.
10425 !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
10426 !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
10427 !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
10428 !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
10429 !> t/pragma/warn/perl
10430 ____________________________________________________________________________
10431 [ 9410] By: jhi on 2001/03/28 16:44:23
10432 Log: Subject: Re: [PATCH] 9403 cannot be tested
10433 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10434 Date: Wed, 28 Mar 2001 18:33:56 +0200
10435 Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
10438 ____________________________________________________________________________
10439 [ 9409] By: jhi on 2001/03/28 16:12:45
10440 Log: Yet another tweak on AIX dynaloading.
10442 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
10443 ____________________________________________________________________________
10444 [ 9408] By: jhi on 2001/03/28 15:52:55
10445 Log: Subject: [PATCH] 9403 cannot be tested
10446 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10447 Date: Wed, 28 Mar 2001 17:23:00 +0200
10448 Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
10453 ____________________________________________________________________________
10454 [ 9407] By: jhi on 2001/03/28 15:47:43
10455 Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
10457 ! t/op/utf8decode.t
10458 !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
10459 !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
10460 ____________________________________________________________________________
10461 [ 9406] By: jhi on 2001/03/28 15:37:08
10462 Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
10463 From: Benjamin Sugars <bsugars@canoe.ca>
10464 Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
10465 Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
10469 ____________________________________________________________________________
10470 [ 9405] By: jhi on 2001/03/28 15:13:18
10471 Log: pp_ne() needs a CORRECT boolean.
10474 ____________________________________________________________________________
10475 [ 9404] By: jhi on 2001/03/28 15:09:23
10476 Log: pp_ne() needs a boolean, not an integer.
10479 ____________________________________________________________________________
10480 [ 9403] By: jhi on 2001/03/28 14:47:43
10481 Log: (Retracted by #9404.)
10484 ____________________________________________________________________________
10485 [ 9402] By: jhi on 2001/03/28 14:43:59
10486 Log: Subject: Re: [PATCH] Typemap testing
10487 From: Tim Jenness <t.jenness@jach.hawaii.edu>
10488 Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
10489 Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
10491 ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
10492 ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
10493 ____________________________________________________________________________
10494 [ 9401] By: jhi on 2001/03/28 14:42:14
10495 Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
10496 From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
10497 Date: Sun, 25 Mar 2001 21:59:15 +0100
10498 Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
10500 A variable will be checked for the "use once" warnings if:
10502 1. It is in the scope of a use warnings 'once'
10503 2. It isn't in the scope of the warnings pragma at all AND $^W is set.
10505 Otherwise it won't be checked at all.
10507 Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
10509 The enclosed patch partially fixes this issue. What I didn't
10510 get to work was the case where the "used once" warning is enabled
10511 in any file other than the main file.
10513 ! gv.c t/pragma/warn/perl
10514 ____________________________________________________________________________
10515 [ 9400] By: nick on 2001/03/28 14:38:24
10516 Log: More EBCDIC tweaks:
10517 - one more swash issue &~(0xA0-1) did not do the right thing,
10518 for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
10519 - add "use re 'asciirange'" to make [!-~] etc. work
10520 use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
10521 - Choose a key for t/op/each.t test which gets encoded.
10522 - Skip utf8decode if this is UTF-EBCDIC.
10524 ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
10525 ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
10526 ____________________________________________________________________________
10527 [ 9399] By: jhi on 2001/03/28 14:21:00
10528 Log: Extend the SvROK() testing also to pp_ne(), pointed out by
10532 ____________________________________________________________________________
10533 [ 9398] By: jhi on 2001/03/28 00:55:56
10534 Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
10535 From: David Dyck <dcd@tc.fluke.com>
10536 Date: Tue, 27 Mar 2001 15:16:24 -0800
10537 Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
10539 ! ext/IO/lib/IO/Socket.pm
10540 ____________________________________________________________________________
10541 [ 9397] By: jhi on 2001/03/27 21:52:49
10542 Log: Integrate perlio.
10544 +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
10545 +> ext/PerlIO/Via/Via.xs
10546 !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
10547 ____________________________________________________________________________
10548 [ 9396] By: nick on 2001/03/27 21:45:13
10549 Log: Integrate mainline.
10551 !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
10552 !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
10553 ____________________________________________________________________________
10554 [ 9395] By: nick on 2001/03/27 21:18:58
10555 Log: Outline docs for PerlIO and PerlIO::Scalar
10557 ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
10558 ____________________________________________________________________________
10559 [ 9394] By: nick on 2001/03/27 20:50:13
10560 Log: PerlIO::Via layer (alpha-ish).
10562 + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
10563 + ext/PerlIO/Via/Via.xs
10565 ____________________________________________________________________________
10566 [ 9393] By: jhi on 2001/03/27 20:49:55
10567 Log: Retract #9329 now that 9390 should take care of the matter.
10570 ____________________________________________________________________________
10571 [ 9390] By: jhi on 2001/03/27 20:47:50
10572 Log: Subject: Autoloading Errno.pm when %! is encountered
10573 From: Robin Houston <robin@kitsite.com>
10574 Date: Tue, 27 Mar 2001 20:57:11 +0100
10575 Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
10577 ! embed.h embed.pl gv.c proto.h t/op/magic.t
10578 ____________________________________________________________________________
10579 [ 9389] By: jhi on 2001/03/27 20:24:31
10580 Log: Integrate perlio.
10582 !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
10583 !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
10585 ____________________________________________________________________________
10586 [ 9388] By: jhi on 2001/03/27 20:21:38
10587 Log: Better have a three-element array if one is going to assign
10588 to the third element of that array. (from Tim Jenness)
10590 ! ext/XS/Typemap/Typemap.xs
10591 ____________________________________________________________________________
10592 [ 9387] By: nick on 2001/03/27 20:15:43
10593 Log: Integrate mainline.
10595 +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
10596 +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
10597 +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
10598 +> t/lib/xs-typemap.t
10599 !> (integrate 34 files)
10600 ____________________________________________________________________________
10601 [ 9386] By: jhi on 2001/03/27 20:04:18
10602 Log: Subject: Re: perl@9359 breaks HTML::Parser
10603 From: Gisle Aas <gisle@ActiveState.com>
10604 Date: 27 Mar 2001 11:30:24 -0800
10605 Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
10607 Clarify the UTF-8 issues of the API docs.
10608 (Slightly reworded and expanded.)
10610 ! pod/perlapi.pod sv.c sv.h
10611 ____________________________________________________________________________
10612 [ 9385] By: jhi on 2001/03/27 19:44:25
10613 Log: If directory entries compare equal case-insensitively,
10614 retry case-sensitively.
10616 ! ext/File/Glob/bsd_glob.c
10617 ____________________________________________________________________________
10618 [ 9384] By: nick on 2001/03/27 19:38:50
10619 Log: Various EBCDIC fixes:
10620 - major revelation that swash code is encoding aware,
10621 (or thought it was) - now it is ;-)
10622 - With that out of the way fix a slab of tr/// cases.
10623 - Fix Encode 'Unicode' to be true Unicode so tests pass.
10624 - As anticipated Base64.xs needed tweaks.
10625 - Until tr/// works right avoid old_encode64 in MIME tests.
10627 ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
10628 ! t/lib/encode.t t/lib/mimeb64.t utf8.c
10629 ____________________________________________________________________________
10630 [ 9383] By: jhi on 2001/03/27 18:34:41
10631 Log: Add the std test suite BEGIN block.
10633 ! t/lib/xs-typemap.t
10634 ____________________________________________________________________________
10635 [ 9382] By: jhi on 2001/03/27 15:16:07
10636 Log: Add debugging output to the test.
10638 ! t/lib/glob-basic.t
10639 ____________________________________________________________________________
10640 [ 9381] By: jhi on 2001/03/27 15:08:10
10641 Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
10643 + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
10644 + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
10645 + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
10646 + t/lib/xs-typemap.t
10648 ____________________________________________________________________________
10649 [ 9380] By: jhi on 2001/03/27 14:48:34
10650 Log: Subject: [PATCH] Typemap testing
10651 From: Tim Jenness <t.jenness@jach.hawaii.edu>
10652 Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
10653 Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
10655 (The first part of the patch.)
10657 ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
10658 ____________________________________________________________________________
10659 [ 9379] By: jhi on 2001/03/27 14:44:56
10660 Log: Subject: Re: [PATCH] t/lib/glob-basic.t
10661 From: Benjamin Sugars <bsugars@canoe.ca>
10662 Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
10663 Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
10665 ! t/lib/glob-basic.t
10666 ____________________________________________________________________________
10667 [ 9378] By: jhi on 2001/03/27 14:42:30
10668 Log: Subject: [PATCH] perlvar nit
10669 From: Simon Cozens <simon@netthink.co.uk>
10670 Date: Tue, 27 Mar 2001 01:12:01 +0100
10671 Message-ID: <20010327011201.A19179@netthink.co.uk>
10674 ____________________________________________________________________________
10675 [ 9377] By: jhi on 2001/03/27 14:36:26
10676 Log: Subject: [PATCH] B::Terse and warnings
10677 From: Benjamin Sugars <ben.sugars@home.com>
10678 Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
10679 Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
10681 ! ext/B/B.pm ext/B/B/Terse.pm
10682 ____________________________________________________________________________
10683 [ 9376] By: jhi on 2001/03/27 14:31:31
10684 Log: Document sockatmark() some.
10686 ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
10688 ____________________________________________________________________________
10689 [ 9375] By: jhi on 2001/03/27 14:00:24
10690 Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
10691 noted by Gisle and fixed by NI-S.
10694 ____________________________________________________________________________
10695 [ 9374] By: jhi on 2001/03/27 05:50:01
10699 ____________________________________________________________________________
10700 [ 9373] By: jhi on 2001/03/27 05:43:51
10701 Log: Pixie documenting.
10703 ! Makefile.SH pod/perlhack.pod
10704 ____________________________________________________________________________
10705 [ 9372] By: jhi on 2001/03/27 05:29:34
10706 Log: Metaconfig unit changes for #9371.
10708 ! U/modified/myhostname.U
10709 Branch: metaconfig/U/perl
10712 ____________________________________________________________________________
10713 [ 9371] By: jhi on 2001/03/27 05:29:07
10714 Log: Add sockatmark() probing.
10716 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10717 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
10718 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10719 ! vos/config.ga.h win32/config.bc win32/config.gc
10721 ____________________________________________________________________________
10722 [ 9370] By: jhi on 2001/03/26 22:01:18
10723 Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
10724 Really need to benchmark this.
10727 ____________________________________________________________________________
10728 [ 9369] By: nick on 2001/03/26 21:59:30
10729 Log: Integrate mainline.
10731 ! ext/MIME/Base64/QuotedPrint.pm
10732 !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
10733 !> patchlevel.h pod/perlhack.pod pp_sys.c
10734 ____________________________________________________________________________
10735 [ 9368] By: jhi on 2001/03/26 21:47:03
10736 Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
10739 TODO2: le, lt, ge, gt? Yech.
10742 ____________________________________________________________________________
10743 [ 9367] By: jhi on 2001/03/26 21:34:57
10744 Log: Too much cut-and-paste in #9363.
10747 ____________________________________________________________________________
10748 [ 9366] By: jhi on 2001/03/26 21:20:53
10749 Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
10750 From: Andreas Schwab <schwab@suse.de>
10751 Date: 26 Mar 2001 17:29:04 +0200
10752 Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
10754 (The patch for 5.6.0 or so, this is a guess for bleadperl)
10757 ____________________________________________________________________________
10758 [ 9365] By: jhi on 2001/03/26 21:07:54
10759 Log: Integrate perlio.
10762 ____________________________________________________________________________
10763 [ 9364] By: nick on 2001/03/26 20:30:48
10764 Log: REFCNT botch in layer name cache hash.
10767 ____________________________________________________________________________
10768 [ 9363] By: jhi on 2001/03/26 18:44:32
10769 Log: Subject: [PATCH] socket() leaks file descriptors
10770 From: Benjamin Sugars <bsugars@canoe.ca>
10771 Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
10772 Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
10774 Also sockpair() fixed similarly.
10777 ____________________________________________________________________________
10778 [ 9362] By: jhi on 2001/03/26 18:37:52
10779 Log: Integrate perlio.
10781 !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
10782 ____________________________________________________________________________
10783 [ 9361] By: nick on 2001/03/26 17:32:06
10784 Log: Implement flush of linebuffered streams on read of a tty.
10786 ! perlio.c perliol.h
10787 ____________________________________________________________________________
10788 [ 9360] By: nick on 2001/03/26 17:12:32
10789 Log: Memory tweaks and notes for OEMVS.
10791 ! README.os390 miniperlmain.c t/op/pat.t
10792 ____________________________________________________________________________
10793 [ 9359] By: jhi on 2001/03/26 02:12:54
10794 Log: Update Changes.
10796 ! Changes patchlevel.h
10797 ____________________________________________________________________________
10798 [ 9358] By: jhi on 2001/03/26 02:05:32
10799 Log: Document the most common pixie options.
10802 ____________________________________________________________________________
10803 [ 9357] By: jhi on 2001/03/26 01:25:28
10804 Log: For perl.pixie check *before* compiling that optimize is -g,
10808 ____________________________________________________________________________
10809 [ 9356] By: jhi on 2001/03/26 01:13:41
10810 Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
10813 ____________________________________________________________________________
10814 [ 9355] By: jhi on 2001/03/26 01:11:19
10815 Log: Remove t/perl.third.
10818 ____________________________________________________________________________
10819 [ 9354] By: jhi on 2001/03/26 00:23:38
10820 Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
10823 ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
10824 ____________________________________________________________________________
10825 [ 9353] By: jhi on 2001/03/25 22:25:04
10826 Log: Integrate perlio.
10828 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
10829 !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
10830 !> pp_hot.c win32/makefile.mk
10831 ____________________________________________________________________________
10832 [ 9352] By: jhi on 2001/03/25 22:21:41
10833 Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
10834 From: Radu Greab <radu@netsoft.ro>
10835 Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
10836 Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
10839 ____________________________________________________________________________
10840 [ 9351] By: nick on 2001/03/25 22:15:02
10841 Log: Fix readline in list mode to tell rest of world that it has
10842 things on the stack. Otherwise if perl code gets invoked
10843 underneath it it scribbles over results-so-far.
10844 (Why TIEHANDLE has not tripped on this is a mystery.)
10847 ____________________________________________________________________________
10848 [ 9350] By: nick on 2001/03/25 22:10:13
10849 Log: win32/makefile.mk typos
10851 ! win32/makefile.mk
10852 ____________________________________________________________________________
10853 [ 9349] By: nick on 2001/03/25 21:31:14
10854 Log: Integrate now-non-binary file.
10857 ____________________________________________________________________________
10858 [ 9348] By: nick on 2001/03/25 21:27:24
10862 ____________________________________________________________________________
10863 [ 9347] By: nick on 2001/03/25 21:25:37
10864 Log: Integrate mainline.
10866 !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
10867 !> lib/Term/ReadLine.pm t/lib/md5-file.t
10868 ____________________________________________________________________________
10869 [ 9346] By: nick on 2001/03/25 20:58:15
10870 Log: Add destruct time hook to PerlIO (for work-in-process implementing
10871 layers in perl code. In such cases layers need to be popped before
10872 we loose the ability to run perl code.)
10873 Also back-out "PerlIO::object" hook - it isn't going to work like that...
10875 ! perl.c perlio.c perlio.h perliol.h
10876 ____________________________________________________________________________
10877 [ 9345] By: nick on 2001/03/25 20:49:11
10878 Log: Avoid at leasy one of undefined warnings in Encode.
10880 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10881 ____________________________________________________________________________
10882 [ 9344] By: jhi on 2001/03/25 20:37:43
10883 Log: A workaround for using Term::ReadLine in emacs minibuffer
10884 from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
10885 additional tweaks from Ilya Zakharevich.
10887 ! lib/Term/ReadLine.pm
10888 ____________________________________________________________________________
10889 [ 9343] By: nick on 2001/03/25 20:21:14
10890 Log: Missing return value.
10892 ! ext/PerlIO/Scalar/Scalar.xs
10893 ____________________________________________________________________________
10894 [ 9342] By: jhi on 2001/03/25 16:21:00
10895 Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
10896 to equal the CPAN versions since no code changes have been made.
10898 ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
10900 ____________________________________________________________________________
10901 [ 9341] By: jhi on 2001/03/25 16:01:48
10902 Log: Escape 8-bit characters.
10905 ____________________________________________________________________________
10906 [ 9340] By: gsar on 2001/03/25 15:50:53
10907 Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
10911 ____________________________________________________________________________
10912 [ 9339] By: gsar on 2001/03/25 15:48:50
10913 Log: delete mimeqp.t for later with text mode set
10916 ____________________________________________________________________________
10917 [ 9338] By: nick on 2001/03/25 09:01:57
10918 Log: Integrate mainline.
10920 +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
10921 +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
10922 +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
10923 +> t/lib/mimeb64u.t t/lib/mimeqp.t
10924 !> MANIFEST configure.com djgpp/config.over epoc/config.sh
10925 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
10926 !> utils/h2xs.PL win32/Makefile win32/makefile.mk
10927 ____________________________________________________________________________
10928 [ 9337] By: jhi on 2001/03/25 04:23:24
10929 Log: Add MIME::Base64 here and there. Again, a lot of
10930 optimism is in the air.
10932 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
10933 ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
10934 ____________________________________________________________________________
10935 [ 9336] By: jhi on 2001/03/25 04:12:43
10936 Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
10937 this by ear as I do not do Win32 programming.)
10939 ! win32/Makefile win32/makefile.mk
10940 ____________________________________________________________________________
10941 [ 9335] By: jhi on 2001/03/25 04:03:50
10942 Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
10945 ____________________________________________________________________________
10946 [ 9334] By: jhi on 2001/03/25 03:58:53
10947 Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
10949 + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
10950 + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
10951 + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
10952 + t/lib/mimeb64u.t t/lib/mimeqp.t
10954 ____________________________________________________________________________
10955 [ 9333] By: jhi on 2001/03/24 20:14:37
10956 Log: Integrate perlio.
10958 !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
10959 ____________________________________________________________________________
10960 [ 9332] By: nick on 2001/03/24 19:40:34
10961 Log: Fix un-init variable leading to spurious "Out of Memory!"
10964 ____________________________________________________________________________
10965 [ 9331] By: nick on 2001/03/24 19:09:59
10966 Log: Tweak docs for C<open> (boy does that need wholesale revision...)
10967 and update layers internals doc.
10969 ! pod/perlfunc.pod pod/perliol.pod
10970 ____________________________________________________________________________
10971 [ 9330] By: jhi on 2001/03/24 18:42:11
10972 Log: The length might be uninitialized garbage if the *svp is the undef.
10975 ____________________________________________________________________________
10976 [ 9329] By: jhi on 2001/03/24 18:26:57
10977 Log: (Retracted by #9393)
10979 Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
10980 From: Simon Cozens <simon@netthink.co.uk>
10981 Date: Sat, 24 Mar 2001 17:13:17 +0000
10982 Message-ID: <20010324171317.A13406@netthink.co.uk>
10985 ____________________________________________________________________________
10986 [ 9328] By: nick on 2001/03/24 17:22:02
10987 Log: Integrate mainline.
10989 !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
10990 !> lib/unicode/version
10991 ____________________________________________________________________________
10992 [ 9327] By: nick on 2001/03/24 17:16:02
10993 Log: Integrate mainline.
10995 +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
10996 +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
10997 +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
10998 +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
10999 +> t/lib/md5-file.t
11000 !> MANIFEST Makefile.SH configure.com djgpp/config.over
11001 !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
11002 !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
11003 !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
11004 !> win32/makefile.mk
11005 ____________________________________________________________________________
11006 [ 9326] By: jhi on 2001/03/24 17:00:42
11007 Log: Upgrade to Unicode 3.1 beta 2001-03-23.
11009 ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
11010 ! lib/unicode/version
11011 ____________________________________________________________________________
11012 [ 9325] By: jhi on 2001/03/24 16:22:33
11013 Log: Subject: Re: B::Deparse bug (5.6.0)
11014 From: Robin Houston <robin@kitsite.com>
11015 Date: Sat, 24 Mar 2001 14:33:09 +0000
11016 Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
11018 ! op.c pp.c t/lib/b.t t/op/repeat.t
11019 ____________________________________________________________________________
11020 [ 9324] By: jhi on 2001/03/24 16:21:56
11021 Log: Boldly add extensions to be built to VMS, EPOC, UTS,
11022 U/WIN, and VM/ESA (and fixups for DJGPP). Some of
11023 these additions may be too optimistic.
11025 ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
11026 ! hints/uwin.sh hints/vmesa.sh
11027 ____________________________________________________________________________
11028 [ 9323] By: jhi on 2001/03/24 16:06:01
11029 Log: Integrate perlio.
11031 +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
11032 +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
11034 !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
11035 !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
11036 !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
11037 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
11038 !> win32/makefile.mk win32/perlhost.h win32/win32.c
11039 !> win32/win32iop.h
11040 ____________________________________________________________________________
11041 [ 9322] By: nick on 2001/03/24 14:39:12
11042 Log: Routine Win32 regen_config_h - no real changes.
11044 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
11045 ____________________________________________________________________________
11046 [ 9321] By: nick on 2001/03/24 14:31:49
11047 Log: PerlIO fixups for Win32:
11048 - provide win33_popenlist() - non-functional as yet.
11049 - avoid need for aTHX in PerlIO_debug calls - even if not
11050 enabled args are still evaluated so Win32 has trouble during fork().
11051 - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
11052 - Fixup makedef.pl for latest set of symbols.
11054 ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
11055 ! win32/perlhost.h win32/win32.c win32/win32iop.h
11056 ____________________________________________________________________________
11057 [ 9320] By: nick on 2001/03/24 14:26:58
11058 Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
11059 was gibberish - broke it on WIn32 at least.
11061 ! ext/POSIX/POSIX.xs
11062 ____________________________________________________________________________
11063 [ 9319] By: nick on 2001/03/24 11:29:41
11064 Log: Generated files.
11066 ! embed.h global.sym objXSUB.h perlapi.c proto.h
11067 ____________________________________________________________________________
11068 [ 9318] By: nick on 2001/03/24 10:29:37
11070 1. open($fh,"+<",undef); # add test to t/io/open.t
11071 2. open($fh,"+<",\$var); # New test t/lib/io_scalar.t
11073 + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
11074 + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
11075 ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
11076 ! t/io/open.t t/io/utf8.t
11077 ____________________________________________________________________________
11078 [ 9317] By: jhi on 2001/03/23 23:41:25
11079 Log: AIX does seems to have optimization problems with its C compilers.
11082 ____________________________________________________________________________
11083 [ 9316] By: jhi on 2001/03/23 23:40:46
11084 Log: Integrate perlio.
11087 !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
11089 ____________________________________________________________________________
11090 [ 9315] By: jhi on 2001/03/23 22:16:30
11091 Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
11094 ____________________________________________________________________________
11095 [ 9314] By: nick on 2001/03/23 20:49:02
11096 Log: Perlio internals re-organized.
11097 - open process creates AV of layer/arg pairs
11098 (appends layers from open() or open.pm to default list).
11099 - push arg is now an SV.
11100 - layer ->Open get passed the AV
11101 - open is no longer mandatory method.
11102 - topmost layer that has ->Open method does the open
11103 - any layers above are pushed once that returns.
11104 - vtable re-ordered so dummy layers need only provide push/pop methods.
11106 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
11107 ____________________________________________________________________________
11108 [ 9313] By: nick on 2001/03/23 16:27:41
11109 Log: Check in a stable (working) version before next round of tweaks.
11111 - Move default layers code out of doio.c and into perlio.c
11112 - Single routine for parsing layer specification strings.
11113 - Skeleton support for demand loading of layers
11114 - Core-dump avoidance if PERLIO environment specifies loadable layer
11115 (does not _work_ as need IO to load and need load to do IO ...)
11118 ! MANIFEST doio.c perlio.c
11119 ____________________________________________________________________________
11120 [ 9312] By: gsar on 2001/03/23 16:25:25
11121 Log: add execute bit to files with shebang lines in the repository;
11122 avoid clobbering execute bit in Porting/makerel
11123 Branch: maint-5.6/perl
11125 ____________________________________________________________________________
11126 [ 9311] By: jhi on 2001/03/23 14:25:35
11127 Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
11130 ____________________________________________________________________________
11131 [ 9310] By: jhi on 2001/03/23 13:45:04
11132 Log: Subject: [PATCH] Net::Ping
11133 From: Colin McMillen <mcmi0037@tc.umn.edu>
11134 Date: Thu, 22 Mar 2001 19:30:31 -0600
11135 Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
11138 ____________________________________________________________________________
11139 [ 9309] By: jhi on 2001/03/23 13:39:13
11140 Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
11142 ! t/lib/md5-aaa.t t/lib/md5-file.t
11143 ____________________________________________________________________________
11144 [ 9308] By: jhi on 2001/03/23 13:20:34
11145 Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
11146 - bump the version to 2.14
11147 - drop the base64 tests since they require MIME::Base64
11148 - drop the rfc1321.txt
11149 - drop the hints/dec_osf.pl since it's only needed for
11152 - the U32 alignment testing is now removed; it needs to
11153 be reintroduced as as a Config variable (meaning also
11154 as a Configure test)
11155 - get the new EBCDIC md5sum for MD5.pm
11156 - test in Win32 to see how badly I botched the makefiles
11158 + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
11159 + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
11160 + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
11161 + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
11163 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
11164 ! win32/Makefile win32/makefile.mk
11165 ____________________________________________________________________________
11166 [ 9307] By: jhi on 2001/03/23 12:56:14
11167 Log: Integrate change #9306 from maintperl into mainline,
11168 AIX dynaloader for AIXes without <load.h>.
11170 !> ext/DynaLoader/hints/aix.pl
11171 ____________________________________________________________________________
11172 [ 9306] By: jhi on 2001/03/23 12:51:36
11173 Log: There are AIXes without /usr/include/load.h,
11174 patch from H.Merijn Brand.
11175 Branch: maint-5.6/perl
11176 ! ext/DynaLoader/hints/aix.pl
11177 ____________________________________________________________________________
11178 [ 9305] By: nick on 2001/03/23 11:00:42
11179 Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
11181 ! ext/Encode/Encode.xs perlio.c perlio.h
11182 ____________________________________________________________________________
11183 [ 9304] By: nick on 2001/03/23 10:20:46
11184 Log: Render -Duseperlio functional again.
11185 - this is "quick fix" which calls PerlIO_apply_layers after opening,
11186 which is what old scheme did. New scheme needs to change that
11187 to make open(...,\$scalar) etc. work but this will do for now.
11190 ____________________________________________________________________________
11191 [ 9303] By: nick on 2001/03/23 09:53:20
11192 Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
11193 -Uuseperlio now works again.
11194 -Duseperlio is still poorly. Don't merge yet...
11197 ____________________________________________________________________________
11198 [ 9302] By: nick on 2001/03/22 22:26:51
11199 Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
11201 - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
11202 is its main caller. In particular now has access to "extra" args, and
11203 can tell when an open handle is "reopened" (or duped?).
11204 - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
11205 - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
11206 PerlIO_open() et. al. (i.e. other way round).
11207 - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
11208 with args close to PerlIO_openn().
11210 ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
11211 ____________________________________________________________________________
11212 [ 9301] By: jhi on 2001/03/22 20:58:04
11213 Log: Integrate perlio.
11215 !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
11216 !> t/io/open.t util.c
11217 ____________________________________________________________________________
11218 [ 9300] By: nick on 2001/03/22 17:36:32
11219 Log: Don't include $@ in not ok message.
11222 ____________________________________________________________________________
11223 [ 9299] By: gsar on 2001/03/22 16:53:45
11224 Log: back out changes#7532,7521 for now (appears to have problems
11226 Branch: maint-5.6/perl
11227 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
11228 ! ext/POSIX/typemap pod/perlvar.pod
11229 ____________________________________________________________________________
11230 [ 9298] By: nick on 2001/03/22 14:35:46
11231 Log: Give a meaning to '&' in n-arg open case:
11232 open($fh,"<&",$scalar);
11234 - an integer which does "fdopen"
11235 open($fh,"<&",2); # like open($fh,"<&2")
11236 - something that will yield a file handle via sv_2io()
11237 useful for dup'ing anonymous handles.
11239 open(my $fh,"<&",\*STDIN);
11240 open(my $dup,"<&",$fh);
11242 ! doio.c t/io/open.t
11243 ____________________________________________________________________________
11244 [ 9297] By: nick on 2001/03/22 13:34:35
11245 Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
11248 ____________________________________________________________________________
11249 [ 9296] By: nick on 2001/03/22 12:51:20
11250 Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
11253 ____________________________________________________________________________
11254 [ 9295] By: nick on 2001/03/22 11:59:44
11255 Log: If stdin, stdout or stderr get opened in unexpected read/write state
11256 then warn at time of open not at time of use.
11258 ! doio.c pp_hot.c pp_sys.c
11259 ____________________________________________________________________________
11260 [ 9294] By: nick on 2001/03/22 10:54:35
11261 Log: Die on n-arg open(...,"",xxx,yyy,...)
11262 - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
11263 - die on read/write cases so we can decide what it means later.
11265 ! doio.c embed.pl iperlsys.h util.c
11266 ____________________________________________________________________________
11267 [ 9293] By: nick on 2001/03/22 09:02:45
11268 Log: perlio tweaks (reported by Nick Clark)
11269 Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
11270 error check in Pendinf_read().
11273 ____________________________________________________________________________
11274 [ 9292] By: gsar on 2001/03/22 07:12:00
11275 Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
11277 Branch: maint-5.6/perl
11278 !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
11279 ____________________________________________________________________________
11280 [ 9291] By: jhi on 2001/03/22 06:06:44
11281 Log: Regex tests from Chicheng Zhang. (Already fixed.)
11284 ____________________________________________________________________________
11285 [ 9290] By: jhi on 2001/03/22 05:57:01
11286 Log: Move MacOS Classic higher in the list of supported platforms.
11287 Branch: maint-5.6/perl
11289 ____________________________________________________________________________
11290 [ 9289] By: gsar on 2001/03/22 05:35:04
11291 Log: revert part of change#6438 for compatibility (av_reify()
11292 appears to be needed to implement av_splice()ish things
11294 Branch: maint-5.6/perl
11295 ! embed.pl global.sym objXSUB.h perlapi.c
11296 ____________________________________________________________________________
11297 [ 9288] By: gsar on 2001/03/22 03:09:19
11298 Log: update copyright year
11299 Branch: maint-5.6/perl
11300 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
11301 ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
11302 ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
11303 ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
11304 ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
11305 ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
11306 ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
11308 ____________________________________________________________________________
11309 [ 9287] By: jhi on 2001/03/21 20:30:54
11310 Log: Integrate perlio.
11312 !> ext/Data/Dumper/Dumper.xs
11313 ____________________________________________________________________________
11314 [ 9286] By: gsar on 2001/03/21 19:49:54
11315 Log: makefile.mk tweak
11316 Branch: maint-5.6/perl
11317 ! win32/Makefile win32/makefile.mk
11318 ____________________________________________________________________________
11319 [ 9285] By: nick on 2001/03/21 19:07:13
11320 Log: Multiplicity fix for Dumper.
11322 ! ext/Data/Dumper/Dumper.xs
11323 ____________________________________________________________________________
11324 [ 9284] By: nick on 2001/03/21 19:01:07
11325 Log: Integrate mainline - (does not build xTHX issue in Dumper).
11327 !> (integrate 27 files)
11328 ____________________________________________________________________________
11329 [ 9283] By: jhi on 2001/03/21 17:17:35
11330 Log: Integrate change #9282 from mainline into maintperl,
11331 4-arg UTF-8 substr().
11332 Branch: maint-5.6/perl
11334 ____________________________________________________________________________
11335 [ 9282] By: jhi on 2001/03/21 17:15:43
11336 Log: The #9270 would have leaked a scalar if pp_substr()
11340 ____________________________________________________________________________
11341 [ 9281] By: gsar on 2001/03/21 17:03:14
11342 Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
11343 Branch: maint-5.6/perl
11344 ! win32/makefile.mk
11345 ____________________________________________________________________________
11346 [ 9280] By: gsar on 2001/03/21 17:01:20
11347 Log: some tweaks to change#9278 (fork() emulation should be enabled
11348 by setting BUILD_FLAVOR instead of changing the defaults)
11349 Branch: maint-5.6/perl
11350 ! win32/makefile.mk
11351 ____________________________________________________________________________
11352 [ 9279] By: gsar on 2001/03/21 16:47:19
11353 Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
11354 Branch: maint-5.6/perl
11355 ! ext/File/Glob/Glob.pm
11357 ____________________________________________________________________________
11358 [ 9278] By: jhi on 2001/03/21 14:35:10
11359 Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
11360 From: "Vadim Konovalov" <watman@inbox.ru>
11361 Date: Wed, 21 Mar 2001 01:53:51 +0300
11362 Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
11363 Branch: maint-5.6/perl
11364 ! win32/makefile.mk win32/win32sck.c
11365 ____________________________________________________________________________
11366 [ 9277] By: jhi on 2001/03/21 13:58:28
11367 Log: Integrate change #9270 from mainline to maintperl:
11368 continued 4-arg UTF-8 substr() fixing.
11369 Branch: maint-5.6/perl
11370 !> pp.c t/op/substr.t
11371 ____________________________________________________________________________
11372 [ 9276] By: jhi on 2001/03/21 13:33:00
11373 Log: More pixie cleaning.
11376 ____________________________________________________________________________
11377 [ 9275] By: jhi on 2001/03/21 03:54:17
11378 Log: Update Changes.
11380 ! Changes patchlevel.h
11381 ____________________________________________________________________________
11382 [ 9274] By: jhi on 2001/03/21 03:48:24
11383 Log: First stab at making Data::Dumper to grok Unicode.
11385 TODO: tests, EBCDICify.
11387 ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
11388 ____________________________________________________________________________
11389 [ 9273] By: jhi on 2001/03/21 02:23:00
11392 Subject: Memory leak in unquoted print
11393 From: Benjamin Sugars <bsugars@canoe.ca>
11394 Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
11395 Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
11398 ____________________________________________________________________________
11399 [ 9272] By: jhi on 2001/03/21 01:33:17
11400 Log: Subject: Re: [PATCH] POSIX::getcwd()
11401 From: Benjamin Sugars <bsugars@canoe.ca>
11402 Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
11403 Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>
11405 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
11406 ____________________________________________________________________________
11407 [ 9271] By: jhi on 2001/03/21 01:22:52
11408 Log: Subject: [PATCH] Cwd.pm docs
11409 From: Benjamin Sugars <bsugars@canoe.ca>
11410 Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
11411 Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
11414 ____________________________________________________________________________
11415 [ 9270] By: jhi on 2001/03/21 01:16:29
11416 Log: Continue 4-arg substr() UTF-8 fixage.
11418 ! pp.c t/op/substr.t
11419 ____________________________________________________________________________
11420 [ 9269] By: jhi on 2001/03/21 00:46:14
11421 Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
11423 revert the leak fix in change#9142 (problem needs a more experimental
11424 fix unsuitable for 5.6.1)
11426 do alphabetical sorting by default (for csh compatibility)
11428 cut-n-paste goof in change#9264
11430 VMS piping fixes (from Charles Lane)
11432 !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
11433 !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
11434 !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
11435 ____________________________________________________________________________
11436 [ 9268] By: jhi on 2001/03/21 00:37:04
11437 Log: Integrate perlio.
11439 !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
11440 !> utf8.c utf8.h utfebcdic.h
11441 ____________________________________________________________________________
11442 [ 9267] By: nick on 2001/03/20 20:04:39
11443 Log: More EBCDIC stuff:
11444 - Loose the extra level of function on ASCII.
11445 - spotted a chr(0) issue in sv.c
11446 - re-work of UTF-X tr/// ranges to work in Unicode
11447 space. Still issues with the "0xff is illegal UTF-8" hack.
11448 - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
11449 (why do it once when you can do it all over the place :-(
11450 - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
11451 need utf8.pm for swashes.
11452 - Simplified and commented scan_const() in toke.c
11453 Still something wrong regexp and tr (swashes?).
11455 ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
11456 ! utf8.c utf8.h utfebcdic.h
11457 ____________________________________________________________________________
11458 [ 9266] By: gsar on 2001/03/20 19:16:43
11459 Log: VMS piping fixes (from Charles Lane)
11460 Branch: maint-5.6/perl
11461 ! vms/vms.c vms/vmspipe.com
11462 ____________________________________________________________________________
11463 [ 9265] By: gsar on 2001/03/20 17:53:52
11464 Log: cut-n-paste goof in change#9264
11465 Branch: maint-5.6/perl
11466 ! ext/File/Glob/Glob.xs
11467 ____________________________________________________________________________
11468 [ 9264] By: gsar on 2001/03/20 17:43:47
11469 Log: do alphabetical sorting by default (for csh compatibility);
11470 bsd_glob() does ASCII sort by default as usual, unless
11471 GLOB_ALPHASORT was specified
11472 Branch: maint-5.6/perl
11473 ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
11474 ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
11475 ! ext/File/Glob/bsd_glob.h
11476 ____________________________________________________________________________
11477 [ 9263] By: gsar on 2001/03/20 16:40:08
11478 Log: integrate change#9255 from mainline (unicode fix)
11480 substr($bytestr, i, n, $charstr)
11481 Branch: maint-5.6/perl
11482 !> Todo-5.6 pp.c t/op/substr.t
11483 ____________________________________________________________________________
11484 [ 9262] By: gsar on 2001/03/20 15:57:41
11485 Log: revert the leak fix in change#9142 (problem needs a more experimental
11486 fix unsuitable for 5.6.1)
11487 Branch: maint-5.6/perl
11489 ____________________________________________________________________________
11490 [ 9261] By: jhi on 2001/03/20 14:26:25
11491 Log: Integrate changes #9259,9260 from maintperl into mainline.
11493 Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
11495 Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
11497 !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
11498 ____________________________________________________________________________
11499 [ 9260] By: jhi on 2001/03/20 14:05:46
11500 Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
11501 From: Robin Barker <rmb1@cise.npl.co.uk>
11502 Date: Tue, 20 Mar 2001 10:12:04 GMT
11503 Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
11504 Branch: maint-5.6/perl
11506 ____________________________________________________________________________
11507 [ 9259] By: jhi on 2001/03/20 14:04:39
11508 Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
11509 From: Chris Nandor <pudge@pobox.com>
11510 Date: Tue, 20 Mar 2001 00:40:56 -0500
11511 Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
11512 Branch: maint-5.6/perl
11513 ! ext/POSIX/POSIX.xs lib/File/Path.pm
11514 ____________________________________________________________________________
11515 [ 9258] By: jhi on 2001/03/20 05:09:34
11516 Log: Update Changes.
11518 ! Changes patchlevel.h
11519 ____________________________________________________________________________
11520 [ 9257] By: jhi on 2001/03/20 05:04:25
11521 Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
11524 ____________________________________________________________________________
11525 [ 9256] By: jhi on 2001/03/20 04:43:12
11526 Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
11527 From: Peter Prymmer <pvhp@forte.com>
11528 Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
11529 Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
11530 Branch: maint-5.6/perl
11531 ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
11532 ____________________________________________________________________________
11533 [ 9255] By: jhi on 2001/03/19 23:17:17
11534 Log: substr($bytestr, i, n, $charstr)
11536 TODO: we are still broken if $bytestr needs UTF-8 upgrading.
11538 ! Todo-5.6 pp.c t/op/substr.t
11539 ____________________________________________________________________________
11540 [ 9254] By: jhi on 2001/03/19 22:25:09
11541 Log: Rearrange the make test target prerequisites so that
11542 in a parallel make 'all' is finished before 'test'.
11545 ____________________________________________________________________________
11546 [ 9253] By: jhi on 2001/03/19 21:48:07
11547 Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
11548 From: Robin Houston <robin@kitsite.com>
11549 Date: Mon, 19 Mar 2001 15:48:41 +0000
11550 Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
11553 ____________________________________________________________________________
11554 [ 9252] By: jhi on 2001/03/19 21:42:27
11555 Log: Integrate perlio.
11557 !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
11558 !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
11559 !> utfebcdic.h vms/perly_c.vms
11560 ____________________________________________________________________________
11561 [ 9251] By: jhi on 2001/03/19 21:31:28
11562 Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
11564 Dynaloading in 64-bit AIX with vac.
11566 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
11568 ____________________________________________________________________________
11569 [ 9250] By: jhi on 2001/03/19 21:18:00
11570 Log: A more robust solution for the 64bitall AIX dynaloading
11571 problem, from Jens-Uwe Mager.
11572 Branch: maint-5.6/perl
11573 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
11574 ____________________________________________________________________________
11575 [ 9249] By: nick on 2001/03/19 20:59:37
11576 Log: Integrate mainline.
11578 !> (integrate 42 files)
11579 ____________________________________________________________________________
11580 [ 9248] By: nick on 2001/03/19 20:22:07
11581 Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
11582 (Building on OS390 uses native YACC and YYDEBUG has other
11585 ! perly.c perly.y vms/perly_c.vms
11586 ____________________________________________________________________________
11587 [ 9247] By: jhi on 2001/03/19 19:59:53
11588 Log: 64-bit AIX dynaloading problem (see #9244) idea
11589 from Jens-Uwe Mager.
11590 Branch: maint-5.6/perl
11591 ! ext/DynaLoader/dl_aix.xs
11592 ____________________________________________________________________________
11593 [ 9246] By: nick on 2001/03/19 19:27:57
11594 Log: More EBCDIC fixes.
11596 ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
11597 ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
11598 ____________________________________________________________________________
11599 [ 9245] By: jhi on 2001/03/19 19:05:19
11600 Log: Integrate change #9243 from mainline into maintperl.
11602 Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
11603 Branch: maint-5.6/perl
11605 ____________________________________________________________________________
11606 [ 9244] By: jhi on 2001/03/19 19:03:15
11607 Log: Get 64bitall AIX building, but still does not test okay:
11608 dynaloading anything fails, for example for op/defins:
11609 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
11610 (update: fixed by #9247,9250)
11611 Branch: maint-5.6/perl
11613 ____________________________________________________________________________
11614 [ 9243] By: jhi on 2001/03/19 19:00:16
11615 Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
11616 From: Robin Barker <rmb1@cise.npl.co.uk>
11617 Date: Mon, 19 Mar 2001 18:01:57 GMT
11618 Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
11621 ____________________________________________________________________________
11622 [ 9242] By: jhi on 2001/03/19 18:58:43
11623 Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
11628 ____________________________________________________________________________
11629 [ 9241] By: gsar on 2001/03/19 17:34:46
11630 Log: VMSify tests (from Charles Lane)
11631 Branch: maint-5.6/perl
11632 ! t/lib/filehand.t t/lib/texttabs.t
11633 ____________________________________________________________________________
11634 [ 9240] By: jhi on 2001/03/19 14:24:26
11635 Log: Integrate change #9233 from maintperl into mainline.
11637 some refcounts were incorrect in perl_clone()
11640 ____________________________________________________________________________
11641 [ 9239] By: gsar on 2001/03/19 09:23:17
11642 Log: this is 5.6.1-trial3
11643 Branch: maint-5.6/perl
11645 ____________________________________________________________________________
11646 [ 9238] By: gsar on 2001/03/19 08:47:04
11647 Log: some new symbols are only available under ithreads
11648 Branch: maint-5.6/perl
11650 ____________________________________________________________________________
11651 [ 9237] By: gsar on 2001/03/19 08:42:28
11652 Log: update patchlevel.h, Changes, &c.
11653 Branch: maint-5.6/perl
11654 ! Changes patchlevel.h pod/perlhist.pod
11656 ____________________________________________________________________________
11657 [ 9236] By: gsar on 2001/03/19 08:17:49
11658 Log: integrate changes#8068,8717 from mainline
11660 [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
11662 [PATCH CPAN 1.59_51] warning message (not!)
11663 Branch: maint-5.6/perl
11664 !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
11665 !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
11666 !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
11667 !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
11668 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
11669 ____________________________________________________________________________
11670 [ 9235] By: gsar on 2001/03/19 08:07:09
11671 Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
11673 [PATCH] Add missing CV flags to dump.c
11675 Re: [patch] Re: PL_ptr_table
11677 Fixup non-ithread build after 8713
11679 Generated files form 8713 etc.
11681 Correct the correction :-(
11683 Documenting coderef @INC (Re: CPAN "make this script work" feature)
11685 Subject: Re: sync sync sync: have I missed any patches?
11686 Replace djSP with dSP.
11687 Branch: maint-5.6/perl
11688 !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
11689 !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
11690 !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
11691 !> sv.c sv.h win32/perlhost.h
11692 ____________________________________________________________________________
11693 [ 9234] By: gsar on 2001/03/19 07:22:05
11694 Log: revert the change#9090 integrate for now (change looks somewhat
11695 incomplete in that [ha]v_exists() need something similar; lacks
11697 Branch: maint-5.6/perl
11699 ____________________________________________________________________________
11700 [ 9233] By: gsar on 2001/03/19 07:10:01
11701 Log: some refcounts were incorrect in perl_clone(); avoid hang in global
11702 destruction when there are unreferenced scalars (SvREFCNT==0)
11703 Branch: maint-5.6/perl
11705 ____________________________________________________________________________
11706 [ 9232] By: jhi on 2001/03/19 05:11:02
11707 Log: Regen api and toc.
11708 Branch: maint-5.6/perl
11709 ! pod/perlapi.pod pod/perltoc.pod
11710 ____________________________________________________________________________
11711 [ 9231] By: jhi on 2001/03/19 04:06:03
11712 Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
11713 add a lost line in pp.c:pp_chop(), update to new op/chop.
11715 Clarify the description differentiating for and while; inspired by
11717 Subject: [ID 20010306.004] || != named unary operator
11719 The $Is_MacOS needs to be declared.
11720 Branch: maint-5.6/perl
11722 !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
11723 ____________________________________________________________________________
11724 [ 9230] By: jhi on 2001/03/19 03:48:16
11725 Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
11726 9079,9083,9089,9090,9091 from mainline to maintperl.
11728 Quieten some noise in Win32 builds
11730 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
11732 The perlretut was still talking about the old \p and \P
11735 More tweakage on the Unicode character class descriptions.
11737 Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
11739 Subject: 'no *POSIX' Patch speeding up make on BS2000
11741 Subject: [PATCH] perldata.pod here-doc docs
11743 Add /sbin and /usr/sbin to the list of directories scanned
11744 for setuid programs. Takes care of bug id 20010309.003.
11746 Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
11748 In op/stat #35 better to scan all the potential directories
11749 for setuids, not just the first one.
11750 Branch: maint-5.6/perl
11752 !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
11753 !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
11754 !> t/op/stat.t toke.c win32/win32.h
11755 ____________________________________________________________________________
11756 [ 9229] By: jhi on 2001/03/19 02:31:50
11757 Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
11758 From: Chris Nandor <pudge@pobox.com>
11759 Date: Sat, 10 Mar 2001 14:22:19 -0500
11760 Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
11761 Branch: maint-5.6/perl
11762 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
11763 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
11764 ! t/lib/b.t t/lib/errno.t
11765 ____________________________________________________________________________
11766 [ 9228] By: jhi on 2001/03/19 02:29:59
11767 Log: Integrate changes #9113,9122 from mainline into maintperl.
11769 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?)
11770 Branch: maint-5.6/perl
11771 !> Configure README.os390 hints/os390.sh
11772 ____________________________________________________________________________
11773 [ 9227] By: jhi on 2001/03/19 02:22:35
11774 Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
11777 Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
11779 Forgot to check-in the larger part of #9120, duh.
11781 Subject: Another patch for integer.pm POD
11783 h2ph strictness and cleanliness from Kurt Starsinic.
11785 Borland filename case problem.
11787 h2ph strictness and cleanliness from Kurt Starsinic.
11789 Subject: [PATCH] the uncontroversial doc patches
11790 Branch: maint-5.6/perl
11791 +> win32/sncfnmcs.pl
11792 !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
11793 !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
11794 !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
11795 !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
11796 !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
11797 !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
11798 !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
11799 ____________________________________________________________________________
11800 [ 9226] By: jhi on 2001/03/19 02:10:21
11801 Log: Integrate changes #9207,9214 from mainline into maintperl.
11803 podchecker relaxations: =over has an *optional* number after it,
11804 and whitespace in L<> is okay.
11805 Branch: maint-5.6/perl
11806 !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
11807 !> t/pod/poderrs.xr
11808 ____________________________________________________________________________
11809 [ 9225] By: jhi on 2001/03/19 02:07:38
11810 Log: Integrate change #9219 from maintperl into mainline.
11812 remove duplicated tests
11815 ____________________________________________________________________________
11816 [ 9224] By: jhi on 2001/03/19 02:06:11
11817 Log: Integrate change #9223 from mainline to maintperl.
11819 Document -Dmksymlinks.
11820 Branch: maint-5.6/perl
11822 ____________________________________________________________________________
11823 [ 9223] By: jhi on 2001/03/19 02:01:25
11824 Log: Document -Dmksymlinks.
11827 ____________________________________________________________________________
11828 [ 9222] By: jhi on 2001/03/19 01:15:35
11829 Log: The -Dmksymlinks wasn't working for maintperl.
11830 Branch: maint-5.6/perl
11832 ____________________________________________________________________________
11833 [ 9221] By: jhi on 2001/03/19 00:49:43
11834 Log: Cleanup pixie residue.
11837 ____________________________________________________________________________
11838 [ 9220] By: jhi on 2001/03/19 00:44:47
11839 Log: Document the use of pixie/prof; create make targets for it.
11841 TODO: make t/TEST pixie-aware.
11843 ! Makefile.SH pod/perlhack.pod
11844 ____________________________________________________________________________
11845 [ 9219] By: gsar on 2001/03/19 00:16:55
11846 Log: remove duplicated tests
11847 Branch: maint-5.6/perl
11849 ____________________________________________________________________________
11850 [ 9218] By: jhi on 2001/03/18 23:59:31
11851 Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
11853 ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
11854 ____________________________________________________________________________
11855 [ 9217] By: jhi on 2001/03/18 23:25:20
11856 Log: Rewrite the tests section of Makefile to be less redundant
11857 and to allow for more flexible test targets, many recursive
11858 make calls introduced.
11861 ____________________________________________________________________________
11862 [ 9216] By: jhi on 2001/03/18 22:30:04
11863 Log: Document the use of Third Degree (sparsely).
11865 ! pod/perlhack.pod t/TEST
11866 ____________________________________________________________________________
11867 [ 9215] By: jhi on 2001/03/18 22:10:30
11868 Log: Make targets for testing with Third Degree.
11871 ____________________________________________________________________________
11872 [ 9214] By: jhi on 2001/03/18 21:08:53
11873 Log: The podchecker relaxations need to mirrored also at the tests.
11876 ____________________________________________________________________________
11877 [ 9213] By: jhi on 2001/03/18 20:56:21
11878 Log: Update Changes.
11880 ! Changes patchlevel.h
11881 ____________________________________________________________________________
11882 [ 9212] By: jhi on 2001/03/18 20:36:59
11883 Log: Looking for config.sh in parent directories isn't
11884 very useful for the toplevel Makefile.
11887 ____________________________________________________________________________
11888 [ 9211] By: jhi on 2001/03/18 20:33:37
11889 Log: On "make clean" take care of Third Degree droppings.
11892 ____________________________________________________________________________
11893 [ 9210] By: jhi on 2001/03/18 20:21:34
11894 Log: Add a hook for running the tests under the Third Degree
11895 debugging tool (set $ENV{PERL_3LOG} to non-zero)
11897 TODO: Document the use of Third Degree.
11900 ____________________________________________________________________________
11901 [ 9209] By: jhi on 2001/03/18 20:19:07
11902 Log: Regen toc and api pods.
11904 ! pod/perlapi.pod pod/perltoc.pod
11905 ____________________________________________________________________________
11906 [ 9208] By: jhi on 2001/03/18 20:12:12
11907 Log: Integrate changes #8128,9132 from mainline into maintperl,
11908 Tie::SubstrHash fixes.
11909 Branch: maint-5.6/perl
11910 !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
11911 ____________________________________________________________________________
11912 [ 9207] By: jhi on 2001/03/18 20:07:43
11913 Log: podchecker relaxations from Michael Stevens.
11915 ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
11916 ____________________________________________________________________________
11917 [ 9206] By: jhi on 2001/03/18 20:04:24
11918 Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
11920 ! lib/Locale/Constants.pm lib/Locale/Country.pm
11921 ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
11922 ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
11923 ____________________________________________________________________________
11924 [ 9205] By: jhi on 2001/03/18 19:54:45
11925 Log: Integrate changes #9161,9162 from maintperl to mainline.
11927 clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
11931 ____________________________________________________________________________
11932 [ 9204] By: jhi on 2001/03/18 19:37:46
11933 Log: Make perl.third checks more understandable to the builder.
11936 ____________________________________________________________________________
11937 [ 9203] By: jhi on 2001/03/18 19:20:54
11938 Log: Re-integrate #9138 from maintperl to mainline,
11939 the squelching of the unneeded "Scalars leaked" messages.
11941 !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
11942 !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
11943 !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
11944 ____________________________________________________________________________
11945 [ 9202] By: jhi on 2001/03/18 18:48:36
11946 Log: More robust and more paranoid perl.third target.
11949 ____________________________________________________________________________
11950 [ 9201] By: jhi on 2001/03/18 18:39:21
11951 Log: Integrate change #9197 from maintperl to mainline.
11953 more thorough cleaning of arenas.
11955 !> embed.pl perl.c proto.h sv.c t/op/sort.t
11956 ____________________________________________________________________________
11957 [ 9200] By: jhi on 2001/03/18 18:25:17
11958 Log: Integrate perlio.
11960 !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
11961 !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
11962 !> t/lib/encode.t toke.c universal.c utf8.c
11963 ____________________________________________________________________________
11964 [ 9199] By: nick on 2001/03/18 15:23:51
11965 Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
11966 is the sense of the test being done. Avoid some magical 127 and 128 values
11969 ! doop.c pp_ctl.c sv.c toke.c
11970 ____________________________________________________________________________
11971 [ 9198] By: nick on 2001/03/18 14:18:12
11972 Log: UTF-X encoding invariance for Encode:
11973 - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
11974 - move the XS code for those to universal.c (so in miniperl)
11975 - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
11976 - change ext/Encode/compile to use above.
11977 - Fix t/lib/encode.t for above
11978 - Teach t/lib/b.t to expect -uutf8
11979 - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
11982 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
11983 ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
11984 ____________________________________________________________________________
11985 [ 9197] By: gsar on 2001/03/18 12:15:57
11986 Log: more thorough cleaning of arenas--keep going until no more
11987 SvREFCNT_dec()s occur (this fixes the problem that causes the
11988 pesky "Scalars leaked" warnings)
11989 Branch: maint-5.6/perl
11990 ! embed.pl perl.c proto.h sv.c t/op/sort.t
11991 ____________________________________________________________________________
11992 [ 9196] By: nick on 2001/03/18 10:57:29
11993 Log: Fix pragma/utf8.t # 15
11994 - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
11995 are SvUTF8 as well.
11998 ____________________________________________________________________________
11999 [ 9195] By: nick on 2001/03/18 09:27:06
12000 Log: Integrate mainline
12002 !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
12004 ____________________________________________________________________________
12005 [ 9194] By: jhi on 2001/03/18 05:29:59
12006 Log: Sarathy's clear_pmop patch with Radu Greab's fix,
12007 Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
12009 ! op.c op.h t/op/misc.t t/op/pat.t
12010 ____________________________________________________________________________
12011 [ 9193] By: jhi on 2001/03/18 05:15:06
12012 Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
12015 ____________________________________________________________________________
12016 [ 9192] By: jhi on 2001/03/18 04:22:43
12017 Log: tr/// UTF-8 patches from Inaba Hiroto.
12020 ____________________________________________________________________________
12021 [ 9191] By: jhi on 2001/03/18 04:21:17
12022 Log: Integrate perlio.
12024 !> utf8.c utfebcdic.h
12025 ____________________________________________________________________________
12026 [ 9190] By: nick on 2001/03/17 20:32:01
12027 Log: Correct #if EBCDIC side typos.
12028 Builds and passes many tests on OS390.
12030 ! utf8.c utfebcdic.h
12031 ____________________________________________________________________________
12032 [ 9189] By: jhi on 2001/03/17 18:55:49
12033 Log: Add prerequisites for the perl.third target.
12036 ____________________________________________________________________________
12037 [ 9188] By: jhi on 2001/03/17 18:46:00
12038 Log: Integrate perlio.
12041 !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
12042 ____________________________________________________________________________
12043 [ 9187] By: jhi on 2001/03/17 18:38:47
12044 Log: Add a make rule for perl.third (the Third Degree memory debugging
12045 tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
12048 ____________________________________________________________________________
12049 [ 9186] By: nick on 2001/03/17 18:34:48
12050 Log: MANIFEST addition :-(
12053 ____________________________________________________________________________
12054 [ 9185] By: nick on 2001/03/17 18:29:50
12055 Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
12056 encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
12057 a superset of ASCII are invariant under the encoding. This is EBCDIC
12058 friendly as an encoded string can be looked at as being EBCDIC by lexer
12059 sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
12060 ASCII on ASCII machines.
12062 - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
12064 - Add some more macros to comprehend different shift amounts and
12065 possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
12066 - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
12067 and conditionaly #include it.
12069 EBCDIC build as yet untested. ASCII still fails the one test.
12073 ____________________________________________________________________________
12074 [ 9184] By: nick on 2001/03/17 17:44:16
12075 Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
12077 ! doop.c perl.h pp.c utf8.h
12078 ____________________________________________________________________________
12079 [ 9183] By: jhi on 2001/03/17 15:55:42
12080 Log: Integrate perlio.
12083 !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
12084 ____________________________________________________________________________
12085 [ 9182] By: nick on 2001/03/17 09:16:06
12086 Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
12089 ____________________________________________________________________________
12090 [ 9181] By: nick on 2001/03/17 09:15:11
12091 Log: Integrate mainline.
12093 +> lib/Locale/Constants.pm lib/Locale/Country.pm
12094 +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
12095 +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
12096 +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
12097 !> (integrate 83 files)
12098 ____________________________________________________________________________
12099 [ 9180] By: nick on 2001/03/16 17:23:21
12102 ! perl.h sv.c toke.c utf8.c utf8.h
12103 ____________________________________________________________________________
12104 [ 9179] By: jhi on 2001/03/16 14:10:12
12105 Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
12106 a change needed to work around an AIX compiler bug.
12108 ! ext/Storable/Storable.xs
12109 ____________________________________________________________________________
12110 [ 9178] By: jhi on 2001/03/16 03:19:59
12111 Log: With Damian's approval synchronize damian's modules'
12112 licensing with Perl's standard module licensing.
12114 ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
12115 ____________________________________________________________________________
12116 [ 9177] By: jhi on 2001/03/16 03:15:34
12117 Log: Make the Filter::Util:Call files have their own copies
12118 of the Perl standard module licensing, from Paul Marquess.
12120 ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
12121 ____________________________________________________________________________
12122 [ 9176] By: jhi on 2001/03/16 02:56:04
12123 Log: Subject: [PATCH] more pod patches
12124 From: Michael Stevens <michael@etla.org>
12125 Date: Thu, 15 Mar 2001 21:25:18 +0000
12126 Message-ID: <20010315212518.A18870@firedrake.org>
12128 ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
12129 ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
12130 ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
12131 ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
12132 ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
12133 ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
12134 ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
12135 ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
12136 ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
12137 ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
12138 ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
12139 ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
12140 ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
12141 ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
12142 ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
12143 ! lib/File/Basename.pm lib/File/Spec/VMS.pm
12144 ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
12145 ! lib/Getopt/Long.pm lib/Locale/Constants.pm
12146 ! lib/Locale/Country.pm lib/Locale/Language.pm
12147 ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
12148 ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
12149 ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
12150 ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
12151 ! os2/OS2/Process/Process.pm
12152 ____________________________________________________________________________
12153 [ 9175] By: jhi on 2001/03/16 02:53:32
12154 Log: Subject: [PATCH] the uncontroversial doc patches
12155 From: Michael Stevens <michael@etla.org>
12156 Date: Thu, 15 Mar 2001 20:01:12 +0000
12157 Message-ID: <20010315200112.A7636@firedrake.org>
12159 ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
12160 ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
12161 ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
12162 ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
12163 ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
12164 ____________________________________________________________________________
12165 [ 9174] By: jhi on 2001/03/16 02:50:49
12166 Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
12167 From: Paul Lindner <lindner@inuus.com>
12168 Date: Fri, 16 Mar 2001 11:28:03 -0800
12169 Message-ID: <20010316112803.A7577@inuus.com>
12171 ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
12172 ____________________________________________________________________________
12173 [ 9173] By: nick on 2001/03/15 20:21:03
12174 Log: 1st day's EBCDIC fixes:
12175 - toke.c's parsing of strings needed attention
12176 needed to conditionally e2a if string was already UTF-8
12177 - e2a/a2e tables where wrong way round.
12178 - new macros in utf8.h
12180 ! perl.h toke.c utf8.h
12181 ____________________________________________________________________________
12182 [ 9172] By: jhi on 2001/03/15 15:17:17
12183 Log: Update Changes.
12185 ! Changes patchlevel.h
12186 ____________________________________________________________________________
12187 [ 9171] By: jhi on 2001/03/15 15:09:32
12188 Log: Subject: Re: Another Borland C++ problem.
12189 From: "Vadim Konovalov" <watman@inbox.ru>
12190 Date: Sat, 10 Mar 2001 19:26:07 +0300
12191 Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
12193 Borland filename case problem.
12195 + win32/sncfnmcs.pl
12196 ! MANIFEST README.win32
12197 ____________________________________________________________________________
12198 [ 9170] By: jhi on 2001/03/15 14:54:23
12199 Log: Add Locale::Codes 1.06, from Neil Bowers.
12201 + lib/Locale/Constants.pm lib/Locale/Country.pm
12202 + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
12203 + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
12204 + t/lib/lc-language.t t/lib/lc-uk.t
12206 ____________________________________________________________________________
12207 [ 9169] By: jhi on 2001/03/15 14:19:01
12208 Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
12210 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
12211 ! ext/Storable/Storable.xs
12212 ____________________________________________________________________________
12213 [ 9168] By: jhi on 2001/03/15 14:13:22
12214 Log: Integrate changes #9120,9167 from mainline to maintperl.
12216 Subject: [PATCH 5.6.1] OS/2 docs
12218 Subject: [PATCH 5.6.1] perldoc
12219 Branch: maint-5.6/perl
12220 !> os2/Changes utils/perldoc.PL
12221 ____________________________________________________________________________
12222 [ 9167] By: jhi on 2001/03/15 14:07:42
12223 Log: Subject: [PATCH 5.6.1] perldoc
12224 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12225 Date: Wed, 14 Mar 2001 23:46:52 -0500
12226 Message-ID: <20010314234652.A7972@math.ohio-state.edu>
12229 ____________________________________________________________________________
12230 [ 9166] By: jhi on 2001/03/15 13:53:15
12231 Log: sigaction test condition tweakage.
12233 ! t/lib/sigaction.t
12234 ____________________________________________________________________________
12235 [ 9165] By: alanbur on 2001/03/15 03:49:17
12236 Log: Resynchronised with parent
12237 Branch: maint-5.6/pureperl
12238 +> os2/os2add.sym t/op/anonsub.t
12239 !> (integrate 72 files)
12240 ____________________________________________________________________________
12241 [ 9164] By: jhi on 2001/03/15 01:05:01
12242 Log: Avoid stomping off the beginning of an array in tr///.
12245 ____________________________________________________________________________
12246 [ 9163] By: jhi on 2001/03/15 00:58:57
12247 Log: h2ph strictness and cleanliness from Kurt Starsinic.
12250 ____________________________________________________________________________
12251 [ 9162] By: gsar on 2001/03/15 00:56:53
12252 Log: avoid warnings
12253 Branch: maint-5.6/perl
12255 ____________________________________________________________________________
12256 [ 9161] By: gsar on 2001/03/15 00:52:09
12257 Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
12259 Branch: maint-5.6/perl
12261 ____________________________________________________________________________
12262 [ 9160] By: jhi on 2001/03/14 22:02:10
12263 Log: Do not use the Perl malloc in IRIX, suggested by
12267 ____________________________________________________________________________
12268 [ 9159] By: nick on 2001/03/14 21:45:59
12269 Log: Integrate mainline
12272 !> (integrate 41 files)
12273 ____________________________________________________________________________
12274 [ 9158] By: jhi on 2001/03/14 21:10:09
12275 Log: The Day of the Retractions continues: the #9138
12276 (integrated in #9144) doesn't work well in mainline.
12278 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
12279 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
12280 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
12281 ____________________________________________________________________________
12282 [ 9157] By: jhi on 2001/03/14 20:58:12
12283 Log: The #9145 CANNOT be enabled: the clear_pmop code still
12284 dumps core all over in Tru64.
12286 ! op.c op.h t/op/pat.t
12287 ____________________________________________________________________________
12288 [ 9156] By: jhi on 2001/03/14 20:48:06
12289 Log: Integrate change #9154 from maintperl to mainline.
12291 PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
12292 (caused Storable 1.0.10 to break on windows)
12294 !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
12295 !> perlapi.c proto.h
12296 ____________________________________________________________________________
12297 [ 9155] By: jhi on 2001/03/14 20:23:53
12298 Log: Retract #9136: breaks threading (and binary compatibility).
12300 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
12301 ____________________________________________________________________________
12302 [ 9154] By: gsar on 2001/03/14 17:48:18
12303 Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
12304 (caused Storable 1.0.10 to break on windows)
12305 Branch: maint-5.6/perl
12306 ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
12307 ! perlapi.c proto.h
12308 ____________________________________________________________________________
12309 [ 9153] By: jhi on 2001/03/14 13:35:21
12310 Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
12312 ! t/lib/sigaction.t
12313 ____________________________________________________________________________
12314 [ 9152] By: gsar on 2001/03/14 07:29:40
12315 Log: back out changes#9012,9010,9009 and parts of change#9016
12316 (causes ABRs under purify, and some prerequisites don't
12317 seem to be there in 5.6.x)
12318 Branch: maint-5.6/perl
12319 ! doop.c op.c t/op/tr.t toke.c
12320 ____________________________________________________________________________
12321 [ 9151] By: gsar on 2001/03/14 07:01:29
12322 Log: reenable change#9145 (the test was busted due to a missing
12323 C<print "ok 27\n">)
12325 ! op.c op.h t/op/pat.t
12326 ____________________________________________________________________________
12327 [ 9150] By: jhi on 2001/03/14 06:38:36
12328 Log: Retract #9145.
12330 ! op.c op.h t/op/pat.t
12331 ____________________________________________________________________________
12332 [ 9149] By: jhi on 2001/03/14 06:14:56
12333 Log: Retract #9143.
12336 ____________________________________________________________________________
12337 [ 9148] By: gsar on 2001/03/14 06:13:02
12338 Log: Uninitialized Memory Read in regexec.c
12341 ____________________________________________________________________________
12342 [ 9147] By: jhi on 2001/03/14 04:59:54
12343 Log: Subject: PATCH: make goto work in nested eval ""
12344 From: Robin Houston <robin@kitsite.com>
12345 Date: Wed, 14 Mar 2001 04:16:10 +0000
12346 Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
12348 ! pp_ctl.c t/op/goto.t
12349 ____________________________________________________________________________
12350 [ 9146] By: jhi on 2001/03/14 04:42:54
12351 Log: Preserve the #ifdef PERL_CORE in perly.h.
12354 ____________________________________________________________________________
12355 [ 9145] By: jhi on 2001/03/14 03:57:41
12356 Log: (Retracted by #9150.)
12358 ! op.c op.h t/op/pat.t
12359 ____________________________________________________________________________
12360 [ 9144] By: jhi on 2001/03/14 03:50:38
12361 Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
12363 fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
12365 remove squelch controls for "Scalars leaked" messages in most places
12366 (these are now cured)
12368 fix another memory leak reported by purify (tie callbacks that
12369 croak can leak when wiping out magic)
12371 !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
12372 !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
12373 !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
12374 !> t/pragma/warnings.t
12375 ____________________________________________________________________________
12376 [ 9143] By: jhi on 2001/03/14 03:37:53
12377 Log: (Retracted by #9149.)
12380 ____________________________________________________________________________
12381 [ 9142] By: gsar on 2001/03/14 03:20:48
12382 Log: fix another memory leak reported by purify (tie callbacks that
12383 croak can leak when wiping out magic)
12384 Branch: maint-5.6/perl
12386 ____________________________________________________________________________
12387 [ 9141] By: jhi on 2001/03/14 02:55:00
12388 Log: Subject: PATCH for [ID 20010305.003]
12389 From: Robin Houston <robin@kitsite.com>
12390 Date: Wed, 14 Mar 2001 02:45:51 +0000
12391 Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
12393 ! pp_ctl.c t/op/eval.t
12394 ____________________________________________________________________________
12395 [ 9140] By: jhi on 2001/03/14 02:41:54
12396 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
12397 Date: Wed, 14 Mar 2001 01:52:51 +0000
12398 From: Robin Houston <robin@kitsite.com>
12399 Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
12401 Fix for 2000313.004.
12403 ! pp_ctl.c t/op/goto.t
12404 ____________________________________________________________________________
12405 [ 9139] By: jhi on 2001/03/14 02:40:50
12406 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
12407 From: Robin Houston <robin@kitsite.com>
12408 Date: Wed, 14 Mar 2001 00:43:45 +0000
12409 Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
12412 ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
12414 ____________________________________________________________________________
12415 [ 9138] By: gsar on 2001/03/14 01:18:00
12416 Log: remove squelch controls for "Scalars leaked" messages in most places
12417 (these are now cured)
12418 Branch: maint-5.6/perl
12419 ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
12420 ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
12421 ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
12422 ____________________________________________________________________________
12423 [ 9137] By: gsar on 2001/03/14 00:57:04
12424 Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
12425 Branch: maint-5.6/perl
12427 ____________________________________________________________________________
12428 [ 9136] By: jhi on 2001/03/13 23:12:24
12429 Log: (Retracted by #9155)
12431 Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
12432 From: Jens-Uwe Mager <jum@helios.de>
12433 Date: Wed, 21 Feb 2001 21:32:04 +0100
12434 Message-ID: <20010221213203.A18340@ans.helios.de>
12436 ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
12437 ____________________________________________________________________________
12438 [ 9135] By: jhi on 2001/03/13 22:50:05
12439 Log: Integrate perlio.
12442 ____________________________________________________________________________
12443 [ 9134] By: jhi on 2001/03/13 22:49:05
12444 Log: Integrate change #9131 from maintperl into mainline.
12446 make the error text look more consistent in hints/hpux.sh
12449 ____________________________________________________________________________
12450 [ 9133] By: gsar on 2001/03/13 22:46:20
12451 Log: integrate change#9067 from mainline
12453 Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
12454 Branch: maint-5.6/perl
12455 !> lib/ExtUtils/MM_Unix.pm
12456 ____________________________________________________________________________
12457 [ 9132] By: jhi on 2001/03/13 22:41:21
12458 Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
12459 From: "John P. Linderman" <jpl@research.att.com>
12460 Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
12461 Message-Id: <200103131736.MAA35615@raptor.research.att.com>
12463 A more correct prime finder.
12465 ! lib/Tie/SubstrHash.pm
12466 ____________________________________________________________________________
12467 [ 9131] By: gsar on 2001/03/13 22:30:42
12468 Log: make the error text look more consistent in hints/hpux.sh
12469 Branch: maint-5.6/perl
12471 ____________________________________________________________________________
12472 [ 9130] By: jhi on 2001/03/13 22:23:44
12473 Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
12474 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12475 Date: Tue, 13 Mar 2001 18:41:26 +0100
12476 Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
12478 If the test is run non-interactively the default handler
12481 ! t/lib/sigaction.t
12482 ____________________________________________________________________________
12483 [ 9129] By: jhi on 2001/03/13 22:20:21
12484 Log: Subject: [PATCH perl@9125] t/lib/1_compile.t VMS mod
12485 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12486 Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
12487 Date: Tue, 13 Mar 2001 16:44:32 EST
12489 ! t/lib/1_compile.t
12490 ____________________________________________________________________________
12491 [ 9128] By: jhi on 2001/03/13 22:18:34
12492 Log: Subject: Another patch for integer.pm POD
12493 From: "John L. Allen" <allen@grumman.com>
12494 Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
12495 Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
12498 ____________________________________________________________________________
12499 [ 9127] By: nick on 2001/03/13 21:26:30
12500 Log: Integrate mainline.
12502 +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
12503 +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
12504 +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
12505 +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
12506 !> Changes Configure MANIFEST README.os2 README.os390
12507 !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
12508 !> os2/Changes patchlevel.h win32/perlhost.h
12509 ____________________________________________________________________________
12510 [ 9126] By: nick on 2001/03/13 20:39:51
12511 Log: #ifdef'ed out code to make packed side of pack/unpack
12512 octets. (i.e. pack('U') => encode_utf8).
12515 ____________________________________________________________________________
12516 [ 9125] By: jhi on 2001/03/13 15:07:16
12517 Log: Update Changes.
12519 ! Changes patchlevel.h
12520 ____________________________________________________________________________
12521 [ 9124] By: jhi on 2001/03/13 14:22:45
12522 Log: Workaround for the buggy ("internal compiler error")
12523 AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
12524 (and ext/re/re_comp.c). The MakeMaker dark magic courtesy
12527 ! ext/re/Makefile.PL hints/aix.sh
12528 ____________________________________________________________________________
12529 [ 9123] By: jhi on 2001/03/13 03:24:34
12530 Log: Typo in #9114.
12532 ! U/modified/myhostname.U
12533 ____________________________________________________________________________
12534 [ 9122] By: jhi on 2001/03/13 03:24:06
12535 Log: Typo in #9113.
12538 ____________________________________________________________________________
12539 [ 9121] By: jhi on 2001/03/13 01:53:05
12540 Log: Forgot to check-in the larger part of #9120, duh.
12543 ____________________________________________________________________________
12544 [ 9120] By: jhi on 2001/03/13 01:51:31
12545 Log: Subject: [PATCH 5.6.1] OS/2 docs
12546 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12547 Date: Mon, 12 Mar 2001 03:27:32 -0500
12548 Message-ID: <20010312032732.A19283@math.ohio-state.edu>
12551 ____________________________________________________________________________
12552 [ 9119] By: jhi on 2001/03/13 01:49:41
12553 Log: Integrate change #9116 from maintperl into mainline.
12555 Win32::GetCwd() returns C: instead of C:\ in the root directory
12558 !> win32/perlhost.h
12559 ____________________________________________________________________________
12560 [ 9118] By: jhi on 2001/03/13 01:13:39
12561 Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
12563 + lib/Switch.pm t/lib/switch.t
12565 ____________________________________________________________________________
12566 [ 9117] By: jhi on 2001/03/13 01:03:17
12567 Log: Add Text::Balanced 1.83.
12569 + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
12570 + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
12571 + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
12574 ____________________________________________________________________________
12575 [ 9116] By: gsar on 2001/03/13 00:55:53
12576 Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
12578 Branch: maint-5.6/perl
12580 ____________________________________________________________________________
12581 [ 9115] By: jhi on 2001/03/13 00:54:09
12582 Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
12583 From: "John L. Allen" <allen@grumman.com>
12584 Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
12585 Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
12587 use integer document clarification.
12590 ____________________________________________________________________________
12591 [ 9114] By: jhi on 2001/03/13 00:38:54
12592 Log: Metaconfig unit change for #9113.
12594 ! U/modified/myhostname.U
12595 ____________________________________________________________________________
12596 [ 9113] By: jhi on 2001/03/13 00:38:35
12597 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?)
12598 From: Peter Prymmer <pvhp@forte.com>
12599 Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
12600 Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
12602 ! Configure README.os390 hints/os390.sh
12603 ____________________________________________________________________________
12604 [ 9112] By: jhi on 2001/03/13 00:29:00
12605 Log: Integrate perlio.
12608 ____________________________________________________________________________
12609 [ 9111] By: nick on 2001/03/12 21:16:33
12610 Log: Integrate mainline.
12613 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
12615 ____________________________________________________________________________
12616 [ 9110] By: nick on 2001/03/12 21:00:13
12617 Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
12620 ____________________________________________________________________________
12621 [ 9109] By: jhi on 2001/03/12 16:04:47
12622 Log: Integrate change #9108 from maintperl to mainline.
12624 fix memory leak in C<sub X { sub {} }> arising from a refcount
12625 loop between the outer sub and the inner prototype anonsub
12627 this also enables closures returned by subroutines that
12628 subsequently get redefined to work without generating coredumps :)
12630 completely removed the free_closures() hack--it shouldn't be
12634 !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
12636 ____________________________________________________________________________
12637 [ 9108] By: gsar on 2001/03/12 10:21:31
12638 Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
12639 loop between the outer sub and the inner prototype anonsub
12641 this also enables closures returned by subroutines that
12642 subsequently get redefined to work without generating coredumps :)
12644 completely removed the free_closures() hack--it shouldn't be
12646 Branch: maint-5.6/perl
12648 ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
12650 ____________________________________________________________________________
12651 [ 9107] By: jhi on 2001/03/12 05:15:31
12652 Log: Integrate perlio.
12654 !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
12655 ____________________________________________________________________________
12656 [ 9106] By: nick on 2001/03/11 20:10:12
12657 Log: regcomp.c is working in native space, not Unicode space (if different)
12658 as it is doing compare against 'W' in \W etc.
12661 ____________________________________________________________________________
12662 [ 9105] By: nick on 2001/03/11 19:39:34
12663 Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
12664 Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
12666 ! regcomp.c toke.c utf8.c
12667 ____________________________________________________________________________
12668 [ 9104] By: nick on 2001/03/11 18:15:44
12669 Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
12672 ____________________________________________________________________________
12673 [ 9103] By: nick on 2001/03/11 18:03:28
12674 Log: Integrate mainline (for regexp stuff).
12676 !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
12677 !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
12678 !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
12679 !> t/lib/errno.t t/op/pat.t
12680 ____________________________________________________________________________
12681 [ 9102] By: nick on 2001/03/11 17:44:20
12682 Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
12683 - exclude layer syms in makedef.pl for sfio
12684 - also inhibit Encode from trying to build ":encode()" layer.
12686 ! ext/Encode/Encode.xs makedef.pl
12687 ____________________________________________________________________________
12688 [ 9101] By: jhi on 2001/03/10 22:38:13
12689 Log: The $Is_MacOS needs to be declared.
12691 ! lib/ExtUtils/Manifest.pm
12692 ____________________________________________________________________________
12693 [ 9100] By: jhi on 2001/03/10 22:14:29
12694 Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
12695 #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
12696 pollute the symbolspace if using sfio.
12698 ! ext/Encode/Encode.xs
12699 ____________________________________________________________________________
12700 [ 9099] By: jhi on 2001/03/10 21:58:48
12701 Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
12702 Date: Sat, 10 Mar 2001 14:23:55 -0500
12703 From: Chris Nandor <pudge@pobox.com>
12704 Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
12706 ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
12707 ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
12709 ____________________________________________________________________________
12710 [ 9098] By: jhi on 2001/03/10 21:38:30
12711 Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
12713 ! regcomp.c regexec.c t/op/pat.t
12714 ____________________________________________________________________________
12715 [ 9097] By: jhi on 2001/03/10 14:38:07
12716 Log: Integrate perlio.
12718 !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
12719 !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
12720 !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
12721 ____________________________________________________________________________
12722 [ 9096] By: nick on 2001/03/10 11:55:43
12723 Log: EBCDIC sanity - phase I
12724 - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
12725 - use utf8n_xxxx (c.f. pvn) for forms which take length.
12726 - back out vN.N and $^V exceptions to e2a/a2e
12727 - make "locale" isxxx macros be uvchr (may be redundant?)
12729 Not clear yet that toUPPER_uni et. al. return being handled correctly.
12730 The tr// and rexexp stuff still needs an audit, assumption is they are working
12733 Need to provide v5.6 names for XS modules (decide is uni or chr ?).
12735 ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
12736 ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
12737 ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
12738 ____________________________________________________________________________
12739 [ 9095] By: jhi on 2001/03/09 22:10:01
12740 Log: Integrate perlio.
12743 ____________________________________________________________________________
12744 [ 9094] By: nick on 2001/03/09 17:36:38
12745 Log: Builds an passes all tests after integrate and this tweak.
12748 ____________________________________________________________________________
12749 [ 9093] By: nick on 2001/03/09 17:16:03
12750 Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
12752 +> lib/unicode/Scripts.txt t/lib/sigaction.t
12753 !> (integrate 79 files)
12754 ____________________________________________________________________________
12755 [ 9092] By: jhi on 2001/03/09 15:28:26
12756 Log: Update Changes.
12758 ! Changes patchlevel.h
12759 ____________________________________________________________________________
12760 [ 9091] By: jhi on 2001/03/09 15:25:05
12761 Log: In op/stat #35 better to scan all the potential directories
12762 for setuids, not just the first one.
12765 ____________________________________________________________________________
12766 [ 9090] By: jhi on 2001/03/09 15:01:27
12767 Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
12768 From: rspier@pobox.com (Robert Spier)
12769 Date: Fri, 9 Mar 2001 03:30:20 -0500
12770 Message-ID: <15016.38044.381174.160189@rls.cx>
12772 EXISTS() returning undef mistakenly triggered a FETCH().
12775 ____________________________________________________________________________
12776 [ 9089] By: jhi on 2001/03/09 14:59:02
12777 Log: Add /sbin and /usr/sbin to the list of directories scanned
12778 for setuid programs. Takes care of bug id 20010309.003.
12781 ____________________________________________________________________________
12782 [ 9088] By: jhi on 2001/03/09 14:48:32
12783 Log: Regen perlapi, perltoc.
12785 ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
12786 ____________________________________________________________________________
12787 [ 9087] By: jhi on 2001/03/09 14:38:56
12788 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
12789 From: David Mitchell <davem@fdgroup.co.uk>
12790 Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
12791 Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
12793 ! dump.c perl.c perl.h pod/perlrun.pod
12794 ____________________________________________________________________________
12795 [ 9086] By: jhi on 2001/03/09 01:47:16
12796 Log: A modified version of
12798 Subject: [ID 20010307.005] POSIX::sigaction has various problems
12799 From: anders@broadcom.com
12800 Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST)
12801 Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
12803 Currently the sigaction.t test #6 fails (and is fudged to look
12804 like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
12805 This may well be a genuine bug in Linux sigaction() (since at
12806 least Tru64, Solaris, and HP-UX disagree with Linux).
12807 Anyone with POSIX / SUSv2 tome handy? The problem is that
12808 the flags of the oldaction don't match with the flags in
12809 the previously installed disposition.
12811 + t/lib/sigaction.t
12812 ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
12813 ____________________________________________________________________________
12814 [ 9085] By: jhi on 2001/03/09 01:30:13
12815 Log: Subject: Re: mission impossible for the day
12816 From: Alex Gough <alex@rcon.org>
12817 Date: Thu, 08 Mar 2001 17:18:19 +0000
12818 Message-ID: <3AA7BEDB.8070409@rcon.org>
12820 If references (are overloaded) and can be directly stringified,
12821 show that instead of "stringified".
12823 (The problem, infinite mutual recursion caused by overloaded bool
12824 in Switch.pm, tracked by David Mitchell)
12826 ! lib/Carp/Heavy.pm
12827 ____________________________________________________________________________
12828 [ 9084] By: jhi on 2001/03/09 01:20:39
12829 Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
12830 Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
12831 From: David Mitchell <davem@fdgroup.co.uk>
12832 Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
12834 ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
12835 ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
12836 ____________________________________________________________________________
12837 [ 9083] By: jhi on 2001/03/09 01:16:51
12838 Log: Subject: [PATCH] perldata.pod here-doc docs
12839 From: Jeff Pinyan <jeffp@crusoe.net>
12840 Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
12841 Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
12844 ____________________________________________________________________________
12845 [ 9082] By: jhi on 2001/03/09 01:01:27
12846 Log: Subject: Re: Unicode/EBCDIC
12847 From: Peter Prymmer <pvhp@forte.com>
12848 Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
12849 Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
12851 ! perl.c perl.h sv.c toke.c utf8.c utf8.h
12852 ____________________________________________________________________________
12853 [ 9081] By: jhi on 2001/03/08 13:41:30
12854 Log: Subject: Ooops, wrong 'no *POSIX' Patch
12855 From: Dorner Thomas <Thomas.Dorner@start.de>
12856 Date: Thu, 8 Mar 2001 08:43:28 +0100
12857 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
12859 ! hints/posix-bc.sh
12860 ____________________________________________________________________________
12861 [ 9080] By: jhi on 2001/03/08 13:11:42
12862 Log: It's Scripts.txt, not Script.txt.
12865 ____________________________________________________________________________
12866 [ 9079] By: jhi on 2001/03/08 12:59:05
12867 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
12868 From: Dorner Thomas <Thomas.Dorner@start.de>
12869 Date: Wed, 7 Mar 2001 14:13:31 +0100
12870 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
12873 ____________________________________________________________________________
12874 [ 9078] By: jhi on 2001/03/08 12:57:43
12875 Log: Retract #9069, wrong patch.
12878 ____________________________________________________________________________
12879 [ 9077] By: jhi on 2001/03/08 01:06:13
12880 Log: Upgrade to Unicode 3.1 beta 2001-03-01.
12882 + lib/unicode/Scripts.txt
12883 ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
12884 ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
12885 ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
12886 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
12887 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
12888 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
12889 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
12890 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
12891 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
12892 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
12893 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
12894 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
12895 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
12896 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
12897 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
12898 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
12899 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
12900 ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
12901 ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
12902 ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
12903 ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
12904 ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
12905 ! lib/unicode/version
12906 ____________________________________________________________________________
12907 [ 9076] By: jhi on 2001/03/07 22:59:39
12908 Log: Integrate change #7784 from mainline into maintperl.
12910 Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
12911 Branch: maint-5.6/perl
12912 !> pp_ctl.c t/op/pat.t
12913 ____________________________________________________________________________
12914 [ 9075] By: jhi on 2001/03/07 22:05:11
12915 Log: More UTF-8 test tweaks.
12917 ! t/op/pat.t t/op/split.t t/pragma/utf8.t
12918 ____________________________________________________________________________
12919 [ 9074] By: nick on 2001/03/07 21:39:29
12920 Log: Integrate mainline.
12922 !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
12923 !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
12924 !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
12925 !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
12926 !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
12927 ____________________________________________________________________________
12928 [ 9073] By: jhi on 2001/03/07 16:37:09
12929 Log: Update Changes.
12931 ! Changes patchlevel.h
12932 ____________________________________________________________________________
12933 [ 9072] By: jhi on 2001/03/07 16:32:30
12934 Log: Subject: [ID 20010306.004] || != named unary operator
12935 From: abela@geneanet.org
12936 Date: Tue, 6 Mar 2001 15:57:57 +0100 (CET)
12937 Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
12940 ____________________________________________________________________________
12941 [ 9071] By: jhi on 2001/03/07 15:14:11
12942 Log: Subject: downgrading to bytes for common functions
12943 From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
12944 Date: Wed, 7 Mar 2001 02:36:55 -0500
12945 Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
12948 ____________________________________________________________________________
12949 [ 9070] By: jhi on 2001/03/07 15:04:58
12950 Log: Clarify the description differentiating for and while; inspired by
12952 Subject: [ID 20010306.002] for/while difference in for definition
12953 From: abela@geneanet.org
12954 Date: Tue, 6 Mar 2001 09:40:36 +0100 (CET)
12955 Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
12958 ____________________________________________________________________________
12959 [ 9069] By: jhi on 2001/03/07 14:55:30
12960 Log: Subject: 'no *POSIX' Patch speeding up make on BS2000
12961 From: Dorner Thomas <Thomas.Dorner@start.de>
12962 Date: Wed, 7 Mar 2001 14:13:31 +0100
12963 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
12966 ____________________________________________________________________________
12967 [ 9068] By: jhi on 2001/03/07 14:51:17
12968 Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
12969 From: Radu Greab <radu@netsoft.ro>
12970 Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
12971 Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
12974 ____________________________________________________________________________
12975 [ 9067] By: jhi on 2001/03/07 14:48:57
12976 Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
12977 From: Simon Cozens <simon@netthink.co.uk>
12978 Date: Wed, 7 Mar 2001 13:59:28 +0000
12979 Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
12981 In order to allow MakeMaker to build correct Makefiles,
12982 you need to change the order of the arguments in MM_Unix.pm
12983 as well. (Unless you have C89_CCMODE set, but we're trying
12984 to be POSIXly correct)
12986 Thanks to Merijn Broeren for tracking this down.
12988 ! lib/ExtUtils/MM_Unix.pm
12989 ____________________________________________________________________________
12990 [ 9066] By: jhi on 2001/03/07 14:30:02
12991 Log: Floating point too messy.
12993 ! t/camel-III/vstring.t
12994 ____________________________________________________________________________
12995 [ 9065] By: jhi on 2001/03/07 14:17:44
12996 Log: Integrate change #9064 from maintperl into mainline.
12998 fix memory leak in pack("Bb",...)
13001 ____________________________________________________________________________
13002 [ 9064] By: gsar on 2001/03/07 06:29:24
13003 Log: fix memory leak in pack("Bb",...)
13004 Branch: maint-5.6/perl
13006 ____________________________________________________________________________
13007 [ 9063] By: jhi on 2001/03/07 00:55:04
13008 Log: Major utf8 test reorganisation and rewrite.
13009 Hopefully no tests were lost in the shuffle.
13010 (The beginning of pragma/utf8 was lost intentionally,
13011 the tests were rather bogus and incomplete.)
13013 ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
13015 ____________________________________________________________________________
13016 [ 9062] By: jhi on 2001/03/07 00:41:16
13017 Log: More tweakage on the Unicode character class descriptions.
13019 ! lib/unicode/mktables.PL pod/perlretut.pod
13020 ____________________________________________________________________________
13021 [ 9061] By: jhi on 2001/03/06 23:12:38
13022 Log: The perlretut was still talking about the old \p and \P
13025 ! pod/perlretut.pod
13026 ____________________________________________________________________________
13027 [ 9060] By: nick on 2001/03/06 20:52:37
13028 Log: Integrate mainline (make test works again now).
13030 !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
13031 ____________________________________________________________________________
13032 [ 9059] By: jhi on 2001/03/06 15:36:14
13033 Log: 0.999... does equal 1.0, doesn't it?
13035 ! t/camel-III/vstring.t
13036 ____________________________________________________________________________
13037 [ 9058] By: jhi on 2001/03/06 15:34:00
13038 Log: Make /x{abcd}/ to work without use utf8.
13041 ____________________________________________________________________________
13042 [ 9057] By: jhi on 2001/03/06 03:02:36
13043 Log: Easier to outcomment all the three reset() tests for now.
13046 ____________________________________________________________________________
13047 [ 9056] By: jhi on 2001/03/06 02:30:02
13048 Log: Comment out the deadly reset; until the 20010301.005
13052 ____________________________________________________________________________
13053 [ 9055] By: jhi on 2001/03/06 02:21:26
13054 Log: Integrate the change #9054 from mainline:
13055 retract the PMOP cleanup patch pending further investigation.
13056 Branch: maint-5.6/perl
13058 ____________________________________________________________________________
13059 [ 9054] By: jhi on 2001/03/06 02:19:57
13060 Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
13061 with oddly familiar stack traces.
13064 ____________________________________________________________________________
13065 [ 9053] By: jhi on 2001/03/05 23:20:28
13066 Log: Integrate perlio.
13068 +> ext/Encode/Encode/koi8-r.ucm
13069 !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
13071 ____________________________________________________________________________
13072 [ 9052] By: nick on 2001/03/05 23:08:17
13073 Log: skipping USE_PERLIO symbols correction.
13076 ____________________________________________________________________________
13077 [ 9051] By: nick on 2001/03/05 22:35:07
13078 Log: More Encode alias tidying.
13080 + ext/Encode/Encode/koi8-r.ucm
13081 ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
13082 ____________________________________________________________________________
13083 [ 9050] By: jhi on 2001/03/05 21:44:29
13084 Log: Integrate changes #9033 and #9044 from mainline into maintperl,
13085 Sarathy's fix for ID 20010301.005.
13086 Branch: maint-5.6/perl
13088 ____________________________________________________________________________
13089 [ 9049] By: nick on 2001/03/05 19:54:04
13090 Log: Integrate Jarkko's Encode.pm tweak.
13092 !> ext/Encode/Encode.pm
13093 ____________________________________________________________________________
13094 [ 9048] By: nick on 2001/03/05 19:47:57
13095 Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
13098 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
13099 !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
13100 !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
13101 !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
13102 !> pod/perlapi.pod t/op/pat.t t/op/tr.t
13103 ____________________________________________________________________________
13104 [ 9047] By: jhi on 2001/03/05 19:25:26
13105 Log: Regen perlapi.
13108 ____________________________________________________________________________
13109 [ 9046] By: jhi on 2001/03/05 19:12:14
13110 Log: Integrate perlio.
13112 +> t/camel-III/vstring.t
13113 !> MANIFEST pp.h pp_sys.c t/TEST t/harness
13114 ____________________________________________________________________________
13115 [ 9045] By: jhi on 2001/03/05 19:10:36
13116 Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
13118 ! ext/Encode/Encode.pm
13119 ____________________________________________________________________________
13120 [ 9044] By: jhi on 2001/03/05 18:49:12
13121 Log: Forgot the other half of the PMOP patch (#9033).
13124 ____________________________________________________________________________
13125 [ 9043] By: nick on 2001/03/05 18:14:47
13126 Log: Update MANIFEST for new test.
13129 ____________________________________________________________________________
13130 [ 9042] By: nick on 2001/03/05 18:12:41
13131 Log: Some tests for Camel 3rd edition features.
13132 Make gethostbyaddr() test in above work.
13134 + t/camel-III/vstring.t
13135 ! pp.h pp_sys.c t/TEST t/harness
13136 ____________________________________________________________________________
13137 [ 9041] By: jhi on 2001/03/05 17:41:48
13138 Log: Add more ISO 8859 encoding aliases.
13140 ! ext/Encode/Encode.pm
13141 ____________________________________________________________________________
13142 [ 9040] By: jhi on 2001/03/05 17:30:43
13143 Log: Integrate perlio.
13146 ____________________________________________________________________________
13147 [ 9039] By: nick on 2001/03/05 17:11:36
13148 Log: Missed added file.
13151 ____________________________________________________________________________
13152 [ 9038] By: jhi on 2001/03/05 15:58:01
13153 Log: Add tr tests for EBCDIC, from Karsten Sperling.
13156 ____________________________________________________________________________
13157 [ 9037] By: nick on 2001/03/05 15:56:35
13158 Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
13159 for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
13161 Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
13162 - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
13163 - uses SvPV() rather than sv_2pv() in case it isn't a string.
13166 ____________________________________________________________________________
13167 [ 9036] By: jhi on 2001/03/05 15:49:15
13168 Log: Add matching tests currently failing in EBCDIC,
13169 suggested by Karsten Sperling.
13172 ____________________________________________________________________________
13173 [ 9035] By: jhi on 2001/03/05 15:36:55
13174 Log: The #9034 needs a MANIFESTation.
13177 ____________________________________________________________________________
13178 [ 9034] By: jhi on 2001/03/05 15:35:14
13179 Log: Integrate perlio.
13181 +> ext/Encode/Encode/Tcl.pm
13182 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
13183 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
13184 !> ext/Encode/Encode/iso8859-1.ucm
13185 !> ext/Encode/Encode/iso8859-10.ucm
13186 !> ext/Encode/Encode/iso8859-13.ucm
13187 !> ext/Encode/Encode/iso8859-14.ucm
13188 !> ext/Encode/Encode/iso8859-15.ucm
13189 !> ext/Encode/Encode/iso8859-16.ucm
13190 !> ext/Encode/Encode/iso8859-2.ucm
13191 !> ext/Encode/Encode/iso8859-3.ucm
13192 !> ext/Encode/Encode/iso8859-4.ucm
13193 !> ext/Encode/Encode/iso8859-5.ucm
13194 !> ext/Encode/Encode/iso8859-6.ucm
13195 !> ext/Encode/Encode/iso8859-7.ucm
13196 !> ext/Encode/Encode/iso8859-8.ucm
13197 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
13199 ____________________________________________________________________________
13200 [ 9033] By: jhi on 2001/03/05 15:33:18
13201 Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
13202 From: Gurusamy Sarathy <gsar@ActiveState.com>
13203 Date: Sun, 04 Mar 2001 22:33:15 -0800
13204 Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
13206 PMOPs need to remember their own stash so that they can
13207 gracefully remove themselves from their linked list.
13210 ____________________________________________________________________________
13211 [ 9032] By: nick on 2001/03/05 14:51:50
13212 Log: Encode implementation "completion"
13213 Implement and document define_encoding()
13214 Implement and document encoding aliases including define_alias()
13215 Make Encode::XS use define_encoding() rather than back-door.
13216 Move run-time *.enc to separate Encode::Tcl module.
13217 Make 'compile' honour <codeset_name>
13218 Change canonical names of to iso-8859-* and US-ascii.
13220 + ext/Encode/Encode/Tcl.pm
13221 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
13222 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
13223 ! ext/Encode/Encode/iso8859-1.ucm
13224 ! ext/Encode/Encode/iso8859-10.ucm
13225 ! ext/Encode/Encode/iso8859-13.ucm
13226 ! ext/Encode/Encode/iso8859-14.ucm
13227 ! ext/Encode/Encode/iso8859-15.ucm
13228 ! ext/Encode/Encode/iso8859-16.ucm
13229 ! ext/Encode/Encode/iso8859-2.ucm
13230 ! ext/Encode/Encode/iso8859-3.ucm
13231 ! ext/Encode/Encode/iso8859-4.ucm
13232 ! ext/Encode/Encode/iso8859-5.ucm
13233 ! ext/Encode/Encode/iso8859-6.ucm
13234 ! ext/Encode/Encode/iso8859-7.ucm
13235 ! ext/Encode/Encode/iso8859-8.ucm
13236 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
13238 ____________________________________________________________________________
13239 [ 9031] By: jhi on 2001/03/05 13:51:17
13240 Log: Integrate change #9030 from maintperl into mainline.
13242 Subject: [PATCH 5.6.1] OS/2 cleanup
13245 !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
13246 !> makedef.pl os2/Changes os2/Makefile.SHs
13247 !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
13248 !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
13249 !> os2/os2.sym os2/os2ish.h
13250 ____________________________________________________________________________
13251 [ 9030] By: jhi on 2001/03/05 13:46:49
13252 Log: Subject: [PATCH 5.6.1] OS/2 cleanup
13253 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13254 Date: Mon, 5 Mar 2001 02:29:44 -0500
13255 Message-ID: <20010305022944.A10117@math.ohio-state.edu>
13256 Branch: maint-5.6/perl
13258 ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
13259 ! makedef.pl os2/Changes os2/Makefile.SHs
13260 ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
13261 ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
13262 ! os2/os2.sym os2/os2ish.h
13263 ____________________________________________________________________________
13264 [ 9029] By: jhi on 2001/03/05 13:40:35
13265 Log: Integrate change #9028 from maintperl into mainline.
13267 various nits in MM_Unix.pm found by disabling SelfLoader
13269 !> lib/ExtUtils/MM_Unix.pm
13270 ____________________________________________________________________________
13271 [ 9028] By: gsar on 2001/03/05 09:58:38
13272 Log: various nits in MM_Unix.pm found by disabling SelfLoader
13273 Branch: maint-5.6/perl
13274 ! lib/ExtUtils/MM_Unix.pm
13275 ____________________________________________________________________________
13276 [ 9027] By: nick on 2001/03/05 08:35:22
13277 Log: Integrate mainline
13279 !> (integrate 28 files)
13280 ____________________________________________________________________________
13281 [ 9026] By: jhi on 2001/03/05 02:14:59
13282 Log: Integrate change #9025 from mainline to maintperl,
13283 retract \N{U+HHHH}.
13284 Branch: maint-5.6/perl
13285 !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
13286 !> t/lib/charnames.t toke.c
13287 ____________________________________________________________________________
13288 [ 9025] By: jhi on 2001/03/05 02:13:09
13289 Log: Retracting \N{U+HHHH}.
13291 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
13292 ! t/lib/charnames.t toke.c
13293 ____________________________________________________________________________
13294 [ 9024] By: jhi on 2001/03/04 20:51:07
13295 Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
13296 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13297 Date: Fri, 02 Mar 2001 18:25:26 +0100
13298 Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
13302 ! ext/Storable/Storable.xs
13303 ____________________________________________________________________________
13304 [ 9023] By: jhi on 2001/03/04 19:46:45
13305 Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
13306 From: nick@talking.bollo.cx
13307 Date: Sat, 03 Mar 2001 21:41:33 +0000
13308 Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
13310 Revert the workaround.
13313 ____________________________________________________________________________
13314 [ 9022] By: jhi on 2001/03/04 19:36:28
13315 Log: Update Changes.
13317 ! Changes patchlevel.h
13318 ____________________________________________________________________________
13319 [ 9021] By: jhi on 2001/03/04 18:41:00
13320 Log: makedef.pl updates suggested by Chris Nandor; double-checking
13321 the changes in AIX, OS/2 Win32 would be nice.
13324 ____________________________________________________________________________
13325 [ 9020] By: jhi on 2001/03/04 18:23:58
13326 Log: Integrate change #9012 from maintperl into mainline,
13327 quench a compiler warning.
13330 ____________________________________________________________________________
13331 [ 9019] By: jhi on 2001/03/04 18:18:43
13332 Log: Integrate changes #9017 and 9018 from mainline into maintperl.
13336 pattern in G_ARRAY context
13337 Branch: maint-5.6/perl
13338 !> pp_hot.c t/op/pat.t toke.c
13339 ____________________________________________________________________________
13340 [ 9018] By: jhi on 2001/03/04 18:07:48
13341 Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
13342 From: Jeff Pinyan <jeffp@crusoe.net>
13343 Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
13344 Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
13346 ! pp_hot.c t/op/pat.t
13347 ____________________________________________________________________________
13348 [ 9017] By: jhi on 2001/03/04 18:06:21
13349 Log: I thought I tested the #9014.
13352 ____________________________________________________________________________
13353 [ 9016] By: jhi on 2001/03/04 17:41:22
13354 Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
13356 Tweak the get*ent() OS/2 prototypes.
13358 Add the \N{U+HHHH} syntax.
13360 More tr/// UTF-8 fixes from Inaba Hiroto.
13361 Branch: maint-5.6/perl
13362 !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
13363 !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
13364 ____________________________________________________________________________
13365 [ 9015] By: jhi on 2001/03/04 17:36:04
13366 Log: More tr/// UTF-8 fixes from Inaba Hiroto.
13369 ____________________________________________________________________________
13370 [ 9014] By: jhi on 2001/03/04 17:24:49
13371 Log: Add the \N{U+HHHH} syntax.
13373 ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
13374 ! t/lib/charnames.t toke.c
13375 ____________________________________________________________________________
13376 [ 9013] By: jhi on 2001/03/04 17:20:45
13377 Log: Tweak the get*ent() OS/2 prototypes.
13380 ____________________________________________________________________________
13381 [ 9012] By: gsar on 2001/03/04 06:26:14
13382 Log: avoid warning (nit in change#9009)
13383 Branch: maint-5.6/perl
13385 ____________________________________________________________________________
13386 [ 9011] By: gsar on 2001/03/04 06:15:24
13387 Log: lib/charnames.t fails in 5.6.x because of older Unicode
13390 TODO: need to revisit this after updating lib/unicode/...
13391 Branch: maint-5.6/perl
13392 ! t/lib/charnames.t
13393 ____________________________________________________________________________
13394 [ 9010] By: gsar on 2001/03/04 06:08:36
13395 Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
13396 Branch: maint-5.6/perl
13398 ____________________________________________________________________________
13399 [ 9009] By: jhi on 2001/03/03 19:27:20
13400 Log: Integrate change #9008 from mainline to maintperl,
13401 UTF-8 tr/// fixes from Inaba Hiroto.
13402 Branch: maint-5.6/perl
13403 !> doop.c op.c t/op/tr.t toke.c
13404 ____________________________________________________________________________
13405 [ 9008] By: jhi on 2001/03/03 19:19:42
13406 Log: UTF8 tr/// fixes from Inaba Hiroto.
13408 ! doop.c op.c t/op/tr.t toke.c
13409 ____________________________________________________________________________
13410 [ 9007] By: jhi on 2001/03/03 19:00:30
13411 Log: Integrate change #9006 from maintperl to mainline,
13412 more robust quest for the infinite.
13414 !> lib/Math/Complex.pm
13415 ____________________________________________________________________________
13416 [ 9006] By: jhi on 2001/03/03 18:58:06
13417 Log: Subject: [PATCH 5.6.1] More robust Math::Complex
13418 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13419 Date: Sat, 3 Mar 2001 12:51:50 -0500
13420 Message-ID: <20010303125150.A2147@math.ohio-state.edu>
13422 Be more robust in our quest for the infinite.
13423 Branch: maint-5.6/perl
13424 ! lib/Math/Complex.pm
13425 ____________________________________________________________________________
13426 [ 9005] By: jhi on 2001/03/03 17:55:50
13427 Log: The #8982 modified for perl 5.6.x, from Radu Greab.
13428 Branch: maint-5.6/perl
13430 ____________________________________________________________________________
13431 [ 9004] By: jhi on 2001/03/03 17:40:14
13432 Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
13433 so that picky compilers like IRIX won't get huffy about
13434 "statements without effect" (like 1;).
13437 ____________________________________________________________________________
13438 [ 9003] By: jhi on 2001/03/03 17:15:52
13439 Log: Integrate change #9002 from mainline to maintperl.
13441 Subject: [perl-5.6.x, perl-current] accept for EPOC
13442 Branch: maint-5.6/perl
13444 ____________________________________________________________________________
13445 [ 9002] By: jhi on 2001/03/03 17:14:30
13446 Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
13447 From: Olaf Flebbe <O.Flebbe@science-computing.de>
13448 Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
13449 Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
13452 ____________________________________________________________________________
13453 [ 9001] By: jhi on 2001/03/03 17:13:13
13454 Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
13455 From: "Craig A. Berry" <craigberry@mac.com>
13456 Date: Fri, 02 Mar 2001 17:44:40 -0600
13457 Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
13460 ____________________________________________________________________________
13461 [ 9000] By: jhi on 2001/03/03 17:11:55
13462 Log: Integrate changes #8997,8999 from maintperl.
13464 Subject: [PATCH 5.6.1] compiling on OS/2
13465 (Better error message from hints/os2.sh)
13467 Subject: [PATCH 5.6.1] syslog.t
13469 !> hints/os2.sh t/lib/syslog.t
13470 ____________________________________________________________________________
13471 [ 8999] By: jhi on 2001/03/03 17:09:28
13472 Log: Subject: [PATCH 5.6.1] syslog.t
13473 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13474 Date: Sat, 3 Mar 2001 02:11:17 -0500
13475 Message-ID: <20010303021116.A11897@math.ohio-state.edu>
13476 Branch: maint-5.6/perl
13478 ____________________________________________________________________________
13479 [ 8998] By: jhi on 2001/03/03 17:07:50
13480 Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
13481 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13482 Date: Sat, 3 Mar 2001 01:53:52 -0500
13483 Message-ID: <20010303015352.A11741@math.ohio-state.edu>
13484 Branch: maint-5.6/perl
13485 ! opcode.pl os2/os2.c
13486 ____________________________________________________________________________
13487 [ 8997] By: jhi on 2001/03/03 17:03:30
13488 Log: Subject: [PATCH 5.6.1] compiling on OS/2
13489 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13490 Date: Sat, 3 Mar 2001 01:59:59 -0500
13491 Message-ID: <20010303015959.B11741@math.ohio-state.edu>
13492 Branch: maint-5.6/perl
13494 ____________________________________________________________________________
13495 [ 8996] By: jhi on 2001/03/03 00:55:58
13496 Log: Regen files for mainline.
13498 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13499 ! config_h.SH pod/perlapi.pod pod/perltoc.pod
13500 ____________________________________________________________________________
13501 [ 8995] By: jhi on 2001/03/03 00:35:22
13502 Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
13503 8318,8320,8337,8503,8877,8890,8903,8971 from mainline
13506 Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
13508 Add Configure option -Dmksymlinks which will create a symlink
13509 forest if the current/build differs from the source directory.
13510 (8218,8220,8221,8317,8318,8971)
13512 Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
13513 (Document APPLLIB_EXP in INSTALL.)
13515 If running byacc write-enable also perly.h.
13517 DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
13519 Subject: [PATCH 5.7.1/Configure] failure to set src='.'
13521 Sanity check for conflicting thread flavours.
13523 Fix the sys/fcntl.h problem reported by Peter Prymmer.
13525 Add few CPUs/architectures to the Cppsym scan,
13526 add -perlio to archname if so selected (modified 8890)
13528 Be more helpful for devel builders, suggested by John L. Allen.
13529 (admittedly pointless change for maintperl, but the usedevel
13530 code is there already)
13531 Branch: maint-5.6/perl
13532 !> Configure INSTALL Makefile.SH Porting/Glossary
13533 !> Porting/config.sh Porting/config_H config_h.SH embed.pl
13534 !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
13535 !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
13536 !> win32/config.bc win32/config.gc win32/config.vc
13537 ____________________________________________________________________________
13538 [ 8994] By: jhi on 2001/03/02 23:31:41
13539 Log: Use also $ccflags, not just $ldflags, when testing for gccness.
13540 Branch: metaconfig/U/perl
13542 ____________________________________________________________________________
13543 [ 8993] By: jhi on 2001/03/02 23:22:12
13544 Log: Regenerate various files for maint.
13545 Branch: maint-5.6/perl
13546 ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
13547 ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
13548 ____________________________________________________________________________
13549 [ 8992] By: alanbur on 2001/03/02 22:48:34
13550 Log: Resync wuth parent
13551 Branch: maint-5.6/pureperl
13552 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
13553 !> (integrate 60 files)
13554 ____________________________________________________________________________
13555 [ 8991] By: jhi on 2001/03/02 21:00:08
13556 Log: Retract the #8742 part of #8986, backward compat.
13557 Branch: maint-5.6/perl
13559 ____________________________________________________________________________
13560 [ 8990] By: jhi on 2001/03/02 20:40:07
13561 Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
13562 Branch: maint-5.6/perl
13564 ____________________________________________________________________________
13565 [ 8989] By: jhi on 2001/03/02 19:59:56
13566 Log: Update Changes.
13568 ! Changes patchlevel.h
13569 ____________________________________________________________________________
13570 [ 8988] By: jhi on 2001/03/02 19:57:08
13571 Log: Integrate perlio.
13573 !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
13574 !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
13575 !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
13576 !> ext/Encode/Encode/iso8859-10.ucm
13577 !> ext/Encode/Encode/iso8859-13.ucm
13578 !> ext/Encode/Encode/iso8859-14.ucm
13579 !> ext/Encode/Encode/iso8859-15.ucm
13580 !> ext/Encode/Encode/iso8859-16.ucm
13581 !> ext/Encode/Encode/iso8859-2.ucm
13582 !> ext/Encode/Encode/iso8859-3.ucm
13583 !> ext/Encode/Encode/iso8859-4.ucm
13584 !> ext/Encode/Encode/iso8859-5.ucm
13585 !> ext/Encode/Encode/iso8859-6.ucm
13586 !> ext/Encode/Encode/iso8859-7.ucm
13587 !> ext/Encode/Encode/iso8859-8.ucm
13588 !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
13589 !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
13590 ____________________________________________________________________________
13591 [ 8987] By: jhi on 2001/03/02 19:43:40
13592 Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
13593 8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
13594 8950,8952,8955 from mainline to maintperl.
13596 Subject: [PATCH: perl@8773] small fixups to perlclib.pod
13598 Put to rest the 20010205.001, the email address checking (not) regex.
13600 fork() not everywhere, cleanup temp files.
13602 The #8843 wasn't quite right: %Config needs to imported.
13604 Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
13605 (#8849: the glob-basic hunk needed massaging as it depended
13606 on Schwern's large-scale (unintegrated) patches)
13608 Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
13610 Upgrade to CGI.pm 2.752, from Lincoln Stein.
13611 (Note: there were some conflicts due to EBCDIC and EPOC
13612 patches, in general I preferred the repository code.)
13613 (When 2.753 comes out, we need to synchronize.)
13615 Subject: [PATCH] fix for charnames above FFFF
13617 Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
13619 If no sfio, no -lsfio.
13621 Run run/*.t also in minitest.
13623 Subject: [PATCH perl 5.7.0] malloc message address offset
13625 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
13627 Subject: fix for parameter -Dm (for perl@8867)
13629 Subject: [PATCH: perl@8892] was Re: hashing order difference?
13630 (make the test more portable)
13632 Subject: Re: [PATCH] fix for charnames above FFFF
13634 Subject: Re: I'm losing the war...
13635 (hv_store() not working correctly in ENV_IS_CASELESS case.)
13637 Subject: Modified README.bs2000
13639 Subject: [PATCH: perl@8935] -Dt padsv($var)
13641 Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
13643 Subject: PATCH: extra tests to check on negative float to unsigned cast
13645 Subject: [PATCH] XPUSH[insp] was Re: progress
13647 Subject: Re: Compile with perlcc..
13648 Branch: maint-5.6/perl
13649 !> (integrate 36 files)
13650 ____________________________________________________________________________
13651 [ 8986] By: jhi on 2001/03/02 18:51:25
13652 Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
13653 8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
13656 Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
13658 Subject: [DOC PATCH] overload.pm nits
13660 Add header for LIB$ prototypes (C. Berry)
13662 Convert fwrite()s to sockets to write()s, since some socket stacks
13663 don't take kindly to stdio.
13664 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
13665 (for often optional LNMs)
13666 Correct a few typos
13669 Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
13673 Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
13675 Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
13677 Upgrade to CPAN 1.59_54, from Andreas König.
13681 Subject: [PATCH] Document makepatch in Porting/patching
13683 UTF-8 documentation.
13685 Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
13689 Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
13691 Subject: [PATCH @8807] toke.c cleanup: scan_str()
13693 Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
13695 Add run/*.t to testables.
13697 TODO: integrate #8784.
13698 Branch: maint-5.6/perl
13699 +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
13700 !> (integrate 28 files)
13701 ____________________________________________________________________________
13702 [ 8985] By: nick on 2001/03/02 18:15:45
13703 Log: Integrate mainline
13705 !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
13707 ____________________________________________________________________________
13708 [ 8984] By: jhi on 2001/03/02 16:00:17
13709 Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
13711 perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
13712 5.004_05, and mention the suidperl August 2000 security problem.
13715 Subject: [ID 20010301.004] Technically speaking in perldata
13717 Subject: [PATCH] File::Copy for bleadperl, maintperl
13719 Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
13721 (The #8982, fix for 20010221.005 and 20010221.008,
13722 would be nice too but it didn't integrate cleanly.)
13723 Branch: maint-5.6/perl
13724 !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
13725 ____________________________________________________________________________
13726 [ 8983] By: jhi on 2001/03/02 15:51:16
13727 Log: Subject: [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
13728 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13729 Date: Thu, 1 Mar 2001 15:54:09 EST
13730 Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
13733 ____________________________________________________________________________
13734 [ 8982] By: jhi on 2001/03/02 15:43:31
13735 Log: Subject: Re: sync sync sync: have I missed any patches?
13736 From: Radu Greab <radu@netsoft.ro>
13737 Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
13738 Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
13740 Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
13741 was checking argv[0] regardless of whether a different pathname
13742 will actually be executed." Test case not supplied because
13743 drafting that, ironically enough, revealed another bug
13747 ____________________________________________________________________________
13748 [ 8981] By: jhi on 2001/03/02 15:28:03
13749 Log: Misdate in #8978.
13752 ____________________________________________________________________________
13753 [ 8980] By: jhi on 2001/03/02 15:24:20
13754 Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
13755 From: Chris Nandor <pudge@pobox.com>
13756 Date: Wed, 28 Feb 2001 22:10:15 -0500
13757 Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
13760 ____________________________________________________________________________
13761 [ 8979] By: jhi on 2001/03/02 15:17:16
13762 Log: Subject: [ID 20010301.004] Technically speaking in perldata
13763 From: abela@geneanet.org
13764 Date: Thu, 1 Mar 2001 17:59:27 +0100 (CET)
13765 Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
13768 ____________________________________________________________________________
13769 [ 8978] By: jhi on 2001/03/02 15:15:27
13770 Log: Subject: [ID 20010301.003] ref to 5.004
13771 From: abela@geneanet.org
13772 Date: Thu, 1 Mar 2001 14:48:40 +0100 (CET)
13773 Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
13775 Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
13776 and mention the suidperl August 2000 security problem.
13779 ____________________________________________________________________________
13780 [ 8977] By: alanbur on 2001/03/02 14:17:45
13781 Log: Resynchronised with parent
13782 Branch: maint-5.6/pureperl
13783 !> AUTHORS README.epoc configure.com epoc/createpkg.pl
13784 !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
13785 !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
13786 !> vms/descrip_mms.template win32/win32.c win32/win32.h
13787 !> win32/win32iop.h
13788 ____________________________________________________________________________
13789 [ 8976] By: nick on 2001/03/01 23:25:30
13790 Log: Integrate mainline.
13793 !> (integrate 55 files)
13794 ____________________________________________________________________________
13795 [ 8975] By: jhi on 2001/03/01 16:51:34
13796 Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
13799 ____________________________________________________________________________
13800 [ 8974] By: gsar on 2001/03/01 16:28:21
13801 Log: fix for bugid 20010226.008
13803 the problem was that some of the pointers (PL_last_lop and
13804 PL_last_uni specifically) into the lex buffers weren't correctly
13805 being invalidated when the buffer changed; this would leave the
13806 pointers pointing at an arbitrary location in the buffer if
13807 the buffer didn't need to be reallocated, or point into freed
13808 memory if the buffer had to be realloced
13810 TODO item for bugdb maintainers: check other seemingly random
13811 parser-related bugs--they might be cured by this
13812 Branch: maint-5.6/perl
13814 ____________________________________________________________________________
13815 [ 8973] By: jhi on 2001/03/01 02:23:25
13816 Log: Retract #8970 because of a completely mysterious core dump:
13817 adding the tests 241..244 causes op/pat dump core at test #25.
13818 The test needs a lot of whittling down before the bug can be solved.
13821 ____________________________________________________________________________
13822 [ 8972] By: jhi on 2001/03/01 01:58:38
13823 Log: Regen perlapi.
13826 ____________________________________________________________________________
13827 [ 8971] By: jhi on 2001/03/01 01:34:09
13828 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))
13829 From: Nicholas Clark <nick@ccl4.org>
13830 Date: Wed, 28 Feb 2001 23:28:49 +0000
13831 Message-ID: <20010228232849.A55187@plum.flirble.org>
13833 Allow a completely write protected source code tree
13834 when using the Configure -Dmksymlinks.
13836 ! embed.pl warnings.pl
13837 ____________________________________________________________________________
13838 [ 8970] By: jhi on 2001/03/01 01:32:04
13839 Log: Add back the EBCDIC character range tests (for matching).
13842 ____________________________________________________________________________
13843 [ 8969] By: nick on 2001/02/28 18:18:01
13844 Log: Add charname comments to .ucm files writen by 'compile',
13845 also order charmaps in those files by source encoding.
13846 regenerate distrubuted .ucm files
13848 ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
13849 ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
13850 ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
13851 ! ext/Encode/Encode/iso8859-10.ucm
13852 ! ext/Encode/Encode/iso8859-13.ucm
13853 ! ext/Encode/Encode/iso8859-14.ucm
13854 ! ext/Encode/Encode/iso8859-15.ucm
13855 ! ext/Encode/Encode/iso8859-16.ucm
13856 ! ext/Encode/Encode/iso8859-2.ucm
13857 ! ext/Encode/Encode/iso8859-3.ucm
13858 ! ext/Encode/Encode/iso8859-4.ucm
13859 ! ext/Encode/Encode/iso8859-5.ucm
13860 ! ext/Encode/Encode/iso8859-6.ucm
13861 ! ext/Encode/Encode/iso8859-7.ucm
13862 ! ext/Encode/Encode/iso8859-8.ucm
13863 ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
13864 ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
13865 ____________________________________________________________________________
13866 [ 8968] By: jhi on 2001/02/28 16:26:37
13867 Log: Expand usemorebits early if d_casti32 needs to be undefined.
13869 ! hints/hpux.sh hints/irix_6.sh
13870 ____________________________________________________________________________
13871 [ 8967] By: jhi on 2001/02/28 16:22:26
13872 Log: Undo qu. Retract #8814, rewrite op/each part of #8615,
13873 retract toke.c/qu parts of #8583, retract #8485, retract
13874 or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
13875 op/length.t, and MANIFEST, and delete t/op/qu.t.
13878 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
13879 ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
13880 ! t/op/length.t toke.c
13881 ____________________________________________________________________________
13882 [ 8966] By: jhi on 2001/02/28 15:00:27
13883 Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
13884 by not changing from pre-Unicode days into being Unicode-aware.
13887 ! pp.c t/op/pack.t t/op/qu.t
13888 ____________________________________________________________________________
13889 [ 8965] By: jhi on 2001/02/28 14:37:55
13890 Log: Subject: Re: Errors in core PODs
13891 From: Michael Stevens <michael@etla.org>
13892 Date: Fri, 23 Feb 2001 15:47:56 +0000
13893 Message-ID: <20010223154756.A7723@firedrake.org>
13895 ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
13896 ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
13897 ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
13899 ____________________________________________________________________________
13900 [ 8964] By: jhi on 2001/02/28 14:35:35
13901 Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
13902 (The #8961 was too bold.)
13904 ! hints/hpux.sh hints/irix_6.sh
13905 ____________________________________________________________________________
13906 [ 8963] By: jhi on 2001/02/28 14:33:39
13907 Log: Subject: Re: sync sync sync: have I missed any patches?
13908 From: Tim Jenness <t.jenness@jach.hawaii.edu>
13909 In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
13910 Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
13911 Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
13913 Replace djSP with dSP.
13915 ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
13916 ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
13918 ____________________________________________________________________________
13919 [ 8962] By: jhi on 2001/02/27 23:21:14
13920 Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
13922 ! lib/Filter/Simple.pm
13923 ____________________________________________________________________________
13924 [ 8961] By: jhi on 2001/02/27 22:55:26
13925 Log: The casting mystery in HP-UX and IRIX needs at least a workaround
13926 and this would be it.
13928 ! hints/hpux.sh hints/irix_6.sh
13929 ____________________________________________________________________________
13930 [ 8960] By: jhi on 2001/02/27 22:51:33
13931 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
13932 From: "Craig A. Berry" <craigberry@mac.com>
13933 Date: Tue, 27 Feb 2001 16:11:44 -0600
13934 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
13935 Branch: maint-5.6/perl
13936 ! configure.com vms/descrip_mms.template
13937 ____________________________________________________________________________
13938 [ 8959] By: jhi on 2001/02/27 22:47:23
13939 Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
13940 From: "Craig A. Berry" <craigberry@mac.com>
13941 Date: Tue, 27 Feb 2001 16:11:44 -0600
13942 Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
13944 ! configure.com vms/descrip_mms.template
13945 ____________________________________________________________________________
13946 [ 8958] By: jhi on 2001/02/27 15:16:42
13947 Log: Update Changes.
13949 ! Changes patchlevel.h
13950 ____________________________________________________________________________
13951 [ 8957] By: jhi on 2001/02/27 06:15:07
13952 Log: Subject: [5.6.x] EPOC additions
13953 From: Olaf Flebbe <O.Flebbe@science-computing.de>
13954 Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
13955 Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
13956 Branch: maint-5.6/perl
13957 ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
13958 ____________________________________________________________________________
13959 [ 8956] By: jhi on 2001/02/27 06:12:11
13960 Log: Subject: [perl-current] EPOC
13961 From: Olaf Flebbe <O.Flebbe@science-computing.de>
13962 Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
13963 Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
13965 ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
13966 ! epoc/epocish.c epoc/epocish.h pp_sys.c
13967 ____________________________________________________________________________
13968 [ 8955] By: jhi on 2001/02/27 05:59:50
13969 Log: Subject: Re: Compile with perlcc..
13970 From: Edward Peschko <edwardp@excitehome.net>
13971 Date: Mon, 26 Feb 2001 18:51:58 -0800
13972 Message-ID: <20010226185158.A9871@excitehome.net>
13974 plus add a simple usage message if no arguments given.
13976 ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
13977 ! utils/Makefile utils/perlcc.PL win32/pod.mak
13978 ____________________________________________________________________________
13979 [ 8954] By: nick on 2001/02/26 21:02:59
13980 Log: Integrate mainline
13982 !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
13983 !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
13985 ____________________________________________________________________________
13986 [ 8953] By: jhi on 2001/02/26 14:43:54
13987 Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
13988 From: Nicholas Clark <nick@ccl4.org>
13989 Date: Mon, 26 Feb 2001 00:42:07 +0000
13990 Message-ID: <20010226004207.F23333@plum.flirble.org>
13993 ____________________________________________________________________________
13994 [ 8952] By: jhi on 2001/02/26 14:42:13
13995 Log: Subject: [PATCH] XPUSH[insp] was Re: progress
13996 From: Simon Cozens <simon@netthink.co.uk>
13997 Date: Mon, 26 Feb 2001 12:23:48 +0000
13998 Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
14001 ____________________________________________________________________________
14002 [ 8951] By: jhi on 2001/02/26 14:39:15
14003 Log: Subject: [PATCH] perlio - unknown layer
14004 From: Nicholas Clark <nick@ccl4.org>
14005 Date: Mon, 26 Feb 2001 00:27:19 +0000
14006 Message-ID: <20010226002719.E23333@plum.flirble.org>
14009 ____________________________________________________________________________
14010 [ 8950] By: jhi on 2001/02/26 14:38:04
14011 Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
14012 From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
14013 Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
14014 Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
14017 ____________________________________________________________________________
14018 [ 8949] By: jhi on 2001/02/26 14:37:07
14019 Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
14020 From: Peter Prymmer <pvhp@forte.com>
14021 Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
14022 Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
14025 ____________________________________________________________________________
14026 [ 8948] By: jhi on 2001/02/26 14:35:53
14027 Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
14028 From: Radu Greab <radu@netsoft.ro>
14029 Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
14030 Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
14033 ____________________________________________________________________________
14034 [ 8947] By: jhi on 2001/02/26 14:34:46
14035 Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
14036 From: David Mitchell <davem@fdgroup.co.uk>
14037 Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
14038 Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
14041 ____________________________________________________________________________
14042 [ 8946] By: jhi on 2001/02/26 14:32:37
14043 Log: Subject: Modified README.bs2000
14044 From: Dorner Thomas <Thomas.Dorner@start.de>
14045 Date: Mon, 26 Feb 2001 09:22:17 +0100
14046 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
14049 ____________________________________________________________________________
14050 [ 8945] By: jhi on 2001/02/26 14:19:53
14051 Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
14052 to maintperl, listing the known failures on the tests 129 and 130.
14053 Branch: maint-5.6/perl
14055 ____________________________________________________________________________
14056 [ 8944] By: jhi on 2001/02/26 14:14:15
14057 Log: Add more known sprintf failures.
14060 ____________________________________________________________________________
14061 [ 8943] By: jhi on 2001/02/26 13:56:22
14062 Log: perlglob.exe needs to be found in Win32, patch from
14063 Vadim Konovalov. Nick I-S comments: "Perhaps a lingering glob()
14064 which needs external glob at mini-perl time."
14066 ! ext/Encode/compile
14067 ____________________________________________________________________________
14068 [ 8942] By: jhi on 2001/02/26 13:52:19
14069 Log: A missing dTHX from Vadim Konovalov.
14072 ____________________________________________________________________________
14073 [ 8941] By: jhi on 2001/02/26 13:37:05
14074 Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
14077 ____________________________________________________________________________
14078 [ 8940] By: jhi on 2001/02/26 13:35:40
14079 Log: Integrate perlio.
14081 !> ext/Encode/Encode.pm
14082 ____________________________________________________________________________
14083 [ 8939] By: nick on 2001/02/25 23:47:09
14084 Log: Integrate mainline.
14086 !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
14087 !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
14088 ____________________________________________________________________________
14089 [ 8938] By: nick on 2001/02/25 19:36:28
14090 Log: Encode implementations docs.
14092 ! ext/Encode/Encode.pm
14093 ____________________________________________________________________________
14094 [ 8937] By: jhi on 2001/02/25 19:26:16
14095 Log: Script wasn't aligned with reality.
14098 ____________________________________________________________________________
14099 [ 8936] By: jhi on 2001/02/25 18:54:55
14100 Log: Update Changes.
14102 ! Changes patchlevel.h
14103 ____________________________________________________________________________
14104 [ 8935] By: jhi on 2001/02/25 18:46:36
14105 Log: Retract #8929,8930,8932,8933 for now.
14107 ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
14108 ____________________________________________________________________________
14109 [ 8934] By: jhi on 2001/02/25 17:34:35
14110 Log: Integrate perlio.
14112 !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
14113 !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
14115 ____________________________________________________________________________
14116 [ 8933] By: jhi on 2001/02/25 17:33:12
14117 Log: (Retracted by #8395.)
14119 Slight tweaks in scan_const(), not fixes yet, it seems like
14120 lots of work remains to be done...
14123 ____________________________________________________________________________
14124 [ 8932] By: jhi on 2001/02/25 17:27:11
14125 Log: (Retracted by #8395.)
14127 Missing from #8930.
14130 ____________________________________________________________________________
14131 [ 8931] By: jhi on 2001/02/25 17:26:19
14132 Log: A comment tweak.
14135 ____________________________________________________________________________
14136 [ 8930] By: jhi on 2001/02/25 17:25:47
14137 Log: (Retracted by #8395.)
14139 Attempt to fix the EBCDIC character range problwm with //.
14142 ____________________________________________________________________________
14143 [ 8929] By: jhi on 2001/02/25 17:23:45
14144 Log: (Retracted by #8395.)
14146 Expand the EBCDIC character range tests, and add few nasty
14147 tr tests from Karsten Sperling.
14149 ! t/op/pat.t t/op/tr.t
14150 ____________________________________________________________________________
14151 [ 8928] By: jhi on 2001/02/25 17:18:49
14152 Log: Missing check-in.
14155 ____________________________________________________________________________
14156 [ 8927] By: nick on 2001/02/25 11:30:22
14157 Log: Change method names in Encode implementation classes to something
14158 less confusing (preparing to "go public").
14160 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
14161 ____________________________________________________________________________
14162 [ 8926] By: nick on 2001/02/25 10:53:24
14163 Log: GCC __atribute__ / printf fix
14166 ____________________________________________________________________________
14167 [ 8925] By: nick on 2001/02/25 10:52:25
14168 Log: Checked in the wrong one ...
14170 ! ext/Encode/Encode.pm
14171 ____________________________________________________________________________
14172 [ 8924] By: nick on 2001/02/24 18:46:51
14173 Log: Integrate mainline - to see what Jarkko has in ...
14175 +> t/pod/testpods/lib/Pod/Stuff.pm
14176 !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
14177 ____________________________________________________________________________
14178 [ 8923] By: nick on 2001/02/24 17:05:23
14179 Log: Encode API documentation nd tidy up.
14180 Minor additions to test.
14181 Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
14182 Adds STRLEN to standard typemap.
14184 ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
14185 ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
14186 ____________________________________________________________________________
14187 [ 8922] By: jhi on 2001/02/24 16:38:12
14188 Log: Add a test for the "character range should match in EBCDIC
14189 if specified using explicit numerics" bug found by Karsten
14193 ____________________________________________________________________________
14194 [ 8921] By: jhi on 2001/02/24 16:30:16
14195 Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
14196 From: schwern@pobox.com
14197 Date: Fri, 23 Feb 2001 03:21:37 -0500
14198 Message-ID: <20010223032137.A26022@magnonel.guild.net>
14200 plus Charles Lane's fixes, plus tweaks.
14202 + t/pod/testpods/lib/Pod/Stuff.pm
14203 ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
14204 ____________________________________________________________________________
14205 [ 8920] By: nick on 2001/02/24 10:30:11
14206 Log: Integrate mainline
14208 !> (integrate 33 files)
14209 ____________________________________________________________________________
14210 [ 8919] By: jhi on 2001/02/24 00:23:35
14211 Log: Subject: Re: I'm losing the war...
14212 From: "Vadim Konovalov" <watman@inbox.ru>
14213 Date: Sat, 24 Feb 2001 00:10:14 +0300
14214 Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
14216 hv_store() not working correctly in ENV_IS_CASELESS case.
14219 ____________________________________________________________________________
14220 [ 8918] By: jhi on 2001/02/24 00:20:09
14221 Log: Subject: Re: [PATCH] fix for charnames above FFFF
14222 From: andreas.koenig@anima.de (Andreas J. Koenig)
14223 Date: 23 Feb 2001 02:39:03 +0100
14224 Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
14226 A further efficiency tweak.
14229 ____________________________________________________________________________
14230 [ 8917] By: jhi on 2001/02/23 20:27:51
14231 Log: Integrate change #8916 from mainline,
14232 do away with USE_WIN32_RTL_ENV.
14233 Branch: maint-5.6/perl
14234 !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
14235 ____________________________________________________________________________
14236 [ 8916] By: jhi on 2001/02/23 20:02:25
14237 Log: Abolish USE_WIN32_RTL_ENV.
14239 ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
14240 ____________________________________________________________________________
14241 [ 8915] By: jhi on 2001/02/23 19:36:00
14242 Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
14243 later protected by some #define.
14246 ____________________________________________________________________________
14247 [ 8914] By: jhi on 2001/02/23 19:31:38
14248 Log: Retract #8902 for now, requested by Charles Lane, the correct
14249 fix will be something else.
14252 ____________________________________________________________________________
14253 [ 8913] By: jhi on 2001/02/23 19:11:36
14254 Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
14255 From: Peter Prymmer <pvhp@forte.com>
14256 Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
14257 Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
14259 ! t/op/lex_assign.t
14260 ____________________________________________________________________________
14261 [ 8912] By: jhi on 2001/02/23 18:38:20
14262 Log: Subject: [patch] perlio + useithreads
14263 From: Doug MacEachern <dougm@covalent.net>
14264 Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
14265 Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
14267 Gets things running but not complete.
14269 ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
14270 ____________________________________________________________________________
14271 [ 8911] By: jhi on 2001/02/23 04:20:02
14272 Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
14274 Duplicated environment freeing, File::Temp 0.12,
14275 op/append portability (EBCDIC) tweak.
14276 Branch: maint-5.6/perl
14277 !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
14279 ____________________________________________________________________________
14280 [ 8910] By: jhi on 2001/02/23 02:07:33
14281 Log: Integrate change #8909 from mainline, a better Borland
14282 putenv() workaround.
14283 Branch: maint-5.6/perl
14285 ____________________________________________________________________________
14286 [ 8909] By: jhi on 2001/02/23 02:05:46
14287 Log: A better workaround for Borland putenv() brokenness from Sarathy.
14290 ____________________________________________________________________________
14291 [ 8908] By: jhi on 2001/02/23 02:04:14
14292 Log: Subject: fix for parameter -Dm (for perl@8867)
14293 From: "Vadim Konovalov" <watman@inbox.ru>
14294 Date: Thu, 22 Feb 2001 17:30:12 +0300
14295 Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
14298 ____________________________________________________________________________
14299 [ 8907] By: jhi on 2001/02/23 01:58:20
14300 Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
14301 From: Peter Prymmer <pvhp@forte.com>
14302 Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
14303 Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
14306 ____________________________________________________________________________
14307 [ 8906] By: jhi on 2001/02/23 01:48:34
14308 Log: Upgrade to File::Temp 0.12, from Tim Jenness.
14310 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
14311 ____________________________________________________________________________
14312 [ 8905] By: jhi on 2001/02/23 01:43:30
14313 Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
14314 From: Peter Prymmer <pvhp@forte.com>
14315 Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
14316 Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
14318 ! t/lib/st-06compat.t
14319 ____________________________________________________________________________
14320 [ 8904] By: jhi on 2001/02/23 01:42:39
14321 Log: Metaconfig unit change for #8903.
14322 Branch: metaconfig/U/perl
14324 ____________________________________________________________________________
14325 [ 8903] By: jhi on 2001/02/23 01:42:12
14326 Log: Be more helpful for devel builders, suggested by John L. Allen.
14329 ____________________________________________________________________________
14330 [ 8902] By: jhi on 2001/02/23 01:37:41
14331 Log: (Retracted by #8914)
14332 (Wrongly, reinstated by #8941)
14334 Subject: [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
14335 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14336 Date: Thu, 22 Feb 2001 09:43:57 EST
14337 Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
14340 ____________________________________________________________________________
14341 [ 8901] By: jhi on 2001/02/23 01:20:32
14342 Log: Subject: [PATCH perl 5.7.0] malloc message address offset
14343 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14344 Date: Thu, 22 Feb 2001 08:01:35 EST
14345 Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
14348 ____________________________________________________________________________
14349 [ 8900] By: jhi on 2001/02/23 01:18:02
14350 Log: Integrate changes #8898,8899 from mainline, environ handling.
14351 Branch: maint-5.6/perl
14353 ____________________________________________________________________________
14354 [ 8899] By: jhi on 2001/02/23 01:16:25
14355 Log: Rewrite putenv() using my_setenv(). (In general the vendors'
14356 putenv() is not to be relied on, they are either broken or leaky
14360 ____________________________________________________________________________
14361 [ 8898] By: jhi on 2001/02/22 23:36:59
14362 Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
14363 and safesysfree() must be used.
14366 ____________________________________________________________________________
14367 [ 8897] By: jhi on 2001/02/22 23:25:45
14368 Log: With environ one must use safesysmalloc()/safesysfree().
14371 ____________________________________________________________________________
14372 [ 8896] By: jhi on 2001/02/22 22:13:18
14373 Log: If we have a duplicated environment free it
14374 if PERL_DESTRUCT_LEVEL.
14377 ____________________________________________________________________________
14378 [ 8895] By: alanbur on 2001/02/22 19:31:57
14379 Log: Synchronised with parent
14380 Branch: maint-5.6/pureperl
14381 !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
14382 ____________________________________________________________________________
14383 [ 8894] By: gsar on 2001/02/22 19:06:18
14384 Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
14386 fix memory leak in method call optimization (change#3768);
14387 made C<eval "$x->foo()"> leak
14389 fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
14390 Branch: maint-5.6/perl
14392 ____________________________________________________________________________
14393 [ 8893] By: jhi on 2001/02/22 18:35:27
14394 Log: (Retracted by #8915.)
14396 Third Degree finding:
14397 reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
14400 ____________________________________________________________________________
14401 [ 8892] By: jhi on 2001/02/22 14:28:32
14402 Log: Update Changes.
14404 ! Changes patchlevel.h
14405 ____________________________________________________________________________
14406 [ 8891] By: jhi on 2001/02/22 13:22:45
14407 Log: Metaconfig unit changes for #8890.
14409 ! U/modified/Cppsym.U U/threads/archname.U
14410 ____________________________________________________________________________
14411 [ 8890] By: jhi on 2001/02/22 13:22:12
14412 Log: Add -stdio to the archname if no perlio selected,
14413 no -perlio added since that is now the default.
14415 Add few CPUs/architectures to the Cppsym scan.
14417 ! Configure config_h.SH
14418 ____________________________________________________________________________
14419 [ 8889] By: jhi on 2001/02/22 13:05:59
14420 Log: Metaconfig unit change for #8888.
14421 Branch: metaconfig/U/perl
14423 ____________________________________________________________________________
14424 [ 8888] By: jhi on 2001/02/22 13:05:28
14425 Log: *drum roll* Make perlio the default.
14427 ! Configure config_h.SH
14428 ____________________________________________________________________________
14429 [ 8887] By: jhi on 2001/02/22 12:50:52
14430 Log: Integrate change #8665 from maintperl to mainline,
14431 IA64-induced POSIX::SigSet masking with IVs instead of NVs.
14433 !> ext/POSIX/POSIX.xs
14434 ____________________________________________________________________________
14435 [ 8886] By: jhi on 2001/02/22 12:49:24
14436 Log: Integrate changes #8883,8884 from mainline to maintperl.
14438 Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
14439 Subject: Re: File::Temp::_gettemp warning
14440 Branch: maint-5.6/perl
14441 !> embed.h embed.pl lib/File/Temp.pm
14442 ____________________________________________________________________________
14443 [ 8885] By: jhi on 2001/02/22 12:43:59
14446 Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
14447 From: schwab@suse.de
14448 Date: Thu, 22 Feb 2001 13:08:09 +0100
14449 Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
14451 but the fix done slightly differently because the other
14452 half was already done in #8664.
14453 Branch: maint-5.6/perl
14454 ! ext/POSIX/POSIX.xs
14455 ____________________________________________________________________________
14456 [ 8884] By: jhi on 2001/02/22 12:37:15
14457 Log: Subject: Re: File::Temp::_gettemp warning
14458 From: Tim Jenness <t.jenness@jach.hawaii.edu>
14459 Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
14460 Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
14462 This patch to File::Temp does two things:
14464 1. Fixes the problem with CGI::Carp when determining
14465 the Fcntl constants
14467 2. Removes most of the carps and consolidates them so that all the
14468 reasons are included in a single die that is caught by the test. This
14469 means that the correct skipping behaviour is displayed by the test.
14472 ____________________________________________________________________________
14473 [ 8883] By: jhi on 2001/02/22 12:29:19
14474 Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
14475 From: Peter Prymmer <pvhp@forte.com>
14476 Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
14477 Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
14480 ____________________________________________________________________________
14481 [ 8882] By: jhi on 2001/02/21 19:41:33
14482 Log: Integrate change #8881 from mainlin to maintperl.
14484 Subject: [PATCH - perl8585] glob-in-eval memory leak fix
14485 Branch: maint-5.6/perl
14487 ____________________________________________________________________________
14488 [ 8881] By: jhi on 2001/02/21 19:38:57
14489 Log: Subject: [PATCH - perl8585] glob-in-eval memory leak fix
14490 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14491 Date: Wed, 21 Feb 2001 13:08:03 EST
14492 Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
14495 ____________________________________________________________________________
14496 [ 8880] By: jhi on 2001/02/21 19:34:34
14497 Log: Retract #8875, cannot let go of the old semantics of unpack U
14498 without rethinking utf8decode.t.
14501 ____________________________________________________________________________
14502 [ 8879] By: jhi on 2001/02/21 19:08:02
14503 Log: Run run/*.t also in minitest.
14506 ____________________________________________________________________________
14507 [ 8878] By: nick on 2001/02/21 18:55:37
14508 Log: Integrate mainline
14510 !> (integrate 76 files)
14511 ____________________________________________________________________________
14512 [ 8877] By: jhi on 2001/02/21 15:09:33
14513 Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
14515 ! U/compline/nblock_io.U
14517 ! Configure config_h.SH
14518 ____________________________________________________________________________
14519 [ 8876] By: jhi on 2001/02/21 14:54:45
14520 Log: If no sfio, no -lsfio.
14521 Branch: metaconfig/U/perl
14524 ! Configure config_h.SH
14525 ____________________________________________________________________________
14526 [ 8875] By: jhi on 2001/02/21 14:54:00
14527 Log: Make unpack C and unpack C truly equivalent.
14530 ____________________________________________________________________________
14531 [ 8874] By: jhi on 2001/02/21 14:26:02
14532 Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
14533 From: Peter Prymmer <pvhp@forte.com>
14534 Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
14535 Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
14538 ____________________________________________________________________________
14539 [ 8873] By: jhi on 2001/02/21 14:24:31
14540 Log: Subject: [PATCH] fix for charnames above FFFF
14541 From: andreas.koenig@anima.de (Andreas J. Koenig)
14542 Date: 21 Feb 2001 07:05:45 +0100
14543 Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
14545 ! lib/charnames.pm t/lib/charnames.t
14546 ____________________________________________________________________________
14547 [ 8872] By: jhi on 2001/02/21 14:15:25
14548 Log: Integrate change #8868 from pureperl to mainline.
14550 Fixed reference count loop caused by sv_magic.
14553 ____________________________________________________________________________
14554 [ 8871] By: jhi on 2001/02/21 14:07:29
14555 Log: Integrate change #8868 from pureperl to maintperl.
14557 Fixed reference count loop caused by sv_magic.
14558 Branch: maint-5.6/perl
14560 ____________________________________________________________________________
14561 [ 8870] By: jhi on 2001/02/21 14:04:41
14562 Log: Put back the #8840, it was innocent.
14564 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
14565 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
14566 ____________________________________________________________________________
14567 [ 8869] By: jhi on 2001/02/21 14:00:03
14568 Log: unpack("C", ...) was left slightly unfinished by #8865.
14571 ____________________________________________________________________________
14572 [ 8868] By: alanbur on 2001/02/21 01:33:45
14573 Log: Fixed reference count loop caused by sv_magic. sv_magic is called
14574 from gv_fetchpv to create single-character magic variables (e.g. $!),
14575 and it is passed a sv and the gv that contains the sv as the mg_obj
14576 value. When sv_magic stores the mg_obj pointer it increments the gv
14577 refcount, thus causing a sv-gv pair that can't be freed. There is
14578 already a check for sv == obj which is used to prevent such reference
14579 loops. This change extends the check to cover the case described above.
14580 Branch: maint-5.6/pureperl
14582 ____________________________________________________________________________
14583 [ 8867] By: jhi on 2001/02/21 00:52:39
14584 Log: Update Changes.
14586 ! Changes patchlevel.h
14587 ____________________________________________________________________________
14588 [ 8866] By: jhi on 2001/02/21 00:34:20
14589 Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
14590 (Note: there were some conflicts due to EBCDIC and EPOC
14591 patches, in general I preferred the repository code.)
14592 (When 2.753 comes out, we need to synchronize.)
14594 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
14595 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
14597 ____________________________________________________________________________
14598 [ 8865] By: jhi on 2001/02/21 00:24:22
14599 Log: Make pack("C", 0x100) to create Unicode, unless under the
14600 evil influence of 'use bytes'. Similarly, unpack("C", ...)
14601 will understand Unicode, unless you under know what.
14603 ! pp.c t/op/pack.t t/op/qu.t
14604 ____________________________________________________________________________
14605 [ 8864] By: alanbur on 2001/02/20 22:35:34
14606 Log: Resynchronised with parent
14607 Branch: maint-5.6/pureperl
14608 !> README.win32 ext/GDBM_File/GDBM_File.pm
14609 !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
14610 !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
14611 !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
14612 !> t/lib/sdbm.t util.c
14613 ____________________________________________________________________________
14614 [ 8863] By: jhi on 2001/02/20 20:55:11
14615 Log: Integrate change #8860,8861 from mainline into maintperl.
14619 Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
14620 Branch: maint-5.6/perl
14621 !> lib/Test.pm pod/perlop.pod
14622 ____________________________________________________________________________
14623 [ 8862] By: jhi on 2001/02/20 20:30:07
14624 Log: Don't do casting between pointers pointing to differently sized
14628 ____________________________________________________________________________
14629 [ 8861] By: jhi on 2001/02/20 19:53:44
14630 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
14631 From: Peter Prymmer <pvhp@forte.com>
14632 Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
14633 Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
14636 ____________________________________________________________________________
14637 [ 8860] By: jhi on 2001/02/20 19:48:02
14638 Log: "pseudo-literal j", a documentation glitch reported to Debian.
14639 The text recovered from Perl 5.005_03, and pseudo-literal replaced
14640 by "backtick string".
14643 ____________________________________________________________________________
14644 [ 8859] By: jhi on 2001/02/20 19:15:46
14645 Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
14649 ____________________________________________________________________________
14650 [ 8858] By: jhi on 2001/02/20 17:36:53
14651 Log: Integrate pureperl changes #8844,8845,8850 to mainline
14652 (via maintperl #8855).
14654 Fixed %^H scoping bug
14656 Removed GV <-> CV refcount loop
14658 Removed %ENV refcount loop
14660 !> gv.c op.c perl.c pp.c scope.c
14661 ____________________________________________________________________________
14662 [ 8857] By: jhi on 2001/02/20 17:34:32
14663 Log: Integrate changes #8853,8854 from maintperl to mainline.
14665 EBDIC fixes, README.win32 Borland update.
14667 !> README.win32 handy.h util.c
14668 ____________________________________________________________________________
14669 [ 8856] By: jhi on 2001/02/20 17:33:16
14670 Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
14671 Branch: maint-5.6/perl
14672 !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
14673 !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
14674 !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
14675 ____________________________________________________________________________
14676 [ 8855] By: jhi on 2001/02/20 17:32:13
14677 Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
14679 Fixed %^H scoping bug
14681 Removed GV <-> CV refcount loop
14683 Removed %ENV refcount loop
14684 Branch: maint-5.6/perl
14685 !> gv.c op.c perl.c pp.c scope.c
14686 ____________________________________________________________________________
14687 [ 8854] By: jhi on 2001/02/20 17:25:06
14688 Log: Subject: Addition to readme.win32 for Borland C++ compilers
14689 Date: Tue, 20 Feb 2001 02:15:25 +0300
14690 From: "Vadim Konovalov" <watman@inbox.ru>
14691 Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
14693 Document Borland compiler misbehaviour.
14694 Branch: maint-5.6/perl
14696 ____________________________________________________________________________
14697 [ 8853] By: jhi on 2001/02/20 17:22:25
14698 Log: The assimilation of ebcdic.c didn't quite work at the first try,
14699 patches from Thomas Dorner.
14700 Branch: maint-5.6/perl
14702 ____________________________________________________________________________
14703 [ 8852] By: jhi on 2001/02/20 17:20:15
14704 Log: Subject: [PATCH] More Mac OS patches for maint-5.6
14705 From: Chris Nandor <pudge@pobox.com>
14706 Date: Tue, 20 Feb 2001 08:32:45 -0500
14707 Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
14708 Branch: maint-5.6/perl
14710 ____________________________________________________________________________
14711 [ 8851] By: jhi on 2001/02/20 17:15:52
14712 Log: Filter::Util::Call update to 1.05, from Paul Marquess.
14714 ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
14715 ! t/lib/filter-util.t
14716 ____________________________________________________________________________
14717 [ 8850] By: alanbur on 2001/02/20 17:12:40
14718 Log: Removed %ENV refcount loop. Elements of %ENV are magical,
14719 and the magic pointer points back to the GV that contains the
14720 %ENV hash. This creates a refcount loop that prevents members
14721 of %ENV from being freed correctly. This change removes the
14722 refcount loop - the magic pointer was never used anyway, the
14723 only use of the magic was to check the type ('E') so that the
14724 appropriate environment manipulation code is called when %ENV
14726 Branch: maint-5.6/pureperl
14728 ____________________________________________________________________________
14729 [ 8849] By: jhi on 2001/02/20 17:12:20
14730 Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
14731 From: "Craig A. Berry" <craigberry@mac.com>
14732 Date: Mon, 19 Feb 2001 23:36:12 -0600
14733 Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
14735 Case-forgiving systems match TestInit.pm with TES*.
14737 ! t/lib/glob-basic.t
14738 ____________________________________________________________________________
14739 [ 8848] By: jhi on 2001/02/20 17:10:02
14740 Log: strict-w-proof the ?DBM_File, from Paul Marquess.
14742 ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
14743 ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
14744 ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
14745 ____________________________________________________________________________
14746 [ 8847] By: jhi on 2001/02/20 15:34:41
14747 Log: The #8843 wasn't quite right: %Config needs to imported.
14750 ____________________________________________________________________________
14751 [ 8846] By: jhi on 2001/02/20 15:31:50
14752 Log: Retract the #8838 and #8840 for now because of
14753 the DB_File tie problem.
14755 ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
14756 ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
14758 ____________________________________________________________________________
14759 [ 8845] By: alanbur on 2001/02/20 14:25:41
14760 Log: Removed GV <-> CV refcount loop
14761 CvGV(mycv) points to the parent GV of the CV, and was previously
14762 refcounted. The pointer remains, but the refcounting has been removed
14763 as it causes a refcount loop between the CV and GV that means the CV
14764 can't ever be deleted.
14765 Branch: maint-5.6/pureperl
14767 ____________________________________________________________________________
14768 [ 8844] By: alanbur on 2001/02/20 14:23:13
14769 Log: Fixed %^H scoping bug
14770 Branch: maint-5.6/pureperl
14772 ____________________________________________________________________________
14773 [ 8843] By: jhi on 2001/02/19 13:38:08
14774 Log: fork() not everywhere, cleanup temp files.
14777 ____________________________________________________________________________
14778 [ 8842] By: alanbur on 2001/02/19 12:42:07
14779 Log: Resynchronised with parent
14780 Branch: maint-5.6/pureperl
14781 !> pod/perlfaq4.pod sv.c utf8.c
14782 ____________________________________________________________________________
14783 [ 8841] By: jhi on 2001/02/19 03:35:51
14784 Log: Update Changes.
14786 ! Changes patchlevel.h
14787 ____________________________________________________________________________
14788 [ 8840] By: jhi on 2001/02/19 00:23:41
14789 Log: Subject: [patch] add sv_setref_uv
14790 From: Doug MacEachern <dougm@covalent.net>
14791 Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
14792 Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
14794 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
14795 ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
14796 ____________________________________________________________________________
14797 [ 8839] By: jhi on 2001/02/19 00:01:38
14798 Log: Put to rest the 20010205.001, the email address checking (not) regex.
14801 ____________________________________________________________________________
14802 [ 8838] By: jhi on 2001/02/18 22:17:54
14803 Log: Subject: [patch] xsubpp: make sv_setref_* targetable
14804 From: Doug MacEachern <dougm@covalent.net>
14805 Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
14806 Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
14808 ! lib/ExtUtils/xsubpp
14809 ____________________________________________________________________________
14810 [ 8837] By: jhi on 2001/02/18 22:16:50
14811 Log: Subject: [patch] -Wall cleanup round 2
14812 From: Doug MacEachern <dougm@covalent.net>
14813 Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
14814 Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
14816 ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
14817 ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
14818 ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
14819 ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
14820 ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
14821 ! ext/SDBM_File/SDBM_File.xs
14822 ____________________________________________________________________________
14823 [ 8836] By: jhi on 2001/02/18 22:11:20
14824 Log: Misapplied regex optimizations when \C is present.
14825 Fixes 20001230.002.
14827 What still remains broken is that the submatches that
14828 have \C in them get their UTF8 flag on because their
14829 parent SV has it on. This will result in malformed
14830 UTF8 if a \C happened to match a non-ASCII byte.
14832 ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
14834 ____________________________________________________________________________
14835 [ 8835] By: jhi on 2001/02/18 20:12:02
14836 Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
14838 The hash key got wrongly UTF8fied.
14840 ! pod/perlapi.pod toke.c utf8.c
14841 ____________________________________________________________________________
14842 [ 8834] By: jhi on 2001/02/18 19:44:25
14843 Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
14844 don't warn on magical or overloaded things.
14847 ____________________________________________________________________________
14848 [ 8833] By: nick on 2001/02/18 19:31:22
14849 Log: Integrate mainline
14851 +> t/TestInit.pm t/run/runenv.t
14853 !> MANIFEST Makefile.SH ext/Storable/ChangeLog
14854 !> ext/Storable/Storable.pm ext/Storable/Storable.xs
14855 !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
14856 !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
14857 !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
14858 !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
14860 ____________________________________________________________________________
14861 [ 8832] By: jhi on 2001/02/18 19:21:18
14862 Log: Integrate perlio.
14864 !> perlio.c pod/perldiag.pod
14865 ____________________________________________________________________________
14866 [ 8831] By: jhi on 2001/02/18 19:14:20
14867 Log: Integrate change #8827 from mainline.
14870 Branch: maint-5.6/perl
14872 ____________________________________________________________________________
14873 [ 8830] By: nick on 2001/02/18 19:10:34
14874 Log: Apply the spirit of patch from Nick Clark:
14875 Subject: [PATCH] Re: extensions that provide layers
14876 From: Nicholas Clark <nick@ccl4.org>
14877 Date: Mon, 12 Feb 2001 16:43:51 +0000
14878 Message-Id: <20010212164350.Q3652@plum.flirble.org>
14880 ! perlio.c pod/perldiag.pod
14881 ____________________________________________________________________________
14882 [ 8829] By: jhi on 2001/02/18 19:03:25
14883 Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN preamble on tests.
14884 From: schwern@pobox.com
14885 Date: Sun, 18 Feb 2001 13:44:35 -0500
14886 Message-ID: <20010218134435.A17544@magnonel.guild.net>
14888 Applied, but as t/TestInit.pm.
14891 ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
14892 ! t/op/subst_wamp.t
14893 ____________________________________________________________________________
14894 [ 8828] By: jhi on 2001/02/18 18:43:52
14895 Log: Integrate perlio.
14898 ____________________________________________________________________________
14899 [ 8827] By: jhi on 2001/02/18 18:41:33
14903 ____________________________________________________________________________
14904 [ 8826] By: nick on 2001/02/18 17:40:59
14905 Log: Fix [ID 20010217.002]
14906 open FOO, "<:raw:perlio", ...
14907 :raw now inserts default base layer below itself.
14909 open FOO, "<:unix", ...
14910 works as well - but leaves buffer layer on stack under the unix layer.
14913 ____________________________________________________________________________
14914 [ 8825] By: jhi on 2001/02/18 17:15:39
14915 Log: Integrate perlio.
14917 !> perlio.c perliol.h
14918 ____________________________________________________________________________
14919 [ 8824] By: jhi on 2001/02/18 17:10:53
14920 Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
14921 From: schwern@pobox.com
14922 Date: Sun, 18 Feb 2001 01:48:50 -0500
14923 Message-ID: <20010218014850.C19957@magnonel.guild.net>
14925 ! lib/Test/Harness.pm t/TEST t/op/chop.t
14926 ____________________________________________________________________________
14927 [ 8823] By: jhi on 2001/02/18 17:01:06
14928 Log: Add run/*.t to testables.
14931 ____________________________________________________________________________
14932 [ 8822] By: jhi on 2001/02/18 16:58:58
14933 Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
14934 From: schwern@pobox.com
14935 Date: Sun, 18 Feb 2001 01:11:35 -0500
14936 Message-ID: <20010218011135.A19957@magnonel.guild.net>
14938 Revive mjd's and Simon's PERL5OPT fix.
14942 ____________________________________________________________________________
14943 [ 8821] By: jhi on 2001/02/18 16:53:46
14944 Log: Subject: Re: Why t/TEST and not Test::Harness?
14945 From: schwern@pobox.com
14946 Date: Sat, 17 Feb 2001 22:44:44 -0500
14947 Message-ID: <20010217224444.A6679@magnonel.guild.net>
14949 Replace UTEST with TEST -utf8.
14952 ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
14953 ! t/lib/glob-basic.t
14954 ____________________________________________________________________________
14955 [ 8820] By: nick on 2001/02/18 13:06:16
14956 Log: Clean up a few core dumps when layers are used in unexpected ways.
14957 (Still not "right"...)
14959 ! perlio.c perliol.h
14960 ____________________________________________________________________________
14961 [ 8819] By: jhi on 2001/02/18 02:25:55
14962 Log: Integrate change #8818 from maintperl, a FAQ nit.
14964 !> pod/perlfaq4.pod
14965 ____________________________________________________________________________
14966 [ 8818] By: jhi on 2001/02/18 02:24:50
14967 Log: FAQ nit from Chris Fedde.
14968 Branch: maint-5.6/perl
14970 ____________________________________________________________________________
14971 [ 8817] By: nick on 2001/02/17 18:20:14
14972 Log: Integrate mainline
14974 +> lib/unicode/UCD.html lib/unicode/Unicode.html
14975 +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
14976 +> pod/perlclib.pod
14977 - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
14978 - lib/unicode/Unicode.301
14979 !> (integrate 324 files)
14980 ____________________________________________________________________________
14981 [ 8816] By: jhi on 2001/02/17 16:56:58
14982 Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
14984 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
14985 ! ext/Storable/Storable.xs t/lib/st-06compat.t
14986 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
14987 ____________________________________________________________________________
14988 [ 8815] By: jhi on 2001/02/17 16:40:07
14989 Log: Subject: [patch] -Wall
14990 From: Doug MacEachern <dougm@covalent.net>
14991 Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
14992 Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
14994 ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
14995 ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
14996 ____________________________________________________________________________
14997 [ 8814] By: jhi on 2001/02/16 19:27:18
14998 Log: Document qu better.
15001 ____________________________________________________________________________
15002 [ 8813] By: jhi on 2001/02/15 13:54:37
15003 Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
15004 From: Hugo <hv@crypt.compulink.co.uk>
15005 Date: Thu, 15 Feb 2001 13:39:49 +0000
15006 Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
15009 ____________________________________________________________________________
15010 [ 8812] By: alanbur on 2001/02/15 13:52:16
15011 Log: Resynchronised with parent
15012 Branch: maint-5.6/pureperl
15014 !> (integrate 36 files)
15015 ____________________________________________________________________________
15016 [ 8811] By: jhi on 2001/02/15 13:51:16
15017 Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
15019 Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
15020 From: Jan Dubois <JanD@ActiveState.com>
15021 Date: Wed, 31 Jan 2001 21:17:03 -0800
15022 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
15024 tweak change#8659 to keep it simple
15026 Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
15027 From: Russ Allbery <rra@stanford.edu>
15028 Date: 14 Feb 2001 10:15:41 -0800
15029 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
15033 Upgrade to podlators 1.08, from Russ Allbery.
15035 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
15036 !> utils/perldoc.PL
15037 ____________________________________________________________________________
15038 [ 8810] By: jhi on 2001/02/15 13:35:08
15039 Log: Upgrade to podlators 1.08, from Russ Allbery.
15040 Branch: maint-5.6/perl
15041 ! lib/Pod/Man.pm lib/Pod/Text.pm
15042 ____________________________________________________________________________
15043 [ 8809] By: jhi on 2001/02/15 13:26:38
15044 Log: (accidentally empty check-in)
15045 Branch: maint-5.6/perl
15046 ! lib/Test/Harness.pm
15047 ____________________________________________________________________________
15048 [ 8808] By: jhi on 2001/02/15 13:23:47
15049 Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
15050 From: Russ Allbery <rra@stanford.edu>
15051 Date: 14 Feb 2001 10:15:41 -0800
15052 Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
15054 perldoc was hardcoding $Config{installscript}, which breaks
15055 when install* isn't where Perl ends up (such as with AFS).
15057 Use $Config{scriptdir} instead.
15058 Branch: maint-5.6/perl
15060 ____________________________________________________________________________
15061 [ 8807] By: jhi on 2001/02/14 14:37:27
15062 Log: Update Changes.
15064 ! Changes patchlevel.h
15065 ____________________________________________________________________________
15066 [ 8806] By: jhi on 2001/02/14 14:25:31
15067 Log: Integrate changes #8803,8804,8805 from mainline.
15069 Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
15071 Don't skip too much of the locale error message if no environ array,
15074 More MacOS Classic fixes from Chris Nandor.
15075 Branch: maint-5.6/perl
15076 !> doop.c lib/Cwd.pm perl.c perl.h util.c
15077 ____________________________________________________________________________
15078 [ 8805] By: jhi on 2001/02/14 03:29:01
15079 Log: More MacOS Classic fixes from Chris Nandor.
15081 ! doop.c lib/Cwd.pm
15082 ____________________________________________________________________________
15083 [ 8804] By: jhi on 2001/02/14 03:18:35
15084 Log: Don't skip too much of the locale error message if no environ array,
15088 ____________________________________________________________________________
15089 [ 8803] By: jhi on 2001/02/14 03:14:14
15090 Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
15093 ____________________________________________________________________________
15094 [ 8802] By: jhi on 2001/02/13 18:31:33
15095 Log: AUTHORS update.
15098 ____________________________________________________________________________
15099 [ 8801] By: jhi on 2001/02/13 17:55:19
15100 Log: Integrate change #8792 from mainline.
15102 Subject: buncha MacPerl patches for bleadperl
15103 From: Chris Nandor <pudge@pobox.com>
15104 Date: Tue, 13 Feb 2001 00:02:43 -0500
15105 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
15106 Branch: maint-5.6/perl
15107 !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
15108 !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
15109 !> t/lib/basename.t toke.c util.h
15110 ____________________________________________________________________________
15111 [ 8800] By: jhi on 2001/02/13 17:46:43
15112 Log: When doing that Fpos_t used in PerlIO_getpos proto needs
15113 to be forced to Off_t.
15115 Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
15116 From: nick@ccl4.org
15117 Date: Thu, 1 Feb 2001 12:01:04 +0000
15118 Message-Id: <20010201120103.E11401@plum.flirble.org>
15119 Branch: maint-5.6/perl
15120 ! iperlsys.h perlio.c
15121 ____________________________________________________________________________
15122 [ 8799] By: jhi on 2001/02/13 16:52:51
15123 Log: Duplex duplex hunk hunk.
15124 Branch: maint-5.6/perl
15126 ____________________________________________________________________________
15127 [ 8797] By: jhi on 2001/02/13 14:52:04
15128 Log: Subject: [PATCH perl@8773] integral ok lines for VMS
15129 From: "Craig A. Berry" <craigberry@mac.com>
15130 Date: Mon, 12 Feb 2001 11:05:25 -0600
15131 Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
15133 ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
15134 ____________________________________________________________________________
15135 [ 8796] By: jhi on 2001/02/13 14:36:47
15136 Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
15137 From: simon.cozens@pembroke.oxford.ac.uk
15138 Date: Sat, 10 Feb 2001 17:57:02 +0000
15139 Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
15141 Now it does include.
15144 ____________________________________________________________________________
15145 [ 8795] By: jhi on 2001/02/13 14:30:11
15146 Log: Sort the MANIFEST.
15149 ____________________________________________________________________________
15150 [ 8794] By: jhi on 2001/02/13 14:26:51
15151 Log: Integrate change #8793 from mainline, FAQ updates.
15152 Branch: maint-5.6/perl
15153 !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
15154 ____________________________________________________________________________
15155 [ 8793] By: jhi on 2001/02/13 14:25:13
15156 Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
15158 ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
15159 ____________________________________________________________________________
15160 [ 8792] By: jhi on 2001/02/13 14:22:50
15161 Log: Subject: buncha MacPerl patches for bleadperl
15162 From: Chris Nandor <pudge@pobox.com>
15163 Date: Tue, 13 Feb 2001 00:02:43 -0500
15164 Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
15166 ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
15167 ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
15168 ! t/lib/basename.t toke.c util.h
15169 ____________________________________________________________________________
15170 [ 8791] By: jhi on 2001/02/13 14:10:39
15171 Log: Integrate change #8790 from mainline.
15173 environ array wrongly assumed in Perl_init_i18nl10n(),
15174 Branch: maint-5.6/perl
15176 ____________________________________________________________________________
15177 [ 8790] By: jhi on 2001/02/13 14:06:15
15178 Log: environ array wrongly assumed in Perl_init_i18nl10n(),
15179 noticed by Chris Nandor in MacOS Classic.
15182 ____________________________________________________________________________
15183 [ 8789] By: jhi on 2001/02/13 13:58:07
15184 Log: Integrate changes #8373,8487,8544,8783 from mainline.
15186 Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
15187 hints files, the dynaloading, assimilate ebcdic into util.c.
15188 Branch: maint-5.6/perl
15190 ! MANIFEST hints/posix-bc.sh
15191 !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
15192 !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
15193 !> perlapi.c proto.h util.c
15194 ____________________________________________________________________________
15195 [ 8788] By: alanbur on 2001/02/13 10:33:13
15196 Log: Integrated changes from maint-5.6
15197 Branch: maint-5.6/pureperl
15198 !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
15199 !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
15200 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
15201 !> vos/config.ga.h vos/configure_perl.cm
15202 ____________________________________________________________________________
15203 [ 8787] By: jhi on 2001/02/13 05:56:36
15204 Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
15207 ____________________________________________________________________________
15208 [ 8786] By: jhi on 2001/02/13 05:54:34
15209 Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
15210 From: Dorner Thomas <Thomas.Dorner@start.de>
15211 Date: Mon, 12 Feb 2001 15:06:26 +0100
15212 Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
15213 Branch: maint-5.6/perl
15215 ____________________________________________________________________________
15216 [ 8785] By: jhi on 2001/02/13 05:29:04
15217 Log: Integrate change #8781 from maintperl, OpenBSD hints update.
15219 !> hints/openbsd.sh
15220 ____________________________________________________________________________
15221 [ 8784] By: jhi on 2001/02/13 02:25:24
15222 Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
15223 From: Peter Prymmer <pvhp@forte.com>
15224 Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
15225 Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
15228 ____________________________________________________________________________
15229 [ 8783] By: jhi on 2001/02/13 02:22:36
15230 Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
15233 ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
15234 ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
15236 ____________________________________________________________________________
15237 [ 8782] By: jhi on 2001/02/13 02:00:07
15238 Log: Add OpenBSD to the list of 5.6.1-okay platforms.
15239 Branch: maint-5.6/perl
15241 ____________________________________________________________________________
15242 [ 8781] By: jhi on 2001/02/13 01:58:44
15243 Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
15244 Branch: maint-5.6/perl
15246 ____________________________________________________________________________
15247 [ 8780] By: jhi on 2001/02/13 01:57:33
15248 Log: Synchronize the regexp tests between maintperl and mainline.
15249 Branch: maint-5.6/perl
15251 ____________________________________________________________________________
15252 [ 8779] By: jhi on 2001/02/13 01:49:35
15253 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
15254 From: Hugo <hv@crypt.compulink.co.uk>
15255 Date: Tue, 13 Feb 2001 00:11:11 +0000
15256 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
15258 ! regcomp.c t/op/re_tests
15259 ____________________________________________________________________________
15260 [ 8778] By: jhi on 2001/02/13 00:23:10
15261 Log: Comments do not nest.
15264 ____________________________________________________________________________
15265 [ 8777] By: jhi on 2001/02/13 00:17:54
15266 Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/
15267 From: Hugo <hv@crypt.compulink.co.uk>
15268 Date: Tue, 13 Feb 2001 00:11:11 +0000
15269 Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
15270 Branch: maint-5.6/perl
15271 ! regcomp.c t/op/re_tests
15272 ____________________________________________________________________________
15273 [ 8776] By: jhi on 2001/02/12 23:25:52
15274 Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
15275 Branch: maint-5.6/perl
15277 ____________________________________________________________________________
15278 [ 8775] By: jhi on 2001/02/12 23:04:28
15279 Log: VOS updates for 5.6-TRIAL2 from Paul Green.
15280 Branch: maint-5.6/perl
15281 ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
15282 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
15283 ! vos/configure_perl.cm
15284 ____________________________________________________________________________
15285 [ 8774] By: jhi on 2001/02/12 22:59:11
15286 Log: Subject: Re: [patch] context for 'U' magic functions
15287 From: Doug MacEachern <dougm@covalent.net>
15288 Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
15289 Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
15291 plus the suggestion by Nick Ing-Simmons to name the macro
15292 as PERL_MG_UFUNC to avoid namespace pollution, plus add
15293 the advice by Doug for XS writers to perl.h
15296 ____________________________________________________________________________
15297 [ 8773] By: jhi on 2001/02/11 20:14:12
15298 Log: Update Changes.
15300 ! Changes patchlevel.h
15301 ____________________________________________________________________________
15302 [ 8772] By: jhi on 2001/02/11 18:47:52
15303 Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
15304 From: Simon Cozens <simon@cozens.net>
15305 Date: Wed, 31 Jan 2001 16:31:43 +0000
15306 Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
15309 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
15311 ____________________________________________________________________________
15312 [ 8771] By: jhi on 2001/02/11 18:36:48
15313 Log: Upgrade to Unicode 3.1 beta 2001-02-11.
15315 Blocks-4d3.beta.txt
15316 CaseFolding-3d4.beta.txt
15317 CompositionExclusions-3d6.beta.txt
15318 EastAsianWidth-4d4.beta.txt
15319 LineBreak-6d3.beta.txt
15320 NamesList-3.1.0d1.beta.txt
15321 PropList-3.1.0d4.beta.txt
15322 SpecialCasing-4d1.beta.txt
15323 UnicodeData-3.1.0d6.beta.txt
15325 + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
15326 +> lib/unicode/UCD.html lib/unicode/Unicode.html
15327 - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
15328 - lib/unicode/Unicode.301
15330 ____________________________________________________________________________
15331 [ 8770] By: jhi on 2001/02/11 17:26:22
15332 Log: UTF-8 documentation.
15335 ____________________________________________________________________________
15336 [ 8769] By: jhi on 2001/02/11 17:12:49
15337 Log: Retract #8762.
15340 ____________________________________________________________________________
15341 [ 8768] By: jhi on 2001/02/11 16:54:45
15342 Log: Subject: [PATCH] Test::Harness
15343 From: andreas.koenig@anima.de (Andreas J. Koenig)
15344 Date: 11 Feb 2001 14:37:00 +0100
15345 Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
15347 ! lib/Test/Harness.pm
15348 ____________________________________________________________________________
15349 [ 8767] By: jhi on 2001/02/11 16:53:52
15350 Log: Subject: [PATCH] Document makepatch in Porting/patching
15351 From: andreas.koenig@anima.de (Andreas J. Koenig)
15352 Date: 11 Feb 2001 16:46:28 +0100
15353 Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
15355 ! Porting/patching.pod
15356 ____________________________________________________________________________
15357 [ 8766] By: jhi on 2001/02/11 06:30:23
15358 Log: Subject: Re: [patch] GvSHARED
15359 Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
15360 From: Doug MacEachern <dougm@covalent.net>
15361 Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
15363 Subject: Re: [patch] GvSHARED
15364 From: Doug MacEachern <dougm@covalent.net>
15365 Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
15366 Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
15368 Subject: [patch] attributes.pm support for `shared'
15369 From: Doug MacEachern <dougm@covalent.net>
15370 Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
15371 Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
15373 our() attributes were ignored, our :shared pieces missing,
15374 allow attributes.pm to turn on shared.
15376 ! op.c t/op/attrs.t toke.c xsutils.c
15377 ____________________________________________________________________________
15378 [ 8765] By: alanbur on 2001/02/10 23:11:19
15379 Log: Resync with parent (hopefully sucessfully this time)
15380 Branch: maint-5.6/pureperl
15381 !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
15382 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
15383 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
15384 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
15385 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
15386 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
15387 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
15388 ____________________________________________________________________________
15389 [ 8764] By: jhi on 2001/02/10 22:54:38
15390 Log: Make TEST and UTEST more verbose in case something goes
15391 wrong in running/compiling a script, suggested by Doug
15395 ____________________________________________________________________________
15396 [ 8763] By: jhi on 2001/02/10 22:11:34
15397 Log: Bogus shebang.
15400 ____________________________________________________________________________
15401 [ 8762] By: jhi on 2001/02/10 21:56:02
15402 Log: (Retracted by #8769)
15405 ____________________________________________________________________________
15406 [ 8761] By: jhi on 2001/02/10 21:26:15
15407 Log: Subject: Re: [patch] GvSHARED
15408 From: Doug MacEachern <dougm@covalent.net>
15409 Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
15410 Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
15412 our @EXPORT : shared = (...);
15415 ____________________________________________________________________________
15416 [ 8760] By: jhi on 2001/02/10 21:25:07
15417 Log: Subject: [patch] GvSHARED
15418 From: Doug MacEachern <dougm@covalent.net>
15419 Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
15420 Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
15422 ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
15423 ____________________________________________________________________________
15424 [ 8759] By: alanbur on 2001/02/10 21:24:27
15425 Log: Backed out mismerge.
15426 Branch: maint-5.6/pureperl
15427 ! MANIFEST README.hpux README.vmesa gv.c installhtml
15428 ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
15429 ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
15430 ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
15431 ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
15432 ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
15433 ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
15434 ____________________________________________________________________________
15435 [ 8758] By: jhi on 2001/02/10 18:01:17
15436 Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
15438 Fixed UMRs and leak in Perl_pmtrans()
15440 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
15441 associated UTFied tr/// code. Also fixed scoping leak of
15444 newATTRSUB leaks when an attempt to redefine the active sort sub is
15446 Branch: maint-5.6/perl
15448 ____________________________________________________________________________
15449 [ 8757] By: alanbur on 2001/02/10 17:56:46
15450 Log: Resynchronised with parent
15451 Branch: maint-5.6/pureperl
15455 !> MANIFEST README.hpux README.vmesa installhtml
15456 !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
15457 !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
15458 !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
15459 !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
15460 !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
15461 !> pod/perltootc.pod win32/Makefile win32/makefile.mk
15462 ____________________________________________________________________________
15463 [ 8756] By: alanbur on 2001/02/10 17:51:15
15464 Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
15466 Branch: maint-5.6/pureperl
15468 ____________________________________________________________________________
15469 [ 8755] By: jhi on 2001/02/09 22:41:35
15470 Log: Upgrade to CPAN 1.59_54, from Andreas König.
15472 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
15473 ____________________________________________________________________________
15474 [ 8754] By: jhi on 2001/02/09 22:29:20
15475 Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
15477 Didn't upgrade the fill.t since it has a dependency to File::Slurp
15478 purely for debugging purposes, the actual test hasn't changed.
15480 ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
15482 ____________________________________________________________________________
15483 [ 8753] By: jhi on 2001/02/09 20:17:50
15484 Log: Integrate change #8682 from maintperl.
15486 IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
15490 ____________________________________________________________________________
15491 [ 8752] By: jhi on 2001/02/09 20:00:46
15492 Log: Update Changes.
15494 ! Changes patchlevel.h
15495 ____________________________________________________________________________
15496 [ 8751] By: nick on 2001/02/09 19:48:37
15497 Log: Integrate mainline
15499 +> README.bs2000 t/lib/cgi-esc.t
15501 !> (integrate 53 files)
15502 ____________________________________________________________________________
15503 [ 8750] By: nick on 2001/02/09 19:25:16
15504 Log: Subject: RE: Biannual Competition to Improve Hashing Function
15505 From: Fisher Mark <fisherm@tce.com>
15506 Date: Thu, 8 Feb 2001 10:44:00 -0500
15507 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
15508 Date: Thu, 8 Feb 2001 15:02:47 -0500
15509 Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
15511 ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
15512 ____________________________________________________________________________
15513 [ 8749] By: jhi on 2001/02/09 19:02:35
15514 Log: Forgotten fragment.
15517 ____________________________________________________________________________
15518 [ 8748] By: jhi on 2001/02/09 18:31:34
15519 Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
15520 plus manual tweakage.
15522 Sync the perlfaq2 between mainline and maintperl.
15523 Branch: maint-5.6/perl
15526 !> pod/perlfaq2.pod
15527 ____________________________________________________________________________
15528 [ 8747] By: jhi on 2001/02/09 18:12:04
15529 Log: Subject: versiononly and installperl
15530 From: abigail@foad.org
15531 Date: Wed, 7 Feb 2001 22:43:12 +0100
15532 Message-ID: <20010207214312.7045.qmail@foad.org>
15534 Add +v flag to force a normal install of the perl binary
15537 Subject: [PATCH] installperl
15538 From: Nicholas Clark <nick@ccl4.org>
15539 Date: Fri, 9 Feb 2001 16:28:57 +0000
15540 Message-ID: <20010209162857.B10931@plum.flirble.org>
15542 Add -A flag which also hardlinks the binary with
15543 the full architecture name.
15546 ____________________________________________________________________________
15547 [ 8746] By: jhi on 2001/02/09 18:03:43
15548 Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
15550 Subject: perlfaq2, re: perlmongers
15552 Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
15554 Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
15556 Subject: [ID 20010205.001] typo in perlfaq9
15558 Subject: [ID 20010208.002] unordered explanation in perlcall
15559 Branch: maint-5.6/perl
15560 !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
15561 !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
15562 !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
15563 ____________________________________________________________________________
15564 [ 8745] By: jhi on 2001/02/09 17:59:09
15565 Log: Subject: [ID 20010208.002] unordered explanation in perlcall
15566 From: abela@geneanet.org
15567 Date: Thu, 8 Feb 2001 16:11:46 +0100 (CET)
15568 Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
15571 ____________________________________________________________________________
15572 [ 8744] By: jhi on 2001/02/09 17:48:16
15573 Log: Subject: [ID 20010205.001] typo in perlfaq9
15574 From: eserte@vran.herceg.de
15575 Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
15576 Message-Id: <200102042244.XAA21926@vran.herceg.de>
15579 ____________________________________________________________________________
15580 [ 8743] By: jhi on 2001/02/09 17:25:12
15581 Log: Integrate change #8695 from maintperl.
15583 thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
15586 ____________________________________________________________________________
15587 [ 8742] By: jhi on 2001/02/09 17:21:22
15588 Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
15589 From: Andy Dougherty <doughera@lafayette.edu>
15590 Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
15591 Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
15594 ____________________________________________________________________________
15595 [ 8741] By: jhi on 2001/02/09 17:05:19
15596 Log: Integrate changes #8738,8739,8740 from maintperl.
15598 Html files will be installed in a more logical and easier to
15599 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
15601 Html files will be generated with a header to make them look
15602 a little less bare.
15604 Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
15606 !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
15607 ____________________________________________________________________________
15608 [ 8740] By: jhi on 2001/02/09 17:03:46
15609 Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
15610 From: "Brendan O'Dea" <bod@compusol.com.au>
15611 Date: Sun, 4 Feb 2001 11:17:56 +1100
15612 Message-ID: <20010204111756.A16301@compusol.com.au>
15613 Branch: maint-5.6/perl
15615 ____________________________________________________________________________
15616 [ 8739] By: jhi on 2001/02/09 17:01:59
15617 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
15618 From: "Indy Singh" <indy@nusphere.com>
15619 Date: Fri, 2 Feb 2001 15:09:59 -0500
15620 Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
15622 Html files will be generated with a header to make them look
15623 a little less bare.
15624 Branch: maint-5.6/perl
15626 ____________________________________________________________________________
15627 [ 8738] By: jhi on 2001/02/09 16:58:48
15628 Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
15629 From: "Indy Singh" <indy@nusphere.com>
15630 Date: Fri, 2 Feb 2001 15:08:23 -0500
15631 Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
15633 Html files will be installed in a more logical and easier to
15634 find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
15635 Branch: maint-5.6/perl
15636 ! win32/Makefile win32/makefile.mk
15637 ____________________________________________________________________________
15638 [ 8737] By: jhi on 2001/02/09 16:46:54
15639 Log: Integrate changes #8687,8736 from maintperl.
15641 HP-UX thread patches from Merijn H. Brand.
15643 Latin nit from Philip Newton.
15645 !> README.hpux hints/hpux.sh
15646 ____________________________________________________________________________
15647 [ 8736] By: jhi on 2001/02/09 16:42:31
15648 Log: Latin nit from Philip Newton.
15649 Branch: maint-5.6/perl
15651 ____________________________________________________________________________
15652 [ 8735] By: jhi on 2001/02/09 16:24:03
15653 Log: Integrate changes #8704,8710 from pureperl.
15655 Fixed UMRs and leak in Perl_pmtrans()
15657 Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
15658 associated UTFied tr/// code. Also fixed scoping leak of
15662 ____________________________________________________________________________
15663 [ 8734] By: jhi on 2001/02/09 15:40:21
15664 Log: Integrate change #8733 from maintperl.
15666 Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
15669 ____________________________________________________________________________
15670 [ 8733] By: jhi on 2001/02/09 15:35:47
15671 Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
15672 From: Prymmer/Kahn <pvhp@best.com>
15673 Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
15674 Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
15675 Branch: maint-5.6/perl
15677 ____________________________________________________________________________
15678 [ 8732] By: jhi on 2001/02/09 15:26:17
15679 Log: Rename README.posix-bc to README.bs2000 (to avoid the
15680 confusion of a "perlposix-bc.pod"), add a few missing
15681 arch pods, regen toc.
15682 Branch: maint-5.6/perl
15685 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
15686 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
15687 ____________________________________________________________________________
15688 [ 8731] By: jhi on 2001/02/09 15:23:39
15689 Log: De-cut-and-pasto.
15692 ____________________________________________________________________________
15693 [ 8730] By: jhi on 2001/02/09 15:11:13
15694 Log: Rename README.posix-bc to README.bs2000 to avoid confusion
15695 when people think that perlposix-bc.pod tells anything about
15696 Perl and POSIX. Regen toc.
15700 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
15701 ! pod/perltoc.pod win32/Makefile win32/makefile.mk
15702 ____________________________________________________________________________
15703 [ 8729] By: jhi on 2001/02/09 14:52:28
15704 Log: The README.vmesa part of #8712 from maintperl.
15707 ____________________________________________________________________________
15708 [ 8728] By: jhi on 2001/02/09 14:46:06
15709 Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
15710 From: Peter Prymmer <pvhp@forte.com>
15711 Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
15712 Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
15713 Branch: maint-5.6/perl
15714 ! README.vmesa win32/Makefile win32/makefile.mk
15715 ____________________________________________________________________________
15716 [ 8727] By: jhi on 2001/02/09 14:33:25
15717 Log: Integrate change #8712 from mainline.
15719 [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
15720 Branch: maint-5.6/perl
15722 ____________________________________________________________________________
15723 [ 8726] By: jhi on 2001/02/09 14:30:28
15724 Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
15725 From: Peter Prymmer <pvhp@forte.com>
15726 Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
15727 Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
15730 ! MANIFEST lib/CGI/Util.pm
15731 ____________________________________________________________________________
15732 [ 8725] By: jhi on 2001/02/09 04:56:47
15733 Log: Add NonStopUX to the list of 5.6.1-proven platforms.
15734 Branch: maint-5.6/perl
15736 ____________________________________________________________________________
15737 [ 8724] By: jhi on 2001/02/09 04:40:59
15738 Log: Integrate changes 7819,7820 from vmsperl into mainline.
15740 Add header for LIB$ prototypes (C. Berry)
15742 Convert fwrite()s to sockets to write()s, since some socket stacks
15743 don't take kindly to stdio.
15744 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
15745 (for often optional LNMs)
15746 Correct a few typos
15749 !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
15750 ____________________________________________________________________________
15751 [ 8723] By: jhi on 2001/02/09 03:29:29
15752 Log: Integrate change #8722 from mainline.
15754 The Im() function wasn't returning zero for non-Math::Complex
15755 arguments. The bug reported by John Gamble.
15756 Branch: maint-5.6/perl
15757 !> lib/Math/Complex.pm
15758 ____________________________________________________________________________
15759 [ 8722] By: jhi on 2001/02/09 03:28:33
15760 Log: The Im() function wasn't returning zero for non-Math::Complex
15761 arguments. The bug reported by John Gamble.
15763 ! lib/Math/Complex.pm
15764 ____________________________________________________________________________
15765 [ 8721] By: nick on 2001/02/08 22:11:35
15766 Log: Correct the correction :-(
15769 ____________________________________________________________________________
15770 [ 8720] By: bailey on 2001/02/08 20:59:22
15771 Log: Convert frwite()s to sockets to write()s, since some socket stacks
15772 don't take kindly to stdio.
15773 Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
15774 (for often optional LNMs)
15775 Correct a few typos
15778 ! vms/vms.c vms/vmsish.h
15779 ____________________________________________________________________________
15780 [ 8719] By: bailey on 2001/02/08 20:51:02
15781 Log: Add header for LIB$ prototypes (C. Berry)
15783 ! ext/Devel/DProf/DProf.xs
15784 ____________________________________________________________________________
15785 [ 8718] By: bailey on 2001/02/08 20:49:00
15788 +> pod/perliol.pod t/lib/sample-tests/bailout
15789 +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
15790 +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
15791 +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
15792 +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
15793 +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
15794 +> t/lib/sample-tests/with_comments t/lib/test-harness.t
15795 - lib/unicode/Is/DCinital.pl
15796 !> (integrate 101 files)
15797 ____________________________________________________________________________
15798 [ 8717] By: nick on 2001/02/08 19:38:48
15799 Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
15800 From: Robin Barker <rmb1@cise.npl.co.uk>
15801 Date: Thu, 8 Feb 2001 14:38:07 GMT
15802 Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
15805 ____________________________________________________________________________
15806 [ 8716] By: nick on 2001/02/08 19:29:07
15807 Log: Generated files form 8713 etc.
15809 ! embed.h global.sym objXSUB.h perlapi.c proto.h
15810 ____________________________________________________________________________
15811 [ 8715] By: nick on 2001/02/08 19:26:08
15812 Log: Fixup non-ithread build after 8713
15815 ____________________________________________________________________________
15816 [ 8714] By: nick on 2001/02/08 19:17:45
15817 Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
15818 From: nick@ccl4.org
15819 Date: Wed, 7 Feb 2001 00:27:47 +0000
15820 Message-Id: <20010207002747.B63724@plum.flirble.org>
15823 ____________________________________________________________________________
15824 [ 8713] By: nick on 2001/02/08 19:15:58
15825 Log: Subject: Re: [patch] Re: PL_ptr_table
15826 From: Doug Maceachern <dougm@covalent.net>
15827 Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
15828 Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
15830 ! embed.pl perl.c sv.c sv.h
15831 ____________________________________________________________________________
15832 [ 8712] By: nick on 2001/02/08 19:12:47
15833 Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
15834 From: Peter Prymmer <pvhp@forte.com>
15835 Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
15836 Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
15839 ____________________________________________________________________________
15840 [ 8711] By: nick on 2001/02/07 21:06:11
15841 Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
15842 Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
15843 From: Alan Burlison <Alan.Burlison@uk.sun.com>
15844 Date: Tue, 06 Feb 2001 23:37:01 +0000
15845 Message-Id: <3A808A9D.20F7A035@uk.sun.com>
15848 ____________________________________________________________________________
15849 [ 8710] By: alanbur on 2001/02/07 00:22:04
15850 Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
15851 associated UTFied tr/// code. Also fixed scoping leak of
15853 Branch: maint-5.6/pureperl
15855 ____________________________________________________________________________
15856 [ 8709] By: nick on 2001/02/06 21:16:49
15857 Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
15858 From: Michael G Schwern <schwern@pobox.com>
15859 Date: Sun, 4 Feb 2001 19:47:14 -0500
15860 Message-Id: <20010204194714.A4698@blackrider.aocn.com>
15862 ! pod/perlapi.pod pod/perlmodlib.PL
15863 ____________________________________________________________________________
15864 [ 8708] By: nick on 2001/02/06 20:41:20
15865 Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
15866 From: Michael G Schwern <schwern@pobox.com>
15867 Date: Sun, 4 Feb 2001 21:17:49 -0500
15868 Message-Id: <20010204211748.A13415@blackrider.aocn.com>
15870 ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
15871 ! pod/perltootc.pod
15872 ____________________________________________________________________________
15873 [ 8707] By: nick on 2001/02/06 20:29:11
15874 Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
15875 From: Michael G Schwern <schwern@pobox.com>
15876 Date: Tue, 6 Feb 2001 05:54:30 -0500
15877 Message-Id: <20010206055430.A951@blackrider.aocn.com>
15879 ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
15880 ____________________________________________________________________________
15881 [ 8706] By: nick on 2001/02/06 20:21:40
15882 Log: Subject: RE: some win32 fixes
15883 Date: Tue, 6 Feb 2001 09:23:20 +0300
15884 From: Vadim Konovalov <vkonovalov@lucent.com>
15885 Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
15887 ! toke.c win32/Makefile win32/config.bc win32/config.gc
15888 ! win32/config.vc win32/config_H.bc win32/makefile.mk
15889 ____________________________________________________________________________
15890 [ 8705] By: alanbur on 2001/02/06 15:00:03
15891 Log: Synchronised with parent
15892 Branch: maint-5.6/pureperl
15894 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
15895 !> utils/perldoc.PL win32/Makefile win32/makefile.mk
15896 ____________________________________________________________________________
15897 [ 8704] By: alanbur on 2001/02/06 14:55:24
15898 Log: Fixed UMRs and leak in Perl_pmtrans()
15899 Branch: maint-5.6/pureperl
15901 ____________________________________________________________________________
15902 [ 8703] By: gsar on 2001/02/06 02:29:37
15903 Log: $(MAKE) distclean doesn't clean up properly on windows
15904 Branch: maint-5.6/perl
15905 ! win32/Makefile win32/makefile.mk
15906 ____________________________________________________________________________
15907 [ 8702] By: gsar on 2001/02/06 01:00:46
15908 Log: tweak change#8659 to keep it simple
15909 Branch: maint-5.6/perl
15911 ____________________________________________________________________________
15912 [ 8701] By: gsar on 2001/02/05 22:45:41
15913 Log: change#8693 was missing testsuite changes
15914 Branch: maint-5.6/perl
15915 !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
15916 ____________________________________________________________________________
15917 [ 8700] By: nick on 2001/02/05 20:32:52
15918 Log: Integrate mainline
15920 +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
15921 +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
15922 +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
15923 +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
15924 +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
15925 +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
15926 +> t/lib/test-harness.t
15927 !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
15928 !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
15929 !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
15930 !> pod/perlutil.pod t/TEST utils/h2xs.PL
15931 ____________________________________________________________________________
15932 [ 8699] By: nick on 2001/02/05 19:41:07
15933 Log: Subject: perlfaq2, re: perlmongers
15934 From: David H. Adler <dha@panix.com>
15935 Date: Sun, 4 Feb 2001 23:48:23 -0500
15936 Message-Id: <20010204234823.A13429@panix.com>
15939 ____________________________________________________________________________
15940 [ 8698] By: nick on 2001/02/05 19:39:31
15941 Log: Missed file f#rom the testharness mess.
15943 + t/lib/test-harness.t
15944 ____________________________________________________________________________
15945 [ 8697] By: nick on 2001/02/05 19:37:21
15946 Log: Subject: [DOC PATCH] overload.pm nits
15947 From: John Tobey <jtobey@john-edwin-tobey.org>
15948 Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
15949 Message-Id: <m14Pae7-000FOoC@feynman.localnet>
15952 ____________________________________________________________________________
15953 [ 8696] By: alanbur on 2001/02/05 11:56:00
15954 Log: Sync with parent
15955 Branch: maint-5.6/pureperl
15957 ____________________________________________________________________________
15958 [ 8695] By: gsar on 2001/02/05 03:27:34
15959 Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
15960 Branch: maint-5.6/perl
15962 ____________________________________________________________________________
15963 [ 8694] By: alanbur on 2001/02/05 00:07:47
15964 Log: Initial branch creation from //depot/maint-5.6/perl
15965 Branch: maint-5.6/pureperl
15966 +> (branch 1719 files)
15967 ____________________________________________________________________________
15968 [ 8693] By: gsar on 2001/02/04 22:38:49
15969 Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
15971 Branch: maint-5.6/perl
15972 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
15973 !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
15974 !> ext/DB_File/version.c
15975 ____________________________________________________________________________
15976 [ 8692] By: nick on 2001/02/04 18:15:57
15977 Log: The missed t/TEST part of the grand testharness upgrade.
15980 ____________________________________________________________________________
15981 [ 8691] By: nick on 2001/02/04 18:05:17
15982 Log: New improved test harness
15983 Subject: Re: [PATCH Test::Harness] Third time's a charm?
15984 From: Michael G Schwern <schwern@pobox.com>
15985 Date: Sun, 4 Feb 2001 08:01:20 -0500
15986 Message-Id: <20010204080120.G10493@blackrider.aocn.com>
15988 + t/lib/sample-tests/bailout t/lib/sample-tests/combined
15989 + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
15990 + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
15991 + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
15992 + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
15993 + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
15994 ! MANIFEST lib/Test/Harness.pm
15995 ____________________________________________________________________________
15996 [ 8690] By: nick on 2001/02/04 17:57:51
15997 Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
15998 From: Jonathan Stowe <gellyfish@gellyfish.com>
15999 Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
16000 Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
16003 ____________________________________________________________________________
16004 [ 8689] By: nick on 2001/02/04 17:55:24
16005 Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
16006 From: Michael G Schwern <schwern@pobox.com>
16007 Date: Sat, 3 Feb 2001 22:46:38 -0500
16008 Message-Id: <20010203224638.E10493@blackrider.aocn.com>
16010 ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
16011 ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
16012 ____________________________________________________________________________
16013 [ 8688] By: nick on 2001/02/04 17:43:55
16014 Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
16015 length byfailing to spot lack of closing )
16016 From: nick@talking.bollo.cx
16017 Date: Sat, 03 Feb 2001 23:53:16 +0000
16018 Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
16020 ! perlio.c pod/perldiag.pod
16021 ____________________________________________________________________________
16022 [ 8687] By: jhi on 2001/02/03 17:11:42
16023 Log: HP-UX thread patches from Merijn H. Brand.
16024 Branch: maint-5.6/perl
16025 ! README.hpux hints/hpux.sh
16026 ____________________________________________________________________________
16027 [ 8686] By: jhi on 2001/02/03 16:40:12
16028 Log: Metaconfig changes for #8685.
16030 ! U/installdirs/instubperl.U
16031 Branch: metaconfig/U/perl
16032 ! Devel.U versiononly.U
16033 ____________________________________________________________________________
16034 [ 8685] By: jhi on 2001/02/03 16:39:49
16035 Log: For -Dusedevel builds turn off installusrbinperl and turn on
16036 versiononly, a combined idea of Richard Soderberg and Merijn
16037 H. Brand. You can still override both of these from the command
16038 line if you need to, -Dinstallusrbinperl and -Uversiononly.
16041 ____________________________________________________________________________
16042 [ 8684] By: jhi on 2001/02/03 16:16:34
16043 Log: Metaconfig unit fix for #8683.
16045 ! U/compline/nblock_io.U
16046 ____________________________________________________________________________
16047 [ 8683] By: jhi on 2001/02/03 16:16:12
16048 Log: Configure fix for the DYNIX/ptx F_SETFL problem,
16049 reported by Peter Prymmer for 5.6-TRIAL1.
16052 ____________________________________________________________________________
16053 [ 8682] By: jhi on 2001/02/03 05:52:11
16054 Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
16056 Branch: maint-5.6/perl
16058 ____________________________________________________________________________
16059 [ 8681] By: jhi on 2001/02/03 05:47:33
16060 Log: perlport tweaks from Peter Prymmer and Chris Nandor.
16061 Branch: maint-5.6/perl
16063 ____________________________________________________________________________
16064 [ 8680] By: jhi on 2001/02/02 21:39:49
16065 Log: perlport update from Peter Prymmer.
16066 Branch: maint-5.6/perl
16068 ____________________________________________________________________________
16069 [ 8679] By: nick on 2001/02/02 20:50:48
16070 Log: Integrate mainline
16072 !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
16073 !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
16074 !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
16075 ____________________________________________________________________________
16076 [ 8678] By: gsar on 2001/02/02 16:02:12
16077 Log: note about bincompat, slightly modified (from Lupe Christoph)
16078 Branch: maint-5.6/perl
16080 ____________________________________________________________________________
16081 [ 8677] By: jhi on 2001/02/02 15:46:20
16082 Log: Supported platforms updates.
16083 Branch: maint-5.6/perl
16085 ____________________________________________________________________________
16086 [ 8676] By: jhi on 2001/02/02 03:41:26
16087 Log: A couple more perlfaq2 tweaks.
16088 Branch: maint-5.6/perl
16090 ____________________________________________________________________________
16091 [ 8675] By: jhi on 2001/02/02 03:17:44
16092 Log: Misedit in #8661.
16093 Branch: maint-5.6/perl
16095 ____________________________________________________________________________
16096 [ 8674] By: jhi on 2001/02/02 03:14:38
16098 Branch: maint-5.6/perl
16100 ____________________________________________________________________________
16101 [ 8673] By: jhi on 2001/02/02 03:12:40
16102 Log: perlfaq update from Elaine Ashton.
16103 Branch: maint-5.6/perl
16105 ____________________________________________________________________________
16106 [ 8672] By: jhi on 2001/02/02 03:07:08
16107 Log: UTF-8 s/// patch from Inaba Hiroto.
16108 Branch: maint-5.6/perl
16109 ! pp_ctl.c pp_hot.c
16110 ____________________________________________________________________________
16111 [ 8671] By: jhi on 2001/02/01 22:34:31
16112 Log: Update Changes.
16114 ! Changes patchlevel.h
16115 ____________________________________________________________________________
16116 [ 8670] By: jhi on 2001/02/01 22:15:29
16117 Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
16120 Upgrade to Getopt::Long 2.25, from Johan Vromans.
16122 more files need to be writable in the source distribution
16124 perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
16126 Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
16128 Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
16130 Allow the float to be fuzzier.
16132 need to use INT2PTR instead of a straight cast or ia64 fails
16134 Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
16136 add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
16138 !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
16139 !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
16140 !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
16141 ____________________________________________________________________________
16142 [ 8669] By: jhi on 2001/02/01 21:57:02
16143 Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
16144 From: Robin Barker <rmb1@cise.npl.co.uk>
16145 Date: Thu, 1 Feb 2001 16:59:05 GMT
16146 Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
16147 Branch: maint-5.6/perl
16148 ! pod/perlmodlib.PL
16149 ____________________________________________________________________________
16150 [ 8668] By: nick on 2001/02/01 19:41:40
16151 Log: Integrate mainline
16153 !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
16154 !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
16155 !> t/op/each.t utf8.c utf8.h util.c vms/test.com
16156 ____________________________________________________________________________
16157 [ 8667] By: gsar on 2001/02/01 16:59:11
16158 Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
16159 Branch: maint-5.6/perl
16160 ! embed.pl embedvar.h
16161 ____________________________________________________________________________
16162 [ 8666] By: gsar on 2001/02/01 16:34:51
16163 Log: add missing entries to win32/config.?c
16164 Branch: maint-5.6/perl
16165 ! win32/config.bc win32/config.gc win32/config.vc
16166 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16167 ____________________________________________________________________________
16168 [ 8665] By: jhi on 2001/02/01 14:58:51
16169 Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod
16170 From: "Stephen P. Potter" <spp@spotter.yi.org>
16171 Date: Thu, 01 Feb 2001 10:45:46 -0500
16172 Message-Id: <200102011545.KAA31479@spotter.yi.org>
16173 Branch: maint-5.6/perl
16175 ____________________________________________________________________________
16176 [ 8664] By: gsar on 2001/02/01 14:52:37
16177 Log: need to use INT2PTR instead of a straight cast or ia64 fails
16178 posix.t (from Brendan O'Dea <bod@compusol.com.au>)
16179 Branch: maint-5.6/perl
16180 ! ext/POSIX/POSIX.xs
16181 ____________________________________________________________________________
16182 [ 8663] By: jhi on 2001/02/01 14:09:13
16183 Log: Allow the float to be fuzzier.
16184 Branch: maint-5.6/perl
16186 ____________________________________________________________________________
16187 [ 8662] By: jhi on 2001/02/01 13:59:00
16188 Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
16189 From: Robin Barker <rmb1@cise.npl.co.uk>
16190 Date: Thu, 1 Feb 2001 13:05:39 GMT
16191 Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
16192 Branch: maint-5.6/perl
16193 ! pod/perlmodlib.pod
16194 ____________________________________________________________________________
16195 [ 8661] By: jhi on 2001/02/01 13:57:38
16196 Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
16197 Date: Thu, 01 Feb 2001 14:15:41 +0100
16198 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16199 Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
16201 Have the $ccflags in the gcc version test (strange, this change
16202 is claimed to be have been integrated already)
16203 Branch: maint-5.6/perl
16205 ____________________________________________________________________________
16206 [ 8660] By: jhi on 2001/02/01 13:44:10
16207 Log: Integrate changes #7950,7964,7962 from mainline.
16209 Find the stdchar signedness using cpp, should fix some of
16210 the Solaris compiler warnings reported by Alan Burlison.
16211 Branch: maint-5.6/perl
16212 !> Configure config_h.SH
16213 ____________________________________________________________________________
16214 [ 8659] By: jhi on 2001/02/01 05:35:32
16215 Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
16216 From: Jan Dubois <JanD@ActiveState.com>
16217 Date: Wed, 31 Jan 2001 21:17:03 -0800
16218 Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
16219 Branch: maint-5.6/perl
16221 ____________________________________________________________________________
16222 [ 8658] By: jhi on 2001/02/01 04:33:17
16223 Log: Integrate the README.os390 and README.posix-bc parts of mainline
16224 changes #8373,8486, 8544,8556. (The hints/os390.sh,Makefile.SH,
16225 installperl parts were taken care of by #8657.)
16226 Branch: maint-5.6/perl
16227 !> README.os390 README.posix-bc
16228 ____________________________________________________________________________
16229 [ 8657] By: jhi on 2001/02/01 04:29:21
16230 Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
16231 From: Peter Prymmer <pvhp@forte.com>
16232 Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
16233 Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
16234 Branch: maint-5.6/perl
16235 + ext/DynaLoader/dl_dllload.xs
16236 ! MANIFEST Makefile.SH hints/os390.sh installperl
16237 ____________________________________________________________________________
16238 [ 8656] By: jhi on 2001/02/01 04:25:45
16239 Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
16240 From: Peter Prymmer <pvhp@forte.com>
16241 Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
16242 Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
16243 Branch: maint-5.6/perl
16244 ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
16245 ____________________________________________________________________________
16246 [ 8655] By: jhi on 2001/02/01 04:14:47
16247 Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
16248 From: troc@netrus.net
16249 Date: Wed, 31 Jan 2001 22:31:26 -0500
16250 Message-Id: <200102010331.WAA117.85@rocco.homenet>
16251 Branch: maint-5.6/perl
16253 ____________________________________________________________________________
16254 [ 8654] By: jhi on 2001/02/01 04:12:52
16255 Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
16256 as reported by Alan Burlison.
16257 Branch: maint-5.6/perl
16259 ____________________________________________________________________________
16260 [ 8653] By: jhi on 2001/02/01 04:05:12
16261 Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
16262 From: dsugalski@northernlight.com
16263 Date: Wed, 31 Jan 2001 18:54:11 -0500
16264 Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
16265 Branch: maint-5.6/perl
16267 ____________________________________________________________________________
16268 [ 8652] By: jhi on 2001/02/01 04:03:11
16269 Log: Misplaced #endif.
16271 Subject: [perl-5-6-1-trial2] patches for EPOC
16272 From: Olaf Flebbe <O.Flebbe@science-computing.de>
16273 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
16274 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
16275 Branch: maint-5.6/perl
16277 ____________________________________________________________________________
16278 [ 8651] By: jhi on 2001/02/01 04:00:25
16279 Log: Integrate changes #8647,8648,8650 from mainline.
16281 Macrofy a magic UTF-8 test.
16283 Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
16285 Watch out for cross compiling for EPOC (usually done on linux).
16286 Branch: maint-5.6/perl
16287 !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
16288 ____________________________________________________________________________
16289 [ 8650] By: jhi on 2001/02/01 03:56:20
16290 Log: Watch out for cross compiling for EPOC (usually done on linux)
16292 Subject: [perl-5-6-1-trial2] patches for EPOC
16293 From: Olaf Flebbe <O.Flebbe@science-computing.de>
16294 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
16295 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
16297 ! ext/Errno/Errno_pm.PL
16298 ____________________________________________________________________________
16299 [ 8649] By: gsar on 2001/02/01 00:46:00
16300 Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
16301 Branch: maint-5.6/perl
16303 ____________________________________________________________________________
16304 [ 8648] By: jhi on 2001/01/31 23:35:36
16305 Log: All the uses of PL_numeric_radix must be protected by
16306 USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
16308 Subject: [perl-5-6-1-trial2] patches for EPOC
16309 From: Olaf Flebbe <O.Flebbe@science-computing.de>
16310 Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
16311 Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
16314 ____________________________________________________________________________
16315 [ 8647] By: jhi on 2001/01/31 22:56:16
16316 Log: Macrofy a magic UTF-8 test.
16319 ____________________________________________________________________________
16320 [ 8646] By: gsar on 2001/01/31 15:55:12
16321 Log: update Changes
16322 Branch: maint-5.6/perl
16324 ____________________________________________________________________________
16325 [ 8645] By: gsar on 2001/01/31 15:10:14
16326 Log: Configure tweak suggested by Peter Prymmer
16327 Branch: maint-5.6/perl
16329 ____________________________________________________________________________
16330 [ 8644] By: gsar on 2001/01/31 15:06:32
16331 Log: more files need to be writable in the source distribution
16332 Branch: maint-5.6/perl
16334 ____________________________________________________________________________
16335 [ 8643] By: jhi on 2001/01/31 14:59:46
16336 Log: Integrate changes #8258,8278,8279 from mainline.
16338 Make the large file tests more robust/talkative.
16339 Branch: maint-5.6/perl
16340 !> t/lib/syslfs.t t/op/lfs.t
16341 ____________________________________________________________________________
16342 [ 8642] By: gsar on 2001/01/31 14:53:48
16343 Log: integrate changes#8311,8334 from mainline
16345 Add a new MakeMaker variable PM_FILTER that defines a Unix
16346 filter to be run on each .pm during the pm_to_blib() phase,
16348 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
16350 Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
16351 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
16352 accurate reading of the "atime".
16353 Branch: maint-5.6/perl
16354 !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
16355 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
16356 !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
16357 ____________________________________________________________________________
16358 [ 8641] By: jhi on 2001/01/31 14:46:37
16359 Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
16360 Branch: maint-5.6/perl
16361 ! lib/Getopt/Long.pm
16362 ____________________________________________________________________________
16363 [ 8640] By: gsar on 2001/01/31 14:40:24
16364 Log: make regen_all
16365 Branch: maint-5.6/perl
16366 ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
16367 ____________________________________________________________________________
16368 [ 8639] By: gsar on 2001/01/31 14:37:25
16369 Log: refresh windows config files
16370 Branch: maint-5.6/perl
16371 ! win32/Makefile win32/config_H.bc win32/config_H.gc
16372 ! win32/config_H.vc win32/makefile.mk
16373 ____________________________________________________________________________
16374 [ 8638] By: gsar on 2001/01/31 14:28:10
16375 Log: makefile tweaks for windows: introduce a bulk-switch to enable
16376 same options as ActivePerl; sync changes with makefile.mk
16377 Branch: maint-5.6/perl
16378 ! win32/Makefile win32/makefile.mk
16379 ____________________________________________________________________________
16380 [ 8637] By: jhi on 2001/01/31 04:41:30
16381 Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
16382 From: Nicholas Clark <nick@ccl4.org>
16383 Date: Tue, 30 Jan 2001 19:51:05 +0000
16384 Message-ID: <20010130195105.R76607@plum.flirble.org>
16388 ! pp.c pp.h pp_hot.c t/op/arith.t
16389 ____________________________________________________________________________
16390 [ 8636] By: jhi on 2001/01/31 02:38:32
16391 Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
16392 no perlio],8257,8380,8479,8515 from mainline.
16394 Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
16396 Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
16397 Subject: [PATCH perl@8133] fix-up for VMS extensions
16399 In VMS embedded perls couldn't access the statically built Socket.
16401 Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
16403 Further VMS piping fixes from Charles Lane.
16405 Subject: [PATCH] make t/op/misc.t work on VMS
16407 Add tracing for debugging extensions builds in VMS.
16409 Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
16410 Branch: maint-5.6/perl
16411 !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
16412 !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
16413 !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
16414 ____________________________________________________________________________
16415 [ 8635] By: jhi on 2001/01/31 01:46:41
16416 Log: Integrate change #7732 from mainline.
16418 Sparc 64-bit pack() fix from Jens Hamisch.
16419 Branch: maint-5.6/perl
16421 ____________________________________________________________________________
16422 [ 8634] By: jhi on 2001/01/31 01:41:16
16423 Log: One spot missing from #8626.
16424 Branch: maint-5.6/perl
16426 ____________________________________________________________________________
16427 [ 8633] By: jhi on 2001/01/31 00:49:17
16428 Log: Integrate change #7495 from mainline.
16430 Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
16431 Branch: maint-5.6/perl
16432 !> MANIFEST ext/re/Makefile.PL
16433 ____________________________________________________________________________
16434 [ 8632] By: jhi on 2001/01/30 23:38:49
16435 Log: Integrate change #8396 from mainline.
16437 Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
16438 better multicast support (resend)
16439 Branch: maint-5.6/perl
16440 !> ext/Socket/Socket.pm
16441 ____________________________________________________________________________
16442 [ 8631] By: jhi on 2001/01/30 23:28:03
16443 Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
16445 More AIX lore. (7514, ext/re/hints/aix.pl)
16447 Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
16449 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)
16451 Subject: [ID 20001214.002] Net::Ping patch
16453 Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
16455 Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
16457 Add ReuseAddr as a (preferred) alias for Reuse as we now
16458 also have ReusePort.
16460 Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
16461 Branch: maint-5.6/perl
16462 +> ext/re/hints/aix.pl
16463 !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
16464 !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
16465 ____________________________________________________________________________
16466 [ 8630] By: jhi on 2001/01/30 23:03:59
16467 Log: Integrate changes #8215,8587 from mainline: missing pod nits.
16469 read() documentation tweak for 20001121.004.
16471 Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
16472 Branch: maint-5.6/perl
16473 !> pod/perlfunc.pod pod/perlre.pod
16474 ____________________________________________________________________________
16475 [ 8629] By: jhi on 2001/01/30 22:41:57
16476 Log: Integrate change #8098 from mainline.
16478 fastgetcwd is defined using a glob alias on a $^O dependent basis
16479 and there was no default assignment or perl subroutine.
16480 Branch: maint-5.6/perl
16482 ____________________________________________________________________________
16483 [ 8628] By: jhi on 2001/01/30 21:58:52
16484 Log: Integrate change #7866 from mainline.
16487 Branch: maint-5.6/perl
16488 !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
16489 ____________________________________________________________________________
16490 [ 8627] By: jhi on 2001/01/30 21:39:44
16491 Log: Integrate changes #8075,8086,8228 from mainline.
16493 Darwin is not Windows. (8075,8086)
16495 Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
16496 Branch: maint-5.6/perl
16497 !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
16498 !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
16499 !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
16500 !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
16501 ____________________________________________________________________________
16502 [ 8626] By: jhi on 2001/01/30 21:22:11
16503 Log: Integrate with tweakery the change #8625 from mainline,
16504 the multibyte decimal separator fix ("fa_IR locale failure").
16505 Branch: maint-5.6/perl
16506 ! embedvar.h perlapi.h
16507 !> intrpvar.h perl.c perl.h sv.c util.c
16508 ____________________________________________________________________________
16509 [ 8625] By: jhi on 2001/01/30 20:26:33
16510 Log: Fix for the fa_IR locale failure. The reason for the failure
16511 was that Perl was assuming the decimal separator aka the radix
16512 separator is one character. The Farsi-Iranian locale crushed
16513 that bad assumption since there the separator is 'Momayyez',
16514 glyphwise looking somewhat like a slash, and in Unicode UTF-8
16515 encoded in two bytes, 0xd9 0xab.
16517 ! intrpvar.h perl.c perl.h sv.c util.c
16518 ____________________________________________________________________________
16519 [ 8624] By: gsar on 2001/01/30 20:17:03
16521 Branch: maint-5.6/perl
16522 ! Makefile.SH pod/perlintern.pod
16523 ____________________________________________________________________________
16524 [ 8623] By: gsar on 2001/01/30 19:42:34
16525 Log: backout change#7431 and its dependents (causes spurious rebuilds
16526 of autogenerated files)
16528 fix benign b.t failure
16529 Branch: maint-5.6/perl
16530 ! Makefile.SH t/lib/b.t
16531 ____________________________________________________________________________
16532 [ 8622] By: jhi on 2001/01/30 19:41:41
16533 Log: Microperl sync.
16536 ____________________________________________________________________________
16537 [ 8621] By: gsar on 2001/01/30 19:24:47
16538 Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
16541 Subject: podlators 1.06 released
16543 Subject: [PATCH @8436] Eliminate op_children
16545 (Replaced by #8448) Traces of op_children (cleanup of #8442)
16547 (Replaced by #8448) More op_children traces (cleanup of #8442).
16549 Subject: [PATCH #3 @8436] Re: Eliminate op_children
16550 Replace #8444 and #8445.
16552 Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
16553 at the setting of the ofs_sv in new_struct_thread() as the
16554 thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
16555 uninitialized fields are, uh, initialized with),
16556 SvREFCNT_inc()ing that invited a core dump.
16558 podlators 1.07, from Russ Allbery.
16560 Subject: [PATCH] regcomp.c old feature removal
16561 From: mjd@plover.com
16562 Date: 16 Jan 2001 14:43:18 -0000
16563 Message-ID: <20010116144318.7140.qmail@plover.com>
16564 Branch: maint-5.6/perl
16565 +> lib/Pod/Text/Overstrike.pm
16566 !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
16567 !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
16568 !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
16569 !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
16570 !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
16572 ____________________________________________________________________________
16573 [ 8620] By: gsar on 2001/01/30 18:48:32
16574 Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
16575 8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
16576 now fails one test)
16578 Subject: [PATCH] lvalue AUTOLOAD. No, really.
16580 Subject: [PATCH] Interesting syntax idea
16581 Make opens + bareword assigns do typeglob assigns.
16585 Subject: [PATCH @8269] Continue blocks and B::Deparse
16586 Make the peephole optimizer to bypass more null ops and
16587 and rewrite the deparse handling of continue blocks.
16589 Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
16590 Doc tweak on #8313.
16592 Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
16594 Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
16596 Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
16598 Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
16599 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
16600 according to the platform.
16602 Subject: [PATCH @8404] Consolidated lvalue sub changes
16604 Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
16606 Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
16608 Subject: B::Concise -- an improved replacement for B::Terse
16610 The B::Terse drop-in replacement wasn't quite drop-in.
16612 The LVRET macro needed an aTHX.
16614 Use the /^Perl_/-less form of is_lvalue_sub().
16616 Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
16617 Branch: maint-5.6/perl
16618 +> ext/B/B/Concise.pm
16619 !> (integrate 27 files)
16620 ____________________________________________________________________________
16621 [ 8619] By: nick on 2001/01/30 18:40:28
16622 Log: Integrate mainline
16624 !> (integrate 40 files)
16625 ____________________________________________________________________________
16626 [ 8618] By: jhi on 2001/01/30 18:37:18
16627 Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
16628 Date: Mon, 29 Jan 2001 22:51:29 -0600
16629 From: "Craig A. Berry" <craigberry@mac.com>
16630 Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
16633 ____________________________________________________________________________
16634 [ 8617] By: jhi on 2001/01/30 18:34:53
16635 Log: Subject: [PATCH] Add missing CV flags to dump.c
16636 From: Tim Jenness <t.jenness@jach.hawaii.edu>
16637 Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
16638 Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
16641 ____________________________________________________________________________
16642 [ 8616] By: jhi on 2001/01/30 18:20:58
16643 Log: Integrate partly the change #8615 from mainline, the t/op/each.t
16644 part isn't applicable to maintperl.
16646 UTF-8 nit from Inaba Hiroto.
16647 Branch: maint-5.6/perl
16648 !> pod/perlapi.pod utf8.c
16649 ____________________________________________________________________________
16650 [ 8615] By: jhi on 2001/01/30 18:18:51
16651 Log: UTF-8 nit from Inaba Hiroto.
16653 ! pod/perlapi.pod t/op/each.t utf8.c
16654 ____________________________________________________________________________
16655 [ 8614] By: jhi on 2001/01/30 18:13:38
16656 Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
16658 perl's internal variables are not for public consumption,
16659 move their docs from perlapi.pod to perlintern.pod
16661 support for -Dusethreads build under HP-UX 10.20 and DCE threads
16662 library (11.0 and later have pthreads but 10.x don't)
16664 avoid uninitialized value warnings
16666 canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
16667 gets weird results)
16669 perldoc nit on windows
16671 make it possible to run the tests outside the source tree
16672 (there's still a dependency on ../lib being the library
16675 !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
16676 !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
16677 !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
16678 !> win32/bin/search.pl win32/vdir.h
16679 ____________________________________________________________________________
16680 [ 8613] By: gsar on 2001/01/30 16:39:59
16681 Log: make it possible to run the tests outside the source tree
16682 (there's still a dependency on ../lib being the library
16684 Branch: maint-5.6/perl
16685 ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
16686 ____________________________________________________________________________
16687 [ 8612] By: gsar on 2001/01/30 16:31:12
16688 Log: perldoc nit on windows
16689 Branch: maint-5.6/perl
16691 ____________________________________________________________________________
16692 [ 8611] By: gsar on 2001/01/30 16:22:54
16693 Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
16694 gets weird results)
16695 Branch: maint-5.6/perl
16697 ____________________________________________________________________________
16698 [ 8610] By: gsar on 2001/01/30 16:12:45
16699 Log: avoid uninitialized value warnings
16700 Branch: maint-5.6/perl
16701 ! win32/bin/search.pl
16702 ____________________________________________________________________________
16703 [ 8609] By: gsar on 2001/01/30 16:08:01
16704 Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
16705 library (11.0 and later have pthreads but 10.x don't)
16706 Branch: maint-5.6/perl
16707 ! hints/hpux.sh thread.h
16708 ____________________________________________________________________________
16709 [ 8608] By: gsar on 2001/01/30 15:48:55
16710 Log: perl's internal variables are not for public consumption,
16711 move their docs from perlapi.pod to perlintern.pod
16712 Branch: maint-5.6/perl
16713 ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
16715 ____________________________________________________________________________
16716 [ 8607] By: gsar on 2001/01/30 15:44:27
16717 Log: mistakenly branched perl56delta.pod, revert
16718 Branch: maint-5.6/perl
16719 - pod/perl56delta.pod
16720 !> pod/perldelta.pod
16721 ____________________________________________________________________________
16722 [ 8606] By: gsar on 2001/01/30 14:20:24
16723 Log: integrate changes#7984,7987,8010 from mainline (gets rid of
16724 dTHR which has been a noop for a while now, except for the
16725 compatibility definition in thread.h)
16726 Branch: maint-5.6/perl
16727 !> (integrate 45 files)
16728 ____________________________________________________________________________
16729 [ 8605] By: jhi on 2001/01/30 05:43:58
16730 Log: Mark the UTF-8 APIs as experimental.
16731 Branch: maint-5.6/perl
16732 ! embed.pl pod/perlapi.pod
16733 ____________________________________________________________________________
16734 [ 8604] By: jhi on 2001/01/30 05:38:40
16735 Log: Nits from earlier integrates.
16736 Branch: maint-5.6/perl
16737 ! lib/Carp/Heavy.pm
16739 ____________________________________________________________________________
16740 [ 8603] By: jhi on 2001/01/30 05:27:26
16741 Log: Regenerate Porting files.
16742 Branch: maint-5.6/perl
16743 ! Porting/Glossary Porting/config.sh Porting/config_H
16744 ____________________________________________________________________________
16745 [ 8602] By: jhi on 2001/01/30 05:14:59
16746 Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
16747 8310,8339,8447,8492,8493,8505,8525: documentation changes.
16749 Subject: Re: perlfaq style changes
16751 Subject: DOC PATCH 5.6.0: -s return value incompletely documented
16753 Subject: [PATCH] docs on NaN
16755 Subject: [patch] perlfaq7
16757 Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
16759 Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
16761 Subject: [PATCH] open() example in perlfunc.pod
16763 Podify README.mpeix (a new version from the web)
16765 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
16767 Subject: [PATCH] format and rewording in perlfaq.pod
16769 Subject: [PATCH] API Variable documentation
16771 Memory management calls documentation.
16773 Subject: [PATCH: perl@8482] README.vms URL updates
16775 Subject: Minor typos in perlfaq2.pod
16777 Subject: [PATCH] pod/perlvar.pod
16778 Branch: maint-5.6/perl
16779 +> pod/perl56delta.pod
16780 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
16781 !> README.amiga README.epoc README.mpeix README.vms
16782 !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
16783 !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
16784 !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
16785 !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
16786 !> pod/perlvar.pod thrdvar.h
16787 ____________________________________________________________________________
16788 [ 8601] By: jhi on 2001/01/30 04:38:35
16789 Log: Integrate changes #8036,8096,8253 from mainline:
16792 Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
16793 Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
16795 Output the (apparent) version of gcc in Tru64.
16796 Branch: maint-5.6/perl
16797 +> ext/POSIX/hints/svr4.pl
16798 !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
16799 !> hints/svr4.sh t/lib/bigfltpm.t
16800 ____________________________________________________________________________
16801 [ 8600] By: jhi on 2001/01/30 04:04:01
16802 Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
16805 sprintf() does not taint since print() does not. (7863,7875,7876,7888)
16807 Debian allows /usr/bin/locale to exist without any locales. (7868)
16809 Allow the locale test needing POSIX and the taint test
16810 needing IPC::SysV to run under 'minitest' (basically,
16811 bail out if loading the extension fails). (8384)
16813 Cleanup the locale.t output (8480)
16814 Branch: maint-5.6/perl
16815 !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
16816 !> t/pragma/locale.t
16817 ____________________________________________________________________________
16818 [ 8599] By: jhi on 2001/01/30 03:51:04
16819 Log: Missing generated files from #8598.
16820 Branch: maint-5.6/perl
16821 ! embed.h global.sym objXSUB.h perlapi.c proto.h
16822 ____________________________________________________________________________
16823 [ 8598] By: jhi on 2001/01/30 03:41:54
16824 Log: Integrate change #8555 from mainline, manually integrate parts
16825 of changes 8452 and 8583.
16827 Subject: [PATCH] utf8.c documentation (8452)
16829 No point in checking the length if the pointer is bogus. (8555)
16831 Introduce bytes_from_utf8() and implement sv_eq() using it,
16832 tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
16833 produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
16834 was malformed. (8583)
16835 Branch: maint-5.6/perl
16836 ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
16837 !> pod/perlapi.pod sv.c utf8.c
16838 ____________________________________________________________________________
16839 [ 8597] By: gsar on 2001/01/30 02:37:26
16840 Log: get PERL_OBJECT build going again on windows
16841 Branch: maint-5.6/perl
16842 ! embed.h embed.pl global.sym objXSUB.h perlapi.c
16843 ! pod/perlapi.pod proto.h sv.c
16844 ____________________________________________________________________________
16845 [ 8596] By: jhi on 2001/01/30 02:16:17
16846 Log: Signedness nit.
16849 ____________________________________________________________________________
16850 [ 8595] By: jhi on 2001/01/30 02:11:07
16851 Log: EBCDIC patch for Storable, from Peter Prymmer.
16853 ! t/lib/st-06compat.t
16854 ____________________________________________________________________________
16855 [ 8594] By: jhi on 2001/01/30 01:04:48
16856 Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
16857 From: Peter Prymmer <pvhp@forte.com>
16858 Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
16859 Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
16862 ____________________________________________________________________________
16863 [ 8593] By: jhi on 2001/01/30 00:56:47
16864 Log: Subject: [PATCH: perl@8585] pod problems in io
16865 From: Peter Prymmer <pvhp@forte.com>
16866 Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
16867 Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
16869 ! pod/perlapio.pod pod/perliol.pod
16870 ____________________________________________________________________________
16871 [ 8592] By: jhi on 2001/01/30 00:48:20
16872 Log: Integrate perlio.
16874 !> pod/perlapio.pod pod/perliol.pod
16875 ____________________________________________________________________________
16876 [ 8591] By: nick on 2001/01/29 22:02:28
16877 Log: GNU 'merge' Simon's copy of perliol.pod with version
16878 patched by Craig's patch.
16881 ____________________________________________________________________________
16882 [ 8590] By: nick on 2001/01/29 21:55:10
16883 Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
16885 ! pod/perlapio.pod pod/perliol.pod
16886 ____________________________________________________________________________
16887 [ 8589] By: jhi on 2001/01/29 15:35:33
16888 Log: Integrate change #8586 from maint-5.6/perl.
16890 make the BOM detection code not call tell() until it has to
16891 (meant to fix esoteric compatibility issues where PL_rsfp
16895 ____________________________________________________________________________
16896 [ 8588] By: jhi on 2001/01/29 15:29:11
16897 Log: Subject: MAking Solaris malloc() the default
16898 From: Lupe Christoph <lupe@lupe-christoph.de>
16899 Date: Mon, 29 Jan 2001 12:59:36 +0100
16900 Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
16902 The README.solaris part slightly tweaked.
16904 ! README.solaris hints/solaris_2.sh
16905 ____________________________________________________________________________
16906 [ 8587] By: jhi on 2001/01/29 15:17:34
16907 Log: Subject: [ID 20010128.003] [PATCH] perlre.pod
\b buglet
16908 From: root@ak-75.mind.de
16909 Date: Sun, 28 Jan 2001 20:32:29 +0100
16910 Message-Id: <200101281932.UAA15768@ak-75.mind.de>
16913 ____________________________________________________________________________
16914 [ 8586] By: gsar on 2001/01/29 13:43:44
16915 Log: make the BOM detection code not call tell() until it has to
16916 (meant to fix esoteric compatibility issues where PL_rsfp
16918 Branch: maint-5.6/perl
16920 ____________________________________________________________________________
16921 [ 8585] By: jhi on 2001/01/28 20:05:45
16922 Log: Update Changes.
16924 ! Changes patchlevel.h
16925 ____________________________________________________________________________
16926 [ 8584] By: jhi on 2001/01/28 19:30:02
16927 Log: Integrate perlio.
16930 !> MANIFEST pod/perlapio.pod
16931 ____________________________________________________________________________
16932 [ 8583] By: jhi on 2001/01/28 19:28:40
16933 Log: Patch from Inaba Hiroto:
16934 - canonical UTF-8 hash keys: if a key string for a hash is
16935 UTF8-on, try downgrade the string and use it if
16936 unicode::distinct is not in effect.
16937 For the task, I added a function bytes_from_utf8() to utf8.c.
16938 It might resemble utf8_to_bytes() but it is not convenient
16940 Made a test for it and added to t/op/each.t
16941 - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
16942 the mortal copy of the argument SV.
16943 And changed t/io/utf8.t test 18 which expects print() to
16944 upgrade its argument.
16945 - re-implement sv_eq with bytes_from_utf8()
16947 - tr/// does not handle UTF8 range (\x{}-\x{})
16948 - \ before raw UTF8 character produced
16949 "Malformed UTF-8 character" warning.
16950 - "\x{100}\N{CENT SIGN}" is Malformed.
16951 Added tests for these 3.
16952 - and one silly bug (by me) with qu operator.
16954 ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
16955 ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
16956 ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
16957 ____________________________________________________________________________
16958 [ 8582] By: nick on 2001/01/28 19:25:04
16959 Log: Add pod/perliol.pod to MANIFEST :-(
16962 ____________________________________________________________________________
16963 [ 8581] By: nick on 2001/01/28 19:22:40
16964 Log: PerlIO documentation. Proofing and sub-editing requested.
16968 ____________________________________________________________________________
16969 [ 8580] By: jhi on 2001/01/28 05:16:25
16970 Log: Revert the change to sv_2pv() done by #8054: Someone who
16971 did SvNV_set() on a scalar that also happened to be POK,
16972 followed by sv_2pv() won't get the right coercion anymore.
16974 Branch: maint-5.6/perl
16976 ____________________________________________________________________________
16977 [ 8579] By: jhi on 2001/01/28 05:15:04
16978 Log: Remove the #8084 effect: do not allow -Q to be interpreted
16979 as -&Q(), this is too much wiggle room.
16980 Branch: maint-5.6/perl
16982 ____________________________________________________________________________
16983 [ 8578] By: jhi on 2001/01/28 05:12:45
16984 Log: Needed bits of #8439 (should have been in #8576),
16985 mainly for lval substr().
16986 Branch: maint-5.6/perl
16987 ! mg.c pp.c pp_hot.c
16988 ____________________________________________________________________________
16989 [ 8577] By: jhi on 2001/01/28 05:02:46
16990 Log: A missing check-in.
16991 Branch: maint-5.6/perl
16993 ____________________________________________________________________________
16994 [ 8576] By: jhi on 2001/01/28 04:26:18
16995 Log: Integrate changes #8425,8436,8439,8517 from mainline.
16996 The 8439 was not truly integrated because it had too many
16997 dependencies on the development branch and because it introduced
16998 concepts too bold for a maintenance branch (such as the qu operator).
17000 Subject: [PATCH perl@8342] -Wformat
17002 Tighten some of the UTF-8 tests a bit.
17004 More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
17005 - The substr lval was still not okay.
17006 - Now pp_stringify and sv_setsv copies source's UTF8 flag
17007 even if IN_BYTE. pp_stringify is called from fold_constants
17008 at optimization phase and "\x{100}" was made SvUTF8_off under
17009 use bytes (the bytes pragma is for "byte semantics" and not
17010 for "do not produce UTF8 data")
17011 Branch: maint-5.6/perl
17012 ! t/lib/charnames.t t/op/substr.t toke.c
17013 !> sv.c t/pragma/utf8.t
17014 ____________________________________________________________________________
17015 [ 8575] By: jhi on 2001/01/28 04:01:51
17016 Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
17018 Subject: One more patch for UTF8 (UTF-8 fixes for 'x' and tr////)
17020 Subject: [ID 20001230.003] UTF-8 tr still hurts
17022 Test cases for #8385 (from Simon's "torture.pl")
17024 Start fixing UTF-8 lval substr() (8405)
17025 Branch: maint-5.6/perl
17026 !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
17027 !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
17028 ____________________________________________________________________________
17029 [ 8574] By: jhi on 2001/01/28 03:09:06
17030 Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
17035 Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
17037 "\x{FF}\xFF" was broken.
17039 Tests for #8329 and #8330.
17041 Add a note about EBCDIC versus UTF-8 to a potential problem spot.
17043 IRIX compiler noticed that the bof initialization might be
17044 bypassed by control flow.
17046 Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
17047 Branch: maint-5.6/perl
17048 !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
17049 !> regexec.c sv.c t/op/bop.t toke.c utf8.c
17050 ____________________________________________________________________________
17051 [ 8573] By: jhi on 2001/01/28 02:06:12
17052 Log: Retract #8552.
17054 ! lib/Text/Wrap.pm t/lib/textwrap.t
17055 ____________________________________________________________________________
17056 [ 8572] By: jhi on 2001/01/28 02:04:49
17057 Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
17058 8305,8323,8324 from mainline. The 8267,8272, and 8298 were
17059 not really integrated but instead salvaged by hand
17060 (they had too many dependencies on the development release
17061 to be cleanly integratable).
17063 Subject: more UTF8 test suites and an UTF8 patch
17065 Tweak for MULTIPLICITY/USE_PERLIO
17069 Turn SvUTF8 off if not required in pp_chr and pp_stringify.
17071 Use the UTF8_XXX macros in is_utf8_char().
17073 Rewrite pp_concat() in terms of sv_catsv(). The . operator
17074 should now be UTF-8-proof.
17076 Subject: [PATCH perl@8269] scanning two hex-constants
17077 fails on EBCDIC environment (script length.t)
17079 Add some Unicode chop() tests.
17080 Branch: maint-5.6/perl
17081 ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
17082 !> sv.c t/op/chop.t utf8.h
17083 ____________________________________________________________________________
17084 [ 8571] By: jhi on 2001/01/28 00:35:59
17085 Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
17086 8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
17088 Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
17090 The maxiters upper limit sanity check (guarding against
17091 non-progress) assumed bytes instead of characters in s///
17096 sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
17097 join() should now be UTF-8-proof.
17099 More split // UTF-8 tests. (8250)
17100 Branch: maint-5.6/perl
17101 !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
17103 ____________________________________________________________________________
17104 [ 8570] By: jhi on 2001/01/27 22:15:46
17105 Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
17106 8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
17107 8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
17108 8084,8204,8244,8333 from mainline.
17110 For -Q where Q might be a one-letter sub name one does no more
17111 get a warning about an unknown filetest (7941,7943,7944,8084).
17113 Subject: Re: [ID 20001130.011] expression parsing bug ?
17115 Make uv_to_utf8() to zero-terminate its output buffer.
17117 Split off t/op/length.t (7995)
17119 Split off t/op/utf8decode.t (7996)
17121 Remove an unnecessary 'use utf8' from the utf8.t (7998)
17123 Split off t/op/concat.t (8004)
17125 Split off t/op/ver.t (8005)
17127 Document utf8_length(), utf8_distance(), and utf8_hop().
17129 Document utf8_to_uv() better.
17131 Introduce macros for UTF8 decoding (8028,8033).
17133 Add test for reverse() (8030,8031).
17135 Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
17137 Do not return the Unicode replacement character on UTF-8
17140 Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
17141 not this_utf8 i.e. the output string has one, but don't mess
17142 with source assumption. (8052,8053)
17144 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
17145 writing of BOM to a non-utf8 stream. Fix SvPVutf8() - sv_2pv()
17146 was not expecting to be called with something that was already
17147 SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
17148 just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
17151 Recode the naughty binary bytes in utf8decode.t using the \xHH.
17153 Make some panic messages a bit more logical.
17154 Branch: maint-5.6/perl
17155 +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
17156 !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
17157 !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
17158 !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
17159 !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
17161 ____________________________________________________________________________
17162 [ 8569] By: jhi on 2001/01/27 19:16:43
17163 Log: Integrate changes #7750 from perlio and #8566 from mainline.
17164 Branch: maint-5.6/perl
17166 ____________________________________________________________________________
17167 [ 8568] By: jhi on 2001/01/27 18:06:51
17168 Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
17169 7783,7790[perlio],7869,7871,7872,7911,7916,7932,
17170 7935[-perlio.c],7936,7959,7965 from mainline.
17172 Change the "big byte" error message to "Wide character".
17173 (7355, the croak-if-wide-chars-in-print part ignored)
17177 Introduce Perl_utf8_length().
17179 diff -se shows these as different (7753, forgotten check-ins)
17181 Subject: [PATCH] doop.c - UTF8 tr///
17183 If we use (aTHX_ ...) then put Perl_ on the front.
17185 Make utf8_length() and utf8_distance() to be less forgiving
17188 Test line numbers are different with utf8.
17190 No need to scan till infinity, 13 is enough. (7872,7911)
17192 Subject: [PATCH] Tokeniser debugging
17194 Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
17196 Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
17198 Be more careful in Perl_sv_utf8_downgrade().
17202 Raw zero bytes in text files confuse at least GNU patch 2.1.
17203 Branch: maint-5.6/perl
17204 !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
17205 !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
17206 !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
17207 !> t/pragma/utf8.t toke.c utf8.c utf8.h
17208 ____________________________________________________________________________
17209 [ 8567] By: nick on 2001/01/27 11:10:38
17210 Log: Integrate mainline
17212 !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
17213 !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
17214 !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
17216 ____________________________________________________________________________
17217 [ 8566] By: jhi on 2001/01/27 06:22:48
17218 Log: More documentation for the regexp context stack.
17221 ____________________________________________________________________________
17222 [ 8565] By: jhi on 2001/01/27 05:21:57
17223 Log: Update Changes.
17225 ! Changes patchlevel.h
17226 ____________________________________________________________________________
17227 [ 8564] By: jhi on 2001/01/27 04:44:04
17228 Log: Threadedness patch for #8562 from Doug MacEachern.
17231 ____________________________________________________________________________
17232 [ 8563] By: jhi on 2001/01/27 04:26:24
17233 Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
17234 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
17235 Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
17236 Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
17239 ____________________________________________________________________________
17240 [ 8562] By: jhi on 2001/01/27 04:20:30
17241 Log: Subject: Re: Announce : Tokener reporting patch
17242 From: Simon Cozens <simon@cozens.net>
17243 Date: Mon, 22 Jan 2001 02:17:22 +0000
17244 Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
17246 ! embed.h embed.pl proto.h toke.c
17247 ____________________________________________________________________________
17248 [ 8561] By: jhi on 2001/01/27 04:17:24
17249 Log: Forgot from #8545. Oops.
17251 ! pp.c t/pragma/overload.t
17252 ____________________________________________________________________________
17253 [ 8560] By: jhi on 2001/01/27 03:01:47
17254 Log: A better module compilation test, use MANIFEST as suggested
17257 ! t/lib/1_compile.t
17258 ____________________________________________________________________________
17259 [ 8559] By: jhi on 2001/01/27 02:50:48
17260 Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
17261 From: Peter Prymmer <pvhp@forte.com>
17262 Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
17263 Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
17266 ____________________________________________________________________________
17267 [ 8558] By: jhi on 2001/01/27 02:27:05
17268 Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
17269 From: Peter Prymmer <pvhp@forte.com>
17270 Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
17271 Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
17273 ! t/pragma/sub_lval.t
17274 ____________________________________________________________________________
17275 [ 8557] By: jhi on 2001/01/27 02:26:03
17276 Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
17277 From: Peter Prymmer <pvhp@forte.com>
17278 Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
17279 Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
17281 ! t/lib/st-06compat.t
17282 ____________________________________________________________________________
17283 [ 8556] By: jhi on 2001/01/27 02:24:33
17284 Log: Subject: [PATCH: perl@8531] minor update to README.os390
17285 From: Peter Prymmer <pvhp@forte.com>
17286 Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
17287 Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
17290 ____________________________________________________________________________
17291 [ 8555] By: jhi on 2001/01/27 00:35:47
17292 Log: No point in checking the length before we know whether the pointer
17293 is bogus or not, fixes Abigail's odbm failures in Linux.
17296 ____________________________________________________________________________
17297 [ 8554] By: nick on 2001/01/26 19:01:31
17298 Log: Integrate mainline
17300 !> lib/Text/Wrap.pm t/lib/textwrap.t
17301 ____________________________________________________________________________
17302 [ 8553] By: jhi on 2001/01/26 15:19:39
17303 Log: Integrate change #7792 from perlio (multiplicity fix),
17304 fix the AV leak in regex DEBUGGING (tiny part of the
17305 polymorphic regexp patch #8143).
17306 Branch: maint-5.6/perl
17309 ____________________________________________________________________________
17310 [ 8552] By: jhi on 2001/01/26 15:03:23
17311 Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
17312 From: Michael G Schwern <schwern@pobox.com>
17313 Date: Fri, 26 Jan 2001 09:28:31 -0500
17314 Message-ID: <20010126092831.A15328@blackrider.aocn.com>
17316 ! lib/Text/Wrap.pm t/lib/textwrap.t
17317 ____________________________________________________________________________
17318 [ 8551] By: jhi on 2001/01/26 02:33:19
17319 Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
17320 7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
17322 Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
17324 Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
17328 BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
17330 Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
17332 (the cleanup of unused submatches in regtry() and regcppop())
17334 Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
17335 stored and restored, and thusly was trounced by the utf8 swash
17338 use utf8 not required to use \x{}.
17340 Removed two more tests that make no sense in UTF-8 since the test
17341 data is not in UTF-8.
17343 Get the three different space character classes right under utf8.
17345 Implement ANYOFUTF8 regprop() dumping.
17347 Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
17349 Document the regex context pushing/popping a bit better.
17350 Branch: maint-5.6/perl
17351 +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
17352 !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
17353 !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
17354 !> t/op/regmesg.t utf8.c
17355 ____________________________________________________________________________
17356 [ 8550] By: nick on 2001/01/25 19:42:30
17357 Log: Integrate mainline
17359 !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
17360 !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
17361 !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
17362 !> t/lib/bigint.t t/lib/bigintpm.t
17363 ____________________________________________________________________________
17364 [ 8549] By: jhi on 2001/01/25 15:22:28
17365 Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
17366 Branch: maint-5.6/perl
17367 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
17368 ____________________________________________________________________________
17369 [ 8548] By: jhi on 2001/01/25 15:02:55
17370 Log: Integrate changes #7997,8063,8492,8547 from mainline.
17372 Subject: Re: STRLEN - what?
17374 Subject: [PATCH] perlguts.pod
17376 Memory management calls documentation.
17378 Layout using tabulator is not a good idea in a pod.
17379 Branch: maint-5.6/perl
17380 !> pod/perlguts.pod
17381 ____________________________________________________________________________
17382 [ 8547] By: jhi on 2001/01/25 14:49:05
17383 Log: Layout using tabulator is not a good idea in a pod.
17386 ____________________________________________________________________________
17387 [ 8546] By: jhi on 2001/01/25 14:31:12
17388 Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
17391 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
17393 Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
17395 More Win32 editor/IDE/shell hints.
17397 More Win32 Perling.
17399 Yet another editor edit.
17403 IDE/editor section tweaking.
17405 Few more IDE/editor nits from p5p.
17406 Branch: maint-5.6/perl
17407 !> pod/perlfaq3.pod
17408 ____________________________________________________________________________
17409 [ 8545] By: jhi on 2001/01/25 04:16:32
17410 Log: Subject: [PATCH 5.7.0] overload int()
17411 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17412 Date: Wed, 24 Jan 2001 19:06:57 -0500
17413 Message-ID: <20010124190657.A8512@math.ohio-state.edu>
17415 ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
17416 ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
17418 ____________________________________________________________________________
17419 [ 8544] By: jhi on 2001/01/25 04:15:11
17420 Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
17421 From: Peter Prymmer <pvhp@forte.com>
17422 Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
17423 Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
17425 ! Makefile.SH README.os390 hints/os390.sh installperl
17426 ____________________________________________________________________________
17427 [ 8543] By: jhi on 2001/01/25 03:52:08
17428 Log: Integrate change #8462,8469 from mainline.
17430 In VMS Perl subversion (perl -V) is undef.
17431 Branch: maint-5.6/perl
17433 ____________________________________________________________________________
17434 [ 8542] By: jhi on 2001/01/25 03:44:55
17435 Log: Integrate changes #7835,7850,8315,8316 from mainline.
17438 Branch: maint-5.6/perl
17439 !> hints/solaris_2.sh
17440 ____________________________________________________________________________
17441 [ 8541] By: jhi on 2001/01/25 03:39:28
17442 Log: Integrate #8336 from mainline.
17443 Branch: maint-5.6/perl
17445 ____________________________________________________________________________
17446 [ 8540] By: jhi on 2001/01/25 03:23:50
17447 Log: Retract #8539.
17448 Branch: maint-5.6/perl
17450 ____________________________________________________________________________
17451 [ 8539] By: jhi on 2001/01/25 03:21:55
17452 Log: (Retracted by #5940.)
17453 Branch: maint-5.6/perl
17455 ____________________________________________________________________________
17456 [ 8538] By: jhi on 2001/01/25 03:14:07
17457 Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
17458 From: Peter Prymmer <pvhp@forte.com>
17459 Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
17460 Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
17463 Branch: maint-5.6/perl
17464 ! configure.com vms/descrip_mms.template
17465 ____________________________________________________________________________
17466 [ 8537] By: jhi on 2001/01/25 03:06:09
17467 Log: Integrate #7710,7824,7973 from mainline.
17468 Branch: maint-5.6/perl
17469 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
17470 !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
17471 !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
17472 !> vos/config.ga.def vos/config.ga.h win32/config.bc
17473 !> win32/config.gc win32/config.vc
17474 ____________________________________________________________________________
17475 [ 8536] By: jhi on 2001/01/24 13:50:20
17476 Log: Revert the edits made by me so far to the 5.6 branch since
17477 the TRIAL1 since I did edits when I should have been using
17478 integrates. Bad programmer. (Will integrate them properly later.)
17479 Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
17480 The #8353 will not be reapplied at least for now since
17481 the UTF-8 hash keys need more thinking.
17482 (The patches #8347, #8354, #8454, #8473 were okay since they
17483 were original edits made specifically for the 5.6.1-TRIAL1.)
17484 Branch: maint-5.6/perl
17485 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17486 ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
17487 ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
17488 ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
17489 ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
17490 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
17491 ! win32/config.bc win32/config.gc win32/config.vc
17492 ____________________________________________________________________________
17493 [ 8535] By: bailey on 2001/01/24 06:37:02
17496 +> (branch 26 files)
17497 !> (integrate 130 files)
17498 ____________________________________________________________________________
17499 [ 8534] By: nick on 2001/01/23 19:30:57
17500 Log: Integrate mainline.
17502 !> Changes Configure Porting/Glossary Porting/config.sh
17503 !> Porting/config_H embed.h embed.pl ext/Encode/compile
17504 !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
17505 !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
17506 !> pod/perlvar.pod proto.h t/lib/1_compile.t
17507 ____________________________________________________________________________
17508 [ 8533] By: jhi on 2001/01/23 16:15:46
17509 Log: Forgotten from #8501.
17511 ! Porting/Glossary Porting/config.sh Porting/config_H
17512 ____________________________________________________________________________
17513 [ 8532] By: jhi on 2001/01/23 16:13:27
17514 Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
17515 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
17516 Date: Mon, 22 Jan 2001 17:51:58 +0100
17517 Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
17519 ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
17520 ____________________________________________________________________________
17521 [ 8531] By: jhi on 2001/01/23 15:46:01
17522 Log: Update Changes.
17524 ! Changes patchlevel.h
17525 ____________________________________________________________________________
17526 [ 8530] By: jhi on 2001/01/23 15:38:39
17527 Log: De-cut-and-pasto.
17529 ! t/lib/1_compile.t
17530 ____________________________________________________________________________
17531 [ 8529] By: jhi on 2001/01/23 15:11:04
17532 Log: Document the mkdir trailing slashes case.
17535 ____________________________________________________________________________
17536 [ 8528] By: jhi on 2001/01/23 15:08:28
17537 Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
17540 Subject: lib/lib.pm
17541 From: <abigail@foad.org>
17542 Date: Mon, 28 Aug 2000 20:35:08 -0400
17543 Message-ID: <20000829003508.21281.qmail@foad.org>
17546 ____________________________________________________________________________
17547 [ 8527] By: jhi on 2001/01/23 14:44:04
17548 Log: Metaconfig unit change for #8526.
17550 ! U/threads/archname.U
17551 ____________________________________________________________________________
17552 [ 8526] By: jhi on 2001/01/23 14:43:19
17553 Log: Attach -perlio to the archname if so selected.
17556 ____________________________________________________________________________
17557 [ 8525] By: jhi on 2001/01/23 14:24:01
17558 Log: Subject: [PATCH] pod/perlvar.pod
17559 From: abigail@foad.org
17560 Date: Tue, 23 Jan 2001 01:41:10 +0100
17561 Message-ID: <20010123004110.22259.qmail@foad.org>
17564 ____________________________________________________________________________
17565 [ 8524] By: jhi on 2001/01/23 14:22:32
17566 Log: A bug introduced in #8217 (the undefined variable in the
17567 lib/safe1_t #3) fixed, by Charles Lane:
17569 The earlier patch made it so that stuff running in Safe
17570 compartments could do a "caller" and see "main". That
17571 little change in name is done right before the code in
17572 the compartment is run, and apparantly the parser
17573 was picking up the stash name before it got changed.
17575 (why it was threaded vs. unthreaded Perl that was sensitive to this
17576 I still don't know...and it probably doesn't matter).
17578 I tryed removing the stash name-change and saw that threaded Perl
17579 did indeed pass the lib/safe1.t tests.
17581 So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
17582 do the name change (and to connect _ in the compartment to the global
17583 _) which is removed from _safe_call_sv. Then Safe.pm is modified
17584 to call _safe_pkg_prep when creating a new compartment.
17586 Passes all tests with threaded perl on linux; passes all tests
17587 with unthreaded perl on VMS.
17589 At some point I'll probably want to revisit Safe and Opcode to
17590 provide more sensible handling of global variables...and to get
17591 formats working in Safe compartments, which they don't do currently.
17593 ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
17594 ____________________________________________________________________________
17595 [ 8523] By: jhi on 2001/01/23 14:11:58
17596 Log: Also the lib/Thread.pm itself needs to be ignored if
17597 the Thread extension hasn't been built.
17599 ! t/lib/1_compile.t
17600 ____________________________________________________________________________
17601 [ 8522] By: jhi on 2001/01/23 13:51:28
17602 Log: print() instead of warn() so that stderr doesn't get
17603 unncessarily polluted.
17605 ! ext/Encode/compile
17606 ____________________________________________________________________________
17607 [ 8521] By: jhi on 2001/01/23 13:49:48
17608 Log: Integrate perlio.
17610 !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
17611 !> ext/Encode/encode.h
17612 ____________________________________________________________________________
17613 [ 8520] By: nick on 2001/01/22 21:44:00
17614 Log: More messing with Encode:
17615 Extra fields in header to allow multiple names and to record
17616 other things "compile" knows.
17617 Re-organise compile to factor out common output routines.
17619 ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
17620 ____________________________________________________________________________
17621 [ 8519] By: nick on 2001/01/22 20:33:50
17622 Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
17624 ! ext/Encode/Makefile.PL ext/Encode/compile
17625 ____________________________________________________________________________
17626 [ 8518] By: nick on 2001/01/22 20:28:13
17627 Log: Integrate mainline
17629 !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
17630 !> vos/config.alpha.def vos/config.alpha.h
17631 ____________________________________________________________________________
17632 [ 8517] By: jhi on 2001/01/22 15:37:17
17633 Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
17637 ____________________________________________________________________________
17638 [ 8516] By: jhi on 2001/01/22 14:55:15
17639 Log: More SIG_SIZE fixes.
17641 ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
17642 ____________________________________________________________________________
17643 [ 8515] By: jhi on 2001/01/22 14:50:27
17644 Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
17645 From: "Craig A. Berry" <craigberry@mac.com>
17646 Date: Mon, 22 Jan 2001 00:42:24 -0600
17647 Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
17650 ____________________________________________________________________________
17651 [ 8514] By: jhi on 2001/01/22 14:31:17
17652 Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
17653 From: "Craig A. Berry" <craigberry@mac.com>
17654 Date: Sun, 21 Jan 2001 23:03:25 -0600
17655 Message-Id: <p04330101b691596f577f@[172.16.52.1]>
17658 ____________________________________________________________________________
17659 [ 8513] By: jhi on 2001/01/22 14:14:00
17660 Log: Add the .ucm encoding tables to the MANIFEST.
17663 ____________________________________________________________________________
17664 [ 8512] By: jhi on 2001/01/22 13:43:33
17665 Log: Integrate perlio.
17667 +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
17668 +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
17669 +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
17670 +> ext/Encode/Encode/iso8859-10.ucm
17671 +> ext/Encode/Encode/iso8859-13.ucm
17672 +> ext/Encode/Encode/iso8859-14.ucm
17673 +> ext/Encode/Encode/iso8859-15.ucm
17674 +> ext/Encode/Encode/iso8859-16.ucm
17675 +> ext/Encode/Encode/iso8859-2.ucm
17676 +> ext/Encode/Encode/iso8859-3.ucm
17677 +> ext/Encode/Encode/iso8859-4.ucm
17678 +> ext/Encode/Encode/iso8859-5.ucm
17679 +> ext/Encode/Encode/iso8859-6.ucm
17680 +> ext/Encode/Encode/iso8859-7.ucm
17681 +> ext/Encode/Encode/iso8859-8.ucm
17682 +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
17683 +> ext/Encode/Encode/symbol.ucm
17684 !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
17686 ____________________________________________________________________________
17687 [ 8511] By: nick on 2001/01/21 23:44:47
17688 Log: Make "real" layers of ":utf8" and ":raw".
17689 So now PERLIO=utf8 perl ...
17690 does what Andreas wanted.
17691 Fix arg passing in open.pm (still have a Carp issue).
17693 ! lib/open.pm perlio.c perliol.h
17694 ____________________________________________________________________________
17695 [ 8510] By: jhi on 2001/01/21 22:56:53
17696 Log: Document the regex context pushing/popping a bit better.
17699 ____________________________________________________________________________
17700 [ 8509] By: jhi on 2001/01/21 22:55:44
17701 Log: Tweak the mkdir trailing slash code some more.
17703 TO DO: the same handling should probably be done for
17704 all the other filesystem functions that can have directories
17705 as their arguments.
17708 ____________________________________________________________________________
17709 [ 8508] By: nick on 2001/01/21 21:37:43
17710 Log: Switch "compiled in" encodings to .ucm format.
17711 (Leave others as .enc till we can run-time load .ucm,
17712 or find some other way to load them.)
17714 + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
17715 + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
17716 + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
17717 + ext/Encode/Encode/iso8859-10.ucm
17718 + ext/Encode/Encode/iso8859-13.ucm
17719 + ext/Encode/Encode/iso8859-14.ucm
17720 + ext/Encode/Encode/iso8859-15.ucm
17721 + ext/Encode/Encode/iso8859-16.ucm
17722 + ext/Encode/Encode/iso8859-2.ucm
17723 + ext/Encode/Encode/iso8859-3.ucm
17724 + ext/Encode/Encode/iso8859-4.ucm
17725 + ext/Encode/Encode/iso8859-5.ucm
17726 + ext/Encode/Encode/iso8859-6.ucm
17727 + ext/Encode/Encode/iso8859-7.ucm
17728 + ext/Encode/Encode/iso8859-8.ucm
17729 + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
17730 + ext/Encode/Encode/symbol.ucm
17731 ! ext/Encode/Makefile.PL ext/Encode/compile
17732 ____________________________________________________________________________
17733 [ 8507] By: nick on 2001/01/21 21:02:03
17734 Log: Integrate (partial) mainline.
17736 !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
17737 !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
17738 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
17739 ____________________________________________________________________________
17740 [ 8506] By: jhi on 2001/01/21 20:09:30
17741 Log: Update Changes.
17743 ! Changes patchlevel.h
17744 ____________________________________________________________________________
17745 [ 8505] By: jhi on 2001/01/21 19:39:59
17746 Log: Subject: Minor typos in perlfaq2.pod
17747 From: "Stephen P. Potter" <spp@spotter.yi.org>
17748 Message-Id: <200101192101.QAA11911@spotter.yi.org>
17749 Date: Fri, 19 Jan 2001 16:01:13 -0500
17751 with a nit from Philip Netwon.
17754 ____________________________________________________________________________
17755 [ 8504] By: jhi on 2001/01/21 19:33:05
17756 Log: Metaconfig change for #8503.
17758 ! U/threads/usethreads.U
17759 ____________________________________________________________________________
17760 [ 8503] By: jhi on 2001/01/21 19:32:21
17761 Log: Sanity check for conflicting thread flavours.
17763 ! Configure config_h.SH
17764 ____________________________________________________________________________
17765 [ 8502] By: jhi on 2001/01/21 19:23:00
17766 Log: Metaconfig change for #8501.
17768 ! U/modified/sig_name.U
17769 ____________________________________________________________________________
17770 [ 8501] By: jhi on 2001/01/21 19:22:26
17771 Log: The SIG_SIZE is the number of the elements *excluding*
17772 the terminating NULL.
17774 ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
17775 ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
17776 ! win32/config_H.vc
17777 ____________________________________________________________________________
17778 [ 8500] By: jhi on 2001/01/21 18:31:31
17779 Log: Integrate perlio.
17781 !> doio.c embed.h embed.pl ext/Encode/Encode.xs
17782 !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
17783 !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
17784 !> pp_sys.c proto.h sv.c
17785 ____________________________________________________________________________
17786 [ 8499] By: jhi on 2001/01/21 17:43:57
17787 Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390
17788 From: Hugo <hv@crypt.compulink.co.uk>
17789 Date: Sun, 21 Jan 2001 13:34:05 +0000
17790 Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
17792 In sprintf UTF8ize only if necessary.
17795 ____________________________________________________________________________
17796 [ 8498] By: nick on 2001/01/21 16:25:32
17797 Log: Encode cleanup.
17798 Add command line control over "compile" so that Makefile.PL
17799 needs can be combined with other uses.
17800 Use command line options in Makefile.PL.
17801 Fix multi-byte parsing in .ucm files.
17803 ! ext/Encode/Makefile.PL ext/Encode/compile
17804 ____________________________________________________________________________
17805 [ 8497] By: nick on 2001/01/21 12:56:27
17806 Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
17808 ! ext/Encode/Encode.xs
17809 ____________________________________________________________________________
17810 [ 8496] By: nick on 2001/01/21 12:18:45
17811 Log: Fixup after integrate:
17812 missed the .sym files that are changed by regen_headers
17813 sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
17815 ! global.sym pp.sym sv.c
17816 ____________________________________________________________________________
17817 [ 8495] By: nick on 2001/01/21 11:51:07
17818 Log: Integrate mainline.
17820 +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
17821 !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
17822 !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
17823 !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
17824 !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
17825 !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
17826 !> win32/Makefile win32/makefile.mk
17827 ____________________________________________________________________________
17828 [ 8494] By: jhi on 2001/01/20 23:12:11
17829 Log: Forgot the expect_number() prototype.
17831 ! embed.h embed.pl proto.h
17832 ____________________________________________________________________________
17833 [ 8493] By: jhi on 2001/01/20 22:56:39
17834 Log: Subject: [PATCH: perl@8482] README.vms URL updates
17835 From: Peter Prymmer <pvhp@forte.com>
17836 Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
17837 Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
17839 Plus Craig A. Berry's suggestion to use compaq.com instead
17843 ____________________________________________________________________________
17844 [ 8492] By: jhi on 2001/01/20 22:50:05
17845 Log: Memory management calls documentation.
17848 ____________________________________________________________________________
17849 [ 8491] By: jhi on 2001/01/20 22:38:33
17850 Log: Signedness nit plus few memcpy/Copy nits.
17853 ____________________________________________________________________________
17854 [ 8490] By: jhi on 2001/01/20 22:25:53
17855 Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
17856 From: Peter Prymmer <pvhp@forte.com>
17857 Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
17858 Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
17860 ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
17861 ____________________________________________________________________________
17862 [ 8489] By: jhi on 2001/01/20 22:24:41
17863 Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
17864 From: Peter Prymmer <pvhp@forte.com>
17865 Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
17866 Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
17868 ! win32/Makefile win32/makefile.mk
17869 ____________________________________________________________________________
17870 [ 8488] By: jhi on 2001/01/20 22:22:27
17871 Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
17872 From: Peter Prymmer <pvhp@forte.com>
17873 Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
17874 Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
17877 ____________________________________________________________________________
17878 [ 8487] By: jhi on 2001/01/20 22:21:18
17879 Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
17880 From: Peter Prymmer <pvhp@forte.com>
17881 Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
17882 Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
17884 + ext/DynaLoader/dl_dllload.xs
17885 ! MANIFEST Makefile.SH hints/os390.sh
17886 ____________________________________________________________________________
17887 [ 8486] By: jhi on 2001/01/20 22:17:53
17888 Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
17889 From: Peter Prymmer <pvhp@forte.com>
17890 Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
17891 Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
17893 ! README.os390 README.posix-bc
17894 ____________________________________________________________________________
17895 [ 8485] By: jhi on 2001/01/20 20:15:30
17896 Log: Document and test the new qu operator.
17899 ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
17900 ! pod/perlretut.pod pod/perlunicode.pod
17901 ____________________________________________________________________________
17902 [ 8484] By: nick on 2001/01/20 19:42:30
17903 Log: Infrastructure to allow:
17904 open($fh,"|-",@array);
17906 i.e. mark pp_open as needing a stack mark, and make pp_open
17907 process its args in that style (and pass them _all_ to tied handles OPEN).
17908 Invent do_openn() which takes SV ** at allow it to see multiple args.
17909 Note this does not _do_ anything yet.
17911 ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
17912 ! perlapi.c pp_proto.h pp_sys.c proto.h
17913 ____________________________________________________________________________
17914 [ 8483] By: nick on 2001/01/20 17:23:14
17915 Log: Integrate mainline.
17917 !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
17918 !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
17919 ____________________________________________________________________________
17920 [ 8482] By: jhi on 2001/01/19 15:37:49
17921 Log: Update Changes.
17923 ! Changes patchlevel.h
17924 ____________________________________________________________________________
17925 [ 8481] By: jhi on 2001/01/19 14:41:24
17926 Log: Subject: Re: new feature: s?printf parameter reordering
17927 From: Hugo <hv@crypt.compulink.co.uk>
17928 Date: Thu, 11 Jan 2001 17:09:03 +0000
17929 Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
17931 - support reordering for all parameters: %, *v, *, .*
17932 - lay down that the reordering specification must immediately
17933 follow that parameter: %3$, *v3$, *3$, .*3$
17934 - fix vectorisation of a zero-length string
17935 - factor out the code choosing the argument to format
17937 Possibly unwanted side-effects:
17938 - the special format specifiers ' +-0' must now precede any
17939 vectorisation specifier. Tests in op/sprintf and op/ver
17940 have been changed to reflect this.
17941 - sprintf.t test #214 changed its expectations because in many
17942 cases, the next parameter has already been consumed when an
17943 invalid type letter is detected.
17945 Probably wanted side-effects:
17946 - attempts to format a non-existent parameter will warn as if C<undef>
17947 - attempt to write to non-existent parameter with '%n' will complain
17948 of "attempt to modify read-only value" instead of being silent
17950 ! sv.c t/op/sprintf.t t/op/ver.t
17951 ____________________________________________________________________________
17952 [ 8480] By: jhi on 2001/01/19 14:08:37
17953 Log: Subject: PATCH pragma/locale.t
17954 From: andreas.koenig@anima.de (Andreas J. Koenig)
17955 Date: 18 Jan 2001 09:45:37 +0100
17956 Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
17958 ! t/pragma/locale.t
17959 ____________________________________________________________________________
17960 [ 8479] By: jhi on 2001/01/19 13:19:58
17961 Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
17964 ____________________________________________________________________________
17965 [ 8478] By: jhi on 2001/01/19 02:12:35
17966 Log: Automate 1_compile.t.
17968 ! t/lib/1_compile.t
17969 ____________________________________________________________________________
17970 [ 8477] By: jhi on 2001/01/19 01:49:56
17971 Log: Integrate perlio.
17973 !> sv.c win32/config.bc win32/config.gc win32/config.vc
17974 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
17975 ____________________________________________________________________________
17976 [ 8476] By: nick on 2001/01/18 21:51:52
17977 Log: Integrate mainline
17979 +> t/lib/1_compile.t t/lib/compmod.pl
17980 !> MANIFEST configure.com lib/unicode/distinct.pm
17981 ____________________________________________________________________________
17982 [ 8475] By: nick on 2001/01/18 21:48:02
17983 Log: Win32 "safe signals" co-existance fix.
17984 Fix SIG_SIZE value.
17985 Clear PL_sig_pending when cloning (fork).
17987 ! sv.c win32/config.bc win32/config.gc win32/config.vc
17988 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17989 ____________________________________________________________________________
17990 [ 8474] By: jhi on 2001/01/18 14:40:57
17991 Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
17993 ! t/lib/1_compile.t
17994 ____________________________________________________________________________
17995 [ 8473] By: gsar on 2001/01/18 11:42:31
17996 Log: unsubmitted trial1 change
17997 Branch: maint-5.6/perl
17999 ____________________________________________________________________________
18000 [ 8472] By: jhi on 2001/01/18 04:30:24
18001 Log: The first bug found by 1_compile.t.
18003 ! lib/unicode/distinct.pm
18004 ____________________________________________________________________________
18005 [ 8471] By: jhi on 2001/01/18 04:29:42
18006 Log: Add Schwern's 1_compile test. The compile_module script renamed
18007 to be a bit shorter for the 8.3 people.
18009 + t/lib/1_compile.t t/lib/compmod.pl
18011 ____________________________________________________________________________
18012 [ 8470] By: jhi on 2001/01/18 04:16:00
18013 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)
18014 From: Peter Prymmer <pvhp@forte.com>
18015 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
18016 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
18018 Branch: maint-5.6/perl
18020 ____________________________________________________________________________
18021 [ 8469] By: jhi on 2001/01/18 04:13:02
18022 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)
18023 From: Peter Prymmer <pvhp@forte.com>
18024 Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
18025 Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
18029 ____________________________________________________________________________
18030 [ 8468] By: jhi on 2001/01/18 03:42:08
18031 Log: Integrate perlio.
18033 !> gv.c mg.c perlio.c util.c
18034 ____________________________________________________________________________
18035 [ 8467] By: nick on 2001/01/17 22:41:10
18036 Log: "Safe" signals - trial implementation.
18037 gv.c tweaked to zero PL_sig_pend array
18038 perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
18039 util.c tweaked to not set SA_RESTART to give perlio.c a chance.
18040 Odd thing is that it "works" with PERLIO=stdio as well (linux).
18042 ! gv.c mg.c perlio.c util.c
18043 ____________________________________________________________________________
18044 [ 8466] By: nick on 2001/01/17 20:40:20
18045 Log: Integrate mainline.
18047 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
18048 !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
18049 !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
18050 !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
18051 !> vos/config.ga.h win32/config.bc win32/config.gc
18053 ____________________________________________________________________________
18054 [ 8465] By: jhi on 2001/01/17 18:37:13
18055 Log: Subject: [PATCH] Re: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
18056 From: Nicholas Clark <nick@ccl4.org>
18057 Date: Wed, 17 Jan 2001 17:31:33 +0000
18058 Message-ID: <20010117173133.I2633@plum.flirble.org>
18061 ____________________________________________________________________________
18062 [ 8464] By: jhi on 2001/01/17 14:43:17
18063 Log: Subject: [PATCH: perl@8429] lib/tie-substrhash.t FAILED at test 11
18064 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
18065 Date: Wed, 17 Jan 2001 15:16:43 +0100
18066 Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es>
18068 pp_int() was dropping an NV to the floor,
18069 int(279964589018079/59) either returned not an integer
18070 4745162525730.15, or one got "Attempt to free unreferenced scalar."
18073 ____________________________________________________________________________
18074 [ 8463] By: jhi on 2001/01/17 06:12:42
18075 Log: (Replaced by #8470)
18077 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)
18078 From: "Craig A. Berry" <craigberry@mac.com>
18079 Date: Tue, 16 Jan 2001 23:38:46 -0600
18080 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
18081 Branch: maint-5.6/perl
18083 ____________________________________________________________________________
18084 [ 8462] By: jhi on 2001/01/17 06:11:31
18085 Log: (Replaced by #8469)
18087 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)
18088 From: "Craig A. Berry" <craigberry@mac.com>
18089 Date: Tue, 16 Jan 2001 23:38:46 -0600
18090 Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
18093 ____________________________________________________________________________
18094 [ 8461] By: jhi on 2001/01/17 05:56:12
18095 Log: Allow for one trailing slash in the directory of mkdir().
18098 ____________________________________________________________________________
18099 [ 8460] By: jhi on 2001/01/17 03:26:01
18100 Log: Metaconfig unit changes for #8459.
18102 ! U/modified/Loc.U U/modified/sig_name.U
18103 ____________________________________________________________________________
18104 [ 8459] By: jhi on 2001/01/17 03:24:48
18105 Log: Define SIG_SIZE, the number of elements in the sig_name and
18106 sig_num arrays, including the final NULL entry.
18108 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18109 ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
18110 ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
18111 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
18112 ! win32/config.bc win32/config.gc win32/config.vc
18113 ____________________________________________________________________________
18114 [ 8458] By: jhi on 2001/01/17 01:41:33
18115 Log: Integrate perlio.
18117 !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
18118 !> perlapi.h proto.h sv.c
18119 ____________________________________________________________________________
18120 [ 8457] By: nick on 2001/01/16 22:07:26
18121 Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
18122 Provides all the "cost" but no benefit yet - it is to allow cost
18123 to be measured, and implementation experiments (just in mg.c?).
18125 ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
18126 ! perlapi.h proto.h sv.c
18127 ____________________________________________________________________________
18128 [ 8456] By: nick on 2001/01/16 21:07:07
18129 Log: Integrate mainline.
18131 !> (integrate 51 files)
18132 ____________________________________________________________________________
18133 [ 8455] By: jhi on 2001/01/16 18:13:43
18134 Log: Subject: [PATCH] regcomp.c old feature removal
18135 From: mjd@plover.com
18136 Date: 16 Jan 2001 14:43:18 -0000
18137 Message-ID: <20010116144318.7140.qmail@plover.com>
18140 ____________________________________________________________________________
18141 [ 8454] By: jhi on 2001/01/16 16:12:39
18142 Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
18143 From: "Indy Singh" <indy@nusphere.com>
18144 Date: Wed, 10 Jan 2001 20:17:49 -0500
18145 Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
18146 Branch: maint-5.6/perl
18148 ____________________________________________________________________________
18149 [ 8453] By: jhi on 2001/01/16 16:09:33
18150 Log: Update Changes.
18152 ! Changes patchlevel.h
18153 ____________________________________________________________________________
18154 [ 8452] By: jhi on 2001/01/16 15:42:04
18155 Log: Subject: Re: API Cleanup
18156 To: perl5-porters@perl.org
18157 Date: Tue, 16 Jan 2001 13:42:30 +0000
18158 Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
18160 Subject: [PATCH] utf8.c documentation
18161 From: Simon Cozens <simon@cozens.net>
18162 Date: Tue, 16 Jan 2001 13:52:48 +0000
18163 Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
18165 Subject: Re: API Cleanup
18166 From: Simon Cozens <simon@cozens.net>
18167 Date: Tue, 16 Jan 2001 14:58:55 +0000
18168 Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
18172 ! embed.pl pod/perlapi.pod utf8.c
18173 ____________________________________________________________________________
18174 [ 8451] By: jhi on 2001/01/16 14:41:39
18175 Log: podlators 1.07, from Russ Allbery.
18178 ____________________________________________________________________________
18179 [ 8450] By: jhi on 2001/01/16 14:24:19
18180 Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
18181 From: "Indy Singh" <indy@nusphere.com>
18182 Date: Mon, 15 Jan 2001 20:59:40 -0500
18183 Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
18186 ____________________________________________________________________________
18187 [ 8449] By: jhi on 2001/01/16 03:42:55
18188 Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
18189 at the setting of the ofs_sv in new_struct_thread() as the
18190 thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
18191 that invited a core dump.
18194 ____________________________________________________________________________
18195 [ 8448] By: jhi on 2001/01/16 01:49:07
18196 Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
18197 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
18198 Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
18199 Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
18201 Replace #8444 and #8445.
18203 ! ext/B/B.xs ext/B/B/Debug.pm
18204 ____________________________________________________________________________
18205 [ 8447] By: jhi on 2001/01/15 21:05:35
18206 Log: Subject: [PATCH] API Variable documentation
18207 From: Simon Cozens <simon@cozens.net>
18208 Date: Mon, 15 Jan 2001 19:35:54 +0000
18209 Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk>
18211 ! pod/perlapi.pod thrdvar.h
18212 ____________________________________________________________________________
18213 [ 8446] By: jhi on 2001/01/15 20:49:20
18214 Log: Signedness nit.
18217 ____________________________________________________________________________
18218 [ 8445] By: jhi on 2001/01/15 20:28:48
18219 Log: (Replaced by #8448) More op_children traces (cleanup of #8442).
18222 ____________________________________________________________________________
18223 [ 8444] By: jhi on 2001/01/15 13:09:10
18224 Log: (Replaced by #8448) Traces of op_children (cleanup of #8442)
18227 ____________________________________________________________________________
18228 [ 8443] By: jhi on 2001/01/15 13:06:26
18229 Log: Missing from #8439.
18232 ____________________________________________________________________________
18233 [ 8442] By: jhi on 2001/01/15 13:02:38
18234 Log: Subject: [PATCH @8436] Eliminate op_children
18235 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
18236 Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
18237 Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
18239 Subject: [PATCH @8436] Re: Eliminate op_children
18240 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
18241 Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
18242 Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
18244 ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
18245 ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
18247 ____________________________________________________________________________
18248 [ 8441] By: jhi on 2001/01/15 12:57:08
18249 Log: Use the /^Perl_/-less form of is_lvalue_sub().
18252 ____________________________________________________________________________
18253 [ 8440] By: jhi on 2001/01/15 05:13:09
18254 Log: Revert #8437 and #8438, the Linux large files story is more complex.
18255 Branch: metaconfig/U/perl
18256 ! d_fpos64_t.U d_off64_t.U
18258 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18259 ! config_h.SH configure.com epoc/config.sh perl.h
18260 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
18261 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
18262 ! win32/config.bc win32/config.gc win32/config.vc
18263 ____________________________________________________________________________
18264 [ 8439] By: jhi on 2001/01/15 05:02:24
18265 Log: More UTF-8 patches from Inaba Hiroto.
18266 - The substr lval was still not okay.
18267 - Now pp_stringify and sv_setsv copies source's UTF8 flag
18268 even if IN_BYTE. pp_stringify is called from fold_constants
18269 at optimization phase and "\x{100}" was made SvUTF8_off under
18270 use bytes (the bytes pragma is for "byte semantics" and not
18271 for "do not produce UTF8 data")
18272 - New `qu' operator to generate UTF8 string explicitly.
18273 Though I agree with the policy "0x00-0xff always produce bytes",
18274 sometimes want to such a string to be coded in UTF8.
18275 I can use pack"U0a*" but it requires more typing and has
18277 - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
18278 change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
18279 string is not UTF8_on and has char 0x80-0xff.
18281 TODO: document and test qu.
18283 ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
18284 ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
18286 ____________________________________________________________________________
18287 [ 8438] By: jhi on 2001/01/14 05:10:23
18288 Log: Metaconfig unit changes for #8437.
18289 Branch: metaconfig/U/perl
18290 ! d_fpos64_t.U d_off64_t.U
18291 ____________________________________________________________________________
18292 [ 8437] By: jhi on 2001/01/14 04:55:34
18293 Log: Add <features.h> probing, seems to be needed for (some?)
18294 Linux largefileness.
18296 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18297 ! config_h.SH configure.com epoc/config.sh perl.h
18298 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
18299 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
18300 ! win32/config.bc win32/config.gc win32/config.vc
18301 ____________________________________________________________________________
18302 [ 8436] By: jhi on 2001/01/13 17:47:21
18303 Log: Tighten some of the tests a bit.
18306 ____________________________________________________________________________
18307 [ 8435] By: jhi on 2001/01/13 17:31:54
18308 Log: Integrate perlio.
18310 !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
18311 !> win32/config_H.gc win32/config_H.vc
18312 ____________________________________________________________________________
18313 [ 8434] By: nick on 2001/01/13 11:36:53
18314 Log: Run dmake regen_config_h for Win32
18316 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18317 ____________________________________________________________________________
18318 [ 8433] By: nick on 2001/01/13 11:31:55
18319 Log: VMS friendly patch to Encode compile process
18321 ! ext/Encode/Makefile.PL ext/Encode/compile
18322 ____________________________________________________________________________
18323 [ 8432] By: nick on 2001/01/13 11:06:44
18324 Log: Integrate mainline
18326 +> ext/B/B/Concise.pm
18327 !> (integrate 52 files)
18328 ____________________________________________________________________________
18329 [ 8431] By: jhi on 2001/01/13 05:55:55
18330 Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
18331 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
18332 Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
18333 Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
18335 ! ext/B/B/Concise.pm
18336 ____________________________________________________________________________
18337 [ 8430] By: jhi on 2001/01/13 04:24:18
18338 Log: The LVRET macro needed an aTHX.
18341 ____________________________________________________________________________
18342 [ 8429] By: jhi on 2001/01/13 02:12:42
18343 Log: Update Changes.
18345 ! Changes patchlevel.h
18346 ____________________________________________________________________________
18347 [ 8428] By: jhi on 2001/01/13 02:08:50
18348 Log: Subject: Re: [PATCH: perl@8342] lib/bigfloat.t FAILED at test 351
18349 From: Peter Prymmer <pvhp@forte.com>
18350 Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
18351 Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
18353 Add a BEGIN guard for sloppy floating point division.
18355 ! lib/Math/BigInt.pm lib/bigint.pl
18356 ____________________________________________________________________________
18357 [ 8427] By: jhi on 2001/01/13 01:47:16
18358 Log: The B::Terse drop-in replacement wasn't quite drop-in.
18361 ____________________________________________________________________________
18362 [ 8426] By: jhi on 2001/01/12 21:20:43
18365 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18366 ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
18367 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
18368 ! vos/config.ga.def vos/config.ga.h win32/config.bc
18369 ! win32/config.gc win32/config.vc
18370 ____________________________________________________________________________
18371 [ 8425] By: jhi on 2001/01/12 20:20:14
18372 Log: Subject: [PATCH perl@8342] -Wformat
18373 From: Robin Barker <rmb1@cise.npl.co.uk>
18374 Date: Fri, 12 Jan 2001 20:03:14 GMT
18375 Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
18377 ! ext/Encode/Encode.xs mg.c sv.c toke.c
18378 ____________________________________________________________________________
18379 [ 8424] By: jhi on 2001/01/12 20:01:48
18380 Log: Subject: B::Concise -- an improved replacement for B::Terse
18381 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
18382 Date: Sat, 6 Jan 2001 20:18:05 -0800 (PST)
18383 Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
18385 + ext/B/B/Concise.pm
18386 ! MANIFEST ext/B/B/Terse.pm
18387 ____________________________________________________________________________
18388 [ 8423] By: jhi on 2001/01/12 19:24:02
18389 Log: The new metaconfig unit from the #8421.
18390 Branch: metaconfig/U/perl
18392 ____________________________________________________________________________
18393 [ 8422] By: jhi on 2001/01/12 19:23:43
18394 Log: Forgot the microperl config from the #8421.
18396 ! uconfig.h uconfig.sh
18397 ____________________________________________________________________________
18398 [ 8421] By: jhi on 2001/01/12 19:05:27
18399 Log: Add sigprocmask() probe, regen Configure, regen toc.
18401 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18402 ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
18403 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
18404 ! vos/config.ga.h win32/config.bc win32/config.gc
18406 ____________________________________________________________________________
18407 [ 8420] By: jhi on 2001/01/12 18:34:31
18408 Log: Add sockatmark() to the todo list.
18411 ____________________________________________________________________________
18412 [ 8419] By: jhi on 2001/01/12 18:09:46
18413 Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
18416 ____________________________________________________________________________
18417 [ 8418] By: jhi on 2001/01/12 18:05:30
18418 Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
18419 From: Radu Greab <radu@netsoft.ro>
18420 Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
18421 Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
18423 ! op.c t/pragma/sub_lval.t
18424 ____________________________________________________________________________
18425 [ 8417] By: jhi on 2001/01/12 16:09:09
18426 Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
18427 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
18428 Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
18429 Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
18431 ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
18432 ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
18433 ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
18434 ! t/pragma/sub_lval.t toke.c
18435 ____________________________________________________________________________
18436 [ 8416] By: jhi on 2001/01/12 15:42:06
18437 Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
18438 From: "Richard Soderberg" <rs@crystalflame.net>
18439 Date: Fri, 12 Jan 2001 04:49:35 -0800
18440 Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
18442 Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
18443 according to the platform.
18446 ____________________________________________________________________________
18447 [ 8415] By: jhi on 2001/01/12 15:33:41
18448 Log: One more UTF-8 fix from Inaba Hiroto.
18450 ! pp.c regexec.c t/pragma/utf8.t
18451 ____________________________________________________________________________
18452 [ 8414] By: jhi on 2001/01/12 15:30:18
18453 Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
18456 ____________________________________________________________________________
18457 [ 8413] By: jhi on 2001/01/12 15:22:10
18458 Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
18459 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
18460 Date: Thu, 11 Jan 2001 12:53:36 +0100
18461 Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
18464 ____________________________________________________________________________
18465 [ 8412] By: jhi on 2001/01/12 15:20:25
18466 Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
18467 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
18468 Date: Fri, 12 Jan 2001 14:37:55 +0100
18469 Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
18471 ! hints/posix-bc.sh
18472 ____________________________________________________________________________
18473 [ 8411] By: jhi on 2001/01/12 15:14:14
18474 Log: Subject: [PATCH: perl@8342] op/regmesg FAILED at test 33 on EBCDIC machines
18475 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
18476 Date: Fri, 12 Jan 2001 10:42:21 +0100
18477 Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
18480 ____________________________________________________________________________
18481 [ 8410] By: jhi on 2001/01/12 05:48:55
18482 Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
18483 From: Nicholas Clark <nick@ccl4.org>
18484 Date: Sun, 7 Jan 2001 19:47:14 +0000
18485 Message-ID: <20010107194714.B1048@plum.flirble.org>
18487 ! t/op/numconvert.t
18488 ____________________________________________________________________________
18489 [ 8409] By: jhi on 2001/01/12 05:41:28
18490 Log: Integrate perlio.
18493 ____________________________________________________________________________
18494 [ 8408] By: nick on 2001/01/11 22:43:28
18495 Log: Remove variables that were used in experiments.
18498 ____________________________________________________________________________
18499 [ 8407] By: nick on 2001/01/11 20:57:44
18500 Log: Catch die in %SIG handler and unblock the signal before re-dying.
18501 This make Linux work _without_ sigsetjmp().
18502 Turn off sigsetjmp() to see what else it does.
18503 May need Configure probe for sigprocmask() if anything has sigaction()
18504 but not sigprocmask().
18507 ____________________________________________________________________________
18508 [ 8406] By: nick on 2001/01/11 19:32:07
18509 Log: Integrate mainline
18511 !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
18512 !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
18514 ____________________________________________________________________________
18515 [ 8405] By: jhi on 2001/01/11 17:11:01
18516 Log: Fix UTF-8 lval substr().
18518 ! mg.c t/op/substr.t
18519 ____________________________________________________________________________
18520 [ 8404] By: jhi on 2001/01/11 05:13:58
18521 Log: Update Changes.
18523 ! Changes patchlevel.h
18524 ____________________________________________________________________________
18525 [ 8403] By: jhi on 2001/01/11 04:38:24
18526 Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
18527 From: Hugo <hv@crypt.compulink.co.uk>
18528 Date: Mon, 30 Oct 2000 01:33:26 +0000
18529 Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
18531 ! regexec.c t/op/re_tests
18532 ____________________________________________________________________________
18533 [ 8402] By: jhi on 2001/01/11 04:26:12
18534 Log: Integrate perlio.
18537 ____________________________________________________________________________
18538 [ 8401] By: nick on 2001/01/10 22:52:55
18539 Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
18540 (So Alan and Ilya can try setting via hints.)
18541 Verified Linux "works" with it true and fails to re-enable SIGINT if false.
18542 Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
18543 doing the save everywhere seems to restart read() correctly, but just
18544 doing it once "round" the handler does not.
18547 ____________________________________________________________________________
18548 [ 8400] By: jhi on 2001/01/10 21:57:54
18549 Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
18550 of IRIX, HP-UX is unaffected.
18553 ____________________________________________________________________________
18554 [ 8399] By: nick on 2001/01/10 21:29:19
18555 Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
18558 ____________________________________________________________________________
18559 [ 8398] By: jhi on 2001/01/10 20:55:31
18560 Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
18561 also have ReusePort.
18563 ! ext/IO/lib/IO/Socket/INET.pm
18564 ____________________________________________________________________________
18565 [ 8397] By: jhi on 2001/01/10 20:50:57
18566 Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
18567 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
18568 Date: Wed, 10 Jan 2001 01:38:13 -0800
18569 Message-ID: <20010110013813.B41744@yahoo-inc.com>
18571 ! ext/IO/lib/IO/Socket/INET.pm
18572 ____________________________________________________________________________
18573 [ 8396] By: jhi on 2001/01/10 20:49:30
18574 Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
18575 From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
18576 Date: Wed, 10 Jan 2001 01:37:32 -0800
18577 Message-ID: <20010110013732.A41744@yahoo-inc.com>
18579 ! ext/Socket/Socket.pm
18580 ____________________________________________________________________________
18581 [ 8395] By: jhi on 2001/01/10 20:41:37
18582 Log: Test for bug id 20010105.016 (fixed by #8378).
18585 ____________________________________________________________________________
18586 [ 8394] By: jhi on 2001/01/10 20:26:32
18587 Log: Integrate perlio.
18590 ____________________________________________________________________________
18591 [ 8393] By: nick on 2001/01/10 19:34:30
18592 Log: Back out Simon's pid hackery for now.
18595 ____________________________________________________________________________
18596 [ 8392] By: nick on 2001/01/10 19:23:13
18597 Log: Integrate mainline. (Builds but does not work - something broke pipes...)
18599 !> (integrate 29 files)
18600 ____________________________________________________________________________
18601 [ 8391] By: jhi on 2001/01/10 18:43:15
18602 Log: Subject: [PATCH] Fix my_pclose segfault
18603 From: Simon Cozens <simon@cozens.net>
18604 Date: Wed, 10 Jan 2001 18:39:35 +0000
18605 Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
18608 ____________________________________________________________________________
18609 [ 8390] By: jhi on 2001/01/10 18:42:08
18610 Log: Subject: [PATCH perl@8269] Opcode.XS, fix memory leak
18611 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18612 Date: Wed, 10 Jan 2001 13:23:02 EST
18613 Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
18615 ! ext/Opcode/Opcode.xs
18616 ____________________________________________________________________________
18617 [ 8389] By: jhi on 2001/01/10 15:16:07
18618 Log: Turn off the integer preservation for now.
18621 ____________________________________________________________________________
18622 [ 8388] By: jhi on 2001/01/10 15:01:25
18623 Log: Few more IDE/editor nits from p5p.
18626 ____________________________________________________________________________
18627 [ 8387] By: jhi on 2001/01/10 06:53:16
18628 Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
18629 To: "Andreas J. Koenig" <andreas.koenig@anima.de>
18630 Date: Tue, 9 Jan 2001 23:16:02 +0000
18631 Message-ID: <20010109231602.A81101@plum.flirble.org>
18634 ____________________________________________________________________________
18635 [ 8386] By: jhi on 2001/01/10 03:17:54
18636 Log: Test cases for #8385 (from Simon's "torture.pl")
18639 ____________________________________________________________________________
18640 [ 8385] By: jhi on 2001/01/10 03:17:11
18641 Log: Subject: Re: more UTF8 test suites and an UTF8 patch
18642 From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
18643 Date: Wed, 10 Jan 2001 11:39:39 +0900
18644 Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
18646 Some more UTF-8 tr cases fixed.
18649 ____________________________________________________________________________
18650 [ 8384] By: jhi on 2001/01/09 22:45:40
18651 Log: Allow the locale test needing POSIX and the taint test
18652 needing IPC::SysV to run under 'minitest' (basically,
18653 bail out if loading the extension fails)
18655 ! t/op/misc.t t/op/taint.t
18656 ____________________________________________________________________________
18657 [ 8383] By: jhi on 2001/01/09 21:36:04
18658 Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
18659 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
18660 Date: Tue, 9 Jan 2001 13:33:22 -0800 (PST)
18661 Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
18664 ____________________________________________________________________________
18665 [ 8382] By: jhi on 2001/01/09 21:06:08
18666 Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
18667 Should finish up the bug id 20001205.022.
18669 ! pp.c pp_hot.c scope.c
18670 ____________________________________________________________________________
18671 [ 8381] By: jhi on 2001/01/09 18:27:43
18672 Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
18673 From: Andy Dougherty <doughera@lafayette.edu>
18674 Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
18675 Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
18677 More robust yacc/bison error detection.
18680 ____________________________________________________________________________
18681 [ 8380] By: jhi on 2001/01/09 15:21:38
18682 Log: Subject: [PATCH] make t/op/misc.t work on VMS
18683 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18684 Date: Tue, 9 Jan 2001 07:53:55 EST
18685 Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu>
18687 ! t/op/misc.t vms/test.com
18688 ____________________________________________________________________________
18689 [ 8379] By: jhi on 2001/01/09 15:20:38
18690 Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
18691 From: jhi@cc.hut.fi
18692 Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
18693 Message-Id: <200012302057.WAA31168@alpha.hut.fi>
18695 The #8378 fixed this.
18698 ____________________________________________________________________________
18699 [ 8378] By: jhi on 2001/01/09 15:05:32
18700 Log: Subject: One more patch for UTF8
18701 From: Inaba Hiroto <inaba@st.rim.or.jp>
18702 Date: Tue, 09 Jan 2001 01:04:32 +0900
18703 Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
18705 UTF-8 fixes for 'x' and tr///.
18707 ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
18708 ! regcomp.c regexec.c toke.c utf8.c
18709 ____________________________________________________________________________
18710 [ 8377] By: jhi on 2001/01/09 14:32:17
18711 Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
18714 ____________________________________________________________________________
18715 [ 8376] By: jhi on 2001/01/09 04:32:32
18716 Log: integrate changes #7775, #8316, #8316 from mainline
18717 Branch: maint-5.6/perl
18718 ! hints/solaris_2.sh
18719 ____________________________________________________________________________
18720 [ 8375] By: jhi on 2001/01/09 04:26:43
18721 Log: Update Changes.
18723 ! Changes patchlevel.h
18724 ____________________________________________________________________________
18725 [ 8374] By: jhi on 2001/01/09 04:14:32
18726 Log: IDE/editor section tweaking.
18729 ____________________________________________________________________________
18730 [ 8373] By: jhi on 2001/01/09 02:38:26
18731 Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
18732 From: Peter Prymmer <pvhp@forte.com>
18733 Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
18734 Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
18736 In preparation os OS/390 dynamic loading.
18738 ! README.os390 hints/os390.sh
18739 ____________________________________________________________________________
18740 [ 8372] By: jhi on 2001/01/09 00:24:30
18741 Log: Integrate with perlio.
18743 !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
18744 ____________________________________________________________________________
18745 [ 8371] By: nick on 2001/01/08 23:54:33
18746 Log: Fix "scalars leaked" bugs caused by overload magic
18747 (Highlighted by Ilya's DESTROY optimization.)
18749 ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
18750 ____________________________________________________________________________
18751 [ 8370] By: nick on 2001/01/08 20:19:41
18752 Log: Integrate mainline
18754 !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
18755 !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
18757 ____________________________________________________________________________
18758 [ 8369] By: jhi on 2001/01/08 17:30:52
18759 Log: save_delete() Safefree() doesn't (anymore?) work with shared
18760 strings, one test failure in op/misc and almost all of lib/b.
18761 (Outcomments #8369.)
18764 ____________________________________________________________________________
18765 [ 8368] By: jhi on 2001/01/08 14:47:10
18766 Log: (Outcommented by #8369.)
18768 Subject: Re: Perl BugID 20001205.022 ---- save_delete
18769 From: Simon Cozens <simon@cozens.net>
18770 Date: Sat, 6 Jan 2001 11:48:40 +0000
18771 Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
18773 The save_delete() does need the Safefree.
18776 ____________________________________________________________________________
18777 [ 8367] By: bailey on 2001/01/08 08:53:52
18778 Log: Once again syncing after too long an absence
18780 +> (branch 55 files)
18781 - MAINTAIN fix_pl vos/config.def vos/config.h
18782 - vos/config_h.SH_orig
18783 !> (integrate 498 files)
18784 ____________________________________________________________________________
18785 [ 8366] By: jhi on 2001/01/08 02:42:59
18786 Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
18787 From: nick@ccl4.org
18788 Date: Sun, 7 Jan 2001 21:07:18 +0000
18789 Message-Id: <20010107210717.D1048@plum.flirble.org>
18791 ! sv.c t/op/64bitint.t
18792 ____________________________________________________________________________
18793 [ 8365] By: jhi on 2001/01/08 02:35:16
18794 Log: Subject: [PATCH] environ nit
18795 From: Simon Cozens <simon@cozens.net>
18796 Date: Sun, 7 Jan 2001 17:57:07 +0000
18797 Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
18799 Use environ only if we have it.
18802 ____________________________________________________________________________
18803 [ 8364] By: jhi on 2001/01/08 02:24:51
18804 Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
18806 ! ext/GDBM_File/GDBM_File.xs
18807 ____________________________________________________________________________
18808 [ 8363] By: jhi on 2001/01/08 02:19:24
18809 Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
18810 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
18811 Date: Sat, 6 Jan 2001 15:25:02 -0800 (PST)
18812 Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
18815 ____________________________________________________________________________
18816 [ 8362] By: jhi on 2001/01/08 02:17:43
18817 Log: Subject: [patch] xsub AUTOLOAD fix/optimization
18818 From: Doug MacEachern <dougm@covalent.net>
18819 Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
18820 Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
18822 Allow AUTOLOAD to be an xsub and allow such xsubs
18823 to avoid use of $AUTOLOAD.
18826 ____________________________________________________________________________
18827 [ 8361] By: jhi on 2001/01/08 02:16:07
18828 Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
18829 From: Radu Greab <radu@netsoft.ro>
18830 Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
18831 Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
18833 No need for the potentially unportable $SIG{CHLD}.
18836 ____________________________________________________________________________
18837 [ 8360] By: jhi on 2001/01/08 01:58:23
18838 Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
18840 ! lib/Getopt/Long.pm
18841 ____________________________________________________________________________
18842 [ 8359] By: jhi on 2001/01/08 01:55:44
18843 Log: Integrate perlio.
18845 !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
18846 !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
18847 !> utf8.c win32/Makefile
18848 ____________________________________________________________________________
18849 [ 8358] By: jhi on 2001/01/07 21:16:50
18850 Log: Update the EPOC cross SDK URL.
18853 ____________________________________________________________________________
18854 [ 8357] By: jhi on 2001/01/07 21:16:09
18855 Log: Update the EPOC cross SDK URL.
18856 Branch: maint-5.6/perl
18858 ____________________________________________________________________________
18859 [ 8356] By: nick on 2001/01/06 21:47:52
18860 Log: FILE * in XS code for PerlIO world:
18861 - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
18862 - Add FILE * T_STDIO typemap.
18863 - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
18865 ! lib/ExtUtils/typemap perlio.c perlio.h
18866 ____________________________________________________________________________
18867 [ 8355] By: jhi on 2001/01/06 20:27:15
18868 Log: integrate change #8336 from mainline
18870 Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
18871 Branch: maint-5.6/perl
18873 ____________________________________________________________________________
18874 [ 8354] By: jhi on 2001/01/06 20:24:29
18875 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
18876 From: Robin Barker <rmb1@cise.npl.co.uk>
18877 Date: Fri, 22 Dec 2000 12:17:38 GMT
18878 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
18880 The patch reformats some long =item lines so they give
18881 correct output via pod2man | nroff -man
18883 Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
18884 From: Robin Barker <rmb1@cise.npl.co.uk>
18885 Date: Tue, 2 Jan 2001 15:35:03 GMT
18886 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
18888 Here is a _further_ patch which corrects a few more errors:
18889 * an empty C<=item> in CPAN.pm
18890 * patching the wrong file (pod/perlamiga.pod not README.amiga)
18891 * leaving empty C<=item>s which formatted incorrectly
18892 * over long C<=item>s revealed by latest patch to Pod::Man
18893 Branch: maint-5.6/perl
18894 ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
18895 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
18896 ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
18897 ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
18898 ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
18899 ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
18900 ____________________________________________________________________________
18901 [ 8353] By: jhi on 2001/01/06 20:21:10
18902 Log: integrate changes #7980, 7990, 8056, 8057 from mainline
18905 Branch: maint-5.6/perl
18906 ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
18907 ____________________________________________________________________________
18908 [ 8352] By: jhi on 2001/01/06 20:18:44
18909 Log: Forgotten from #8438.
18910 Branch: maint-5.6/perl
18912 ____________________________________________________________________________
18913 [ 8351] By: jhi on 2001/01/06 20:18:12
18914 Log: Forgotten from #8347.
18915 Branch: maint-5.6/perl
18917 ____________________________________________________________________________
18918 [ 8350] By: jhi on 2001/01/06 20:00:19
18919 Log: Thinko in #8347.
18920 Branch: maint-5.6/perl
18922 ____________________________________________________________________________
18923 [ 8349] By: jhi on 2001/01/06 18:05:30
18924 Log: Copy the FAQ3 IDE section from the development branch,
18925 changes originally by Peter Prymmer.
18926 Branch: maint-5.6/perl
18928 ____________________________________________________________________________
18929 [ 8348] By: jhi on 2001/01/06 18:03:02
18930 Log: EPOC updates for TRIAL1.
18932 Subject: [5.6.1 trial1] EPOC update
18933 From: Olaf Flebbe <O.Flebbe@science-computing.de>
18934 Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
18935 Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de>
18937 Subject: epoc patch2 for perl-5.6.1-trial1
18938 From: Olaf Flebbe <O.Flebbe@science-computing.de>
18939 Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
18940 Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de>
18941 Branch: maint-5.6/perl
18942 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
18944 ____________________________________________________________________________
18945 [ 8347] By: jhi on 2001/01/06 17:29:10
18946 Log: integrate changes #7710,7824,7973 from mainline,
18947 plus VMS nits from Peter Prymmer and Dan Sugalski.
18949 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
18950 library (getprotobyname and getprotobynumber are outversioned by
18951 the same calls in libc, at least for xlc version 3.
18953 Add HAS_SBRK_PROTO.
18955 Fixes for signedness warnings noticed by VMSperlers.
18956 Branch: maint-5.6/perl
18957 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18958 ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
18959 ! sv.c vms/descrip_mms.template vos/config.alpha.def
18960 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
18961 ! win32/config.bc win32/config.gc win32/config.vc
18962 ____________________________________________________________________________
18963 [ 8346] By: nick on 2001/01/06 14:36:01
18964 Log: Fixup accumulated integrate muddles (perlio == devperl again)
18966 ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
18967 ____________________________________________________________________________
18968 [ 8345] By: nick on 2001/01/06 14:24:58
18969 Log: Integrate mainline
18971 !> (integrate 55 files)
18972 ____________________________________________________________________________
18973 [ 8344] By: jhi on 2001/01/06 02:24:02
18974 Log: Subject: [patch] PerlIO_cleanup() prototype
18975 From: Doug MacEachern <dougm@covalent.net>
18976 Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
18977 Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
18980 ____________________________________________________________________________
18981 [ 8343] By: jhi on 2001/01/06 01:04:09
18982 Log: IRIX compiler noticed that the bof initialization might be
18983 bypassed by control flow.
18986 ____________________________________________________________________________
18987 [ 8342] By: jhi on 2001/01/06 00:10:48
18988 Log: Update Changes.
18990 ! Changes patchlevel.h
18991 ____________________________________________________________________________
18992 [ 8341] By: jhi on 2001/01/05 23:52:33
18993 Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
18996 ____________________________________________________________________________
18997 [ 8340] By: jhi on 2001/01/05 22:44:08
18998 Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
18999 From: Radu Greab <radu@netsoft.ro>
19000 Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
19001 Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
19003 ! t/io/pipe.t util.c
19004 ____________________________________________________________________________
19005 [ 8339] By: jhi on 2001/01/05 22:35:17
19006 Log: Subject: [PATCH] format and rewording in perlfaq.pod
19007 From: Robin Barker <rmb1@cise.npl.co.uk>
19008 Date: Fri, 5 Jan 2001 18:51:20 GMT
19009 Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
19012 ____________________________________________________________________________
19013 [ 8338] By: jhi on 2001/01/05 22:31:17
19014 Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
19015 From: Peter Prymmer <pvhp@forte.com>
19016 Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
19017 Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
19020 ____________________________________________________________________________
19021 [ 8337] By: jhi on 2001/01/05 18:15:11
19022 Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
19023 From: Robin Barker <rmb1@cise.npl.co.uk>
19024 Date: Tue, 2 Jan 2001 15:24:07 GMT
19025 Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
19027 If you call configure as C<./Configure> or C<sh ./Configure>,
19028 $src is set to the absolute path name, not '.'.
19030 This, in turn, means -Dmksymlink tries to do its stuff because
19031 it does not think it is in the src directory.
19033 (plus a metaconfig nitfix)
19035 ! U/compline/ccflags.U U/modified/src.U
19037 ! Configure config_h.SH
19038 ____________________________________________________________________________
19039 [ 8336] By: jhi on 2001/01/05 17:48:32
19040 Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
19041 From: Alan Burlison <Alan.Burlison@uk.sun.com>
19042 Message-ID: <3A5606C4.473D2226@uk.sun.com>
19043 Date: Fri, 05 Jan 2001 17:39:16 +0000
19046 ____________________________________________________________________________
19047 [ 8335] By: jhi on 2001/01/05 16:05:44
19048 Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
19050 ! lib/Getopt/Long.pm
19051 ____________________________________________________________________________
19052 [ 8334] By: jhi on 2001/01/05 16:00:51
19053 Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
19054 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
19055 Date: Fri, 05 Jan 2001 13:46:51 +0100
19056 Message-ID: <13693.978698811@nice.ram.loc>
19058 Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
19059 accurate reading of the "atime".
19062 ____________________________________________________________________________
19063 [ 8333] By: jhi on 2001/01/05 15:57:37
19064 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
19065 From: Simon Cozens <simon@cozens.net>
19066 Date: Fri, 8 Dec 2000 13:33:31 +0000
19067 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
19069 A lost patch fragment.
19072 ____________________________________________________________________________
19073 [ 8332] By: jhi on 2001/01/05 15:40:42
19074 Log: Do away with strncpy() and a fixed length buffer.
19077 ____________________________________________________________________________
19078 [ 8331] By: jhi on 2001/01/05 15:03:07
19079 Log: Tests for #8329 and #8330.
19082 ____________________________________________________________________________
19083 [ 8330] By: jhi on 2001/01/05 15:02:38
19084 Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
19085 raw 8-bit form to the UTF-8 string.
19088 ____________________________________________________________________________
19089 [ 8329] By: jhi on 2001/01/05 14:55:13
19090 Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted
19091 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19092 Date: Fri, 5 Jan 2001 12:28:52 +0100
19093 Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
19095 UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
19096 no effect. (changed the strncpy() to Copy())
19099 ____________________________________________________________________________
19100 [ 8328] By: jhi on 2001/01/05 06:44:27
19101 Log: UTF-8 cleanup.
19103 ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
19104 ! regexec.c sv.c toke.c
19105 ____________________________________________________________________________
19106 [ 8327] By: jhi on 2001/01/05 01:11:29
19107 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')
19108 From: Radu Greab <radu@netsoft.ro>
19109 Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
19110 Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
19112 Cleans up Harness to not use FileHandle, which uses IO.
19114 ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
19115 ____________________________________________________________________________
19116 [ 8326] By: jhi on 2001/01/05 00:56:37
19117 Log: Update Changes.
19119 ! Changes patchlevel.h
19120 ____________________________________________________________________________
19121 [ 8325] By: jhi on 2001/01/05 00:53:18
19122 Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
19123 From: Peter Prymmer <pvhp@forte.com>
19124 Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
19125 Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
19127 plus a couple more tailing whitespace removals.
19130 ____________________________________________________________________________
19131 [ 8324] By: jhi on 2001/01/05 00:47:39
19132 Log: Add some Unicode chop() tests.
19135 ____________________________________________________________________________
19136 [ 8323] By: jhi on 2001/01/05 00:47:23
19137 Log: Unify UTF-8 malformedness handling.
19139 ! doop.c pp.c sv.c toke.c utf8.c utf8.h
19140 ____________________________________________________________________________
19141 [ 8322] By: jhi on 2001/01/04 22:21:54
19142 Log: The new $issymlink was unknown to Mksymlinks.
19143 Branch: metaconfig/U/perl
19144 ! Mksymlinks.U issymlink.U
19146 ! Configure config_h.SH
19147 ____________________________________________________________________________
19148 [ 8321] By: jhi on 2001/01/04 21:51:05
19149 Log: The test didn't work under the core test framework.
19152 ____________________________________________________________________________
19153 [ 8320] By: jhi on 2001/01/04 21:14:22
19154 Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
19156 ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
19157 ____________________________________________________________________________
19158 [ 8319] By: jhi on 2001/01/04 20:46:17
19159 Log: Typo in #8312 when manually appying a problematic patch fragment.
19161 ! ext/Storable/Storable.xs
19162 ____________________________________________________________________________
19163 [ 8318] By: jhi on 2001/01/04 20:43:01
19164 Log: The $sh_c didn't fly.
19166 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
19167 ! U/modified/Loc.U U/modified/myhostname.U
19168 ! U/modified/spitshell.U
19169 Branch: metaconfig/U/perl
19172 ! Configure config_h.SH
19173 ____________________________________________________________________________
19174 [ 8317] By: jhi on 2001/01/04 19:58:01
19175 Log: AIX builtin test -h is broken, changes based on
19177 Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
19178 Date: Tue, 02 Jan 2001 11:24:39 +0100
19179 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19180 Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
19182 + U/modified/spitshell.U
19183 ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
19184 ! U/modified/Loc.U U/modified/myhostname.U
19185 Branch: metaconfig/U/perl
19186 ! Mksymlinks.U issymlink.U
19189 ____________________________________________________________________________
19190 [ 8316] By: jhi on 2001/01/04 19:02:22
19191 Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
19192 From: Andy Dougherty <doughera@lafayette.edu>
19193 Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
19194 Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
19198 ! hints/solaris_2.sh
19199 ____________________________________________________________________________
19200 [ 8315] By: jhi on 2001/01/04 18:56:48
19201 Log: From: Lupe Christoph <lupe@lupe-christoph.de>
19202 Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
19203 Date: Wed, 3 Jan 2001 07:58:51 +0100
19204 Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
19206 ! hints/solaris_2.sh
19207 ____________________________________________________________________________
19208 [ 8314] By: jhi on 2001/01/04 18:54:07
19209 Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
19210 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19211 Date: Wed, 3 Jan 2001 13:48:04 -0800 (PST)
19212 Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
19214 Doc tweak on #8313.
19216 ! ext/B/B/Deparse.pm
19217 ____________________________________________________________________________
19218 [ 8313] By: jhi on 2001/01/04 18:52:27
19219 Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
19220 Date: Wed, 3 Jan 2001 13:31:53 -0800 (PST)
19221 From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
19222 Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
19224 Make the peephole optimizer to bypass more null ops and
19225 and rewrite the deparse handling of continue blocks.
19227 ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
19228 ____________________________________________________________________________
19229 [ 8312] By: jhi on 2001/01/04 18:47:39
19230 Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
19232 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
19233 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
19235 ____________________________________________________________________________
19236 [ 8311] By: jhi on 2001/01/04 18:36:08
19237 Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
19238 filter to be run on each .pm during the pm_to_blib() phase,
19241 Subject: PATCH (blead 8269) ExtUtils::MakeMaker
19242 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
19243 Date: Wed, 03 Jan 2001 22:01:30 +0100
19244 Message-ID: <5296.978555690@nice.ram.loc>
19246 ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
19247 ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
19248 ! lib/ExtUtils/MakeMaker.pm
19249 ____________________________________________________________________________
19250 [ 8310] By: jhi on 2001/01/04 18:32:54
19251 Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
19252 From: Robin Barker <rmb1@cise.npl.co.uk>
19253 Date: Tue, 2 Jan 2001 15:35:03 GMT
19254 Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
19256 ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
19257 ! pod/perlrequick.pod
19258 ____________________________________________________________________________
19259 [ 8309] By: jhi on 2001/01/04 18:29:07
19260 Log: Subject: Re: [patch] static-ize XS()
19261 From: Doug MacEachern <dougm@covalent.net>
19262 Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
19263 Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
19265 Provide prototypes for the XS functions.
19267 ! lib/ExtUtils/xsubpp
19268 ____________________________________________________________________________
19269 [ 8308] By: jhi on 2001/01/04 18:27:44
19270 Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
19271 From: Doug MacEachern <dougm@covalent.net>
19272 Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
19273 Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
19275 ! lib/ExtUtils/typemap
19276 ____________________________________________________________________________
19277 [ 8307] By: jhi on 2001/01/04 18:25:25
19278 Log: Subject: Re: [patch] MM_Unix cpprun shortcut
19279 From: Doug MacEachern <dougm@covalent.net>
19280 Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
19281 Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
19283 Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
19285 ! lib/ExtUtils/MM_Unix.pm
19286 ____________________________________________________________________________
19287 [ 8306] By: jhi on 2001/01/04 18:23:00
19288 Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
19289 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19290 Date: Thu, 4 Jan 2001 12:47:10 +0100
19291 Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
19293 The toke.c part only, patching embed.h and proto.h is futile.
19296 ____________________________________________________________________________
19297 [ 8305] By: jhi on 2001/01/04 18:05:51
19298 Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
19299 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19300 Date: Thu, 4 Jan 2001 17:50:12 +0100
19301 Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
19304 ____________________________________________________________________________
19305 [ 8304] By: jhi on 2001/01/04 18:03:26
19306 Log: Subject: [PATCH perl@8269]
19307 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19308 Date: Thu, 4 Jan 2001 12:53:39 +0100
19309 Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
19311 If running byacc write-enable also perly.h.
19314 ____________________________________________________________________________
19315 [ 8303] By: jhi on 2001/01/04 15:40:49
19316 Log: Rewrite pp_concat() in terms of sv_catsv().
19319 ____________________________________________________________________________
19320 [ 8302] By: nick on 2001/01/03 22:43:22
19321 Log: Integrate mainline.
19323 !> ext/Encode/Encode.xs sv.c utf8.c
19324 ____________________________________________________________________________
19325 [ 8301] By: jhi on 2001/01/02 23:40:26
19326 Log: Variable naming tweak.
19329 ____________________________________________________________________________
19330 [ 8300] By: jhi on 2001/01/02 23:40:02
19331 Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
19332 in is_utf8_string().
19335 ____________________________________________________________________________
19336 [ 8299] By: jhi on 2001/01/02 22:14:40
19337 Log: Integrate perlio.
19339 !> pp.c pp_hot.c win32/Makefile
19340 ____________________________________________________________________________
19341 [ 8298] By: nick on 2001/01/02 22:03:06
19342 Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
19345 ____________________________________________________________________________
19346 [ 8297] By: jhi on 2001/01/02 04:26:28
19347 Log: Signedness nit.
19349 ! ext/Encode/Encode.xs
19350 ____________________________________________________________________________
19351 [ 8296] By: nick on 2001/01/01 23:49:36
19352 Log: Add Encode and correct Filter/Util/Call in nmake Makefile
19355 ____________________________________________________________________________
19356 [ 8295] By: jhi on 2001/01/01 23:05:48
19357 Log: Integrate perlio.
19359 !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
19361 ____________________________________________________________________________
19362 [ 8294] By: nick on 2001/01/01 22:48:34
19363 Log: Integrate mainline
19365 ! pp_hot.c t/lib/encode.t
19366 !> (integrate 65 files)
19367 ____________________________________________________________________________
19368 [ 8293] By: nick on 2001/01/01 21:58:50
19369 Log: More rigor in UTF-8-ness of Encode's toUnicode
19370 XS export some of the utf8 internal functions.
19371 Test some of the functions.
19372 Fix pp_concat() bug shown by said tests.
19374 ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
19376 ____________________________________________________________________________
19377 [ 8292] By: jhi on 2001/01/01 18:11:44
19378 Log: Integrate perlio.
19380 !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
19381 !> ext/Encode/encengine.c ext/Encode/encode.h
19382 ____________________________________________________________________________
19383 [ 8291] By: jhi on 2001/01/01 18:10:58
19384 Log: Podify README.mpeix (a new version from the web),
19385 add a dummy NAME to Carp::Heavy, regen toc.
19387 ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
19389 ____________________________________________________________________________
19390 [ 8290] By: nick on 2001/01/01 17:43:47
19391 Log: Loose the "Loading..." warning.
19392 Another bug in fallback support
19394 ! ext/Encode/Encode.pm ext/Encode/encengine.c
19395 ____________________________________________________________________________
19396 [ 8289] By: jhi on 2001/01/01 00:01:57
19397 Log: Bump up Larry's copyright.
19399 ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
19400 ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
19401 ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
19402 ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
19403 ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
19404 ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
19405 ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
19406 ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
19407 ____________________________________________________________________________
19408 [ 8288] By: nick on 2000/12/31 21:27:53
19409 Log: Fix .ucm reading - forgot a chr()
19410 Start of .ucm write (for .enc to .ucm)
19412 ! ext/Encode/compile
19413 ____________________________________________________________________________
19414 [ 8287] By: jhi on 2000/12/31 18:15:56
19415 Log: Comment away a diagnostic message as noted by Craig A. Berry
19416 (the unexpected message was confusing testing)
19418 ! ext/Encode/Encode.pm
19419 ____________________________________________________________________________
19420 [ 8286] By: jhi on 2000/12/31 18:14:51
19421 Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
19422 Date: Sun, 31 Dec 2000 11:17:37 -0600
19423 From: "Craig A. Berry" <craigberry@mac.com>
19424 Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
19426 ! ext/Encode/Makefile.PL
19427 ____________________________________________________________________________
19428 [ 8285] By: nick on 2000/12/31 18:11:54
19429 Log: Start of support of ICU-style .ucm files:
19430 - teach compile how to read a .ucm file
19431 - first guess at how to represent fallbacks in "tries".
19432 - use fallbacks if check == 0
19433 - new return code to indicate we used one.
19435 ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
19436 ! ext/Encode/encengine.c ext/Encode/encode.h
19437 ____________________________________________________________________________
19438 [ 8284] By: jhi on 2000/12/31 18:04:41
19439 Log: Pacify picky VMS compiler.
19441 Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
19442 From: "Craig A. Berry" <craig.berry@psinetcs.com>
19443 Date: Sat, 30 Dec 2000 18:10:02 -0600
19444 Message-Id: <200012310010.CAA09719@tiku.hut.fi>
19447 ____________________________________________________________________________
19448 [ 8283] By: jhi on 2000/12/31 16:11:47
19449 Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
19451 ! t/lib/glob-basic.t
19452 ____________________________________________________________________________
19453 [ 8282] By: jhi on 2000/12/31 15:26:11
19454 Log: Integrate perlio.
19456 !> makedef.pl opcode.pl os2/os2.c perlio.c
19457 ____________________________________________________________________________
19458 [ 8281] By: nick on 2000/12/31 10:06:15
19459 Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
19460 is available to be exported
19462 ! makedef.pl perlio.c
19463 ____________________________________________________________________________
19464 [ 8280] By: nick on 2000/12/31 09:41:26
19465 Log: Ilya's OS2 patch (testing for damage on Win32)
19467 ! makedef.pl opcode.pl os2/os2.c
19468 ____________________________________________________________________________
19469 [ 8279] By: jhi on 2000/12/30 21:52:07
19472 ! t/lib/syslfs.t t/op/lfs.t
19473 ____________________________________________________________________________
19474 [ 8278] By: jhi on 2000/12/30 21:47:49
19475 Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
19476 From: andreas.koenig@anima.de (Andreas J. Koenig)
19477 Date: 30 Dec 2000 22:35:37 +0100
19478 Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
19480 The 32-bit wraparound test wasn't quite right.
19482 ! t/lib/syslfs.t t/op/lfs.t
19483 ____________________________________________________________________________
19484 [ 8277] By: jhi on 2000/12/30 21:33:44
19485 Log: Subject: [PATCH] open() example in perlfunc.pod
19486 From: Karsten Sperling <s_sperli@ira.uka.de>
19487 Date: Sat, 30 Dec 2000 22:27:09 +0100
19488 Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
19491 ____________________________________________________________________________
19492 [ 8276] By: jhi on 2000/12/30 20:32:40
19493 Log: Not quite that many tests yet.
19496 ____________________________________________________________________________
19497 [ 8275] By: jhi on 2000/12/30 20:26:58
19498 Log: Integrate perlio.
19501 ____________________________________________________________________________
19502 [ 8274] By: jhi on 2000/12/30 20:24:56
19503 Log: Signedness nit.
19506 ____________________________________________________________________________
19507 [ 8273] By: jhi on 2000/12/30 20:15:46
19508 Log: Add a test case for 20000731.001 which was fixed by the #8267.
19511 ____________________________________________________________________________
19512 [ 8272] By: nick on 2000/12/30 19:47:51
19513 Log: Tweak for MULTIPLICITY/USE_PERLIO
19516 ____________________________________________________________________________
19517 [ 8271] By: nick on 2000/12/30 19:46:45
19518 Log: Integrate mainline
19520 +> lib/unicode/distinct.pm
19521 !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
19522 !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
19523 !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
19524 ____________________________________________________________________________
19525 [ 8270] By: jhi on 2000/12/30 19:39:50
19526 Log: Subject: RE: perl@8269
19527 From: "Richard Soderberg" <rs@crystalflame.net>
19528 Date: Sat, 30 Dec 2000 11:36:27 -0800
19529 Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
19534 ____________________________________________________________________________
19535 [ 8269] By: jhi on 2000/12/30 18:55:48
19536 Log: Update Changes.
19538 ! Changes patchlevel.h
19539 ____________________________________________________________________________
19540 [ 8268] By: jhi on 2000/12/30 17:18:40
19541 Log: Add a test for Unicode split //. The #8267 was the cure.
19544 ____________________________________________________________________________
19545 [ 8267] By: jhi on 2000/12/30 17:14:19
19546 Log: Subject: more UTF8 test suites and an UTF8 patch
19547 From: Inaba Hiroto <inaba@st.rim.or.jp>
19548 Date: Sat, 30 Dec 2000 14:27:10 +0900
19549 Message-ID: <3A4D722D.243AFD88@st.rim.or.jp>
19551 Just the patch part for now, and the pragma renamed
19552 as unicode::distinct.
19554 + lib/unicode/distinct.pm
19555 ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
19556 ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
19557 ! regcomp.h regexec.c sv.c toke.c utf8.c
19558 ____________________________________________________________________________
19559 [ 8266] By: nick on 2000/12/30 16:40:49
19560 Log: Integrate mainline
19562 +> lib/Pod/Text/Overstrike.pm
19563 !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
19564 !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
19565 !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
19566 !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
19567 !> vms/vms.c vms/vmsish.h vms/vmspipe.com
19568 ____________________________________________________________________________
19569 [ 8265] By: jhi on 2000/12/30 07:28:55
19570 Log: The sv_catsv() fix, take two.
19573 ____________________________________________________________________________
19574 [ 8264] By: jhi on 2000/12/30 06:19:18
19575 Log: Undo all the join-related changes since #8248: relevant
19576 portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
19577 The new sv_catsv() doesn't fly so it must go back to
19580 ! sv.c t/op/join.t t/pragma/utf8.t
19581 ____________________________________________________________________________
19582 [ 8263] By: jhi on 2000/12/30 01:08:32
19583 Log: (Retracted by #8264) Tweak sv_catsv() some more.
19586 ____________________________________________________________________________
19587 [ 8262] By: jhi on 2000/12/30 00:45:14
19588 Log: Retract #8261.
19591 ____________________________________________________________________________
19592 [ 8261] By: jhi on 2000/12/30 00:38:32
19593 Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
19596 ____________________________________________________________________________
19597 [ 8260] By: jhi on 2000/12/29 22:51:33
19598 Log: (Retracted by #8264) More fixing for #8251.
19601 ____________________________________________________________________________
19602 [ 8259] By: jhi on 2000/12/29 18:27:30
19603 Log: Subject: podlators 1.06 released
19604 From: Russ Allbery <rra@stanford.edu>
19605 Date: 25 Dec 2000 05:09:30 -0800
19606 Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
19608 + lib/Pod/Text/Overstrike.pm
19609 ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
19610 ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
19611 ____________________________________________________________________________
19612 [ 8258] By: jhi on 2000/12/29 18:20:45
19613 Log: Make the large file tests more robust/talkative as suggested by
19615 Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
19616 From: andreas.koenig@anima.de (Andreas J. Koenig)
19617 Date: 29 Dec 2000 14:23:01 +0100
19618 Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
19620 ! t/lib/syslfs.t t/op/lfs.t
19621 ____________________________________________________________________________
19622 [ 8257] By: jhi on 2000/12/29 17:48:04
19623 Log: Further VMS piping fixes from Charles Lane:
19625 In summary, error messages produced when a subprocess terminated
19626 abnormally were being sent not just to the parent process, but to
19627 grandparents, because of default values for error output that were
19628 not completely overridden when the subprocess was started.
19630 This patch fixes this behavior by defining user-mode (i.e., temporary
19631 for the duration of the program) logical names for SYS$OUTPUT and
19632 SYS$ERROR when they are (re)opened inside Perl. And a bunch of other
19633 changes to make it so that the user-mode logicals are the ones that
19634 control where Perl's error messages go if it terminates abnormally.
19636 I also added some gratuitous fixes to the indentation of braces in
19637 the piping code. It just looked ugly, before.
19639 ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
19640 ____________________________________________________________________________
19641 [ 8256] By: jhi on 2000/12/29 17:45:12
19642 Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
19643 From: "Casey R. Tweten" <crt@kiski.net>
19644 Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
19645 Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
19647 Tests for for #8240.
19649 ! t/pragma/constant.t
19650 ____________________________________________________________________________
19651 [ 8255] By: jhi on 2000/12/29 17:43:07
19652 Log: Subject: Re: [PATCH] Interesting syntax idea
19653 From: Simon Cozens <simon@cozens.net>
19654 Date: Fri, 29 Dec 2000 14:34:04 +0000
19655 Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
19659 ! t/pragma/sub_lval.t
19660 ____________________________________________________________________________
19661 [ 8254] By: jhi on 2000/12/29 17:42:11
19662 Log: Subject: [PATCH] Interesting syntax idea
19663 From: Simon Cozens <simon@cozens.net>
19664 Date: Wed, 27 Dec 2000 05:08:57 +0000
19665 Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
19667 Make opens + bareword assigns do typeglob assigns.
19670 ____________________________________________________________________________
19671 [ 8253] By: jhi on 2000/12/29 17:36:45
19672 Log: Output the (apparent) version of gcc, as suggested by
19674 Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
19675 From: jhbrown@ai.mit.edu (Jeremy H. Brown)
19676 Date: 26 Dec 2000 04:29:17 -0500
19677 Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
19679 (The patch as such didn't any more apply as the misparsing had
19680 already been addressed in #6474.) Also change the wording about
19681 gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
19684 ____________________________________________________________________________
19685 [ 8252] By: nick on 2000/12/29 12:14:31
19686 Log: Integrate mainline
19688 !> (integrate 27 files)
19689 ____________________________________________________________________________
19690 [ 8251] By: jhi on 2000/12/29 08:45:46
19691 Log: (Retracted by #8264)
19695 sv_catsv() needs one more byte space than seems reasonable.
19696 (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
19697 Curiouser and curiouser.
19700 ____________________________________________________________________________
19701 [ 8250] By: jhi on 2000/12/29 07:57:52
19702 Log: More split // UTF-8 tests.
19705 ____________________________________________________________________________
19706 [ 8249] By: jhi on 2000/12/29 07:54:51
19707 Log: (Retracted by #8264) More join() testing which was good because
19708 it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
19710 ! pp.c t/op/join.t utf8.c utf8.h
19711 ____________________________________________________________________________
19712 [ 8248] By: jhi on 2000/12/29 07:08:32
19713 Log: (Retracted by #8264) Externally: join() was still quite UTF-8-unaware.
19714 Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
19715 that the only cases to care about are byte+byte and byte+character.
19717 TODO: See how well pp_concat() could be implemented in terms
19720 ! doop.c sv.c t/op/join.t utf8.h
19721 ____________________________________________________________________________
19722 [ 8247] By: jhi on 2000/12/29 06:35:23
19723 Log: Signedness nit.
19726 ____________________________________________________________________________
19727 [ 8246] By: jhi on 2000/12/29 01:23:31
19728 Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
19729 From: Lupe Christoph <lupe@lupe-christoph.de>
19730 Date: Thu, 28 Dec 2000 23:00:00 +0100
19731 Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
19733 Suggest rsync --delete --dry-run.
19736 ____________________________________________________________________________
19737 [ 8245] By: jhi on 2000/12/28 23:57:05
19738 Log: The maxiters upper limit sanity check (guarding against
19739 non-progress) assumed bytes instead of characters in s///
19743 ____________________________________________________________________________
19744 [ 8244] By: jhi on 2000/12/28 23:34:08
19745 Log: Make some panic messages a bit more logical.
19747 ! doop.c pod/perldiag.pod pp.c pp_hot.c
19748 ____________________________________________________________________________
19749 [ 8243] By: jhi on 2000/12/28 22:59:16
19750 Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
19751 From: Simon Cozens <simon@cozens.net>
19752 Date: Wed, 27 Dec 2000 02:30:03 +0000
19753 Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
19755 ! pp.c t/pragma/sub_lval.t
19756 ____________________________________________________________________________
19757 [ 8242] By: jhi on 2000/12/28 22:56:53
19758 Log: Subject: [PATCH blead] Fix B::Terse indentation
19759 From: Daniel Chetlin <daniel@chetlin.com>
19760 Date: Wed, 27 Dec 2000 06:43:30 -0800
19761 Message-ID: <20001227064329.B9573@darkstar>
19763 ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
19764 ____________________________________________________________________________
19765 [ 8241] By: jhi on 2000/12/28 22:48:59
19766 Log: The latter patch from the
19768 Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
19769 From: Peter Prymmer <pvhp@forte.com>
19770 Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
19771 Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
19773 (the former patch from the above should have been
19774 taken care of by Nick I-S)
19777 ____________________________________________________________________________
19778 [ 8240] By: jhi on 2000/12/28 22:45:22
19779 Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
19780 From: "Casey R. Tweten" <crt@kiski.net>
19781 Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
19782 Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
19785 ____________________________________________________________________________
19786 [ 8239] By: jhi on 2000/12/28 22:37:45
19787 Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
19788 From: Simon Cozens <simon@cozens.net>
19789 Date: Wed, 27 Dec 2000 14:12:44 +0000
19790 Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
19792 ! t/op/method.t t/op/sort.t toke.c
19793 ____________________________________________________________________________
19794 [ 8238] By: jhi on 2000/12/28 22:30:32
19795 Log: Subject: [PATCH perl@8229] Call.pm
19796 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
19797 Date: Mon, 25 Dec 2000 10:47:15 -0000
19798 Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
19800 ! ext/Filter/Util/Call/Call.pm
19801 ____________________________________________________________________________
19802 [ 8237] By: jhi on 2000/12/28 22:19:21
19803 Log: Subject: [PATCH blead] Fix problem with `&' prototype
19804 From: Daniel Chetlin <daniel@chetlin.com>
19805 Date: Wed, 27 Dec 2000 15:55:32 -0800
19806 Message-ID: <20001227155532.D9573@darkstar>
19808 ! op.c t/comp/proto.t
19809 ____________________________________________________________________________
19810 [ 8236] By: jhi on 2000/12/28 22:09:25
19811 Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
19812 From: Daniel Chetlin <daniel@chetlin.com>
19813 Date: Sun, 24 Dec 2000 04:09:49 -0800
19814 Message-ID: <20001224040949.B3090@darkstar>
19816 ! gv.c mg.c t/op/attrs.t
19817 ____________________________________________________________________________
19818 [ 8235] By: jhi on 2000/12/28 22:07:11
19819 Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
19820 From: Jan Dubois <jand@ActiveState.com>
19821 Date: Tue, 26 Dec 2000 20:57:31 -0800
19822 Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
19825 ____________________________________________________________________________
19826 [ 8234] By: jhi on 2000/12/28 21:52:42
19827 Log: Subject: Re: [PATCH] Warn on use of reference as array elem
19828 From: Simon Cozens <simon@cozens.net>
19829 Date: Thu, 28 Dec 2000 20:33:13 +0000
19830 Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
19832 ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
19833 ____________________________________________________________________________
19834 [ 8233] By: jhi on 2000/12/28 19:40:49
19835 Log: Integrate perlio.
19837 !> ext/Encode/Makefile.PL ext/Encode/compile
19838 ____________________________________________________________________________
19839 [ 8232] By: nick on 2000/12/23 16:06:00
19840 Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
19841 and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
19843 ! ext/Encode/Makefile.PL
19844 ____________________________________________________________________________
19845 [ 8231] By: nick on 2000/12/23 14:30:34
19846 Log: "Compiled" encode build cleanup
19847 - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
19848 - .c files do not export sub-tables
19850 ! ext/Encode/Makefile.PL ext/Encode/compile
19851 ____________________________________________________________________________
19852 [ 8230] By: nick on 2000/12/23 12:50:37
19853 Log: Integrate mainline
19855 !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
19856 !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
19857 !> pod/perl5004delta.pod pod/perl5005delta.pod
19858 !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
19859 !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
19860 !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
19862 ____________________________________________________________________________
19863 [ 8229] By: jhi on 2000/12/22 15:32:12
19864 Log: Integrate perlio.
19866 +> win32/distclean.bat
19867 !> MANIFEST t/io/utf8.t
19868 ____________________________________________________________________________
19869 [ 8228] By: jhi on 2000/12/22 15:29:40
19870 Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
19871 From: Robin Barker <rmb1@cise.npl.co.uk>
19872 Date: Fri, 22 Dec 2000 12:17:38 GMT
19873 Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
19875 ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
19876 ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
19877 ! pod/perl5004delta.pod pod/perl5005delta.pod
19878 ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
19879 ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
19880 ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
19882 ____________________________________________________________________________
19883 [ 8227] By: jhi on 2000/12/22 15:24:28
19884 Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
19885 From: "John L. Allen" <allen@grumman.com>
19886 Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
19887 Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
19889 Document APPLLIB_EXP.
19892 ____________________________________________________________________________
19893 [ 8226] By: nick on 2000/12/21 22:11:50
19894 Log: Handy script for when one forgets to "dmake clean"
19896 + win32/distclean.bat
19898 ____________________________________________________________________________
19899 [ 8225] By: nick on 2000/12/21 21:54:04
19900 Log: CRLF platform issue with io/utf8 fix.
19903 ____________________________________________________________________________
19904 [ 8224] By: nick on 2000/12/21 21:02:20
19905 Log: Integrate mainline
19907 !> Changes Configure Makefile.SH Porting/Glossary
19908 !> Porting/config.sh Porting/config_H configure.com
19909 !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
19910 !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
19911 !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
19912 !> win32/config.bc win32/config.gc win32/config.vc
19913 ____________________________________________________________________________
19914 [ 8223] By: jhi on 2000/12/21 17:09:16
19915 Log: Update Changes.
19917 ! Changes patchlevel.h
19918 ____________________________________________________________________________
19919 [ 8222] By: jhi on 2000/12/21 16:24:01
19920 Log: Metaconfig unit changes for #8221.
19921 Branch: metaconfig/U/perl
19925 ____________________________________________________________________________
19926 [ 8221] By: jhi on 2000/12/21 16:23:48
19927 Log: Rename testsyml to issymlink.
19929 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19930 ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
19932 ____________________________________________________________________________
19933 [ 8220] By: jhi on 2000/12/21 15:47:26
19934 Log: Robustness support for #8218 (symlink forest) since the GNU
19935 tools seem to be overly picky about symlinkage depths.
19937 ! Makefile.SH t/io/fs.t
19938 ____________________________________________________________________________
19939 [ 8219] By: jhi on 2000/12/21 15:38:27
19940 Log: Metaconfig changes for #8218.
19942 ! U/modified/Oldconfig.U
19943 Branch: metaconfig/U/perl
19946 ____________________________________________________________________________
19947 [ 8218] By: jhi on 2000/12/21 15:37:57
19948 Log: Add Configure option -Dmksymlinks which will create a symlink
19949 forest if the current/build differs from the source directory.
19950 TODO: mkdir -p is not portable.
19953 ____________________________________________________________________________
19954 [ 8217] By: jhi on 2000/12/21 14:39:12
19955 Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
19956 From: Nick Ing-Simmons <nik@tiuk.ti.com>
19957 Date: Thu, 21 Dec 2000 09:38:18 GMT
19958 Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
19960 The ofs became an SV.
19962 ! ext/Thread/Thread.xs
19963 ____________________________________________________________________________
19964 [ 8216] By: jhi on 2000/12/21 05:40:21
19965 Log: The polymorphism seems to have fixed 20000517.001.
19968 ____________________________________________________________________________
19969 [ 8215] By: jhi on 2000/12/21 04:44:52
19970 Log: read() documentation tweak for 20001121.004.
19973 ____________________________________________________________________________
19974 [ 8214] By: jhi on 2000/12/21 03:54:11
19975 Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
19977 ! pp_sys.c t/op/misc.t
19978 ____________________________________________________________________________
19979 [ 8213] By: jhi on 2000/12/21 00:28:10
19980 Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
19981 From: Peter Prymmer <pvhp@forte.com>
19982 Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
19983 Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
19986 ____________________________________________________________________________
19987 [ 8212] By: jhi on 2000/12/21 00:26:21
19988 Log: Edit edit edit.
19991 ____________________________________________________________________________
19992 [ 8211] By: jhi on 2000/12/20 18:52:46
19993 Log: Update Changes.
19995 ! Changes patchlevel.h
19996 ____________________________________________________________________________
19997 [ 8210] By: jhi on 2000/12/20 18:34:47
19998 Log: Yet another editor edit.
20001 ____________________________________________________________________________
20002 [ 8209] By: jhi on 2000/12/20 15:33:28
20003 Log: More Win32 Perling.
20006 ____________________________________________________________________________
20007 [ 8208] By: jhi on 2000/12/20 15:07:46
20008 Log: More Win32 editor/IDE/shell hints.
20011 ____________________________________________________________________________
20012 [ 8207] By: jhi on 2000/12/20 03:54:08
20013 Log: Subject: [PATCH] obscure timing knowledge
20014 From: Nicholas Clark <nick@ccl4.org>
20015 Date: Tue, 19 Dec 2000 19:22:31 +0000
20016 Message-ID: <20001219192231.F2827@plum.flirble.org>
20019 ____________________________________________________________________________
20020 [ 8206] By: jhi on 2000/12/20 03:45:57
20021 Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
20022 From: Spider Boardman <spider@leggy.zk3.dec.com>
20023 Date: Tue, 19 Dec 2000 21:30:16 -0500
20024 Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
20027 ____________________________________________________________________________
20028 [ 8205] By: jhi on 2000/12/19 23:02:01
20029 Log: Update Changes.
20031 ! Changes patchlevel.h
20032 ____________________________________________________________________________
20033 [ 8204] By: jhi on 2000/12/19 22:58:18
20034 Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
20035 using the \xHH notation. No more inlined UTF-8, sigh, but easier
20036 on editors and diffing/patching.
20038 ! t/op/utf8decode.t
20039 ____________________________________________________________________________
20040 [ 8203] By: nick on 2000/12/19 21:36:16
20041 Log: Integrate mainline (forgot my own change...)
20043 !> ext/Encode/compile
20044 ____________________________________________________________________________
20045 [ 8202] By: nick on 2000/12/19 21:34:42
20046 Log: Integrate mainline.
20048 !> (integrate 61 files)
20049 ____________________________________________________________________________
20050 [ 8201] By: nick on 2000/12/19 21:34:06
20051 Log: Avoid looking for File::Glob when we don't need it.
20053 ! ext/Encode/compile
20054 ____________________________________________________________________________
20055 [ 8200] By: jhi on 2000/12/19 18:35:49
20056 Log: Update Changes.
20058 ! Changes patchlevel.h
20059 ____________________________________________________________________________
20060 [ 8199] By: jhi on 2000/12/19 18:35:07
20061 Log: Microperl tweaks.
20063 ! sv.c uconfig.h uconfig.sh
20064 ____________________________________________________________________________
20065 [ 8198] By: jhi on 2000/12/19 18:29:59
20066 Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
20068 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20069 ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
20070 ____________________________________________________________________________
20071 [ 8197] By: jhi on 2000/12/19 17:55:29
20072 Log: In VMS embedded perls couldn't access the statically built Socket,
20076 ____________________________________________________________________________
20077 [ 8196] By: jhi on 2000/12/19 17:49:50
20078 Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
20079 From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
20080 Date: Sun, 17 Dec 2000 19:11:44 -0000
20081 Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com>
20083 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
20084 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
20085 ____________________________________________________________________________
20086 [ 8195] By: jhi on 2000/12/19 17:47:53
20087 Log: Subject: [patch perl@8150] h2xs SYNOPSIS
20088 From: Jonathan Stowe <gellyfish@gellyfish.com>
20089 Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
20090 Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
20093 ____________________________________________________________________________
20094 [ 8194] By: jhi on 2000/12/19 17:46:28
20095 Log: Subject: Re: useless use of void context work-around
20096 From: andreas.koenig@anima.de (Andreas J. Koenig)
20097 Date: 16 Dec 2000 15:13:36 +0100
20098 Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
20100 Document (comment) the q(di ds ig) trick in the code.
20103 ____________________________________________________________________________
20104 [ 8193] By: jhi on 2000/12/19 17:10:57
20105 Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
20106 From: "Mark J. Reed" <mreed@strange.turner.com>
20107 Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
20108 Message-Id: <200012160222.VAA13986@strange.turner.com>
20110 ! ext/Sys/Syslog/Syslog.pm
20111 ____________________________________________________________________________
20112 [ 8192] By: jhi on 2000/12/19 17:07:45
20113 Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
20114 From: Nicholas Clark <nick@ccl4.org>
20115 Date: Sat, 16 Dec 2000 19:03:13 +0000
20116 Message-ID: <20001216190313.D68304@plum.flirble.org>
20119 ____________________________________________________________________________
20120 [ 8191] By: jhi on 2000/12/19 17:06:13
20121 Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
20122 From: Dominic Dunlop <domo@computer.org>
20123 Date: Mon, 18 Dec 2000 12:00:15 +0100
20124 Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
20126 This patchlet is needed in order that perl can be statically linked.
20129 ____________________________________________________________________________
20130 [ 8190] By: jhi on 2000/12/19 17:03:08
20131 Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
20132 From: "Craig A. Berry" <craig.berry@psinetcs.com>
20133 Date: Sun, 17 Dec 2000 00:18:35 -0600
20134 Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
20136 ! perlio.h vms/gen_shrfls.pl
20137 ____________________________________________________________________________
20138 [ 8189] By: jhi on 2000/12/19 16:20:28
20139 Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
20140 From: Prymmer/Kahn <pvhp@best.com>
20141 Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
20142 Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
20144 A better version of #8188.
20147 ____________________________________________________________________________
20148 [ 8188] By: jhi on 2000/12/19 15:57:06
20149 Log: (Replaced by #8189)
20151 Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
20152 Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
20153 From: Prymmer/Kahn <pvhp@best.com>
20154 Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
20155 Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
20156 From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
20157 Date: Mon, 18 Dec 2000 11:10:45 -0500
20158 Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
20161 ____________________________________________________________________________
20162 [ 8187] By: jhi on 2000/12/19 15:54:19
20163 Log: Email address fix for Anton Berezin.
20166 ____________________________________________________________________________
20167 [ 8186] By: jhi on 2000/12/19 15:38:54
20168 Log: Subject: [PATCH perl@8102] cygwin port
20169 From: "Eric Fifer" <efifer@dircon.co.uk>
20170 Date: Thu, 14 Dec 2000 13:41:29 -0000
20171 Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
20173 When compiling modules the data item that is being imported
20174 from libperl.dll needs to be tagged as imported/shared data:
20175 extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
20178 ____________________________________________________________________________
20179 [ 8185] By: jhi on 2000/12/19 14:53:24
20180 Log: Regen uconfig.h and uconfig.sh.
20182 ! uconfig.h uconfig.sh
20183 ____________________________________________________________________________
20184 [ 8184] By: jhi on 2000/12/18 20:43:49
20185 Log: Comments work so much better when they are closed.
20188 ____________________________________________________________________________
20189 [ 8183] By: jhi on 2000/12/18 18:04:02
20190 Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
20191 Fixes the bug 20001218.016.
20194 ____________________________________________________________________________
20195 [ 8182] By: gsar on 2000/12/18 09:53:47
20196 Log: delete spurious files
20197 Branch: maint-5.6/perl
20198 - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
20199 - vos/config.h vos/config_h.SH_orig
20200 ____________________________________________________________________________
20201 [ 8181] By: gsar on 2000/12/18 09:46:08
20203 Branch: maint-5.6/perl
20204 ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
20205 ____________________________________________________________________________
20206 [ 8180] By: gsar on 2000/12/18 09:20:27
20207 Log: integrate changes#7924..7926,7946,7952 from mainline
20208 Branch: maint-5.6/perl
20209 !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
20210 !> lib/File/stat.pm t/lib/class-struct.t
20211 ____________________________________________________________________________
20212 [ 8179] By: gsar on 2000/12/18 08:55:54
20213 Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
20214 7918,7919,7988,8907 from mainline (various)
20215 Branch: maint-5.6/perl
20216 +> t/lib/class-struct.t
20217 !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
20218 !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
20219 !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
20220 ____________________________________________________________________________
20221 [ 8178] By: gsar on 2000/12/18 08:16:30
20222 Log: avoid redefinition warnings on windows due to sys/socket.h getting
20223 #included before win32.h
20224 Branch: maint-5.6/perl
20225 ! win32/include/sys/socket.h
20226 ____________________________________________________________________________
20227 [ 8177] By: gsar on 2000/12/18 05:24:04
20228 Log: make regen_headers; fix POSIX.xs problems; remove outdated
20229 code from sys/socket.h that makes build fail now
20230 Branch: maint-5.6/perl
20231 ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
20233 !> win32/include/sys/socket.h
20234 ____________________________________________________________________________
20235 [ 8176] By: gsar on 2000/12/18 05:20:17
20236 Log: update Changes
20237 Branch: maint-5.6/perl
20238 ! Changes patchlevel.h
20239 ____________________________________________________________________________
20240 [ 8175] By: gsar on 2000/12/18 04:57:48
20241 Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
20242 7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
20243 7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
20244 7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
20245 7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
20247 Branch: maint-5.6/perl
20248 +> lib/File/Spec/Epoc.pm
20249 !> (integrate 88 files)
20250 ____________________________________________________________________________
20251 [ 8174] By: gsar on 2000/12/18 03:53:09
20252 Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
20253 7625..7629,7631..7634,7637,7639,7642 from mainline
20254 Branch: maint-5.6/perl
20256 !> (integrate 26 files)
20257 ____________________________________________________________________________
20258 [ 8173] By: gsar on 2000/12/18 03:37:02
20259 Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
20260 7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
20261 7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
20262 7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
20263 Branch: maint-5.6/perl
20264 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
20266 !> (integrate 111 files)
20267 ____________________________________________________________________________
20268 [ 8172] By: jhi on 2000/12/18 02:49:27
20271 ! pod/perlmodlib.pod pod/perltoc.pod
20272 ____________________________________________________________________________
20273 [ 8171] By: gsar on 2000/12/18 02:49:24
20274 Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
20275 7465..7471 from mainline
20277 Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
20278 in platforms that strictly require all the symbols being present
20281 Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
20283 Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
20285 Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
20287 Subject: [PATCH] todo
20289 Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
20291 Use $sort, $uniq (and $tr) consistently as wondered
20294 Too enthusiastic editing in #7460.
20296 The reëntrant version shouldn't be needed unless USE_PURE_BISON.
20298 Upgrade to CPAN 1.58_55.
20299 Subject: CPAN.pm status
20301 Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
20303 Make target reordering to avoid pointless re-makes.
20304 Subject: Re: Total re-make of 'make okfile' after 7451 ?
20306 Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
20308 Subject: DOC PATCH 5.6.0
20310 Add the repository doc by Malcolm, Sarathy, and by Simon,
20311 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
20312 Branch: maint-5.6/perl
20313 +> Porting/repository.pod
20314 !> Configure MANIFEST Makefile.SH README.dos README.os2
20315 !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
20316 !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
20317 !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
20318 ____________________________________________________________________________
20319 [ 8169] By: gsar on 2000/12/18 02:33:34
20320 Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
20321 7435..7441,7445 from mainline
20323 Make the UTF-8 decoding stricter and more verbose when
20324 malformation happens. This involved adding an argument
20325 to utf8_to_uv_chk(), which involved changing its prototype,
20326 and prefer STRLEN over I32 for the UTF-8 length, which as
20327 a domino effect necessitated changing the prototypes of
20328 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
20329 The stricter UTF-8 decoding checking uses Markus Kuhn's
20330 UTF-8 Decode Stress Tester from
20331 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
20333 Run vms/vms_yfix.pl, should have done that after changing
20336 Subject: [PATCH 5.7.0] static linking with uninstalled perl
20338 (Replaced by #7440.)
20339 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
20341 Fix the bug ID 20001024.005, the bug introduced by #7416.
20343 Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
20345 Fix the bug reported in
20346 From: andreas.koenig@anima.de (Andreas J. Koenig)
20347 Also make is_utf8_char() stricter.
20349 Missed the header file changes from #7425.
20351 Check if stdio supports tweaking lval and cnt simultaneously.
20352 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
20354 Stratus VOS updates from Paul Green.
20356 Podify README.epoc and README.vos.
20358 Add targets to Makefile.SH, most importantly
20359 'regen_all' which also remembers to update vms/perly*.
20361 Subject: Minor update to find2perl, for portability
20363 Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
20365 Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
20367 Rename UTF8LEN() to be UNISKIP(), too confusing to have
20368 UTF8LEN() and UTF8SKIP().
20370 Allow poking holes at the UTF-8 decoding strictness.
20372 Continue the internal UTF-8 API tweaking.
20373 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
20374 used much more than the simpler API, now called utf8_to_uv_simple().
20375 Still not quite happy with API, too much partial duplication
20378 A new version of making the syslog test more robust.
20380 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
20382 buildtoc target tweaks.
20384 Integrate with vmsperl #7430 by Charles Bailey:
20386 Cleanup from prior patch (Charles Lane?):
20387 - improve handling of MFDs in Basename and Path
20388 - default to no xsubpp line # munging when building debug images
20389 Branch: maint-5.6/perl
20390 +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20391 +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
20392 !> (integrate 67 files)
20393 ____________________________________________________________________________
20394 [ 8168] By: gsar on 2000/12/18 02:05:49
20395 Log: integrate changes#7512,7733 from mainline (regex bugfixes)
20397 Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
20398 From: Martin Husemann <martin@duskware.de>
20400 Subject: [PATCH 5.7.0] restore match data on backtracing
20401 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20402 Branch: maint-5.6/perl
20403 !> regcomp.c regexec.c t/op/re_tests
20404 ____________________________________________________________________________
20405 [ 8167] By: gsar on 2000/12/18 01:55:22
20406 Log: integrate changes#7858,7986 from mainline
20408 C<foreach my $x ...> in pseudo-fork()ed process may diddle
20409 parent's memory; fix it by keeping track of the actual pad
20410 offset rather than a raw pointer (this change is probably also
20411 relevant to non-ithreads case to avoid fallout from reallocs of
20412 the pad array, but is currently only enabled for the ithreads
20413 case in the interests of minimal disruption to existing "well
20416 fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
20417 due to the notorious GetFileType() bug in Windows 9x, which fstat()
20419 Branch: maint-5.6/perl
20420 !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
20421 !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
20422 !> win32/win32.c win32/win32.h win32/win32sck.c
20423 ____________________________________________________________________________
20424 [ 8166] By: gsar on 2000/12/18 01:52:59
20425 Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
20426 from mainline (xsubpp and ExtUtils::LibList fixups, various
20428 Branch: maint-5.6/perl
20429 !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
20430 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
20431 !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
20432 !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
20433 !> win32/bin/search.pl
20434 ____________________________________________________________________________
20435 [ 8165] By: gsar on 2000/12/18 01:28:45
20436 Log: integrate changes#7533,7563,7611,7623 from mainline (various
20437 malloc.c embellishments)
20438 Branch: maint-5.6/perl
20439 !> malloc.c pod/perldiag.pod
20440 ____________________________________________________________________________
20441 [ 8164] By: gsar on 2000/12/18 01:23:33
20442 Log: integrate changes#7419,7806,8129 from mainline (various h2xs
20444 Branch: maint-5.6/perl
20446 ____________________________________________________________________________
20447 [ 8163] By: gsar on 2000/12/18 01:17:50
20448 Log: integrate changes#7493,7599,7803 from mainline (various perlbug
20450 Branch: maint-5.6/perl
20451 !> Makefile.SH utils/perlbug.PL
20452 ____________________________________________________________________________
20453 [ 8162] By: gsar on 2000/12/18 00:25:43
20454 Log: always export Perl_deb() (it is required by re.xs whether
20455 Perl is built with or without -DDEBUGGING)
20456 Branch: maint-5.6/perl
20458 ____________________________________________________________________________
20459 [ 8161] By: gsar on 2000/12/18 00:23:38
20460 Log: integrate change#7414 from mainline
20462 Undo the basename() part of #7412 since the lib/basename
20463 tests would need upgrading too.
20465 squelch two tests in tr.t that rely on tr/// paranoia change
20466 that's not in 5.6.x
20467 Branch: maint-5.6/perl
20469 !> lib/File/Basename.pm
20470 ____________________________________________________________________________
20471 [ 8160] By: gsar on 2000/12/18 00:05:30
20472 Log: missing change in previous integrate
20473 Branch: maint-5.6/perl
20475 ____________________________________________________________________________
20476 [ 8159] By: gsar on 2000/12/18 00:03:38
20477 Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
20478 7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
20479 7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
20480 7410..7413 from mainline
20481 Branch: maint-5.6/perl
20482 +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
20483 +> t/lib/tie-splice.t
20484 - lib/unicode/Is/DCinital.pl
20485 !> (integrate 112 files)
20486 ____________________________________________________________________________
20487 [ 8158] By: jhi on 2000/12/17 23:04:24
20488 Log: Subject: [PATCHES] RE: perl@8150
20489 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
20490 Date: Sun, 17 Dec 2000 21:46:39 +0100
20491 Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
20493 Neither cygwin has a getpwuid() one can trust on.
20495 ! t/lib/glob-basic.t
20496 ____________________________________________________________________________
20497 [ 8157] By: jhi on 2000/12/17 23:01:54
20498 Log: More MAN.PODS => {} fixes.
20500 ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
20501 ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
20502 ! os2/OS2/REXX/Makefile.PL
20503 ____________________________________________________________________________
20504 [ 8156] By: gsar on 2000/12/17 22:49:13
20505 Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
20506 7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
20507 7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
20508 7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
20509 7201,7204 from mainline
20510 Branch: maint-5.6/perl
20511 !> (integrate 121 files)
20512 ____________________________________________________________________________
20513 [ 8155] By: jhi on 2000/12/17 22:30:58
20514 Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
20515 From: "Craig A. Berry" <craigberry@mac.com>
20516 Date: Sun, 17 Dec 2000 13:09:28 -0600
20517 Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
20519 MAN.PODS => ' ' is naughty.
20521 ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
20522 ____________________________________________________________________________
20523 [ 8154] By: nick on 2000/12/17 22:07:13
20524 Log: MULTIPLICITY nit.
20527 ____________________________________________________________________________
20528 [ 8153] By: gsar on 2000/12/17 21:23:05
20529 Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
20530 7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
20533 Document the SvIOK_.*UV().
20535 Update Unicode todo list.
20537 Guard against bad string->int conversion for quads.
20539 Subject: small apidoc fix
20541 Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
20543 Subject: [PATCH] Tied filehandle documentation
20545 Subject: [PATCH] Modernize Opcode.pm documentation
20547 Make Data::Dumper (non-XS) to work with changed semantics of ref().
20548 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
20549 [applied even though said semantics didn't change in 5.6.x]
20551 Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
20553 Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
20555 Fix the URL, but the server is still missing in action.
20556 Subject: [ID 20000905.002] perlfaq1.pod URL error
20558 Subject: [ID 20000903.001] \w in utf8-strings
20560 Fix the ccversion detection for 5.1 and beyond.
20561 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
20563 Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
20565 Subject: [ID 20000904.008] Tiny fix for perldiag
20567 Subject: Re: [ID 20000906.004] segfault with bad perl statement
20569 Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
20571 Subject: [ID 20000908.002] perlipc documentation bug.
20573 Subject: [PATCH lib/Benchmark.pm]
20575 Re-allow vec() for characters > 255.
20576 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
20578 Do away with memory models cruft. Sorry, PDP users.
20582 Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
20584 Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
20586 Upgrade to CPAN 1.57_65, from Andreas König.
20588 Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
20591 Silence t/pod/*.t about alternate quote-mappings now implemented
20592 by Pod::Text, from Brad Appleton.
20594 Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
20595 Subject: borland C++ win32.c tweak
20597 C<@a = @b = split(...)> optimization coredumps under ithreads
20598 (missed a spot when fixing up op_pmreplroot hack for ithreads)
20600 Document the SvUTF8*().
20602 Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
20604 Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
20606 Do in VMS as the #7054 does.
20608 Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
20610 Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
20612 Subject: [patch: perl@7045] vms updates
20614 Test for the #7049.
20615 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
20617 Break up the myconfig lines a bit.
20618 Subject: perlbug/perl -V output format
20620 Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
20622 The #7054 truncated Configure badly.
20624 change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
20625 initialization in all the threads on Windows
20627 Allow for whitespace between "#" and "line" in cpp output.
20628 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
20630 Remove vestiges of tr//CU.
20631 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
20633 The return value of setlocale must be copied away.
20634 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
20636 Allow chop() and chomp() to be overridden.
20637 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
20639 Hints optimization.
20642 Subject: [PATCH] de-wall t/README
20644 Subject: Re: Two advertising clauses need to be removed
20645 Branch: maint-5.6/perl
20646 !> (integrate 75 files)
20647 ____________________________________________________________________________
20648 [ 8152] By: gsar on 2000/12/17 20:30:11
20649 Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
20650 6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
20651 6999..7001,7003..7005,7007,7009,7011,7012 from mainline
20653 Don't attach -ld to the archname if pointless.
20655 Document UNTIE in a very minimalistic way.
20657 POSIX doesn't report long double values under -Duselongdouble
20658 when the long doubles are "real" (bigger than doubles).
20660 More author updates.
20662 Try to deduce NV_MAX. Really should be Configure fodder.
20664 :: not allowed in pathnames, change to .
20665 Subject: [PATCH perl@6938] cygwin port
20667 Forget about NV_MAX (#6951). Various floating point tweaks,
20668 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
20670 Move the Solaris 7 scan to use64bitall, make the
20671 failure to find 64-bot sparc libc to mention the
20672 possibility of being in an intel, from Lupe and Alan.
20676 AUTHORS tweaks, from Peter Prymmer.
20678 More address tweaking.
20680 Small tweaks all over.
20682 File::Temp patches from Andreas König,
20684 Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
20686 Subject: CPAN.pm beta 1.57_57 for the core
20688 Part of the solution.
20689 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
20691 Subject: [PATCH@6961] Fix misleading example in perlretut.pod
20693 Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
20695 Add the overload warnings to perldiag.
20697 Drop unused argument.
20698 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
20700 Subject: Nit in Configure (bleadperl@6961)
20702 Update to PodParser 1.18, from Brad Appleton.
20704 Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
20706 Subject: [PATCH: 6948] add SCNfldbl to configure.com
20708 Document UNTIE. Also tweak implementation to suppress the 'inner references'
20709 warning when UNTIE exists and instead pass the cound of extra references to
20712 Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
20713 so that case-ignoring systems like DCL can tell them from
20714 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
20716 Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
20718 Feature ordering tweak.
20722 Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
20724 Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
20726 Subject: http:// in L<>
20730 change#6791 accidentally clobbered change#6710, put it back
20732 Only the first line, thank you very much.
20734 Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
20735 plus rework the http: spots as suggested by Tom Christiansen,
20736 plus regen perltoc.
20738 Undo part of change 6489 which looks like a bulk edit which
20739 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
20740 The supressing of main:: on return from select() is undesirable.
20742 Apparently avoiding the swapping is too costly.
20744 Various Configure nits by Philip Newton,
20745 plus the ebcdic one by me.
20747 Make certain cc is set before trying to run it.
20749 If overloaded %{} etc. return the object do not loop.
20750 Thus sub deref { $_[0] } functions if object is wanted type.
20754 More %{} and other deref special casing - do not pass to 'nomethod'.
20755 Branch: maint-5.6/perl
20756 !> (integrate 59 files)
20757 ____________________________________________________________________________
20758 [ 8151] By: gsar on 2000/12/17 19:14:38
20759 Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
20760 6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
20762 Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
20764 Make the epsilon to be relative, not absolute.
20766 Put back the flags dump as reasoned in
20767 Subject: Re: [PATCH] Glob dumping
20769 Introduce ccname to keep track of what compiler kind of we have.
20771 Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
20773 Put back the slice accidentally removed by #6907.
20775 Reset archname and archname64 always, forcing them be
20776 recomputed at each Configure run, make Configure and
20777 the hints files agree on the naming of largefiles variables.
20779 Don't say "Perl 5.0 source kit".
20781 Subject: [PATCH] fix misc cast warnings
20783 Subject: typos in pods
20785 NVs not necessarily doubles, as pointed out by Yitzchak.
20787 Subject: [PATCH 6889] add a few ldbl formats to configure.com
20789 Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
20791 Better options for rsync.
20793 Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
20795 Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
20797 Subject: [PATCH] Re: UNTIE method
20799 A better fix for the Socket building problem from Craig Berry.
20801 Retract the dummy test, skip the security tests (instead of failing),
20802 explain what the warnings mean.
20805 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
20807 Update to Unicode 3.0.1.
20809 Missed one Unicode file.
20811 Subject: Re: typos in pods
20813 The #6929 was too skimpy.
20815 sscanf() may be the only way to read long doubles from strings.
20817 Reveal Borland's isnan.
20818 Subject: build with BC++ tweak
20820 Issue useful diagnostic on unknown pod commands.
20821 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
20823 Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
20825 Clarify the third case of ftmp-security warnings.
20827 Make -Dusemorebits find long doubles in Solaris.
20829 Wrap the test in eval.
20830 Branch: maint-5.6/perl
20831 +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
20832 +> lib/unicode/PropList.txt lib/unicode/README.perl
20833 +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
20834 +> lib/unicode/Unicode.301 vms/vmspipe.com
20835 - lib/unicode/Props.txt lib/unicode/UCD300.html
20836 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
20837 !> (integrate 305 files)
20838 ____________________________________________________________________________
20839 [ 8150] By: jhi on 2000/12/17 18:47:57
20840 Log: Uncheckedin generated files.
20842 ! global.sym perlapi.c pod/perlapi.pod
20843 ____________________________________________________________________________
20844 [ 8149] By: jhi on 2000/12/17 18:41:22
20845 Log: Update Changes.
20847 ! Changes patchlevel.h
20848 ____________________________________________________________________________
20849 [ 8148] By: jhi on 2000/12/17 18:39:16
20850 Log: Subject: [PATCH] Fcntl constants speedup
20851 From: Nicholas Clark <nick@ccl4.org>
20852 Date: Sun, 17 Dec 2000 16:29:24 +0000
20853 Message-ID: <20001217162924.E97668@plum.flirble.org>
20855 Use IVs for the Fcntl constants instead of NVs.
20857 ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
20858 ____________________________________________________________________________
20859 [ 8147] By: jhi on 2000/12/17 18:33:41
20860 Log: Add test for #8145 (binmode() warning), add warning for
20861 ioctl() and sockpair(), document them. (fileno() cannot
20862 be tripwired with the same kind of warning because
20863 'defined fileno($foo)' seems to be an idiom.)
20865 ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
20866 ____________________________________________________________________________
20867 [ 8146] By: gsar on 2000/12/17 18:09:08
20868 Log: update Changes
20869 Branch: maint-5.6/perl
20871 ____________________________________________________________________________
20872 [ 8145] By: jhi on 2000/12/17 17:39:35
20873 Log: Subject: [PATCH] Re: The long awaited feature ...
20874 From: Simon Cozens <simon@cozens.net>
20875 Date: Sun, 17 Dec 2000 12:31:56 +0000
20876 Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
20878 Add a warning to binmode() about using bad filehandles
20879 (can happen e.g. if someone forgets the filehandle argument)
20882 ____________________________________________________________________________
20883 [ 8144] By: jhi on 2000/12/17 17:33:48
20884 Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
20885 From: Jonathan Stowe <gellyfish@gellyfish.com>
20886 Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
20887 Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
20890 ____________________________________________________________________________
20891 [ 8143] By: jhi on 2000/12/17 05:31:37
20892 Log: Polymorphic regexps.
20894 Fixes at least the bugs 20001028.003 (both of them...) and
20895 20001108.001. The bugs 20001114.001 and 20001205.014 seem
20896 also to be fixed by now, probably already before this patch.
20898 ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
20899 ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
20900 ! t/op/utf8decode.t t/pragma/utf8.t
20901 ____________________________________________________________________________
20902 [ 8142] By: jhi on 2000/12/16 17:16:05
20903 Log: Subject: [patch perl@8102] dos/djgpp update
20904 From: Laszlo Molnar <ml1050@freemail.hu>
20905 Date: Sat, 16 Dec 2000 01:40:52 +0100
20906 Message-ID: <20001216014052.A335@freemail.hu>
20908 ! djgpp/config.over t/base/commonsense.t
20909 ____________________________________________________________________________
20910 [ 8141] By: jhi on 2000/12/16 17:09:27
20911 Log: Few uncheckedin files.
20913 ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
20914 ____________________________________________________________________________
20915 [ 8140] By: nick on 2000/12/15 22:14:31
20916 Log: Integrate mainline
20918 !> (integrate 53 files)
20919 ____________________________________________________________________________
20920 [ 8139] By: jhi on 2000/12/15 19:49:49
20921 Log: One more IVUV tweak from Nicholas Clark.
20924 ____________________________________________________________________________
20925 [ 8138] By: jhi on 2000/12/15 19:17:06
20926 Log: Return of the IVUV-preservation, now seems to be happy even
20927 in Digital UNIX (the broken strtoul brokenness detection
20928 seems to have been the fly in the ointment).
20930 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
20931 ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
20932 ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
20933 ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
20934 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
20935 ! vos/config.ga.h win32/config.bc win32/config.gc
20937 ____________________________________________________________________________
20938 [ 8137] By: jhi on 2000/12/15 18:12:14
20939 Log: Metaconfig unit change for #8136.
20941 ! U/modified/d_strtoul.U
20942 Branch: metaconfig/U/perl
20943 ! d_strtoull.U d_strtouq.U
20944 ____________________________________________________________________________
20945 [ 8136] By: jhi on 2000/12/15 18:11:35
20946 Log: I don't think it's sensible or portable to test the strtou*
20950 ____________________________________________________________________________
20951 [ 8135] By: jhi on 2000/12/15 17:18:49
20952 Log: Metaconfig unit change for #8134.
20954 ! U/modified/d_strtoul.U
20955 ____________________________________________________________________________
20956 [ 8134] By: jhi on 2000/12/15 17:14:13
20957 Log: If longsize is 8 we don't need a LL suffix for integer constants.
20959 ! Configure config_h.SH
20960 ____________________________________________________________________________
20961 [ 8133] By: jhi on 2000/12/15 16:00:23
20962 Log: Update Changes.
20964 ! Changes patchlevel.h
20965 ____________________________________________________________________________
20966 [ 8132] By: jhi on 2000/12/15 15:44:16
20967 Log: Some compilers get huffy if you do not cast a const pointer
20968 to a non-const when assigning.
20971 ____________________________________________________________________________
20972 [ 8131] By: jhi on 2000/12/15 15:38:30
20973 Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
20974 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20975 Date: Fri, 15 Dec 2000 05:26:57 -0500
20976 Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
20978 ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
20979 ! t/pragma/overload.t
20980 ____________________________________________________________________________
20981 [ 8130] By: jhi on 2000/12/15 15:36:08
20982 Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
20983 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20984 Date: Thu, 14 Dec 2000 22:02:43 -0500
20985 Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
20988 ____________________________________________________________________________
20989 [ 8129] By: jhi on 2000/12/15 15:34:16
20990 Log: Subject: PATCH: h2xs nit
20991 From: Tim Jenness <t.jenness@jach.hawaii.edu>
20992 Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
20993 Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
20995 Add a template README.
20998 ____________________________________________________________________________
20999 [ 8128] By: jhi on 2000/12/15 15:32:22
21000 Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
21002 ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
21003 ____________________________________________________________________________
21004 [ 8127] By: jhi on 2000/12/15 15:19:34
21005 Log: Subject: [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
21006 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21007 Date: Thu, 14 Dec 2000 20:04:42 EST
21008 Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
21010 ! ext/Opcode/Opcode.xs
21011 ____________________________________________________________________________
21012 [ 8126] By: jhi on 2000/12/15 15:17:49
21013 Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
21014 From: Peter Prymmer <pvhp@forte.com>
21015 Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
21016 Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
21018 ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
21019 ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
21020 ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
21021 ____________________________________________________________________________
21022 [ 8125] By: jhi on 2000/12/15 15:11:05
21023 Log: This seems to be a stage sane and stable enough to checkin.
21024 (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
21026 ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
21027 ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
21028 ! t/op/cmp.t t/op/numconvert.t
21029 ____________________________________________________________________________
21030 [ 8124] By: jhi on 2000/12/15 04:20:26
21031 Log: Something is really wonky.
21034 ____________________________________________________________________________
21035 [ 8123] By: jhi on 2000/12/15 04:00:50
21036 Log: Fixes for the IV UV patches to compile in Digital UNIX.
21039 ____________________________________________________________________________
21040 [ 8122] By: jhi on 2000/12/15 02:53:40
21041 Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
21042 From: "Craig A. Berry" <craigberry@mac.com>
21043 Date: Thu, 14 Dec 2000 19:10:49 -0600
21044 Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
21047 ____________________________________________________________________________
21048 [ 8121] By: jhi on 2000/12/15 02:50:00
21049 Log: Metaconfig changes for #8120.
21051 + U/modified/d_strtoul.U
21052 Branch: metaconfig/U/perl
21053 ! d_strtoull.U d_strtouq.U
21054 ____________________________________________________________________________
21055 [ 8120] By: jhi on 2000/12/15 02:49:42
21056 Log: From: Nicholas Clark <nick@ccl4.org>
21057 Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit preserving arithmetic)
21058 Date: Thu, 14 Dec 2000 18:38:57 +0000
21059 Message-ID: <20001214183857.B97909@plum.flirble.org>
21061 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21062 ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
21063 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
21064 ! vos/config.ga.def vos/config.ga.h win32/config.bc
21065 ! win32/config.gc win32/config.vc
21066 ____________________________________________________________________________
21067 [ 8119] By: jhi on 2000/12/14 23:40:58
21068 Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
21069 From: Nicholas Clark <nick@ccl4.org>
21070 Date: Wed, 13 Dec 2000 20:08:50 +0000
21071 Message-ID: <20001213200849.B71166@plum.flirble.org>
21073 ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
21074 ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
21075 ____________________________________________________________________________
21076 [ 8118] By: jhi on 2000/12/14 22:46:26
21077 Log: Integrate perlio.
21079 !> MANIFEST ext/Encode/compile makedef.pl
21080 ____________________________________________________________________________
21081 [ 8117] By: nick on 2000/12/14 22:38:53
21082 Log: Win32 tweaks to get Encode to build
21083 - temp hack to makedef.pl till PerlIO is properly "exported".
21085 static encpage_t foo[];
21086 so make 'em extern for now.
21088 ! ext/Encode/compile makedef.pl
21089 ____________________________________________________________________________
21090 [ 8116] By: nick on 2000/12/14 22:00:53
21091 Log: Document the new files
21094 ____________________________________________________________________________
21095 [ 8115] By: jhi on 2000/12/14 21:58:01
21096 Log: MANIFEST new files of #8114.
21099 ____________________________________________________________________________
21100 [ 8114] By: jhi on 2000/12/14 21:50:49
21101 Log: Integrate perlio.
21103 +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
21104 !> ext/Encode/Encode.pm ext/Encode/Encode.xs
21105 !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
21106 !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
21107 !> ext/Encode/Makefile.PL
21108 ____________________________________________________________________________
21109 [ 8113] By: jhi on 2000/12/14 21:48:49
21110 Log: The documentation part of the
21112 Subject: [ID 20001214.002] Net::Ping patch
21113 From: Jonathan Stowe <gellyfish@gellyfish.com>
21114 Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
21115 Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
21116 since the #7529 had already addressed the same problem.
21119 ____________________________________________________________________________
21120 [ 8112] By: jhi on 2000/12/14 21:42:57
21121 Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
21122 From: Dominic Dunlop <domo@computer.org>
21123 Date: Tue, 12 Dec 2000 10:47:10 +0100
21124 Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
21126 Document how elusive subroutines can be.
21129 ____________________________________________________________________________
21130 [ 8111] By: jhi on 2000/12/14 21:38:05
21131 Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
21132 From: Dominic Dunlop <domo@computer.org>
21133 Date: Thu, 14 Dec 2000 10:13:51 +0100
21134 Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
21136 ! ext/POSIX/POSIX.pod
21137 ____________________________________________________________________________
21138 [ 8110] By: jhi on 2000/12/14 21:36:32
21139 Log: Subject: [patch] perlfaq7
21140 From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
21141 Date: Thu, 14 Dec 2000 15:31:07 +0100
21142 Message-ID: <3A38E7BB.13178.11C40A8@localhost>
21145 ____________________________________________________________________________
21146 [ 8109] By: jhi on 2000/12/14 21:29:20
21147 Log: Subject: [8104] Encode
21148 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21149 Date: Thu, 14 Dec 2000 14:49:34 +0100
21150 Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
21152 Type casting for nervous compilers.
21154 ! ext/Encode/Encode.xs
21155 ____________________________________________________________________________
21156 [ 8108] By: jhi on 2000/12/14 21:26:17
21157 Log: Subject: [8104] DB_File
21158 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21159 Date: Thu, 14 Dec 2000 14:49:35 +0100
21160 Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
21162 Type definition incorrect for DB 2.7.7. Not known when it
21163 changed, so only changed it for a known revision.
21165 ! ext/DB_File/DB_File.xs
21166 ____________________________________________________________________________
21167 [ 8107] By: jhi on 2000/12/14 21:23:41
21168 Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
21169 From: Peter Prymmer <pvhp@forte.com>
21170 Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
21171 Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
21173 Use '?' (0x6F in EBCDIC) for the illegal codepoint.
21175 ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
21176 ! ext/Encode/Encode/posix-bc.enc
21177 ____________________________________________________________________________
21178 [ 8106] By: nick on 2000/12/14 20:36:13
21179 Log: "Cold" build correction to Encode's Makefile.PL
21181 ! ext/Encode/Makefile.PL
21182 ____________________________________________________________________________
21183 [ 8105] By: nick on 2000/12/14 20:09:37
21184 Log: "Compiled" encodings.
21185 Correct replacement character in EBCDIC .enc files
21186 Add 0x7F to ASCII repertoire.
21188 ! ext/Encode/Encode.pm ext/Encode/Encode.xs
21189 ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
21190 ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
21191 ! ext/Encode/Makefile.PL ext/Encode/compile
21192 ! ext/Encode/encengine.c ext/Encode/encode.h
21193 ____________________________________________________________________________
21194 [ 8104] By: nick on 2000/12/14 00:38:20
21195 Log: Integrate mainline
21197 !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
21198 !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
21199 !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
21200 !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
21201 !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
21202 !> t/lib/db-hash.t t/lib/db-recno.t
21203 ____________________________________________________________________________
21204 [ 8103] By: nick on 2000/12/13 23:16:13
21205 Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
21206 so far and so it does not get lost.
21208 + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
21209 ____________________________________________________________________________
21210 [ 8102] By: jhi on 2000/12/13 17:14:22
21211 Log: Update Changes.
21213 ! Changes patchlevel.h
21214 ____________________________________________________________________________
21215 [ 8101] By: jhi on 2000/12/13 16:53:41
21216 Log: Move the proto of start_glob() to a better place; regen api files.
21218 ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
21219 ____________________________________________________________________________
21220 [ 8100] By: jhi on 2000/12/13 16:47:11
21221 Log: Metaconfig change for #8099.
21223 ! U/modified/Head.U
21224 ____________________________________________________________________________
21225 [ 8099] By: jhi on 2000/12/13 16:46:48
21226 Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
21227 From: Andy Dougherty <doughera@lafayette.edu>
21228 Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
21229 Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
21232 ____________________________________________________________________________
21233 [ 8098] By: jhi on 2000/12/13 16:39:02
21234 Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix
21235 From: rspier@pobox.com (Robert Spier)
21236 Date: Tue, 12 Dec 2000 21:12:39 -0500
21237 Message-ID: <14902.56087.678086.725773@rls.cx>
21239 fastgetcwd is defined using a glob alias on a $^O dependent basis -
21240 and there was no default assignment or perl subroutine.
21243 ____________________________________________________________________________
21244 [ 8097] By: jhi on 2000/12/13 16:16:01
21245 Log: Subject: [PATCH] move startglob out of pp_hot.c
21246 From: Nicholas Clark <nick@ccl4.org>
21247 Date: Mon, 11 Dec 2000 23:16:39 +0000
21248 Message-ID: <20001211231638.A55550@plum.flirble.org>
21250 ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
21251 ____________________________________________________________________________
21252 [ 8096] By: jhi on 2000/12/13 15:26:23
21253 Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio
21254 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21255 Date: Wed, 13 Dec 2000 14:01:37 +0100
21256 Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
21258 perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
21259 in turn requires libpthread in libswanted.
21262 ____________________________________________________________________________
21263 [ 8095] By: jhi on 2000/12/12 19:51:05
21264 Log: The integration wars continue.
21267 ____________________________________________________________________________
21268 [ 8094] By: jhi on 2000/12/12 19:48:26
21269 Log: Subject: [PATCH perl@8070] DB_File-1.74
21270 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
21271 Date: Mon, 11 Dec 2000 23:07:17 -0000
21272 Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com>
21274 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
21275 ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
21276 ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
21278 ____________________________________________________________________________
21279 [ 8093] By: nick on 2000/12/12 19:42:13
21280 Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
21283 !> lib/File/DosGlob.pm
21284 ____________________________________________________________________________
21285 [ 8092] By: jhi on 2000/12/12 19:28:11
21286 Log: Integrate perlio.
21289 ____________________________________________________________________________
21290 [ 8091] By: nick on 2000/12/12 18:49:45
21291 Log: Fix for Tk, and upgrading shared SVs.
21294 ____________________________________________________________________________
21295 [ 8090] By: jhi on 2000/12/12 16:48:59
21296 Log: Subject: [PATCH] Re: Breadperl & Tk
21297 From: Nick Ing-Simmons <nik@tiuk.ti.com>
21298 Date: Tue, 12 Dec 2000 14:48:27 GMT
21299 Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com>
21302 ____________________________________________________________________________
21303 [ 8089] By: jhi on 2000/12/12 03:37:19
21304 Log: Subject: DosGlob.pm diff for bash style brace expansion.
21305 From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
21306 Date: Fri, 8 Dec 2000 10:45:30 -0600
21307 Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
21309 ! lib/File/DosGlob.pm
21310 ____________________________________________________________________________
21311 [ 8088] By: nick on 2000/12/11 23:59:59
21312 Log: Integrate mainline
21314 !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
21315 !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
21316 !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
21317 !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
21318 !> t/op/local.t t/pragma/warn/toke toke.c
21319 ____________________________________________________________________________
21320 [ 8087] By: jhi on 2000/12/11 23:20:23
21321 Log: Integrate perlio.
21323 !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
21324 ____________________________________________________________________________
21325 [ 8086] By: jhi on 2000/12/11 22:50:59
21326 Log: Tune further the OS detection of CGI.
21329 ____________________________________________________________________________
21330 [ 8085] By: nick on 2000/12/11 22:50:46
21331 Log: Finish 1st pass of "encoding" layer e.g. :
21332 open($fh,"<encoding(iso8859-7)",$greek) || die;
21334 ! ext/Encode/Encode.xs perlio.c perliol.h
21335 ____________________________________________________________________________
21336 [ 8084] By: jhi on 2000/12/11 22:32:06
21337 Log: Revert the -f ambiguousity patch, seems to cause
21338 too much hassle (the interpret -Q as a function
21339 where Q is not a known filetest part is left in).
21341 ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
21343 ____________________________________________________________________________
21344 [ 8083] By: jhi on 2000/12/11 22:27:23
21345 Log: (accidentally empty check-in)
21347 ! lib/File/DosGlob.pm
21348 ____________________________________________________________________________
21349 [ 8082] By: nick on 2000/12/11 19:09:51
21350 Log: Restore mmap function (broken by tweaks to shared buffer
21351 layer for encode(xxxx)).
21354 ____________________________________________________________________________
21355 [ 8081] By: jhi on 2000/12/11 18:29:13
21356 Log: Subject: Re: The long awaited feature ...
21357 From: Simon Cozens <simon@cozens.net>
21358 Date: Mon, 11 Dec 2000 15:54:24 +0000
21359 Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
21361 More io/utf8 tests.
21364 ____________________________________________________________________________
21365 [ 8080] By: jhi on 2000/12/11 18:19:36
21366 Log: Subject: PATCH MakeMaker manpage clarification
21367 From: andreas.koenig@anima.de (Andreas J. Koenig)
21368 Date: 10 Dec 2000 20:46:13 +0100
21369 Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
21371 ! lib/ExtUtils/MakeMaker.pm
21372 ____________________________________________________________________________
21373 [ 8079] By: jhi on 2000/12/11 15:35:07
21374 Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
21375 From: Simon Cozens <simon@cozens.net>
21376 Date: Sun, 10 Dec 2000 19:06:19 +0000
21377 Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
21379 ! ext/B/B/Deparse.pm t/lib/b.t
21380 ____________________________________________________________________________
21381 [ 8078] By: jhi on 2000/12/11 15:09:11
21382 Log: Subject: [PATCH] docs on NaN
21383 From: Nicholas Clark <nick@ccl4.org>
21384 Date: Mon, 11 Dec 2000 01:48:38 +0000
21385 Message-ID: <20001211014838.B99205@plum.flirble.org>
21388 ____________________________________________________________________________
21389 [ 8077] By: jhi on 2000/12/11 15:02:21
21390 Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
21391 From: Simon Cozens <simon@cozens.net>
21392 Date: Mon, 11 Dec 2000 01:21:45 +0000
21393 Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
21395 ! pp.c pp_hot.c scope.c t/op/local.t
21396 ____________________________________________________________________________
21397 [ 8076] By: nick on 2000/12/10 20:43:32
21398 Log: Not merge worthy...
21399 Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
21400 syntax is modelled on attributes.
21401 Untested fix for io/utf8 on Win32 etc.
21402 Very clumsy start to the encode layer.
21404 ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
21405 ____________________________________________________________________________
21406 [ 8075] By: jhi on 2000/12/10 18:39:33
21407 Log: Darwin is not Windows.
21410 ____________________________________________________________________________
21411 [ 8074] By: jhi on 2000/12/10 18:31:27
21412 Log: Subject: Ambiguous -%c() resolved as a file test
21413 From: "Paul Marquess" <Paul.Marquess@openwave.com>
21414 Date: Sun, 10 Dec 2000 15:35:07 -0000
21415 Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
21417 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
21418 ____________________________________________________________________________
21419 [ 8073] By: jhi on 2000/12/10 18:16:29
21420 Log: Subject: PATCH installperl misinformed
21421 From: andreas.koenig@anima.de (Andreas J. Koenig)
21422 Date: 10 Dec 2000 13:01:32 +0100
21423 Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
21426 ____________________________________________________________________________
21427 [ 8072] By: jhi on 2000/12/10 18:07:55
21428 Log: The walkoptree confusion rages; walkoptree() seems to be coming
21429 from B.xs, while walkoptree_slow() comes from B.pm.
21432 ____________________________________________________________________________
21433 [ 8071] By: nick on 2000/12/10 11:45:47
21434 Log: Integrate mainline
21436 +> t/base/commonsense.t
21437 !> (integrate 37 files)
21438 ____________________________________________________________________________
21439 [ 8070] By: jhi on 2000/12/10 04:46:21
21440 Log: Update Changes.
21442 ! Changes patchlevel.h
21443 ____________________________________________________________________________
21444 [ 8069] By: jhi on 2000/12/10 04:39:19
21445 Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
21446 From: andreas.koenig@anima.de (Andreas J. Koenig)
21447 Date: 09 Dec 2000 17:14:25 +0100
21448 Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
21450 + t/base/commonsense.t
21451 ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
21452 ____________________________________________________________________________
21453 [ 8068] By: jhi on 2000/12/10 04:17:36
21454 Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to undef
21455 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
21456 Date: Sat, 9 Dec 2000 16:47:22 -0000
21457 Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
21459 ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
21460 ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
21461 ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
21462 ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
21463 ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
21464 ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
21466 ____________________________________________________________________________
21467 [ 8067] By: jhi on 2000/12/10 03:52:02
21468 Log: Test case for #8066.
21471 ____________________________________________________________________________
21472 [ 8066] By: jhi on 2000/12/10 03:50:30
21473 Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
21474 From: Simon Cozens <simon@cozens.net>
21475 Date: Sun, 10 Dec 2000 00:55:37 +0000
21476 Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
21479 ____________________________________________________________________________
21480 [ 8065] By: jhi on 2000/12/10 03:44:52
21481 Log: Test case for #8064.
21484 ____________________________________________________________________________
21485 [ 8064] By: jhi on 2000/12/10 03:42:32
21486 Log: Subject: Re: prototype of substr
21487 From: Simon Cozens <simon@cozens.net>
21488 Date: Sun, 10 Dec 2000 00:13:33 +0000
21489 Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
21491 Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
21494 ____________________________________________________________________________
21495 [ 8063] By: jhi on 2000/12/10 03:39:42
21496 Log: Subject: [PATCH] perlguts.pod
21497 From: Simon Cozens <simon@cozens.net>
21498 Date: Sun, 10 Dec 2000 00:06:47 +0000
21499 Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
21501 Documentation of the different types of ops,
21502 plus the functions in dump.c
21505 ____________________________________________________________________________
21506 [ 8062] By: jhi on 2000/12/10 03:30:04
21507 Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
21508 From: Nicholas Clark <nick@talking.bollo.cx>
21509 Date: Sat, 09 Dec 2000 18:57:25 +0000
21510 Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
21512 Be more robust in weird hostname setups.
21514 ! t/lib/net-hostent.t
21515 ____________________________________________________________________________
21516 [ 8061] By: jhi on 2000/12/10 03:28:21
21517 Log: Pacify fussy compiler.
21520 ____________________________________________________________________________
21521 [ 8060] By: jhi on 2000/12/10 02:52:46
21522 Log: Integrate perlio.
21524 !> pp_sys.c t/io/utf8.t
21525 ____________________________________________________________________________
21526 [ 8059] By: nick on 2000/12/09 23:40:14
21527 Log: read/sysread/recv should now be utf8 aware.
21528 Basic test for utf8 read.
21530 ! pp_sys.c t/io/utf8.t
21531 ____________________________________________________________________________
21532 [ 8058] By: jhi on 2000/12/09 21:56:02
21533 Log: Integrate perlio.
21536 !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
21537 ____________________________________________________________________________
21538 [ 8057] By: jhi on 2000/12/09 21:53:35
21539 Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
21540 From: Inaba Hiroto <inaba@st.rim.or.jp>
21541 Date: Sun, 10 Dec 2000 05:53:21 +0900
21542 Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
21547 ____________________________________________________________________________
21548 [ 8056] By: jhi on 2000/12/09 21:51:16
21549 Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
21550 From: Inaba Hiroto <inaba@st.rim.or.jp>
21551 Date: Sat, 09 Dec 2000 18:02:00 +0900
21552 Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
21554 exists() didn't work for UTF-8 keys, and neither did shared hash keys.
21556 ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
21557 ____________________________________________________________________________
21558 [ 8055] By: nick on 2000/12/09 20:11:48
21559 Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
21560 than raw PerlIO_write() - does not seem to break any tests.
21563 ____________________________________________________________________________
21564 [ 8054] By: nick on 2000/12/09 19:47:30
21565 Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
21566 (sysread, recv and write i.e. formats still to do...)
21567 Allow :utf8 or :bytes in PerlIO_apply_layers() so that
21568 open($fh,">:utf8","name")
21569 etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
21570 so no extra overhead is involved.
21571 Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
21572 to a non-utf8 stream.
21573 Add initial io/utf8.t
21574 Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
21575 that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
21576 and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
21579 ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
21580 ____________________________________________________________________________
21581 [ 8053] By: nick on 2000/12/09 19:26:37
21582 Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
21583 was only testing this_utf8.
21586 ____________________________________________________________________________
21587 [ 8052] By: nick on 2000/12/09 19:09:41
21588 Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
21589 i.e. the output string has one, but don't mess with source assumption.
21592 ____________________________________________________________________________
21593 [ 8051] By: jhi on 2000/12/09 16:55:17
21594 Log: Integrate perlio.
21596 !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
21597 !> sv.c thrdvar.h util.c
21598 ____________________________________________________________________________
21599 [ 8050] By: jhi on 2000/12/09 16:48:07
21600 Log: Nits noticed by Peter Prymmer.
21602 ! lib/ExtUtils/MM_VMS.pm
21603 ____________________________________________________________________________
21604 [ 8049] By: nick on 2000/12/09 13:49:40
21605 Log: UTF8 output prework.
21606 - Store $\ and $, as SVs so they can have SvUTF8 flag
21607 - use do_print() rather than raw PerlIO_write() to print them.
21609 ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
21611 ____________________________________________________________________________
21612 [ 8048] By: nick on 2000/12/09 12:30:43
21613 Log: Integrate mainline.
21615 +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
21617 !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
21618 !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
21619 !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
21620 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
21621 !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
21622 !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
21623 ____________________________________________________________________________
21624 [ 8047] By: jhi on 2000/12/09 00:23:27
21625 Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
21626 From: Michael G Schwern <schwern@pobox.com>
21627 Date: Fri, 8 Dec 2000 14:43:04 -0600
21629 ! lib/ExtUtils/MM_VMS.pm
21630 ____________________________________________________________________________
21631 [ 8046] By: jhi on 2000/12/08 23:10:27
21632 Log: A missed check-in.
21634 ! lib/ExtUtils/Manifest.pm
21635 ____________________________________________________________________________
21636 [ 8045] By: jhi on 2000/12/08 21:57:12
21637 Log: (null check-in)
21639 ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
21640 ____________________________________________________________________________
21641 [ 8044] By: jhi on 2000/12/08 21:11:06
21642 Log: Add ISO 8859-16 encoding. Not a standard yet but seems to be
21643 at the final draft stage.
21645 + ext/Encode/Encode/iso8859-16.enc
21647 ____________________________________________________________________________
21648 [ 8043] By: jhi on 2000/12/08 16:39:04
21649 Log: Update Changes.
21651 ! Changes patchlevel.h
21652 ____________________________________________________________________________
21653 [ 8042] By: jhi on 2000/12/08 16:33:39
21654 Log: Do not return the Unicode replacement character if UTF-8
21655 decoding goes awry, it should be up to the caller to decide.
21657 ! pod/perlapi.pod utf8.c
21658 ____________________________________________________________________________
21659 [ 8041] By: jhi on 2000/12/08 16:22:28
21660 Log: metaconfig maintenance.
21662 ! U/modified/stdchar.U
21663 Branch: metaconfig/U/perl
21665 ____________________________________________________________________________
21666 [ 8040] By: jhi on 2000/12/08 16:03:08
21667 Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
21668 From: sthoenna@efn.org
21669 Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
21670 Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
21672 ! Changes lib/ExtUtils/MM_OS2.pm
21673 ____________________________________________________________________________
21674 [ 8039] By: jhi on 2000/12/08 15:57:11
21675 Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
21676 From: Simon Cozens <simon@cozens.net>
21677 Date: Fri, 8 Dec 2000 13:33:31 +0000
21678 Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
21680 (The pp_hot part needed a rewrite.)
21682 ! doop.c pp_hot.c utf8.c
21683 ____________________________________________________________________________
21684 [ 8038] By: jhi on 2000/12/08 15:25:08
21686 From: Michael Stevens <michael@etla.org>
21687 Date: Wed, 6 Dec 2000 23:24:01 +0000
21688 Message-ID: <20001206232400.A21381@firedrake.org>
21690 Plus a note from Nick Ing-Simmons.
21693 ____________________________________________________________________________
21694 [ 8037] By: jhi on 2000/12/08 15:18:35
21695 Log: Filetype is text.
21697 ! t/op/utf8decode.t
21698 ____________________________________________________________________________
21699 [ 8036] By: jhi on 2000/12/08 03:31:27
21700 Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
21701 From: Andy Dougherty <doughera@lafayette.edu>
21702 Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
21703 Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
21705 Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
21706 From: Andy Dougherty <doughera@lafayette.edu>
21707 Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
21708 Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
21710 + ext/POSIX/hints/svr4.pl
21711 ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
21712 ____________________________________________________________________________
21713 [ 8035] By: jhi on 2000/12/08 03:26:01
21714 Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
21715 From: Andy Dougherty <doughera@lafayette.edu>
21716 Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
21717 Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
21719 ! t/README t/base/term.t
21720 ____________________________________________________________________________
21721 [ 8034] By: jhi on 2000/12/08 03:21:59
21722 Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
21723 From: mjd@plover.com
21724 Date: 7 Dec 2000 21:04:20 -0000
21725 Message-ID: <20001207210420.22282.qmail@plover.com>
21730 ____________________________________________________________________________
21731 [ 8033] By: jhi on 2000/12/08 03:19:03
21732 Log: Use the UTF8 macros a bit. They can't be used with abandon
21733 everywhere because we do generate illegal UTF-8 in some situations.
21734 This is of course naughty.
21736 ! pod/perlapi.pod utf8.c utf8.h
21737 ____________________________________________________________________________
21738 [ 8032] By: jhi on 2000/12/08 03:00:09
21741 ! t/pragma/warn/utf8
21742 ____________________________________________________________________________
21743 [ 8031] By: jhi on 2000/12/08 02:22:39
21747 ____________________________________________________________________________
21748 [ 8030] By: jhi on 2000/12/08 01:23:54
21749 Log: Add test for reverse().
21753 ____________________________________________________________________________
21754 [ 8029] By: jhi on 2000/12/08 01:21:47
21755 Log: Integrate perlio.
21757 !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
21758 !> perlio.c perlio.h perlsdio.h warnings.pl
21759 ____________________________________________________________________________
21760 [ 8028] By: jhi on 2000/12/08 01:19:08
21761 Log: Introduce macros for UTF8 decoding.
21763 ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
21764 ____________________________________________________________________________
21765 [ 8027] By: nick on 2000/12/07 22:18:19
21766 Log: Integrate mainline
21768 !> embed.pl pod/perlapi.pod utf8.c
21769 ____________________________________________________________________________
21770 [ 8026] By: nick on 2000/12/07 21:45:08
21771 Log: Various oddities p4 diff -se showed up
21772 Remove 'our' from warnings.pl
21774 ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
21775 ____________________________________________________________________________
21776 [ 8025] By: nick on 2000/12/07 21:43:32
21777 Log: Change PerlIO_(get|set)pos to take SV *
21778 Should fix, OS/2, VMS, (sfio??)
21780 ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
21781 ____________________________________________________________________________
21782 [ 8024] By: jhi on 2000/12/07 19:05:32
21783 Log: Document utf8_to_uv() better.
21785 ! pod/perlapi.pod utf8.c
21786 ____________________________________________________________________________
21787 [ 8023] By: jhi on 2000/12/07 18:23:47
21788 Log: Document utf8_length(), utf8_distance(), and utf8_hop().
21790 ! embed.pl pod/perlapi.pod utf8.c
21791 ____________________________________________________________________________
21792 [ 8022] By: jhi on 2000/12/07 04:13:51
21793 Log: Integrate perlio.
21795 !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
21796 !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
21797 !> win32/makefile.mk
21798 ____________________________________________________________________________
21799 [ 8021] By: nick on 2000/12/07 00:28:14
21800 Log: Various attempts at MSVC debug - not sure what has
21801 changed but works now.
21802 Seems atexit() _may_ work for DLLs built with MSVC so don't
21803 call cleanup that way.
21805 ! perlio.c win32/makefile.mk
21806 ____________________________________________________________________________
21807 [ 8020] By: nick on 2000/12/06 19:57:20
21808 Log: Integrate mainline
21810 +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
21811 !> (integrate 75 files)
21812 ____________________________________________________________________________
21813 [ 8019] By: nick on 2000/12/06 19:28:21
21814 Log: Add useperlio to config.vc
21815 Turn off binmode in config_H.PL
21816 Regen all the config_H.xx
21817 Attempt to get debugging build with MSVC.
21819 ! win32/config.vc win32/config_H.bc win32/config_H.gc
21820 ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
21821 ____________________________________________________________________________
21822 [ 8018] By: nick on 2000/12/06 19:21:57
21823 Log: Test various dup/external program options on all platforms.
21826 ____________________________________________________________________________
21827 [ 8017] By: nick on 2000/12/06 19:20:47
21828 Log: Fix harness to be less picky
21830 ! lib/Test/Harness.pm
21831 ____________________________________________________________________________
21832 [ 8016] By: jhi on 2000/12/06 16:45:12
21833 Log: Update Changes.
21835 ! Changes patchlevel.h
21836 ____________________________________________________________________________
21837 [ 8015] By: jhi on 2000/12/06 16:41:03
21838 Log: Test \x{...} with ord().
21841 ____________________________________________________________________________
21842 [ 8014] By: jhi on 2000/12/06 16:20:33
21843 Log: Test tweak because of #8013.
21846 ____________________________________________________________________________
21847 [ 8013] By: jhi on 2000/12/06 16:09:09
21848 Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
21849 From: Michael G Schwern <schwern@pobox.com>
21850 Date: Tue, 5 Dec 2000 21:23:28 -0500
21851 Message-ID: <20001205212328.C6473@blackrider.aocn.com>
21853 Carp::Heavy parts not very applicable because of recent changes.
21855 ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
21856 ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
21857 ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
21858 ! lib/Exporter.pm lib/Exporter/Heavy.pm
21859 ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
21860 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
21861 ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
21862 ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
21863 ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
21864 ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
21865 ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
21866 ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
21867 ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
21868 ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
21869 ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
21870 ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
21871 ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
21872 ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
21873 ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
21874 ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
21876 ____________________________________________________________________________
21877 [ 8012] By: jhi on 2000/12/06 15:22:38
21878 Log: Subject: [PATCH] Re: New harness is failing things
21879 From: Nick Ing-Simmons <nik@tiuk.ti.com>
21880 Date: Wed, 6 Dec 2000 13:00:30 GMT
21881 Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
21883 ! lib/Test/Harness.pm
21884 ____________________________________________________________________________
21885 [ 8011] By: jhi on 2000/12/06 15:12:08
21886 Log: Subject: installhtml changes
21887 From: Michael Stevens <michael@etla.org>
21888 Date: Wed, 6 Dec 2000 13:15:53 +0000
21889 Message-ID: <20001206131553.A27317@firedrake.org>
21892 ____________________________________________________________________________
21893 [ 8010] By: jhi on 2000/12/06 15:06:05
21894 Log: Subject: the dTHR hits
21895 From: Michael Stevens <michael@etla.org>
21896 Date: Wed, 6 Dec 2000 12:06:03 +0000
21897 Message-ID: <20001206120603.A24581@firedrake.org>
21899 More, errrm, less dTHRs.
21901 ! bytecode.pl ext/B/B/C.pm
21902 ____________________________________________________________________________
21903 [ 8009] By: jhi on 2000/12/06 15:04:25
21904 Log: Subject: MakeMaker mailing list gone?
21905 From: Michael G Schwern <schwern@pobox.com>
21906 Date: Tue, 5 Dec 2000 19:29:59 -0500
21907 Message-ID: <20001205192959.B6473@blackrider.aocn.com>
21909 The MakeMaker mailing list is dead, perlbug is the right
21910 address to report bugs.
21912 ! lib/ExtUtils/MakeMaker.pm
21913 ____________________________________________________________________________
21914 [ 8008] By: jhi on 2000/12/06 15:00:32
21915 Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
21916 From: Michael G Schwern <schwern@pobox.com>
21917 Date: Tue, 5 Dec 2000 19:21:21 -0500
21918 Message-ID: <20001205192121.A6473@blackrider.aocn.com>
21920 Add a default MANIFEST skip that ignores things like
21921 version control files, editor temporary files, and the Makefile.
21923 + lib/ExtUtils/MANIFEST.SKIP
21924 ! MANIFEST lib/ExtUtils/Manifest.pm
21925 ____________________________________________________________________________
21926 [ 8007] By: jhi on 2000/12/06 14:57:20
21927 Log: In Amiga more manual hackery of the scripts seems to be needed,
21928 from Jan-Erik Karlsson. Why Configure does not get this right
21929 is unknown, may be shell-induced.
21932 ____________________________________________________________________________
21933 [ 8006] By: jhi on 2000/12/05 23:53:12
21934 Log: Add TOPm1s to peek at the second topmost stack item.
21937 ____________________________________________________________________________
21938 [ 8005] By: jhi on 2000/12/05 23:13:55
21939 Log: Avaunt, you foul UTF-8 tests.
21941 ! t/op/ver.t t/pragma/utf8.t
21942 ____________________________________________________________________________
21943 [ 8004] By: jhi on 2000/12/05 23:09:54
21944 Log: Continue utf8 dispersal.
21947 ! MANIFEST t/pragma/utf8.t
21948 ____________________________________________________________________________
21949 [ 8003] By: nick on 2000/12/05 23:02:39
21950 Log: Integrate mainline.
21952 +> t/op/length.t t/op/utf8decode.t
21953 !> (integrate 69 files)
21954 ____________________________________________________________________________
21955 [ 8002] By: jhi on 2000/12/05 22:59:28
21956 Log: Integrate perlio.
21958 !> iperlsys.h perl.c perlio.c win32/perllib.c
21959 ____________________________________________________________________________
21960 [ 8001] By: nick on 2000/12/05 22:07:52
21961 Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
21962 - calloc/free suffer from damage on TerminateThread()
21963 - use PerlMemShared (as originally planned) now fixed
21964 - avoid doing anything important on DLL "detach".
21966 ! perl.c perlio.c win32/perllib.c
21967 ____________________________________________________________________________
21968 [ 8000] By: nick on 2000/12/05 21:05:09
21969 Log: Fix gross PerlMemShared issue.
21972 ____________________________________________________________________________
21973 [ 7999] By: jhi on 2000/12/05 20:46:58
21974 Log: Test for Unicode (UTF-8) hash keys.
21977 ____________________________________________________________________________
21978 [ 7998] By: jhi on 2000/12/05 20:30:35
21979 Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
21980 is now always UTF-8), empty line cosmetics.
21983 ____________________________________________________________________________
21984 [ 7997] By: jhi on 2000/12/05 20:15:40
21985 Log: Subject: Re: STRLEN - what?
21986 From: Andy Dougherty <doughera@lafayette.edu>
21987 Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
21988 Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
21993 ____________________________________________________________________________
21994 [ 7996] By: jhi on 2000/12/05 20:13:34
21995 Log: Split off the UTF-8 decoder tests, make them to check also
21998 + t/op/utf8decode.t
21999 ! MANIFEST t/pragma/utf8.t utf8.c
22000 ____________________________________________________________________________
22001 [ 7995] By: jhi on 2000/12/05 16:39:47
22002 Log: Start migrating bits of pragma/utf8 to elsewhere
22003 (since the long term plan is to obsolete 'use utf8').
22006 ! MANIFEST t/pragma/utf8.t
22007 ____________________________________________________________________________
22008 [ 7994] By: jhi on 2000/12/05 16:30:21
22009 Log: Fix a manual edit typo from #7993, fix the message formatting
22010 for Unicode, add few our declarations.
22012 ! lib/Carp/Heavy.pm
22013 ____________________________________________________________________________
22014 [ 7993] By: jhi on 2000/12/05 16:09:15
22015 Log: Subject: Need help with warnings :-(
22016 From: "Ben Tilly" <ben_tilly@hotmail.com>
22017 Date: Tue, 05 Dec 2000 01:35:54 -0500
22018 Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
22020 Subject: UPDATE: Carp/Heavy now passes all tests
22021 From: "Ben Tilly" <ben_tilly@hotmail.com>
22022 Date: Tue, 05 Dec 2000 07:59:41 -0500
22023 Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
22025 The Brave New Carp.
22027 ! lib/Carp.pm lib/Carp/Heavy.pm
22028 ____________________________________________________________________________
22029 [ 7992] By: jhi on 2000/12/05 15:55:08
22030 Log: Subject: [PATCH perl@7979] cygwin port
22031 From: "Eric Fifer" <efifer@dircon.co.uk>
22032 Date: Tue, 5 Dec 2000 14:04:09 -0000
22033 Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
22035 ! t/lib/net-hostent.t
22036 ____________________________________________________________________________
22037 [ 7991] By: jhi on 2000/12/05 15:52:34
22038 Log: Subject: Re: [PATCH] The largest hoax of all times?
22039 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22040 Date: Tue, 5 Dec 2000 00:40:25 -0500
22041 Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
22043 Subject: Re: [PATCH] The largest hoax of all times?
22044 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22045 Date: Mon, 4 Dec 2000 23:55:53 -0500
22046 Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
22048 Subject: Re: [PATCH] The largest hoax of all times?
22049 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22050 Date: Tue, 5 Dec 2000 01:28:45 -0500
22051 Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
22053 Fix the unpredictable order of DESTROYs.
22055 ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
22056 ! sv.c sv.h t/op/ref.t
22057 ____________________________________________________________________________
22058 [ 7990] By: jhi on 2000/12/05 14:38:53
22059 Log: Subject: [PATCH] shrink pp_hot fractionally
22060 From: Nicholas Clark <nick@ccl4.org>
22061 Date: Tue, 5 Dec 2000 12:44:31 +0000
22062 Message-ID: <20001205124431.E74518@plum.flirble.org>
22064 Use report_evil_fh().
22066 ! opcode.pl opnames.h pp_hot.c util.c
22067 ____________________________________________________________________________
22068 [ 7989] By: jhi on 2000/12/05 14:21:27
22069 Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
22070 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22071 Date: Mon, 04 Dec 2000 22:21:59 -0800
22072 Message-ID: <HmIL6gzkgepS092yn@efn.org>
22074 Harness shouldn't ignore responses like "ok 3\r\r\n".
22076 ! lib/Test/Harness.pm
22077 ____________________________________________________________________________
22078 [ 7988] By: jhi on 2000/12/05 13:51:28
22079 Log: Integrate the "skip" messages to explain().
22081 ! t/lib/syslfs.t t/op/lfs.t
22082 ____________________________________________________________________________
22083 [ 7987] By: jhi on 2000/12/05 12:34:54
22084 Log: The one that got away in #7984.
22086 Subject: Re: dTHR - what and why?
22087 From: Michael Stevens <michael@etla.org>
22088 Date: Tue, 5 Dec 2000 11:15:52 +0000
22089 Message-ID: <20001205111552.A4647@firedrake.org>
22092 ____________________________________________________________________________
22093 [ 7986] By: gsar on 2000/12/05 09:14:44
22094 Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
22095 due to the notorious GetFileType() bug in Windows 9x, which fstat()
22098 ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
22099 ____________________________________________________________________________
22100 [ 7985] By: jhi on 2000/12/05 05:49:03
22101 Log: Integrate perlio.
22103 !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
22104 !> win32/perlhost.h win32/perllib.c
22105 ____________________________________________________________________________
22106 [ 7984] By: jhi on 2000/12/05 05:48:16
22107 Log: dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
22109 ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
22110 ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
22111 ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
22112 ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
22113 ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
22114 ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
22115 ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
22116 ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
22118 ____________________________________________________________________________
22119 [ 7983] By: nick on 2000/12/04 23:27:43
22120 Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
22122 ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
22123 ! win32/perlhost.h win32/perllib.c
22124 ____________________________________________________________________________
22125 [ 7982] By: jhi on 2000/12/04 19:44:09
22126 Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
22127 uncovered by #7980.
22130 ____________________________________________________________________________
22131 [ 7981] By: jhi on 2000/12/04 19:42:07
22132 Log: Subject: [PATCH] Trivial dump.c feature
22133 From: Simon Cozens <simon@cozens.net>
22134 Date: Mon, 4 Dec 2000 18:08:38 +0000
22135 Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
22137 Show whether a constant is UTF-8.
22140 ____________________________________________________________________________
22141 [ 7980] By: jhi on 2000/12/04 19:36:51
22142 Log: UTF-8 hash keys, patch from Inaba Hiroto.
22144 ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
22145 ____________________________________________________________________________
22146 [ 7979] By: jhi on 2000/12/04 17:36:28
22147 Log: Update Changes.
22149 ! Changes patchlevel.h
22150 ____________________________________________________________________________
22151 [ 7978] By: jhi on 2000/12/04 16:42:17
22152 Log: Retract #7977, still too volatile (the euphemism of the day
22153 for unfinished and buggy :-)
22155 ! doop.c hv.c pp.c sv.h
22156 ____________________________________________________________________________
22157 [ 7977] By: jhi on 2000/12/04 16:25:15
22158 Log: (Retracted by #7978, too shaky yet.)
22160 Subject: Re: utf8 in hash keys, implementor missing
22161 From: Simon Cozens <simon@cozens.net>
22162 Date: Sat, 2 Dec 2000 19:49:35 +0000
22163 Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
22165 The first step at UTF-8 hash keys.
22167 ! doop.c hv.c pp.c sv.h
22168 ____________________________________________________________________________
22169 [ 7976] By: jhi on 2000/12/04 16:13:53
22170 Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
22171 From: sthoenna@efn.org
22172 Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
22173 Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
22175 ! os2/os2.c perlio.c
22176 ____________________________________________________________________________
22177 [ 7975] By: jhi on 2000/12/04 16:05:25
22178 Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
22179 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22180 Date: Thu, 30 Nov 2000 20:50:37 -0800
22181 Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
22184 ____________________________________________________________________________
22185 [ 7974] By: jhi on 2000/12/04 16:03:57
22186 Log: Subject: [PATCH] ++ 20% faster
22187 From: Nicholas Clark <nick@ccl4.org>
22188 Date: Mon, 4 Dec 2000 12:17:27 +0000
22189 Message-ID: <20001204121726.B52976@plum.flirble.org>
22191 Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
22194 ____________________________________________________________________________
22195 [ 7973] By: jhi on 2000/12/04 16:00:48
22197 Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
22198 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22199 Date: Mon, 04 Dec 2000 12:30:45 +0100
22200 Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
22202 AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
22203 library (getprotobyname and getprotobynumber are outversioned by
22204 the same calls in libc, at least for xlc version 3.
22207 ____________________________________________________________________________
22208 [ 7972] By: jhi on 2000/12/04 02:58:31
22209 Log: Integrate perlio.
22211 !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
22212 !> win32/makefile.mk win32/perlhost.h win32/perllib.c
22213 !> win32/win32.h win32/win32iop.h win32/win32thread.h
22214 ____________________________________________________________________________
22215 [ 7971] By: nick on 2000/12/04 00:24:33
22216 Log: Quieten some noise in Win32 builds:
22217 - win32.h is included after <sys/socket.h>, so need to
22218 set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
22219 - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
22221 ! doio.c perl.h toke.c win32/win32.h
22222 ____________________________________________________________________________
22223 [ 7970] By: nick on 2000/12/03 22:57:46
22224 Log: PERL_IMPLICIT_SYS compiles but does not work.
22226 ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
22227 ! win32/perlhost.h win32/perllib.c win32/win32.h
22228 ! win32/win32iop.h win32/win32thread.h
22229 ____________________________________________________________________________
22230 [ 7969] By: jhi on 2000/12/03 22:12:58
22231 Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
22232 used to swash_init(), makes regprop() dumps more informative
22233 (+utf8::IsAlpha, -utf8::IsDigit, for example).
22235 ! regcomp.c regexec.c
22236 ____________________________________________________________________________
22237 [ 7968] By: jhi on 2000/12/03 21:39:56
22238 Log: Implement ANYOFUTF8 regprop() dumping.
22241 ____________________________________________________________________________
22242 [ 7967] By: jhi on 2000/12/03 20:57:19
22243 Log: Make uv_to_utf8() to zero-terminate its output buffer,
22244 always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
22246 ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
22247 ____________________________________________________________________________
22248 [ 7966] By: nick on 2000/12/03 18:41:21
22249 Log: Integrate mainline (STDCHAR)
22251 !> Configure t/pragma/utf8.t
22252 ____________________________________________________________________________
22253 [ 7965] By: jhi on 2000/12/03 17:58:20
22254 Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
22257 ____________________________________________________________________________
22258 [ 7964] By: jhi on 2000/12/03 17:35:56
22259 Log: Integrate perlio.
22261 !> iperlsys.h perlio.c
22262 ____________________________________________________________________________
22263 [ 7963] By: jhi on 2000/12/03 17:33:55
22264 Log: Metaconfig unit change for #7962.
22266 ! U/modified/stdchar.U
22267 ____________________________________________________________________________
22268 [ 7962] By: jhi on 2000/12/03 17:33:27
22269 Log: Untangle the <stdio.h> #include nest for the stdchar test,
22270 from Andy Dougherty.
22273 ____________________________________________________________________________
22274 [ 7961] By: nick on 2000/12/03 16:53:00
22275 Log: Make iperlsys.h vector stdio not PerlIO.
22277 ! iperlsys.h perlio.c
22278 ____________________________________________________________________________
22279 [ 7960] By: nick on 2000/12/03 14:43:01
22280 Log: Integrate mainline
22282 !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
22283 !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
22284 ____________________________________________________________________________
22285 [ 7959] By: jhi on 2000/12/03 08:16:36
22286 Log: Use DO_UTF8().
22289 ____________________________________________________________________________
22290 [ 7958] By: jhi on 2000/12/02 18:33:05
22291 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
22292 From: Mike Guy <mjtg@cam.ac.uk>
22293 Date: Sat, 02 Dec 2000 17:27:13 +0000
22294 Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
22296 An extraneous argument.
22299 ____________________________________________________________________________
22300 [ 7957] By: jhi on 2000/12/02 18:22:32
22301 Log: A missing hunk.
22303 ! t/lib/net-hostent.t
22304 ____________________________________________________________________________
22305 [ 7956] By: jhi on 2000/12/02 18:06:20
22306 Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
22307 From: Nicholas Clark <nick@ccl4.org>
22308 Date: Sat, 2 Dec 2000 14:28:27 +0000
22309 Message-ID: <20001202142827.A12308@plum.flirble.org>
22313 ! t/lib/net-hostent.t
22314 ____________________________________________________________________________
22315 [ 7955] By: jhi on 2000/12/02 17:58:06
22316 Log: Metaconfig unit change for #7954.
22318 ! U/modified/stdchar.U
22319 ____________________________________________________________________________
22320 [ 7954] By: jhi on 2000/12/02 17:54:32
22321 Log: An inconvenient hang would happen if the stdio _ptr wasn't
22322 found in <stdio.h> and <stdio_impl.h> didn't exist. (grep
22323 would be grepping stdin for all eternity for the _ptr.)
22326 ____________________________________________________________________________
22327 [ 7953] By: jhi on 2000/12/02 00:07:15
22328 Log: Update Changes.
22330 ! Changes patchlevel.h
22331 ____________________________________________________________________________
22332 [ 7952] By: jhi on 2000/12/01 23:54:47
22333 Log: Subject: Re: long shell lines
22334 From: Andy Dougherty <doughera@lafayette.edu>
22335 Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
22336 Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
22338 Split overly long shell command lines.
22340 ! lib/ExtUtils/MM_Unix.pm
22341 ____________________________________________________________________________
22342 [ 7951] By: jhi on 2000/12/01 23:48:02
22343 Log: The metaconfig unit change for #7950.
22345 + U/modified/stdchar.U
22346 ____________________________________________________________________________
22347 [ 7950] By: jhi on 2000/12/01 23:47:39
22348 Log: Try to find stdchar also from <stdio_impl.h>.
22350 ! Configure config_h.SH
22351 ____________________________________________________________________________
22352 [ 7949] By: jhi on 2000/12/01 23:46:45
22353 Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
22354 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
22355 Date: Fri, 1 Dec 2000 16:26:08 -0500
22356 Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
22358 Reword the diagnostic message.
22361 ____________________________________________________________________________
22362 [ 7948] By: nick on 2000/12/01 22:49:43
22363 Log: Integrate mainline (for s/y/m as sub names stuff).
22365 !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
22366 !> t/pragma/warn/toke toke.c
22367 ____________________________________________________________________________
22368 [ 7947] By: jhi on 2000/12/01 20:55:41
22369 Log: Integrate perlio.
22371 !> perlio.c perliol.h t/io/pipe.t
22372 ____________________________________________________________________________
22373 [ 7946] By: jhi on 2000/12/01 20:36:51
22374 Log: Upgrade to CPAN 1.59_51, from Andreas König.
22376 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
22377 ____________________________________________________________________________
22378 [ 7945] By: nick on 2000/12/01 20:31:32
22379 Log: Integrate mainline
22381 +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
22382 +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
22383 +> t/lib/net-hostent.t
22384 !> (integrate 35 files)
22385 ____________________________________________________________________________
22386 [ 7944] By: jhi on 2000/12/01 20:23:29
22387 Log: Some help for 20001130.011. Now one gets warnings like
22388 "Ambiguous -f() resolved as a file test ..."
22390 ! pod/perldiag.pod t/pragma/warn/toke toke.c
22391 ____________________________________________________________________________
22392 [ 7943] By: jhi on 2000/12/01 19:44:44
22393 Log: Retract #7941. Forbidding subs m/s/etc is too cruel because
22394 that also breaks using them as methods.
22396 ! pod/perldiag.pod t/op/misc.t toke.c
22397 ____________________________________________________________________________
22398 [ 7942] By: nick on 2000/12/01 17:56:46
22399 Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
22400 Make 'unix' pass most tests
22401 - do unread by temporary push of layer ("pending") holding unread chars
22402 - fast_gets is now based on per-handle flag
22403 - relax one of io/pipe.t tests to allow print to fail and close to
22404 succeed so that it passes on unbuffered "unix" layer.
22405 Remaining fail is sporadic and a genuine race condition between
22406 parent/child in fork test.
22408 ! perlio.c perliol.h t/io/pipe.t
22409 ____________________________________________________________________________
22410 [ 7941] By: jhi on 2000/12/01 15:28:58
22411 Log: (Retracted by #7943.)
22413 Reserve the short named string operator names.
22415 ! pod/perldiag.pod t/op/misc.t toke.c
22416 ____________________________________________________________________________
22417 [ 7940] By: jhi on 2000/12/01 06:45:53
22418 Log: Get the three different space character classes right under utf8.
22420 + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
22421 ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
22422 ! regexec.c t/op/pat.t utf8.c
22423 ____________________________________________________________________________
22424 [ 7939] By: jhi on 2000/12/01 03:26:26
22425 Log: Two more tests that make no sense in UTF-8 since the test
22426 data is not in UTF-8.
22429 ____________________________________________________________________________
22430 [ 7938] By: jhi on 2000/12/01 03:20:39
22431 Log: \x{} doesn't any more require 'use utf8' outside regexen so why
22432 should it be required inside regexen?
22434 ! regcomp.c t/op/regmesg.t
22435 ____________________________________________________________________________
22436 [ 7937] By: jhi on 2000/12/01 02:58:53
22437 Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
22438 stored and restored, and thusly was trounced by the utf8 swash
22442 ____________________________________________________________________________
22443 [ 7936] By: jhi on 2000/11/30 20:41:39
22444 Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
22445 Why the different platforms behave so differently (core dump vs
22446 no core dump) on this bug is a but of a mystery, but if I had to
22447 guess I would mumble something like 'alignment'.
22450 ____________________________________________________________________________
22451 [ 7935] By: jhi on 2000/11/30 16:17:02
22452 Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
22453 From: Robin Barker <rmb1@cise.npl.co.uk>
22454 Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
22455 Date: Thu, 30 Nov 2000 14:27:12 GMT
22458 ____________________________________________________________________________
22459 [ 7934] By: jhi on 2000/11/30 16:04:49
22460 Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
22462 ! t/lib/net-hostent.t
22463 ____________________________________________________________________________
22464 [ 7933] By: jhi on 2000/11/30 06:07:26
22465 Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
22466 From: Peter Prymmer <pvhp@forte.com>
22467 Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
22468 Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
22470 In VMS the localhost may be LOCALHOST.
22472 ! t/lib/net-hostent.t
22473 ____________________________________________________________________________
22474 [ 7932] By: jhi on 2000/11/30 01:11:11
22475 Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
22476 From: Peter Prymmer <pvhp@forte.com>
22477 Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
22478 Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
22480 plus regen perlapi.pod.
22482 ! pod/perlapi.pod utf8.c
22483 ____________________________________________________________________________
22484 [ 7931] By: jhi on 2000/11/30 01:06:19
22485 Log: Subject: [PATCH perl@7930] get t/lib/filter-util.t to work on VMS
22486 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22487 Date: Wed, 29 Nov 2000 17:15:11 EST
22488 Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
22490 ! t/lib/filter-util.pl t/lib/filter-util.t
22491 ____________________________________________________________________________
22492 [ 7930] By: jhi on 2000/11/29 18:51:55
22493 Log: Update Changes.
22495 ! Changes patchlevel.h
22496 ____________________________________________________________________________
22497 [ 7929] By: jhi on 2000/11/29 18:50:55
22498 Log: Update the va_copy() metaconfig unit.
22499 Branch: metaconfig/U/perl
22501 ____________________________________________________________________________
22502 [ 7928] By: jhi on 2000/11/29 17:50:43
22503 Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17
22504 From: Dominic Dunlop <domo@computer.org>
22505 Date: Tue, 28 Nov 2000 16:41:57 +0100
22506 Message-Id: <p04320400b649771b9797@[192.168.1.4]>
22508 Patch to catch a core dump in the Configure va_copy test.
22510 ! Configure config_h.SH
22511 ____________________________________________________________________________
22512 [ 7927] By: jhi on 2000/11/29 17:31:59
22513 Log: Retract #7921, the patch shouldn't be needed.
22516 ____________________________________________________________________________
22517 [ 7926] By: jhi on 2000/11/29 17:01:41
22518 Log: Make the Class::Struct import() wiser.
22520 ! lib/Class/Struct.pm t/lib/class-struct.t
22521 ____________________________________________________________________________
22522 [ 7925] By: jhi on 2000/11/29 16:36:33
22523 Log: All the core library users of Class::Struct seem to be
22524 using "use Class::Struct 'struct';" instead of the bare
22525 "use Class::Struct;", which isn't documented in Class::Struct.
22526 This can't be right.
22529 ____________________________________________________________________________
22530 [ 7924] By: jhi on 2000/11/29 16:32:15
22531 Log: A test works better if it has the right 1..$n output.
22533 ! t/lib/class-struct.t
22534 ____________________________________________________________________________
22535 [ 7923] By: jhi on 2000/11/29 16:29:11
22536 Log: Forgot to MANIFEST the new Net::hostent test.
22539 ____________________________________________________________________________
22540 [ 7922] By: jhi on 2000/11/29 16:27:49
22541 Log: Integrate perlio.
22543 !> iperlsys.h perlio.c
22544 ____________________________________________________________________________
22545 [ 7921] By: jhi on 2000/11/29 16:27:10
22546 Log: (Retracted by #7927.)
22548 Subject: [PATCH] Is infinity a number?
22549 From: Simon Cozens <simon@cozens.net>
22550 Date: Wed, 29 Nov 2000 14:48:20 +0000
22551 Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
22554 ____________________________________________________________________________
22555 [ 7920] By: jhi on 2000/11/29 16:23:02
22556 Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
22557 From: rspier@pobox.com (Robert Spier)
22558 Date: Wed, 29 Nov 2000 02:17:49 -0500
22559 Message-ID: <14884.44445.760322.278647@localhost.localdomain>
22561 Add a test for Net::hostent.
22563 + t/lib/net-hostent.t
22564 ____________________________________________________________________________
22565 [ 7919] By: jhi on 2000/11/29 16:21:31
22566 Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
22567 add a test for Class::Struct.
22569 + t/lib/class-struct.t
22570 ! MANIFEST lib/Class/Struct.pm
22571 ____________________________________________________________________________
22572 [ 7918] By: jhi on 2000/11/29 15:48:40
22573 Log: Subject: Re: Minor suggestion for Sys::Syslog [PATCH]
22574 From: rspier@pobox.com (Robert Spier)
22575 Date: Wed, 29 Nov 2000 02:25:39 -0500
22576 Message-ID: <14884.44915.86028.422238@localhost.localdomain>
22578 More checking in case someone has broken their services or
22579 protocol databases.
22581 ! ext/Sys/Syslog/Syslog.pm
22582 ____________________________________________________________________________
22583 [ 7917] By: jhi on 2000/11/29 15:46:25
22584 Log: Subject: [PATCH] $^O win32 -> MSWin32
22585 From: rspier@pobox.com (Robert Spier)
22586 Date: Wed, 29 Nov 2000 02:17:38 -0500
22587 Message-ID: <14884.44434.340627.126145@localhost.localdomain>
22589 plus similar nits for vms, err, VMS, and UNICOS.
22591 ! t/lib/syslfs.t t/op/lfs.t
22592 ____________________________________________________________________________
22593 [ 7916] By: jhi on 2000/11/29 15:42:51
22594 Log: Subject: [PATCH] Tokeniser debugging
22595 From: Simon Cozens <simon@cozens.net>
22596 Date: Wed, 29 Nov 2000 14:15:45 +0000
22597 Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
22599 ! perl.c perl.h pod/perlrun.pod toke.c
22600 ____________________________________________________________________________
22601 [ 7915] By: jhi on 2000/11/29 15:41:36
22602 Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
22603 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22604 Date: Wed, 29 Nov 2000 02:13:14 -0500
22605 Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
22609 Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
22610 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22611 Date: Wed, 29 Nov 2000 03:09:04 -0500
22612 Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
22614 OUT and IN_OUT documentation.
22616 ! lib/ExtUtils/xsubpp pod/perlxs.pod
22617 ____________________________________________________________________________
22618 [ 7914] By: jhi on 2000/11/29 03:35:01
22619 Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
22620 From: John Tobey <jtobey@john-edwin-tobey.org>
22621 Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
22622 Message-Id: <m140e1N-000FOoC@feynman.localnet>
22624 plus a performance speedup noticed by Sarathy.
22627 ____________________________________________________________________________
22628 [ 7913] By: jhi on 2000/11/29 03:16:59
22629 Log: Use "1 while unlink" so that VMS gets clean, too.
22631 ! t/lib/filter-util.t
22632 ____________________________________________________________________________
22633 [ 7912] By: jhi on 2000/11/29 03:09:08
22634 Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
22635 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22636 Date: Tue, 28 Nov 2000 03:27:09 -0500
22637 Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
22639 ! lib/ExtUtils/xsubpp
22640 ____________________________________________________________________________
22641 [ 7911] By: jhi on 2000/11/29 03:06:30
22642 Log: This should have been part of #7872: no need to scan UTF-8
22646 ____________________________________________________________________________
22647 [ 7910] By: jhi on 2000/11/29 02:50:04
22648 Log: One more perltie.pod nit from Casey R. Tweten.
22651 ____________________________________________________________________________
22652 [ 7909] By: jhi on 2000/11/29 02:44:23
22653 Log: Document the known sprintf test failures, exact standard
22654 reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
22656 ! pod/perldelta.pod t/op/sprintf.t
22657 ____________________________________________________________________________
22658 [ 7908] By: jhi on 2000/11/29 02:36:23
22659 Log: Add the Encoding table format documentation.
22661 + ext/Encode/Encode/EncodeFormat.pod
22663 ____________________________________________________________________________
22664 [ 7907] By: jhi on 2000/11/29 02:07:24
22665 Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
22666 From: "Casey R. Tweten" <crt@kiski.net>
22667 Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
22668 Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
22670 Subject: Re: [PATCH] Updating perltie.pod for arrays
22671 From: "Casey R. Tweten" <crt@kiski.net>
22672 Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
22673 Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
22676 ____________________________________________________________________________
22677 [ 7906] By: nick on 2000/11/28 22:40:59
22678 Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
22680 ! iperlsys.h perlio.c
22681 ____________________________________________________________________________
22682 [ 7905] By: nick on 2000/11/28 22:04:34
22683 Log: Integrate mainline
22685 !> (integrate 39 files)
22686 ____________________________________________________________________________
22687 [ 7904] By: jhi on 2000/11/28 16:44:43
22688 Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
22689 From: Nicholas Clark <nick@babyhippo.co.uk>
22690 Date: Tue, 28 Nov 2000 11:16:57 +0000
22691 Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
22694 ____________________________________________________________________________
22695 [ 7903] By: jhi on 2000/11/28 16:40:31
22696 Log: Subject: [PATCH] Updating perltie.pod for arrays
22697 From: "Casey R. Tweten" <crt@kiski.net>
22698 Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
22699 Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
22702 ____________________________________________________________________________
22703 [ 7902] By: jhi on 2000/11/28 16:39:37
22704 Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
22705 From: Robin Barker <rmb1@cise.npl.co.uk>
22706 Date: Mon, 27 Nov 2000 17:56:44 GMT
22707 Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
22709 ! pod/perlfunc.pod t/op/split.t
22710 ____________________________________________________________________________
22711 [ 7901] By: jhi on 2000/11/28 16:28:04
22712 Log: setmode() is a DOSish-only thing.
22715 ____________________________________________________________________________
22716 [ 7900] By: jhi on 2000/11/28 16:21:46
22717 Log: Subject: [PATCH] perlcc.PL cleanups
22718 From: Simon Cozens <simon@cozens.net>
22719 Date: Tue, 28 Nov 2000 12:44:35 +0000
22720 Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
22723 ____________________________________________________________________________
22724 [ 7899] By: gsar on 2000/11/28 06:32:55
22725 Log: reintegrate files missed by change#7895
22726 Branch: maint-5.6/perl
22727 +> ext/ByteLoader/bytecode.h utils/Makefile
22729 ____________________________________________________________________________
22730 [ 7897] By: gsar on 2000/11/27 18:22:47
22731 Log: can't integrate these two files, for some reason
22732 Branch: maint-5.6/perl
22733 - ext/ByteLoader/bytecode.h utils/Makefile
22734 ____________________________________________________________________________
22735 [ 7895] By: gsar on 2000/11/27 18:11:21
22736 Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
22737 6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
22738 6757..6890,6892..6901 from mainline
22740 Bytecompiler patches from Benjamin Stuhl.
22744 Subject: [PATCH blead] B:: missing dependency
22746 Subject: [PATCH: 6757] configure.com updates and syslog build
22748 Long double Gconvert fixes from Yitzchak Scott-Thoennes
22749 and Spider Boardman.
22751 Subject: [PATCH blead] nextchar() abuse misses an optimisation
22753 Long double fixes from Spider Boardman.
22755 Make the selection of NVff et al stricter.
22757 cSVOPo_*v things index into the current PL_curpad
22758 under ithreads, which is different from the curpad
22759 used by the XSUB. (In other words, the code as-is
22760 before this patch wouldn't work under ithreads.)
22764 VMS MMS (make) wants null action.
22766 Mac and other portability updates from Chris Nandor.
22768 Storable support, v-version fixes.
22769 Subject: CPAN.pm beta for testing available
22771 Portability fix from Hugo van der Sanden.
22775 Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
22777 Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
22779 Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
22781 Replace #6705 with a minimal doc patch.
22782 Subject: [PATCH 5.6.0] replace change #6705
22784 Drop the separate perlbc, perlcc -b should be enough.
22786 installperl couldn't tell whether it had run tests or not.
22787 Subject: [PATCH] Re: installperl and t/TEST
22789 Add silencer flags to installperl.
22790 Subject: [PATCH] Making installperl silent.
22792 Make "make install" by default silent. A new "install-verbose"
22795 More liberal parsing of version numbers.
22796 Subject: Re: CPAN.pm beta for testing available
22798 Create directories in silence.
22799 Subject: [PATCH] Another silencer for MakeMaker
22801 DOS patches and portability/porting notes, from Tim Jenness.
22803 Make installman to recognize the silence flag -S.
22805 Actually do something with the silencer option.
22807 Continue silencing.
22809 Show the doc file, not the temp file.
22813 Subject: [PATCH] More silencing of installman.
22815 Better wording for the vec lvalue diagnostic.
22816 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
22818 Subject: [PATCH: 6805] several more tweaks to configure.com
22820 Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
22823 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
22825 Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
22826 (applied slightly modified)
22828 installperl --verbose and --silent.
22829 Subject: Re: [PATCH] More silencing of installman.
22831 Add install-silent target.
22833 AIX 4.3.3 has SOCKS in libc with a differently named init routine,
22834 the problem reported in
22835 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
22837 Tweak the sfio/useperlio logic, hopefully as wished in
22838 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
22840 One forgotten file from #6816.
22842 Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
22844 Remove duplicately applied patch shards.
22845 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
22847 Support preserving extremely big/small angles.
22849 Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
22851 Subject: [PATCH] installation not quite silent yet.
22853 Update the test count.
22855 Use UVxf, PTR2UV, NVff.
22857 Document PTR2XX and INT2PTR.
22859 no-install target a la make -n.
22860 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
22862 grep -e isn't portable.
22863 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
22865 Can't get the test to reliably work thanks to the
22866 inaccurateness of floating point. "Resolves" bug ids
22867 20000826.003, 20000826.009, 20000826.010,
22869 Subject: installman buglet
22871 DJGPP update from Laszlo Molnar.
22873 Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
22875 Passing -R in ldflags makes now it to appear in the default
22876 for lddlflags, just like with -L.
22877 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
22881 Use the actual thread type, not the pointer-to-struct.
22883 Provice virtual $Config{ccflags_nolargefiles} etc.
22885 display_format used as a class method without arguments was broken,
22887 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
22889 Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
22891 Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
22893 Subject: [PATCH@6855] _Minor_ change to overload.pm pod
22895 opmini.o may be left around if a build is interrupted.
22899 Fix for ID 20000828.001, long doubles were not formatted
22900 correctly (showed up in $], which stopped installing perl).
22902 An attempt to fix the problem reported in
22903 Subject: Building perl@6856 using gcc/AIX 4.3.3
22904 I can't test this properly since the gcc installation I have
22905 access to seems to be botched (gcc is calling the AIX cpp,
22906 a losing proposition...)
22908 Add -ld to archname on long tr...double platforms.
22910 Subject: hv.h Doc Patch
22914 Subject: [PATCH bleedperl@6856] warnings fixes
22916 -S is the silent flag, -s is the strip flag.
22917 Subject: [PATCH] Re: [PATCH] make no-install
22919 Take out the SUIDMAIL thing, that will not be
22920 a problem in 5.7.*.
22922 Subject: [PATCH bleedperl@6866] spellings
22924 Subject: [PATCH] Re: files not cleaned even by veryclean
22926 Use minimal @INC in tests, most of the time just '../lib',
22927 so that we simply can't pick up stuff from other Perls than
22928 the one we are testing. Pointed out by
22929 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
22931 Update to Getopt::Long 2.24, from Johan Vromans.
22933 Fix for thinko in #6848.
22934 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
22936 Patches all over for people and the files they (hopefully) care about.
22938 Subject: Net::protoent does not export 'getproto'
22940 Missed a change in #6869.
22942 Subject: [PATCH] Warnings in B::Deparse
22944 Subject: [PATCH] Glob dumping
22946 Disable one of the tests for now.
22948 Disabling the one test is a bit tricky.
22950 Don't forget to tidy up.
22952 The #6881 removed one dump line.
22954 Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
22956 Under usethreads the dumped variable is IN_PAD.
22957 Subject: Re: [PATCH] Glob dumping
22959 Subject: [ID 20000829.026] [PATCH 6868] File::Temp
22961 Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
22963 Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
22965 Regen Configure for #6894.
22967 Subject: [PATCH: 6889] updates to perlebcdic.pod
22969 Undo namespace pollution of #6878.
22970 Subject: Re: Net::protoent does not export 'getproto'
22972 Admit that we are leaking scalars.
22974 Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
22975 Branch: maint-5.6/perl
22976 !> (integrate 271 files)
22977 ____________________________________________________________________________
22978 [ 7894] By: gsar on 2000/11/27 16:00:34
22979 Log: a couple of nits
22980 Branch: maint-5.6/perl
22981 ! MANIFEST pp_sys.c
22982 ____________________________________________________________________________
22983 [ 7893] By: gsar on 2000/11/27 15:10:56
22984 Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
22985 6740..6745,6747..6757,6760
22987 Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
22989 Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
22991 Doc nits spotted by Richard Soderberg.
22993 move WNOHANG definition to where other such things are
22995 Make $Config{byteorder} more magical so that it is
22996 dynamically computed: nice for 'fat binaries'.
22997 Subject: [PATCH]: default byteorder
22999 Subject: [PATCH] Cwd.pm now uses strict
23001 Subject: Re: [PATCH]Re: Questions about Math::BigFloat
23003 Get -DLEAKTEST to compile (not necessarily to work, mind)
23004 Subject: [ID 20000724.006] -DLEAKTEST problem
23006 perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
23008 Add perlebcdic from Peter Prymmer, regen toc.
23010 Don't propose using modules built for 5.005 if no binary
23011 compatibility with 5.005 is attempted.
23013 Do not use prototyping here.
23014 Subject: [ID 20000817.016] [PATCH] Peek.xs
23016 Document what the backtick returns if the command fails.
23018 Add byteorder to the myconfig output.
23020 Introduce NVef, NVff, and NVgf, use the middle one.
23021 (helps for lib/peek + Linux + long doubles) Reported in
23022 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
23023 Use NVs in POSIX math, not doubles.
23024 Subject: [ID 20000817.014] POSIX & modfl
23026 Subject: [PATCH 5.6.0+] newSVrv() memory leak
23028 The byteorder code in #6671 was wrong.
23030 Fix the lib/complex failure of
23031 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
23032 Linux long double accuracy issue: something that
23033 when printed with %g looks like "2" but int() of it is 1.
23035 Propagate new Configure vars.
23037 Unbuffer the output.
23039 Subject: [PATCH] perltrap.pod spring cleaning
23041 Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
23042 Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
23044 Tiny Getopt::Long patch from Johan Vromans.
23046 Document code point which makes if (defined %stash::) to work
23047 (noted by Spider Boardman).
23049 Subject: [PATCH perl@6698] cygwin port
23051 Document the NDBM_File and ODBM_File as SDBM_File
23052 was documented in #6417.
23054 The new tests were missing from #6415.
23056 Add [[:blank:]] as suggested in
23057 Subject: [ID 20000716.024] [=cc=] / [:blank:]
23058 (the [=cc=] has already been taken care of by #6439
23059 so the whole bug report can be closed)
23060 and make [[:space:]] to be equivalent to isspace(3)
23061 (as opposed to \s, which is isSPACE()). The difference
23062 is that now [[:space:]] matches the mythical vertical tab,
23065 Don't eat leading os from index entries.
23066 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
23068 Subject: [PATCH 5.6.0+] fix for Win32::DomainName
23070 Typo in pp_complement().
23071 Subject: [PATCH perl-current] Deparse
23073 Add warnif(), check warnings further up the stack,
23074 all the warnings functions now can take an optional object reference.
23075 Subject: [PATCH bleedperl@6691] warnings pragma update
23077 Fix a core dump in lib/selfloader under -DDEBUGGING.
23078 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
23080 Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
23082 Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
23084 Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
23085 Put back the long double avoidance code to POSIX.xs
23086 because VMS seems to need it still.
23088 Introduce a 'veryclean' target that is like 'distclean'
23089 but also removes *~ and *.orig.
23091 Subject: [ID 20000817.023] endianness description in perlfunc.pod
23093 Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
23095 Let's try #6717 again.
23098 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
23100 pp_open() could pass an uninitialized filename down to do_open9().
23102 Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
23104 Update to CGI 2.72, from Lincoln Stein.
23106 Subject: [PATCH] Silence MakeMaker (Was: installman)
23108 Use temporary directory instead of current directory.
23109 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
23111 Document odd vs even subreleases and -Dusedevel.
23113 The veryclean target needs to clobber.
23115 Use File::Spec->tmpdir().
23117 Document the number of exponent digits.
23119 Mention perlebcdic and perlposix-bc.
23121 s/this one/the 5.6.0 release/
23125 The correct cleaning order is an art.
23127 small tweaks for change#6705: avoid C++ style comments in C code;
23128 use Perl's malloc API rather than the low level system one
23130 Array context keeps slithering in.
23132 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
23134 Subject: [PATCH] os2.c fix for use64bitint
23136 Update to Pod::LaTeX 0.53.
23137 Subject: [PATCH] lib/Pod/LaTeX.pm updates
23139 Document the endianness of Alpha more precisely.
23141 Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
23143 Rename the macro argument because some preprocessors
23144 can't tell the difference and expand arguments also inside
23145 double quoted strings.
23147 free TLS slot properly on Windows
23149 use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
23151 Unicos/mk requires elaborate paranoia.
23153 Tweak the floating point output routine preferences.
23155 Also under djgpp the timestamps are funky.
23157 Apply some PodParser 1.18 patches; the Pod/Find.pm
23158 patches cannot be applied since #6712 conflicts.
23160 Use PodParser 1.18 new test.
23163 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
23166 Branch: maint-5.6/perl
23167 +> pod/perlebcdic.pod
23168 !> (integrate 106 files)
23169 ____________________________________________________________________________
23170 [ 7892] By: jhi on 2000/11/27 15:02:32
23171 Log: Update Changes.
23173 ! Changes patchlevel.h
23174 ____________________________________________________________________________
23175 [ 7891] By: jhi on 2000/11/27 14:57:23
23176 Log: Subject: Re: perlfaq style changes
23177 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23178 Date: Sat, 25 Nov 2000 23:32:26 -0800
23179 Message-ID: <KyLI6gzkgiRK092yn@efn.org>
23181 plus a note from Ronald Kimball.
23183 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
23184 ____________________________________________________________________________
23185 [ 7890] By: jhi on 2000/11/27 14:53:14
23186 Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
23187 From: Benjamin Holzman <bah@ecnvantage.com>
23188 Date: Sun, 26 Nov 2000 16:27:33 -0500
23189 Message-ID: <20001126162733.J25040@ecnvantage.com>
23192 ____________________________________________________________________________
23193 [ 7889] By: jhi on 2000/11/27 14:43:11
23194 Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
23195 From: lvirden@cas.org
23196 Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
23197 Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>
23200 ____________________________________________________________________________
23201 [ 7888] By: jhi on 2000/11/27 14:32:34
23202 Log: Restore also the locale test to no-sprintf-taint state.
23203 Fixes the bug 20001127.003.
23205 ! sv.c t/pragma/locale.t
23206 ____________________________________________________________________________
23207 [ 7887] By: gsar on 2000/11/27 14:13:05
23208 Log: integrate changes#6613..6616,6620..6665 from mainline
23210 VMS configure.com update continues.
23212 Subject: Test fails / warnings with perl-current #6612
23214 Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
23216 Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
23218 For now remove the mail code.
23220 Subject: Re: [PATCH] @+, @- readonly
23222 Subject: warning: storage class after type is obsolescent
23226 Subject: Re: File::Temp problems on VMS in bleedperl
23229 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
23231 Make the user to give up his firstborn, err, to knowingly
23232 verify installing an unstable developer release. Also bump
23233 the release to 5.7.0, but leave a patch tag in the local
23234 patches saying that this is not yet the real thing.
23236 Update (kinda) to Test 1.14, from Joshua Pritikin.
23238 make ok etc also for win32.
23240 Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
23242 Don't blow limited stacks, a lower number is enough to
23243 tickle the lookbehind limit.
23245 Use -Dusedevel; regen Configure and the respective Porting stuff.
23247 Subject: [PATCH] debugger exit code should reflect user exit code
23249 Subject: [PATCH perl@6620] cygwin port
23251 Missed a file from #6638.
23253 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)
23255 magic callbacks all need to have same type signature
23257 Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
23259 Fix a dependency problem.
23260 Subject: [PATCH: 6640] VMS Makefile.SH update
23262 The numeric locale was reset to "C" by s?printf and never restored.
23263 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
23264 No test since adding the failing example to locale.t
23265 does not fail -- probably because the locale settings are so
23266 thoroughly tweaked by that time. Running the example standalone
23267 does fail, though. UPDATE: test case added at change #7540.
23269 Subject: [ID 20000324.040] minor fix to perlhpux.pod
23271 Update to CPAN 1.57.
23273 Subject: [PATCH] Cwd::_backtick_pwd does not check return value
23275 Change the perlbug address to perl.org since it's more forgiving.
23277 Change the regx compilation error markers to use = instead of <
23278 since pod makes using the latter quite messy. Reported in
23279 ID 20000814.006 by Abigail and in
23280 Subject: Unknown escape E<> ?
23282 Update to perldebtut 1.9, from Richard Foley.
23284 check that the number pseudo children doesn't exceed
23285 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
23286 the WaitForMultipleObjects() limit that would cause wait()
23288 wait() and waitpid() could potentially be rewritten to use
23289 more than one thread to do the waiting to eliminate this
23292 change#6328 could make close(SOCKET) return false on windows
23295 pod nit seen in passing
23297 on windows, the return values from wait() and waitpid() don't
23298 match those of pseudo-pids
23300 waitpid() now handles externally spawned pids correctly;
23301 fixes for backtick/wait/waitpid failures on Windows 9x
23302 these changes make the pid returned by process functions on
23303 Windows 9x always positive by clearing the high bit (which
23304 is always set on Win9x); pseudo-process PIDs are likewise
23305 always negative now on Win9x (just as on NT/2000)
23307 trailing new %ENV entries weren't being pushed into the real
23308 environment of subprocesses on Windows
23310 Tweak the regex compilation errors once more.
23312 avoid warnings from dense compiler
23314 add "ok" targets from change#6632 in makefile.mk
23315 Branch: maint-5.6/perl
23316 - lib/Pod/PlainText.pm vms/configure.com
23317 !> (integrate 66 files)
23318 ____________________________________________________________________________
23319 [ 7886] By: jhi on 2000/11/27 13:54:18
23320 Log: __FUNCTION__ isn't portable and trying to emulate it leads
23321 into practically spelling out the name of the function.
23322 Takes care of the bug 20001127.001.
23325 ____________________________________________________________________________
23326 [ 7885] By: gsar on 2000/11/27 13:53:18
23327 Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
23328 6610..6611 from mainline
23330 Make regular expression parse error messages easier to understand.
23331 Subject: Re: enhanced(?) regex error messages
23333 Tiny tidying on report_evil_fh().
23335 Subject: Re: enhanced(?) regex error messages
23336 plus Capitalize the error messages, plus perldiag them.
23338 Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
23340 Document here-doc better.
23342 Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
23344 Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
23345 Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
23346 (either perlbug or p5p ate the original), plus regen
23347 perlapi and perltoc.
23351 Double check that we have a dirhandle.
23353 Subject: Re: enhanced(?) regex error messages
23354 (plus two small patches sent privately)
23355 (this still seems to leave few test failures)
23357 warn is a macro, avoid using at a variable to avoid warnings
23358 in some configurations; readdir.t is too conservative in
23359 estimating number of *.t's
23361 Get back into sync with Jeffrey on the enhanced regex warnings.
23363 Subject: [PATCH 5.6.0] cygwin port
23365 Zero entries were skipped, fix from Adrian Goalby
23366 <argoalby@yahoo.co.uk>
23368 Subject: Remove dead entry in perldiag
23370 Amend the description of Perl6.
23371 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
23375 It's the 2ndO'ROSSC.
23377 Revert the sv.c part of #6559, a better fix is needed.
23379 Iterating perl6 description.
23381 Update to Term::ANSIColor 1.03, from Russ Allbery.
23383 Update to Getopt::Long 2.23_05, from Johan Vromans.
23385 Small AUTHORS and MAINTAIN updates. Could do with big updates.
23387 Update to Pod::Parser 1.17, from Brad Appleton.
23389 Update to CPAN 1.56, from Andreas König.
23391 Update to CGI 2.70, from Lincoln Stein.
23393 Put back the std @INC thing.
23395 Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
23396 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
23398 Document the IO::Select timeout.
23400 sleep(1) does not necessarily return 1.
23401 Subject: [PATCH bleadperl] op/lex_assign.t
23403 Subject: debugger "d" command doesnt check line number
23405 B::Deparse didn't do sub attributes.
23406 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
23408 Preprocessing and postprocessing for File::Find.
23409 Subject: Patch to Find::File.pm to allow alphabetical results
23411 Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
23413 Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
23415 Subject: Re: [ID 20000730.003] utf8::length() bad
23417 Subject: Getting perlio and threads to compile
23418 (the Solaris version changes in Configure skipped)
23421 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
23423 Add Perl debugging tutorial, regen toc.
23424 Subject: perldebtut.pod
23426 Add a few missing files, update MANIFEST.
23428 Rewrite of vms/subconfigure.com as configure.com,
23429 from Peter Prymmer and the vmsperl crew.
23431 Should have deleted this in #6603.
23433 Fix the test for 5005threads.
23435 Fix-n-skip the tests under 5005threads.
23437 Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
23439 Upgrade to CGI 2.71, from Lincoln Stein.
23440 Branch: maint-5.6/perl
23441 +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
23442 +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
23443 +> t/op/regmesg.t t/pod/find.t vms/configure.com
23444 - vms/subconfigure.com
23446 !> (integrate 115 files)
23447 ____________________________________________________________________________
23448 [ 7884] By: jhi on 2000/11/27 13:44:33
23449 Log: Subject: [PATCH perl@7795 (and earlier)] VMS test cleanup
23450 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23451 Date: Mon, 27 Nov 2000 08:23:54 EST
23452 Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
23454 ! vms/descrip_mms.template vms/test.com
23455 ____________________________________________________________________________
23456 [ 7883] By: gsar on 2000/11/27 11:50:46
23457 Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
23458 6511..6513,6515..6523,6525..6536
23460 The swallow_bom() saga continues. The #23 of require.t
23461 (UTF16-LE) still fails (silently, no output) but the #22
23462 (UTF16-BE) seems to be working now. The root of the
23463 failure may be in sv_gets(): is it UTF-16LE-aware,
23464 especially when it comes to line endings?
23466 Document the problem with -P in HP-UX and its workaround.
23468 Subject: [PATCH] allow non-variable as lhs of non-updating tr///
23469 (aka ID 20000730.002)
23471 Subject: fix and question re: waitpid() under win32
23473 Make the safety catch for buggy gccs work with triple version
23474 numbers like 2.95.2. Reported in
23475 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
23477 In Digital UNIX warn if gcc explicitly chosen because even
23478 2.95.2 is known to cause problems.
23480 Make chr() for values >127 to create utf8 when under utf8.
23482 various syntax errors and such (not fixed: comp/require.t#22 coredump
23485 Stash away the largefiles flags and libswanted.
23487 BOM patching from Simon Cozens.
23489 If gccosandvers is equal to osname, clear gccosandvers.
23491 Make p4desc to skip non-mainperl branches by default.
23493 Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
23496 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
23498 In new BSDs changes to argv[] do not show up in ps(1) output,
23499 instead one must use setproctitle(). This was already addressed
23500 by change #6457, but the below has a new variant for FreeBSD 4.0
23501 or later, and the matter is also documented more.
23503 FreeBSD 3.* updates from
23504 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
23506 regen_headers, regen perltoc.
23508 Document in one place the memory abstractions used in Perl core.
23510 memcpy has n o in it, as pinted ut by Sarathy.
23512 Remove the extraneous "main::" prefix from all the
23513 "opened only for", "on closed", and "never opened" warnings.
23515 The name of a filehandle does not have <these>.
23517 The tr utf8 patching continues.
23519 The new setproctitle() feature is available only in
23520 bleeding edge FreeBSD. From Paul Saab.
23522 Subject: [PATCH bleadperl] [ID 20000731.010] regex error
23524 Dump UVs as UVs in Data::Dumper.
23528 Document the IVdf UVuf UVof UVxf.
23530 require.t needs binmode() to work on windows
23532 Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
23533 that are hopefully soon put into use.
23535 Allow "no Module;" even if there is no 'unimport'.
23537 Better skip message for the test; one of the two problems in
23538 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
23540 The subtest 4 may fail also on VOBS, as pointed out
23541 by Nick Ing-Simmons in November 1999, bug id 19991124.003
23542 (but the failure in that bug report isn't the subtest 4).
23544 Be more informative on what is skipped and why,
23545 also repeat the list at the end.
23549 Subject: [PATCH] sv.h documentation - SvLEN
23551 Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
23553 Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
23555 Subject: [PATCH] bad cppsymbols on os2 + Configure question
23557 Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
23559 Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
23560 mention the idea of @( and @)
23562 This is 6512. Really.
23564 Subject: [ID 19990721.004] Documentation bug in perlfunc
23566 Subject: Minor tweak to perlvar.pod
23568 In the warnings call filehandles consistently so;
23569 add "unopened" warning for stat().
23571 After the #6519 a warning about stat() is just that,
23572 not about a filetest, which now have their own warning.
23574 Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
23576 Subject: Re: Array vs. List context
23578 Subject: New perlcc, take 2
23580 Weed buglets pointed out by
23581 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
23583 gcc versions might have (parentheses) in them.
23585 Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
23587 Essential prototype changes were missing from #6527.
23588 Also make report_evil_fh() more bomb-proof.
23590 Zap lib/Sys directory when cleaning up.
23592 Change the Policy policy: now -Dprefix= with an existing
23593 Policy.sh and prefix == siteprefix == vendorprefix, then all
23594 of them follow along the new prefix.
23595 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
23597 Continue fixing the io warnings. This also
23598 sort of fixes bug ID 20000802.003: the core dump
23599 is no more. Whether the current behaviour is correct
23600 (giving a warning: "Not a format reference"), is another matter.
23602 Have symbols for the IoTYPEs.
23604 Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
23606 Document a bit that UDP is not what you might think.
23607 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
23608 tr memory corruption fix from Simon Cozens.
23610 Plug the security hole described in the Aug 05 2000 bugtraq message
23611 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
23612 The security hole exists only in suidperls, which isn't
23613 installed or even built by default.
23614 Branch: maint-5.6/perl
23615 !> (integrate 71 files)
23616 ____________________________________________________________________________
23617 [ 7882] By: gsar on 2000/11/27 10:25:36
23618 Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
23621 Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
23622 to be fatal errors (instead of by default ignoring them, and
23623 ignoring with a bug: even though -w gave an error, the opening [
23624 was left in) Reported in:
23626 Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
23628 Subject: [PATCH] split /^/
23630 MacOS nits from Matthias Neeracher.
23632 More split() doc and test patches from Mike Guy.
23634 Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
23635 from Graham Barr in the module list.
23637 docfix from Peter Scott <Peter@PSDT.com>.
23639 File::Temp patches for VMS and OS/2 from Tim Jenness.
23641 open() wariness in perlbug.
23643 Subject: [PATCH] minor doc change - perlguts
23645 Subject: Minor doc patch: handy.h
23647 Be wary of close()s, too.
23649 Further File::Temp patches from Yitzchak Scott-Thoennes
23650 and Craig A. Berry.
23652 Subject: [PATCH] fixes bug 20000508.004
23654 Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
23656 Allow "no AutoLoader;", based on change #6444,
23657 suggested by Graham Barr.
23659 Use setproctitle() if available to modify $0.
23661 Warn if the version of the operating system used to compile gcc
23662 differs from the current version of the operating system.
23663 Also display the gcc compilation os and version in myconfig.
23666 Tiny fixes for #6460.
23668 The problem described in this
23669 Subject: [ID 20000322.018] named chars aren't magical enough
23670 has been fixed in perl 5.6.0 but just in case added a test
23671 to keep it away. (The report from Joseph Hall.)
23673 Tune the comments and hopefully stop a memory leak.
23675 Subject: UTF8 concat
23676 (with a memory leak fixed, plus a few casts added)
23677 This also seems to help for
23678 Subject: [ID 20000716.015] join UTF8 weirdness
23680 Do not upgrade SVs into utf8 just because they participate
23681 in eq or cmp. Reported and fix suggested in
23682 Subject: [ID 20000720.009] sv_eq UTF8 bug
23684 Fix the HALF_UPGRADE() macro introduced in #6263.
23686 Find green threads before native threads.
23687 Subject: Re: Patch to jpl/JNI/Makefile.PL
23688 Branch: maint-5.6/perl
23689 !> (integrate 30 files)
23690 ____________________________________________________________________________
23691 [ 7881] By: jhi on 2000/11/27 05:48:41
23692 Log: It seems that *both* the unused submatch loop cleanup
23696 ____________________________________________________________________________
23697 [ 7880] By: jhi on 2000/11/27 04:50:07
23698 Log: Clean .exists deeper.
23701 ____________________________________________________________________________
23702 [ 7879] By: jhi on 2000/11/27 02:31:35
23703 Log: The code in regcppop() (see #7878) contains the correct lower
23704 limit for the unused submatch 'cleanup' loop so that under
23705 "use utf8" the following code wouldn't dump core:
23706 "," =~ /([^,]*,)*/ With the the wrong lower limit (>=1)
23707 the cleanup loop in regtry() stomped beyond allocated area
23708 in the startp[] array. Therefore, copied the correct lower
23709 loop limit (*PL_reglastparen) to regtry(). Note: something
23710 may still not be quite right: why was the _higher_ loop limit
23711 (prog->nparens) different in the utf8 case?
23713 After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
23714 without core dumps, there were about 17 of them before
23715 the patch (with us since Perl 5.7.0). Two failures, still:
23716 496 and 505 (though these may not be severe).
23718 Patch #7881 is also needed since both the cleanup loops
23721 Also, the t/op/pat#44 seems to core dump under utf8.
23722 Plus a couple of failures. UGH-8.
23725 ____________________________________________________________________________
23726 [ 7878] By: jhi on 2000/11/27 02:21:17
23727 Log: The unused submatch cleanup code in regtry() seems to be more crucial,
23728 the code in regcppop() seems to be redundant for the test suite --
23729 but it contains a germ of truth, and it needed for the build
23730 process itself: see #7879 and #7881.
23733 ____________________________________________________________________________
23734 [ 7877] By: jhi on 2000/11/27 01:53:09
23735 Log: Comment on comment.
23738 ____________________________________________________________________________
23739 [ 7876] By: jhi on 2000/11/27 00:49:59
23740 Log: Adjust the docs to agree with #7875.
23742 ! pod/perllocale.pod
23743 ____________________________________________________________________________
23744 [ 7875] By: jhi on 2000/11/27 00:49:27
23745 Log: Retract #7863. It makes more sense not to taint formatted output,
23746 not even by sprintf().
23749 ____________________________________________________________________________
23750 [ 7874] By: jhi on 2000/11/26 23:36:02
23751 Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
23752 Not really fixed (should really dump the UTF-8 charclass),
23753 but stopped displaying the garbage.
23755 Also add a note on the (missing) Unicode PSXSPC and BLANK.
23758 ____________________________________________________________________________
23759 [ 7873] By: jhi on 2000/11/26 21:31:13
23760 Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
23763 ____________________________________________________________________________
23764 [ 7872] By: jhi on 2000/11/26 21:06:04
23765 Log: No need to scan till infinity, 13 is enough.
23768 ____________________________________________________________________________
23769 [ 7871] By: jhi on 2000/11/26 20:20:32
23770 Log: Test line numbers are different with utf8.
23773 ____________________________________________________________________________
23774 [ 7870] By: jhi on 2000/11/26 20:10:12
23778 ____________________________________________________________________________
23779 [ 7869] By: jhi on 2000/11/26 19:01:05
23780 Log: Make utf8_length() and utf8_distance() (the latter of which
23781 is unused at the moment) to be less forgiving about bad UTF-8.
23783 ! embed.h embed.pl objXSUB.h proto.h utf8.c
23784 ____________________________________________________________________________
23785 [ 7868] By: jhi on 2000/11/26 18:45:56
23786 Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
23787 From: Benjamin Holzman <bah@ecnvantage.com>
23788 Date: Sat, 25 Nov 2000 20:40:20 -0500
23789 Message-ID: <20001125204020.A25040@ecnvantage.com>
23791 Debian allows installing /usr/bin/locale without installing
23792 any locales, an error message will ensue.
23794 ! t/pragma/locale.t
23795 ____________________________________________________________________________
23796 [ 7867] By: jhi on 2000/11/26 18:31:12
23797 Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
23798 From: Benjamin Holzman <bah@ecnvantage.com>
23799 Date: Sun, 26 Nov 2000 02:42:34 -0500
23800 Message-ID: <20001126024234.G25040@ecnvantage.com>
23802 Patch for the bug 20000212.002.
23804 ! sv.c t/op/array.t
23805 ____________________________________________________________________________
23806 [ 7866] By: jhi on 2000/11/26 18:28:09
23807 Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
23808 From: Tim Jenness <t.jenness@jach.hawaii.edu>
23809 Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
23810 Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
23814 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
23815 ____________________________________________________________________________
23816 [ 7865] By: jhi on 2000/11/26 18:24:22
23817 Log: The metaconfig unit change for #7864.
23818 Branch: metaconfig/U/perl
23820 ____________________________________________________________________________
23821 [ 7864] By: jhi on 2000/11/26 18:23:41
23822 Log: Make the va_copy() test not to be so talkative.
23824 ! Configure config_h.SH
23825 ____________________________________________________________________________
23826 [ 7863] By: jhi on 2000/11/26 18:11:02
23827 Log: Fix locale inconsistencies unearthed by Hugo's work.
23828 Now the floating point sprintf really does taint the result
23829 string as perllocale promises (has promised for a long time)
23830 if "use locale" is in the lexical scope.
23832 ! sv.c t/pragma/locale.t
23833 ____________________________________________________________________________
23834 [ 7862] By: jhi on 2000/11/26 00:35:15
23835 Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
23836 From: Nicholas Clark <nick@ccl4.org>
23837 Date: Sun, 26 Nov 2000 00:07:50 +0000
23838 Message-ID: <20001126000750.A22446@plum.flirble.org>
23843 ____________________________________________________________________________
23844 [ 7861] By: jhi on 2000/11/26 00:01:26
23845 Log: Integrate perlio.
23847 !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
23848 ____________________________________________________________________________
23849 [ 7860] By: nick on 2000/11/25 22:04:17
23850 Log: Correct relative path from new ext\Filter\Util\Call location
23853 ! win32/makefile.mk
23854 ____________________________________________________________________________
23855 [ 7859] By: nick on 2000/11/25 21:26:54
23856 Log: Integrate mainline.
23858 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
23859 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
23860 +> t/lib/filter-util.t
23861 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
23862 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
23863 - t/lib/filt-util.t
23864 !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
23865 !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
23866 !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
23867 !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
23868 !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
23869 !> win32/makefile.mk
23870 ____________________________________________________________________________
23871 [ 7858] By: gsar on 2000/11/25 20:52:17
23872 Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
23873 parent's memory; fix it by keeping track of the actual pad
23874 offset rather than a raw pointer (this change is probably also
23875 relevant to non-ithreads case to avoid fallout from reallocs of
23876 the pad array, but is currently only enabled for the ithreads
23877 case in the interests of minimal disruption to existing "well
23880 ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
23881 ! proto.h scope.c scope.h sv.c t/op/fork.t
23882 ____________________________________________________________________________
23883 [ 7857] By: nick on 2000/11/25 20:01:28
23884 Log: All tests pass on Win32/gcc/USE_PERLIO.
23885 - when crlf layer is pushed make unix-level binary.
23886 - remove :crlf injection in pp_backtick in pp_sys.c
23887 - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
23889 ! doio.c perlio.c pp_sys.c win32/makefile.mk
23890 ____________________________________________________________________________
23891 [ 7856] By: jhi on 2000/11/25 18:38:30
23892 Log: Update the metaconfig units for #7855.
23893 Branch: metaconfig/U/perl
23894 ! useperlio.U usesocks.U
23895 ____________________________________________________________________________
23896 [ 7855] By: jhi on 2000/11/25 18:37:54
23897 Log: Undo the SOCKS workarounds, instead start using PerlIO
23898 if SOCKS is selected.
23900 Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
23901 From: Jens Hamisch <jens@Strawberry.COM>
23902 Date: Fri, 24 Nov 2000 18:31:30 +0100
23903 Message-ID: <20001124183130.E28337@Strawberry.COM>
23905 Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
23906 From: Jens Hamisch <jens@Strawberry.COM>
23907 Date: Fri, 24 Nov 2000 19:11:51 +0100
23908 Message-ID: <20001124191151.A28753@Strawberry.COM>
23910 ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
23911 ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
23912 ____________________________________________________________________________
23913 [ 7854] By: jhi on 2000/11/25 17:39:08
23914 Log: Undo #7848. Some of the code seems to use walkoptree(),
23915 some walkoptree_slow(). An unfinished renaming?
23916 Now the sub is walkoptree() (which is @EXPORT_OK),
23917 the walkoptree_slow() is a typeglob alias to walkoptree.
23918 This makes the tests to pass, at least.
23920 ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
23921 ____________________________________________________________________________
23922 [ 7853] By: nick on 2000/11/24 22:24:33
23923 Log: Re-arrange crlf vs binary for platforms that care.
23924 crlf layer is now "the" buffer layer and can turn its behaviour on/off.
23925 Lip-service to making stdio layer work on such platfroms (untested).
23926 Now fails 3 tests rather than one, checkin to see if I can debug
23927 the issue under linux. (Do not merge.)
23929 ! doio.c perlio.c perliol.h
23930 ____________________________________________________________________________
23931 [ 7852] By: jhi on 2000/11/24 18:57:39
23932 Log: AUTHORS edits.
23935 ____________________________________________________________________________
23936 [ 7851] By: jhi on 2000/11/24 17:34:56
23937 Log: Add Jan-Erik Karlsson.
23940 ____________________________________________________________________________
23941 [ 7850] By: jhi on 2000/11/24 17:27:56
23942 Log: Configure should find stdchar on its own.
23944 ! hints/solaris_2.sh
23945 ____________________________________________________________________________
23946 [ 7849] By: jhi on 2000/11/24 17:24:55
23947 Log: Subject: PATCH over 7848: Filter test flawed
23948 From: andreas.koenig@anima.de (Andreas J. Koenig)
23949 Date: 24 Nov 2000 10:28:29 +0100
23950 Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
23952 ! t/lib/filter-util.t
23953 ____________________________________________________________________________
23954 [ 7848] By: jhi on 2000/11/24 17:22:15
23955 Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
23956 From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
23957 Date: Fri, 24 Nov 2000 16:12:58 +0000
23958 Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
23961 ____________________________________________________________________________
23962 [ 7847] By: jhi on 2000/11/24 03:07:01
23963 Log: Integrate perlio.
23965 !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
23966 !> win32/makefile.mk
23967 ____________________________________________________________________________
23968 [ 7846] By: gsar on 2000/11/24 00:55:57
23969 Log: integrate changes#6415..6418,6420..6438 from mainline
23971 Fix the bitvector ops for utf8 (tricky since past 7 bits
23972 the utf8 'characters' can be more than one octet).
23974 MPE/ix updates for perl 5.6.0 from Mark Bixby.
23976 Subject: SDBM_File documentation
23982 Send all installperl messages to STDERR and be -w clean.
23984 Out-of-date note removed.
23986 Protect against "wild next"s, that is, callbacks doing "next"
23987 instead of "return".
23989 Use STDOUT consistently.
23991 The output might have been produced in the wrong order.
23993 A missing 'break' after the [[:space:]] switch case.
23996 [ID 19991110.003] another matching finding by pcre author
23997 which has already been fixed by some patch, as verified in
23999 Documentation to explain the behaviour of map().
24001 Add an optimization for map-maps-a-list-element-to-more-list-elements
24002 case, but add also notes explaining the relationship of this
24003 patch and the earlier notes by Sarathy.
24005 Subject: [ID 20000716.023] syslog test fails without sockets
24007 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
24008 Test cases for #6431.
24010 File::Spec::VMS fixup for tmpdir from Craig Berry.
24012 Make the "uninit variable" warning to say "concat or string"
24013 or "join or string" when in concat or join .
24015 Get UTF16 BOMs working. Patch from
24016 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
24018 Subject: [PATCH] Make large file tests deal with SIGXFSZ
24020 Subject: [ID 20000724.003] Documentation changes for perllocale.pod
24022 Subject: [PATCH] av.c apidoc
24023 Branch: maint-5.6/perl
24024 !> (integrate 43 files)
24025 ____________________________________________________________________________
24026 [ 7845] By: gsar on 2000/11/24 00:20:45
24027 Log: integrate changes#6406..6414 from mainline
24029 Merge perlhacktut into perlhack, update perlguts.
24031 Fix AutoSplit to use File::Spec the right way in VMS,
24032 from Peter Prymmer.
24035 [ID 19991110.002] minimal matching discrepancy found by pcre author
24036 seems to have been fixed (though differently from what was suggested
24037 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
24039 thinko fix in vms/descrip_mms.template, the win32.pod in lib,
24040 not in pod, from Peter Prymmer
24042 Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
24043 From: Hugo <hv@crypt.compulink.co.uk>
24044 Date: Fri, 14 Jul 2000 23:05:20 +0100
24045 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
24047 Didn't anymore apply, but that point still could use another fix.
24049 lib/b test fixes from Peter Prymmer.
24051 More docs for sv functions.
24053 perlvms.pod whitespace cleanup to keep pod utils happy.
24055 another VMS build tweak from Peter Prymmer
24056 Branch: maint-5.6/perl
24057 !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
24058 !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
24059 !> vms/descrip_mms.template vms/perlvms.pod
24060 ____________________________________________________________________________
24061 [ 7844] By: nick on 2000/11/23 23:42:45
24062 Log: Win32/perlio Now just fails one io/argv.t test - lack
24063 of default :crlf on standard streams.
24066 ____________________________________________________________________________
24067 [ 7843] By: nick on 2000/11/23 23:04:05
24068 Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
24069 peek fail is showing a real problem (multiple crlf layers
24070 are getting pushed.)
24072 ! doio.c perlio.c win32/makefile.mk
24073 ____________________________________________________________________________
24074 [ 7842] By: nick on 2000/11/23 19:46:23
24075 Log: Implement PerlIO_binmode()
24076 Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
24077 Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
24078 make binmode in t/lib/io_tell.t unconditional so that works.
24079 Checkin just so Win32 machine can see these changes.
24081 ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
24082 ____________________________________________________________________________
24083 [ 7841] By: jhi on 2000/11/23 19:30:00
24084 Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
24087 ____________________________________________________________________________
24088 [ 7840] By: jhi on 2000/11/23 17:18:02
24089 Log: SOCKS wrestling continues, patches from Jens Hamisch.
24091 ! doio.c embed.h embed.pl perlsdio.h proto.h
24092 ____________________________________________________________________________
24093 [ 7839] By: jhi on 2000/11/23 16:54:14
24094 Log: Push Filter::Util::Call one level deeper.
24096 + t/lib/filter-util.t
24097 +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
24098 +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
24099 - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
24100 - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
24101 - t/lib/filt-util.t
24102 ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
24103 ! win32/Makefile win32/makefile.mk
24104 ____________________________________________________________________________
24105 [ 7838] By: jhi on 2000/11/23 16:52:40
24106 Log: Reach back one higher up when searching for PERL_SRC.
24108 ! lib/ExtUtils/MM_Unix.pm
24109 ____________________________________________________________________________
24110 [ 7837] By: jhi on 2000/11/23 16:05:41
24111 Log: Subject: Re: perl@7826
24112 Date: Thu, 23 Nov 2000 02:20:25 -0600
24113 From: "Craig A. Berry" <craigberry@mac.com>
24114 Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
24116 Make VMS to like Filter::Util::Call.
24118 ! configure.com ext/Filter/Util/Makefile.PL
24119 ____________________________________________________________________________
24120 [ 7836] By: nick on 2000/11/23 16:04:08
24121 Log: Implement crlf layer - not ready for merge.
24123 ! perlio.c win32/makefile.mk
24124 ____________________________________________________________________________
24125 [ 7835] By: jhi on 2000/11/23 15:56:52
24126 Log: STDCHAR is different in Sparc v9 vs x86.
24128 ! hints/solaris_2.sh
24129 ____________________________________________________________________________
24130 [ 7834] By: jhi on 2000/11/23 15:50:47
24131 Log: The type needs to be visible to protos.
24134 ____________________________________________________________________________
24135 [ 7833] By: jhi on 2000/11/23 15:40:46
24136 Log: Finish unfinished SOCKS workaround changes.
24139 ____________________________________________________________________________
24140 [ 7832] By: jhi on 2000/11/23 15:33:30
24141 Log: Integrate perlio.
24143 !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
24144 !> win32/makefile.mk
24145 ____________________________________________________________________________
24146 [ 7831] By: nick on 2000/11/23 10:31:07
24147 Log: Correct makefile.mk dependancies for ext/Filter/Util
24149 Run dmake regen_config_h
24151 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24152 ! win32/makefile.mk
24153 ____________________________________________________________________________
24154 [ 7830] By: nick on 2000/11/23 08:05:07
24155 Log: Integrate mainline
24157 +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
24158 +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
24159 +> t/lib/filt-util.pl t/lib/filt-util.t
24160 !> (integrate 41 files)
24161 ____________________________________________________________________________
24162 [ 7829] By: gsar on 2000/11/23 03:07:11
24163 Log: build the Filter extension on windows
24165 ! win32/Makefile win32/makefile.mk
24166 ____________________________________________________________________________
24167 [ 7828] By: gsar on 2000/11/23 02:46:35
24168 Log: regenerate win32/config* and fix some inconsistencies in the
24169 makefiles; always export Perl_deb() because it is needed
24170 by ext/re/* (whether perl itself is built with -DDEBUGGING
24173 ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
24174 ! win32/config_H.vc win32/makefile.mk
24175 ____________________________________________________________________________
24176 [ 7827] By: gsar on 2000/11/23 02:18:38
24177 Log: get sources building on windows+MSVC again (untested with other
24180 ! win32/include/sys/socket.h win32/perllib.c
24181 ____________________________________________________________________________
24182 [ 7826] By: jhi on 2000/11/23 01:18:26
24183 Log: Update Changes.
24185 ! Changes patchlevel.h
24186 ____________________________________________________________________________
24187 [ 7825] By: jhi on 2000/11/23 00:20:41
24188 Log: Subject: Re: av.c patch (having slight problems)
24189 From: "Ben Tilly" <ben_tilly@hotmail.com>
24190 Date: Tue, 21 Nov 2000 23:29:31 -0500
24191 Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
24196 ____________________________________________________________________________
24197 [ 7824] By: jhi on 2000/11/22 23:59:15
24198 Log: Fixes for signedness warnings noticed by VMSperlers.
24200 ! ext/Storable/Storable.xs regcomp.c sv.c
24201 ____________________________________________________________________________
24202 [ 7823] By: jhi on 2000/11/22 23:19:31
24203 Log: Subject: [PATCH perl@7795] small cleanup task for test suite
24204 From: Peter Prymmer <pvhp@forte.com>
24205 Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
24206 Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
24208 ! t/pragma/warn/pp_hot
24209 ____________________________________________________________________________
24210 [ 7822] By: jhi on 2000/11/22 22:52:20
24214 ____________________________________________________________________________
24215 [ 7821] By: jhi on 2000/11/22 22:46:39
24216 Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
24217 by Damian Conway, as suggested by Paul Marquess.
24219 + lib/Filter/Simple.pm
24220 ____________________________________________________________________________
24221 [ 7820] By: jhi on 2000/11/22 22:45:51
24222 Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
24224 + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
24225 + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
24226 + t/lib/filt-util.t
24228 ____________________________________________________________________________
24229 [ 7819] By: jhi on 2000/11/22 22:03:27
24230 Log: Integrate perlio.
24232 !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
24233 !> win32/makefile.mk
24234 ____________________________________________________________________________
24235 [ 7818] By: jhi on 2000/11/22 21:56:02
24236 Log: More SOCKS versus 64-bit patches from Jens Hamisch.
24238 ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
24240 ____________________________________________________________________________
24241 [ 7817] By: jhi on 2000/11/22 21:39:49
24242 Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
24243 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24244 Date: Wed, 22 Nov 2000 16:08:12 -0500
24245 Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
24247 ! lib/ExtUtils/Liblist.pm
24248 ____________________________________________________________________________
24249 [ 7816] By: jhi on 2000/11/22 21:38:25
24250 Log: Go ahead and #include <unistd.h> in perl.h.
24252 ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
24254 ____________________________________________________________________________
24255 [ 7815] By: jhi on 2000/11/22 21:22:52
24256 Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
24257 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24258 Date: Mon, 20 Nov 2000 18:30:52 -0500
24259 Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
24261 ! pod/perlre.pod regcomp.c t/op/re_tests
24262 ____________________________________________________________________________
24263 [ 7814] By: jhi on 2000/11/22 21:21:46
24264 Log: Subject: [PATCH 5.7.0] Liblist finally works
24265 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
24266 Date: Tue, 21 Nov 2000 22:02:17 -0500
24267 Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
24269 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
24270 ! lib/ExtUtils/MakeMaker.pm
24271 ____________________________________________________________________________
24272 [ 7813] By: jhi on 2000/11/22 21:20:23
24273 Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
24274 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24275 Date: Wed, 22 Nov 2000 17:53:15 +0100
24276 Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
24278 AIX dynaloader and perlio patch.
24280 ! ext/DynaLoader/dl_aix.xs
24281 ____________________________________________________________________________
24282 [ 7812] By: jhi on 2000/11/22 21:17:52
24283 Log: (Accidentally empty patch.)
24286 ____________________________________________________________________________
24287 [ 7811] By: jhi on 2000/11/22 21:16:31
24288 Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
24289 From: Peter Prymmer <pvhp@forte.com>
24290 Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
24291 Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
24294 ____________________________________________________________________________
24295 [ 7810] By: jhi on 2000/11/22 21:15:36
24296 Log: Subject: Re: perl@7777
24297 From: "John P. Linderman" <jpl@research.att.com>
24298 Date: Wed, 22 Nov 2000 13:11:11 -0500
24299 Message-Id: <200011221811.NAA90072@raptor.research.att.com>
24304 ____________________________________________________________________________
24305 [ 7809] By: jhi on 2000/11/22 21:14:19
24306 Log: Subject: [PATCH perl@7795] Perlio_tell fix
24307 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24308 Date: Wed, 22 Nov 2000 13:51:37 EST
24309 Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
24312 ____________________________________________________________________________
24313 [ 7808] By: jhi on 2000/11/22 21:13:27
24314 Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
24315 From: Casey Tweten <crt@kiski.net>
24316 Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
24317 Message-Id: <200011201653.LAA10194@home.kiski.net>
24320 ____________________________________________________________________________
24321 [ 7807] By: jhi on 2000/11/22 21:12:35
24322 Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
24323 From: Casey Tweten <crt@kiski.net>
24324 Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
24325 Message-Id: <200011201636.LAA07227@home.kiski.net>
24328 ____________________________________________________________________________
24329 [ 7806] By: jhi on 2000/11/22 21:10:59
24330 Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
24331 From: "Casey R. Tweten" <crt@kiski.net>
24332 Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
24333 Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
24336 ____________________________________________________________________________
24337 [ 7805] By: nick on 2000/11/22 21:05:06
24338 Log: Integrate mainline
24340 !> Changes Porting/genlog ext/DB_File/DB_File.xs
24341 !> ext/DB_File/version.c lib/Test.pm patchlevel.h
24342 !> utils/perlbug.PL
24343 ____________________________________________________________________________
24344 [ 7804] By: jhi on 2000/11/22 21:01:12
24345 Log: Subject: [PATCH] Test.pm POD peculiarity
24346 From: "Casey R. Tweten" <crt@kiski.net>
24347 Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
24348 Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
24351 ____________________________________________________________________________
24352 [ 7803] By: jhi on 2000/11/22 20:59:59
24353 Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
24354 From: "Philip Newton" <pnewton@gmx.de>
24355 Date: Wed, 22 Nov 2000 14:25:53 +0100
24356 Message-Id: <3A1BD771.25462.1939FAD@localhost>
24358 Be case-understanding also on 's', and use the -oi of sendmail
24359 not to terminate the transmission on a lone '.'.
24362 ____________________________________________________________________________
24363 [ 7802] By: nick on 2000/11/22 20:51:42
24364 Log: Win32 PerlIO intermediate state now working as expected.
24365 - In current state we are still using C runtime in text/binary
24366 mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
24367 - PERLIO=stdio and PERLIO=unix pass all expected tests.
24368 - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
24369 and PerlIO_seek() and the dummy crlf layer is not making adjustments
24370 for CRLF translation happening in C runtime. All other tests pass.
24372 Added note to README.win32 to point out the snags of doing a perl build
24373 with Norton AntiVirus turned on.
24375 Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
24376 which file a fail comes from.
24378 Updated "canned" config.h to match the one generated.
24380 ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
24381 ! win32/makefile.mk
24382 ____________________________________________________________________________
24383 [ 7801] By: jhi on 2000/11/22 06:50:20
24386 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
24387 ____________________________________________________________________________
24388 [ 7800] By: jhi on 2000/11/22 01:29:55
24389 Log: Changes had accidentally gone too silent on non-main branches.
24391 ! Changes Porting/genlog patchlevel.h
24392 ____________________________________________________________________________
24393 [ 7799] By: gsar on 2000/11/22 01:02:56
24394 Log: some lib_pm.PL changes snuck in via change#7772
24395 Branch: maint-5.6/perl
24397 ____________________________________________________________________________
24398 [ 7798] By: nick on 2000/11/21 21:59:40
24399 Log: Integrate mainline
24401 !> (integrate 28 files)
24402 ____________________________________________________________________________
24403 [ 7797] By: jhi on 2000/11/21 21:01:45
24404 Log: Integrate perlio.
24406 !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
24407 ____________________________________________________________________________
24408 [ 7796] By: nick on 2000/11/21 20:36:22
24409 Log: Win32 builds and runs (mostly) with USE_PERLIO.
24410 PERLIO=perlio passes all tests.
24411 PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
24413 ! perlio.c win32/perllib.c win32/win32.c
24414 ____________________________________________________________________________
24415 [ 7795] By: jhi on 2000/11/21 19:03:44
24416 Log: Update Changes.
24418 ! Changes patchlevel.h
24419 ____________________________________________________________________________
24420 [ 7794] By: jhi on 2000/11/21 18:56:34
24421 Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
24422 From: "Craig A. Berry" <craigberry@mac.com>
24423 Date: Mon, 20 Nov 2000 20:27:06 -0600
24424 Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
24429 ____________________________________________________________________________
24430 [ 7793] By: jhi on 2000/11/21 18:54:41
24431 Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
24432 From: Dominic Dunlop <domo@computer.org>
24433 Date: Mon, 20 Nov 2000 18:55:29 +0100
24434 Message-Id: <p04320403b63b2c750dce@[192.168.1.4]>
24436 va_copy() and the need of it.
24437 See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
24438 Branch: metaconfig/U/perl
24441 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24442 ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
24443 ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
24444 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
24445 ! win32/config.bc win32/config.gc win32/config.vc
24446 ____________________________________________________________________________
24447 [ 7792] By: jhi on 2000/11/21 17:04:10
24448 Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
24451 ____________________________________________________________________________
24452 [ 7791] By: jhi on 2000/11/21 17:01:16
24453 Log: Export the SOCKS workaround symbols only if necessary.
24455 ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
24456 ____________________________________________________________________________
24457 [ 7790] By: nick on 2000/11/20 23:57:11
24458 Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
24461 ____________________________________________________________________________
24462 [ 7789] By: nick on 2000/11/20 23:38:33
24463 Log: Integrate mainline
24465 +> lib/File/Spec/Epoc.pm
24466 !> (integrate 34 files)
24467 ____________________________________________________________________________
24468 [ 7788] By: nick on 2000/11/20 23:20:18
24469 Log: Make extra buffer layer work (dummy crlf layer)
24471 ! doio.c perlio.c perlio.h
24472 ____________________________________________________________________________
24473 [ 7787] By: jhi on 2000/11/20 22:44:04
24474 Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
24475 From: Peter Prymmer <pvhp@forte.com>
24476 Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
24477 Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
24479 ! t/pragma/locale.t
24480 ____________________________________________________________________________
24481 [ 7786] By: jhi on 2000/11/20 22:29:10
24482 Log: Subject: DOC PATCH 5.6.0 perlreftut
24483 From: mjd@plover.com
24484 Date: 20 Nov 2000 19:45:06 -0000
24485 Message-ID: <20001120194506.9505.qmail@plover.com>
24487 ! pod/perlreftut.pod
24488 ____________________________________________________________________________
24489 [ 7785] By: jhi on 2000/11/20 22:27:44
24490 Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
24491 From: David Dyck <dcd@tc.fluke.com>
24492 Date: Mon, 20 Nov 2000 11:43:40 -0800
24493 Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
24496 ____________________________________________________________________________
24497 [ 7784] By: jhi on 2000/11/20 22:23:21
24498 Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
24499 Date: Mon, 20 Nov 2000 17:06:10 -0500
24500 To: Mailing list Perl5 <perl5-porters@perl.org>
24501 Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
24503 ! pp_ctl.c t/op/pat.t
24504 ____________________________________________________________________________
24505 [ 7783] By: jhi on 2000/11/20 22:11:18
24506 Log: Subject: [PATCH] doop.c - UTF8 tr///
24507 From: Simon Cozens <simon@cozens.net>
24508 Date: Sat, 18 Nov 2000 18:49:30 +0000
24509 Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
24511 Subject: Re: [PATCH] doop.c - UTF8 tr///
24512 From: Simon Cozens <simon@cozens.net>
24513 Date: Mon, 20 Nov 2000 20:45:22 +0000
24514 Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
24516 Make tr on UTF-8 better but still not correct.
24519 ____________________________________________________________________________
24520 [ 7782] By: jhi on 2000/11/20 22:02:16
24521 Log: Remove the shared object before attempting to create
24522 (by linking) a new one. E.g. in AIX not removing
24523 becomes quite painful if one tries to do more than one
24524 build in the same tree (an interrupted build, for example),
24525 since the AIX' shared dynaloader seemingly keeps the shared
24526 objects open and therefore 'busy' for quite a while, even when
24527 nobody is using the objects, leading into link failures.
24529 ! lib/ExtUtils/MM_Unix.pm
24530 ____________________________________________________________________________
24531 [ 7781] By: gsar on 2000/11/20 19:02:55
24532 Log: type mismatch due to faulty integration
24533 Branch: maint-5.6/perl
24534 ! toke.c win32/Makefile
24535 ____________________________________________________________________________
24536 [ 7780] By: gsar on 2000/11/20 17:31:55
24537 Log: integrate changes#6392,6394..6399,6401..6404
24539 The {multiplier} of a fixed substring was overlooked which
24540 caused a wrong initial search offset for that substring.
24542 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
24543 From: Hugo <hv@crypt.compulink.co.uk>
24544 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
24545 Date: Thu, 13 Jul 2000 19:27:13 +0100
24547 Fix the BOM bug: not a byteorder bug, a signedness bug.
24549 Replace change #6337 with a better one.
24551 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
24552 From: Hugo <hv@crypt.compulink.co.uk>
24553 Date: Fri, 14 Jul 2000 04:16:20 +0100
24554 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
24556 MakeMaker should not remove editor backups (*~) on `make clean`
24557 by default (completes change#6383)
24559 move new variables to the end of the interpreter structure (for
24560 bincompat in code that doesn't #include XSUB.h)
24562 rename totally bletcherous SvLOCK() thingy (doesn't do what the
24563 name suggests anyway)
24565 various cleanups (typos, misformatted code, and small bugs)
24567 typecasts needed for change#6394
24569 typos in change#6399, regen headers
24571 inconsistent types needs casts
24573 PERL_OBJECT build tweaks
24574 Branch: maint-5.6/perl
24575 !> MANIFEST doop.c embed.h embed.pl embedvar.h
24576 !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
24577 !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
24578 !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
24580 ____________________________________________________________________________
24581 [ 7779] By: gsar on 2000/11/20 17:06:29
24582 Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
24584 Cosmetics and perldelta.
24586 Fix nits noticed by Boston.pm.
24588 Do the cc sanity check both before the hints and
24589 after the cc selction.
24591 get sprintf.t to adjust properly for 3-digit exponents
24593 don't clobber *.orig files on *clean targets
24595 fix bugs in processing %v-*d and similar format specs (from
24596 Avi Finkel <avi@finkel.org>)
24598 sprintf test tweaks (from Dominic Dunlop)
24600 new selfloader.t in change#6183 doesn't close DATA handles,
24601 and thus fails to clean up tmp files on dosish platforms
24603 typos (spotted by Peter Prymmer)
24605 typo fix from Craig Berry
24606 Branch: maint-5.6/perl
24607 !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
24608 !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
24609 !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
24611 ____________________________________________________________________________
24612 [ 7778] By: gsar on 2000/11/20 16:46:51
24613 Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
24615 Subject: Re: format bug report [Patch]
24616 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24617 Date: Wed, 05 Jul 2000 13:12:52 +0200
24618 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
24620 Subject: Re: format bug report [Patch]
24621 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24622 Date: Wed, 05 Jul 2000 14:10:01 +0200
24623 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
24625 Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
24626 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
24627 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
24628 Date: Fri, 07 Jul 2000 17:57:16 +0100
24630 Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
24631 To: perl5-porters@perl.org
24632 From: Karsten Sperling <spiff@phreax.net>
24633 Date: Mon, 10 Jul 2000 15:12:52 +0200
24634 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
24636 README.posix-bc podified from Thomas Dorner.
24638 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
24639 From: Dominic Dunlop <domo@computer.org>
24640 Date: Tue, 11 Jul 2000 12:27:33 +0200
24641 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
24646 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
24647 From: Roderick Schertler <roderick@argon.org>
24648 Date: Tue, 11 Jul 2000 13:55:05 -0400
24649 Message-Id: <200007111755.NAA05077@jones.argon.org>
24651 Minor cleanups on the booklist.
24653 Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
24656 windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
24657 Branch: maint-5.6/perl
24658 +> pod/perlbook.pod
24659 !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
24660 !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
24661 !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
24662 ____________________________________________________________________________
24663 [ 7777] By: jhi on 2000/11/20 16:08:49
24664 Log: Update Changes.
24666 ! Changes patchlevel.h
24667 ____________________________________________________________________________
24668 [ 7776] By: jhi on 2000/11/20 15:27:56
24669 Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
24670 This may be overly harsh but until proven otherwise, we think this
24671 way, or until we have a simple test for Configure (having to start
24672 up servers is does not count as simple) to check for the problems.
24675 ____________________________________________________________________________
24676 [ 7775] By: jhi on 2000/11/20 15:22:17
24677 Log: Solaris hints tweaks.
24679 ! hints/solaris_2.sh
24680 ____________________________________________________________________________
24681 [ 7774] By: jhi on 2000/11/20 15:01:20
24682 Log: Add a workaround to SOCKS 64-bit problems.
24684 ! doio.c embed.h embed.pl perlsdio.h proto.h
24685 ____________________________________________________________________________
24686 [ 7773] By: jhi on 2000/11/20 14:51:47
24687 Log: sysseek() instead of seek().
24690 ____________________________________________________________________________
24691 [ 7772] By: gsar on 2000/11/20 13:06:23
24692 Log: integrate changes#6315..6319,6321..6331,6333..6338
24694 Integrate with Sarathy, preliminary fix for unicos
24695 alignment problems in [ID 20000612.002] Perl problem on Cray system.
24697 some debugger output does not go to the socket when RemotePort is set
24699 winsock cleanup never done on Windows (leads to handle leaks)
24701 fix UNC path handling on Windows under ithreads, and chdir()
24702 return value when given a non-existent directory
24704 Autogenerate pod/Makefile and pod/buildtoc.
24705 buildtoc also checks whether the existin pods are
24706 mentioned in MANIFEST and perl.pod, and vice versa.
24707 (None of the thusly found discrepancies fixed yet.)
24708 roffitall also needs to be autogenerated similarly but it
24709 seems so badly out of date that I didn't touch it yet.
24711 Config is being used.
24713 Add =head1 NAMEs so that buildtoc is happy.
24714 (The CGI::Util nit reported to Lincoln.)
24716 Fix complaints of buildtoc.
24718 Fix the alignment problem in Crays ([ID 20000612.002]).
24720 Remove perlbook, update perlfaq book listing,
24721 rearrange perl.pod, regenerate perltoc.
24723 Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
24724 was cast to an unsigned (32-bit) integer with wild abandon.
24726 winsock options weren't being set in all threads under ithreads
24727 (caused send()s from second and subsequent threads to fail)
24729 accept() leaks memory on windows due to incorrect ordering of
24730 closesocket() and fclose() calls
24732 Reorder perl.pod once more.
24734 More POSIX.pod tweaks.
24736 Sprinkle ldlibpath.
24738 Precedence goof, fix based on
24739 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
24740 From: Hugo <hv@crypt.compulink.co.uk>
24741 Date: Tue, 11 Jul 2000 12:52:38 +0100
24742 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
24744 Subject: PATCH perlguts.pod: Document D and d magic types
24745 From: mjd@plover.com
24746 Date: 5 Jul 2000 18:01:51 -0000
24747 Message-ID: <20000705180151.29413.qmail@plover.com>
24749 Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
24750 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
24751 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
24752 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
24754 Subject: [PATCH cfgperl] $& segfaults if you trick it
24755 From: simon@brecon.co.uk (Simon Cozens)
24756 Date: 7 Jul 2000 11:26:09 GMT
24757 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
24759 Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
24760 From: Hugo <hv@crypt.compulink.co.uk>
24761 Date: Tue, 11 Jul 2000 12:44:50 +0100
24762 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
24764 Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
24765 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
24766 Date: Tue, 11 Jul 2000 13:50:51 +0100
24767 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
24768 Branch: maint-5.6/perl
24769 +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
24771 - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
24772 !> (integrate 26 files)
24773 ____________________________________________________________________________
24774 [ 7771] By: gsar on 2000/11/20 12:31:42
24775 Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
24778 Subject: [PATCH bleedperl] File::Spec 0.82 beta
24779 From: Barrie Slaymaker <barries@jester.slaysys.com>
24780 Date: Wed, 28 Jun 2000 11:35:29 -0400
24781 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
24783 tweak perlembed for multiplicity/usethreads sanity; correct notes
24786 localize %INC in a Safe compartment so that use/require work
24787 (many other magic globals probably need similar treatment)
24789 dounwind() may cause POPSUB() to diddle the wrong PL_curpad
24790 when @_ is modified, causing coredumps
24792 slurp mode fix in change#4736 still not quite right
24794 Point to perlipc for more SysV IPC examples.
24796 Elaborate POSIX.pod. Still needs work.
24798 fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
24800 fix large memory leak that has been around for ever, masked by
24801 -DPURIFY (most of the arenas were never freed!)
24803 fix memory leak on Windows (PL_sys_intern contents were never
24806 PERL_OBJECT build tweak
24810 remove rel2abs prototypes (from Barrie Slaymaker)
24812 missing perldiag entry for unpack("w",...) diagnostic (from
24815 better diagnostic on Frob->stuff() when Frob:: doesn't exist
24816 (from Richard Soderberg <rs@oregonnet.com>)
24818 Win32 patches for cfgperl from Sarathy.
24820 b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
24822 More POSIX.pod embellishment.
24824 tyop in change#6306
24825 Branch: maint-5.6/perl
24826 !> (integrate 44 files)
24827 ____________________________________________________________________________
24828 [ 7770] By: gsar on 2000/11/20 11:51:00
24829 Log: integrate changes#6268..6282 from cfgperl branch
24831 Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
24832 From: Dominic Dunlop <domo@computer.org>
24833 Date: Thu, 29 Jun 2000 12:32:39 +0200
24834 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
24836 Regen headers for #6261 (and update embed.pl for this) and #6267,
24837 silence few compiler warnings.
24839 Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
24840 From: Nicholas Clark <nick@talking.bollo.cx>
24841 Date: Fri, 23 Jun 2000 16:21:15 +0100
24842 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
24844 Subject: PATCH pod/perltie.pod
24845 From: Ian Phillipps <Ian.Phillipps@iname.com>
24846 Date: Fri, 16 Jun 2000 00:17:19 +0100
24847 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
24848 (only the first hunk, the second hunk had already been done
24849 by some other patch)
24851 Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
24852 From: Tom Phoenix <rootbeer@redcat.com>
24853 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
24854 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
24856 Subject: [PATCH] xsub attributes
24857 From: Doug MacEachern <dougm@covalent.net>
24858 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
24859 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
24861 Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
24862 From: Andy Dougherty <doughera@lafayette.edu>
24863 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
24864 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
24866 Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
24867 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
24868 Date: Tue, 13 Jun 2000 02:43:48 -0500
24869 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
24871 Subject: [PATCH] Re: eval documentation: context
24872 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
24873 Date: Mon, 12 Jun 2000 15:07:29 +0100
24874 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
24876 Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
24877 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
24878 Date: Mon, 12 Jun 2000 14:55:59 +0100
24879 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
24881 Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
24882 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
24883 Date: Fri, 09 Jun 2000 12:39:27 -0400
24884 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
24885 (plus update the version "number" of Text::Wrap)
24887 Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
24888 From: Tim Ayers <tayers@bridge.com>
24889 Date: Thu, 08 Jun 2000 08:11:06 +0200
24890 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
24891 [resent by Richard Foley, Message-Id probably wrong]
24893 Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
24894 From: rspier@pobox.com (Robert Spier)
24895 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
24896 Message-ID: <14654.31913.845602.610277@rls.cx>
24898 Subject: [PATCH 5.6.0] utils/h2xs.PL
24899 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
24900 Date: Wed, 7 Jun 2000 04:02:04 -0500
24901 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
24903 Subject: [PATCH 5.6.0]ITHREADs for VMS
24904 From: Dan Sugalski <dan@sidhe.org>
24905 Date: Tue, 06 Jun 2000 11:59:50 -0400
24906 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
24907 Branch: maint-5.6/perl
24908 !> (integrate 31 files)
24909 ____________________________________________________________________________
24910 [ 7769] By: gsar on 2000/11/20 11:29:06
24911 Log: integrate changes#6261..6266 from cfgperl
24913 Subject: Re: [PATCH cfgperl] BOMs away!
24914 From: simon@brecon.co.uk (Simon Cozens)
24915 Date: 17 Jun 2000 11:49:57 GMT
24916 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
24918 Subject: 5.6.0 Patch for EPOC
24919 From: Olaf Flebbe <o.flebbe@gmx.de>
24920 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
24921 Message-ID: <23449.960929969@www11.gmx.net>
24923 tr fixes from Simon Cozens
24925 Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
24926 From: Marty Lucich <marty@netcom.com>
24927 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
24928 Message-Id: <200006282116.OAA11148@netcom.com>
24929 ccdlflags update (the BSD/OS 4.1 part had already been taken
24932 Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
24933 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24934 Date: Wed, 28 Jun 2000 17:50:12 -0700
24935 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
24937 Subject: [PATCH 5.6.0] cygwin port
24938 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
24939 From: "Fifer, Eric" <EFifer@sanwaint.com>
24940 Date: Thu, 29 Jun 2000 12:58:29 +0100
24941 Branch: maint-5.6/perl
24942 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
24943 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
24944 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
24945 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
24946 ____________________________________________________________________________
24947 [ 7768] By: gsar on 2000/11/20 11:13:44
24948 Log: integrate changes#6252..6256,6259..6260
24950 Paranoia tweak on #6249.
24951 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
24952 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
24953 Date: Sun, 25 Jun 2000 23:43:12 -0400
24954 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
24956 Subject: tr///, help wanted.
24957 From: simon@brecon.co.uk (Simon Cozens)
24958 Date: 28 Jun 2000 11:29:04 GMT
24959 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
24961 small thinko tweaks
24963 tweaks from Simon Conzes to further fix tr/// under utf8
24965 perlnewmod was missing from MANIFEST.
24967 Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
24968 From: simon@brecon.co.uk (Simon Cozens)
24969 Date: 17 Jun 2000 11:56:44 GMT
24970 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
24972 Branch: maint-5.6/perl
24973 !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
24974 !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
24975 !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
24976 !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
24977 ____________________________________________________________________________
24978 [ 7767] By: gsar on 2000/11/20 10:51:38
24979 Log: integrate change#6250 from cfgperl
24981 Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
24982 From: Doug MacEachern <dougm@covalent.net>
24983 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
24984 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
24985 Branch: maint-5.6/perl
24987 !> MANIFEST embed.pl global.sym proto.h toke.c
24988 ____________________________________________________________________________
24989 [ 7766] By: gsar on 2000/11/20 10:48:34
24990 Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
24992 Subject: [ID 20000626.007] h2xs man page contains trailing garbage
24993 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
24994 Date: Mon, 26 Jun 2000 18:40:14 +0100
24995 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
24997 Subject: [PATCH] bytes<->utf8 fixes
24998 From: simon@brecon.co.uk (Simon Cozens)
24999 Date: 26 Jun 2000 04:55:45 GMT
25000 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
25002 Subject: [PATCH] is_utf8_string
25003 From: simon@brecon.co.uk (Simon Cozens)
25004 Date: 26 Jun 2000 02:25:59 GMT
25005 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
25007 Subject: [PATCH] avoid mg_ptr in '*' magic
25008 From: Doug MacEachern <dougm@covalent.net>
25009 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
25010 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
25012 Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
25013 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
25014 Date: Sat, 24 Jun 2000 13:06:20 +0100
25015 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
25017 Allow for standalone testing.
25019 Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
25020 From: Mark-Jason Dominus <mjd@plover.com>
25021 Date: Tue, 27 Jun 2000 22:36:42 -0400
25022 Message-ID: <20000628023642.12166.qmail@plover.com>
25024 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
25025 From: Frank Tobin <ftobin@uiuc.edu>
25026 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
25027 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
25028 Branch: maint-5.6/perl
25029 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
25030 !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
25031 !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
25032 !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
25033 !> utf8.c utils/h2xs.PL
25034 ____________________________________________________________________________
25035 [ 7765] By: gsar on 2000/11/20 10:29:13
25036 Log: integrate change#6239 from cfgperl
25038 Configure maintenance. Sever some dependency cycles,
25039 separate gccversion from the cc unit,
25040 address [ID 20000623.006] Configure script patch for using gcc on AIX
25041 (but solve it a little bit differently),
25042 unduplex some accidentally duplicated units,
25043 suggest using gcc if no cc available
25044 (p5p thread: "Solaris configure: counterproposal", 1999-09)
25045 Branch: maint-5.6/perl
25046 !> Configure Todo-5.6 config_h.SH
25047 ____________________________________________________________________________
25048 [ 7764] By: gsar on 2000/11/20 10:25:55
25049 Log: integrate changes#6233..6238 from cfgperl
25051 Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
25052 From: Mark-Jason Dominus <mjd@plover.com>
25053 Date: Fri, 16 Jun 2000 20:53:04 -0400
25054 Message-ID: <20000617005304.8008.qmail@plover.com>
25056 Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
25057 because when run as services (Win32ese for daemons)
25058 no environment variables are set and tmpdir ends up as /tmp,
25059 which is ambiguous.
25060 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
25061 From: matt@sergeant.org
25062 Date: 16 Jun 2000 16:30:43 -0000
25063 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
25065 The thread begun by
25066 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
25067 From: Kevin.Ruscoe@ubsw.com
25068 Date: Fri, 16 Jun 2000 16:38:51 +0100
25069 Message-Id: <H000019b03c300d6@MHS>
25071 Tweak embed.pl, regen headers.
25073 Subject: [PATCH 5.6.0] XS module loading fixup for VMS
25074 From: Dan Sugalski <dan@sidhe.org>
25075 Date: Fri, 23 Jun 2000 17:00:00 -0400
25076 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
25077 Branch: maint-5.6/perl
25078 !> (integrate 27 files)
25079 ____________________________________________________________________________
25080 [ 7763] By: gsar on 2000/11/20 10:08:08
25081 Log: s/perl56delta/perldelta/g
25082 Branch: maint-5.6/perl
25084 ____________________________________________________________________________
25085 [ 7762] By: gsar on 2000/11/20 10:04:00
25086 Log: integrate changes#6225,6229,6231,6232 from cfgperl
25088 Add source code filenames to apidoc.
25089 From: simon@brecon.co.uk (Simon Cozens)
25090 Subject: [PATCH embed.pl] Source X-ref
25091 Date: 22 Jun 2000 02:18:49 GMT
25092 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
25094 Subject: README.hpux version 0.6.1
25095 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
25096 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
25097 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
25099 Subject: [PATCH 5.6.0] cygwin port
25100 From: "Fifer, Eric" <EFifer@sanwaint.com>
25101 Date: Tue, 20 Jun 2000 14:30:58 +0100
25102 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
25104 Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
25105 From: simon@brecon.co.uk (Simon Cozens)
25106 Date: 19 Jun 2000 15:18:27 GMT
25107 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
25109 plus update pod/Makefile and regenerate perltoc
25110 Branch: maint-5.6/perl
25111 +> pod/perlutil.pod
25112 !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
25113 !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
25114 ____________________________________________________________________________
25115 [ 7761] By: jhi on 2000/11/20 04:09:55
25116 Log: Miraculous typo.
25119 ____________________________________________________________________________
25120 [ 7760] By: jhi on 2000/11/20 04:06:08
25121 Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
25122 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25123 Date: Sun, 19 Nov 2000 22:30:26 -0500
25124 Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
25126 ! regexec.c scope.h t/op/pat.t
25127 ____________________________________________________________________________
25128 [ 7759] By: jhi on 2000/11/20 02:05:22
25129 Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
25132 ____________________________________________________________________________
25133 [ 7758] By: jhi on 2000/11/20 01:58:11
25134 Log: Subject: [perl 7711: EPOC] updates
25135 From: Olaf Flebbe <o.flebbe@gmx.de>
25136 Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
25137 Message-ID: <25575.974658810@www23.gmx.net>
25139 + lib/File/Spec/Epoc.pm
25140 ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
25141 ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
25142 ! lib/File/Spec.pm perl.c sv.c
25143 ____________________________________________________________________________
25144 [ 7757] By: jhi on 2000/11/20 01:53:11
25145 Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
25148 ____________________________________________________________________________
25149 [ 7756] By: jhi on 2000/11/20 01:47:22
25150 Log: Integrate perlio.
25152 - ext/re/hints/MSWin32.pl
25153 !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
25154 !> win32/config.gc win32/config_H.gc win32/win32sck.c
25155 ____________________________________________________________________________
25156 [ 7755] By: nick on 2000/11/19 20:57:17
25157 Log: Add dummy crlf layer (just as buffer)
25158 Correct 1st bug - one layer of indirection.
25160 ! perlio.c perlio.h perliol.h
25161 ____________________________________________________________________________
25162 [ 7754] By: nick on 2000/11/19 20:56:12
25163 Log: Work-round to Perl_deb_nocontext is no longer required
25165 - ext/re/hints/MSWin32.pl
25166 ____________________________________________________________________________
25167 [ 7753] By: nick on 2000/11/19 20:01:16
25168 Log: diff -se shows these as different
25170 ! global.sym pod/perlapi.pod
25171 ____________________________________________________________________________
25172 [ 7752] By: nick on 2000/11/19 18:57:30
25173 Log: Configure GCC/Win32 build -Duseperlio
25174 Fix a couple of gross issues
25175 - double-include of ../deb.o in re.dll
25176 - win32sck.c needs PerlIO and FILE
25178 ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
25180 ____________________________________________________________________________
25181 [ 7751] By: nick on 2000/11/19 17:05:36
25182 Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
25185 ____________________________________________________________________________
25186 [ 7750] By: nick on 2000/11/19 16:57:14
25190 ____________________________________________________________________________
25191 [ 7749] By: jhi on 2000/11/19 16:28:40
25192 Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
25193 From: "Peter J. Farley III" <pjfarley@banet.net>
25194 Date: Sun, 19 Nov 2000 01:42:58 -0500
25195 Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
25197 ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
25198 ____________________________________________________________________________
25199 [ 7748] By: jhi on 2000/11/19 16:08:10
25200 Log: Subject: podlators 1.05 available
25201 From: Russ Allbery <rra@stanford.edu>
25202 Date: 18 Nov 2000 22:04:28 -0800
25203 Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
25205 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
25206 ____________________________________________________________________________
25207 [ 7747] By: nick on 2000/11/19 11:19:39
25208 Log: Integrate mainline
25210 !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
25212 ____________________________________________________________________________
25213 [ 7746] By: jhi on 2000/11/19 06:42:22
25214 Log: Make hex scanning warn on "\x{x}" and "\xx".
25215 "\x" and and hex("x") are still valid.
25218 ____________________________________________________________________________
25219 [ 7745] By: nick on 2000/11/18 22:52:28
25220 Log: Integrate mainline
25222 !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
25223 !> perl.h perlio.c proto.h regcomp.c regcomp.h
25224 ____________________________________________________________________________
25225 [ 7744] By: jhi on 2000/11/18 22:50:28
25226 Log: Introduce Perl_utf8_length(). Use it.
25228 ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
25229 ____________________________________________________________________________
25230 [ 7743] By: jhi on 2000/11/18 22:38:51
25231 Log: Compiler denit.
25234 ____________________________________________________________________________
25235 [ 7742] By: jhi on 2000/11/18 20:33:05
25236 Log: Integrate perlio.
25238 !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
25239 !> perlio.h pp_ctl.c pp_sys.c sv.c
25240 ____________________________________________________________________________
25241 [ 7741] By: jhi on 2000/11/18 20:31:27
25242 Log: Subject: [PATCH 5.7.0] make regcomp reenterable
25243 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25244 Date: Fri, 17 Nov 2000 20:35:11 -0500
25245 Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
25247 Subject: Re: [PATCH 5.7.0] make regcomp reenterable
25248 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25249 Date: Fri, 17 Nov 2000 21:03:47 -0500
25250 Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
25252 Plus a little bit of tweaking in pregcomp().
25254 ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
25255 ____________________________________________________________________________
25256 [ 7740] By: nick on 2000/11/18 20:17:22
25257 Log: Lexical use open ... support:
25258 add ->cop_io to COP structure in cop.h.
25259 Make mg.c and gv.c associate it with ${^OPEN}.
25260 Make lib/open.pm set it.
25261 Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
25262 manner similar to ->cop_warnings.
25263 Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
25264 call new PerlIO_apply_layers().
25265 Declare latter in perlio.h and define in perlio.c
25267 ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
25268 ! perlio.h pp_ctl.c pp_sys.c sv.c
25269 ____________________________________________________________________________
25270 [ 7739] By: jhi on 2000/11/18 19:54:00
25271 Log: Integrate perlio.
25273 !> doio.c perlio.c pp.c
25274 ____________________________________________________________________________
25275 [ 7738] By: jhi on 2000/11/18 17:16:13
25276 Log: Subject: [PATCH 5.7.0] etags broken again
25277 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25278 Date: Sat, 18 Nov 2000 02:41:36 -0500
25279 Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
25282 ____________________________________________________________________________
25283 [ 7737] By: jhi on 2000/11/18 17:12:18
25284 Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
25286 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
25287 ____________________________________________________________________________
25288 [ 7736] By: nick on 2000/11/18 14:06:20
25289 Log: Basic tweaks to do_open() type parsing to allow layer/discipline
25290 part to be isolated.
25293 ____________________________________________________________________________
25294 [ 7735] By: nick on 2000/11/18 11:03:32
25295 Log: Integrate mainline
25297 !> Changes README.amiga README.win32 patchlevel.h
25298 !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
25299 ____________________________________________________________________________
25300 [ 7734] By: jhi on 2000/11/18 01:18:56
25301 Log: Update Changes.
25303 ! Changes patchlevel.h
25304 ____________________________________________________________________________
25305 [ 7733] By: jhi on 2000/11/18 00:32:54
25306 Log: Subject: [PATCH 5.7.0] restore match data on backtracing
25307 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25308 Date: Fri, 17 Nov 2000 17:28:02 -0500
25309 Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
25311 ! regcomp.c regexec.c t/op/re_tests
25312 ____________________________________________________________________________
25313 [ 7732] By: jhi on 2000/11/18 00:28:56
25314 Log: Sparc 64-bit pack() fix from Jens Hamisch.
25317 ____________________________________________________________________________
25318 [ 7731] By: jhi on 2000/11/18 00:18:39
25319 Log: Explain in more detail the {} syntax ambiguousity.
25321 Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
25322 From: Nicholas Clark <nick@ccl4.org>
25323 Date: Fri, 17 Nov 2000 22:10:28 +0000
25324 Message-ID: <20001117221028.A88930@plum.flirble.org>
25327 ____________________________________________________________________________
25328 [ 7730] By: jhi on 2000/11/18 00:12:18
25329 Log: Subject: Fix for README.amiga (20000323.033)
25330 From: "Stephen P. Potter" <spp@spotter.yi.org>
25331 Date: Fri, 17 Nov 2000 12:25:51 -0500
25332 Message-Id: <200011171725.MAA05768@spotter.yi.org>
25335 ____________________________________________________________________________
25336 [ 7729] By: jhi on 2000/11/18 00:08:34
25337 Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
25338 From: "A. C. Yardley" <yardley@tanet.net>
25339 Date: Mon, 3 Apr 2000 11:35:33 -0700
25340 Message-ID: <3483.000403@tanet.net>
25343 ____________________________________________________________________________
25344 [ 7728] By: nick on 2000/11/17 21:59:47
25345 Log: Integrate mainline
25347 !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
25348 !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
25349 !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
25350 !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
25351 ____________________________________________________________________________
25352 [ 7727] By: nick on 2000/11/17 21:56:31
25353 Log: Experiment on use of attributes.pm interface.
25354 Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
25355 SVt_PVRV if not already something better (else vivify of say magic gets
25359 ____________________________________________________________________________
25360 [ 7726] By: jhi on 2000/11/17 14:15:49
25361 Log: Subject: Fix for 20000815.006
25362 From: "Stephen P. Potter" <spp@spotter.yi.org>
25363 Date: Fri, 17 Nov 2000 08:57:45 -0500
25364 Message-Id: <200011171357.IAA05122@spotter.yi.org>
25366 It's really 20000518.006.
25368 ! pod/perlmodlib.PL
25369 ____________________________________________________________________________
25370 [ 7725] By: jhi on 2000/11/17 14:12:31
25371 Log: Subject: Fix for 20000409.001
25372 From: "Stephen P. Potter" <spp@spotter.yi.org>
25373 Date: Fri, 17 Nov 2000 08:55:45 -0500
25374 Message-Id: <200011171355.IAA05104@spotter.yi.org>
25377 ____________________________________________________________________________
25378 [ 7724] By: jhi on 2000/11/17 14:08:58
25379 Log: Undo #7627 now that we have =head3.
25382 ____________________________________________________________________________
25383 [ 7723] By: jhi on 2000/11/17 14:04:09
25384 Log: As surmised the #7719 wasn't a good move.
25386 ! hints/solaris_2.sh
25387 ____________________________________________________________________________
25388 [ 7722] By: jhi on 2000/11/17 13:59:04
25389 Log: Also the 64bitall hints can be either here or there.
25391 ! hints/solaris_2.sh
25392 ____________________________________________________________________________
25393 [ 7721] By: jhi on 2000/11/17 02:26:23
25394 Log: Test tweak for the open pragma.
25397 ____________________________________________________________________________
25398 [ 7720] By: jhi on 2000/11/17 00:23:22
25399 Log: The long double hints can be here or there.
25401 ! hints/solaris_2.sh
25402 ____________________________________________________________________________
25403 [ 7719] By: jhi on 2000/11/17 00:14:06
25404 Log: For Solaris use64bitall the stdchar needs a little bit of help.
25406 ! hints/solaris_2.sh
25407 ____________________________________________________________________________
25408 [ 7718] By: jhi on 2000/11/16 23:27:34
25409 Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
25410 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
25411 Date: Wed, 15 Nov 2000 08:56:32 +0100
25412 Message-ID: <3A1241B0.64477E00@alcatel.at>
25414 ! lib/Carp/Heavy.pm
25415 ____________________________________________________________________________
25416 [ 7717] By: jhi on 2000/11/16 23:23:29
25417 Log: Subject: [PATCH] Re: 20001101.003 PDL
25418 From: Nicholas Clark <nick@ccl4.org>
25419 Date: Thu, 16 Nov 2000 16:48:25 +0000
25420 Message-ID: <20001116164825.B93487@plum.flirble.org>
25422 ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
25423 ____________________________________________________________________________
25424 [ 7716] By: jhi on 2000/11/16 23:21:31
25425 Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
25426 From: "Casey R. Tweten" <crt@kiski.net>
25427 Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
25428 Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
25430 ! lib/Pod/Checker.pm pod/perlpod.pod
25431 ____________________________________________________________________________
25432 [ 7715] By: jhi on 2000/11/16 23:19:40
25433 Log: Avoid an infinite loop in VMS when utils scripts are run
25434 with no arguments, from Charles Lane.
25437 ____________________________________________________________________________
25438 [ 7714] By: jhi on 2000/11/16 23:17:08
25439 Log: Subject: perllocale.pod changes
25440 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
25441 Date: Mon, 13 Nov 2000 10:09:22 +0300
25442 Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
25444 ! pod/perllocale.pod
25445 ____________________________________________________________________________
25446 [ 7713] By: jhi on 2000/11/16 23:14:06
25447 Log: Integrate perlio.
25449 !> doio.c perlio.c perlio.h util.c
25450 ____________________________________________________________________________
25451 [ 7712] By: nick on 2000/11/16 21:10:58
25452 Log: Integrate mainline
25454 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
25455 !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
25456 !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
25457 !> vos/config.ga.def vos/config.ga.h win32/config.bc
25458 !> win32/config.gc win32/config.vc
25459 ____________________________________________________________________________
25460 [ 7711] By: nick on 2000/11/16 19:56:41
25462 consistent way of getting 'rb', 'wb' etc. for binary opens
25463 move *perlio::layers to *open::layers
25464 a #define to show layers available
25465 DOSISH popen/PerlIO had export/import sense inverted.
25467 ! doio.c perlio.c perlio.h util.c
25468 ____________________________________________________________________________
25469 [ 7710] By: jhi on 2000/11/16 15:46:05
25470 Log: Add HAS_SBRK_PROTO.
25471 Branch: metaconfig/U/perl
25474 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25475 ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
25476 ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
25477 ! vos/config.ga.def vos/config.ga.h win32/config.bc
25478 ! win32/config.gc win32/config.vc
25479 ____________________________________________________________________________
25480 [ 7709] By: nick on 2000/11/16 07:31:49
25481 Log: Integrate mainline
25483 !> (integrate 35 files)
25484 ____________________________________________________________________________
25485 [ 7708] By: jhi on 2000/11/16 05:33:03
25486 Log: These files are text, not binary.
25488 ! ext/Encode/Encode/iso8859-10.enc
25489 ! ext/Encode/Encode/iso8859-13.enc
25490 ! ext/Encode/Encode/iso8859-14.enc
25491 ! ext/Encode/Encode/iso8859-15.enc
25492 ____________________________________________________________________________
25493 [ 7707] By: jhi on 2000/11/16 01:53:37
25494 Log: Update Changes.
25496 ! Changes patchlevel.h
25497 ____________________________________________________________________________
25498 [ 7706] By: jhi on 2000/11/16 01:35:59
25499 Log: More #undefing of stdio.
25501 ! fakesdio.h nostdio.h
25502 ____________________________________________________________________________
25503 [ 7705] By: jhi on 2000/11/16 01:34:18
25504 Log: Add fwalk() probe to the configuration files and regen perltoc.
25506 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25507 ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
25508 ! uconfig.h uconfig.sh util.c vos/config.alpha.def
25509 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
25510 ! win32/config.bc win32/config.gc win32/config.vc
25511 ____________________________________________________________________________
25512 [ 7704] By: jhi on 2000/11/16 01:33:07
25513 Log: Add the _fwalk() unit. (The probe says 'fwalk()'. Time for
25514 an optional third argument to Inlibc?)
25515 Branch: metaconfig/U/perl
25517 ____________________________________________________________________________
25518 [ 7703] By: jhi on 2000/11/16 01:09:22
25519 Log: The type of the hash_cb() size argument is tricky.
25521 ! ext/DB_File/DB_File.xs
25522 ____________________________________________________________________________
25523 [ 7702] By: jhi on 2000/11/15 23:01:16
25524 Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
25527 ____________________________________________________________________________
25528 [ 7701] By: jhi on 2000/11/15 22:52:32
25532 ____________________________________________________________________________
25533 [ 7700] By: jhi on 2000/11/15 22:51:56
25534 Log: UINT64_C() work continues.
25536 ! handy.h perl.h utf8.h
25537 ____________________________________________________________________________
25538 [ 7699] By: jhi on 2000/11/15 14:13:04
25539 Log: SOCKS has its own USE_THREADS, based on
25541 Subject: [ID 20001114.002] et. al. bugfix followup
25542 From: Jens Hamisch <jens@Strawberry.COM>
25543 Date: Wed, 15 Nov 2000 14:23:11 +0100
25544 Message-ID: <20001115142311.A21164@Strawberry.COM>
25547 ____________________________________________________________________________
25548 [ 7698] By: jhi on 2000/11/15 03:50:56
25549 Log: Add few missing #undefs and sort them.
25552 ____________________________________________________________________________
25553 [ 7697] By: jhi on 2000/11/15 03:39:14
25554 Log: Linenumber fix.
25556 ! t/pragma/warn/utf8
25557 ____________________________________________________________________________
25558 [ 7696] By: jhi on 2000/11/15 02:55:26
25559 Log: EBCDIC tweaks.
25561 Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
25562 From: Peter Prymmer <pvhp@forte.com>
25563 Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
25564 Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
25566 ! t/op/regmesg.t t/pragma/warn/utf8
25567 ____________________________________________________________________________
25568 [ 7695] By: jhi on 2000/11/15 02:53:58
25569 Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
25570 From: Peter Prymmer <pvhp@forte.com>
25571 Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
25572 Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
25575 ____________________________________________________________________________
25576 [ 7694] By: jhi on 2000/11/15 02:50:55
25577 Log: Subject: [PATCH: perl@7674] updates to README.os390
25578 From: Prymmer/Kahn <pvhp@best.com>
25579 Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
25580 Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
25583 ____________________________________________________________________________
25584 [ 7693] By: jhi on 2000/11/15 02:48:37
25585 Log: Quit utf8_to_uv() instantly if curlen == 0.
25588 ____________________________________________________________________________
25589 [ 7692] By: jhi on 2000/11/15 02:24:29
25590 Log: Use u_int32_t for the size of hash_cb(), not size_t.
25592 Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
25593 From: Jens Hamisch <jens@Strawberry.COM>
25594 Date: Tue, 14 Nov 2000 19:03:55 +0100
25595 Message-Id: <20001114190355.A20559@Strawberry.COM>
25597 ! ext/DB_File/DB_File.xs
25598 ____________________________________________________________________________
25599 [ 7691] By: jhi on 2000/11/15 02:20:12
25600 Log: Use UINT64_C().
25602 Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
25603 From: Jens Hamisch <jens@Strawberry.COM>
25604 Date: Tue, 14 Nov 2000 19:16:23 +0100
25605 Message-Id: <20001114191623.G20559@Strawberry.COM>
25608 ____________________________________________________________________________
25609 [ 7690] By: jhi on 2000/11/15 02:17:06
25610 Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
25611 (a macro to define signed and unsigned integer constants).
25614 ____________________________________________________________________________
25615 [ 7689] By: jhi on 2000/11/15 01:56:51
25616 Log: Regen Configure.
25619 ____________________________________________________________________________
25620 [ 7688] By: jhi on 2000/11/15 01:56:32
25621 Log: Make the unit know about SOCKS.
25623 ! U/protos/socksizetype.U
25624 ____________________________________________________________________________
25625 [ 7687] By: jhi on 2000/11/15 01:54:47
25626 Log: Remove unused dependencies.
25628 ! U/compline/d_getpagsz.U
25629 ____________________________________________________________________________
25630 [ 7686] By: nick on 2000/11/14 21:25:13
25631 Log: Integrate mainline.
25633 +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
25634 !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
25635 !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
25636 !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
25637 !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
25638 !> win32/config.bc win32/config.gc win32/config.vc
25639 !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
25640 ____________________________________________________________________________
25641 [ 7685] By: jhi on 2000/11/14 17:54:56
25642 Log: Integrate perlio.
25644 +> fakesdio.h perliol.h
25645 !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
25646 !> perlsdio.h perlsfio.h pod/perlfunc.pod
25647 ____________________________________________________________________________
25648 [ 7684] By: nick on 2000/11/14 17:43:04
25649 Log: PerlIO #include and #ifdef re-work.
25651 + fakesdio.h perliol.h
25652 ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
25653 ! perlsdio.h perlsfio.h
25654 ____________________________________________________________________________
25655 [ 7683] By: jhi on 2000/11/14 15:42:40
25656 Log: Hoist the duplicated socket/netdb include logic to perl.h;
25657 undef SETERRNO in case SOCKS has defined it. Based on:
25659 Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris
25660 From: Jens Hamisch <jens@Strawberry.COM>
25661 Date: Tue, 14 Nov 2000 11:34:40 +0100
25662 Message-Id: <20001114113440.A20005@Strawberry.COM>
25664 ! doio.c perl.h pp_sys.c
25665 ____________________________________________________________________________
25666 [ 7682] By: jhi on 2000/11/14 14:07:28
25667 Log: Subject: some additions for makefiles for win32 (for perl@7674)
25668 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
25669 Date: Tue, 14 Nov 2000 09:31:13 +0300
25670 Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
25672 ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
25673 ! win32/makefile.mk
25674 ____________________________________________________________________________
25675 [ 7681] By: jhi on 2000/11/14 14:01:41
25676 Log: Subject: tiny typo in perl5db.pl
25677 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
25678 Date: Tue, 14 Nov 2000 09:29:28 +0300
25679 Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
25682 ____________________________________________________________________________
25683 [ 7680] By: jhi on 2000/11/14 04:13:50
25684 Log: Redo #7679 with LFs instead of CRLFs.
25686 ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
25687 ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
25688 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
25689 ____________________________________________________________________________
25690 [ 7679] By: jhi on 2000/11/14 01:21:09
25691 Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
25692 From: Benjamin Stuhl <tiriath@yahoo.com>
25693 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
25694 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
25696 + win32/bin/mdelete.bat
25697 ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
25698 ! makedef.pl perlio.c win32/Makefile win32/config.gc
25699 ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
25700 ____________________________________________________________________________
25701 [ 7678] By: jhi on 2000/11/14 01:19:20
25702 Log: Fix the re extension building for Win32.
25704 Subject: [PATCH perl@7638] Get PerlIO building on Win32
25705 From: Benjamin Stuhl <tiriath@yahoo.com>
25706 Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
25707 Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
25709 + ext/re/hints/MSWin32.pl
25711 ____________________________________________________________________________
25712 [ 7677] By: jhi on 2000/11/14 01:13:54
25713 Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
25714 From: sthoenna@efn.org
25715 Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
25716 Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
25718 ! doop.c pp.c toke.c utf8.c utf8.h
25719 ____________________________________________________________________________
25720 [ 7676] By: jhi on 2000/11/13 20:23:15
25721 Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
25722 From: Nicholas Clark <nick@ccl4.org>
25723 Date: Mon, 13 Nov 2000 18:55:04 +0000
25724 Message-ID: <20001113185504.J29183@plum.flirble.org>
25726 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
25727 ____________________________________________________________________________
25728 [ 7675] By: nick on 2000/11/13 20:21:57
25729 Log: Integrate mainline ...
25731 !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
25732 !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
25733 !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
25734 !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
25735 ____________________________________________________________________________
25736 [ 7674] By: jhi on 2000/11/13 15:07:56
25737 Log: Update Changes.
25739 ! Changes patchlevel.h
25740 ____________________________________________________________________________
25741 [ 7673] By: jhi on 2000/11/13 14:42:42
25742 Log: Remove the new two tests of lib/io_xs for now, they seem to
25743 fail under perlio on some platforms.
25746 ____________________________________________________________________________
25747 [ 7672] By: jhi on 2000/11/13 13:57:53
25748 Log: Make PerlIO_getpos() to behave like fgetpos() on return.
25751 ____________________________________________________________________________
25752 [ 7671] By: jhi on 2000/11/13 05:30:48
25753 Log: Placate nervous compilers that see longer than ints switch()ing.
25756 ____________________________________________________________________________
25757 [ 7670] By: jhi on 2000/11/13 05:14:21
25758 Log: fputs() does return EOF on error but here we don't care.
25761 ____________________________________________________________________________
25762 [ 7669] By: jhi on 2000/11/13 05:02:45
25763 Log: Declare reg_data like reg_substr_data.
25766 ____________________________________________________________________________
25767 [ 7668] By: jhi on 2000/11/13 04:54:34
25768 Log: Typos in #7667.
25771 ____________________________________________________________________________
25772 [ 7667] By: jhi on 2000/11/13 04:49:49
25773 Log: Cleanup messy #ifdef.
25776 ____________________________________________________________________________
25777 [ 7666] By: jhi on 2000/11/13 04:17:34
25778 Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
25779 From: Nicholas Clark <nick@talking.bollo.cx>
25780 Date: Sun, 12 Nov 2000 21:14:11 +0000
25781 Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
25783 Note: only one breakage of the two reported is fixed by this patch.
25786 ____________________________________________________________________________
25787 [ 7665] By: jhi on 2000/11/13 04:05:07
25788 Log: Tweak the definition of the bit complement on UTF-8 data:
25789 if none of the characters in the string are > 0xff,
25790 the result is a complemented byte string, not a (UTF-8)
25791 char string. Based on the summary in
25793 Subject: Re: [ID 20000918.005] ~ on wide chars
25794 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25795 Date: Fri, 10 Nov 2000 09:47:15 -0800
25796 Message-ID: <jSDD6gzkgi/T092yn@efn.org>
25798 This should give us the maximum backward (pre-char string)
25799 compatibility and utf8 compatibility. The other alternative
25800 would be to limit the bit complement to be always byte only,
25801 taking the least significant byte of the chars.
25803 ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
25804 ____________________________________________________________________________
25805 [ 7664] By: jhi on 2000/11/13 00:23:44
25806 Log: Couple of tests from #7660 salvaged.
25809 ! MANIFEST t/io/tell.t
25810 ____________________________________________________________________________
25811 [ 7663] By: jhi on 2000/11/13 00:02:48
25812 Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
25813 From: Nicholas Clark <nick@talking.bollo.cx>
25814 Date: Sun, 12 Nov 2000 21:23:43 +0000
25815 Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
25818 ____________________________________________________________________________
25819 [ 7662] By: jhi on 2000/11/13 00:01:39
25820 Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
25821 From: Nicholas Clark <nick@talking.bollo.cx>
25822 Date: Sun, 12 Nov 2000 21:30:04 +0000
25823 Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
25825 ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
25826 ____________________________________________________________________________
25827 [ 7661] By: jhi on 2000/11/12 23:57:29
25828 Log: Document tell() on special streams.
25831 ____________________________________________________________________________
25832 [ 7660] By: jhi on 2000/11/12 23:54:22
25833 Log: (Subsumed by #7664)
25837 ____________________________________________________________________________
25838 [ 7659] By: jhi on 2000/11/12 22:55:25
25839 Log: Many subdocumented return values of the IO extension now documented.
25840 ungetc and write still left subdocumented.
25842 Subject: [PATCH] (was Re: IO::Handle::ungetc)
25843 From: Nicholas Clark <nick@talking.bollo.cx>
25844 Date: Sun, 12 Nov 2000 21:35:53 +0000
25845 Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
25847 ! ext/IO/lib/IO/Handle.pm
25848 ____________________________________________________________________________
25849 [ 7658] By: jhi on 2000/11/12 21:37:06
25850 Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
25851 From: Nicholas Clark <nick@talking.bollo.cx>
25852 Date: Sun, 12 Nov 2000 20:03:22 +0000
25853 Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
25856 ____________________________________________________________________________
25857 [ 7657] By: jhi on 2000/11/12 20:34:55
25858 Log: Integrate perlio.
25861 ____________________________________________________________________________
25862 [ 7656] By: nick on 2000/11/12 19:25:06
25863 Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
25866 ____________________________________________________________________________
25867 [ 7655] By: nick on 2000/11/12 19:09:41
25868 Log: Integrate mainline
25870 +> README.solaris ext/Encode/Encode/cp1006.enc
25871 +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
25872 +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
25873 +> ext/Encode/Encode/iso8859-13.enc
25874 +> ext/Encode/Encode/iso8859-14.enc
25875 +> ext/Encode/Encode/iso8859-15.enc
25876 !> (integrate 34 files)
25877 ____________________________________________________________________________
25878 [ 7654] By: jhi on 2000/11/12 19:00:22
25879 Log: Add a metaconfig unit for fsync.
25880 Branch: metaconfig/U/perl
25882 ____________________________________________________________________________
25883 [ 7653] By: jhi on 2000/11/12 19:00:01
25884 Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
25886 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25887 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
25888 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25889 ! vos/config.ga.h win32/config.bc win32/config.gc
25891 ____________________________________________________________________________
25892 [ 7652] By: jhi on 2000/11/11 21:12:01
25893 Log: Copy the s// information of README.hpux also to the perlrun.
25895 ! README.hpux pod/perlrun.pod
25896 ____________________________________________________________________________
25897 [ 7651] By: jhi on 2000/11/11 21:03:13
25898 Log: More README.solaris updates from Andy Dougherty.
25901 ____________________________________________________________________________
25902 [ 7650] By: jhi on 2000/11/11 18:38:57
25903 Log: More descriptive error for unknown perlio layers.
25905 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
25906 From: Dominic Dunlop <domo@computer.org>
25907 Date: Sat, 11 Nov 2000 18:20:32 +0100
25908 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
25910 ! perlio.c pod/perldiag.pod
25911 ____________________________________________________________________________
25912 [ 7649] By: jhi on 2000/11/11 18:37:52
25913 Log: MachTen doesn't really do mmap() and munmap().
25915 Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.
25916 From: Dominic Dunlop <domo@computer.org>
25917 Date: Sat, 11 Nov 2000 18:20:32 +0100
25918 Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
25921 ____________________________________________________________________________
25922 [ 7648] By: jhi on 2000/11/11 18:36:46
25923 Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
25924 From: rspier@pobox.com (Robert Spier)
25925 Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
25926 Message-ID: <14861.32839.491271.985797@rls.cx>
25928 ! Porting/Contract pod/perltoot.pod
25929 ____________________________________________________________________________
25930 [ 7647] By: jhi on 2000/11/11 18:35:30
25931 Log: Simplify the getpagesize() unit by dropping the
25932 pagesize probe since it's nowadays slightly more
25933 complicated because of sysconf(). (Note: if some
25934 platform really needs the -lPW for getpagesize,
25937 TODO: a new pagesize unit.
25939 ! U/compline/d_getpagsz.U
25940 ____________________________________________________________________________
25941 [ 7646] By: jhi on 2000/11/11 18:33:23
25942 Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
25944 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25945 ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
25946 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
25947 ! vos/config.ga.h win32/config.bc win32/config.gc
25949 ____________________________________________________________________________
25950 [ 7645] By: jhi on 2000/11/11 16:45:15
25951 Log: Use sysconf() or getpagesize() to find out the pagesize.
25954 ____________________________________________________________________________
25955 [ 7644] By: jhi on 2000/11/11 15:46:08
25956 Log: Integrate perlio.
25959 ____________________________________________________________________________
25960 [ 7643] By: jhi on 2000/11/11 15:33:36
25961 Log: Subject: Re: [PATCH] README.solaris
25962 From: Lupe Christoph <lupe@lupe-christoph.de>
25963 Date: Sat, 11 Nov 2000 14:08:10 +0100
25964 Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
25967 ____________________________________________________________________________
25968 [ 7642] By: jhi on 2000/11/11 15:22:12
25969 Log: Subject: [PATCH perl@7638] cygwin port
25970 From: "Eric Fifer" <egf7@columbia.edu>
25971 Date: Fri, 10 Nov 2000 19:30:30 -0000
25972 Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
25974 ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
25975 ____________________________________________________________________________
25976 [ 7641] By: nick on 2000/11/11 14:50:36
25977 Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
25978 Also call "Buf" layer directly when unread'ing non-read chars.
25981 ____________________________________________________________________________
25982 [ 7640] By: jhi on 2000/11/11 02:05:02
25983 Log: Add more encoding tables.
25985 + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
25986 + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
25987 + ext/Encode/Encode/iso8859-10.enc
25988 + ext/Encode/Encode/iso8859-13.enc
25989 + ext/Encode/Encode/iso8859-14.enc
25990 + ext/Encode/Encode/iso8859-15.enc
25992 ____________________________________________________________________________
25993 [ 7639] By: jhi on 2000/11/10 18:49:25
25994 Log: Subject: [PATCH] README.solaris
25995 From: Andy Dougherty <doughera@lafayette.edu>
25996 Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
25997 Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
26000 ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
26001 ! pod/perl.pod pod/perltoc.pod
26002 ____________________________________________________________________________
26003 [ 7638] By: jhi on 2000/11/10 15:04:15
26004 Log: Update Changes.
26006 ! Changes patchlevel.h
26007 ____________________________________________________________________________
26008 [ 7637] By: jhi on 2000/11/10 14:14:28
26009 Log: Explain better why certain regex tests are skipped.
26011 Subject: Re: tests skipped: unknown reason
26012 From: Lupe Christoph <lupe@lupe-christoph.de>
26013 Date: Fri, 10 Nov 2000 09:08:56 +0100
26014 Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
26017 ____________________________________________________________________________
26018 [ 7636] By: nick on 2000/11/10 13:40:00
26019 Log: Integrate mainline.
26021 !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
26022 !> hints/uts.sh lib/unicode/syllables.txt perlio.c
26023 !> win32/bin/search.pl
26024 ____________________________________________________________________________
26025 [ 7635] By: nick on 2000/11/10 13:25:52
26026 Log: Re-instate stdio large file support via perlio.
26029 ____________________________________________________________________________
26030 [ 7634] By: jhi on 2000/11/10 04:49:55
26031 Log: Amdahl UTS hints updates.
26033 Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
26034 From: hom00@utsglobal.com (Harold O Morris)
26035 Date: Thu, 9 Nov 2000 20:02 PST
26036 Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
26039 ____________________________________________________________________________
26040 [ 7633] By: jhi on 2000/11/09 23:33:28
26041 Log: Subject: [PATCH] IO::Seekable pod
26042 From: Nicholas Clark <nick@talking.bollo.cx>
26043 Date: Thu, 9 Nov 2000 20:29:45 +0000
26044 Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
26046 ! ext/IO/lib/IO/Handle.pm
26047 ____________________________________________________________________________
26048 [ 7632] By: jhi on 2000/11/09 21:55:41
26049 Log: Various doc oddball characters.
26051 Subject: [ID 20001106.004] Perl 5.6.0 bugs
26052 From: Michael Somos <somos@grail.cba.csuohio.edu>
26053 Date: Mon, 6 Nov 2000 17:44:20 -0500
26054 Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
26056 ! emacs/cperl-mode.el lib/unicode/syllables.txt
26057 ! win32/bin/search.pl
26058 ____________________________________________________________________________
26059 [ 7631] By: jhi on 2000/11/09 21:12:29
26060 Log: Subject: Re: bash -c exit and linux hints
26061 From: "John P. Linderman" <jpl@research.att.com>
26062 Date: Thu, 02 Nov 2000 09:37:25 -0500
26063 Message-Id: <200011021437.JAA63199@raptor.research.att.com>
26066 ____________________________________________________________________________
26067 [ 7630] By: nick on 2000/11/09 20:34:11
26068 Log: Integrate mainline.
26070 !> (integrate 91 files)
26071 ____________________________________________________________________________
26072 [ 7629] By: jhi on 2000/11/09 19:46:31
26073 Log: Missing dTHXs.
26075 Subject: RE: perl@7595 builds not on cygwin
26076 From: "Eric Fifer" <egf7@columbia.edu>
26077 Date: Thu, 9 Nov 2000 19:26:50 -0000
26078 Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
26080 ! ext/Devel/Peek/Peek.xs
26081 ____________________________________________________________________________
26082 [ 7628] By: jhi on 2000/11/09 14:48:27
26083 Log: Disable only the tests 99 and 166 for UTF-8 locales.
26085 ! t/pragma/locale.t
26086 ____________________________________________________________________________
26087 [ 7627] By: jhi on 2000/11/09 14:40:27
26088 Log: There's no =head3.
26091 ____________________________________________________________________________
26092 [ 7626] By: jhi on 2000/11/09 13:54:26
26093 Log: The generated boot_* headers are wrong. Pickier compiler,
26094 such as KAI C++ will refuse to compile the resulting perlmain.
26096 Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
26097 From: Harri Pasanen <harri.pasanen@trema.com>
26098 Date: Thu, 09 Nov 2000 14:23:28 +0100
26099 Message-Id: <3A0AA550.26D548A3@trema.com>
26102 ____________________________________________________________________________
26103 [ 7625] By: jhi on 2000/11/09 13:50:44
26104 Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
26105 From: Prymmer/Kahn <pvhp@best.com>
26106 Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
26107 Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
26109 All except the "cow orker" change.
26111 ! Porting/pumpkin.pod
26112 ____________________________________________________________________________
26113 [ 7624] By: jhi on 2000/11/09 13:45:33
26116 Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
26117 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26118 Date: Thu, 09 Nov 2000 11:05:52 +0100
26119 Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
26121 ! pod/perldiag.pod t/pragma/warn/pp_sys
26122 ____________________________________________________________________________
26123 [ 7623] By: jhi on 2000/11/09 13:37:16
26124 Log: Typo in an ifndef.
26126 Subject: Re: [PATCH 5.7.0] better messages from malloc()
26127 From: Joe Smith <jms@inwap.com>
26128 Date: Thu, 09 Nov 2000 01:33:14 -0800
26129 Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
26132 ____________________________________________________________________________
26133 [ 7622] By: jhi on 2000/11/09 13:31:18
26134 Log: Remove unused extra arguments.
26135 Branch: metaconfig/U/perl
26138 ! Configure config_h.SH
26139 ____________________________________________________________________________
26140 [ 7621] By: jhi on 2000/11/09 13:16:36
26141 Log: More VMS moves on environment handling, from Charles Lane.
26143 ! t/pragma/locale.t
26144 ____________________________________________________________________________
26145 [ 7620] By: jhi on 2000/11/09 04:42:38
26146 Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
26147 From: David Dyck <dcd@tc.fluke.com>
26148 Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
26149 Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
26152 ____________________________________________________________________________
26153 [ 7619] By: jhi on 2000/11/09 04:36:21
26154 Log: Forgot from #7618.
26157 ____________________________________________________________________________
26158 [ 7618] By: jhi on 2000/11/09 04:28:44
26159 Log: Make deleting for %ENV work for (newer versions of) VMS,
26160 from Craig A. Berry.
26163 ____________________________________________________________________________
26164 [ 7617] By: jhi on 2000/11/09 04:25:05
26165 Log: Subject: [PATCH] Class::Struct at compile time
26166 From: "Casey R. Tweten" <crt@kiski.net>
26167 Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
26168 Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
26170 ! lib/Class/Struct.pm
26171 ____________________________________________________________________________
26172 [ 7616] By: jhi on 2000/11/09 04:15:17
26173 Log: Subject: [ID 20001108.013] spelling
26174 From: "Todd T. Fries" <todd@fries.int.mrleng.com>
26175 Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
26176 Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
26179 ____________________________________________________________________________
26180 [ 7615] By: jhi on 2000/11/09 04:12:42
26181 Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
26182 From: Peter Prymmer <pvhp@forte.com>
26183 Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
26184 Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
26187 ____________________________________________________________________________
26188 [ 7614] By: jhi on 2000/11/08 22:42:55
26189 Log: A missing aTHX_.
26191 ! ext/IPC/SysV/SysV.xs
26192 ____________________________________________________________________________
26193 [ 7613] By: jhi on 2000/11/08 19:30:21
26194 Log: Update Changes.
26196 ! Changes patchlevel.h
26197 ____________________________________________________________________________
26198 [ 7612] By: jhi on 2000/11/08 18:35:25
26199 Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat() on filehandle _ warning
26200 From: David Dyck <dcd@tc.fluke.com>
26201 Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
26202 Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
26205 ____________________________________________________________________________
26206 [ 7611] By: jhi on 2000/11/08 18:30:26
26207 Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
26208 From: Dominic Dunlop <domo@computer.org>
26209 Date: Tue, 7 Nov 2000 12:05:25 +0100
26210 Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
26213 ____________________________________________________________________________
26214 [ 7610] By: jhi on 2000/11/08 18:25:14
26215 Log: Do not test UTF-8 locales since that the tests would require
26216 polymorphic regexen.
26218 ! t/pragma/locale.t
26219 ____________________________________________________________________________
26220 [ 7609] By: jhi on 2000/11/08 17:12:51
26221 Log: Locale buglets.
26223 Subject: RE: Locales support (setlocale) fixes
26224 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
26225 Date: Wed, 8 Nov 2000 20:01:39 +0300
26226 Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
26228 ! t/pragma/locale.t util.c
26229 ____________________________________________________________________________
26230 [ 7608] By: jhi on 2000/11/08 17:00:16
26231 Log: Deleting $ENV{PATH} in VMS is not recommendable.
26233 ! t/pragma/locale.t
26234 ____________________________________________________________________________
26235 [ 7607] By: jhi on 2000/11/08 16:58:26
26236 Log: Subject: PATCH std stdio for (Free)BSD
26237 From: Nicholas Clark <nick@ccl4.org>
26238 Date: Wed, 8 Nov 2000 15:36:29 +0000
26239 Message-ID: <20001108153629.D98736@plum.flirble.org>
26241 ! U/compline/d_stdstdio.U
26243 ! Configure config_h.SH
26244 ____________________________________________________________________________
26245 [ 7606] By: jhi on 2000/11/08 16:43:31
26246 Log: Forgot to bump the line numbers in #7601.
26248 ! t/pragma/warn/pp_sys
26249 ____________________________________________________________________________
26250 [ 7605] By: jhi on 2000/11/08 16:39:12
26251 Log: More careful detection of how well NVs and UVs mix.
26253 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))
26254 From: Nicholas Clark <nick@ccl4.org>
26255 Date: Wed, 8 Nov 2000 15:14:12 +0000
26256 Message-ID: <20001108151412.B98736@plum.flirble.org>
26258 Added some SIGFPE paranoia.
26259 Branch: metaconfig/U/perl
26262 ! Configure config_h.SH
26263 ____________________________________________________________________________
26264 [ 7604] By: jhi on 2000/11/08 14:39:10
26265 Log: Subject: [patch perl@7595] VMS configure.com tweak
26266 From: "Craig A. Berry" <craigberry@mac.com>
26267 Date: Wed, 8 Nov 2000 00:24:12 -0600
26268 Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
26271 ____________________________________________________________________________
26272 [ 7603] By: jhi on 2000/11/08 14:27:11
26273 Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
26274 From: Robin Barker <rmb1@cise.npl.co.uk>
26275 Date: Wed, 8 Nov 2000 11:11:39 GMT
26276 Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
26279 ____________________________________________________________________________
26280 [ 7602] By: jhi on 2000/11/08 14:25:03
26281 Log: Fix for the tie-refhash string table leaks.
26283 From: Nick Ing-Simmons <nik@tiuk.ti.com>
26284 Date: Wed, 8 Nov 2000 13:03:04 GMT
26285 Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
26287 ! t/lib/tie-refhash.t
26288 ____________________________________________________________________________
26289 [ 7601] By: jhi on 2000/11/08 14:21:08
26290 Log: Try to avoid flockless and emulationless places.
26292 ! t/pragma/warn/pp_sys
26293 ____________________________________________________________________________
26294 [ 7600] By: jhi on 2000/11/08 02:28:54
26295 Log: Overrideable keys, each, pop, push, shift, splice, unshift.
26297 Subject: [PATCH] prototyped functions that should be overrideable
26298 From: "Casey R. Tweten" <crt@kiski.net>
26299 Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
26300 Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
26303 ____________________________________________________________________________
26304 [ 7599] By: jhi on 2000/11/08 01:12:05
26305 Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
26307 Subject: [PATCH] perlbug.PL
26308 From: "Kurt D. Starsinic" <kstar@chapin.edu>
26309 Date: Mon, 6 Nov 2000 21:39:01 -0500
26310 Message-ID: <20001106213901.B20955@O2.chapin.edu>
26313 ____________________________________________________________________________
26314 [ 7598] By: jhi on 2000/11/07 23:42:00
26315 Log: Bad thinko in #7581 (I used the test program with the expanded
26318 ! U/compline/d_stdstdio.U
26321 ____________________________________________________________________________
26322 [ 7597] By: jhi on 2000/11/07 21:43:29
26323 Log: Subject: [PATCH perl@7573] cygwin port
26324 From: "Fifer, Eric" <EFifer@sanwaint.com>
26325 Date: Tue, 7 Nov 2000 18:08:51 -0000
26326 Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
26328 Synchronize with Cygwin 1.1.5.
26330 ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
26331 ! pod/perlport.pod unixish.h util.c
26332 ____________________________________________________________________________
26333 [ 7596] By: jhi on 2000/11/07 21:39:25
26334 Log: perlhack updates from H.Merijn Brand.
26337 ____________________________________________________________________________
26338 [ 7595] By: jhi on 2000/11/07 20:21:41
26339 Log: Update Changes.
26341 ! Changes patchlevel.h
26342 ____________________________________________________________________________
26343 [ 7594] By: jhi on 2000/11/07 19:18:58
26344 Log: Be more robust in Dynaloader.pm.
26346 ! ext/DynaLoader/DynaLoader_pm.PL
26347 ____________________________________________________________________________
26348 [ 7593] By: jhi on 2000/11/07 16:49:31
26349 Log: AUTHORS update.
26352 ____________________________________________________________________________
26353 [ 7592] By: gsar on 2000/11/07 16:39:51
26354 Log: normalize relative paths in virtualized current directory on windows,
26355 under ithreads (avoids ".." etc showing up in what Cwd::cwd()
26359 ____________________________________________________________________________
26360 [ 7591] By: jhi on 2000/11/07 16:04:26
26361 Log: Too profiler-happy: with optimization the #7590 actually makes
26362 the test to run 0.5% _slower_. Requires much more instrumentation.
26365 ! regcomp.c regcomp.h
26366 ____________________________________________________________________________
26367 [ 7590] By: jhi on 2000/11/07 15:51:13
26368 Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
26369 execution time in regcomp.c S_cl_any() and S_cl_is_anything()
26370 by using memset() and testing bytewise (as opposed to bitwise).
26372 ! regcomp.c regcomp.h
26373 ____________________________________________________________________________
26374 [ 7589] By: jhi on 2000/11/07 12:56:39
26375 Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for
26376 From: "Craig A. Berry" <craig.berry@psinetcs.com>
26377 Date: Mon, 06 Nov 2000 23:45:30 -0500
26378 Message-Id: <0011079735.AA973576259@univpress.com>
26380 ! configure.com t/lib/st-lock.t
26381 ____________________________________________________________________________
26382 [ 7588] By: jhi on 2000/11/07 01:03:28
26386 ____________________________________________________________________________
26387 [ 7587] By: jhi on 2000/11/07 01:00:27
26388 Log: A doc addition for bug id 20001105.019, beware \p.
26391 ____________________________________________________________________________
26392 [ 7586] By: jhi on 2000/11/07 00:32:22
26393 Log: Fake support of holey files in win/dosish platforms.
26395 Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
26396 From: kipp@shonanblue.ne.jp
26397 Date: Mon, 6 Nov 2000 13:30:55 -0800
26398 Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
26400 ! ext/SDBM_File/sdbm/sdbm.c
26401 ____________________________________________________________________________
26402 [ 7585] By: jhi on 2000/11/07 00:12:54
26403 Log: Subject: Pod updates
26404 From: "Stephen P. Potter" <spp@spotter.yi.org>
26405 Date: Mon, 06 Nov 2000 18:56:43 -0500
26406 Message-Id: <200011062357.SAA18173@spotter.yi.org>
26408 ! README.dos README.os2 README.win32 pod/buildtoc.PL
26409 ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
26410 ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
26411 ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
26412 ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
26413 ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
26414 ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
26415 ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
26416 ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
26417 ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
26418 ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
26419 ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
26420 ! pod/perltootc.pod pod/perlunicode.pod
26421 ____________________________________________________________________________
26422 [ 7584] By: jhi on 2000/11/07 00:04:17
26423 Log: Varargs don't always work too well if one puts an unsigned
26424 char on the stack and pop an unsigned quad off the stack.
26426 Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
26427 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26428 Date: Mon, 06 Nov 2000 15:19:05 -0800
26429 Message-ID: <pxzB6gzkgKXY092yn@efn.org>
26432 ____________________________________________________________________________
26433 [ 7583] By: jhi on 2000/11/06 23:58:48
26434 Log: %ENV note tweaks from Dan Sugalski.
26436 ! pod/perlport.pod vms/perlvms.pod
26437 ____________________________________________________________________________
26438 [ 7582] By: jhi on 2000/11/06 23:05:49
26439 Log: glibc5 detection by __GNU_LIBRARY__.
26442 ____________________________________________________________________________
26443 [ 7581] By: jhi on 2000/11/06 22:51:29
26444 Log: Make the stdio test program of 7427 less noisy while being
26445 compiled so that Digital UNIX wouldn't get both
26446 d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
26447 undefined. This makes perlio happy.
26449 ! U/compline/d_stdstdio.U
26451 ! Configure config_h.SH
26452 ____________________________________________________________________________
26453 [ 7580] By: jhi on 2000/11/06 22:41:41
26454 Log: Document %ENV = () portability issues.
26456 ! pod/perlport.pod vms/perlvms.pod
26457 ____________________________________________________________________________
26458 [ 7579] By: jhi on 2000/11/06 21:29:24
26459 Log: VOS updates from Paul Green.
26461 ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
26462 ____________________________________________________________________________
26463 [ 7578] By: jhi on 2000/11/06 21:00:40
26464 Log: Sanitize the environment further.
26466 ! t/pragma/locale.t
26467 ____________________________________________________________________________
26468 [ 7577] By: jhi on 2000/11/06 20:53:51
26469 Log: Re-introduce 7552 lost in integration.
26472 ____________________________________________________________________________
26473 [ 7576] By: jhi on 2000/11/06 20:33:46
26474 Log: Admit that the test leaks scalars.
26477 ____________________________________________________________________________
26478 [ 7575] By: jhi on 2000/11/06 20:17:08
26479 Log: Integrate perlio.
26482 ____________________________________________________________________________
26483 [ 7574] By: nick on 2000/11/06 20:07:28
26484 Log: Remove debug. Try (Mmap_t) on madvise() call.
26487 ____________________________________________________________________________
26488 [ 7573] By: jhi on 2000/11/06 13:56:05
26489 Log: Update Changes.
26491 ! Changes patchlevel.h
26492 ____________________________________________________________________________
26493 [ 7572] By: jhi on 2000/11/06 13:48:41
26494 Log: Subject: Re: rsync'ed patches vs. rsync'ed source
26495 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26496 Date: Mon, 06 Nov 2000 10:11:42 +0100
26497 Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
26500 ____________________________________________________________________________
26501 [ 7571] By: jhi on 2000/11/06 01:45:51
26502 Log: AUTHORS updates.
26505 ____________________________________________________________________________
26506 [ 7570] By: jhi on 2000/11/06 00:18:00
26509 Subject: [ID 20000728.005] perl -P broken
26510 From: David Dyck <dcd@tc.fluke.com>
26511 Date: Fri, 28 Jul 2000 17:19:16 -0700
26512 Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
26514 (hopefully). The fix is also not complete, it seems to break
26515 BOM swallowing for libc5 systems, but until someone figures
26516 out a way to do this without ftell(), this will do.
26519 ____________________________________________________________________________
26520 [ 7569] By: jhi on 2000/11/06 00:05:30
26521 Log: Document that the evaled syntax errors cause scalar leaks.
26524 ____________________________________________________________________________
26525 [ 7568] By: jhi on 2000/11/05 23:14:47
26526 Log: opmini.o can linger from Configures past.
26529 ____________________________________________________________________________
26530 [ 7567] By: jhi on 2000/11/05 21:28:39
26531 Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
26532 first argument correctly.
26535 ____________________________________________________________________________
26536 [ 7566] By: jhi on 2000/11/05 21:15:56
26537 Log: Integrate perlio.
26540 ____________________________________________________________________________
26541 [ 7565] By: jhi on 2000/11/05 21:15:13
26542 Log: Use -dM for gcc (the suggested patch did it only for Linux,
26543 but I think it can be generalized).
26545 Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
26546 From: Pixel <pixel@mandrakesoft.com>
26547 Date: 05 Nov 2000 21:49:34 +0100
26548 Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
26550 ! ext/Errno/Errno_pm.PL
26551 ____________________________________________________________________________
26552 [ 7564] By: nick on 2000/11/05 21:09:18
26553 Log: Added a mmap layer as a "subclass" of perlio.
26554 PERLIO=mmap ./perl harness passes
26557 ____________________________________________________________________________
26558 [ 7563] By: jhi on 2000/11/05 19:48:55
26559 Log: Add a note for future generations about bug id 20000229.006.
26562 ____________________________________________________________________________
26563 [ 7562] By: jhi on 2000/11/05 19:38:24
26564 Log: Fix for bug id 19990615.008, pos() unset during s///ge.
26566 ! pp_ctl.c t/op/pos.t
26567 ____________________________________________________________________________
26568 [ 7561] By: jhi on 2000/11/05 18:21:46
26569 Log: Add =pod to be tidy.
26571 ! lib/Math/Complex.pm
26572 ____________________________________________________________________________
26573 [ 7560] By: jhi on 2000/11/05 17:38:46
26574 Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
26576 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
26577 ! ext/Storable/Storable.xs t/lib/st-recurse.t
26578 ____________________________________________________________________________
26579 [ 7559] By: jhi on 2000/11/05 17:32:59
26580 Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
26581 From: "Peter J. Farley III" <pjfarley@banet.net>
26582 Date: Sun, 05 Nov 2000 11:55:59 -0500
26583 Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net>
26586 ____________________________________________________________________________
26587 [ 7558] By: jhi on 2000/11/05 17:29:19
26588 Log: Integrate perlio.
26591 ____________________________________________________________________________
26592 [ 7557] By: jhi on 2000/11/05 17:22:01
26593 Log: A fix of sorts for 20000329.026, a better error message
26594 for a missing "use charnames" when using the \N{...}.
26596 ! pod/perldiag.pod toke.c
26597 ____________________________________________________________________________
26598 [ 7556] By: jhi on 2000/11/05 16:33:50
26599 Log: Test tweak: show also the failed locales.
26601 Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8
26602 From: Lupe Christoph <lupe@lupe-christoph.de>
26603 Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
26604 Message-Id: <200011051139.MAA12442@lupe-christoph.de>
26606 ! t/pragma/locale.t
26607 ____________________________________________________________________________
26608 [ 7555] By: nick on 2000/11/05 11:09:34
26609 Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
26610 open RDWR so does not fail. (pragma/warnings 303 again...)
26613 ____________________________________________________________________________
26614 [ 7554] By: nick on 2000/11/05 10:10:13
26615 Log: Fix case where ungetc(f,EOF) was allowed.
26616 Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
26617 so we can see similarities.
26618 Use types more carefully and a STDCHAR array in hope that this will
26619 fix Jarrko's 64bit machine.
26622 ____________________________________________________________________________
26623 [ 7553] By: jhi on 2000/11/05 01:12:16
26626 Subject: [ID 20001004.007] taint propogation is inconsistent
26627 From: pimlott@idiomtech.com (Andrew Pimlott)
26628 Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
26629 Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
26631 The culprit was sv_setsv() which was rather blindly
26632 propagating taint, which lead to behaviour where if
26633 a tainted anon hash value was seen all the hash values
26634 from then on at that level became tainted, or at any
26635 upper levels in the case of nested anon hashes.
26637 ! sv.c t/op/taint.t
26638 ____________________________________________________________________________
26639 [ 7552] By: jhi on 2000/11/04 23:44:18
26640 Log: Some cpps don't like splitting conditionals across several lines.
26643 ____________________________________________________________________________
26644 [ 7551] By: nick on 2000/11/04 23:40:44
26645 Log: Integrate mainline
26647 !> pp_hot.c t/op/taint.t
26648 ____________________________________________________________________________
26649 [ 7550] By: nick on 2000/11/04 23:39:05
26650 Log: Integrate mainline again
26652 !> Configure config_h.SH embed.h embed.pl perl.h proto.h
26653 !> t/lib/b.t t/op/misc.t util.c
26654 ____________________________________________________________________________
26655 [ 7549] By: jhi on 2000/11/04 23:14:01
26658 Subject: [ID 20001004.006] undef is never tainted
26659 From: pimlott@idiomtech.com (Andrew Pimlott)
26660 Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
26661 Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
26663 An undef read from a slurped file was not tainted.
26665 ! pp_hot.c t/op/taint.t
26666 ____________________________________________________________________________
26667 [ 7548] By: jhi on 2000/11/04 22:56:21
26668 Log: Test tweak ($Config{useperlio} is by default undef) .
26671 ____________________________________________________________________________
26672 [ 7547] By: jhi on 2000/11/04 22:43:56
26673 Log: Integrate perlio.
26676 !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
26677 !> pod/perlapi.pod t/lib/b.t
26678 ____________________________________________________________________________
26679 [ 7546] By: jhi on 2000/11/04 22:40:59
26680 Log: Configure would use a bad $myuname from an old config.sh.
26682 Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
26683 From: Andy Dougherty <doughera@lafayette.edu>
26684 Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
26685 Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
26687 ! U/modified/Oldconfig.U
26689 ! Configure config_h.SH
26690 ____________________________________________________________________________
26691 [ 7545] By: jhi on 2000/11/04 22:36:54
26692 Log: Subject: Locales support (setlocale) fixes
26693 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
26694 Date: Sat, 4 Nov 2000 10:15:48 +0300
26695 Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
26697 Modified quite a bit to be more portable.
26699 ! embed.h embed.pl perl.h proto.h util.c
26700 ____________________________________________________________________________
26701 [ 7544] By: jhi on 2000/11/04 22:32:47
26702 Log: Dying is too strict here, better just skip.
26705 ____________________________________________________________________________
26706 [ 7543] By: nick on 2000/11/04 21:55:13
26707 Log: Merge mainline
26709 +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
26710 +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
26711 +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
26712 !> (integrate 64 files)
26713 ____________________________________________________________________________
26714 [ 7542] By: jhi on 2000/11/04 21:09:28
26715 Log: More Changes tweakery.
26717 ! Changes Porting/genlog
26718 ____________________________________________________________________________
26719 [ 7541] By: jhi on 2000/11/04 20:58:18
26720 Log: Changes fixups.
26723 ____________________________________________________________________________
26724 [ 7540] By: jhi on 2000/11/04 20:42:38
26725 Log: Locale tweakery. Add test case for bug id 20000809.003 to op/misc,
26726 create a "fast path" for locale name probing using "locale -a"
26727 if available, squash finally hopefully the s?printf resetting
26728 the numeric locale (since, IIUC perllocale, it never shouldn't).
26730 ! sv.c t/op/misc.t t/pragma/locale.t
26731 ____________________________________________________________________________
26732 [ 7539] By: nick on 2000/11/04 19:56:10
26733 Log: PerlIO infrastructure complete.
26736 ! MANIFEST iperlsys.h perlio.c t/lib/b.t
26737 ____________________________________________________________________________
26738 [ 7538] By: nick on 2000/11/04 14:31:32
26739 Log: Type tweaks + less contorted allocation scheme
26742 ____________________________________________________________________________
26743 [ 7537] By: nick on 2000/11/04 12:40:42
26744 Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
26745 a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
26746 fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
26747 sensible) which lead to some interesting fails.
26750 ____________________________________________________________________________
26751 [ 7536] By: jhi on 2000/11/04 00:20:02
26752 Log: Add FCNTL_CAN_LOCK.
26754 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
26755 From: Andy Dougherty <doughera@lafayette.edu>
26756 Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
26757 Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
26759 Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
26760 From: Andy Dougherty <doughera@lafayette.edu>
26761 In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
26762 Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
26763 Branch: metaconfig/U/perl
26764 + d_fcntl_can_lock.U
26767 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26768 ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
26769 ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
26770 ! vos/config.ga.h win32/config.bc win32/config.gc
26772 ____________________________________________________________________________
26773 [ 7535] By: nick on 2000/11/03 22:19:10
26774 Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
26775 - Works on Linux with
26778 - Works on Solaris with
26780 - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
26781 - Fails (hangs in openpid) if you try and stack
26782 perlio + stdio - Linux stdio's read() logic is hanging.
26784 ! iperlsys.h perlio.c
26785 ____________________________________________________________________________
26786 [ 7534] By: jhi on 2000/11/03 15:16:02
26787 Log: Subject: Re: README.aix
26788 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26789 Date: Fri, 03 Nov 2000 16:03:15 +0100
26790 Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
26793 ____________________________________________________________________________
26794 [ 7533] By: jhi on 2000/11/03 03:59:02
26795 Log: Subject: [PATCH 5.7.0] better messages from malloc()
26796 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
26797 Date: Wed, 1 Nov 2000 23:39:56 -0500
26798 Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
26800 ! malloc.c pod/perldiag.pod
26801 ____________________________________________________________________________
26802 [ 7532] By: jhi on 2000/11/03 00:11:56
26803 Log: The #7521 touched things it shouldn't have.
26805 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
26806 ____________________________________________________________________________
26807 [ 7531] By: jhi on 2000/11/02 22:32:33
26808 Log: Subject: [PATCH] Perl@7504, vms/gen_shrfls.pl
26809 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26810 Date: Thu, 2 Nov 2000 16:58:36 EST
26811 Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
26813 ! vms/gen_shrfls.pl
26814 ____________________________________________________________________________
26815 [ 7530] By: jhi on 2000/11/02 22:08:49
26816 Log: Fix the problem discussed in
26818 Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
26819 Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST)
26820 Message-Id: <200010160148.EAA14523@alpha.hut.fi>
26822 originally from Linc Madison. Also Andreas König's comments
26823 taken into account. Some other problems with Tie::SubstrHash
26824 fixed: didn't croak when the table exceeded the requested number
26825 of entries (as documented) but instead when the number of entries
26826 exceeded the size of the table, a croak() had an unnecessary \n,
26827 didn't have a CLEAR method, documented that there is no exists().
26828 Didn't fix to be strict-proof because the module uses &foo; and
26829 dynamic scope. Added a test script exercizing both first tamely
26830 the basic functionality, and then the failure cases reported by
26833 + t/lib/tie-substrhash.t
26834 ! MANIFEST lib/Tie/SubstrHash.pm
26835 ____________________________________________________________________________
26836 [ 7529] By: jhi on 2000/11/02 17:58:08
26837 Log: recv() can fail and return undef.
26839 Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable
26840 From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
26841 Date: Thu, 2 Nov 2000 20:12:20 +0300
26842 Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
26845 ____________________________________________________________________________
26846 [ 7528] By: jhi on 2000/11/02 17:49:09
26850 ____________________________________________________________________________
26851 [ 7527] By: jhi on 2000/11/02 15:48:37
26852 Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
26853 fix a autovivification bug in Tie::RefHash, add tests for both.
26855 Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
26856 From: Edward Avis <epa98@doc.ic.ac.uk>
26857 Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
26858 Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
26860 + t/lib/tie-refhash.t
26861 ! MANIFEST lib/Tie/RefHash.pm
26862 ____________________________________________________________________________
26863 [ 7526] By: jhi on 2000/11/02 13:56:26
26864 Log: Test::Harness revealed buglets in the new DynaLoader.
26866 Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
26867 From: andreas.koenig@anima.de (Andreas J. Koenig)
26868 Date: 02 Nov 2000 11:26:48 +0100
26869 Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
26871 ! ext/DynaLoader/DynaLoader_pm.PL
26872 ____________________________________________________________________________
26873 [ 7525] By: jhi on 2000/11/01 23:52:08
26874 Log: The entry for #7503 was missing.
26877 ____________________________________________________________________________
26878 [ 7524] By: jhi on 2000/11/01 23:40:52
26879 Log: Update Changes.
26881 ! Changes patchlevel.h
26882 ____________________________________________________________________________
26883 [ 7523] By: jhi on 2000/11/01 22:57:09
26884 Log: More tweaking on the #7522 theme.
26886 ! ext/DynaLoader/DynaLoader_pm.PL
26887 ____________________________________________________________________________
26888 [ 7522] By: jhi on 2000/11/01 22:06:15
26889 Log: Expand %Config variables and %ENV variables only if
26890 so requested during build time using the
26891 PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
26892 Not expanding makes relocating distributions easier.
26894 ! ext/DynaLoader/DynaLoader_pm.PL
26895 ____________________________________________________________________________
26896 [ 7521] By: jhi on 2000/11/01 20:56:34
26897 Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
26898 and setgid() because they were just changing $< and $( which means
26899 only changing the real uid/gid, as opposed to changing both
26900 real and effective ids. (The alternative way could have been
26901 in POSIX.pm to change $> and $), too, but making a direct call
26902 to the C API feels cleaner.) Fixes the bug
26904 Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
26905 From: "Garry T. Williams" <garry@zvolve.com>
26906 Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
26907 Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
26909 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
26910 ! ext/POSIX/typemap pod/perlvar.pod
26911 ____________________________________________________________________________
26912 [ 7520] By: jhi on 2000/11/01 20:08:33
26913 Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
26914 From: "Garry T. Williams" <garry@zvolve.com>
26915 Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
26916 Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
26919 ____________________________________________________________________________
26920 [ 7519] By: jhi on 2000/11/01 20:01:22
26921 Log: Locale warning explanation tweak.
26924 ____________________________________________________________________________
26925 [ 7518] By: jhi on 2000/11/01 18:57:13
26928 Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
26929 From: Jarkko Hietaniemi <jhi@iki.fi>
26930 Date: Tue, 10 Oct 2000 08:22:28 -0500
26931 Message-Id: <20001010082228.B17030@chaos.wustl.edu>
26934 ____________________________________________________________________________
26935 [ 7517] By: jhi on 2000/11/01 18:41:59
26936 Log: Subject: [ID 20001005.006] Documentation -- description of qr//
26937 From: Martien Verbruggen <mgjv@comdyn.com.au>
26938 Date: Fri, 6 Oct 2000 14:09:10 +1100
26939 Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
26942 ____________________________________________________________________________
26943 [ 7516] By: jhi on 2000/11/01 18:34:55
26944 Log: Generalize the Camel wording.
26946 Subject: Re: perlfaq style changes
26947 From: John Borwick <jhborwic@unity.ncsu.edu>
26948 Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
26949 Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
26951 ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
26952 ____________________________________________________________________________
26953 [ 7515] By: jhi on 2000/11/01 16:52:31
26954 Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
26955 From: pimlott@idiomtech.com (Andrew Pimlott)
26956 Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
26957 Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
26960 ____________________________________________________________________________
26961 [ 7514] By: jhi on 2000/11/01 15:03:40
26962 Log: More AIX lore.
26964 ! ext/re/hints/aix.pl
26965 ____________________________________________________________________________
26966 [ 7513] By: jhi on 2000/11/01 14:48:30
26967 Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
26968 From: root <root@chronos.fi.muni.cz>
26969 Date: Wed, 1 Nov 2000 12:31:32 +0100
26970 Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
26973 ____________________________________________________________________________
26974 [ 7512] By: jhi on 2000/11/01 14:46:47
26975 Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
26976 From: Martin Husemann <martin@duskware.de>
26977 Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
26978 Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
26981 ____________________________________________________________________________
26982 [ 7511] By: jhi on 2000/11/01 14:39:50
26983 Log: AUTHORS updates.
26986 ____________________________________________________________________________
26987 [ 7510] By: jhi on 2000/11/01 14:29:50
26988 Log: Subject: [PATCH] startperl to respect versiononly
26989 From: Robin Barker <rmb1@cise.npl.co.uk>
26990 Date: Tue, 31 Oct 2000 16:29:36 GMT
26991 Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
26992 Branch: metaconfig/U/perl
26995 ! Configure config_h.SH
26996 ____________________________________________________________________________
26997 [ 7509] By: jhi on 2000/11/01 14:19:53
26998 Log: printf UVs the correct way, noticed by Robin Barker.
27001 ____________________________________________________________________________
27002 [ 7508] By: jhi on 2000/11/01 14:10:03
27003 Log: Do not cleanup *% because the % has special meanings in some
27004 shell environments.
27006 ! ext/Storable/Makefile.PL
27007 ____________________________________________________________________________
27008 [ 7507] By: jhi on 2000/11/01 14:06:00
27009 Log: The NonStop-UX libraries have a novel way to say NaN.
27012 ____________________________________________________________________________
27013 [ 7506] By: jhi on 2000/11/01 14:03:35
27014 Log: The osname has been lowercased by now, from Tom Bates.
27016 ! U/modified/Oldconfig.U
27018 ! Configure config_h.SH
27019 ____________________________________________________________________________
27020 [ 7505] By: jhi on 2000/10/31 19:18:39
27021 Log: The compiler is either gcc or cc, from Tom Bates.
27023 ! hints/nonstopux.sh
27024 ____________________________________________________________________________
27025 [ 7504] By: jhi on 2000/10/31 14:53:42
27026 Log: Update Changes.
27028 ! Changes patchlevel.h
27029 ____________________________________________________________________________
27030 [ 7503] By: jhi on 2000/10/31 14:30:50
27031 Log: Whitespace style tweak. Was originally going to see to
27033 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
27034 From: Joe Smith <jms@inwap.com>
27035 Date: Mon, 30 Oct 2000 18:47:57 -0800
27036 Message-Id: <39FE32DD.24AAC4D@inwap.com>
27038 but that had already been taken care of.
27040 ! U/compline/d_stdstdio.U
27042 ! Configure config_h.SH
27043 ____________________________________________________________________________
27044 [ 7502] By: jhi on 2000/10/31 14:25:02
27045 Log: AUTHORS tweaks.
27048 ____________________________________________________________________________
27049 [ 7501] By: jhi on 2000/10/31 14:23:59
27050 Log: Subject: perlfaq style changes
27051 From: John Borwick <jhborwic@unity.ncsu.edu>
27052 Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
27053 Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
27055 ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
27056 ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
27057 ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
27059 ____________________________________________________________________________
27060 [ 7500] By: jhi on 2000/10/31 14:22:15
27061 Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
27063 Subject: Re: [ID 20000918.005] ~ on wide chars
27064 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27065 Date: Mon, 30 Oct 2000 21:09:55 -0800
27066 Message-ID: <jQl/5gzkgWYL092yn@efn.org>
27068 (The ord() part of the patch skipped.)
27071 ____________________________________________________________________________
27072 [ 7499] By: jhi on 2000/10/31 14:20:08
27073 Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
27074 From: Jens Hamisch <jens@Strawberry.COM>
27075 Date: Mon, 30 Oct 2000 15:17:07 +0100
27076 Message-Id: <20001030151707.A9597@Strawberry.COM>
27079 ____________________________________________________________________________
27080 [ 7498] By: jhi on 2000/10/31 14:16:29
27081 Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
27082 From: Peter Prymmer <pvhp@forte.com>
27083 Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
27084 Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
27086 + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
27087 + ext/Encode/Encode/posix-bc.enc
27088 ! MANIFEST t/lib/encode.t
27089 ____________________________________________________________________________
27090 [ 7497] By: jhi on 2000/10/31 14:13:22
27091 Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
27092 From: Peter Prymmer <pvhp@forte.com>
27093 Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
27094 Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
27097 ____________________________________________________________________________
27098 [ 7496] By: jhi on 2000/10/31 14:12:05
27099 Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
27100 From: Peter Prymmer <pvhp@forte.com>
27101 Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
27102 Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
27104 ! t/lib/cgi-function.t
27105 ____________________________________________________________________________
27106 [ 7495] By: jhi on 2000/10/31 14:11:08
27107 Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
27108 From: Peter Prymmer <pvhp@forte.com>
27109 Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
27110 Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
27112 + ext/re/hints/aix.pl
27113 ! MANIFEST ext/re/Makefile.PL
27114 ____________________________________________________________________________
27115 [ 7494] By: jhi on 2000/10/31 14:08:32
27116 Log: Use Errno magic.
27118 Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
27119 From: Casey Tweten <perl@ctweten.amsite.com>
27120 Date: Mon, 30 Oct 2000 15:51:17 -0500
27121 Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
27124 ____________________________________________________________________________
27125 [ 7493] By: jhi on 2000/10/31 14:05:07
27126 Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
27128 Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
27129 From: Nicholas Clark <nick@ccl4.org>
27130 Date: Mon, 30 Oct 2000 17:38:45 +0000
27131 Message-ID: <20001030173845.O60355@plum.flirble.org>
27133 ! Makefile.SH utils/perlbug.PL
27134 ____________________________________________________________________________
27135 [ 7492] By: nick on 2000/10/30 19:37:23
27136 Log: Change files which are mysteriously different to mainline to be
27137 copies of mainline.
27139 ! objXSUB.h perlapi.c pod/perlapi.pod
27140 ____________________________________________________________________________
27141 [ 7491] By: nick on 2000/10/30 18:05:54
27142 Log: Perlio fixes discovered on big-endian & very traditional Solaris:
27143 - typo in endian code in putc.
27144 - Don't allow read of write-only files and vice-versa
27145 - and off-by-one in flush-all loop.
27146 Remove debug calls as they were using GCC specific features.
27149 ____________________________________________________________________________
27150 [ 7490] By: nick on 2000/10/29 21:45:45
27151 Log: Integrate mainline to perlio
27153 !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
27155 ____________________________________________________________________________
27156 [ 7489] By: jhi on 2000/10/29 21:11:08
27157 Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
27158 From: andreas.koenig@anima.de (Andreas J. Koenig)
27159 Date: 29 Oct 2000 22:05:59 +0100
27160 Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
27162 ! lib/ExtUtils/Manifest.pm
27163 ____________________________________________________________________________
27164 [ 7488] By: jhi on 2000/10/29 21:07:47
27165 Log: Tests for #7487.
27167 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
27168 From: andreas.koenig@anima.de (Andreas J. Koenig)
27169 Date: 29 Oct 2000 19:37:09 +0100
27170 Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
27173 ____________________________________________________________________________
27174 [ 7487] By: jhi on 2000/10/29 21:06:27
27175 Log: constsub spillage.
27177 Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
27178 From: John Tobey <jtobey@john-edwin-tobey.org>
27179 Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
27180 Message-Id: <m13pvSr-000FObC@feynman.localnet>
27183 ____________________________________________________________________________
27184 [ 7486] By: nick on 2000/10/29 21:05:04
27185 Log: Integrate mainline to perlio branch
27187 +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
27188 +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
27189 +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
27190 +> vos/install_perl.cm
27191 - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
27192 - vos/config.h vos/config_h.SH_orig
27193 !> (integrate 141 files)
27194 ____________________________________________________________________________
27195 [ 7485] By: jhi on 2000/10/29 21:00:47
27196 Log: Make \x{...} consistently produce UTF-8.
27198 Subject: Re: \x{...} is confused
27199 From: Simon Cozens <simon@cozens.net>
27200 Date: Sun, 29 Oct 2000 19:36:48 +0000
27201 Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
27203 ! t/pragma/utf8.t toke.c
27204 ____________________________________________________________________________
27205 [ 7484] By: nick on 2000/10/29 20:05:29
27206 Log: PerlIO passes all tests.
27209 ____________________________________________________________________________
27210 [ 7483] By: jhi on 2000/10/29 18:06:55
27211 Log: Update Changes.
27213 ! Changes patchlevel.h
27214 ____________________________________________________________________________
27215 [ 7482] By: nick on 2000/10/29 17:43:28
27216 Log: Include <unistd.h> to get correct lseek() prototype etc.
27217 (I thought perl.h did that) - down to two fails
27218 - comp/require.t (last test)
27219 - lib/io_xs.t - possibly import/export of FILE * ?
27222 ____________________________________________________________________________
27223 [ 7481] By: jhi on 2000/10/29 17:02:37
27224 Log: UTF-8 decoder tweak.
27227 ____________________________________________________________________________
27228 [ 7480] By: nick on 2000/10/29 16:26:11
27229 Log: Fixed two bugs:
27230 - error code not being set on close (of broken pipe)
27231 - append mode was truncating.
27232 At least one seek/tell bug remains.
27235 ____________________________________________________________________________
27236 [ 7479] By: nick on 2000/10/29 11:18:16
27237 Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
27238 in case of accidents. Still several worrying fails, no line disciplines yet.
27240 ! iperlsys.h perlio.c
27241 ____________________________________________________________________________
27242 [ 7478] By: jhi on 2000/10/29 02:04:01
27243 Log: Add also emailless people.
27246 ____________________________________________________________________________
27247 [ 7477] By: jhi on 2000/10/29 01:36:00
27248 Log: The #7476 needs a MANIFEST change, too.
27251 ____________________________________________________________________________
27252 [ 7476] By: jhi on 2000/10/29 01:35:21
27253 Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
27257 ____________________________________________________________________________
27258 [ 7475] By: jhi on 2000/10/28 23:57:25
27259 Log: De-quoted-unreadable to ISO Latin 1.
27260 (There's one ISO-2022-JP name in Changes5.004.)
27262 ! Changes Changes5.6
27263 ____________________________________________________________________________
27264 [ 7474] By: jhi on 2000/10/28 19:13:06
27265 Log: Subject: [ID 20001027.007] uniq array in perlfaq
27266 From: Hans Ginzel <hans@kolej.mff.cuni.cz>
27267 Date: Fri, 27 Oct 2000 19:28:30 +0200
27268 Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz>
27271 ____________________________________________________________________________
27272 [ 7473] By: jhi on 2000/10/28 18:02:05
27273 Log: Locking null mutexes is not recommendable.
27275 Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED)
27276 From: Hugo <hv@crypt.compulink.co.uk>
27277 Date: Sat, 28 Oct 2000 18:41:12 +0100
27278 Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
27281 ____________________________________________________________________________
27282 [ 7472] By: jhi on 2000/10/28 17:52:58
27283 Log: Better create a true mailing list for the repository keepers.
27285 ! Porting/repository.pod
27286 ____________________________________________________________________________
27287 [ 7471] By: jhi on 2000/10/28 17:28:24
27288 Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
27289 name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
27291 + Porting/repository.pod
27293 ____________________________________________________________________________
27294 [ 7470] By: jhi on 2000/10/28 17:20:54
27295 Log: Subject: DOC PATCH 5.6.0
27296 From: mjd@plover.com
27297 Date: 27 Oct 2000 17:32:44 -0000
27298 Message-ID: <20001027173244.23754.qmail@plover.com>
27301 ____________________________________________________________________________
27302 [ 7469] By: jhi on 2000/10/28 17:16:45
27303 Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
27304 From: "Peter J. Farley III" <pjfarley@banet.net>
27305 Date: Fri, 27 Oct 2000 20:32:56 -0400
27306 Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
27309 ____________________________________________________________________________
27310 [ 7468] By: jhi on 2000/10/28 17:07:18
27311 Log: Make target reordering to avoid pointless re-makes.
27313 Subject: Re: Total re-make of 'make okfile' after 7451 ?
27314 From: Nicholas Clark <nick@ccl4.org>
27315 Date: Sat, 28 Oct 2000 00:31:02 +0100
27316 Message-ID: <20001028003101.A54517@plum.flirble.org>
27319 ____________________________________________________________________________
27320 [ 7467] By: jhi on 2000/10/28 17:05:31
27321 Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
27322 From: lvirden@cas.org
27323 Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
27324 Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
27327 ____________________________________________________________________________
27328 [ 7466] By: jhi on 2000/10/28 16:09:16
27329 Log: Upgrade to CPAN 1.58_55.
27331 Subject: CPAN.pm status
27332 From: andreas.koenig@anima.de (Andreas J. Koenig)
27333 Date: 28 Oct 2000 08:18:00 +0200
27334 Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
27336 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
27337 ____________________________________________________________________________
27338 [ 7465] By: jhi on 2000/10/28 16:02:47
27339 Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
27341 ! embed.h embed.pl perl.h proto.h toke.c
27342 ____________________________________________________________________________
27343 [ 7464] By: nick on 2000/10/28 10:43:44
27344 Log: Fix for sv_2iv() on "shared" value from keys %hash.
27347 ____________________________________________________________________________
27348 [ 7463] By: jhi on 2000/10/27 16:18:29
27349 Log: Update Changes.
27351 ! Changes patchlevel.h
27352 ____________________________________________________________________________
27353 [ 7462] By: jhi on 2000/10/27 16:17:44
27354 Log: Too enthusiastic editing in #7460.
27356 ! U/modified/Oldsym.U
27358 ! Configure config_h.SH
27359 ____________________________________________________________________________
27360 [ 7461] By: jhi on 2000/10/27 15:37:38
27361 Log: Retract #7459, the script needs more work.
27365 ____________________________________________________________________________
27366 [ 7460] By: jhi on 2000/10/27 15:23:14
27367 Log: Use $sort, $uniq (and $tr) consistently as wondered
27370 ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
27371 ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
27372 ! U/modified/libc.U
27374 ! Configure config_h.SH
27375 ____________________________________________________________________________
27376 [ 7459] By: jhi on 2000/10/27 15:02:07
27377 Log: (Retracted by #7461)
27379 Add a shell script for creating/removing symbolic link farms,
27380 useful for keeping the source code read-only and doing the
27381 builds somewhere else.
27385 ____________________________________________________________________________
27386 [ 7458] By: jhi on 2000/10/27 14:42:20
27387 Log: Do away with the fix_pl.
27390 ! MANIFEST Makefile.SH
27391 ____________________________________________________________________________
27392 [ 7457] By: jhi on 2000/10/27 12:43:13
27393 Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
27394 From: Jens Hamisch <jens@Strawberry.COM>
27395 Date: Fri, 27 Oct 2000 14:38:21 +0200
27396 Message-Id: <20001027143821.B3366@Strawberry.COM>
27399 ____________________________________________________________________________
27400 [ 7456] By: jhi on 2000/10/27 12:33:42
27401 Log: Subject: [PATCH] todo
27402 From: Nicholas Clark <nick@ccl4.org>
27403 Date: Thu, 26 Oct 2000 22:32:29 +0100
27404 Message-ID: <20001026223229.A44540@plum.flirble.org>
27407 ____________________________________________________________________________
27408 [ 7455] By: jhi on 2000/10/27 12:02:21
27409 Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
27410 From: John Tobey <jtobey@john-edwin-tobey.org>
27411 Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
27412 Message-Id: <m13ozHF-000FObC@feynman.localnet>
27414 ! op.c t/pragma/sub_lval.t
27415 ____________________________________________________________________________
27416 [ 7454] By: jhi on 2000/10/27 11:59:42
27417 Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
27418 From: sthoenna@efn.org
27419 Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
27420 Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
27422 ! pp.c t/op/assignwarn.t
27423 ____________________________________________________________________________
27424 [ 7453] By: jhi on 2000/10/27 00:15:08
27425 Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
27427 ! ext/Storable/ChangeLog ext/Storable/Storable.pm
27428 ! ext/Storable/Storable.xs t/lib/st-lock.t
27429 ____________________________________________________________________________
27430 [ 7452] By: jhi on 2000/10/26 13:05:52
27431 Log: Undo #7451, this seems to be a deficiency in Perforce,
27432 there is no per-file line-terminator type, only per-client.
27434 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
27435 ! win32/makefile.mk
27436 ____________________________________________________________________________
27437 [ 7451] By: jhi on 2000/10/26 04:56:03
27438 Log: Experimenting in DOS arcana.
27440 ! README.dos README.win32 djgpp/configure.bat win32/Makefile
27441 ! win32/makefile.mk
27442 ____________________________________________________________________________
27443 [ 7450] By: jhi on 2000/10/26 04:50:52
27444 Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[ 7350] breaks VMS perl
27445 From: "Peter J. Farley III" <pjfarley@banet.net>
27446 Date: Wed, 25 Oct 2000 23:10:18 -0400
27447 Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
27450 ____________________________________________________________________________
27451 [ 7449] By: jhi on 2000/10/26 04:49:16
27452 Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
27453 From: Hugo <hv@crypt.compulink.co.uk>
27454 Date: Thu, 26 Oct 2000 01:55:17 +0100
27455 Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
27457 minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
27459 ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
27460 ____________________________________________________________________________
27461 [ 7448] By: jhi on 2000/10/26 04:38:36
27462 Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
27463 From: Peter Prymmer <pvhp@forte.com>
27464 Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)
27465 Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
27468 ____________________________________________________________________________
27469 [ 7447] By: jhi on 2000/10/25 23:20:02
27470 Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
27471 in platforms that strictly require all the symbols being present
27475 ____________________________________________________________________________
27476 [ 7446] By: jhi on 2000/10/25 21:55:57
27477 Log: Update Changes.
27479 ! Changes patchlevel.h
27480 ____________________________________________________________________________
27481 [ 7445] By: jhi on 2000/10/25 21:27:08
27482 Log: Integrate with vmsperl #7430 by Charles Bailey:
27484 Cleanup from prior patch (Charles Lane?):
27485 - improve handling of MFDs in Basename and Path
27486 - default to no xsubpp line # munging when building debug images
27488 !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
27489 ____________________________________________________________________________
27490 [ 7444] By: jhi on 2000/10/25 21:03:50
27491 Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
27492 From: John Peacock <JPeacock@UnivPress.com>
27493 Date: Thu, 18 May 2000 11:55:27 -0400
27494 Message-ID: <3924126F.A58BE57A@UnivPress.com>
27496 ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
27498 ____________________________________________________________________________
27499 [ 7443] By: jhi on 2000/10/25 20:43:10
27500 Log: Temporary stopgap for the self-tying issue: for now only
27501 array and hash self-ties are verboten. The real fix, of
27502 course, would be to comprehensively test (and implement?)
27503 and debug (and document) self-ties.
27505 ! pod/perldiag.pod pp_sys.c t/op/tie.t
27506 ____________________________________________________________________________
27507 [ 7442] By: jhi on 2000/10/25 20:14:30
27508 Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
27509 From: Dan Sugalski <dan@sidhe.org>
27510 Date: Wed, 25 Oct 2000 13:36:35 -0400
27511 Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
27513 plus regen global.sym.
27515 ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
27517 ____________________________________________________________________________
27518 [ 7441] By: jhi on 2000/10/25 20:12:20
27519 Log: buildtoc target tweaks.
27522 ____________________________________________________________________________
27523 [ 7440] By: jhi on 2000/10/25 20:03:53
27524 Log: A new version of making the syslog test more robust.
27527 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
27528 From: "Kurt D. Starsinic" <kstar@chapin.edu>
27529 Date: Wed, 25 Oct 2000 12:13:54 -0400
27530 Message-ID: <20001025121354.B2264@O2.chapin.edu>
27533 ____________________________________________________________________________
27534 [ 7439] By: jhi on 2000/10/25 20:00:48
27535 Log: Continue the internal UTF-8 API tweaking.
27536 Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
27537 used much more than the simpler API, now called utf8_to_uv_simple().
27538 Still not quite happy with API, too much partial duplication
27541 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
27542 ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
27543 ! regcomp.c regexec.c sv.c toke.c utf8.c
27544 ____________________________________________________________________________
27545 [ 7438] By: jhi on 2000/10/25 18:52:30
27546 Log: Allow poking holes at the UTF-8 decoding strictness.
27548 ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
27550 ____________________________________________________________________________
27551 [ 7437] By: jhi on 2000/10/25 13:53:05
27552 Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
27553 UTF8LEN() and UTF8SKIP().
27555 ! pp.c utf8.c utf8.h
27556 ____________________________________________________________________________
27557 [ 7436] By: jhi on 2000/10/25 13:51:37
27558 Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
27559 From: Nicholas Clark <nick@ccl4.org>
27560 Date: Wed, 25 Oct 2000 14:44:05 +0100
27561 Message-ID: <20001025144404.D27253@plum.flirble.org>
27564 ____________________________________________________________________________
27565 [ 7435] By: jhi on 2000/10/25 13:49:32
27566 Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
27567 From: Mike Guy <mjtg@cam.ac.uk>
27568 Date: Tue, 24 Oct 2000 14:59:40 +0100
27569 Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
27572 ____________________________________________________________________________
27573 [ 7434] By: jhi on 2000/10/25 13:48:41
27574 Log: AIX is picky about its symbol exports. Solution for now
27575 is to include the deb.o explicitly to the re extension build.
27577 Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
27578 From: Peter Prymmer <pvhp@forte.com>
27579 Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
27580 Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
27582 ! ext/re/Makefile.PL hints/aix.sh
27583 ____________________________________________________________________________
27584 [ 7433] By: jhi on 2000/10/25 13:46:49
27585 Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
27586 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27587 Date: Wed, 25 Oct 2000 12:02:20 +0200
27588 Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
27591 ____________________________________________________________________________
27592 [ 7432] By: jhi on 2000/10/25 13:44:28
27593 Log: Subject: Minor update to find2perl, for portability
27594 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
27595 Date: Wed, 25 Oct 2000 12:05:47 +0100
27596 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
27599 ____________________________________________________________________________
27600 [ 7431] By: jhi on 2000/10/25 13:40:39
27601 Log: Add targets to Makefile.SH, most importantly
27602 'regen_all' which also remembers to update vms/perly*.
27605 ____________________________________________________________________________
27606 [ 7430] By: bailey on 2000/10/25 03:13:53
27607 Log: Cleanup from prior patch (Charles Lane?):
27608 - improve handling of MFDs in Basename and Path
27609 - default to no xsubpp line # munging when building debug images
27611 ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
27612 ____________________________________________________________________________
27613 [ 7429] By: jhi on 2000/10/24 20:03:40
27614 Log: Podify README.epoc and README.vos.
27616 ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
27617 ! pod/perlport.pod pod/perltoc.pod
27618 ____________________________________________________________________________
27619 [ 7428] By: jhi on 2000/10/24 19:10:33
27620 Log: Stratus VOS updates from Paul Green.
27622 + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
27623 + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
27624 - vos/config.def vos/config.h vos/config_h.SH_orig
27625 ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
27626 ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
27627 ____________________________________________________________________________
27628 [ 7427] By: jhi on 2000/10/24 18:59:48
27629 Log: Check if stdio supports tweaking lval and cnt simultaneously.
27631 Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
27632 From: Nicholas Clark <nick@ccl4.org>
27633 Date: Mon, 23 Oct 2000 15:39:32 +0100
27634 Message-ID: <20001023153932.A10786@plum.flirble.org>
27636 ! U/compline/d_stdstdio.U
27638 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
27639 ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
27640 ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
27641 ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
27642 ! vos/config.h vos/config_h.SH_orig win32/config.bc
27643 ! win32/config.gc win32/config.vc
27644 ____________________________________________________________________________
27645 [ 7426] By: jhi on 2000/10/24 17:57:44
27646 Log: Missed the header file changes from #7425.
27648 ! embed.h embed.pl objXSUB.h proto.h
27649 ____________________________________________________________________________
27650 [ 7425] By: jhi on 2000/10/24 17:55:17
27651 Log: Fix the bug reported in
27653 From: andreas.koenig@anima.de (Andreas J. Koenig)
27654 Subject: Encode bug?
27655 Date: 24 Oct 2000 14:01:26 +0200
27656 Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
27658 Also make is_utf8_char() stricter.
27660 ! ext/Encode/Encode.xs utf8.c
27661 ____________________________________________________________________________
27662 [ 7424] By: jhi on 2000/10/24 15:15:39
27663 Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
27664 From: Peter Scott <Peter@PSDT.com>
27665 Date: Mon, 23 Oct 2000 19:46:01 -0700
27666 Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
27669 ____________________________________________________________________________
27670 [ 7423] By: jhi on 2000/10/24 14:25:30
27671 Log: Test tweak to avoid pulling in the whole Config.
27674 ____________________________________________________________________________
27675 [ 7422] By: jhi on 2000/10/24 14:03:16
27676 Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
27679 ____________________________________________________________________________
27680 [ 7421] By: jhi on 2000/10/24 13:32:09
27681 Log: (Replaced by #7440.)
27683 Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
27684 From: "Kurt D. Starsinic" <kstar@chapin.edu>
27685 Date: Mon, 23 Oct 2000 16:40:54 -0400
27686 Message-ID: <20001023164054.B14491@O2.chapin.edu>
27689 ____________________________________________________________________________
27690 [ 7420] By: jhi on 2000/10/24 13:30:53
27691 Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
27692 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27693 Date: Mon, 23 Oct 2000 17:29:03 -0400
27694 Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
27696 ! lib/ExtUtils/MM_Unix.pm
27697 ____________________________________________________________________________
27698 [ 7419] By: jhi on 2000/10/24 13:29:57
27699 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
27700 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
27701 Date: Mon, 23 Oct 2000 19:01:32 -0400
27702 Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
27705 ____________________________________________________________________________
27706 [ 7418] By: jhi on 2000/10/24 13:26:04
27707 Log: Replace #7409 with
27709 Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
27710 From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
27711 Date: Mon, 23 Oct 2000 20:08:56 +0200
27712 Message-ID: <20001023200855.A14850@nice.ram.loc>
27714 ! ext/Storable/Storable.pm t/lib/st-lock.t
27715 ____________________________________________________________________________
27716 [ 7417] By: jhi on 2000/10/24 13:17:52
27717 Log: Run vms/vms_yfix.pl, should have done that after changing
27720 ! vms/perly_c.vms vms/perly_h.vms
27721 ____________________________________________________________________________
27722 [ 7416] By: jhi on 2000/10/24 02:55:33
27723 Log: Make the UTF-8 decoding stricter and more verbose when
27724 malformation happens. This involved adding an argument
27725 to utf8_to_uv_chk(), which involved changing its prototype,
27726 and prefer STRLEN over I32 for the UTF-8 length, which as
27727 a domino effect necessitated changing the prototypes of
27728 scan_bin(), scan_oct(), scan_hex(), and reg_uni().
27729 The stricter UTF-8 decoding checking uses Markus Kuhn's
27730 UTF-8 Decode Stress Tester from
27731 http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
27733 ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
27734 ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
27735 ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
27736 ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
27737 ____________________________________________________________________________
27738 [ 7415] By: jhi on 2000/10/23 14:06:06
27739 Log: Update Changes.
27741 ! Changes patchlevel.h
27742 ____________________________________________________________________________
27743 [ 7414] By: jhi on 2000/10/23 12:39:52
27744 Log: Undo the basename() part of #7412 since the lib/basename
27745 tests would need upgrading too.
27747 ! lib/File/Basename.pm
27748 ____________________________________________________________________________
27749 [ 7413] By: jhi on 2000/10/23 12:19:27
27750 Log: Document PERL_INSTALL_ROOT of #7210.
27752 ! lib/ExtUtils/Install.pm
27753 ____________________________________________________________________________
27754 [ 7412] By: jhi on 2000/10/23 12:16:47
27755 Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
27757 ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
27758 ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
27759 ____________________________________________________________________________
27760 [ 7411] By: jhi on 2000/10/23 12:07:41
27761 Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
27762 From: Prymmer/Kahn <pvhp@best.com>
27763 Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
27764 Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
27766 ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
27767 ____________________________________________________________________________
27768 [ 7410] By: jhi on 2000/10/23 04:10:11
27769 Log: The change #7187 was not so good on VMS.
27771 Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
27772 From: "Craig A. Berry" <craig.berry@psinetcs.com>
27773 Date: Sun, 22 Oct 2000 23:03:08 -0500
27774 Message-Id: <p04330102b617d093470b@[172.16.52.1]>
27777 ____________________________________________________________________________
27778 [ 7409] By: jhi on 2000/10/23 03:57:36
27779 Log: Avoid Storable locking on DJGPP for now.
27781 Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
27782 From: "Peter J. Farley III" <pjfarley@banet.net>
27783 Date: Sun, 22 Oct 2000 20:00:00 -0400
27784 Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
27786 ! ext/Storable/Storable.pm t/lib/st-lock.t
27787 ____________________________________________________________________________
27788 [ 7408] By: jhi on 2000/10/23 03:50:24
27789 Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
27790 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
27791 Date: Sun, 22 Oct 2000 21:12:22 -0400
27792 Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
27795 ____________________________________________________________________________
27796 [ 7407] By: jhi on 2000/10/23 03:43:12
27797 Log: Subject: Re: [ID 20001021.005] SEGV with regex match
27798 From: Hugo <hv@crypt.compulink.co.uk>
27799 Date: Mon, 23 Oct 2000 00:47:22 +0100
27800 Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
27802 ! regexec.c t/op/pat.t
27803 ____________________________________________________________________________
27804 [ 7406] By: jhi on 2000/10/23 03:40:29
27805 Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
27807 ! lib/ExtUtils/MakeMaker.pm
27808 ____________________________________________________________________________
27809 [ 7405] By: jhi on 2000/10/22 21:32:00
27812 Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
27813 From: rspier@pobox.com (Robert Spier)
27814 Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
27815 Message-ID: <14835.16112.13457.447971@rls.cx>
27818 ____________________________________________________________________________
27819 [ 7404] By: jhi on 2000/10/22 21:30:51
27820 Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
27821 From: rspier@pobox.com (Robert Spier)
27822 Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
27823 Message-ID: <14835.17223.72448.705566@rls.cx>
27825 ! lib/ExtUtils/MakeMaker.pm
27826 ____________________________________________________________________________
27827 [ 7403] By: jhi on 2000/10/22 21:24:11
27828 Log: Subject: [PATCH bleadperl] ripples from constsub patch
27829 From: John Tobey <jtobey@john-edwin-tobey.org>
27830 Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
27831 Message-Id: <m13nSOB-000FObC@feynman.localnet>
27833 ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
27834 ____________________________________________________________________________
27835 [ 7402] By: jhi on 2000/10/22 20:59:35
27836 Log: Support s?printf parameter reordering.
27838 ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
27839 ____________________________________________________________________________
27840 [ 7401] By: jhi on 2000/10/22 19:19:14
27841 Log: Expand %Config variables only if explicitly so requested
27842 during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
27844 Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
27845 From: Gurusamy Sarathy <gsar@ActiveState.com>
27846 Date: Sun, 22 Oct 2000 11:47:32 -0700
27847 Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>
27849 ! Makefile.SH lib/lib_pm.PL
27850 ____________________________________________________________________________
27851 [ 7400] By: jhi on 2000/10/22 18:24:10
27852 Log: Move the #7390 test from warn/op to comp/redef.
27854 Subject: Re: Creating const subs for constants.
27855 From: John Tobey <jtobey@john-edwin-tobey.org>
27856 Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
27857 Message-Id: <m13nG72-000FObC@feynman.localnet>
27859 ! t/comp/redef.t t/pragma/warn/op
27860 ____________________________________________________________________________
27861 [ 7399] By: jhi on 2000/10/22 17:49:59
27862 Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
27863 From: Nicholas Clark <nick@ccl4.org>
27864 Date: Sat, 21 Oct 2000 22:23:19 +0100
27865 Message-ID: <20001021222319.B45586@plum.flirble.org>
27867 ! ext/DynaLoader/DynaLoader_pm.PL
27868 ____________________________________________________________________________
27869 [ 7398] By: jhi on 2000/10/22 17:47:35
27870 Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
27871 From: Hugo <hv@crypt.compulink.co.uk>
27872 Date: Sat, 21 Oct 2000 18:19:59 +0100
27873 Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
27875 ! ext/B/B.pm ext/B/B/C.pm
27876 ____________________________________________________________________________
27877 [ 7397] By: jhi on 2000/10/22 17:35:18
27878 Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
27879 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
27880 Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
27881 Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
27884 ____________________________________________________________________________
27885 [ 7396] By: jhi on 2000/10/22 17:19:46
27886 Log: Subject: installman go-faster stripes
27887 From: Nicholas Clark <nick@talking.bollo.cx>
27888 Date: Sat, 21 Oct 2000 17:24:53 +0100
27889 Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
27891 Subject: Re: installman go-faster stripes
27892 From: Russ Allbery <rra@stanford.edu>
27893 Date: 21 Oct 2000 11:04:13 -0700
27894 Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
27896 ! installman pod/pod2man.PL
27897 ____________________________________________________________________________
27898 [ 7395] By: jhi on 2000/10/22 17:17:35
27899 Log: Hints tweak from Anton Berezin.
27902 ____________________________________________________________________________
27903 [ 7394] By: jhi on 2000/10/22 04:50:04
27904 Log: Tweak the Is* definitions of Unicode character classes
27905 to better match the official categorizations; embrace
27906 the official categorizations; add the combining marks
27907 as alpha (and -numeric); fix DCinital (a typo and edito)
27910 + lib/unicode/Is/DCmedial.pl
27911 - lib/unicode/Is/DCinital.pl
27912 ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
27913 ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
27914 ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
27915 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
27916 ____________________________________________________________________________
27917 [ 7393] By: jhi on 2000/10/21 18:06:05
27918 Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
27919 From: Daniel Chetlin <daniel@chetlin.com>
27920 Date: Sat, 21 Oct 2000 02:57:03 -0700
27921 Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
27923 + t/lib/tie-splice.t
27924 ! MANIFEST lib/Tie/Array.pm
27925 ____________________________________________________________________________
27926 [ 7392] By: gsar on 2000/10/21 18:05:15
27927 Log: resync utfperl branch with mainline
27929 !> (integrate 1760 files)
27930 ____________________________________________________________________________
27931 [ 7391] By: jhi on 2000/10/21 14:37:49
27932 Log: Testcases for a #7383,#7385 related bug.
27934 Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
27935 From: Nicholas Clark <nick@ccl4.org>
27936 Date: Sat, 21 Oct 2000 15:04:51 +0100
27937 Message-ID: <20001021150451.A51566@plum.flirble.org>
27940 ____________________________________________________________________________
27941 [ 7390] By: jhi on 2000/10/21 14:35:57
27942 Log: Add a testcase for #7389.
27945 ____________________________________________________________________________
27946 [ 7389] By: jhi on 2000/10/21 14:26:45
27947 Log: Subject: Re: Creating const subs for constants.
27948 From: John Tobey <jtobey@john-edwin-tobey.org>
27949 Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
27950 Message-Id: <m13mo0N-000FObC@feynman.localnet>
27952 ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
27954 ____________________________________________________________________________
27955 [ 7388] By: nick on 2000/10/21 11:44:23
27956 Log: Populate perlio branch
27958 +> (branch 1760 files)
27959 ____________________________________________________________________________
27960 [ 7387] By: nick on 2000/10/21 10:52:05
27961 Log: Get branch back as replica of mainline via :
27962 p4 integrate -b utfperl
27963 p4 resolve -at ./...
27965 +> (branch 269 files)
27966 - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
27967 - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
27968 - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
27969 - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
27970 - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
27971 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
27972 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
27973 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
27974 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
27975 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
27976 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
27977 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
27978 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
27979 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
27980 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
27981 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
27982 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
27983 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
27984 - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
27985 - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
27986 - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
27987 - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
27988 - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
27989 - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
27990 - lib/unicode/UCD300.html lib/unicode/Unicode.300
27991 - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
27992 - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
27993 - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
27994 - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
27995 !> (integrate 965 files)
27996 ____________________________________________________________________________
27997 [ 7386] By: jhi on 2000/10/21 01:31:12
27998 Log: Update Changes.
28000 ! Changes patchlevel.h
28001 ____________________________________________________________________________
28002 [ 7385] By: jhi on 2000/10/21 01:28:42
28003 Log: The #7383 was right only in the context of the original bug report,
28004 not in more general case.
28007 ____________________________________________________________________________
28008 [ 7384] By: jhi on 2000/10/21 01:08:23
28009 Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
28011 ! ext/IO/lib/IO/Select.pm
28012 ____________________________________________________________________________
28013 [ 7383] By: jhi on 2000/10/21 00:44:18
28014 Log: Fix for ID 20001020.006, concatenating an unset submatch
28015 with utf8 resulted in "Modification of a read-only value".
28017 ! pp_hot.c t/pragma/utf8.t
28018 ____________________________________________________________________________
28019 [ 7382] By: jhi on 2000/10/20 20:44:31
28020 Log: Make scan_num() reëntrant, as suggested in
28022 Subject: [PATCH perl@7229] Rentrant parser and yylex()
28023 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
28024 Date: Fri, 20 Oct 2000 14:17:27 +0100
28025 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
28027 ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
28029 ____________________________________________________________________________
28030 [ 7381] By: jhi on 2000/10/20 20:07:29
28031 Log: Reëntrancy fix.
28033 Subject: [PATCH perl@7229] Rentrant parser and yylex()
28034 From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
28035 Date: Fri, 20 Oct 2000 14:17:27 +0100
28036 Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
28038 ! embed.h embed.pl perl.h proto.h toke.c
28039 ____________________________________________________________________________
28040 [ 7380] By: jhi on 2000/10/20 19:15:54
28041 Log: Don't write double values through long double pointers,
28044 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
28045 From: Jens Hamisch <jens@Strawberry.COM>
28046 Date: Tue, 17 Oct 2000 08:39:36 +0200
28047 Message-Id: <20001017083936.A11104@Strawberry.COM>
28050 ____________________________________________________________________________
28051 [ 7379] By: jhi on 2000/10/20 18:43:37
28052 Log: Portability tweak on #7377.
28054 Subject: Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
28055 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28056 Date: Fri, 20 Oct 2000 13:13:41 EDT
28057 Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
28060 ____________________________________________________________________________
28061 [ 7378] By: jhi on 2000/10/20 12:57:19
28062 Log: SOCKS function redefinitions need prototypes, too, otherwise
28063 for example 32 bit versus 64 bit differences cause a lot of
28066 Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
28067 From: Jens Hamisch <jens@Strawberry.COM>
28068 Date: Tue, 17 Oct 2000 08:39:36 +0200
28069 Message-Id: <20001017083936.A11104@Strawberry.COM>
28072 ____________________________________________________________________________
28073 [ 7377] By: jhi on 2000/10/20 12:37:12
28074 Log: Subject: [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
28075 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28076 Date: Fri, 20 Oct 2000 08:26:04 EDT
28077 Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
28079 ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
28080 ____________________________________________________________________________
28081 [ 7376] By: jhi on 2000/10/20 12:35:31
28082 Log: Subject: [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
28083 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28084 Date: Fri, 20 Oct 2000 07:48:15 EDT
28085 Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
28087 ! configure.com vms/gen_shrfls.pl
28088 ____________________________________________________________________________
28089 [ 7375] By: bailey on 2000/10/20 04:44:37
28092 +> (branch 134 files)
28093 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
28094 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
28095 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
28096 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
28097 - eg/cgi/frameset.cgi eg/cgi/index.html
28098 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
28099 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
28100 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
28101 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
28102 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
28103 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
28104 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
28105 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
28106 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
28107 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
28108 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
28109 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
28110 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
28111 - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
28112 - lib/unicode/Props.txt lib/unicode/UCD300.html
28113 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
28114 - utils/perlbc.PL vms/subconfigure.com
28115 !> (integrate 785 files)
28116 ____________________________________________________________________________
28117 [ 7374] By: jhi on 2000/10/20 00:59:48
28118 Log: In the latest compiler builds cccdlflags must not become -fpic,
28119 from Wilfredo Sánchez.
28122 ____________________________________________________________________________
28123 [ 7373] By: jhi on 2000/10/20 00:56:35
28124 Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
28125 From: Tony Cook <tony@develop-help.com>
28126 Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
28127 Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
28130 ____________________________________________________________________________
28131 [ 7372] By: jhi on 2000/10/19 19:34:40
28132 Log: Typo noted by Mark Lutz.
28135 ____________________________________________________________________________
28136 [ 7371] By: jhi on 2000/10/19 19:33:13
28137 Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
28139 ! U/modified/Cppsym.U U/modified/Oldconfig.U
28140 Branch: metaconfig/U/perl
28141 ! End.U dlsrc.U libperl.U
28143 + hints/nonstopux.sh
28144 ! Configure MANIFEST config_h.SH
28145 ____________________________________________________________________________
28146 [ 7370] By: jhi on 2000/10/19 17:18:08
28147 Log: Subject: PATCH do_print has 2 PerlIO_error()s
28148 From: nick@ccl4.org
28149 Date: Thu, 19 Oct 2000 18:09:20 +0100
28150 Message-ID: <20001019180920.A8440@babyhippo.co.uk>
28153 ____________________________________________________________________________
28154 [ 7369] By: jhi on 2000/10/19 14:01:49
28155 Log: Update Changes.
28157 ! Changes patchlevel.h
28158 ____________________________________________________________________________
28159 [ 7368] By: jhi on 2000/10/19 13:04:29
28160 Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
28161 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28162 Date: Wed, 18 Oct 2000 13:12:01 +0200
28163 Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
28166 ____________________________________________________________________________
28167 [ 7367] By: jhi on 2000/10/19 02:22:40
28168 Log: Fix of sorts for bug id 20000901.092. There seems to be no trace
28169 of a 'pmshort' anywhere in the B, so the offending line was simply
28173 ____________________________________________________________________________
28174 [ 7366] By: jhi on 2000/10/19 02:12:37
28175 Log: Add the test case for the bug id 20000730.004 which seems
28176 to have been fixed by now.
28179 ____________________________________________________________________________
28180 [ 7365] By: jhi on 2000/10/18 23:36:24
28181 Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH>
28182 From: Hugo <hv@crypt.compulink.co.uk>
28183 Date: Wed, 18 Oct 2000 23:25:58 +0100
28184 Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
28186 ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
28187 ____________________________________________________________________________
28188 [ 7364] By: jhi on 2000/10/18 21:12:53
28192 ____________________________________________________________________________
28193 [ 7363] By: jhi on 2000/10/18 20:55:38
28194 Log: Missing change from #7362.
28197 ____________________________________________________________________________
28198 [ 7362] By: jhi on 2000/10/18 20:52:01
28199 Log: Borland C fstat() never saw the fd as writable.
28201 Subject: fix for Borland's weak "stat" (perl@7211)
28202 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
28203 Date: Mon, 16 Oct 2000 09:55:03 +0400
28204 Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
28207 ____________________________________________________________________________
28208 [ 7361] By: jhi on 2000/10/18 17:43:50
28211 ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
28212 ____________________________________________________________________________
28213 [ 7360] By: jhi on 2000/10/18 17:07:44
28214 Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28215 Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
28216 Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
28217 Date: Mon, 16 Oct 2000 15:19:49 +0200
28221 ____________________________________________________________________________
28222 [ 7359] By: jhi on 2000/10/18 17:04:49
28223 Log: Subject: Pod patch for Devel::Peek
28224 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28225 Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
28226 Date: Mon, 16 Oct 2000 12:26:34 +0200
28228 ! ext/Devel/Peek/Peek.pm
28229 ____________________________________________________________________________
28230 [ 7358] By: jhi on 2000/10/18 17:03:15
28231 Log: Make Cwd more bulletproof in chrooted environments.
28233 Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
28234 From: "Eric E. Coe" <Eric.Coe@oracle.com>
28235 Date: Wed, 18 Oct 2000 04:03:54 -0400
28236 Message-Id: <39ED596A.70E599FE@oracle.com>
28239 ____________________________________________________________________________
28240 [ 7357] By: jhi on 2000/10/18 16:37:26
28241 Log: Disable the UTF8 downgrade croakage for now to avoid
28242 too many not okay messages.
28245 ____________________________________________________________________________
28246 [ 7356] By: jhi on 2000/10/17 23:29:41
28247 Log: Show the failed remote port, instead of the failing line number.
28249 Subject: [PATCH 5.6.1 Debugger] More diagnostics
28250 From: David Sparks <daves@ActiveState.com>
28251 Date: Tue, 17 Oct 2000 15:00:24 -0700
28252 Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
28255 ____________________________________________________________________________
28256 [ 7355] By: jhi on 2000/10/17 14:11:31
28257 Log: On output try to downgrade to bytes, croak if impossible,
28258 from Simon Cozens. This means that outputting >255 UTF8
28259 is impossible. Consider this as a strong incentive to get
28260 the I/O disciplines implemented.
28262 ! doio.c pod/perldiag.pod sv.c
28263 ____________________________________________________________________________
28264 [ 7354] By: jhi on 2000/10/17 13:42:23
28265 Log: Clarify documentation on 'use bytes'.
28267 Subject: Re: What does 'use bytes' "mean" ?
28268 From: Simon Cozens <simon@cozens.net>
28269 Date: Mon, 18 Sep 2000 18:24:25 +0100
28270 Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
28273 ____________________________________________________________________________
28274 [ 7353] By: jhi on 2000/10/17 13:28:12
28275 Log: Workaround for a sfio bug where the stream error indicator
28276 is not cleared as documented.
28278 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
28279 From: Nicholas Clark <nick@ccl4.org>
28280 Date: Mon, 16 Oct 2000 18:28:23 +0100
28281 Message-ID: <20001016182823.J19700@plum.flirble.org>
28284 ____________________________________________________________________________
28285 [ 7352] By: jhi on 2000/10/17 13:06:19
28286 Log: More IoTYPE sprinkling.
28289 ____________________________________________________________________________
28290 [ 7351] By: jhi on 2000/10/16 22:47:07
28291 Log: Detect early whether the std streams have gone bad.
28293 Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
28294 Date: Mon, 16 Oct 2000 23:28:42 +0100
28295 From: Nicholas Clark <nick@ccl4.org>
28296 Message-ID: <20001016232842.A37942@plum.flirble.org>
28299 ____________________________________________________________________________
28300 [ 7350] By: jhi on 2000/10/16 22:45:16
28301 Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
28302 From: "Peter J. Farley III" <pjfarley@banet.net>
28303 Date: Mon, 16 Oct 2000 18:15:59 -0400
28304 Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
28306 ! djgpp/djgpp.c dosish.h t/io/open.t
28307 ____________________________________________________________________________
28308 [ 7349] By: jhi on 2000/10/16 22:36:45
28309 Log: perldelta tweak.
28311 ! pod/perldelta.pod
28312 ____________________________________________________________________________
28313 [ 7348] By: jhi on 2000/10/16 15:17:53
28314 Log: Update Changes.
28316 ! Changes patchlevel.h
28317 ____________________________________________________________________________
28318 [ 7347] By: jhi on 2000/10/16 13:55:27
28319 Log: Add the capability to include/exclude branches.
28322 ____________________________________________________________________________
28323 [ 7346] By: jhi on 2000/10/16 13:18:04
28324 Log: Add Charles Lane.
28327 ____________________________________________________________________________
28328 [ 7345] By: jhi on 2000/10/16 13:13:21
28329 Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
28331 ! pod/perldelta.pod
28332 ____________________________________________________________________________
28333 [ 7344] By: gsar on 2000/10/16 09:30:21
28334 Log: integrate change#6220 from cfgperl
28336 Win32 patches from Benjamin Stuhl.
28337 Branch: maint-5.6/perl
28338 !> makedef.pl win32/win32.h
28339 ____________________________________________________________________________
28340 [ 7343] By: gsar on 2000/10/16 08:32:19
28341 Log: integrate changes#6221,6222 from cfgperl
28343 Remove tr///CU (the feature is to be obsoleted by better interfaces).
28344 From: simon@brecon.co.uk (Simon Cozens)
28345 Subject: [PATCH] Eliminate tr///[CU][CU]
28346 Date: 23 Jun 2000 11:05:40 GMT
28347 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
28350 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
28351 From: Ian Phillipps <Ian.Phillipps@iname.com>
28352 Date: Fri, 23 Jun 2000 10:40:58 +0100
28353 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
28354 Branch: maint-5.6/perl
28355 !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
28356 ____________________________________________________________________________
28357 [ 7342] By: gsar on 2000/10/16 08:28:08
28358 Log: integrate change#6217 from cfgperl (in part)
28360 Rename the fdpid locking and integrate with Sarathy.
28361 Branch: maint-5.6/perl
28362 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
28363 !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
28364 !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
28366 ____________________________________________________________________________
28367 [ 7341] By: gsar on 2000/10/16 08:23:39
28368 Log: integrate changes#6214..6216 from mainline
28370 @_ can't have junk in it even in the non-USE_ITHREADS case because
28371 caller() wants to populate @DB::args with it (causes a coredump
28372 in Carp::confess())
28374 tweak comment about @DB::args
28376 be more optimal about clearing @_
28377 Branch: maint-5.6/perl
28378 !> av.h cop.h pp_ctl.c t/op/runlevel.t
28379 ____________________________________________________________________________
28380 [ 7340] By: gsar on 2000/10/16 08:20:37
28381 Log: integrate changes#6207..6210 from cfgperl
28383 Subject: [PATCH 5.6.0] Threadsafe patches
28384 From: Dan Sugalski <dan@sidhe.org>
28385 To: perl5-porters@perl.org
28386 Date: Mon, 08 May 2000 18:08:13 -0400
28387 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
28389 Regen headers for #6207.
28391 Lock PL_fdpid against race conditions, based on:
28392 Subject: [PATCH 5.6.0]subprocess fixup for threads
28393 From: Dan Sugalski <dan@sidhe.org>
28394 To: perl5-porters@perl.org
28395 Date: Tue, 11 Apr 2000 17:02:32 -0400
28396 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
28398 Mopup for #6207 and #6209.
28399 Branch: maint-5.6/perl
28400 !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
28401 !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
28403 ____________________________________________________________________________
28404 [ 7339] By: gsar on 2000/10/16 08:14:34
28405 Log: integrate change#6203 from cfgperl
28407 perldiag should refer to perlos2.pod not README.os2
28408 Branch: maint-5.6/perl
28409 !> pod/perldiag.pod
28410 ____________________________________________________________________________
28411 [ 7338] By: gsar on 2000/10/16 08:11:42
28412 Log: integrate change#6201 from mainline
28414 Perl_eval_pv() leaks 4 bytes every time it is called because it
28415 does a PUSHMARK that's never ever POPMARKed; in general, only
28416 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
28417 Perl_eval_[sp]v() don't because they don't take any incoming
28418 arguments (this leak has been around since the original version
28419 of perl_eval_pv() in 5.003_97e)
28420 Branch: maint-5.6/perl
28422 ____________________________________________________________________________
28423 [ 7337] By: gsar on 2000/10/16 08:08:47
28424 Log: integrate changes#6197..6200 from cfgperl
28426 Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
28427 From: John Borwick <jhborwic@unity.ncsu.edu>
28428 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
28429 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
28431 Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
28432 From: Dan Sugalski <dan@sidhe.org>
28433 To: vmsperl@perl.org, perl5-porters@perl.org
28434 Date: Fri, 02 Jun 2000 16:00:41 -0400
28435 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
28436 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
28438 Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
28439 From: Dan Sugalski <dan@sidhe.org>
28440 To: perl5-porters@perl.org, vmsperl@perl.org
28441 Date: Fri, 02 Jun 2000 17:30:51 -0400
28442 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
28444 Update to cperl-mode.el 4.31 from
28445 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
28446 Subject: A couple of notes
28447 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
28448 To: Mailing list Perl5 <perl5-porters@perl.org>
28449 Date: Sat, 3 Jun 2000 23:33:32 -0400
28450 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
28451 Branch: maint-5.6/perl
28452 !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
28453 !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
28454 !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
28455 !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
28457 ____________________________________________________________________________
28458 [ 7336] By: gsar on 2000/10/16 08:03:46
28459 Log: integrate changes#6194,6195 from mainline
28461 fix small eval"" memory leaks under USE_ITHREADS
28463 fix yet another eval"" leak under USE_ITHREADS
28464 Branch: maint-5.6/perl
28465 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
28466 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
28468 ____________________________________________________________________________
28469 [ 7335] By: gsar on 2000/10/16 08:02:15
28470 Log: integrate changes#6190,6191 from mainline
28472 submit missing embed.pl change
28474 vec() loses numericalness (modified version of patch suggested
28476 Branch: maint-5.6/perl
28477 !> doop.c embed.pl t/op/vec.t
28478 ____________________________________________________________________________
28479 [ 7334] By: gsar on 2000/10/16 08:01:03
28480 Log: integrate change#6189 from mainline
28482 counting tr/// corrupts later operation (from M.J.T Guy)
28483 Branch: maint-5.6/perl
28484 !> doop.c t/op/tr.t
28485 ____________________________________________________________________________
28486 [ 7333] By: gsar on 2000/10/16 07:59:07
28487 Log: integrate changes#6183..6188 from mainline
28489 SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
28492 tweak for change#6127
28494 remove incorrect documentation about implicit split to @_ in
28495 list context, which never really worked in perl 5 (from
28498 further qualify references to "alphanumeric" (from Wolfgang Laun
28499 <wolfgang.laun@alcatel.at>)
28501 replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
28502 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
28505 Branch: maint-5.6/perl
28506 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
28507 !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
28508 !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
28509 !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
28510 !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
28511 !> pod/pod2latex.PL utils/h2xs.PL
28512 ____________________________________________________________________________
28513 [ 7332] By: gsar on 2000/10/16 07:53:52
28514 Log: integrate change#6179 from mainline
28516 buggy modulus on UVs introduced by change#3378 (resulted in
28517 4063328477 % 65535 amounting to 27406, instead of 27407)
28518 Branch: maint-5.6/perl
28519 !> pp.c t/op/arith.t
28520 ____________________________________________________________________________
28521 [ 7331] By: gsar on 2000/10/16 07:52:49
28522 Log: integrate changes#6176,6177,6178,6182 from cfgperl
28524 Single-quoted utf8 patch from Simon Cozens.
28526 Substitution utf8 patch from Simon Cozens.
28530 Be Cleaner Part Deux.
28531 Branch: maint-5.6/perl
28532 !> Makefile.SH pp_hot.c toke.c
28533 ____________________________________________________________________________
28534 [ 7330] By: gsar on 2000/10/16 07:41:36
28535 Log: integrate change#6172 from mainline
28537 fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
28538 (from Ilya Zakharevich)
28539 Branch: maint-5.6/perl
28540 !> regexec.c t/op/re_tests
28541 ____________________________________________________________________________
28542 [ 7329] By: gsar on 2000/10/16 07:40:25
28543 Log: integrate change#6171 from mainline
28545 scalar() doesn't force scalar context when used in void context
28546 (from Simon Cozens)
28547 Branch: maint-5.6/perl
28548 !> op.c t/op/wantarray.t
28549 ____________________________________________________________________________
28550 [ 7328] By: gsar on 2000/10/16 07:39:33
28551 Log: integrate change#6170 from mainline
28553 change#6142 needs tweaks to tests to work where there's no
28554 symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
28555 Branch: maint-5.6/perl
28556 !> t/lib/filefind.t
28557 ____________________________________________________________________________
28558 [ 7327] By: gsar on 2000/10/16 07:35:34
28559 Log: integrate changes#6166..6168 from cfgperl
28561 Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
28562 in case somebody wants to write an extension for more
28563 shadow database interfaces.
28567 Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
28568 Branch: maint-5.6/perl
28569 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
28570 !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
28571 !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
28572 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
28573 !> win32/config.vc win32/config_H.bc win32/config_H.gc
28574 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
28575 ____________________________________________________________________________
28576 [ 7326] By: gsar on 2000/10/16 07:29:05
28577 Log: integrate changes#6157,6159..6161,6164 from cfgperl
28579 Regen Configure to jive with #6149.
28581 Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
28583 Changes for the File::Temp 0.08 (change #6159) test suite
28584 to fit better into the Perl distribution test framework.
28586 Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
28587 both from Simon Cozens.
28590 Branch: maint-5.6/perl
28591 +> pod/perlmodlib.PL pod/perlnewmod.pod
28592 !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
28593 !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
28594 !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
28595 !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
28596 ____________________________________________________________________________
28597 [ 7325] By: gsar on 2000/10/16 07:25:13
28598 Log: integrate change#6158 from vmsperl
28600 Add fallback to tmpfile for use in cases where user's relying on
28601 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
28603 Branch: maint-5.6/perl
28604 !> vms/vms.c vms/vmsish.h
28605 ____________________________________________________________________________
28606 [ 7324] By: gsar on 2000/10/16 07:20:50
28607 Log: integrate changes#6153..6155 from mainline
28609 prettier Test::Harness output on failed tests (from Nicholas Clark
28610 <nick@Bagpuss.uk.boo.com>)
28612 avoid type mismatch warning
28614 small bug in change#6144; remove random \xA0 character that snuck
28616 Branch: maint-5.6/perl
28617 !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
28619 ____________________________________________________________________________
28620 [ 7323] By: gsar on 2000/10/16 07:18:47
28621 Log: integrate changes#6151,6152 from mainline
28623 fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
28625 cosmetic fixups of RE debug output (from Ilya Zakharevich)
28626 Branch: maint-5.6/perl
28628 ____________________________________________________________________________
28629 [ 7322] By: gsar on 2000/10/16 07:17:25
28630 Log: integrate changes#6146..6150 from mainline
28634 add a make entry to Config.pm so "perl -V:make" works on VMS
28635 (from Peter Prymmer)
28637 close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
28639 OS/2 tweaks for usethreads build (from Rocco Caputo
28642 perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
28643 Branch: maint-5.6/perl
28644 !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
28645 !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
28646 !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
28647 !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
28648 !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
28649 !> warnings.pl x2p/a2p.h
28650 ____________________________________________________________________________
28651 [ 7321] By: gsar on 2000/10/16 07:14:02
28652 Log: integrate changes#6143..6145 from mainline
28654 MacOS support, part 1 (from Matthias Neeracher
28655 <neeri@iis.ee.ethz.ch>)
28657 MacOS support, part 2: make AutoSplit use File::Spec instead
28658 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
28659 <neeri@iis.ee.ethz.ch>)
28661 make xsubpp skip embedded pod (from Matthias Neeracher
28662 <neeri@iis.ee.ethz.ch>)
28663 Branch: maint-5.6/perl
28664 +> ext/DynaLoader/dl_mac.xs
28665 !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
28666 !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
28667 !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
28668 !> pp_ctl.c proto.h toke.c util.c util.h
28669 ____________________________________________________________________________
28670 [ 7320] By: gsar on 2000/10/16 07:12:13
28671 Log: integrate changes#6141,6142 from mainline
28673 BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
28674 forwarded by Peter Seebach from the bsdi-users mailing list.
28675 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
28677 File::Find fails to chdir when chasing symlinks (from
28678 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
28679 Branch: maint-5.6/perl
28680 !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
28681 ____________________________________________________________________________
28682 [ 7319] By: gsar on 2000/10/16 07:04:30
28683 Log: integrate change#6139 from mainline
28685 revise mktables.PL for bugs and newness in Unicode 3.0
28686 (from James Bence <jbence@amgen.com>)
28687 Branch: maint-5.6/perl
28688 +> (branch 30 files)
28689 !> (integrate 49 files)
28690 ____________________________________________________________________________
28691 [ 7318] By: gsar on 2000/10/16 07:01:01
28692 Log: integrate changes#6137,6138 from mainline
28694 fix bogus redeclaration warning for "our" variables in different
28697 add note about the handling of negative indices to tied arrays
28698 (from Michael G Schwern <schwern@pobox.com>)
28699 Branch: maint-5.6/perl
28700 !> op.c pod/perltie.pod t/pragma/strict-vars
28701 ____________________________________________________________________________
28702 [ 7317] By: gsar on 2000/10/16 06:58:46
28703 Log: integrate changes#6127..6136 from mainline
28705 call_method(...,G_EVAL) can longjmp() out if the method probing
28706 failed (from Gisle Aas)
28708 new perlxstut example for passing/returning refs to arrays
28709 (from David Lowe <dlowe@pootpoot.com>)
28711 VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
28713 fix places that mean C<"word" character> but say C<alphanumeric
28716 avoid warnings in POSIX.pm (from Barrie Slaymaker)
28718 warnings::enabled() doesn't fall back to looking at $^W if
28719 caller isn't using lexical warnings (from Paul Marquess)
28721 elide bogus test in change#6132
28723 make Test::Harness use wait.h/WCOREDUMP if available
28724 (from Ben Tilly <ben_tilly@hotmail.com>)
28726 enable Test::Harness to dynamically determine column width etc.
28727 (from Rob Napier <rnapier@employees.org>)
28729 random pod typos (from Peter Scott <Peter@PSDT.com>)
28730 Branch: maint-5.6/perl
28731 !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
28732 !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
28733 !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
28734 !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
28735 ____________________________________________________________________________
28736 [ 7316] By: gsar on 2000/10/16 06:53:23
28737 Log: integrate change#6126 from mainline
28739 change#2879 broke rvalue autovivification of magicals such as
28740 ${$num} (reworked variant of patch suggested by Simon Cozens)
28741 Branch: maint-5.6/perl
28742 !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
28743 !> pp_hot.c proto.h t/op/gv.t
28744 ____________________________________________________________________________
28745 [ 7315] By: gsar on 2000/10/16 06:51:38
28746 Log: integrate changes#6123,6125 from mainline
28748 clarify gotcha with #line directives (from Rocco Caputo
28751 enable propagating exception objects via Perl_croak() in XS code
28753 Branch: maint-5.6/perl
28754 !> pod/perldebug.pod pod/perlsyn.pod util.c
28755 ____________________________________________________________________________
28756 [ 7314] By: gsar on 2000/10/16 06:49:28
28757 Log: integrate change#6122 from mainline
28759 downgrade fatal error on C<"foo@nosucharray.com"> to optional
28760 warning (from Mark-Jason Dominus)
28761 Branch: maint-5.6/perl
28762 !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
28763 !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
28764 !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
28766 ____________________________________________________________________________
28767 [ 7313] By: gsar on 2000/10/16 06:46:54
28768 Log: integrate changes#6112..6121 from vmsperl
28770 Check for existence of file before trying to delete
28772 Ugly workaround for version-specific RTL error
28774 Urk -- undo previous removal of vmsish 'exit' change
28776 Add bounds checking for several strings (Charles Lane)
28778 Miscellaneous cosmetic fixes (Charles Lane)
28780 Treat sockets as special in sys(read|write) (Charles Lane et al.)
28782 Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
28783 Flatten case labels in switch statements uniformly (Charles Bailey)
28785 Quiet error messages in vmsish.t (Charles Lane)
28787 Add missing escape (Charles Lane)
28789 Allow eliminate_macros() and fixpath() to handle space-delimited
28790 lists (based on fixes by Craig Berry)
28791 Branch: maint-5.6/perl
28792 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
28793 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
28795 ____________________________________________________________________________
28796 [ 7312] By: gsar on 2000/10/16 06:41:18
28797 Log: integrate changes#6107,6110 from cfgperl
28799 Tweak the todo list.
28802 Branch: maint-5.6/perl
28804 ____________________________________________________________________________
28805 [ 7311] By: gsar on 2000/10/16 06:38:38
28806 Log: integrate changes#6104,6108 from mainline
28808 PL_sys_intern was being initialized too late on windows
28810 reenable fake signal handling on Windows, bugs and all
28811 Branch: maint-5.6/perl
28812 !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
28813 !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
28815 ____________________________________________________________________________
28816 [ 7310] By: gsar on 2000/10/16 06:36:03
28817 Log: integrate changes#6095,6097..6103 from cfgperl
28819 Introduce NV_PRESERVED_BITS. Not yet used anywhere but
28820 might be useful in future.
28822 Add a note about possible compilation problems from Allen Smith.
28824 Add a note about other, yet unsupported, shadow password APIs.
28826 Tweaks for the cc bugs from Allen Smith.
28828 More compilation tweakery from Allen Smith.
28830 Hints and test tweaks for Unicos.
28832 The test suite tweak in #6101 wasn't quite right.
28834 Test tweaking for Unicos continues.
28835 Branch: maint-5.6/perl
28836 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
28837 !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
28838 !> t/lib/complex.t t/op/64bitint.t
28839 ____________________________________________________________________________
28840 [ 7309] By: gsar on 2000/10/16 06:29:41
28841 Log: integrate changes#6093,6094 from mainline
28843 fork() failure to create pseudo process sets errno=EAGAIN and returns
28844 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
28846 cygwin update (from Eric Fifer <efifer@sanwaint.com>)
28847 Branch: maint-5.6/perl
28848 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
28849 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
28850 ____________________________________________________________________________
28851 [ 7308] By: gsar on 2000/10/16 06:27:29
28852 Log: integrate change#6092 from cfgperl
28854 Regen perltoc with the fixed buildtoc.
28855 Branch: maint-5.6/perl
28857 ____________________________________________________________________________
28858 [ 7307] By: gsar on 2000/10/16 06:26:40
28859 Log: integrate changes#6089,6090 from mainline
28861 buildtoc tweak to fix newline lossage
28863 concat doesn't preserve utf8-ness, and doesn't invalidate
28864 [NI]OK; added tests for both
28865 Branch: maint-5.6/perl
28866 !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
28867 ____________________________________________________________________________
28868 [ 7306] By: gsar on 2000/10/16 06:24:05
28869 Log: integrate change#6088 from cfgperl
28871 Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
28872 because we do not use those. The HAS_GETSPNAM remains,
28873 though, because we still do use that.
28874 Branch: maint-5.6/perl
28875 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
28876 !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
28877 !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
28878 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
28879 !> win32/config.vc win32/config_H.bc win32/config_H.gc
28880 !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
28881 ____________________________________________________________________________
28882 [ 7305] By: gsar on 2000/10/16 06:15:52
28883 Log: integrate changes#6084,6085,6087 from mainline
28885 substr() does not preserve utf8-ness (from Stefan Eissing
28886 <Eissing@medicaldataservice.de>); added tests
28888 repeat operator (x) doesn't preserve utf8-ness
28890 reverse() and quotemeta() weren't preserving utf8-ness; add tests
28891 Branch: maint-5.6/perl
28892 !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
28893 ____________________________________________________________________________
28894 [ 7304] By: gsar on 2000/10/16 06:13:10
28895 Log: integrate changes#6077..6083 from mainline
28897 avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
28900 workaround for CRT bug in chdir() (from Charles Lane, via
28903 remove outdated kludge in Carp (NULLs are permitted in diagnostics
28906 add File::Temp v0.08 from CPAN, with small tweaks to testsuite
28907 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
28909 better default perlbug categories for ok reports (from Richard Foley)
28911 peek.t non-portable to ithreads
28913 note about undocumented caller() return value (from M.J.T. Guy);
28914 yet another peek.t tweak
28915 Branch: maint-5.6/perl
28916 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
28917 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
28918 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
28919 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
28920 !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
28922 ____________________________________________________________________________
28923 [ 7303] By: gsar on 2000/10/16 06:03:18
28924 Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
28925 6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
28927 &HUGE_VAL is not defined, it exists.
28929 Do not warn that an infinity does not look like a number.
28931 Rewrite the pwent/spent logic to be a little bit more clearer.
28933 Continue on the pwent/spent case.
28935 Correct Freudian slip.
28937 Use HUGE_VALL if applicable.
28939 pwent/spent #ifdef imbalance.
28943 Call getspnam() only iff needd.
28945 Test both the scalar and list contexts.
28947 Use setxxent()/endxxent().
28953 Be more forgiving in POSIX about HUGE_VALL.
28957 The search of infinity continues, this time simplified.
28959 The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
28960 in natively 64-bit platforms where a long is a quad (no need
28961 for long longs). Also added bias for IVs.
28965 Introduce t/lib/peek.t.
28967 Make the test more portable.
28968 Branch: maint-5.6/perl
28971 !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
28972 !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
28973 !> t/op/pwent.t toke.c util.c
28974 ____________________________________________________________________________
28975 [ 7302] By: gsar on 2000/10/16 05:03:37
28976 Log: integrate changes#6066..6071 from mainline
28980 replace direct call to sighandler() with (*PL_sighandlerp)()
28982 note about values()
28984 File::Spec compatibility update (from Barrie Slaymaker
28985 <barries@slaysys.com>)
28987 remove misleading comment (from M.J.T. Guy)
28989 misformatted perllocal.pod (from Tim Jenness
28990 <t.jenness@jach.hawaii.edu>)
28991 Branch: maint-5.6/perl
28992 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
28993 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
28994 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
28995 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
28996 ____________________________________________________________________________
28997 [ 7301] By: gsar on 2000/10/16 05:00:08
28998 Log: integrate changes#6061..6063 from mainline
29000 change#5921 neglected to make eq honor "use bytes"
29002 additional tests for utf8.t
29004 tokeq() could read unallocated field in argument
29005 Branch: maint-5.6/perl
29006 !> sv.c t/pragma/utf8.t toke.c
29007 ____________________________________________________________________________
29008 [ 7300] By: gsar on 2000/10/16 04:56:54
29009 Log: integrate changes#6046,6048,6057,6058 from mainline
29011 libscheck has insufficient checks for n32 libs (from
29012 Albert Chin-A-Young <china@thewrittenword.com>)
29014 add note about how $( doesn't interpolate in REs (from
29015 Philip Newton <newton@ficus.frogspace.net>)
29017 fix broken parsing of /\x{ab}/
29019 printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
29020 (spotted by Donald Kinzer <dkinzer@premia.com>)
29021 Branch: maint-5.6/perl
29022 !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
29024 ____________________________________________________________________________
29025 [ 7299] By: gsar on 2000/10/16 04:52:50
29026 Log: integrate change#6044 from mainline
29028 change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
29029 such that underscores are only ignored in literal numbers,
29030 "\x{...}", and hex/oct argument
29031 Branch: maint-5.6/perl
29032 !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
29033 ____________________________________________________________________________
29034 [ 7298] By: gsar on 2000/10/16 04:50:53
29035 Log: integrate changes#6027..6043 from mainline
29037 podlators-1.02 update (from Russ Allbery)
29039 Pod::Man generates groff-incompatible macro definition (from
29042 add CGI.pm v2.66 (from Lincoln Stein)
29044 introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
29045 for @- and @+ (from Johan Vromans)
29047 small nits in diagnostics.pm (from Robin Barker)
29049 whitespace adjustments
29051 missing files in MANIFEST
29053 cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
29056 remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
29058 perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
29059 Branch: maint-5.6/perl
29060 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
29061 !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
29062 !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
29063 !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
29064 !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
29065 !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
29066 !> t/lib/cgi-html.t t/lib/cgi-request.t
29067 ____________________________________________________________________________
29068 [ 7297] By: gsar on 2000/10/16 04:44:30
29069 Log: integrate change#6025 from mainline
29071 Is{Alnum,Alpha,Word} don't match titlecase
29072 TODO: IsSpace is defined recursively!
29073 (both spotted by Larry)
29074 Branch: maint-5.6/perl
29075 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
29076 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
29077 ____________________________________________________________________________
29078 [ 7296] By: gsar on 2000/10/16 04:39:30
29079 Log: integrate change#6023 from mainline
29081 debugger stomps on $. (from M.J.T. Guy)
29082 Branch: maint-5.6/perl
29084 ____________________________________________________________________________
29085 [ 7295] By: gsar on 2000/10/16 04:38:02
29086 Log: integrate change#6022 from mainline
29088 unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
29089 Branch: maint-5.6/perl
29091 ____________________________________________________________________________
29092 [ 7294] By: gsar on 2000/10/16 04:37:05
29093 Log: integrate changes#6018..6021 from mainline
29095 make lib/syslog.t portable to systems that don't have _PATH_LOG,
29096 make _PATH_LOG() return "" if unavailable
29098 windows portability tweaks
29102 remove Win2K issue in pod (fixed by change#6020)
29103 Branch: maint-5.6/perl
29104 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
29105 !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
29106 !> t/lib/open3.t t/lib/syslog.t win32/win32.h
29107 ____________________________________________________________________________
29108 [ 7293] By: gsar on 2000/10/16 04:20:00
29109 Log: integrate changes#6013..6015 from mainline
29111 tweak change#5945 to display correct switch name in diagnostic
29113 glob() loading File::Glob behind the scenes may cause syntax errors
29115 tweak test for portability
29116 Branch: maint-5.6/perl
29117 !> op.c perl.c pod/perldiag.pod t/lib/b.t
29118 ____________________________________________________________________________
29119 [ 7292] By: gsar on 2000/10/16 04:18:11
29120 Log: integrate changes#6005..6010 from mainline, cfgperl
29122 perldoc might fail via "use blib" (from Hugo van der Sanden)
29126 note about compile failures and END blocks (from M.J.T. Guy)
29128 VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
29130 (change#6009 integrated earlier in change#7255)
29132 clarify note about shadow password support (from
29133 gellyfish@gellyfish.com)
29134 Branch: maint-5.6/perl
29135 !> Configure Porting/Glossary Porting/config.sh Porting/config_H
29136 !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
29137 !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
29138 ____________________________________________________________________________
29139 [ 7291] By: gsar on 2000/10/16 04:12:03
29140 Log: integrate changes#6002,6003 from mainline
29142 destructive sv_setsv() can lose UV-ness from source, causing
29143 numeric promotions/comparisons to fail to do the right thing
29145 allow REG_EXPAND_SZ keys in Windows registry (from
29146 John Clayton <John.Clayton@barclayscapital.com>)
29147 Branch: maint-5.6/perl
29148 !> sv.c win32/win32.c
29149 ____________________________________________________________________________
29150 [ 7290] By: gsar on 2000/10/16 04:10:19
29151 Log: integrate change#6001 from mainline
29153 support additional library locations via $Config{otherlibdirs}
29154 (from Andy Dougherty)
29155 Branch: maint-5.6/perl
29156 !> Configure INSTALL Porting/Glossary Porting/config.sh
29157 !> Porting/config_H config_h.SH epoc/config.sh perl.c
29158 !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
29159 !> win32/config.bc win32/config.gc win32/config.vc
29160 ____________________________________________________________________________
29161 [ 7289] By: gsar on 2000/10/16 04:08:28
29162 Log: integrate change#5999 from mainline
29164 fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
29165 Branch: maint-5.6/perl
29166 !> t/pragma/warn/toke toke.c
29167 ____________________________________________________________________________
29168 [ 7288] By: gsar on 2000/10/16 04:07:01
29169 Log: integrate changes#5997,5998 from cfgperl
29173 Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
29174 Branch: maint-5.6/perl
29175 !> lib/Math/Complex.pm
29176 ____________________________________________________________________________
29177 [ 7287] By: gsar on 2000/10/16 04:04:37
29178 Log: integrate change#5995 from mainline
29180 fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
29181 Branch: maint-5.6/perl
29182 !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
29183 ____________________________________________________________________________
29184 [ 7286] By: gsar on 2000/10/16 04:03:21
29185 Log: integrate change#5994 from mainline
29187 fix for missed accounting for null byte in pack("Z",...) (from
29189 Branch: maint-5.6/perl
29190 !> pp.c t/op/pack.t
29191 ____________________________________________________________________________
29192 [ 7285] By: gsar on 2000/10/16 04:02:11
29193 Log: integrate changes#5989..5993 from mainline
29195 qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
29196 itself and no other (from Tom Hughes)
29198 use $ENV{LIB} to search for libs under Visual C compiler
29199 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
29201 posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
29203 pod nit (from Simon Cozens)
29205 various minor tweaks seen on p5p
29206 Branch: maint-5.6/perl
29207 !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
29208 !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
29209 !> t/op/array.t toke.c
29210 ____________________________________________________________________________
29211 [ 7284] By: gsar on 2000/10/16 03:59:00
29212 Log: integrate changes#5978..5988 from mainline
29214 sync version numbers in File::Spec with the ones on CPAN
29215 (from Barrie Slaymaker)
29217 under useithreads, constant pad entries could inadvertantly be
29218 shared across threads (from Eric Blood <eblood@xmission.com>);
29219 added Eric's test case to testsuite
29221 allow Configure -S to run non-interactively (spotted by Greg Hudson
29224 rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
29225 prototype mismatch with CORE::glob(); update pod and tests to
29226 suit (File::Glob::glob() is still available for backward
29227 compatibility, but should be considered deprecated)
29229 avoid error in IO::Socket::INET when given an unknown service name
29230 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
29232 numeric conversion of non-number in change#3378 tramples on
29233 OOK offset, causing segfaults
29235 attributes::reftype() doesn't work on tied argument
29237 forked child may not exit correctly if it failed to open
29238 /dev/console (from Graham Barr)
29240 add regular expressions tutorial and quick-start guide (from
29241 Mark Kvale <kvale@phy.ucsf.edu>)
29243 B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
29245 s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
29246 <paul@miraclefish.com>)
29247 Branch: maint-5.6/perl
29248 +> pod/perlrequick.pod pod/perlretut.pod
29249 !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
29250 !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
29251 !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
29252 !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
29253 !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
29254 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
29255 !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
29256 !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
29257 ____________________________________________________________________________
29258 [ 7283] By: gsar on 2000/10/16 03:52:14
29259 Log: integrate change#5977 from mainline
29261 autoquote barewords followed by newline and arrow properly
29262 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
29263 Branch: maint-5.6/perl
29264 !> t/pragma/warn/toke toke.c
29265 ____________________________________________________________________________
29266 [ 7282] By: gsar on 2000/10/16 03:50:48
29267 Log: integrate change#5976 from mainline
29269 DB_File v1.73 update (from Paul Marquess)
29270 Branch: maint-5.6/perl
29271 !> ext/DB_File/Changes ext/DB_File/DB_File.pm
29272 !> ext/DB_File/DB_File.xs ext/DB_File/version.c
29273 ____________________________________________________________________________
29274 [ 7281] By: gsar on 2000/10/16 03:49:14
29275 Log: integrate change#5975 from mainline
29277 allow sort() reentrancy (variant of patch suggested by
29278 Hugo van der Sanden)
29279 Branch: maint-5.6/perl
29280 !> pp_ctl.c t/op/sort.t
29281 ____________________________________________________________________________
29282 [ 7280] By: gsar on 2000/10/16 03:48:22
29283 Log: integrate change#5974 from mainline
29285 change#4197 somehow missed initializing PL_errors, meaning
29286 syntax error queueing wasn't working outside eval"" at all;
29287 also fixed eval"" to localize PL_error_count, so that compile-time
29288 eval's don't clobber the error state of the outer context
29289 Branch: maint-5.6/perl
29290 !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
29291 !> t/pragma/warn/toke
29292 ____________________________________________________________________________
29293 [ 7279] By: gsar on 2000/10/16 03:46:21
29294 Log: integrate change#5973 from mainline
29296 fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
29297 Branch: maint-5.6/perl
29298 !> regcomp.c regexec.c t/op/re_tests
29299 ____________________________________________________________________________
29300 [ 7278] By: gsar on 2000/10/16 03:44:54
29301 Log: integrate change#5971 from cfgperl
29303 Unicos tweaks from Mark P. Lutz.
29304 Branch: maint-5.6/perl
29305 !> hints/unicos.sh lib/Math/Complex.pm
29306 ____________________________________________________________________________
29307 [ 7277] By: gsar on 2000/10/16 03:42:59
29308 Log: integrate changes#5966..5970 from mainline
29310 add testsuite for B backends, fix bug in B::Deparse (from
29311 Simon Cozens <simon@brecon.co.uk>)
29313 improved docs on the warn_uninit diagnostic (from David Glasser
29316 tolerate spaces in group names in test on solaris (from David Boyce
29319 fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
29321 Data::Dumper fumbles negative numbers on 32-bit platforms where
29323 Branch: maint-5.6/perl
29324 +> t/lib/b.t t/lib/syslog.t
29325 !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
29326 !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
29327 !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
29328 ____________________________________________________________________________
29329 [ 7276] By: gsar on 2000/10/16 03:39:30
29330 Log: integrate change#5965 from mainline
29332 avoid "will not stay shared" warnings for our variables (from
29334 Branch: maint-5.6/perl
29335 !> op.c t/pragma/warn/op
29336 ____________________________________________________________________________
29337 [ 7275] By: gsar on 2000/10/16 03:38:18
29338 Log: integrate change#5964 from mainline
29340 reformat to 72 columns (again)
29341 Branch: maint-5.6/perl
29342 !> pod/perldiag.pod
29343 ____________________________________________________________________________
29344 [ 7274] By: gsar on 2000/10/16 03:36:58
29345 Log: integrate change#5963 from mainline
29347 patch from Larry to make (\&) prototype work; added tests for
29349 Branch: maint-5.6/perl
29350 !> op.c t/comp/proto.t
29351 ____________________________________________________________________________
29352 [ 7273] By: gsar on 2000/10/16 03:35:51
29353 Log: integrate changes#5956..5962 from mainline
29355 better diagnostics on failed tests (from Ilya Zakharevich)
29357 pod nits (from A. C. Yardley <yardley@tanet.net>)
29359 change#3569 deleted some essential code, revert; avoid use of
29360 atexit() to make DynaLoader work properly on AIX under mod_perl
29361 (from Jens-Uwe Mager <jum@helios.de>)
29363 doubled words in pods (from Simon Cozens
29364 <simon.p.cozens@jp.pwcglobal.com>)
29366 better INSTALL notes on Solaris issues (from Dominic Dunlop)
29368 recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
29370 updated README.hpux (from Jeff Okamoto)
29371 Branch: maint-5.6/perl
29372 !> INSTALL README.hpux emacs/cperl-mode.el
29373 !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
29374 !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
29375 !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
29376 !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
29377 !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
29378 !> t/op/lex_assign.t
29379 ____________________________________________________________________________
29380 [ 7272] By: gsar on 2000/10/16 03:31:22
29381 Log: integrate change#5955 from mainline
29383 longstanding bug exposed by change#3307: sort arguments weren't
29384 compiled with the right wantarray context (ensuing runtime lookup
29385 via block_gimme() was getting the incidental context of the
29387 Branch: maint-5.6/perl
29388 !> op.c t/op/sort.t
29389 ____________________________________________________________________________
29390 [ 7271] By: gsar on 2000/10/16 03:29:11
29391 Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
29394 Flatten the cpp jungle doing the nosuid checking.
29396 Do not assume sign propagation. (from M.J.T. Guy)
29398 Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
29400 Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
29401 Now pp_ncmp() returns undef is either operand is a NaN.
29403 On second thoughts frexp() does have two arguments.
29405 Document that tr() is not tr(1).
29407 Be more robust on "extreme" (large absolute value)
29408 arguments. Originally reported by Daniel Connelly
29409 as a problem with asinh() on large negative arguments,
29410 asinh() used to bail out because an argument to log()
29411 ended up being zero. Ilya Zakharevich proposed using
29412 Taylor's series in such cases, which for such large
29413 arguments is a very good approximation.
29415 Undo "use integer" addition from 64bitint as it seems
29416 to break most of the subtests in Digital UNIX;
29417 Unicos needs to find another way.
29418 Branch: maint-5.6/perl
29419 !> (integrate 29 files)
29420 ____________________________________________________________________________
29421 [ 7270] By: gsar on 2000/10/16 03:09:44
29422 Log: integrate changes#5948,5949,5950 from mainline
29424 typo in vars.pm that leads to cryptic message (from Piotr
29425 Piatkowski <kompas@kompas.usr.onet.pl>)
29427 make perldoc use the pod2man from the same version (from
29430 reformat perldiag to avoid long lines
29431 Branch: maint-5.6/perl
29432 !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
29433 ____________________________________________________________________________
29434 [ 7269] By: gsar on 2000/10/16 03:05:54
29435 Log: integrate change#5947 from mainline
29437 use &dl_error rather than &dl_load_file as the guard for calling
29438 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
29439 statically built perl)
29440 Branch: maint-5.6/perl
29441 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
29442 ____________________________________________________________________________
29443 [ 7268] By: gsar on 2000/10/16 03:04:48
29444 Log: integrate change#5945 from mainline
29446 make module name mandatory after -M switch; reorder perldiag
29447 alphabetically (from Mark-Jason Dominus)
29448 Branch: maint-5.6/perl
29449 !> perl.c pod/perldiag.pod
29450 ____________________________________________________________________________
29451 [ 7267] By: gsar on 2000/10/16 03:03:01
29452 Log: integrate change#5939 from mainline
29454 more pod nits (from Larry Virden)
29455 Branch: maint-5.6/perl
29456 !> README.win32 pod/perlsub.pod pod/perlsyn.pod
29457 !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
29458 !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
29459 ____________________________________________________________________________
29460 [ 7266] By: gsar on 2000/10/16 03:01:39
29461 Log: integrate change#5938 from mainline
29463 Consolidated B::Deparse fixes (from Stephen McCamant)
29464 Branch: maint-5.6/perl
29465 !> ext/B/B/Deparse.pm
29466 ____________________________________________________________________________
29467 [ 7265] By: gsar on 2000/10/16 03:00:43
29468 Log: integrate change#5936 from mainline
29470 additional tests for change#7263 (from Paul Marquess)
29471 Branch: maint-5.6/perl
29472 !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
29473 !> t/pragma/warn/5nolint t/pragma/warn/6default
29474 ____________________________________________________________________________
29475 [ 7264] By: gsar on 2000/10/16 02:58:34
29476 Log: integrate change#5934 from mainline
29478 propagate lexical warnings from surrounding scope correctly
29479 within string eval() (from Paul Marquess)
29480 Branch: maint-5.6/perl
29481 !> pp_ctl.c t/pragma/warn/pp_ctl
29482 ____________________________________________________________________________
29483 [ 7263] By: gsar on 2000/10/16 02:56:53
29484 Log: integrate change#5932 from mainline
29486 add rsignal(), whichsig() and do_join() to public API list
29487 (mod_perl uses them to good advantage)
29488 Branch: maint-5.6/perl
29489 !> embed.pl global.sym objXSUB.h perlapi.c proto.h
29490 ____________________________________________________________________________
29491 [ 7262] By: gsar on 2000/10/16 02:55:53
29492 Log: integrate change#5931 from mainline
29494 fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
29495 Branch: maint-5.6/perl
29496 !> pp_hot.c regexec.c t/op/pat.t
29497 ____________________________________________________________________________
29498 [ 7261] By: gsar on 2000/10/16 02:55:01
29499 Log: integrate change#5930 from mainline
29501 small os390 tweaks (from Peter Prymmer)
29502 Branch: maint-5.6/perl
29503 !> config_h.SH makedepend.SH
29504 ____________________________________________________________________________
29505 [ 7260] By: gsar on 2000/10/16 02:54:10
29506 Log: integrate change#5929 from mainline
29509 Branch: maint-5.6/perl
29510 !> pod/perlguts.pod
29511 ____________________________________________________________________________
29512 [ 7259] By: gsar on 2000/10/16 02:52:55
29513 Log: integrate change#5927 from mainline
29515 arrange for next() to resume at the unstack op rather than the
29516 loop conditional, so that scope cleanup happens correctly
29517 (from Stephen McCamant)
29518 Branch: maint-5.6/perl
29519 !> op.c pp_ctl.c t/op/misc.t
29520 ____________________________________________________________________________
29521 [ 7258] By: gsar on 2000/10/16 02:51:38
29522 Log: integrate change#5926 from mainline
29524 on windows, reserve 16M of stack rather than 128M (allows more
29525 threads to run concurrently)
29526 Branch: maint-5.6/perl
29527 !> win32/Makefile win32/makefile.mk
29528 ____________________________________________________________________________
29529 [ 7257] By: gsar on 2000/10/16 02:50:37
29530 Log: integrate change#5925 from mainline
29532 POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
29533 Branch: maint-5.6/perl
29535 ____________________________________________________________________________
29536 [ 7256] By: gsar on 2000/10/16 02:49:36
29537 Log: integrate change#5924 from mainline
29539 avoid using uninitialized memory in require version check
29540 Branch: maint-5.6/perl
29541 !> pp_ctl.c universal.c
29542 ____________________________________________________________________________
29543 [ 7255] By: gsar on 2000/10/16 02:48:03
29544 Log: integrate changes#5923,5928,6009 from mainline
29546 IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
29547 Branch: maint-5.6/perl
29548 !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
29549 ____________________________________________________________________________
29550 [ 7254] By: gsar on 2000/10/16 02:44:46
29551 Log: integrate change#5922 from mainline
29553 commentary about IoTYPE() (from Nathan Torkington)
29554 Branch: maint-5.6/perl
29556 ____________________________________________________________________________
29557 [ 7253] By: gsar on 2000/10/16 02:43:49
29558 Log: integrate change#5921 from mainline
29560 make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
29561 Branch: maint-5.6/perl
29562 !> sv.c t/lib/charnames.t t/pragma/utf8.t
29563 ____________________________________________________________________________
29564 [ 7252] By: gsar on 2000/10/16 02:42:31
29565 Log: integrate change#5920 from mainline
29567 Larry's fix for buggy propagation of utf8-ness in join(); add test
29568 Branch: maint-5.6/perl
29569 !> doop.c t/op/ver.t
29570 ____________________________________________________________________________
29571 [ 7251] By: gsar on 2000/10/16 02:41:14
29572 Log: integrate changes#5915..5919 from mainline
29574 various (pod tweaks &c)
29575 Branch: maint-5.6/perl
29576 !> (integrate 33 files)
29577 ____________________________________________________________________________
29578 [ 7250] By: gsar on 2000/10/16 02:38:16
29579 Log: integrate change#5914 from mainline
29581 caller() wasn't returning the right number of elements for
29583 Branch: maint-5.6/perl
29584 !> pp_ctl.c t/pragma/warn/9enabled
29585 ____________________________________________________________________________
29586 [ 7249] By: gsar on 2000/10/16 02:37:02
29587 Log: integrate change#5913 from mainline
29589 pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
29590 (from Mark-Jason Dominus)
29591 Branch: maint-5.6/perl
29592 !> pod/perlfunc.pod
29593 ____________________________________________________________________________
29594 [ 7248] By: gsar on 2000/10/16 02:35:58
29595 Log: integrate change#5912 from mainline
29597 fix totally broken caching in UNIVERSAL::isa() (from
29599 Branch: maint-5.6/perl
29600 !> t/op/universal.t universal.c
29601 ____________________________________________________________________________
29602 [ 7247] By: gsar on 2000/10/16 02:34:27
29603 Log: integrate changes#5910,5911 from mainline
29607 add linebreak properties from unicode/LineBrk.txt (from
29608 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
29609 Branch: maint-5.6/perl
29610 +> (branch 29 files)
29611 !> ext/Thread/Thread.pm lib/unicode/mktables.PL
29612 ____________________________________________________________________________
29613 [ 7246] By: gsar on 2000/10/16 02:33:29
29614 Log: integrate change#5909 from mainline
29616 mode argument to do_binmode() should be file mode, not boolean
29617 Branch: maint-5.6/perl
29619 ____________________________________________________________________________
29620 [ 7245] By: gsar on 2000/10/16 02:31:04
29621 Log: integrate change#5908 from mainline
29623 introduce illegal symbols into null package so that
29624 gv_fetchpv(...,TRUE) always returns a valid GV even when the
29625 symbol is trapped by strictures (avoids coredumps)
29626 Branch: maint-5.6/perl
29627 !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
29628 !> t/pragma/strict-vars
29629 ____________________________________________________________________________
29630 [ 7244] By: jhi on 2000/10/16 02:29:54
29631 Log: Subject: $Carp::ExportLevel confusion in Exporter
29632 From: "Ben Tilly" <ben_tilly@hotmail.com>
29633 Date: Sat, 14 Oct 2000 16:44:34 EDT
29634 Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
29636 ! lib/Exporter/Heavy.pm
29637 ____________________________________________________________________________
29638 [ 7243] By: jhi on 2000/10/16 02:28:33
29639 Log: Subject: [PATCH perlguts.pod] Document offset hack
29640 From: Simon Cozens <simon@cozens.net>
29641 Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
29642 Date: Sat, 14 Oct 2000 19:32:25 +0100
29645 ____________________________________________________________________________
29646 [ 7242] By: gsar on 2000/10/16 02:26:51
29647 Log: integrate changes#5905,5906,5907,6064 from mainline
29649 printf/sprintf didn't get quad types right under use64bitint
29650 Branch: maint-5.6/perl
29651 !> pp_sys.c sv.c t/op/64bitint.t
29652 ____________________________________________________________________________
29653 [ 7241] By: jhi on 2000/10/16 02:22:44
29654 Log: Subject: small pod patch
29655 From: Dan Boorstein <dan_boo@bellsouth.net>
29656 Date: Sat, 14 Oct 2000 14:29:24 -0400
29657 Message-ID: <39E8A604.B501DB4F@bellsouth.net>
29659 ! pod/perlfaq7.pod pod/perlmod.pod
29660 ____________________________________________________________________________
29661 [ 7240] By: jhi on 2000/10/16 02:13:46
29664 Subject: Re: Problems with bleadperl
29665 From: "Stephen P. Potter" <spp@ds.net>
29666 Date: Fri, 13 Oct 2000 13:32:49 -0400
29667 Message-Id: <200010131732.NAA19391@spp.users.ds.net>
29669 ! t/pragma/overload.t
29670 ____________________________________________________________________________
29671 [ 7239] By: jhi on 2000/10/16 01:41:18
29672 Log: One more ~utf8 tweak.
29675 ____________________________________________________________________________
29676 [ 7238] By: jhi on 2000/10/16 01:34:14
29677 Log: Tweak the test of #7235.
29680 ____________________________________________________________________________
29681 [ 7237] By: jhi on 2000/10/16 01:25:04
29682 Log: Fix a couple of compiler-noted nits in #7235.
29685 ____________________________________________________________________________
29686 [ 7236] By: jhi on 2000/10/16 01:22:46
29687 Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
29690 ____________________________________________________________________________
29691 [ 7235] By: jhi on 2000/10/15 16:24:44
29692 Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
29694 From: Simon Cozens <simon@cozens.net>
29695 Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
29696 Date: Sat, 14 Oct 2000 20:52:13 +0100
29697 Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
29699 ! pp.c t/op/bop.t utf8.h
29700 ____________________________________________________________________________
29701 [ 7234] By: jhi on 2000/10/15 15:19:29
29702 Log: split() utf8 fixes. Should fix both 20001014.001 and 20000426.003.
29703 The problem was that rx->minlen was in chars while pp_split()
29704 thought it would be in bytes.
29706 ! pp.c t/pragma/utf8.t
29707 ____________________________________________________________________________
29708 [ 7233] By: jhi on 2000/10/14 20:24:24
29709 Log: Document FNCASE=y as discussed in the bug 20000902.009.
29712 ____________________________________________________________________________
29713 [ 7232] By: jhi on 2000/10/14 18:52:21
29714 Log: Add test for bug id 20000427.003 (which seems to have
29715 been fixed) (also duplicate as 20000427.004, though
29716 with a higher severity). Move one utf8 from op/append
29717 to pragma/utf8, tag the tests with bug ids.
29719 ! t/op/append.t t/pragma/utf8.t
29720 ____________________________________________________________________________
29721 [ 7231] By: jhi on 2000/10/14 17:28:37
29722 Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
29725 ____________________________________________________________________________
29726 [ 7230] By: jhi on 2000/10/14 14:24:50
29727 Log: Needs to be conditional on SunOS 4.
29729 Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
29730 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
29731 Date: Sat, 14 Oct 2000 13:37:49 +0100
29732 Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
29733 Branch: metaconfig/U/perl
29736 ! Configure myconfig.SH pod/perldelta.pod
29737 ____________________________________________________________________________
29738 [ 7229] By: jhi on 2000/10/14 00:49:22
29739 Log: Update Changes.
29741 ! Changes patchlevel.h
29742 ____________________________________________________________________________
29743 [ 7228] By: jhi on 2000/10/14 00:46:10
29744 Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
29745 From: Peter Prymmer <pvhp@forte.com>
29746 Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
29747 Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
29750 ____________________________________________________________________________
29751 [ 7227] By: jhi on 2000/10/13 23:20:30
29752 Log: Make the test acknowledge that self-ties are disabled as #7213 said.
29755 ____________________________________________________________________________
29756 [ 7226] By: jhi on 2000/10/13 22:14:32
29759 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
29760 From: Peter Prymmer <pvhp@forte.com>
29761 Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
29762 Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
29765 ____________________________________________________________________________
29766 [ 7225] By: jhi on 2000/10/13 22:11:31
29767 Log: op/sprintf.t patch for OS/390 (and any other host with limited
29768 floating-point exponent length)
29770 Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
29771 From: Dominic Dunlop <domo@computer.org>
29772 Date: Fri, 13 Oct 2000 19:17:57 +0200
29773 Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
29776 ____________________________________________________________________________
29777 [ 7224] By: jhi on 2000/10/13 18:40:48
29778 Log: Allow @+ and @- to be doublequoted, from Simon Cozens.
29781 ____________________________________________________________________________
29782 [ 7223] By: jhi on 2000/10/13 18:37:13
29783 Log: Thinko in #7222.
29786 ____________________________________________________________________________
29787 [ 7222] By: jhi on 2000/10/13 18:05:23
29788 Log: Use UTF8SKIP(), from Simon Cozens.
29791 ____________________________________________________________________________
29792 [ 7221] By: jhi on 2000/10/13 15:43:19
29793 Log: (accidentally empty check-in)
29796 ____________________________________________________________________________
29797 [ 7220] By: jhi on 2000/10/13 15:23:51
29798 Log: Add (optimistically) Storable to static extensions.
29800 ! hints/uwin.sh hints/vmesa.sh
29801 ____________________________________________________________________________
29802 [ 7219] By: jhi on 2000/10/13 15:20:05
29803 Log: Amdahl UTS doesn't seem to do dynaloading.
29806 ____________________________________________________________________________
29807 [ 7218] By: jhi on 2000/10/13 15:15:20
29808 Log: Slight tweak of the code to appease Amdahl UTS cc.
29811 ____________________________________________________________________________
29812 [ 7217] By: jhi on 2000/10/13 14:50:42
29813 Log: In Amdahl UTS "struct sv" is defined by a system header,
29817 ____________________________________________________________________________
29818 [ 7216] By: jhi on 2000/10/13 11:58:25
29819 Log: Ilya implemented the memory profiling API.
29822 ____________________________________________________________________________
29823 [ 7215] By: jhi on 2000/10/13 02:56:38
29824 Log: Subject: [PATCH 5.7.0] Perl API for mstats
29825 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29826 Date: Thu, 12 Oct 2000 22:52:40 -0400
29827 Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
29829 ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
29830 ____________________________________________________________________________
29831 [ 7214] By: jhi on 2000/10/13 02:55:38
29832 Log: Subject: [PATCH 5.7.0] IVs in mtats
29833 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29834 Date: Thu, 12 Oct 2000 22:51:04 -0400
29835 Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
29838 ____________________________________________________________________________
29839 [ 7213] By: jhi on 2000/10/13 02:31:47
29840 Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
29842 ! pod/perldiag.pod pp_sys.c
29843 ____________________________________________________________________________
29844 [ 7212] By: jhi on 2000/10/13 01:27:38
29845 Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
29846 From: Peter Prymmer <pvhp@forte.com>
29847 Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
29848 Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
29851 ____________________________________________________________________________
29852 [ 7211] By: jhi on 2000/10/13 00:35:09
29853 Log: Update Changes.
29855 ! Changes patchlevel.h
29856 ____________________________________________________________________________
29857 [ 7210] By: jhi on 2000/10/12 23:59:40
29858 Log: The Install.pm third of
29860 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
29861 From: Bill Campbell <bill@celestial.com>
29862 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
29863 Date: Thu, 5 Oct 2000 18:04:51 -0700
29865 ! lib/ExtUtils/Install.pm
29866 ____________________________________________________________________________
29867 [ 7209] By: jhi on 2000/10/12 23:58:43
29870 Subject: Proposed patches, Install.pm getopts.pl termcap.pl
29871 Date: Thu, 5 Oct 2000 18:04:51 -0700
29872 From: Bill Campbell <bill@celestial.com>
29873 Message-ID: <20001005180451.A22029@kstarr.celestial.com>
29875 The Install.pm changes will be submitted separately because
29876 they need some work and discussion still.
29878 ! lib/getopts.pl lib/termcap.pl
29879 ____________________________________________________________________________
29880 [ 7208] By: jhi on 2000/10/12 23:41:19
29881 Log: Subject: [PATCH] 5.6.0 & 5.7.1, VMS fixes
29882 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
29883 Date: Thu, 12 Oct 2000 07:30:02 EDT
29884 Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
29886 ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
29887 ! t/pod/testp2pt.pl vms/gen_shrfls.pl
29888 ____________________________________________________________________________
29889 [ 7207] By: jhi on 2000/10/12 23:39:01
29890 Log: An updated EBCDIC tr patch.
29892 Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
29893 From: Peter Prymmer <pvhp@forte.com>
29894 Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
29895 Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
29898 ____________________________________________________________________________
29899 [ 7206] By: jhi on 2000/10/12 23:34:55
29900 Log: Upgrade to CPAN 1.58, from Andreas König.
29902 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
29903 ____________________________________________________________________________
29904 [ 7205] By: jhi on 2000/10/12 23:29:08
29905 Log: Introduce the man[24-8] variables, from Andy Dougherty.
29906 Branch: metaconfig/U/perl
29907 + mandirs.U mandirstyle.U
29909 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29910 ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
29911 ! vos/config.h vos/config.pl vos/config_h.SH_orig
29912 ! win32/config.bc win32/config.gc win32/config.vc
29913 ____________________________________________________________________________
29914 [ 7204] By: gsar on 2000/10/12 18:11:24
29915 Log: restore change#7202
29918 ____________________________________________________________________________
29919 [ 7203] By: gsar on 2000/10/12 18:09:40
29920 Log: another test of the Emergency Broadcast System--back out
29924 ____________________________________________________________________________
29925 [ 7202] By: gsar on 2000/10/12 16:40:47
29926 Log: (submitted on behalf of Jarkko)
29927 Fix the lib/encode.t subtest 6 failure as reported by Andreas
29928 Koenig, gmagical substr() wasn't propagating UTF8ness. The bug
29929 was unearthed by change 7182, as was a bug in HTML::Entities.
29932 ____________________________________________________________________________
29933 [ 7201] By: jhi on 2000/10/11 03:16:05
29934 Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
29936 ! pp_hot.c t/pragma/utf8.t
29937 ____________________________________________________________________________
29938 [ 7200] By: jhi on 2000/10/11 00:40:30
29939 Log: The #7198 was a false alarm.
29942 ____________________________________________________________________________
29943 [ 7199] By: jhi on 2000/10/11 00:26:04
29944 Log: Remove duplicated code.
29947 ____________________________________________________________________________
29948 [ 7198] By: jhi on 2000/10/10 23:30:46
29949 Log: (Retracted by #7200.)
29952 ____________________________________________________________________________
29953 [ 7197] By: jhi on 2000/10/10 21:49:30
29954 Log: Add the test case for #7190, from the original bug report
29958 ____________________________________________________________________________
29959 [ 7196] By: jhi on 2000/10/10 21:40:49
29960 Log: Reapply Andy's patch and regen Configure.
29962 ! Configure INSTALL Makefile.SH Porting/Glossary
29963 ! Porting/config.sh config_h.SH epoc/config.sh installperl
29964 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
29966 ____________________________________________________________________________
29967 [ 7195] By: jhi on 2000/10/10 21:09:30
29968 Log: Use the versiononly instead of the installscripts,
29969 retract the changes 7146 and 7147.
29971 ! Configure INSTALL Makefile.SH Porting/Glossary
29972 ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
29973 ! installperl uconfig.sh vos/config.def win32/config.bc
29974 ! win32/config.gc win32/config.vc
29975 ____________________________________________________________________________
29976 [ 7194] By: jhi on 2000/10/10 21:06:15
29977 Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
29978 From: Peter Prymmer <pvhp@forte.com>
29979 Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
29980 Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
29983 ____________________________________________________________________________
29984 [ 7193] By: jhi on 2000/10/10 21:05:12
29985 Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
29986 From: Peter Prymmer <pvhp@forte.com>
29987 Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
29988 Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
29991 ____________________________________________________________________________
29992 [ 7192] By: jhi on 2000/10/10 20:57:30
29993 Log: Add versiononly, delete installscripts, from Andy Dougherty.
29995 - U/installdirs/installscripts.U
29996 Branch: metaconfig/U/perl
29998 ____________________________________________________________________________
29999 [ 7191] By: jhi on 2000/10/10 19:41:21
30000 Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
30001 From: Peter Prymmer <pvhp@forte.com>
30002 Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
30003 Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
30005 ! pod/perlebcdic.pod
30006 ____________________________________________________________________________
30007 [ 7190] By: jhi on 2000/10/10 19:26:14
30008 Log: Subject: Re: utf8 concat, mg_get
30009 From: Simon Cozens <simon@cozens.net>
30010 Date: Tue, 10 Oct 2000 17:40:17 +0100
30011 Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
30014 ____________________________________________________________________________
30015 [ 7189] By: jhi on 2000/10/10 19:23:03
30016 Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
30017 From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
30018 Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
30019 Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
30021 ! lib/ExtUtils/MM_Unix.pm
30022 ____________________________________________________________________________
30023 [ 7188] By: jhi on 2000/10/10 15:31:24
30024 Log: Subject: RE: [ID 19990803.001] README.win32 suggestions
30025 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
30026 Date: Fri, 14 Jul 2000 10:47:36 +0100
30027 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
30030 ____________________________________________________________________________
30031 [ 7187] By: jhi on 2000/10/10 13:30:10
30032 Log: Quote the temp file name, needed in Win32 because the
30033 default name unfortunately contains spaces, shouldn't
30036 Subject: FW: perldoc fails if $TEMP contains spaces
30037 From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
30038 Date: Thu, 14 Sep 2000 08:58:45 +0100
30039 Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
30042 ____________________________________________________________________________
30043 [ 7186] By: jhi on 2000/10/10 13:16:27
30044 Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread
30045 From: hv@hugo.hybyte.com
30046 Date: Tue, 10 Oct 2000 14:10:20 +0100
30047 Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
30049 ! t/lib/thr5005.t util.c
30050 ____________________________________________________________________________
30051 [ 7185] By: jhi on 2000/10/10 12:06:22
30052 Log: Upgrade to podlators 1.04, from Russ Allbery.
30054 ! lib/Pod/Man.pm lib/Pod/Text.pm
30055 ____________________________________________________________________________
30056 [ 7184] By: jhi on 2000/10/10 12:01:32
30057 Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
30059 ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
30060 ____________________________________________________________________________
30061 [ 7183] By: jhi on 2000/10/09 23:47:15
30062 Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
30063 From: Peter Prymmer <pvhp@forte.com>
30064 Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
30065 Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
30067 ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
30068 ____________________________________________________________________________
30069 [ 7182] By: jhi on 2000/10/09 23:43:16
30070 Log: Make eq work again with utf8 (disabling the upgrading
30071 should no more be necessary since the copies of the
30072 scalars are upgraded, not the scalars themselves).
30073 Takes care of ID 20001009.001. (The claimed length()
30074 bug in 20001009.001 seems bogus to me.)
30076 ! sv.c t/pragma/utf8.t
30077 ____________________________________________________________________________
30078 [ 7181] By: gsar on 2000/10/09 19:41:54
30079 Log: tweak for change#7173
30082 ____________________________________________________________________________
30083 [ 7180] By: gsar on 2000/10/09 19:26:56
30084 Log: on Windows, clean targets might not work under some flavors of the shell
30086 ! win32/Makefile win32/makefile.mk
30087 ____________________________________________________________________________
30088 [ 7179] By: jhi on 2000/10/09 19:21:02
30089 Log: Update Changes.
30091 ! Changes patchlevel.h
30092 ____________________________________________________________________________
30093 [ 7178] By: jhi on 2000/10/09 19:18:23
30094 Log: Warn about unknown scripts.
30096 Subject: Re: ideas? patches? [PATCH bleadperl]
30097 From: Dominic Dunlop <domo@computer.org>
30098 Date: Mon, 9 Oct 2000 14:57:17 +0200
30099 Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
30102 ____________________________________________________________________________
30103 [ 7177] By: jhi on 2000/10/09 19:13:27
30104 Log: Change #7160 had a nasty typo.
30106 ! U/compline/Compile.U
30108 ! Configure config_h.SH
30109 ____________________________________________________________________________
30110 [ 7176] By: gsar on 2000/10/09 18:59:33
30114 ____________________________________________________________________________
30115 [ 7175] By: gsar on 2000/10/09 18:54:28
30116 Log: Windows9x doesn't support link(), despite what Config.pm
30119 ! lib/ExtUtils/Manifest.pm
30120 ____________________________________________________________________________
30121 [ 7174] By: gsar on 2000/10/09 18:50:03
30122 Log: avoid nonportable example code
30125 ____________________________________________________________________________
30126 [ 7173] By: gsar on 2000/10/09 18:46:54
30127 Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
30128 being used) when closing a socket handle
30130 ! win32/win32.c win32/win32.h win32/win32sck.c
30131 ____________________________________________________________________________
30132 [ 7172] By: gsar on 2000/10/09 18:41:40
30133 Log: on Windows, cwd strings in the environment should be of the
30134 form =X:=X:\foo instead of =X=X:\foo\
30137 ____________________________________________________________________________
30138 [ 7171] By: gsar on 2000/10/09 18:30:09
30139 Log: on Windows, LoadLibrary() could load an extension DLL multiple
30140 times if forward slashes are used in the path
30143 ____________________________________________________________________________
30144 [ 7170] By: jhi on 2000/10/09 17:53:59
30145 Log: Add a todo note about overloadable assertions.
30148 ____________________________________________________________________________
30149 [ 7169] By: jhi on 2000/10/09 13:43:45
30150 Log: Subject: PATCH 5.6 perldebguts grammar cleanup
30151 From: mjd@plover.com
30152 Date: 9 Oct 2000 00:24:44 -0000
30153 Message-ID: <20001009002444.10616.qmail@plover.com>
30155 ! pod/perldebguts.pod
30156 ____________________________________________________________________________
30157 [ 7168] By: nick on 2000/10/08 13:16:33
30158 Log: Tables assume network byte order for 16 bit forms, so 'S' packing
30159 is not right thing to do on (e.g. x86). Network order is also "right" for
30162 ! ext/Encode/Encode.pm
30163 ____________________________________________________________________________
30164 [ 7167] By: nick on 2000/10/08 12:54:42
30165 Log: Make "encodings" work post-install when Encode/*.enc files may not
30166 be in same directory as Encode.pm
30168 ! ext/Encode/Encode.pm
30169 ____________________________________________________________________________
30170 [ 7166] By: nick on 2000/10/08 11:51:26
30171 Log: Work round the fact that $hash->{$key} does not take into account
30172 UTF8'ness of $key yet. Thus fromUnicode needs to do $hash->{chr(ord($ch))}
30173 so that key is always in the "expected" encoding - i.e. same way we put
30176 ! ext/Encode/Encode.pm
30177 ____________________________________________________________________________
30178 [ 7165] By: gsar on 2000/10/08 04:15:29
30179 Log: save_re_context() could reset PL_curcop to freed memory, causing core
30180 dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
30183 ____________________________________________________________________________
30184 [ 7164] By: jhi on 2000/10/06 20:51:48
30185 Log: UTF8ize split() so that the cloned substrings get the UTF8
30186 flag of the original scalar. Problem reported by Simon Cozens.
30188 ! pp.c t/pragma/utf8.t
30189 ____________________________________________________________________________
30190 [ 7163] By: nick on 2000/10/06 20:48:34
30191 Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
30192 got a false +ve and so did not reach code which would have un-FAKEd the SV.
30195 ____________________________________________________________________________
30196 [ 7162] By: nick on 2000/10/06 20:25:37
30197 Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
30198 To fix (sort {$a <=> $b} keys %hash) in particular but
30199 should cover a number of other as-yet-unknown cases as well.
30202 ____________________________________________________________________________
30203 [ 7161] By: jhi on 2000/10/06 19:56:18
30204 Log: Change the version number of Tie::Handle in the core to 4.0,
30205 the (unrelated) Tie::Handle in CPAN will remain at 3.0.
30207 Subject: Note on Tie::Handle
30208 From: andreas.koenig@anima.de (Andreas J. Koenig)
30209 Date: 06 Oct 2000 21:48:58 +0200
30210 Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
30212 ! lib/Tie/Handle.pm
30213 ____________________________________________________________________________
30214 [ 7160] By: jhi on 2000/10/06 18:20:35
30215 Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
30216 as the first option of cc/ld because of ultrapicky compilers
30219 + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
30220 ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
30221 ! U/compline/orderlib.U U/modified/Cppsym.U
30222 ! U/modified/d_access.U
30223 Branch: metaconfig/U/perl
30224 ! Checkcc.U d_dlsymun.U gccvers.U
30226 ! Configure config_h.SH
30227 ____________________________________________________________________________
30228 [ 7159] By: jhi on 2000/10/06 13:56:39
30229 Log: Update Changes.
30231 ! Changes patchlevel.h
30232 ____________________________________________________________________________
30233 [ 7158] By: jhi on 2000/10/06 12:48:40
30234 Log: Eliminate $Is_VMS code from the test.
30236 Subject: Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
30237 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30238 Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
30239 Date: Thu, 5 Oct 2000 07:46:33 EDT
30242 ____________________________________________________________________________
30243 [ 7157] By: jhi on 2000/10/06 12:47:13
30244 Log: Also the $ccflags is needed for the C compiler check.
30246 Subject: Configure (check for C-compiler)
30247 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30248 Date: Fri, 06 Oct 2000 08:47:15 +0200
30249 Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
30250 Branch: metaconfig/U/perl
30253 ! Configure config_h.SH
30254 ____________________________________________________________________________
30255 [ 7156] By: jhi on 2000/10/06 11:45:15
30256 Log: The HINT_BYTE patch is apparently unnecessary, retracted.
30258 ! perl.c pp_ctl.c sv.h utf8.c
30259 ____________________________________________________________________________
30260 [ 7155] By: jhi on 2000/10/06 11:40:41
30261 Log: IO::Handle->syswrite() did not handle length omission
30262 like CORE::syswrite() does.
30264 Subject: [Fwd] IO::Handle, syswrite and arguments
30265 From: Graham Barr <gbarr@pobox.com>
30266 Date: Fri, 6 Oct 2000 10:22:05 +0100
30267 Message-ID: <20001006102205.U6312@pobox.com>
30269 The original patch from andrew@ugh.net.au.
30271 ! ext/IO/lib/IO/Handle.pm
30272 ____________________________________________________________________________
30273 [ 7154] By: jhi on 2000/10/06 01:42:15
30277 ____________________________________________________________________________
30278 [ 7153] By: jhi on 2000/10/06 00:39:55
30279 Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
30282 ____________________________________________________________________________
30283 [ 7152] By: jhi on 2000/10/06 00:38:11
30284 Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
30286 ! perl.c pp_ctl.c sv.h utf8.c
30287 ____________________________________________________________________________
30288 [ 7151] By: jhi on 2000/10/06 00:36:38
30289 Log: Subject: Re: Questions about Tie::Array and perl modules
30290 From: Nick Ing-Simmons <nik@tiuk.ti.com>
30291 Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
30292 Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
30294 Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
30296 ! lib/Tie/Array.pm t/op/array.t
30297 ____________________________________________________________________________
30298 [ 7150] By: jhi on 2000/10/05 00:20:45
30299 Log: Regen Changes.
30301 ! Changes patchlevel.h
30302 ____________________________________________________________________________
30303 [ 7149] By: jhi on 2000/10/05 00:20:01
30307 ____________________________________________________________________________
30308 [ 7148] By: jhi on 2000/10/04 23:35:08
30309 Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
30310 reported several times by Dominic Dunlop, for example in
30311 ID 20000315.008. Patch from Dominic. Patch affects at
30312 least MachTen, and possibly other oldish BSDs. Should not
30313 break non-broken platforms (tested on LinuxPPC).
30316 ____________________________________________________________________________
30317 [ 7147] By: jhi on 2000/10/04 23:26:34
30318 Log: The one that got away from 7146.
30320 + U/installdirs/installscripts.U
30321 ____________________________________________________________________________
30322 [ 7146] By: jhi on 2000/10/04 23:25:04
30323 Log: Enable disabling scripts installation by Configure -Uinstallscripts,
30324 suggested by H. Merijn Brand.
30326 ! Configure INSTALL Makefile.SH Porting/Glossary
30327 ! Porting/config.sh Porting/config_H epoc/config.sh installperl
30328 ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
30330 ____________________________________________________________________________
30331 [ 7145] By: jhi on 2000/10/04 22:08:21
30332 Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
30333 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30334 Date: Wed, 4 Oct 2000 17:37:46 -0400
30335 Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
30338 ____________________________________________________________________________
30339 [ 7144] By: jhi on 2000/10/04 18:11:41
30340 Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
30341 From: Jeff Pinyan <jeffp@crusoe.net>
30342 Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
30343 Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
30346 ____________________________________________________________________________
30347 [ 7143] By: jhi on 2000/10/04 18:09:58
30348 Log: Subject: perlhack.pod Patch for Externals Tools
30349 From: Fisher Mark <fisherm@tce.com>
30350 Date: Tue, 3 Oct 2000 15:43:27 -0500
30351 Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
30354 ____________________________________________________________________________
30355 [ 7142] By: jhi on 2000/10/04 18:08:41
30356 Log: Subject: [PATCH] 5.6.0 & 5.7.0 VMS TZ fix for VMS6.2 and earlier
30357 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30358 Date: Wed, 4 Oct 2000 12:11:11 EDT
30359 Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
30362 ____________________________________________________________________________
30363 [ 7141] By: jhi on 2000/10/04 12:20:16
30364 Log: Subject: [PATCH 5.7.0] h2xs not working
30365 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30366 Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
30367 Date: Tue, 3 Oct 2000 21:43:01 -0400
30369 Subject: [PATCH 5.7.0] h2xs not documenting the created module
30370 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30371 Date: Tue, 3 Oct 2000 22:55:19 -0400
30372 Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
30375 ____________________________________________________________________________
30376 [ 7140] By: jhi on 2000/10/04 11:53:44
30377 Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
30378 From: nick@babyhippo.com
30379 Date: Wed, 4 Oct 2000 12:06:45 +0100
30380 Message-Id: <20001004120645.A7356@babyhippo.com>
30382 Retract 7118 and 7135.
30384 ! installman installperl op.c t/pragma/subs.t
30385 ____________________________________________________________________________
30386 [ 7139] By: jhi on 2000/10/03 22:09:41
30387 Log: It is possible to have no hosts database at all. Pointed out in
30389 Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
30390 From: Peter Prymmer <pvhp@forte.com>
30391 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
30392 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
30394 ! U/modified/myhostname.U
30396 ! Configure config_h.SH
30397 ____________________________________________________________________________
30398 [ 7138] By: jhi on 2000/10/03 21:49:49
30399 Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
30400 From: Peter Prymmer <pvhp@forte.com>
30401 Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
30402 Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
30405 ____________________________________________________________________________
30406 [ 7137] By: jhi on 2000/10/03 20:10:05
30407 Log: One remaining nit less at the VMS mailbox sizing.
30410 ____________________________________________________________________________
30411 [ 7136] By: jhi on 2000/10/03 20:08:47
30412 Log: Test harness update to sync with the new perlcc,
30416 ____________________________________________________________________________
30417 [ 7135] By: jhi on 2000/10/03 15:15:42
30418 Log: Subject: Re: PATCH for 20001003.004
30419 Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
30420 From: "AARON B. DOSSETT" <aaron@iglou.com>
30421 Message-Id: <E13gTay-0006od-00@iglou.com>
30423 ! installman installperl
30424 ____________________________________________________________________________
30425 [ 7134] By: jhi on 2000/10/03 15:00:34
30426 Log: Subject: [ID 20001003.006] B::Debug not -w clean
30427 From: Nicholas Clark <nick@babyhippo.co.uk>
30428 Date: Tue, 03 Oct 2000 15:46:32 +0100
30429 Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
30432 ____________________________________________________________________________
30433 [ 7133] By: jhi on 2000/10/03 14:58:39
30434 Log: Scale down the VMS message boxes, by Charles Lane.
30435 Fix for ID 20000903.009, workaround at
30436 http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
30439 ____________________________________________________________________________
30440 [ 7132] By: jhi on 2000/10/03 11:20:37
30441 Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
30443 + t/lib/st-lock.t t/lib/st-utf8.t
30444 ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
30445 ! ext/Storable/Storable.xs t/lib/st-recurse.t
30446 ____________________________________________________________________________
30447 [ 7131] By: jhi on 2000/10/03 03:38:23
30450 ! MANIFEST Makefile.SH
30451 ____________________________________________________________________________
30452 [ 7130] By: jhi on 2000/10/03 03:31:05
30453 Log: Update Changes.
30455 ! Changes patchlevel.h
30456 ____________________________________________________________________________
30457 [ 7129] By: jhi on 2000/10/03 02:24:02
30458 Log: Misplaced else.
30459 Branch: metaconfig/U/perl
30462 ! Configure config_h.SH
30463 ____________________________________________________________________________
30464 [ 7128] By: jhi on 2000/10/03 02:08:29
30465 Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
30466 From: sthoenna@efn.org
30467 Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
30468 Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
30469 Branch: metaconfig/U/perl
30472 ! Configure config_h.SH hints/os2.sh os2/os2ish.h
30473 ____________________________________________________________________________
30474 [ 7127] By: jhi on 2000/10/03 01:13:14
30475 Log: Update Changes.
30477 ! Changes patchlevel.h
30478 ____________________________________________________________________________
30479 [ 7126] By: jhi on 2000/10/03 00:57:08
30480 Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
30481 as suggested by Olaf Flebbe and Nick Clark.
30483 ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
30484 ____________________________________________________________________________
30485 [ 7125] By: jhi on 2000/10/03 00:50:56
30486 Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
30487 From: Nick Clark <nick@plum.flirble.org>
30488 Date: Mon, 2 Oct 2000 11:03:24 +0100
30489 Message-Id: <20001002110324.D20073@plum.flirble.org>
30491 Also fixes bug ID 20001002.005.
30494 ____________________________________________________________________________
30495 [ 7124] By: jhi on 2000/10/03 00:34:59
30496 Log: Subject: [PATCH 5.7.0] Epoc update
30497 From: Olaf Flebbe <o.flebbe@gmx.de>
30498 Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
30499 Message-ID: <26423.969484586@www10.gmx.net>
30501 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
30502 ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
30503 ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
30505 ____________________________________________________________________________
30506 [ 7123] By: jhi on 2000/10/03 00:30:07
30507 Log: Regen headers.
30509 ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
30510 ____________________________________________________________________________
30511 [ 7122] By: jhi on 2000/10/03 00:10:48
30512 Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
30515 ____________________________________________________________________________
30516 [ 7121] By: jhi on 2000/10/03 00:05:06
30517 Log: Subject: [PATCH pod/perlop.pod] Documentation glitch in magic autoincrement.
30518 From: <abigail@foad.org>
30519 Date: Tue, 26 Sep 2000 13:36:14 -0400
30520 Message-ID: <20000926173614.4356.qmail@foad.org>
30523 ____________________________________________________________________________
30524 [ 7120] By: jhi on 2000/10/03 00:04:00
30525 Log: Inside require() $^S was always left undefined.
30527 Subject: Re: Tiny 2-byte change to fix debugger's eval bug
30528 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30529 Date: Wed, 27 Sep 2000 18:54:49 -0400
30530 Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
30532 ! cop.h mg.c pp_ctl.c util.c
30533 ____________________________________________________________________________
30534 [ 7119] By: jhi on 2000/10/03 00:00:16
30535 Log: Subject: [PATCH] DLL not restartabke with threaded perl
30536 From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
30537 Date: Thu, 28 Sep 2000 09:20:46 +0100
30538 Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
30541 ____________________________________________________________________________
30542 [ 7118] By: jhi on 2000/10/02 23:59:20
30543 Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
30544 From: Nicholas Clark <nick@ccl4.org>
30545 Date: Thu, 28 Sep 2000 11:52:24 +0100
30546 Message-ID: <20000928115224.D7924@plum.flirble.org>
30549 ____________________________________________________________________________
30550 [ 7117] By: jhi on 2000/10/02 23:57:51
30551 Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
30552 From: Nicholas Clark <nick@babyhippo.co.uk>
30553 Date: Thu, 28 Sep 2000 12:18:10 +0100
30554 Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
30556 Did not apply cleanly, manual intervention was needed.
30558 ! ext/B/B/Bytecode.pm utils/perlcc.PL
30559 ____________________________________________________________________________
30560 [ 7116] By: jhi on 2000/10/02 23:50:40
30561 Log: Document the issue (is not a syntax error, kind of)
30563 Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
30564 From: Nicholas Clark <nick@ccl4.org>
30565 Date: Thu, 28 Sep 2000 17:12:42 +0100
30566 Message-ID: <20000928171242.K7924@plum.flirble.org>
30569 ____________________________________________________________________________
30570 [ 7115] By: jhi on 2000/10/02 23:48:58
30571 Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
30572 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30573 Date: Thu, 28 Sep 2000 21:55:31 -0400
30574 Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
30577 ____________________________________________________________________________
30578 [ 7114] By: jhi on 2000/10/02 23:47:57
30579 Log: Subject: DOC PATCH 5.6.0
30580 From: mjd@plover.com
30581 Date: 30 Sep 2000 06:02:34 -0000
30582 Message-ID: <20000930060234.4559.qmail@plover.com>
30584 ! pod/perldebguts.pod
30585 ____________________________________________________________________________
30586 [ 7113] By: jhi on 2000/10/02 23:46:43
30587 Log: SOCK_DGRAM and listen() do not mix as reported in
30589 Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
30590 From: Petter Reinholdtsen <pere@hungry.com>
30591 Date: Sun, 1 Oct 2000 10:57:20 +0800
30592 Message-Id: <200010010257.KAA05735@localhost.localdomain>
30594 The patch for 5.7.0+ had to be reengineered, though.
30596 ! ext/IO/lib/IO/Socket/UNIX.pm
30597 ____________________________________________________________________________
30598 [ 7112] By: jhi on 2000/10/02 23:36:57
30599 Log: Subject: Re: [PATCH 5.005_64 missed]
30600 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30601 Date: Sun, 1 Oct 2000 18:50:10 -0400
30602 Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
30605 ____________________________________________________________________________
30606 [ 7111] By: jhi on 2000/10/02 23:35:40
30607 Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug)
30608 From: Radu Greab <radu@netsoft.ro>
30609 Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
30610 Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
30612 ! op.c opcode.pl t/op/substr.t
30613 ____________________________________________________________________________
30614 [ 7110] By: jhi on 2000/10/02 23:32:38
30615 Log: Subject: [PATCH] Fix aliasing of tied filehandles
30616 From: Daniel Chetlin <daniel@chetlin.com>
30617 Date: Mon, 2 Oct 2000 14:53:27 -0700
30618 Message-ID: <20001002145327.C1617@ilmd>
30620 ! perl.h pp_hot.c t/op/tiehandle.t
30621 ____________________________________________________________________________
30622 [ 7109] By: jhi on 2000/10/02 23:31:30
30623 Log: s/Robin Parker/Robin Barker/
30626 ____________________________________________________________________________
30627 [ 7108] By: jhi on 2000/10/02 23:15:46
30628 Log: Retract #7091 as suggested in
30630 From: Robin Barker <rmb1@cise.npl.co.uk>
30631 Subject: [PATCH-R] was Re: SuSE's gcc-2.95.2 and //depot/perl
30632 Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
30633 Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
30636 ____________________________________________________________________________
30637 [ 7107] By: nick on 2000/10/02 18:23:14
30638 Log: A few tweaks to get Tk803 to work with Encode scheme.
30640 ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
30641 ____________________________________________________________________________
30642 [ 7106] By: nick on 2000/10/01 21:34:14
30643 Log: Add checking cases to Encode's toUnicode and fromUnicode.
30645 ! ext/Encode/Encode.pm
30646 ____________________________________________________________________________
30647 [ 7105] By: nick on 2000/10/01 17:18:01
30648 Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
30649 To read and use them.
30650 Add a lib/encode.t which checks a few things.
30652 + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
30653 + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
30654 + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
30655 + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
30656 + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
30657 + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
30658 + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
30659 + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
30660 + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
30661 + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
30662 + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
30663 + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
30664 + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
30665 + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
30666 + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
30667 + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
30668 + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
30669 + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
30670 + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
30671 + ext/Encode/Encode/iso2022-jp.enc
30672 + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
30673 + ext/Encode/Encode/iso8859-1.enc
30674 + ext/Encode/Encode/iso8859-2.enc
30675 + ext/Encode/Encode/iso8859-3.enc
30676 + ext/Encode/Encode/iso8859-4.enc
30677 + ext/Encode/Encode/iso8859-5.enc
30678 + ext/Encode/Encode/iso8859-6.enc
30679 + ext/Encode/Encode/iso8859-7.enc
30680 + ext/Encode/Encode/iso8859-8.enc
30681 + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
30682 + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
30683 + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
30684 + ext/Encode/Encode/macCentEuro.enc
30685 + ext/Encode/Encode/macCroatian.enc
30686 + ext/Encode/Encode/macCyrillic.enc
30687 + ext/Encode/Encode/macDingbats.enc
30688 + ext/Encode/Encode/macGreek.enc
30689 + ext/Encode/Encode/macIceland.enc
30690 + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
30691 + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
30692 + ext/Encode/Encode/macTurkish.enc
30693 + ext/Encode/Encode/macUkraine.enc
30694 + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
30696 ! MANIFEST ext/Encode/Encode.pm
30697 ____________________________________________________________________________
30698 [ 7104] By: nick on 2000/09/30 13:04:30
30699 Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
30700 From: Daniel Chetlin <daniel@chetlin.com>
30701 Date: Mon, 18 Sep 2000 05:05:40 -0700
30702 Message-Id: <20000918050540.C652@ilmd>
30704 ! lib/overload.pm sv.c t/pragma/overload.t
30705 ____________________________________________________________________________
30706 [ 7103] By: nick on 2000/09/30 12:53:36
30707 Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
30708 From: Johan Vromans <jvromans@squirrel.nl>
30709 Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
30710 Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
30713 ____________________________________________________________________________
30714 [ 7102] By: nick on 2000/09/30 12:52:31
30715 Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
30716 From: Spider Boardman <spider@Orb.Nashua.NH.US>
30717 Date: Sat, 16 Sep 2000 16:36:45 -0400
30718 Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
30720 ! ext/B/B/Deparse.pm
30721 ____________________________________________________________________________
30722 [ 7101] By: nick on 2000/09/30 12:51:41
30723 Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
30724 From: Craig A. Berry <craig.berry@psinetcs.com>
30725 Date: Sat, 16 Sep 2000 10:11:10 -0500
30726 Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
30729 ____________________________________________________________________________
30730 [ 7100] By: nick on 2000/09/30 12:50:33
30731 Log: Subject: Re: unicode support and perl [ID 20000901.097]
30732 From: Spider Boardman <spider@Orb.Nashua.NH.US>
30733 Date: Fri, 15 Sep 2000 16:37:58 -0400
30734 Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
30737 ____________________________________________________________________________
30738 [ 7099] By: nick on 2000/09/30 12:49:35
30739 Log: Subject: Re: unicode support and perl [ID 20000901.097]
30740 From: Spider Boardman <spider@Orb.Nashua.NH.US>
30741 Date: Fri, 15 Sep 2000 16:25:30 -0400
30742 Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
30745 ____________________________________________________________________________
30746 [ 7098] By: nick on 2000/09/30 12:48:00
30747 Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
30748 From: Gisle Aas <gisle@ActiveState.com>
30749 Date: 15 Sep 2000 16:23:41 +0200
30750 Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
30753 ____________________________________________________________________________
30754 [ 7097] By: nick on 2000/09/30 12:45:16
30755 Log: Subject: [PATCH] Nits in perlmod.pod
30756 From: Daniel Chetlin <daniel@chetlin.com>
30757 Date: Fri, 15 Sep 2000 02:04:09 -0700
30758 Message-Id: <20000915020409.A2104@ilmd>
30761 ____________________________________________________________________________
30762 [ 7096] By: nick on 2000/09/30 12:18:00
30763 Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
30764 i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
30765 to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
30766 0 to checking to get the warning.
30768 ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
30769 ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
30770 ! regexec.c sv.c toke.c utf8.c
30771 ____________________________________________________________________________
30772 [ 7095] By: nick on 2000/09/15 16:55:59
30773 Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
30775 Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
30776 From: Spider Boardman <spider@Orb.Nashua.NH.US>
30777 Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
30778 Date: Fri, 15 Sep 2000 06:37:30 -0400
30780 ! ext/Encode/Encode.xs sv.c
30781 ____________________________________________________________________________
30782 [ 7094] By: jhi on 2000/09/15 03:23:32
30783 Log: Update Changes.
30785 ! Changes patchlevel.h
30786 ____________________________________________________________________________
30787 [ 7093] By: jhi on 2000/09/15 03:11:44
30788 Log: Fix for the charnames.t failures from Spider Boardman.
30791 ____________________________________________________________________________
30792 [ 7092] By: jhi on 2000/09/15 00:15:48
30793 Log: Botched the #7090 check-in.
30796 ____________________________________________________________________________
30797 [ 7091] By: jhi on 2000/09/14 23:33:24
30798 Log: Part of #7081 didn't come through.
30801 ____________________________________________________________________________
30802 [ 7090] By: jhi on 2000/09/14 23:17:39
30803 Log: Subject: Re: perl@7078
30804 From: Spider Boardman <spider@web.zk3.dec.com>
30805 Date: Thu, 14 Sep 2000 19:06:36 -0400
30806 Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
30809 ____________________________________________________________________________
30810 [ 7089] By: jhi on 2000/09/14 23:11:21
30811 Log: Small portability tweaks.
30813 ! ext/Encode/Encode.xs
30814 ____________________________________________________________________________
30815 [ 7088] By: jhi on 2000/09/14 22:57:23
30816 Log: Fake return to pacify picky compilers.
30818 ! ext/Encode/Encode.xs
30819 ____________________________________________________________________________
30820 [ 7087] By: jhi on 2000/09/14 22:53:37
30821 Log: Subject: [PATCH] utf8.c apidoc
30822 From: Simon Cozens <simon@cozens.net>
30823 Date: Thu, 14 Sep 2000 23:46:57 +0100
30824 Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
30826 ! perlapi.c pod/perlapi.pod utf8.c
30827 ____________________________________________________________________________
30828 [ 7086] By: jhi on 2000/09/14 22:40:38
30829 Log: We don't need to count the high bit bytes, a boolean is enough.
30832 ____________________________________________________________________________
30833 [ 7085] By: jhi on 2000/09/14 21:20:09
30834 Log: Replace #7084 with
30836 Subject: Re: perl@7078
30837 From: Spider Boardman <spider@web.zk3.dec.com>
30838 Date: Thu, 14 Sep 2000 17:09:36 -0400
30839 Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
30842 ____________________________________________________________________________
30843 [ 7084] By: jhi on 2000/09/14 20:03:34
30844 Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
30845 convertable to bytes by checking it doesn't go above 0xc3
30847 Subject: Re: perl@7078
30848 From: Simon Cozens <simon@cozens.net>
30849 Date: Thu, 14 Sep 2000 20:59:19 +0100
30850 Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
30853 ____________________________________________________________________________
30854 [ 7083] By: jhi on 2000/09/14 19:38:47
30855 Log: Subject: Re: perl@7078
30856 From: Simon Cozens <simon@cozens.net>
30857 Date: Thu, 14 Sep 2000 20:13:09 +0100
30858 Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
30861 ____________________________________________________________________________
30862 [ 7082] By: jhi on 2000/09/14 17:50:44
30863 Log: The one that got away.
30866 ____________________________________________________________________________
30867 [ 7081] By: jhi on 2000/09/14 17:45:35
30868 Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
30869 From: Robin Barker <rmb1@cise.npl.co.uk>
30870 Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
30871 Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
30873 ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
30874 ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
30875 ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
30876 ! regcomp.c toke.c universal.c
30877 ____________________________________________________________________________
30878 [ 7080] By: jhi on 2000/09/14 17:40:35
30879 Log: Problems picked up by AIX cc.
30881 Subject: Re: perl@7078 (patch included)
30882 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30883 Date: Thu, 14 Sep 2000 18:53:30 +0200
30884 Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
30886 ! ext/Encode/Encode.xs
30887 ____________________________________________________________________________
30888 [ 7079] By: jhi on 2000/09/14 17:38:27
30889 Log: Subject: File::Find 5.7.0 POD nits
30890 From: Rich Morin <rdm@cfcl.com>
30891 Date: Wed, 13 Sep 2000 22:03:58 -0700
30892 Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
30895 ____________________________________________________________________________
30896 [ 7078] By: jhi on 2000/09/14 14:58:20
30897 Log: Update Changes.
30899 ! Changes patchlevel.h
30900 ____________________________________________________________________________
30901 [ 7077] By: jhi on 2000/09/14 14:55:54
30902 Log: Compilation warnings and an error.
30905 ____________________________________________________________________________
30906 [ 7076] By: jhi on 2000/09/14 14:42:56
30907 Log: Fix for a parsing bug, not for the original bug.
30909 Subject: Re: [ID 20000910.005] Another segfault with regexes.
30910 From: Spider Boardman <spider@web.zk3.dec.com>
30911 Date: Wed, 13 Sep 2000 17:52:20 -0400
30912 Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
30915 ____________________________________________________________________________
30916 [ 7075] By: jhi on 2000/09/14 14:40:40
30917 Log: Batch of UTF-8 patches from Simon Cozens.
30919 ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
30920 ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
30922 ____________________________________________________________________________
30923 [ 7074] By: jhi on 2000/09/14 14:29:58
30924 Log: Subject: Re: Two advertising clauses need to be removed
30925 From: Russ Allbery <rra@stanford.edu>
30926 Date: 13 Sep 2000 18:50:26 -0700
30927 Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
30929 ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
30930 ____________________________________________________________________________
30931 [ 7073] By: jhi on 2000/09/14 14:28:20
30932 Log: Subject: [PATCH] de-wall t/README
30933 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30934 Date: Wed, 13 Sep 2000 17:46:55 -0700
30935 Message-ID: <//Bw5gzkge/e092yn@efn.org>
30938 ____________________________________________________________________________
30939 [ 7072] By: jhi on 2000/09/14 14:25:10
30940 Log: Hints optimization.
30943 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30944 Date: Wed, 13 Sep 2000 21:42:07 +0200
30945 Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
30948 ____________________________________________________________________________
30949 [ 7071] By: jhi on 2000/09/14 14:23:30
30950 Log: Allow chop() and chomp() to be overridden.
30952 Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
30953 From: "Casey R. Tweten" <crt@kiski.net>
30954 Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
30955 Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
30958 ____________________________________________________________________________
30959 [ 7070] By: jhi on 2000/09/14 14:20:36
30960 Log: The return value of setlocale must be copied away.
30962 Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
30963 From: Alan Burlison <Alan.Burlison@uk.sun.com>
30964 Date: Wed, 13 Sep 2000 16:27:37 +0100
30965 Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
30968 ____________________________________________________________________________
30969 [ 7069] By: jhi on 2000/09/14 14:16:27
30970 Log: Remove vestiges of tr//CU.
30972 Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
30973 From: Nick Clark <nick@plum.flirble.org>
30974 Date: Tue, 12 Sep 2000 22:50:14 +0100
30975 Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
30977 Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
30978 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
30979 Date: Tue, 12 Sep 2000 21:38:48 -0700
30980 Message-ID: <YTwv5gzkgmfL092yn@efn.org>
30982 ! op.h pod/perlunicode.pod
30983 ____________________________________________________________________________
30984 [ 7068] By: jhi on 2000/09/13 14:18:39
30985 Log: Add the Encode extension. The code is still largely just skeleton.
30987 + ext/Encode/Encode.pm ext/Encode/Encode.xs
30988 + ext/Encode/Makefile.PL ext/Encode/Todo
30989 ! MANIFEST Todo-5.6
30990 ____________________________________________________________________________
30991 [ 7067] By: jhi on 2000/09/12 17:43:33
30992 Log: Allow for whitespace between "#" and "line" in cpp output.
30994 Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
30995 From: Calle Dybedahl <calle@lysator.liu.se>
30996 Date: 12 Sep 2000 19:38:02 +0200
30997 Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
30999 ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
31000 ____________________________________________________________________________
31001 [ 7066] By: gsar on 2000/09/12 17:24:29
31002 Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
31003 initialization in all the threads on Windows
31006 ____________________________________________________________________________
31007 [ 7065] By: jhi on 2000/09/12 15:11:31
31008 Log: Update Changes.
31010 ! Changes patchlevel.h
31011 ____________________________________________________________________________
31012 [ 7064] By: jhi on 2000/09/12 14:54:54
31013 Log: Retract #7062, the pod tests are not ready.
31016 ____________________________________________________________________________
31017 [ 7063] By: jhi on 2000/09/12 14:25:41
31018 Log: The #7054 truncated Configure badly.
31019 Branch: metaconfig/U/perl
31022 ! Configure config_h.SH
31023 ____________________________________________________________________________
31024 [ 7062] By: jhi on 2000/09/12 14:08:32
31025 Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
31026 From: sthoenna@efn.org
31027 Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
31028 Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
31031 ____________________________________________________________________________
31032 [ 7061] By: jhi on 2000/09/12 14:07:18
31033 Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
31034 From: sthoenna@efn.org
31035 Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
31036 Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
31039 ____________________________________________________________________________
31040 [ 7060] By: jhi on 2000/09/12 14:06:08
31041 Log: Break up the myconfig lines a bit.
31043 Subject: perlbug/perl -V output format
31044 From: sthoenna@efn.org
31045 Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
31046 Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
31049 ____________________________________________________________________________
31050 [ 7059] By: jhi on 2000/09/12 14:05:04
31051 Log: Test for the #7049.
31053 Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on i686-linux 2.2.16-raid (UNINSTALLED)
31054 From: andreas.koenig@anima.de (Andreas J. Koenig)
31055 Date: 12 Sep 2000 06:42:01 +0200
31056 Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
31059 ____________________________________________________________________________
31060 [ 7058] By: jhi on 2000/09/12 14:03:05
31061 Log: Subject: [patch: perl@7045] vms updates
31062 From: Peter Prymmer <pvhp@forte.com>
31063 Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
31064 Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
31066 ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
31067 ____________________________________________________________________________
31068 [ 7057] By: jhi on 2000/09/12 14:00:51
31069 Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
31070 From: sthoenna@efn.org
31071 Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
31072 Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
31075 ____________________________________________________________________________
31076 [ 7056] By: jhi on 2000/09/12 13:58:14
31077 Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
31078 From: Jeff Pinyan <jeffp@crusoe.net>
31079 Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
31080 Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
31083 ____________________________________________________________________________
31084 [ 7055] By: jhi on 2000/09/12 13:56:32
31085 Log: Do in VMS as the #7054 does.
31088 ____________________________________________________________________________
31089 [ 7054] By: jhi on 2000/09/12 13:50:31
31090 Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
31091 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
31092 Date: Mon, 11 Sep 2000 08:33:09 +0100
31093 Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
31094 Branch: metaconfig/U/perl
31097 ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
31098 ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
31099 ____________________________________________________________________________
31100 [ 7053] By: jhi on 2000/09/12 13:29:19
31101 Log: Subject: [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
31102 From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31103 Date: Tue, 12 Sep 2000 08:35:59 EDT
31104 Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
31107 ____________________________________________________________________________
31108 [ 7052] By: jhi on 2000/09/11 23:01:50
31109 Log: Document the SvUTF8*().
31111 ! pod/perlapi.pod sv.h
31112 ____________________________________________________________________________
31113 [ 7051] By: gsar on 2000/09/11 14:46:30
31114 Log: C<@a = @b = split(...)> optimization coredumps under ithreads
31115 (missed a spot when fixing up op_pmreplroot hack for ithreads)
31117 ! op.c t/op/split.t
31118 ____________________________________________________________________________
31119 [ 7050] By: nick on 2000/09/11 10:03:51
31120 Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
31122 Subject: borland C++ win32.c tweak
31123 From: Vadim Konovalov <vkonovalov@lucent.com>
31124 Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
31125 Date: Mon, 11 Sep 2000 11:22:33 +0400
31128 ____________________________________________________________________________
31129 [ 7049] By: nick on 2000/09/11 09:57:33
31130 Log: Point fix for s/// on foreach (keys %xxx).
31133 ____________________________________________________________________________
31134 [ 7048] By: jhi on 2000/09/10 23:37:09
31135 Log: Silence t/pod/*.t about alternate quote-mappings now implemented
31136 by Pod::Text, from Brad Appleton.
31138 ! t/pod/testp2pt.pl
31139 ____________________________________________________________________________
31140 [ 7047] By: jhi on 2000/09/10 14:32:53
31141 Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
31144 ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
31145 ____________________________________________________________________________
31146 [ 7046] By: jhi on 2000/09/10 14:15:08
31147 Log: Upgrade to CPAN 1.57_65, from Andreas König.
31149 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
31150 ____________________________________________________________________________
31151 [ 7045] By: jhi on 2000/09/08 21:36:32
31152 Log: Update Changes.
31154 ! Changes patchlevel.h
31155 ____________________________________________________________________________
31156 [ 7044] By: jhi on 2000/09/08 21:29:56
31157 Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
31158 From: Peter Prymmer <pvhp@forte.com>
31159 Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
31160 Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
31163 ____________________________________________________________________________
31164 [ 7043] By: jhi on 2000/09/08 21:27:50
31165 Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
31166 From: Peter Prymmer <pvhp@forte.com>
31167 Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
31168 Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
31170 ! Makefile.SH installperl
31171 ____________________________________________________________________________
31172 [ 7042] By: jhi on 2000/09/08 21:23:21
31173 Log: Continue #7041.
31175 ! cygwin/Makefile.SHs os2/Makefile.SHs
31176 ____________________________________________________________________________
31177 [ 7041] By: jhi on 2000/09/08 21:18:10
31178 Log: Do away with memory models cruft. Sorry, PDP users.
31180 ! U/modified/cc.U U/modified/libpth.U
31182 ! Configure Makefile.SH Porting/Glossary Porting/config.sh
31183 ! Porting/config_H cflags.SH config_h.SH configure.com
31184 ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
31185 ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
31186 ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
31187 ____________________________________________________________________________
31188 [ 7040] By: jhi on 2000/09/08 14:34:18
31189 Log: Major rewrite of s2p. And I mean really major, it is
31190 an implementation of sed in perl. If called as s2p it
31191 will function as s2p. Note: needs non-UNIXifying.
31194 From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
31195 Date: Mon, 28 Aug 2000 14:05:12 +0200
31196 Message-ID: <39AA5578.2102E2AA@alcatel.at>
31199 ____________________________________________________________________________
31200 [ 7039] By: jhi on 2000/09/08 14:19:49
31201 Log: Re-allow vec() for characters > 255.
31203 Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
31204 From: Spider Boardman <spider@web.zk3.dec.com>
31205 Date: Fri, 08 Sep 2000 02:21:02 -0400
31206 Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
31208 ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
31210 ____________________________________________________________________________
31211 [ 7038] By: jhi on 2000/09/08 14:14:18
31212 Log: Subject: [PATCH lib/Benchmark.pm]
31213 From: <abigail@foad.org>
31214 Date: Thu, 7 Sep 2000 15:03:20 -0400
31215 Message-ID: <20000907190320.888.qmail@foad.org>
31218 ____________________________________________________________________________
31219 [ 7037] By: jhi on 2000/09/08 14:11:06
31220 Log: Optimizing hash keys into shared strings doesn't work with ithreads.
31222 Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi
31223 From: Spider Boardman <spider@web.zk3.dec.com>
31224 Date: Fri, 08 Sep 2000 01:30:27 -0400
31225 Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
31228 ____________________________________________________________________________
31229 [ 7036] By: jhi on 2000/09/08 14:08:58
31230 Log: Subject: [ID 20000908.002] perlipc documentation bug.
31231 From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
31232 Date: Fri, 08 Sep 2000 12:38:32 +0200
31233 Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
31236 ____________________________________________________________________________
31237 [ 7035] By: jhi on 2000/09/08 14:03:12
31238 Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
31239 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
31240 Date: Fri, 08 Sep 2000 11:47:34 +0200
31241 Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
31244 ____________________________________________________________________________
31245 [ 7034] By: jhi on 2000/09/08 13:59:35
31246 Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
31247 From: Simon Cozens <simon@cozens.net>
31248 Date: Thu, 7 Sep 2000 20:40:38 +0100
31249 Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
31252 ____________________________________________________________________________
31253 [ 7033] By: jhi on 2000/09/08 04:03:03
31254 Log: Subject: [ID 20000904.008] Tiny fix for perldiag
31255 From: "Larry W. Virden" <lvirden@cas.org>
31256 Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
31257 Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
31260 ____________________________________________________________________________
31261 [ 7032] By: jhi on 2000/09/07 22:18:30
31262 Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
31263 From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
31264 Date: Mon, 04 Sep 2000 13:16:38 -0700
31265 Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
31268 ____________________________________________________________________________
31269 [ 7031] By: jhi on 2000/09/07 22:02:29
31270 Log: Fix the ccversion detection for 5.1 and beyond.
31272 Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
31273 From: Spider Boardman <spider@leggy.zk3.dec.com>
31274 Date: Thu, 7 Sep 2000 17:54:27 -0400
31275 Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
31278 ____________________________________________________________________________
31279 [ 7030] By: jhi on 2000/09/07 19:12:28
31282 Subject: [ID 20000903.001] \w in utf8-strings
31283 From: Marc Lehmann <pcg@goof.com>
31284 Date: Sun, 03 Sep 2000 09:44:29 +0200
31285 Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
31287 and various related nits.
31289 ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
31290 ____________________________________________________________________________
31291 [ 7029] By: jhi on 2000/09/07 18:49:09
31292 Log: Fix the URL, but the server is still missing in action.
31294 Subject: [ID 20000905.002] perlfaq1.pod URL error
31295 From: "Larry W. Virden" <lvirden@cas.org>
31296 Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
31297 Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
31300 ____________________________________________________________________________
31301 [ 7028] By: jhi on 2000/09/07 18:47:13
31302 Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202
31303 From: Hugo <hv@crypt.compulink.co.uk>
31304 Date: Tue, 05 Sep 2000 14:13:37 +0100
31305 Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
31308 ____________________________________________________________________________
31309 [ 7027] By: jhi on 2000/09/07 18:45:35
31310 Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
31311 From: Daniel Chetlin <daniel@chetlin.com>
31312 Date: Tue, 5 Sep 2000 04:57:07 -0700
31313 Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
31315 ! pod/perlfaq6.pod pod/perlop.pod
31316 ____________________________________________________________________________
31317 [ 7026] By: jhi on 2000/09/07 18:44:01
31318 Log: Document the new ref() semantics.
31320 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
31321 From: Gisle Aas <gisle@ActiveState.com>
31322 Date: 05 Sep 2000 08:10:30 +0200
31323 Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
31325 ! pod/perldelta.pod
31326 ____________________________________________________________________________
31327 [ 7025] By: jhi on 2000/09/07 18:42:27
31328 Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
31330 Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
31331 From: Gisle Aas <gisle@ActiveState.com>
31332 Date: 05 Sep 2000 08:11:40 +0200
31333 Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
31335 ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
31336 ____________________________________________________________________________
31337 [ 7024] By: jhi on 2000/09/07 18:39:32
31338 Log: Subject: [PATCH] Modernize Opcode.pm documentation
31339 From: Gisle Aas <gisle@ActiveState.com>
31340 Date: 4 Sep 2000 00:18:55 -0000
31341 Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
31343 ! ext/Opcode/Opcode.pm
31344 ____________________________________________________________________________
31345 [ 7023] By: jhi on 2000/09/07 18:37:42
31346 Log: Subject: [PATCH] Tied filehandle documentation
31347 From: Gisle Aas <gisle@ActiveState.com>
31348 Date: 4 Sep 2000 00:14:40 -0000
31349 Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
31351 ! pod/perlfunc.pod pod/perltie.pod
31352 ____________________________________________________________________________
31353 [ 7022] By: jhi on 2000/09/07 18:35:37
31354 Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
31355 From: Gisle Aas <gisle@ActiveState.com>
31356 Date: 4 Sep 2000 00:04:22 -0000
31357 Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
31359 ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
31360 ____________________________________________________________________________
31361 [ 7021] By: jhi on 2000/09/07 18:33:22
31362 Log: Subject: small apidoc fix
31363 From: Marc Lehmann <pcg@goof.com>
31364 Date: Sun, 3 Sep 2000 05:12:06 +0200
31365 Message-ID: <20000903051206.A5909@cerebro.laendle>
31367 ! pod/perlapi.pod utf8.c
31368 ____________________________________________________________________________
31369 [ 7020] By: jhi on 2000/09/07 16:14:57
31370 Log: Tiny perldelta nits.
31372 ! pod/perldelta.pod
31373 ____________________________________________________________________________
31374 [ 7019] By: jhi on 2000/09/07 16:04:20
31375 Log: Guard against bad string->int conversion for quads.
31378 ____________________________________________________________________________
31379 [ 7018] By: jhi on 2000/09/06 17:07:03
31380 Log: Update Unicode todo list.
31383 ____________________________________________________________________________
31384 [ 7017] By: jhi on 2000/09/05 21:16:01
31385 Log: Document the SvIOK_.*UV().
31387 ! pod/perlapi.pod sv.h
31388 ____________________________________________________________________________
31389 [ 7016] By: nick on 2000/09/03 21:54:46
31390 Log: Hash lookup of constant strings optimization:
31391 Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
31392 to string table (as per sharepvn). Add newSV_pvn_share to create such
31393 a thing. Make hv.c compare addresses of strings and skip string compare
31394 if equal. Make method_named and helem ops use these shared-string SVs
31395 when arg is constant. Make keys op return shared-string SVs (less clearly
31398 ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
31399 ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
31400 ! pod/perlintern.pod pp_hot.c proto.h sv.c
31401 ____________________________________________________________________________
31402 [ 7015] By: jhi on 2000/09/02 17:48:59
31403 Log: This is 5.7.0.
31406 ____________________________________________________________________________
31407 [ 7014] By: jhi on 2000/09/02 17:35:45
31408 Log: Changes and patchlevel tweaks.
31410 ! Changes patchlevel.h
31411 ____________________________________________________________________________
31412 [ 7013] By: jhi on 2000/09/02 17:30:50
31413 Log: Update Changes.
31415 ! Changes patchlevel.h
31416 ____________________________________________________________________________
31417 [ 7012] By: nick on 2000/09/02 17:25:20
31418 Log: More %{} and other deref special casing - do not pass to 'nomethod'.
31420 ! gv.c lib/overload.pm
31421 ____________________________________________________________________________
31422 [ 7011] By: jhi on 2000/09/02 17:16:25
31423 Log: Update perlhist.
31426 ____________________________________________________________________________
31427 [ 7010] By: jhi on 2000/09/02 17:01:35
31428 Log: perldelta nits.
31430 ! pod/perldelta.pod
31431 ____________________________________________________________________________
31432 [ 7009] By: nick on 2000/09/02 16:48:35
31433 Log: If overloaded %{} etc. return the object do not loop.
31434 Thus sub deref { $_[0] } functions if object is wanted type.
31437 ____________________________________________________________________________
31438 [ 7008] By: jhi on 2000/09/02 16:26:11
31439 Log: Retab MANIFEST.
31441 ! ext/Storable/MANIFEST
31442 ____________________________________________________________________________
31443 [ 7007] By: jhi on 2000/09/02 16:23:02
31444 Log: Make certain cc is set before trying to run it.
31446 ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
31447 ____________________________________________________________________________
31448 [ 7006] By: jhi on 2000/09/02 15:45:41
31449 Log: Unicode notes.
31451 ! pod/perldelta.pod
31452 ____________________________________________________________________________
31453 [ 7005] By: jhi on 2000/09/02 15:42:11
31454 Log: Various Configure nits by Philip Newton,
31455 plus the ebcdic one by me.
31457 + U/modified/pager.U
31458 ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
31459 Branch: metaconfig/U/perl
31460 ! Devel.U quadfio.U
31462 ! Configure config_h.SH
31463 ____________________________________________________________________________
31464 [ 7004] By: jhi on 2000/09/02 15:06:14
31465 Log: Apparently avoiding the swapping is too costly.
31467 From: "Ben Tilly" <ben_tilly@hotmail.com>
31468 Subject: Re: the door is closed.
31469 Date: Fri, 01 Sep 2000 20:23:16 EDT
31470 Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
31473 ____________________________________________________________________________
31474 [ 7003] By: nick on 2000/09/02 12:26:04
31475 Log: Undo part of change 6489 which looks like a bulk edit which
31476 changed _all_ gv_efullname3() calls to gv_efullname4() calls.
31477 The supressing of main:: on return from select() is undesirable.
31480 ____________________________________________________________________________
31481 [ 7002] By: jhi on 2000/09/01 23:08:54
31482 Log: Update Changes.
31484 ! Changes patchlevel.h
31485 ____________________________________________________________________________
31486 [ 7001] By: jhi on 2000/09/01 23:00:13
31487 Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
31488 From: Peter Prymmer <pvhp@forte.com>
31489 Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
31490 Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
31492 plus rework the http: spots as suggested by Tom Christiansen,
31493 plus regen perltoc.
31495 ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
31496 ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
31497 ____________________________________________________________________________
31498 [ 7000] By: jhi on 2000/09/01 22:36:01
31499 Log: Only the first line, thank you very much.
31501 ! hints/solaris_2.sh
31502 ____________________________________________________________________________
31503 [ 6999] By: gsar on 2000/09/01 22:16:40
31504 Log: change#6791 accidentally clobbered change#6710, put it back
31507 ____________________________________________________________________________
31508 [ 6998] By: jhi on 2000/09/01 22:14:16
31509 Log: Mention the HP-UX LP64 freak failure.
31511 ! pod/perldelta.pod
31512 ____________________________________________________________________________
31513 [ 6997] By: jhi on 2000/09/01 21:48:32
31517 ____________________________________________________________________________
31518 [ 6996] By: jhi on 2000/09/01 21:27:10
31519 Log: Update Changes.
31521 ! Changes patchlevel.h
31522 ____________________________________________________________________________
31523 [ 6995] By: jhi on 2000/09/01 21:14:24
31524 Log: Mi splgn s gnin.g
31527 ____________________________________________________________________________
31528 [ 6994] By: jhi on 2000/09/01 21:09:54
31529 Log: Subject: http:// in L<>
31530 From: Nicholas Clark <nick@ccl4.org>
31531 Date: Fri, 1 Sep 2000 22:03:21 +0100
31532 Message-ID: <20000901220321.B72074@plum.flirble.org>
31534 ! README.os2 pod/perl56delta.pod pod/perlxs.pod
31535 ____________________________________________________________________________
31536 [ 6993] By: jhi on 2000/09/01 21:06:54
31537 Log: Update to Storable 1.0, from Raphael Manfredi.
31539 ! ext/Storable/ChangeLog ext/Storable/MANIFEST
31540 ! ext/Storable/Makefile.PL ext/Storable/README
31541 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
31542 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
31543 ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
31544 ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
31545 ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
31546 ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
31547 ____________________________________________________________________________
31548 [ 6992] By: jhi on 2000/09/01 20:43:05
31549 Log: Mention known sfio+linux buglet.
31551 ! pod/perldelta.pod
31552 ____________________________________________________________________________
31553 [ 6991] By: jhi on 2000/09/01 20:40:11
31554 Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
31555 From: Peter Prymmer <pvhp@forte.com>
31556 Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
31557 Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
31560 ____________________________________________________________________________
31561 [ 6990] By: jhi on 2000/09/01 20:25:26
31562 Log: Retract #6986.
31564 ! hints/solaris_2.sh
31565 ____________________________________________________________________________
31566 [ 6989] By: jhi on 2000/09/01 20:23:00
31567 Log: Mergesort is back.
31569 ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
31570 ____________________________________________________________________________
31571 [ 6988] By: jhi on 2000/09/01 19:37:40
31572 Log: Subject: [PATCH] Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)
31573 From: Mike Guy <mjtg@cam.ac.uk>
31574 Date: Fri, 01 Sep 2000 17:43:33 +0100
31575 Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
31577 ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
31578 ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
31579 ____________________________________________________________________________
31580 [ 6987] By: jhi on 2000/09/01 19:17:10
31581 Log: Regen perltoc.
31584 ____________________________________________________________________________
31585 [ 6986] By: jhi on 2000/09/01 18:51:10
31586 Log: Subject: Re: Solaris x86 has no SPARC libraries!
31587 From: Lupe Christoph <lupe@lupe-christoph.de>
31588 Date: Fri, 1 Sep 2000 20:41:20 +0200
31589 Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
31591 ! hints/solaris_2.sh
31592 ____________________________________________________________________________
31593 [ 6985] By: jhi on 2000/09/01 18:28:10
31594 Log: Update Changes.
31596 ! Changes patchlevel.h
31597 ____________________________________________________________________________
31598 [ 6984] By: jhi on 2000/09/01 18:26:53
31599 Log: Feature ordering tweak.
31602 ____________________________________________________________________________
31603 [ 6983] By: jhi on 2000/09/01 18:19:50
31604 Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
31605 From: <abigail@foad.org>
31606 Date: Fri, 1 Sep 2000 13:07:32 -0400
31607 Message-ID: <20000901170732.18249.qmail@foad.org>
31609 ! t/pragma/overload.t
31610 ____________________________________________________________________________
31611 [ 6982] By: jhi on 2000/09/01 18:17:54
31612 Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
31613 so that case-ignoring systems like DCL can tell them from
31614 PRIefldbl and PRIx64. Apply Merijn's ccversion patches.
31615 Branch: metaconfig/U/perl
31616 ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
31618 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31619 ! config_h.SH configure.com epoc/config.sh hints/aix.sh
31620 ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
31621 ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
31622 ! vos/config.def vos/config.h vos/config_h.SH_orig
31623 ! win32/config.bc win32/config.gc win32/config.vc
31624 ____________________________________________________________________________
31625 [ 6981] By: nick on 2000/09/01 17:21:57
31626 Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
31627 warning when UNTIE exists and instead pass the cound of extra references to
31630 ! pod/perltie.pod pp_sys.c
31631 ____________________________________________________________________________
31632 [ 6980] By: jhi on 2000/09/01 16:54:44
31633 Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
31634 From: Peter Prymmer <pvhp@forte.com>
31635 Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
31636 Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
31639 ____________________________________________________________________________
31640 [ 6979] By: jhi on 2000/09/01 16:06:20
31641 Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world
31642 From: Mike Guy <mjtg@cam.ac.uk>
31643 Date: Fri, 01 Sep 2000 16:49:27 +0100
31644 Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>
31647 ____________________________________________________________________________
31648 [ 6978] By: jhi on 2000/09/01 16:00:42
31649 Log: Update to PodParser 1.18, from Brad Appleton.
31651 ! lib/Pod/Checker.pm t/pod/find.t
31652 ____________________________________________________________________________
31653 [ 6977] By: jhi on 2000/09/01 14:48:58
31654 Log: Subject: Nit in Configure (bleadperl@6961)
31655 From: Lupe Christoph <lupe@lupe-christoph.de>
31656 Date: Fri, 1 Sep 2000 16:34:29 +0200
31657 Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
31659 ! U/compline/ccflags.U
31661 ! Configure config_h.SH
31662 ____________________________________________________________________________
31663 [ 6976] By: jhi on 2000/09/01 14:39:52
31664 Log: Update Changes.
31666 ! Changes patchlevel.h
31667 ____________________________________________________________________________
31668 [ 6975] By: jhi on 2000/09/01 14:37:36
31669 Log: microperl config update.
31671 ! uconfig.h uconfig.sh
31672 ____________________________________________________________________________
31673 [ 6974] By: jhi on 2000/09/01 14:36:53
31674 Log: Document known deficiencies.
31676 ! pod/perldelta.pod
31677 ____________________________________________________________________________
31678 [ 6973] By: jhi on 2000/09/01 14:10:20
31679 Log: Mention warnings fixes and updates.
31681 ! pod/perldelta.pod
31682 ____________________________________________________________________________
31683 [ 6972] By: jhi on 2000/09/01 14:01:52
31684 Log: Drop unused argument.
31686 Subject: Re: [ID 20000831.034] overload::constant and number of arguments.
31687 From: Spider Boardman <spider@web.zk3.dec.com>
31688 Date: Thu, 31 Aug 2000 16:10:15 -0400
31689 Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
31692 ____________________________________________________________________________
31693 [ 6971] By: jhi on 2000/09/01 13:59:24
31694 Log: Add the overload warnings to perldiag.
31696 ! lib/overload.pm pod/perldiag.pod
31697 ____________________________________________________________________________
31698 [ 6970] By: jhi on 2000/09/01 13:55:10
31699 Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
31700 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
31701 Date: Fri, 1 Sep 2000 13:43:15 +0100
31702 Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>
31704 ! lib/overload.pm t/pragma/overload.t
31705 ____________________________________________________________________________
31706 [ 6969] By: jhi on 2000/09/01 13:52:27
31707 Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
31708 From: <abigail@foad.org>
31709 Date: Fri, 1 Sep 2000 05:46:54 -0400
31710 Message-ID: <20000901094654.6476.qmail@foad.org>
31713 ____________________________________________________________________________
31714 [ 6968] By: jhi on 2000/09/01 13:50:05
31715 Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
31716 From: Daniel Chetlin <daniel@chetlin.com>
31717 Date: Fri, 1 Sep 2000 02:10:55 -0700
31718 Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
31720 ! pod/perlretut.pod
31721 ____________________________________________________________________________
31722 [ 6967] By: jhi on 2000/09/01 13:47:54
31723 Log: Part of the solution.
31725 Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
31726 From: Mike Guy <mjtg@cam.ac.uk>
31727 Date: Fri, 01 Sep 2000 14:16:01 +0100
31728 Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
31731 ____________________________________________________________________________
31732 [ 6966] By: jhi on 2000/09/01 13:46:17
31733 Log: Subject: CPAN.pm beta 1.57_57 for the core
31734 From: andreas.koenig@anima.de (Andreas J. Koenig)
31735 Date: 01 Sep 2000 15:16:31 +0200
31736 Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
31738 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
31739 ____________________________________________________________________________
31740 [ 6965] By: jhi on 2000/09/01 13:43:18
31741 Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
31742 From: "Craig A. Berry" <craig.berry@psinetcs.com>
31743 Date: Fri, 01 Sep 2000 01:47:22 -0500
31744 Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
31746 ! pod/perldelta.pod vms/vms.c
31747 ____________________________________________________________________________
31748 [ 6964] By: jhi on 2000/09/01 13:35:35
31749 Log: File::Temp patches from Andreas König,
31751 Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8 (UNINSTALLED)
31752 From: andreas.koenig@anima.de (Andreas J. Koenig)
31753 Date: 01 Sep 2000 10:07:20 +0200
31754 Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
31756 Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
31757 From: andreas.koenig@anima.de (Andreas J. Koenig)
31758 Date: 31 Aug 2000 23:26:08 +0200
31759 Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
31761 ! lib/File/Temp.pm t/lib/ftmp-security.t
31762 ____________________________________________________________________________
31763 [ 6963] By: jhi on 2000/09/01 02:22:24
31764 Log: Retract the mergesort code, way too incompatible licensing
31767 ! pod/perldelta.pod pp_ctl.c
31768 ____________________________________________________________________________
31769 [ 6962] By: jhi on 2000/08/31 23:27:32
31770 Log: Update Changes.
31772 ! Changes patchlevel.h
31773 ____________________________________________________________________________
31774 [ 6961] By: jhi on 2000/08/31 23:20:04
31775 Log: Small tweaks all over.
31777 ! U/compline/d_gconvert.U
31779 ! AUTHORS Configure config_h.SH pp_ctl.c
31780 ____________________________________________________________________________
31781 [ 6960] By: jhi on 2000/08/31 22:39:36
31782 Log: Further rewording.
31785 ____________________________________________________________________________
31786 [ 6959] By: jhi on 2000/08/31 21:26:44
31787 Log: More address tweaking.
31790 ____________________________________________________________________________
31791 [ 6958] By: jhi on 2000/08/31 20:47:25
31792 Log: AUTHORS tweaks, from Peter Prymmer.
31794 Subject: [PATCH: 6948] mvs doesn't exist (not any more)
31795 From: Peter Prymmer <pvhp@forte.com>
31796 Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT)
31797 Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
31800 ____________________________________________________________________________
31801 [ 6957] By: jhi on 2000/08/31 20:34:43
31802 Log: perldelta tweaks.
31804 ! pod/perldelta.pod
31805 ____________________________________________________________________________
31806 [ 6956] By: jhi on 2000/08/31 19:11:06
31807 Log: Regen perltoc.
31810 ____________________________________________________________________________
31811 [ 6955] By: jhi on 2000/08/31 19:06:30
31812 Log: Clarify the mergesort situation.
31815 ____________________________________________________________________________
31816 [ 6954] By: jhi on 2000/08/31 18:24:17
31817 Log: Move the Solaris 7 scan to use64bitall, make the
31818 failure to find 64-bot sparc libc to mention the
31819 possibility of being in an intel, from Lupe and Alan.
31821 ! hints/solaris_2.sh
31822 ____________________________________________________________________________
31823 [ 6953] By: jhi on 2000/08/31 18:09:20
31824 Log: Forget about NV_MAX (#6951). Various floating point tweaks,
31825 ideas from Eric Fifer, Yitzchak, Alan, and Spider.
31827 ! U/compline/d_gconvert.U U/threads/archname.U
31828 Branch: metaconfig/U/perl
31831 ! Configure config_h.SH sv.c
31832 ____________________________________________________________________________
31833 [ 6952] By: jhi on 2000/08/31 17:42:24
31834 Log: :: not allowed in pathnames, change to .
31836 Subject: [PATCH perl@6938] cygwin port
31837 From: "Fifer, Eric" <EFifer@sanwaint.com>
31838 Date: Thu, 31 Aug 2000 16:32:59 +0100
31839 Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
31840 Branch: metaconfig/U/perl
31842 ____________________________________________________________________________
31843 [ 6951] By: jhi on 2000/08/31 17:02:05
31844 Log: Try to deduce NV_MAX. Really should be Configure fodder.
31847 ____________________________________________________________________________
31848 [ 6950] By: jhi on 2000/08/31 16:26:08
31849 Log: More author updates.
31851 Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
31852 From: Simon Cozens <simon@cozens.net>
31853 Date: Thu, 31 Aug 2000 17:13:32 +0100
31854 Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
31857 ____________________________________________________________________________
31858 [ 6949] By: jhi on 2000/08/31 16:04:49
31859 Log: POSIX doesn't report long double values under -Duselongdouble
31860 when the long doubles are "real" (bigger than doubles).
31862 Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
31863 From: Spider Boardman <spider@peano.zk3.dec.com>
31864 Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
31865 Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
31867 ! ext/POSIX/POSIX.xs
31868 ____________________________________________________________________________
31869 [ 6948] By: jhi on 2000/08/31 15:25:10
31870 Log: Update Changes.
31872 ! Changes patchlevel.h
31873 ____________________________________________________________________________
31874 [ 6947] By: jhi on 2000/08/31 15:22:29
31875 Log: Document UNTIE in a very minimalistic way.
31877 ! pod/perlfunc.pod pod/perltie.pod
31878 ____________________________________________________________________________
31879 [ 6946] By: jhi on 2000/08/31 15:15:23
31880 Log: Document known failures.
31882 ! pod/perldelta.pod
31883 ____________________________________________________________________________
31884 [ 6945] By: jhi on 2000/08/31 15:07:00
31885 Log: Don't attach -ld to the archname if pointless.
31887 ! U/threads/archname.U
31889 ! Configure config_h.SH
31890 ____________________________________________________________________________
31891 [ 6944] By: jhi on 2000/08/31 14:37:42
31892 Log: Wrap the test in eval.
31894 Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
31895 From: Tim Jenness <timj@jach.hawaii.edu>
31896 Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
31897 Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
31899 ! t/lib/ftmp-security.t
31900 ____________________________________________________________________________
31901 [ 6943] By: jhi on 2000/08/31 14:30:57
31902 Log: Make -Dusemorebits find long doubles in Solaris.
31904 ! hints/solaris_2.sh
31905 ____________________________________________________________________________
31906 [ 6942] By: jhi on 2000/08/31 13:48:45
31907 Log: Clarify the third case of ftmp-security warnings.
31910 ____________________________________________________________________________
31911 [ 6941] By: jhi on 2000/08/31 13:40:31
31912 Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
31913 From: <abigail@foad.org>
31914 Date: Thu, 31 Aug 2000 01:35:05 -0400
31915 Message-ID: <20000831053505.32120.qmail@foad.org>
31917 ! pod/perldelta.pod
31918 ____________________________________________________________________________
31919 [ 6940] By: jhi on 2000/08/31 13:38:48
31920 Log: Issue useful diagnostic on unknown pod commands.
31922 Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
31923 From: <abigail@foad.org>
31924 Date: Thu, 31 Aug 2000 03:41:18 -0400
31925 Message-ID: <20000831074118.24880.qmail@foad.org>
31928 ____________________________________________________________________________
31929 [ 6939] By: jhi on 2000/08/31 13:34:33
31930 Log: Reveal Borland's isnan.
31932 Subject: build with BC++ tweak
31933 From: "Konovalov, Vadim" <vkonovalov@lucent.com>
31934 Date: Thu, 31 Aug 2000 13:09:37 +0400
31935 Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
31938 ____________________________________________________________________________
31939 [ 6938] By: jhi on 2000/08/31 05:01:20
31940 Log: Update Changes.
31942 ! Changes patchlevel.h
31943 ____________________________________________________________________________
31944 [ 6937] By: jhi on 2000/08/31 04:26:23
31945 Log: sscanf() may be the only way to read long doubles from strings.
31946 Branch: metaconfig/U/perl
31949 ! Configure config_h.SH perl.h util.c
31950 ____________________________________________________________________________
31951 [ 6936] By: jhi on 2000/08/31 04:18:19
31952 Log: The #6929 was too skimpy.
31955 ____________________________________________________________________________
31956 [ 6935] By: jhi on 2000/08/31 02:47:07
31957 Log: Subject: Re: typos in pods
31958 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
31959 Date: Wed, 30 Aug 2000 19:25:34 -0700
31960 Message-ID: <eIcr5gzkg25X092yn@efn.org>
31962 ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
31963 ____________________________________________________________________________
31964 [ 6934] By: jhi on 2000/08/31 02:42:55
31965 Log: Missed one Unicode file.
31967 + lib/unicode/UCDFF301.html
31968 ____________________________________________________________________________
31969 [ 6933] By: jhi on 2000/08/30 23:42:27
31970 Log: Update Changes.
31972 ! Changes patchlevel.h
31973 ____________________________________________________________________________
31974 [ 6932] By: jhi on 2000/08/30 23:40:07
31975 Log: Mention UNTIE in perldelta. Still needs documenting
31976 in perltie et alia.
31978 ! pod/perldelta.pod
31979 ____________________________________________________________________________
31980 [ 6931] By: jhi on 2000/08/30 23:36:02
31981 Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
31982 From: <abigail@foad.org>
31983 Date: Wed, 30 Aug 2000 19:28:07 -0400
31984 Message-ID: <20000830232807.305.qmail@foad.org>
31986 ! pod/perldelta.pod
31987 ____________________________________________________________________________
31988 [ 6930] By: jhi on 2000/08/30 23:32:40
31989 Log: Update to Unicode 3.0.1.
31991 + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
31992 + lib/unicode/PropList.txt lib/unicode/README.perl
31993 + lib/unicode/UCD301.html lib/unicode/Unicode.301
31994 - lib/unicode/Props.txt lib/unicode/UCD300.html
31995 - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
31997 ____________________________________________________________________________
31998 [ 6929] By: jhi on 2000/08/30 22:38:18
31999 Log: Heap decorruption.
32001 Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
32002 From: Alan Burlison <Alan.Burlison@uk.sun.com>
32003 Date: Wed, 30 Aug 2000 22:39:52 +0100
32004 Message-ID: <39AD7F28.A06533CF@uk.sun.com>
32007 ____________________________________________________________________________
32008 [ 6928] By: jhi on 2000/08/30 22:29:34
32009 Log: Retract the dummy test, skip the security tests (instead of failing),
32010 explain what the warnings mean.
32012 ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
32013 ____________________________________________________________________________
32014 [ 6927] By: jhi on 2000/08/30 22:14:13
32015 Log: Change the internal implementation of sort() to be mergesort
32016 instead of quicksort, from John Linderman <jpl@research.att.com>.
32017 Gives us better worst case, better average case, and stability.
32018 What's there not to like? (Small fixes for threaded builds
32021 ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
32022 ____________________________________________________________________________
32023 [ 6926] By: jhi on 2000/08/30 20:55:20
32024 Log: A better fix for the Socket building problem from Craig Berry.
32027 ____________________________________________________________________________
32028 [ 6925] By: jhi on 2000/08/30 20:20:25
32029 Log: Subject: [PATCH] Re: UNTIE method
32030 From: Nick Ing-Simmons <nik@tiuk.ti.com>
32031 Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
32032 Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
32034 ! pp_sys.c t/op/tie.t
32035 ____________________________________________________________________________
32036 [ 6924] By: jhi on 2000/08/30 20:17:11
32037 Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
32038 From: "Craig A. Berry" <craig.berry@psinetcs.com>
32039 Date: Wed, 30 Aug 2000 15:03:14 -0500
32040 Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
32043 ____________________________________________________________________________
32044 [ 6923] By: jhi on 2000/08/30 20:15:18
32045 Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
32046 From: "Craig A. Berry" <craig.berry@psinetcs.com>
32047 Date: Wed, 30 Aug 2000 13:30:36 -0500
32048 Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
32051 ____________________________________________________________________________
32052 [ 6922] By: jhi on 2000/08/30 19:54:43
32053 Log: Better options for rsync.
32056 ____________________________________________________________________________
32057 [ 6921] By: jhi on 2000/08/30 19:40:16
32058 Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
32059 From: Rick Delaney <rick@consumercontact.com>
32060 Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
32061 Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
32064 ____________________________________________________________________________
32065 [ 6920] By: jhi on 2000/08/30 19:36:40
32066 Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
32067 From: Peter Prymmer <pvhp@forte.com>
32068 Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
32069 Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
32072 ____________________________________________________________________________
32073 [ 6919] By: jhi on 2000/08/30 14:52:02
32074 Log: Update Changes.
32076 ! Changes patchlevel.h
32077 ____________________________________________________________________________
32078 [ 6918] By: jhi on 2000/08/30 14:48:34
32079 Log: NVs not necessarily doubles, as pointed out by Yitzchak.
32081 ! lib/ExtUtils/typemap
32082 ____________________________________________________________________________
32083 [ 6917] By: jhi on 2000/08/30 14:46:34
32084 Log: Subject: typos in pods
32085 From: Nicholas Clark <nick@ccl4.org>
32086 Date: Wed, 30 Aug 2000 01:12:50 +0100
32087 Message-ID: <20000830011249.A61388@plum.flirble.org>
32089 ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
32090 ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
32091 ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
32092 ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
32093 ____________________________________________________________________________
32094 [ 6916] By: jhi on 2000/08/30 14:19:09
32095 Log: Document Storable problems on Crays. (Will have
32096 to document all the other Storable problems, too.)
32098 ! pod/perldelta.pod
32099 ____________________________________________________________________________
32100 [ 6915] By: jhi on 2000/08/30 14:06:02
32101 Log: Subject: [PATCH] fix misc cast warnings
32102 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32103 Date: Tue, 29 Aug 2000 23:16:14 -0700
32104 Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
32106 ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
32107 ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
32109 ____________________________________________________________________________
32110 [ 6914] By: jhi on 2000/08/30 14:03:45
32111 Log: Timestamp mismatch again. Need to fix this dependence on
32112 config_h.SH timestamp, since it's the contents of config_h.SH
32115 ! uconfig.h uconfig.sh
32116 ____________________________________________________________________________
32117 [ 6913] By: jhi on 2000/08/30 13:54:06
32118 Log: Don't say "Perl 5.0 source kit".
32121 ____________________________________________________________________________
32122 [ 6912] By: jhi on 2000/08/30 13:51:24
32123 Log: Reset archname and archname64 always, forcing them be
32124 recomputed at each Configure run, make Configure and
32125 the hints files agree on the naming of largefiles variables.
32127 ! U/threads/archname.U
32128 Branch: metaconfig/U/perl
32131 ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
32132 ! hints/linux.sh hints/solaris_2.sh
32133 ____________________________________________________________________________
32134 [ 6911] By: jhi on 2000/08/30 13:30:13
32135 Log: Put back the slice accidentally removed by #6907.
32137 ! hints/solaris_2.sh
32138 ____________________________________________________________________________
32139 [ 6910] By: jhi on 2000/08/30 01:24:26
32140 Log: Be consistent: other Net::get* do export theirs.
32142 Subject: Re: Net::protoent does not export 'getproto'
32143 From: Yasushi Nakajima <sey@jkc.co.jp>
32144 Date: Wed, 30 Aug 2000 09:53:14 +0900
32145 Message-Id: <200008300051.DAA24700@taku.hut.fi>
32147 ! lib/Net/protoent.pm
32148 ____________________________________________________________________________
32149 [ 6909] By: jhi on 2000/08/30 01:17:25
32150 Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps
32151 From: Gurusamy Sarathy <gsar@ActiveState.com>
32152 Date: Tue, 29 Aug 2000 17:17:07 -0700
32153 Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
32156 ____________________________________________________________________________
32157 [ 6908] By: jhi on 2000/08/30 00:58:05
32158 Log: Update Changes.
32160 ! Changes patchlevel.h
32161 ____________________________________________________________________________
32162 [ 6907] By: jhi on 2000/08/30 00:57:22
32163 Log: Introduce ccname to keep track of what compiler kind of we have.
32164 Branch: metaconfig/U/perl
32165 ! Checkcc.U gccvers.U
32167 ! Configure config_h.SH hints/solaris_2.sh
32168 ____________________________________________________________________________
32169 [ 6906] By: jhi on 2000/08/30 00:25:47
32170 Log: Put back the flags dump as reasoned in
32172 Subject: Re: [PATCH] Glob dumping
32173 From: Mike Guy <mjtg@cam.ac.uk>
32174 Date: Tue, 29 Aug 2000 21:41:32 +0100
32175 Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
32177 ! dump.c t/lib/peek.t
32178 ____________________________________________________________________________
32179 [ 6905] By: jhi on 2000/08/30 00:16:17
32180 Log: Make the epsilon to be relative, not absolute.
32182 Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
32183 From: Spider Boardman <spider-perl@orb.nashua.nh.us>
32184 Date: Tue, 29 Aug 2000 19:58:56 -0400
32185 Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
32188 ____________________________________________________________________________
32189 [ 6904] By: jhi on 2000/08/30 00:13:09
32190 Log: From now on, Gisle is on my list of usual suspects :-)
32193 ! ext/Opcode/Safe.pm
32194 ____________________________________________________________________________
32195 [ 6903] By: jhi on 2000/08/29 23:51:20
32196 Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
32197 From: "Craig A. Berry" <craig.berry@psinetcs.com>
32198 Date: Tue, 29 Aug 2000 18:43:26 -0500
32199 Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
32202 ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
32204 ____________________________________________________________________________
32205 [ 6902] By: jhi on 2000/08/29 23:44:14
32206 Log: Retry what #6882 attempted.
32208 Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
32209 From: Gisle Aas <gisle@ActiveState.com>
32210 Date: 30 Aug 2000 00:33:09 +0200
32211 Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
32213 ! ext/Opcode/Safe.pm
32214 ____________________________________________________________________________
32215 [ 6901] By: jhi on 2000/08/29 22:59:32
32216 Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
32217 From: Hugo <hv@crypt.compulink.co.uk>
32218 Date: Mon, 12 Jun 2000 19:36:08 +0100
32219 Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
32222 ____________________________________________________________________________
32223 [ 6900] By: jhi on 2000/08/29 22:58:35
32224 Log: Admit that we are leaking scalars.
32226 Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
32227 From: Spider Boardman <spider@leggy.zk3.dec.com>
32228 Date: Tue, 29 Aug 2000 18:48:29 -0400
32229 Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
32231 ! t/pragma/warnings.t
32232 ____________________________________________________________________________
32233 [ 6899] By: jhi on 2000/08/29 20:53:13
32234 Log: Update Changes.
32236 ! Changes patchlevel.h
32237 ____________________________________________________________________________
32238 [ 6898] By: jhi on 2000/08/29 20:46:21
32239 Log: Undo namespace pollution of #6878.
32241 Subject: Re: Net::protoent does not export 'getproto'
32242 From: Mike Guy <mjtg@cam.ac.uk>
32243 Date: Tue, 29 Aug 2000 21:32:37 +0100
32244 Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
32246 ! lib/Net/protoent.pm
32247 ____________________________________________________________________________
32248 [ 6897] By: jhi on 2000/08/29 20:44:29
32249 Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
32250 From: Peter Prymmer <pvhp@forte.com>
32251 Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
32252 Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
32254 ! pod/perlebcdic.pod
32255 ____________________________________________________________________________
32256 [ 6896] By: jhi on 2000/08/29 20:40:57
32257 Log: There's no point repeating the 'revision' (5) of perl5.
32258 Branch: metaconfig/U/perl
32259 ! Devel.U patchlevel.U
32261 ! Configure config_h.SH
32262 ____________________________________________________________________________
32263 [ 6895] By: jhi on 2000/08/29 20:16:58
32264 Log: Regen Configure for #6894.
32265 Branch: metaconfig/U/perl
32268 ! Configure config_h.SH
32269 ____________________________________________________________________________
32270 [ 6894] By: jhi on 2000/08/29 19:59:52
32271 Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
32272 From: "Philip Newton" <Philip.Newton@gmx.net>
32273 Date: Tue, 29 Aug 2000 21:39:14 +0200
32274 Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
32276 ! Configure INSTALL README hints/README.hints hints/bsdos.sh
32277 ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
32278 ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
32280 ____________________________________________________________________________
32281 [ 6893] By: jhi on 2000/08/29 19:55:30
32282 Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
32283 From: "Philip Newton" <Philip.Newton@gmx.net>
32284 Date: Tue, 29 Aug 2000 21:39:14 +0200
32285 Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
32288 ____________________________________________________________________________
32289 [ 6892] By: jhi on 2000/08/29 19:53:59
32290 Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
32291 From: "Philip Newton" <Philip.Newton@gmx.net>
32292 Date: Tue, 29 Aug 2000 21:48:18 +0200
32293 Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
32296 ____________________________________________________________________________
32297 [ 6891] By: jhi on 2000/08/29 18:30:03
32298 Log: Nail the ID 20000828.023.
32300 ! ext/Storable/Storable.xs
32301 ____________________________________________________________________________
32302 [ 6890] By: jhi on 2000/08/29 16:50:17
32303 Log: Under usethreads the dumped variable is IN_PAD.
32305 Subject: Re: [PATCH] Glob dumping
32306 From: Gisle Aas <gisle@ActiveState.com>
32307 Date: 29 Aug 2000 18:45:05 +0200
32308 Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
32311 ____________________________________________________________________________
32312 [ 6889] By: jhi on 2000/08/29 15:17:37
32313 Log: Update Changes.
32315 ! Changes patchlevel.h
32316 ____________________________________________________________________________
32317 [ 6888] By: jhi on 2000/08/29 14:49:59
32318 Log: Retract #6882, broke the safe tests.
32320 ! ext/Opcode/Safe.pm
32321 ____________________________________________________________________________
32322 [ 6887] By: jhi on 2000/08/29 14:47:06
32323 Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
32324 From: Gisle Aas <gisle@ActiveState.com>
32325 Date: 09 Jun 2000 20:00:11 +0200
32326 Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
32329 ____________________________________________________________________________
32330 [ 6886] By: jhi on 2000/08/29 14:42:45
32331 Log: The #6881 removed one dump line.
32334 ____________________________________________________________________________
32335 [ 6885] By: jhi on 2000/08/29 14:30:47
32336 Log: Don't forget to tidy up.
32338 ! t/lib/ftmp-security.t
32339 ____________________________________________________________________________
32340 [ 6884] By: jhi on 2000/08/29 14:25:17
32341 Log: Disabling the one test is a bit tricky.
32343 ! t/lib/ftmp-security.t
32344 ____________________________________________________________________________
32345 [ 6883] By: jhi on 2000/08/29 14:16:25
32346 Log: Disable one of the tests for now.
32348 ! t/lib/ftmp-security.t
32349 ____________________________________________________________________________
32350 [ 6882] By: jhi on 2000/08/29 14:05:50
32351 Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
32353 Date: 29 Aug 2000 10:35:06 -0000
32354 Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
32356 ! ext/Opcode/Safe.pm
32357 ____________________________________________________________________________
32358 [ 6881] By: jhi on 2000/08/29 14:03:51
32359 Log: Subject: [PATCH] Glob dumping
32360 From: Gisle Aas <gisle@ActiveState.com>
32361 Date: 29 Aug 2000 07:59:42 -0000
32362 Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
32365 ____________________________________________________________________________
32366 [ 6880] By: jhi on 2000/08/29 14:02:01
32367 Log: Subject: [PATCH] Warnings in B::Deparse
32368 From: <abigail@foad.org>
32369 Date: Tue, 29 Aug 2000 00:00:01 -0400
32370 Message-ID: <20000829040001.2999.qmail@foad.org>
32372 ! ext/B/B/Deparse.pm
32373 ____________________________________________________________________________
32374 [ 6879] By: jhi on 2000/08/29 13:57:26
32375 Log: Missed a change in #6869.
32378 ____________________________________________________________________________
32379 [ 6878] By: jhi on 2000/08/29 13:45:04
32380 Log: Subject: Net::protoent does not export 'getproto'
32381 From: Yasushi Nakajima <sey@jkc.co.jp>
32382 Date: Tue, 29 Aug 2000 17:28:57 +0900
32384 ! lib/Net/protoent.pm
32385 ____________________________________________________________________________
32386 [ 6877] By: jhi on 2000/08/29 13:39:19
32387 Log: Patches all over for people and the files they (hopefully) care about.
32389 ! AUTHORS Changes MAINTAIN
32390 ____________________________________________________________________________
32391 [ 6876] By: jhi on 2000/08/29 12:53:54
32392 Log: Fix for thinko in #6848.
32394 Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
32395 From: Lupe Christoph <lupe@lupe-christoph.de>
32396 Date: Tue, 29 Aug 2000 09:04:08 +0200
32397 Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
32399 ! ext/Thread/Thread.xs
32400 ____________________________________________________________________________
32401 [ 6875] By: jhi on 2000/08/29 12:50:14
32402 Log: Update to Getopt::Long 2.24, from Johan Vromans.
32404 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
32405 ____________________________________________________________________________
32406 [ 6874] By: jhi on 2000/08/29 02:09:53
32407 Log: Use minimal @INC in tests, most of the time just '../lib',
32408 so that we simply can't pick up stuff from other Perls than
32409 the one we are testing. Pointed out by
32411 From: Mike Guy <mjtg@cam.ac.uk>
32412 Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built
32413 Date: Fri, 25 Aug 2000 15:15:59 +0100
32414 Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
32417 ____________________________________________________________________________
32418 [ 6873] By: jhi on 2000/08/29 01:07:11
32419 Log: Subject: [PATCH] Re: files not cleaned even by veryclean
32420 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32421 Date: Mon, 28 Aug 2000 17:45:52 -0700
32422 Message-ID: <Afwq5gzkg2UB092yn@efn.org>
32424 ! Makefile.SH hints/os2.sh
32425 ____________________________________________________________________________
32426 [ 6872] By: jhi on 2000/08/28 23:33:39
32427 Log: Subject: [PATCH bleedperl@6866] spellings
32428 From: marcel@codewerk.com (Marcel Grunauer)
32429 Date: Tue, 29 Aug 2000 01:19:59 +0200
32430 Message-Id: <200008282319.BAA29862@gandalf.local>
32432 ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
32433 ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
32434 ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
32435 ____________________________________________________________________________
32436 [ 6871] By: jhi on 2000/08/28 23:22:09
32437 Log: Take out the SUIDMAIL thing, that will not be
32438 a problem in 5.7.*.
32441 ____________________________________________________________________________
32442 [ 6870] By: jhi on 2000/08/28 23:19:30
32443 Log: -S is the silent flag, -s is the strip flag.
32445 Subject: [PATCH] Re: [PATCH] make no-install
32446 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
32447 Date: Mon, 28 Aug 2000 15:12:55 -0700
32448 Message-ID: <nPuq5gzkg2FO092yn@efn.org>
32451 ____________________________________________________________________________
32452 [ 6869] By: jhi on 2000/08/28 23:12:05
32453 Log: Subject: [PATCH bleedperl@6856] warnings fixes
32454 From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
32455 Date: Mon, 28 Aug 2000 23:55:06 +0100
32456 Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
32458 ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
32459 ! warnings.h warnings.pl
32460 ____________________________________________________________________________
32461 [ 6868] By: jhi on 2000/08/28 21:38:22
32462 Log: Potential cruft.
32465 ____________________________________________________________________________
32466 [ 6867] By: jhi on 2000/08/28 21:35:36
32467 Log: Update Changes.
32469 ! Changes patchlevel.h
32470 ____________________________________________________________________________
32471 [ 6866] By: jhi on 2000/08/28 21:33:49
32472 Log: Subject: hv.h Doc Patch
32473 From: Fisher Mark <fisherm@tce.com>
32474 Date: Mon, 28 Aug 2000 16:24:59 -0500
32475 Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
32478 ____________________________________________________________________________
32479 [ 6865] By: jhi on 2000/08/28 21:02:15
32480 Log: Add -ld to archname on long tr...double platforms.
32482 ! U/threads/archname.U
32484 ! Configure config_h.SH
32485 ____________________________________________________________________________
32486 [ 6864] By: jhi on 2000/08/28 20:38:59
32487 Log: An attempt to fix the problem reported in
32489 Subject: Building perl@6856 using gcc/AIX 4.3.3
32490 From: Daniel Muino <dmuino@afip.gov.ar>
32491 Date: Mon, 28 Aug 2000 15:50:01 -0300
32492 Message-ID: <20000828155001.A14403@con2-dgi>
32494 I can't test this properly since the gcc installation I have
32495 access to seems to be botched (gcc is calling the AIX cpp,
32496 a losing proposition...)
32499 ____________________________________________________________________________
32500 [ 6863] By: jhi on 2000/08/28 18:57:52
32501 Log: Fix for ID 20000828.001, long doubles were not formatted
32502 correctly (showed up in $], which stopped installing perl).
32505 ____________________________________________________________________________
32506 [ 6862] By: jhi on 2000/08/28 18:07:15
32507 Log: Typo in #6858.
32510 ____________________________________________________________________________
32511 [ 6861] By: jhi on 2000/08/28 17:57:27
32512 Log: opmini.o may be left around if a build is interrupted.
32515 ____________________________________________________________________________
32516 [ 6860] By: jhi on 2000/08/28 16:52:50
32517 Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
32518 From: Daniel Chetlin <daniel@chetlin.com>
32519 Date: Mon, 28 Aug 2000 01:14:18 -0700
32520 Message-ID: <20000828011418.J769@ilmd.chetlin.org>
32523 ____________________________________________________________________________
32524 [ 6859] By: jhi on 2000/08/28 16:08:46
32525 Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
32526 From: Nicholas Clark <nick@ccl4.org>
32527 Date: Mon, 28 Aug 2000 16:03:27 +0100
32528 Message-Id: <20000828160327.C49785@plum.flirble.org>
32530 ! ext/ByteLoader/bytecode.h
32531 ____________________________________________________________________________
32532 [ 6858] By: jhi on 2000/08/28 16:02:10
32533 Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
32534 From: Wolfgang Laun <wolfgang.laun@alcatel.at>
32535 Date: Mon, 28 Aug 2000 13:08:30 +0200
32536 Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
32539 ____________________________________________________________________________
32540 [ 6857] By: jhi on 2000/08/28 15:42:47
32541 Log: display_format used as a class method without arguments was broken,
32544 Subject: Math::Complex->display_format() sets style to 'Math::Complex'
32545 From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
32546 Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
32547 Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
32549 ! lib/Math/Complex.pm t/lib/complex.t
32550 ____________________________________________________________________________
32551 [ 6856] By: jhi on 2000/08/27 22:09:48
32552 Log: Update Changes.
32554 ! Changes patchlevel.h
32555 ____________________________________________________________________________
32556 [ 6855] By: jhi on 2000/08/27 21:59:21
32557 Log: Retract #6853 (false alarm).
32559 ! lib/ExtUtils/xsubpp
32560 ____________________________________________________________________________
32561 [ 6854] By: jhi on 2000/08/27 21:37:44
32562 Log: Update Changes.
32564 ! Changes patchlevel.h
32565 ____________________________________________________________________________
32566 [ 6853] By: jhi on 2000/08/27 21:37:16
32567 Log: Subject: [PATCH perl@6850] workaround for xsubpp
32568 From: Hugo <hv@crypt.compulink.co.uk>
32569 Date: Sun, 27 Aug 2000 22:30:25 +0100
32570 Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
32572 ! lib/ExtUtils/xsubpp
32573 ____________________________________________________________________________
32574 [ 6852] By: jhi on 2000/08/27 21:33:58
32575 Log: Big-endian 64-bit patch from Raphael Manfredi.
32577 ! ext/Storable/Storable.xs
32578 ____________________________________________________________________________
32579 [ 6851] By: jhi on 2000/08/27 21:22:21
32580 Log: More ruthless editing from Hugo van der Sanden.
32582 ! pod/perldelta.pod
32583 ____________________________________________________________________________
32584 [ 6850] By: jhi on 2000/08/27 16:11:46
32585 Log: Update Changes.
32587 ! Changes patchlevel.h
32588 ____________________________________________________________________________
32589 [ 6849] By: jhi on 2000/08/27 16:11:05
32590 Log: Provice virtual $Config{ccflags_nolargefiles} etc.
32592 ! configpm pod/perldelta.pod
32593 ____________________________________________________________________________
32594 [ 6848] By: jhi on 2000/08/27 15:35:08
32595 Log: Use the actual thread type, not the pointer-to-struct.
32597 ! ext/Thread/Thread.xs
32598 ____________________________________________________________________________
32599 [ 6847] By: jhi on 2000/08/27 15:30:49
32602 ! t/pragma/warn/pp_sys
32603 ____________________________________________________________________________
32604 [ 6846] By: jhi on 2000/08/27 15:19:02
32605 Log: Passing -R in ldflags makes now it to appear in the default
32606 for lddlflags, just like with -L.
32608 Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
32609 From: Lupe Christoph <lupe@lupe-christoph.de>
32610 Date: Sun, 27 Aug 2000 10:28:21 +0200
32611 Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
32612 Branch: metaconfig/U/perl
32616 ____________________________________________________________________________
32617 [ 6845] By: jhi on 2000/08/27 15:08:54
32618 Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
32619 From: Alan Burlison <Alan.Burlison@uk.sun.com>
32620 Date: Sat, 26 Aug 2000 22:23:27 +0100
32621 Message-ID: <39A8354F.E1E832C9@uk.sun.com>
32623 ! lib/ExtUtils/MM_Unix.pm
32624 ____________________________________________________________________________
32625 [ 6844] By: jhi on 2000/08/27 15:02:37
32626 Log: DJGPP update from Laszlo Molnar.
32628 Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
32629 From: ml1050 <ml1050@freemail.hu>
32630 Date: Sat, 26 Aug 2000 23:24:40 +0200
32631 Message-Id: <20000826232440.A439@freemail.hu>
32633 ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
32634 ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
32635 ____________________________________________________________________________
32636 [ 6843] By: jhi on 2000/08/27 14:53:58
32637 Log: Subject: installman buglet
32638 From: Lupe Christoph <lupe@lupe-christoph.de>
32639 Date: Sun, 27 Aug 2000 14:38:59 +0200
32640 Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
32643 ____________________________________________________________________________
32644 [ 6842] By: jhi on 2000/08/27 14:52:08
32645 Log: Can't get the test to reliably work thanks to the
32646 inaccurateness of floating point. "Resolves" bug ids
32647 20000826.003, 20000826.009, 20000826.010,
32650 ____________________________________________________________________________
32651 [ 6841] By: jhi on 2000/08/26 15:53:58
32652 Log: Update Changes.
32654 ! Changes patchlevel.h
32655 ____________________________________________________________________________
32656 [ 6840] By: jhi on 2000/08/26 14:23:03
32657 Log: grep -e isn't portable.
32659 Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
32660 From: chris@broadband.att.com
32661 Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
32662 Message-Id: <200008260617.AAA10219@lazlo.tci.com>
32664 ! hints/solaris_2.sh
32665 ____________________________________________________________________________
32666 [ 6839] By: jhi on 2000/08/26 14:12:23
32667 Log: no-install target a la make -n.
32669 Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
32670 From: <abigail@foad.org>
32671 Date: Sat, 26 Aug 2000 03:57:34 -0400
32672 Message-ID: <20000826075735.18912.qmail@foad.org>
32674 ! Makefile.SH installman installperl
32675 ____________________________________________________________________________
32676 [ 6838] By: jhi on 2000/08/26 14:06:33
32677 Log: Retract #6826 as the #6828 should be do the same
32678 in a More Correct Way.
32681 ____________________________________________________________________________
32682 [ 6837] By: jhi on 2000/08/26 05:24:00
32685 ! ext/Storable/Storable.xs
32686 ____________________________________________________________________________
32687 [ 6836] By: jhi on 2000/08/26 05:05:46
32688 Log: Nicer in decimal.
32690 ! ext/Storable/Storable.xs
32691 ____________________________________________________________________________
32692 [ 6835] By: jhi on 2000/08/26 05:03:50
32693 Log: There be no UVdf.
32695 ! ext/Storable/Storable.xs
32696 ____________________________________________________________________________
32697 [ 6834] By: jhi on 2000/08/26 05:00:18
32698 Log: Continue IVdfing and UVxfing.
32700 ! ext/Storable/Storable.xs
32701 ____________________________________________________________________________
32702 [ 6833] By: jhi on 2000/08/26 04:53:14
32705 ! ext/Storable/Storable.xs
32706 ____________________________________________________________________________
32707 [ 6832] By: jhi on 2000/08/26 04:40:41
32708 Log: Document PTR2XX and INT2PTR.
32711 ____________________________________________________________________________
32712 [ 6831] By: jhi on 2000/08/26 04:33:18
32713 Log: Use UVxf, PTR2UV, NVff.
32715 ! ext/Storable/Storable.xs
32716 ____________________________________________________________________________
32717 [ 6830] By: jhi on 2000/08/26 04:31:32
32718 Log: Update the test count.
32721 ____________________________________________________________________________
32722 [ 6829] By: jhi on 2000/08/26 03:05:50
32723 Log: Subject: [PATCH] installation not quite silent yet.
32724 From: <abigail@foad.org>
32725 Date: Fri, 25 Aug 2000 20:07:53 -0400
32726 Message-ID: <20000826000753.7822.qmail@foad.org>
32728 ! installman installperl
32729 ____________________________________________________________________________
32730 [ 6828] By: jhi on 2000/08/26 03:05:14
32731 Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
32732 From: Spider Boardman <spider@web.zk3.dec.com>
32733 Date: Fri, 25 Aug 2000 19:12:40 -0400
32734 Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
32737 ____________________________________________________________________________
32738 [ 6827] By: jhi on 2000/08/25 23:54:34
32739 Log: Support preserving extremely big/small angles.
32741 ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
32742 ____________________________________________________________________________
32743 [ 6826] By: jhi on 2000/08/25 23:01:20
32744 Log: Patch installperl to be long double-aware.
32746 Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED)
32747 From: Spider Boardman <spider@web.zk3.dec.com>
32748 Date: Fri, 25 Aug 2000 18:15:23 -0400
32749 Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
32752 ____________________________________________________________________________
32753 [ 6825] By: jhi on 2000/08/25 22:58:25
32754 Log: Remove duplicately applied patch shards.
32756 Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
32757 From: Spider Boardman <spider@leggy.zk3.dec.com>
32758 Date: Fri, 25 Aug 2000 16:45:03 -0400
32759 Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
32762 ____________________________________________________________________________
32763 [ 6824] By: jhi on 2000/08/25 22:57:00
32764 Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
32765 From: Daniel Chetlin <daniel@chetlin.com>
32766 Date: Fri, 25 Aug 2000 12:23:16 -0700
32767 Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
32769 Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
32770 From: Daniel Chetlin <daniel@chetlin.com>
32771 Date: Fri, 25 Aug 2000 14:47:19 -0700
32772 Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
32775 ____________________________________________________________________________
32776 [ 6823] By: jhi on 2000/08/25 22:44:17
32777 Log: Timestamp problem?
32779 ! uconfig.h uconfig.sh
32780 ____________________________________________________________________________
32781 [ 6822] By: jhi on 2000/08/25 19:01:06
32782 Log: One forgotten file from #6816.
32785 ____________________________________________________________________________
32786 [ 6821] By: jhi on 2000/08/25 18:56:39
32787 Log: Regen Changes.
32789 ! Changes patchlevel.h
32790 ____________________________________________________________________________
32791 [ 6820] By: jhi on 2000/08/25 18:52:35
32792 Log: Fix Changes ordering.
32795 ____________________________________________________________________________
32796 [ 6819] By: jhi on 2000/08/25 18:50:25
32797 Log: Update Changes.
32799 ! Changes patchlevel.h
32800 ____________________________________________________________________________
32801 [ 6818] By: jhi on 2000/08/25 18:47:45
32802 Log: Tweak the sfio/useperlio logic, hopefully as wished in
32804 Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
32805 From: Nicholas Clark <nick@babyhippo.co.uk>
32806 Date: Fri, 25 Aug 2000 12:01:45 +0100
32807 Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
32808 Branch: metaconfig/U/perl
32812 ____________________________________________________________________________
32813 [ 6817] By: jhi on 2000/08/25 18:32:51
32814 Log: Allow microperl to assume <math.h>, without it the math
32815 functions like floor() are assumed to return int, which makes
32816 for core dumps in machines where integer and floating register
32819 ! uconfig.h uconfig.sh
32820 ____________________________________________________________________________
32821 [ 6816] By: jhi on 2000/08/25 18:27:17
32822 Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
32823 the problem reported in
32825 Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
32826 From: danhale@us.ibm.com
32827 Date: Fri, 25 Aug 2000 10:58:06 -0400
32828 Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
32829 Branch: metaconfig/U/perl
32832 ! Configure INSTALL config_h.SH configure.com epoc/config.sh
32833 ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
32834 ! vos/config.pl vos/config_h.SH_orig win32/config.bc
32835 ! win32/config.gc win32/config.vc
32836 ____________________________________________________________________________
32837 [ 6815] By: jhi on 2000/08/25 17:43:31
32838 Log: A solution for the retrieve_fd autosplit warning,
32839 idea suggested by Mike Guy.
32841 ! ext/Storable/Storable.pm
32842 ____________________________________________________________________________
32843 [ 6814] By: jhi on 2000/08/25 17:16:03
32844 Log: Add install-silent target.
32847 ____________________________________________________________________________
32848 [ 6813] By: jhi on 2000/08/25 17:14:23
32849 Log: Subject: Re: [PATCH] More silencing of installman.
32850 From: <abigail@foad.org>
32851 Date: Thu, 24 Aug 2000 19:27:03 -0400
32852 Message-ID: <20000824232703.7001.qmail@foad.org>
32854 Subject: Re: [PATCH] More silencing of installman.
32855 From: <abigail@foad.org>
32856 Date: Fri, 25 Aug 2000 03:00:58 -0400
32857 Message-ID: <20000825070058.10697.qmail@foad.org>
32860 ____________________________________________________________________________
32861 [ 6812] By: jhi on 2000/08/25 17:11:28
32862 Log: installperl --verbose and --silent.
32864 Subject: Re: [PATCH] More silencing of installman.
32865 From: <abigail@foad.org>
32866 Message-ID: <20000825064430.9719.qmail@foad.org>
32867 Date: Fri, 25 Aug 2000 02:44:30 -0400
32870 ____________________________________________________________________________
32871 [ 6811] By: jhi on 2000/08/25 17:05:43
32872 Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
32873 From: "Peter J. Farley III" <pjfarley@banet.net>
32874 Date: Thu, 24 Aug 2000 21:58:03 -0400
32875 Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
32877 (applied slightly modified)
32879 ! lib/ExtUtils/MM_Unix.pm
32880 ____________________________________________________________________________
32881 [ 6810] By: jhi on 2000/08/25 17:01:18
32882 Log: Missing parts of
32884 Subject: [PATCH: 6789] some endl fixes for VMS wackiness
32885 From: Peter Prymmer <pvhp@forte.com>
32886 Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
32887 Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
32890 ____________________________________________________________________________
32891 [ 6809] By: jhi on 2000/08/25 16:46:32
32892 Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
32893 From: "Craig A. Berry" <craig.berry@psinetcs.com>
32894 Date: Thu, 24 Aug 2000 19:13:11 -0500
32895 Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
32898 ____________________________________________________________________________
32899 [ 6808] By: jhi on 2000/08/25 16:39:22
32900 Log: Subject: [PATCH: 6805] several more tweaks to configure.com
32901 From: Peter Prymmer <pvhp@forte.com>
32902 Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
32903 Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
32906 ____________________________________________________________________________
32907 [ 6807] By: jhi on 2000/08/25 16:36:37
32908 Log: Better wording for the vec lvalue diagnostic.
32910 Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
32911 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
32912 Date: Wed, 23 Aug 2000 14:12:16 -0400
32913 Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
32916 ____________________________________________________________________________
32917 [ 6806] By: jhi on 2000/08/24 18:17:22
32918 Log: Subject: [PATCH] More silencing of installman.
32919 From: <abigail@foad.org>
32920 Date: Thu, 24 Aug 2000 14:01:44 -0400
32921 Message-ID: <20000824180144.20062.qmail@foad.org>
32924 ____________________________________________________________________________
32925 [ 6805] By: jhi on 2000/08/24 15:00:31
32926 Log: Update Changes.
32928 ! Changes patchlevel.h
32929 ____________________________________________________________________________
32930 [ 6804] By: jhi on 2000/08/24 14:59:07
32931 Log: Regen perltoc.
32934 ____________________________________________________________________________
32935 [ 6803] By: jhi on 2000/08/24 14:44:39
32936 Log: Show the doc file, not the temp file.
32939 ____________________________________________________________________________
32940 [ 6802] By: jhi on 2000/08/24 14:41:53
32941 Log: Continue silencing.
32944 ____________________________________________________________________________
32945 [ 6801] By: jhi on 2000/08/24 14:34:40
32946 Log: Actually do something with the silencer option.
32949 ____________________________________________________________________________
32950 [ 6800] By: jhi on 2000/08/24 14:26:22
32951 Log: Make installman to recognize the silence flag -S.
32954 ____________________________________________________________________________
32955 [ 6799] By: jhi on 2000/08/24 13:49:38
32956 Log: DOS patches and portability/porting notes, from Tim Jenness.
32959 ____________________________________________________________________________
32960 [ 6798] By: jhi on 2000/08/24 13:48:27
32961 Log: Create directories in silence.
32963 Subject: [PATCH] Another silencer for MakeMaker
32964 From: andreas.koenig@anima.de (Andreas J. Koenig)
32965 Date: 24 Aug 2000 14:18:52 +0200
32966 Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
32968 ! lib/ExtUtils/Command.pm
32969 ____________________________________________________________________________
32970 [ 6797] By: jhi on 2000/08/24 13:46:42
32971 Log: More liberal parsing of version numbers.
32973 Subject: Re: CPAN.pm beta for testing available
32974 From: andreas.koenig@anima.de (Andreas J. Koenig)
32975 Date: 24 Aug 2000 13:51:57 +0200
32976 Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
32979 ____________________________________________________________________________
32980 [ 6796] By: jhi on 2000/08/24 13:44:36
32981 Log: Make "make install" by default silent. A new "install-verbose"
32985 ____________________________________________________________________________
32986 [ 6795] By: jhi on 2000/08/24 13:39:14
32987 Log: Add silencer flags to installperl.
32989 Subject: [PATCH] Making installperl silent.
32990 From: <abigail@foad.org>
32991 Date: Thu, 24 Aug 2000 05:01:45 -0400
32992 Message-ID: <20000824090145.13141.qmail@foad.org>
32995 ____________________________________________________________________________
32996 [ 6794] By: jhi on 2000/08/24 13:35:50
32997 Log: installperl couldn't tell whether it had run tests or not.
32999 Subject: [PATCH] Re: installperl and t/TEST
33000 From: <abigail@foad.org>
33001 Date: Thu, 24 Aug 2000 04:00:53 -0400
33002 Message-ID: <20000824080053.2494.qmail@foad.org>
33004 ! Makefile.SH installperl
33005 ____________________________________________________________________________
33006 [ 6793] By: jhi on 2000/08/24 13:27:50
33007 Log: Drop the separate perlbc, perlcc -b should be enough.
33010 ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
33011 ____________________________________________________________________________
33012 [ 6792] By: jhi on 2000/08/24 04:41:30
33013 Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
33014 plus the typo fix from Peter Prymmer.
33016 ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
33017 ! ext/Storable/Storable.pm ext/Storable/Storable.xs
33018 ____________________________________________________________________________
33019 [ 6791] By: jhi on 2000/08/24 02:10:43
33020 Log: Replace #6705 with a minimal doc patch.
33022 Subject: [PATCH 5.6.0] replace change #6705
33023 From: Jan Dubois <jand@ActiveState.com>
33024 Date: Wed, 23 Aug 2000 18:31:51 -0700
33025 Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
33027 ! lib/Win32.pod win32/win32.c
33028 ____________________________________________________________________________
33029 [ 6790] By: jhi on 2000/08/23 17:52:00
33030 Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
33031 From: Mike Guy <mjtg@cam.ac.uk>
33032 Date: Wed, 23 Aug 2000 18:38:46 +0100
33033 Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
33035 ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
33036 ____________________________________________________________________________
33037 [ 6789] By: jhi on 2000/08/23 15:34:21
33038 Log: Update Changes.
33040 ! Changes patchlevel.h
33041 ____________________________________________________________________________
33042 [ 6788] By: jhi on 2000/08/23 15:33:40
33043 Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
33044 From: Wilfredo Sánchez <wsanchez@apple.com>
33045 Date: Tue, 22 Aug 2000 19:31:27 -0700
33046 Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
33049 ____________________________________________________________________________
33050 [ 6787] By: jhi on 2000/08/23 15:29:31
33051 Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
33052 From: Spider Boardman <spider@leggy.zk3.dec.com>
33053 Date: Wed, 23 Aug 2000 10:33:23 -0400
33054 Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
33057 ____________________________________________________________________________
33058 [ 6786] By: jhi on 2000/08/23 15:28:11
33061 ! ext/B/Makefile.PL
33062 ____________________________________________________________________________
33063 [ 6785] By: jhi on 2000/08/23 14:37:04
33064 Log: Update Changes.
33066 ! Changes patchlevel.h
33067 ____________________________________________________________________________
33068 [ 6784] By: jhi on 2000/08/23 13:58:41
33069 Log: Portability fix from Hugo van der Sanden.
33071 ! ext/re/Makefile.PL
33072 ____________________________________________________________________________
33073 [ 6783] By: jhi on 2000/08/23 13:53:53
33074 Log: Storable support, v-version fixes.
33076 Subject: CPAN.pm beta for testing available
33077 From: andreas.koenig@anima.de (Andreas J. Koenig)
33078 Date: 22 Aug 2000 23:31:33 +0200
33079 Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
33081 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
33082 ____________________________________________________________________________
33083 [ 6782] By: jhi on 2000/08/23 13:51:26
33084 Log: Mac and other portability updates from Chris Nandor.
33086 ! pod/perlmodinstall.pod
33087 ____________________________________________________________________________
33088 [ 6781] By: jhi on 2000/08/23 13:47:33
33089 Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
33090 From: Peter Prymmer <pvhp@forte.com>
33091 Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
33092 Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
33094 ! ext/Storable/Storable.xs
33095 ____________________________________________________________________________
33096 [ 6780] By: jhi on 2000/08/23 13:33:34
33097 Log: VMS MMS (make) wants null action.
33099 ! ext/B/Makefile.PL
33100 ____________________________________________________________________________
33101 [ 6779] By: jhi on 2000/08/22 19:44:47
33102 Log: Forgot portability nit.
33104 ! t/lib/st-forgive.t
33105 ____________________________________________________________________________
33106 [ 6778] By: jhi on 2000/08/22 19:35:25
33109 ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
33111 ____________________________________________________________________________
33112 [ 6777] By: jhi on 2000/08/22 18:50:53
33113 Log: Update Changes.
33115 ! Changes patchlevel.h
33116 ____________________________________________________________________________
33117 [ 6776] By: jhi on 2000/08/22 18:44:46
33118 Log: cSVOPo_*v things index into the current PL_curpad
33119 under ithreads, which is different from the curpad
33120 used by the XSUB. (In other words, the code as-is
33121 before this patch wouldn't work under ithreads.)
33125 ____________________________________________________________________________
33126 [ 6775] By: jhi on 2000/08/22 18:18:37
33127 Log: Make the selection of NVff et al stricter.
33128 Branch: metaconfig/U/perl
33131 ! Configure config_h.SH
33132 ____________________________________________________________________________
33133 [ 6774] By: jhi on 2000/08/22 17:19:42
33134 Log: perldelta nits.
33136 ! pod/perldelta.pod
33137 ____________________________________________________________________________
33138 [ 6773] By: jhi on 2000/08/22 17:06:26
33139 Log: Long double fixes from Spider Boardman.
33141 Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
33142 From: system PRIVILEGED account <root@peano.zk3.dec.com>
33143 Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
33144 Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
33146 ! t/lib/bigfltpm.t t/lib/st-06compat.t
33147 ____________________________________________________________________________
33148 [ 6772] By: jhi on 2000/08/22 15:04:53
33149 Log: Update Changes.
33151 ! Changes patchlevel.h
33152 ____________________________________________________________________________
33153 [ 6771] By: jhi on 2000/08/22 15:01:44
33154 Log: perldelta fixes from Hugo van der Sanden.
33156 ! pod/perldelta.pod
33157 ____________________________________________________________________________
33158 [ 6770] By: jhi on 2000/08/22 14:34:49
33159 Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
33160 From: Hugo <hv@crypt.compulink.co.uk>
33161 Date: Tue, 22 Aug 2000 11:21:53 +0100
33162 Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
33165 ____________________________________________________________________________
33166 [ 6769] By: jhi on 2000/08/22 14:30:02
33167 Log: Add Yitzchak, reformat.
33169 ! Changes config_h.SH
33170 ____________________________________________________________________________
33171 [ 6768] By: jhi on 2000/08/22 14:21:35
33172 Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
33173 and Spider Boardman.
33175 ! U/compline/d_gconvert.U
33178 ____________________________________________________________________________
33179 [ 6767] By: jhi on 2000/08/22 14:11:24
33180 Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
33181 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33182 Date: Mon, 21 Aug 2000 19:08:31 -0700
33183 Message-ID: <fCeo5gzkgmhY092yn@efn.org>
33185 - ext/Storable/patchlevel.h
33186 ! MANIFEST ext/Storable/MANIFEST
33187 ____________________________________________________________________________
33188 [ 6766] By: jhi on 2000/08/22 13:49:29
33189 Log: Subject: [PATCH: 6757] configure.com updates and syslog build
33190 From: Peter Prymmer <pvhp@forte.com>
33191 Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
33192 Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
33194 ! configure.com ext/Storable/Makefile.PL
33195 ____________________________________________________________________________
33196 [ 6765] By: jhi on 2000/08/22 13:44:59
33197 Log: Subject: [PATCH blead] B:: missing dependency
33198 From: Hugo <hv@crypt.compulink.co.uk>
33199 Date: Tue, 22 Aug 2000 06:44:33 +0100
33200 Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
33202 ! ext/B/Makefile.PL
33203 ____________________________________________________________________________
33204 [ 6764] By: jhi on 2000/08/22 13:38:12
33205 Log: More bytecompiler.
33207 ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
33208 ____________________________________________________________________________
33209 [ 6763] By: jhi on 2000/08/22 13:36:44
33210 Log: Bytecompiler patches from Benjamin Stuhl.
33212 ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
33213 ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
33214 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
33215 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
33216 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
33217 ! perl.c perlapi.h pod/perldelta.pod
33218 ____________________________________________________________________________
33219 [ 6762] By: jhi on 2000/08/21 23:43:40
33220 Log: An obsoleted diagnostic.
33222 ! pod/perldelta.pod
33223 ____________________________________________________________________________
33224 [ 6761] By: jhi on 2000/08/21 23:01:45
33225 Log: The #6759 wasn't quite right.
33227 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
33228 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
33229 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
33230 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
33231 ! t/lib/st-tieditems.t
33232 ____________________________________________________________________________
33233 [ 6760] By: jhi on 2000/08/21 22:35:49
33234 Log: Be verydeepclean.
33237 ____________________________________________________________________________
33238 [ 6759] By: jhi on 2000/08/21 22:25:40
33239 Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
33240 From: Peter Prymmer <pvhp@forte.com>
33241 Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
33242 Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
33244 ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
33245 ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
33246 ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
33247 ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
33248 ! t/lib/st-tieditems.t
33249 ____________________________________________________________________________
33250 [ 6758] By: jhi on 2000/08/21 22:22:32
33251 Log: Few more casts, need reported in
33253 Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
33254 From: Mike Stok <mike@stok.co.uk>
33255 Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
33256 Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
33260 Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
33261 From: abigail@foad.org
33262 Date: 21 Aug 2000 21:31:34 -0000
33263 Message-Id: <20000821213134.30170.qmail@foad.org>
33265 ! ext/Storable/Storable.xs
33266 ____________________________________________________________________________
33267 [ 6757] By: jhi on 2000/08/21 18:37:07
33268 Log: Update Changes.
33270 ! Changes patchlevel.h
33271 ____________________________________________________________________________
33272 [ 6756] By: jhi on 2000/08/21 18:34:02
33275 Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
33276 From: <abigail@foad.org>
33277 Date: Mon, 21 Aug 2000 14:00:16 -0400
33278 Message-ID: <20000821180016.28627.qmail@foad.org>
33281 ____________________________________________________________________________
33282 [ 6755] By: jhi on 2000/08/21 18:30:56
33283 Log: Use PodParser 1.18 new test.
33285 ! t/pod/special_seqs.t t/pod/special_seqs.xr
33286 ____________________________________________________________________________
33287 [ 6754] By: jhi on 2000/08/21 18:28:35
33288 Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
33289 patches cannot be applied since #6712 conflicts.
33291 ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
33292 ____________________________________________________________________________
33293 [ 6753] By: jhi on 2000/08/21 18:15:11
33294 Log: Weed out some smaller changes.
33296 ! pod/perldelta.pod
33297 ____________________________________________________________________________
33298 [ 6752] By: jhi on 2000/08/21 18:02:30
33299 Log: Also under djgpp the timestamps are funky.
33302 ____________________________________________________________________________
33303 [ 6751] By: jhi on 2000/08/21 17:55:56
33304 Log: Tweak the floating point output routine preferences.
33306 ! U/compline/d_gconvert.U
33309 ____________________________________________________________________________
33310 [ 6750] By: jhi on 2000/08/21 17:51:29
33311 Log: Unicos/mk requires elaborate paranoia.
33313 ! lib/Math/Complex.pm
33314 ____________________________________________________________________________
33315 [ 6749] By: gsar on 2000/08/21 16:53:31
33316 Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
33319 ____________________________________________________________________________
33320 [ 6748] By: gsar on 2000/08/21 16:22:19
33321 Log: free TLS slot properly on Windows
33323 ! thread.h win32/perllib.c win32/win32thread.h
33324 ____________________________________________________________________________
33325 [ 6747] By: jhi on 2000/08/21 16:20:58
33326 Log: Rename the macro argument because some preprocessors
33327 can't tell the difference and expand arguments also inside
33328 double quoted strings.
33331 ____________________________________________________________________________
33332 [ 6746] By: jhi on 2000/08/21 16:09:41
33333 Log: Support long doubles in Storable.
33335 Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
33336 From: Radu Greab <radu@netsoft.ro>
33337 Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
33338 Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
33340 ! ext/Storable/Storable.xs
33341 ____________________________________________________________________________
33342 [ 6745] By: jhi on 2000/08/21 15:51:40
33343 Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
33344 From: "Fifer, Eric" <EFifer@sanwaint.com>
33345 Date: Mon, 21 Aug 2000 15:34:49 +0100
33346 Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
33348 ! t/pragma/warn/9enabled
33349 ____________________________________________________________________________
33350 [ 6744] By: jhi on 2000/08/21 15:39:35
33351 Log: Document the endianness of Alpha more precisely.
33353 ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
33355 ____________________________________________________________________________
33356 [ 6743] By: jhi on 2000/08/21 14:47:05
33357 Log: perldelta fixes from the p5p crowd.
33359 ! pod/perldelta.pod pod/perlop.pod
33360 ____________________________________________________________________________
33361 [ 6742] By: jhi on 2000/08/21 13:34:51
33362 Log: Update to Pod::LaTeX 0.53.
33364 Subject: [PATCH] lib/Pod/LaTeX.pm updates
33365 From: Tim Jenness <timj@jach.hawaii.edu>
33366 Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
33367 Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
33370 ____________________________________________________________________________
33371 [ 6741] By: jhi on 2000/08/21 13:33:01
33372 Log: Subject: [PATCH] os2.c fix for use64bitint
33373 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33374 Date: Mon, 21 Aug 2000 01:32:25 -0700
33375 Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
33378 ____________________________________________________________________________
33379 [ 6740] By: jhi on 2000/08/21 13:28:52
33380 Log: Array context keeps slithering in.
33382 Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
33383 From: Daniel Chetlin <daniel@chetlin.com>
33384 Date: Sun, 20 Aug 2000 21:40:25 -0700
33385 Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
33387 ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
33388 ! pod/perldebtut.pod
33389 ____________________________________________________________________________
33390 [ 6739] By: jhi on 2000/08/21 13:23:55
33391 Log: Big-endian quad fixes for Storable from Radu Greab,
33392 plus few explicit null casts for picky compilers.
33394 ! ext/Storable/Storable.xs
33395 ____________________________________________________________________________
33396 [ 6738] By: gsar on 2000/08/21 05:56:13
33397 Log: small tweaks for change#6705: avoid C++ style comments in C code;
33398 use Perl's malloc API rather than the low level system one
33401 ____________________________________________________________________________
33402 [ 6737] By: gsar on 2000/08/21 05:35:41
33403 Log: add Storable to list of extensions on Windows
33405 ! win32/Makefile win32/makefile.mk
33406 ____________________________________________________________________________
33407 [ 6736] By: jhi on 2000/08/21 02:57:53
33408 Log: Update Changes.
33410 ! Changes patchlevel.h
33411 ____________________________________________________________________________
33412 [ 6735] By: jhi on 2000/08/21 02:57:20
33415 ! pod/perldelta.pod
33416 ____________________________________________________________________________
33417 [ 6734] By: jhi on 2000/08/21 02:57:03
33418 Log: Add Storable 0.7.2 from Raphael Manfredi,
33419 plus the patch from
33421 Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
33422 From: Radu Greab <radu@netsoft.ro>
33423 Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
33424 Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
33426 plus changes to get Storable to compile with
33427 picky ANSI compilers.
33429 + ext/Storable/ChangeLog ext/Storable/MANIFEST
33430 + ext/Storable/Makefile.PL ext/Storable/README
33431 + ext/Storable/Storable.pm ext/Storable/Storable.xs
33432 + ext/Storable/patchlevel.h t/lib/st-06compat.t
33433 + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
33434 + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
33435 + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
33436 + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
33437 + t/lib/st-tieditems.t
33439 ____________________________________________________________________________
33440 [ 6733] By: jhi on 2000/08/21 02:29:09
33441 Log: The correct cleaning order is an art.
33444 ____________________________________________________________________________
33445 [ 6732] By: jhi on 2000/08/21 01:23:39
33446 Log: The #6724 is here.
33448 ! t/lib/ftmp-security.t
33449 ____________________________________________________________________________
33450 [ 6731] By: jhi on 2000/08/20 23:17:03
33451 Log: s/this one/the 5.6.0 release/
33453 ! pod/perl56delta.pod
33454 ____________________________________________________________________________
33455 [ 6730] By: jhi on 2000/08/20 23:07:34
33456 Log: Mention perlebcdic and perlposix-bc.
33459 ____________________________________________________________________________
33460 [ 6729] By: jhi on 2000/08/20 21:32:59
33461 Log: Document the number of exponent digits.
33464 ____________________________________________________________________________
33465 [ 6728] By: jhi on 2000/08/20 21:16:47
33466 Log: Use File::Spec->tmpdir().
33468 Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
33469 From: Tim Jenness <timj@jach.hawaii.edu>
33470 Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
33472 Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
33475 ____________________________________________________________________________
33476 [ 6727] By: jhi on 2000/08/20 20:43:32
33477 Log: Update Changes.
33479 ! Changes patchlevel.h
33480 ____________________________________________________________________________
33481 [ 6726] By: jhi on 2000/08/20 20:41:44
33482 Log: The veryclean target needs to clobber.
33485 ____________________________________________________________________________
33486 [ 6725] By: jhi on 2000/08/20 20:37:38
33487 Log: Document odd vs even subreleases and -Dusedevel.
33490 ____________________________________________________________________________
33491 [ 6724] By: jhi on 2000/08/20 19:58:05
33492 Log: Use temporary directory instead of current directory.
33494 Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
33495 From: Tim Jenness <timj@jach.hawaii.edu>
33496 Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
33497 Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
33499 ! t/lib/ftmp-security.t
33500 ____________________________________________________________________________
33501 [ 6723] By: jhi on 2000/08/20 19:55:55
33502 Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
33503 From: andreas.koenig@anima.de (Andreas J. Koenig)
33504 Date: 20 Aug 2000 15:52:03 +0200
33505 Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
33507 ! lib/ExtUtils/MM_Unix.pm
33508 ____________________________________________________________________________
33509 [ 6722] By: jhi on 2000/08/20 19:46:01
33510 Log: Update to CGI 2.72, from Lincoln Stein.
33513 ____________________________________________________________________________
33514 [ 6721] By: jhi on 2000/08/20 19:43:54
33515 Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
33516 From: Radu Greab <radu@netsoft.ro>
33517 Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
33518 Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
33520 ! ext/GDBM_File/GDBM_File.xs
33521 ____________________________________________________________________________
33522 [ 6720] By: jhi on 2000/08/20 19:42:01
33523 Log: pp_open() could pass an uninitialized filename down to do_open9().
33526 ____________________________________________________________________________
33527 [ 6719] By: jhi on 2000/08/20 14:06:41
33528 Log: UTF8 concat fixes.
33530 Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
33531 From: Hugo <hv@crypt.compulink.co.uk>
33532 Date: Sun, 20 Aug 2000 07:30:46 +0100
33533 Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
33535 ! pp_hot.c t/op/append.t
33536 ____________________________________________________________________________
33537 [ 6718] By: jhi on 2000/08/20 02:09:37
33538 Log: Let's try #6717 again.
33541 ____________________________________________________________________________
33542 [ 6717] By: jhi on 2000/08/20 01:56:55
33543 Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
33544 From: "Craig A. Berry" <craig.berry@metamorgs.com>
33545 Date: Sat, 19 Aug 2000 18:15:39 -0500
33546 Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
33549 ____________________________________________________________________________
33550 [ 6716] By: jhi on 2000/08/19 15:50:11
33551 Log: Update Changes.
33553 ! Changes patchlevel.h
33554 ____________________________________________________________________________
33555 [ 6715] By: jhi on 2000/08/19 15:39:09
33556 Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
33557 From: Jonathan D Johnston <jdjohnston2@juno.com>
33558 Date: Thu, 17 Aug 2000 23:13:01 -0400
33559 Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
33562 ____________________________________________________________________________
33563 [ 6714] By: jhi on 2000/08/19 15:34:04
33564 Log: Introduce a 'veryclean' target that is like 'distclean'
33565 but also removes *~ and *.orig.
33567 ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
33568 ! utils/Makefile x2p/Makefile.SH
33569 ____________________________________________________________________________
33570 [ 6713] By: jhi on 2000/08/19 14:15:45
33571 Log: Put back the long double avoidance code to POSIX.xs
33572 because VMS seems to need it still.
33574 ! ext/POSIX/POSIX.xs
33575 ____________________________________________________________________________
33576 [ 6712] By: jhi on 2000/08/19 14:10:41
33577 Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
33578 From: Peter Prymmer <pvhp@forte.com>
33579 Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
33580 Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
33582 ! lib/Pod/Find.pm t/pod/find.t
33583 ____________________________________________________________________________
33584 [ 6711] By: jhi on 2000/08/19 14:09:19
33585 Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
33586 From: Peter Prymmer <pvhp@forte.com>
33587 Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
33588 Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
33589 cc: vmsperl@perl.org
33592 ____________________________________________________________________________
33593 [ 6710] By: jhi on 2000/08/19 14:08:01
33594 Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
33595 From: Jan Dubois <jand@ActiveState.com>
33596 Date: Fri, 18 Aug 2000 16:31:48 -0700
33597 Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
33600 ____________________________________________________________________________
33601 [ 6709] By: jhi on 2000/08/19 14:06:57
33602 Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
33604 Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED)
33605 From: Spider.Boardman@Orb.Nashua.NH.US
33606 Date: Fri, 18 Aug 2000 18:41:14 -0400
33607 Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
33610 ____________________________________________________________________________
33611 [ 6708] By: jhi on 2000/08/18 22:04:49
33612 Log: Update Changes.
33614 ! Changes patchlevel.h
33615 ____________________________________________________________________________
33616 [ 6707] By: jhi on 2000/08/18 21:55:14
33617 Log: Add warnif(), check warnings further up the stack,
33618 all the warnings functions now can take an optional object reference.
33620 Subject: [PATCH bleedperl@6691] warnings pragma update
33621 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
33622 Date: Fri, 18 Aug 2000 22:42:06 +0100
33623 Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
33625 ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
33626 ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
33627 ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
33628 ____________________________________________________________________________
33629 [ 6706] By: jhi on 2000/08/18 21:41:45
33630 Log: Typo in pp_complement().
33632 Subject: [PATCH perl-current] Deparse
33633 From: Peter Scott <Peter@PSDT.com>
33634 Date: Fri, 18 Aug 2000 12:44:37 -0700
33635 Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
33637 ! ext/B/B/Deparse.pm
33638 ____________________________________________________________________________
33639 [ 6705] By: jhi on 2000/08/18 21:25:59
33640 Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
33641 From: Jan Dubois <jand@ActiveState.com>
33642 Date: Fri, 18 Aug 2000 14:22:51 -0700
33643 Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
33645 ! lib/Win32.pod win32/win32.c
33646 ____________________________________________________________________________
33647 [ 6704] By: jhi on 2000/08/18 21:16:14
33648 Log: Don't eat leading os from index entries.
33650 Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
33651 From: Russ Allbery <rra@stanford.edu>
33652 Date: 10 Aug 2000 20:49:25 -0700
33653 Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
33656 ____________________________________________________________________________
33657 [ 6703] By: jhi on 2000/08/18 21:07:06
33658 Log: Add [[:blank:]] as suggested in
33660 Subject: [ID 20000716.024] [=cc=] / [:blank:]
33661 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
33662 Date: Sun, 16 Jul 2000 17:55:29 -0700
33663 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
33665 (the [=cc=] has already been taken care of by #6439
33666 so the whole bug report can be closed)
33668 and make [[:space:]] to be equivalent to isspace(3)
33669 (as opposed to \s, which is isSPACE()). The difference
33670 is that now [[:space:]] matches the mythical vertical tab,
33673 ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
33674 ! regexec.c t/op/pat.t
33675 ____________________________________________________________________________
33676 [ 6702] By: jhi on 2000/08/18 18:47:47
33677 Log: The new tests were missing from #6415.
33680 ____________________________________________________________________________
33681 [ 6701] By: jhi on 2000/08/18 18:20:40
33682 Log: Document the NDBM_File and ODBM_File as SDBM_File
33683 was documented in #6417.
33685 ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
33686 ! ext/SDBM_File/SDBM_File.pm
33687 ____________________________________________________________________________
33688 [ 6700] By: jhi on 2000/08/18 18:10:39
33689 Log: Subject: [PATCH perl@6698] cygwin port
33690 From: "Fifer, Eric" <EFifer@sanwaint.com>
33691 Date: Fri, 18 Aug 2000 17:30:05 +0100
33692 Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
33695 ____________________________________________________________________________
33696 [ 6699] By: jhi on 2000/08/18 16:21:49
33697 Log: Document code point which makes if (defined %stash::) to work
33698 (noted by Spider Boardman).
33701 ____________________________________________________________________________
33702 [ 6698] By: jhi on 2000/08/18 13:43:27
33703 Log: Update Changes.
33705 ! Changes patchlevel.h
33706 ____________________________________________________________________________
33707 [ 6697] By: jhi on 2000/08/18 13:35:57
33708 Log: Tiny Getopt::Long patch from Johan Vromans.
33710 ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
33711 ____________________________________________________________________________
33712 [ 6696] By: jhi on 2000/08/18 13:26:14
33713 Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
33714 From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
33715 Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
33716 Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
33718 ! pod/perldiag.pod pod/perlsyn.pod
33719 ____________________________________________________________________________
33720 [ 6695] By: jhi on 2000/08/18 13:13:26
33721 Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
33722 From: Daniel Chetlin <daniel@chetlin.com>
33723 Date: Fri, 18 Aug 2000 03:13:36 -0700
33724 Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
33727 ____________________________________________________________________________
33728 [ 6694] By: jhi on 2000/08/18 13:08:05
33729 Log: Subject: [PATCH] perltrap.pod spring cleaning
33730 From: Daniel Chetlin <daniel@chetlin.com>
33731 Date: Fri, 18 Aug 2000 03:06:54 -0700
33732 Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
33734 plus Mike Guy's nitfix.
33737 ____________________________________________________________________________
33738 [ 6693] By: jhi on 2000/08/18 13:00:26
33739 Log: Unbuffer the output.
33741 Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
33742 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
33743 Date: Thu, 17 Aug 2000 18:39:29 -0700
33744 Message-ID: <RPJn5gzkgydf092yn@efn.org>
33747 ____________________________________________________________________________
33748 [ 6692] By: jhi on 2000/08/18 05:19:17
33749 Log: Delete the image, too, not just its MANIFEStation.
33751 - lib/CGI/eg/wilogo.gif
33752 ____________________________________________________________________________
33753 [ 6691] By: jhi on 2000/08/18 05:10:26
33754 Log: Propagate new Configure vars.
33756 ! configure.com epoc/config.sh uconfig.h uconfig.sh
33757 ! vos/config.def vos/config.h vos/config_h.SH_orig
33758 ! win32/config.bc win32/config.gc win32/config.vc
33759 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
33760 ____________________________________________________________________________
33761 [ 6690] By: jhi on 2000/08/18 04:30:56
33762 Log: Update Changes.
33764 ! Changes patchlevel.h
33765 ____________________________________________________________________________
33766 [ 6689] By: jhi on 2000/08/18 04:12:30
33767 Log: Fix the lib/complex failure of
33769 From: abigail@foad.org
33770 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
33771 Date: 15 Aug 2000 04:06:38 -0000
33772 Message-Id: <20000815040638.8524.qmail@foad.org>
33774 Linux long double accuracy issue: something that
33775 when printed with %g looks like "2" but int() of it is 1.
33777 ! lib/Math/Complex.pm
33778 ____________________________________________________________________________
33779 [ 6688] By: jhi on 2000/08/18 03:15:35
33780 Log: The byteorder code in #6671 was wrong.
33783 ____________________________________________________________________________
33784 [ 6687] By: jhi on 2000/08/18 02:08:42
33785 Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
33786 From: Jan Dubois <jand@ActiveState.com>
33787 Date: Thu, 17 Aug 2000 18:31:55 -0700
33788 Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
33791 ____________________________________________________________________________
33792 [ 6686] By: jhi on 2000/08/18 02:04:15
33793 Log: Use NVs in POSIX math, not doubles.
33795 From: abigail@foad.org
33796 Subject: [ID 20000817.014] POSIX & modfl
33797 Date: 17 Aug 2000 20:49:18 -0000
33798 Message-Id: <20000817204918.23123.qmail@foad.org>
33800 ! ext/POSIX/POSIX.xs ext/POSIX/typemap
33801 ____________________________________________________________________________
33802 [ 6685] By: jhi on 2000/08/18 02:02:12
33803 Log: Introduce NVef, NVff, and NVgf, use the middle one.
33804 (helps for lib/peek + Linux + long doubles) Reported in
33806 From: abigail@foad.org
33807 Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13
33808 Date: 15 Aug 2000 04:06:38 -0000
33809 Message-Id: <20000815040638.8524.qmail@foad.org>
33811 (note: the lib/complex failure has not yet been addressed)
33812 Branch: metaconfig/U/perl
33815 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33816 ! config_h.SH dump.c perl.h pod/perlguts.pod
33817 ____________________________________________________________________________
33818 [ 6684] By: jhi on 2000/08/17 23:22:19
33819 Log: Add byteorder to the myconfig output.
33822 ____________________________________________________________________________
33823 [ 6683] By: jhi on 2000/08/17 23:20:19
33824 Log: The image doth not exist, spotted by Johan Vromans.
33827 ____________________________________________________________________________
33828 [ 6682] By: jhi on 2000/08/17 22:38:16
33829 Log: Document what the backtick returns if the command fails.
33832 ____________________________________________________________________________
33833 [ 6681] By: jhi on 2000/08/17 22:33:12
33834 Log: Do not use prototyping here.
33836 Subject: [ID 20000817.016] [PATCH] Peek.xs
33837 From: abigail@foad.org
33838 Date: 17 Aug 2000 20:55:56 -0000
33839 Message-Id: <20000817205556.24270.qmail@foad.org>
33841 ! ext/Devel/Peek/Makefile.PL
33842 ____________________________________________________________________________
33843 [ 6680] By: jhi on 2000/08/17 19:46:43
33844 Log: Don't propose using modules built for 5.005 if no binary
33845 compatibility with 5.005 is attempted.
33847 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
33848 Subject: Minor nit with 5.7.0 (6655)
33849 Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
33850 Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
33852 ! U/installdirs/inc_version_list.U
33854 ! Configure config_h.SH
33855 ____________________________________________________________________________
33856 [ 6679] By: jhi on 2000/08/17 19:16:39
33857 Log: Microperl config update.
33859 ! uconfig.h uconfig.sh
33860 ____________________________________________________________________________
33861 [ 6678] By: jhi on 2000/08/17 19:16:13
33862 Log: The #6648 wasn't protective enough for limited platforms
33866 ____________________________________________________________________________
33867 [ 6677] By: jhi on 2000/08/17 14:46:35
33868 Log: Update Changes.
33870 ! Changes patchlevel.h
33871 ____________________________________________________________________________
33872 [ 6676] By: jhi on 2000/08/17 14:44:02
33873 Log: Add perlebcdic from Peter Prymmer, regen toc.
33875 + pod/perlebcdic.pod
33876 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
33877 ____________________________________________________________________________
33878 [ 6675] By: jhi on 2000/08/17 14:41:52
33879 Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
33881 ! pod/perldebtut.pod
33882 ____________________________________________________________________________
33883 [ 6674] By: jhi on 2000/08/17 14:29:43
33884 Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
33886 Subject: [ID 20000724.006] -DLEAKTEST problem
33887 From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
33888 Date: Tue, 25 Jul 2000 00:36:32 -0500
33889 Message-Id: <20000725003632.A26186@www.llamacom.com>
33893 Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error
33894 From: Hugo <hv@crypt.compulink.co.uk>
33895 Date: Thu, 17 Aug 2000 15:23:42 +0100
33896 Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
33899 ____________________________________________________________________________
33900 [ 6673] By: jhi on 2000/08/17 04:07:10
33901 Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
33902 From: John Peacock <JPeacock@UnivPress.com>
33903 Date: Tue, 01 Aug 2000 09:38:12 -0400
33904 Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
33906 ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
33907 ____________________________________________________________________________
33908 [ 6672] By: jhi on 2000/08/17 03:04:35
33909 Log: Subject: [PATCH] Cwd.pm now uses strict
33910 From: Tim Jenness <timj@jach.hawaii.edu>
33911 Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
33912 Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
33915 ____________________________________________________________________________
33916 [ 6671] By: jhi on 2000/08/17 02:16:35
33917 Log: Make $Config{byteorder} more magical so that it is
33918 dynamically computed: nice for 'fat binaries'.
33920 Subject: [PATCH]: default byteorder
33921 From: Wilfredo Sánchez <wsanchez@apple.com>
33922 Date: Mon, 31 Jul 2000 19:45:31 -0700
33923 Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
33926 ____________________________________________________________________________
33927 [ 6670] By: gsar on 2000/08/17 01:22:21
33928 Log: move WNOHANG definition to where other such things are
33931 ____________________________________________________________________________
33932 [ 6669] By: jhi on 2000/08/17 01:19:17
33933 Log: Update Changes.
33935 ! Changes patchlevel.h
33936 ____________________________________________________________________________
33937 [ 6668] By: jhi on 2000/08/17 01:16:29
33938 Log: Doc nits spotted by Richard Soderberg.
33940 ! README.posix-bc README.vmesa
33941 ____________________________________________________________________________
33942 [ 6667] By: jhi on 2000/08/17 01:12:11
33943 Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
33944 From: "Casey R. Tweten" <crt@kiski.net>
33945 Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
33946 Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
33948 ! pod/perldebtut.pod
33949 ____________________________________________________________________________
33950 [ 6666] By: jhi on 2000/08/17 01:09:31
33951 Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
33952 From: "Casey R. Tweten" <crt@kiski.net>
33953 Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
33954 Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
33957 ____________________________________________________________________________
33958 [ 6665] By: gsar on 2000/08/17 01:03:52
33959 Log: add "ok" targets from change#6632 in makefile.mk
33961 ! pod/perlport.pod win32/Makefile win32/makefile.mk
33962 ____________________________________________________________________________
33963 [ 6664] By: gsar on 2000/08/17 00:56:11
33964 Log: avoid warnings from dense compiler
33967 ____________________________________________________________________________
33968 [ 6663] By: jhi on 2000/08/17 00:51:49
33969 Log: Tweak the regex compilation errors once more.
33971 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
33972 ! t/op/regmesg.t t/pragma/warn/regcomp
33973 ____________________________________________________________________________
33974 [ 6662] By: gsar on 2000/08/17 00:28:19
33975 Log: trailing new %ENV entries weren't being pushed into the real
33976 environment of subprocesses on Windows
33978 ! t/op/magic.t win32/perlhost.h
33979 ____________________________________________________________________________
33980 [ 6661] By: gsar on 2000/08/17 00:19:20
33981 Log: waitpid() now handles externally spawned pids correctly;
33982 fixes for backtick/wait/waitpid failures on Windows 9x
33984 these changes make the pid returned by process functions on
33985 Windows 9x always positive by clearing the high bit (which
33986 is always set on Win9x); pseudo-process PIDs are likewise
33987 always negative now on Win9x (just as on NT/2000)
33989 ! pp_sys.c win32/perlhost.h win32/win32.c
33990 ____________________________________________________________________________
33991 [ 6660] By: jhi on 2000/08/17 00:04:32
33992 Log: Retract #6645.
33994 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
33995 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
33997 ____________________________________________________________________________
33998 [ 6659] By: gsar on 2000/08/16 23:59:28
33999 Log: on windows, the return values from wait() and waitpid() don't
34000 match those of pseudo-pids
34002 ! pp_sys.c t/op/fork.t util.c win32/win32.c
34003 ____________________________________________________________________________
34004 [ 6658] By: gsar on 2000/08/16 23:56:14
34005 Log: pod nit seen in passing
34008 ____________________________________________________________________________
34009 [ 6657] By: gsar on 2000/08/16 23:53:42
34010 Log: change#6328 could make close(SOCKET) return false on windows
34014 ____________________________________________________________________________
34015 [ 6656] By: gsar on 2000/08/16 23:46:57
34016 Log: check that the number pseudo children doesn't exceed
34017 MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
34018 the WaitForMultipleObjects() limit that would cause wait()
34021 wait() and waitpid() could potentially be rewritten to use
34022 more than one thread to do the waiting to eliminate this
34026 ____________________________________________________________________________
34027 [ 6655] By: jhi on 2000/08/16 14:11:05
34028 Log: Update Changes.
34030 ! Changes patchlevel.h
34031 ____________________________________________________________________________
34032 [ 6654] By: jhi on 2000/08/16 14:10:12
34033 Log: Update to perldebtut 1.9, from Richard Foley.
34035 ! pod/perldebtut.pod
34036 ____________________________________________________________________________
34037 [ 6653] By: jhi on 2000/08/16 14:08:17
34038 Log: Change the regx compilation error markers to use = instead of <
34039 since pod makes using the latter quite messy. Reported in
34040 ID 20000814.006 by Abigail and in
34041 Subject: Unknown escape E<> ?
34042 From: Lupe Christoph <lupe@lupe-christoph.de>
34043 Date: Fri, 11 Aug 2000 00:30:27 +0200
34044 Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
34046 ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
34047 ! t/op/regmesg.t t/pragma/warn/regcomp
34048 ____________________________________________________________________________
34049 [ 6652] By: jhi on 2000/08/16 13:25:31
34050 Log: Change the perlbug address to perl.org since it's more forgiving.
34052 Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
34053 From: abigail@foad.org
34054 Date: 15 Aug 2000 04:15:40 -0000
34055 Message-Id: <20000815041540.8633.qmail@foad.org>
34058 ____________________________________________________________________________
34059 [ 6651] By: jhi on 2000/08/16 13:22:35
34060 Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
34061 From: Tim Jenness <timj@jach.hawaii.edu>
34062 Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
34063 Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
34066 ____________________________________________________________________________
34067 [ 6650] By: jhi on 2000/08/16 13:18:13
34068 Log: Update to CPAN 1.57.
34070 Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
34071 From: andreas.koenig@anima.de (Andreas J. Koenig)
34072 Date: 16 Aug 2000 15:09:46 +0200
34073 Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
34076 ____________________________________________________________________________
34077 [ 6649] By: jhi on 2000/08/16 13:12:31
34078 Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
34079 From: "Larry W. Virden" <lvirden@cas.org>
34080 Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
34081 Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
34084 ____________________________________________________________________________
34085 [ 6648] By: jhi on 2000/08/16 13:03:53
34086 Log: The numeric locale was reset to "C" by s?printf and never restored.
34088 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
34089 From: Christian Kirsch <ck@held.mind.de>
34090 Date: Wed, 9 Aug 2000 17:05:17 +0200
34091 Message-Id: <20000809170517.A25389@held>
34093 No test since adding the failing example to locale.t
34094 does not fail -- probably because the locale settings are so
34095 thoroughly tweaked by that time. Running the example standalone
34096 does fail, though. UPDATE: test case added at change #7540.
34098 ! dump.c perl.h pp.c pp_ctl.c sv.c
34099 ____________________________________________________________________________
34100 [ 6647] By: jhi on 2000/08/16 00:07:54
34101 Log: Update Changes and test semi-automatic patchlevel updating.
34103 ! Changes patchlevel.h
34104 ____________________________________________________________________________
34105 [ 6646] By: jhi on 2000/08/15 23:35:07
34106 Log: Fix a dependency problem.
34108 Subject: [PATCH: 6640] VMS Makefile.SH update
34109 From: Peter Prymmer <pvhp@forte.com>
34110 Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
34111 Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
34113 ! vms/descrip_mms.template
34114 ____________________________________________________________________________
34115 [ 6645] By: jhi on 2000/08/15 23:33:23
34116 Log: (Retracted by #6660)
34118 Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
34119 From: Dominic Dunlop <domo@computer.org>
34120 Date: Tue, 15 Aug 2000 22:20:52 +0200
34121 Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
34122 Branch: metaconfig/U/perl
34125 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34126 ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
34128 ____________________________________________________________________________
34129 [ 6644] By: jhi on 2000/08/15 21:17:20
34130 Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
34131 From: abigail@foad.org
34132 Date: 15 Aug 2000 20:12:41 -0000
34133 Message-Id: <20000815201241.25556.qmail@foad.org>
34136 ____________________________________________________________________________
34137 [ 6643] By: jhi on 2000/08/15 21:15:28
34138 Log: (an already applied patch)
34141 ____________________________________________________________________________
34142 [ 6642] By: gsar on 2000/08/15 19:54:05
34143 Log: magic callbacks all need to have same type signature
34145 ! embed.pl mg.c proto.h
34146 ____________________________________________________________________________
34147 [ 6641] By: jhi on 2000/08/15 17:56:27
34148 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)
34149 From: Mike Guy <mjtg@cam.ac.uk>
34150 Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
34151 Date: Tue, 15 Aug 2000 18:26:45 +0100
34153 Only the peek.t part applied, not the hash quality part.
34156 ____________________________________________________________________________
34157 [ 6640] By: jhi on 2000/08/15 16:37:37
34158 Log: Update Changes.
34161 ____________________________________________________________________________
34162 [ 6639] By: jhi on 2000/08/15 16:34:55
34163 Log: Missed a file from #6638.
34166 ____________________________________________________________________________
34167 [ 6638] By: jhi on 2000/08/15 16:33:19
34168 Log: Subject: [PATCH perl@6620] cygwin port
34169 From: "Fifer, Eric" <EFifer@sanwaint.com>
34170 Date: Tue, 15 Aug 2000 17:00:49 +0100
34171 Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
34173 ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
34174 ____________________________________________________________________________
34175 [ 6637] By: jhi on 2000/08/15 16:29:22
34176 Log: Subject: [PATCH] debugger exit code should reflect user exit code
34177 From: Mike Guy <mjtg@cam.ac.uk>
34178 Date: Tue, 15 Aug 2000 16:55:59 +0100
34179 Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
34182 ____________________________________________________________________________
34183 [ 6636] By: jhi on 2000/08/15 15:30:58
34184 Log: Update Changes.
34187 ____________________________________________________________________________
34188 [ 6635] By: jhi on 2000/08/15 15:27:21
34189 Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
34191 ! U/mkglossary U/mksample
34192 Branch: metaconfig/U/perl
34195 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
34196 ____________________________________________________________________________
34197 [ 6634] By: jhi on 2000/08/15 14:11:55
34198 Log: Don't blow limited stacks, a lower number is enough to
34199 tickle the lookbehind limit.
34201 Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
34202 From: Dominic Dunlop <domo@computer.org>
34203 Date: Tue, 15 Aug 2000 13:51:24 +0200
34204 Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
34207 ____________________________________________________________________________
34208 [ 6633] By: jhi on 2000/08/15 14:01:46
34209 Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
34210 From: Mike Guy <mjtg@cam.ac.uk>
34211 Date: Tue, 15 Aug 2000 12:10:50 +0100
34212 Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
34215 ____________________________________________________________________________
34216 [ 6632] By: jhi on 2000/08/15 13:58:48
34217 Log: make ok etc also for win32.
34219 Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
34220 From: Prymmer/Kahn <pvhp@best.com>
34221 Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
34222 Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
34225 ____________________________________________________________________________
34226 [ 6631] By: jhi on 2000/08/15 13:45:03
34227 Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
34230 ____________________________________________________________________________
34231 [ 6630] By: jhi on 2000/08/15 03:25:09
34232 Log: Update Changes.
34235 ____________________________________________________________________________
34236 [ 6629] By: jhi on 2000/08/15 03:23:53
34237 Log: magic_regdatum_set() is void, not int.
34239 ! embed.pl mg.c proto.h
34240 ____________________________________________________________________________
34241 [ 6628] By: jhi on 2000/08/15 03:08:02
34242 Log: Make the user to give up his firstborn, err, to knowingly
34243 verify installing an unstable developer release. Also bump
34244 the release to 5.7.0, but leave a patch tag in the local
34245 patches saying that this is not yet the real thing.
34247 ! U/modified/Instruct.U
34248 Branch: metaconfig/U/perl
34251 ! Configure patchlevel.h
34252 ____________________________________________________________________________
34253 [ 6627] By: jhi on 2000/08/14 22:32:52
34254 Log: README.os2 update.
34256 Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
34257 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
34258 Date: Wed, 02 Aug 2000 21:55:09 -0700
34259 Message-ID: <tsPi5gzkgegX092yn@efn.org>
34262 ____________________________________________________________________________
34263 [ 6626] By: jhi on 2000/08/14 21:00:02
34264 Log: Subject: Re: File::Temp problems on VMS in bleedperl
34265 From: Tim Jenness <timj@jach.hawaii.edu>
34266 cc: vmsperl@perl.org
34267 Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
34268 Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
34270 ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
34271 ____________________________________________________________________________
34272 [ 6625] By: jhi on 2000/08/14 20:52:16
34273 Log: Add SUIDMAIL as was done for the CERT alert.
34276 ____________________________________________________________________________
34277 [ 6624] By: jhi on 2000/08/14 20:48:50
34278 Log: Subject: sfio2000
34279 From: Daniel Muino <dmuino@afip.gov.ar>
34280 Date: Mon, 14 Aug 2000 16:58:11 -0300
34281 Message-ID: <20000814165811.B16368@con2-dgi>
34283 ! perlsdio.h perlsfio.h
34284 ____________________________________________________________________________
34285 [ 6623] By: jhi on 2000/08/14 20:47:36
34286 Log: Subject: warning: storage class after type is obsolescent
34287 From: Daniel Muino <dmuino@afip.gov.ar>
34288 Date: Mon, 14 Aug 2000 16:42:47 -0300
34289 Message-ID: <20000814164247.A16368@con2-dgi>
34291 ! regcomp.pl regnodes.h
34292 ____________________________________________________________________________
34293 [ 6622] By: jhi on 2000/08/14 20:43:05
34294 Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
34295 From: abigail@foad.org
34296 Date: 14 Aug 2000 20:00:10 -0000
34297 Message-Id: <20000814200010.27271.qmail@foad.org>
34300 ____________________________________________________________________________
34301 [ 6621] By: jhi on 2000/08/14 15:23:05
34302 Log: Update Changes.
34305 ____________________________________________________________________________
34306 [ 6620] By: jhi on 2000/08/14 15:22:14
34307 Log: Subject: Re: [PATCH] @+, @- readonly
34308 From: Mike Guy <mjtg@cam.ac.uk>
34309 Date: Mon, 14 Aug 2000 15:26:55 +0100
34310 Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
34312 ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
34314 ____________________________________________________________________________
34315 [ 6619] By: jhi on 2000/08/14 14:12:08
34316 Log: Update Changes.
34319 ____________________________________________________________________________
34320 [ 6618] By: jhi on 2000/08/14 14:09:34
34321 Log: For now remove the mail code.
34324 ____________________________________________________________________________
34325 [ 6617] By: jhi on 2000/08/14 14:08:28
34326 Log: Drop the eg/ mentions and also mention the recent suidperl thing.
34328 ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
34329 ! pod/perlfaq8.pod pod/perlsec.pod
34330 ____________________________________________________________________________
34331 [ 6616] By: jhi on 2000/08/14 14:00:11
34332 Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
34333 From: Mike Guy <mjtg@cam.ac.uk>
34334 Date: Mon, 14 Aug 2000 08:26:02 +0100
34335 Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
34338 ____________________________________________________________________________
34339 [ 6615] By: jhi on 2000/08/14 13:58:45
34340 Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
34341 From: Mike Guy <mjtg@cam.ac.uk>
34342 Date: Mon, 14 Aug 2000 08:04:22 +0100
34343 Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
34345 ! gv.c mg.c t/op/pat.t
34346 ____________________________________________________________________________
34347 [ 6614] By: jhi on 2000/08/14 13:56:45
34348 Log: Subject: Test fails / warnings with perl-current #6612
34349 From: Mike Guy <mjtg@cam.ac.uk>
34350 Date: Mon, 14 Aug 2000 07:57:23 +0100
34351 Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
34353 ! t/lib/b.t t/lib/peek.t
34354 ____________________________________________________________________________
34355 [ 6613] By: jhi on 2000/08/14 13:45:33
34356 Log: VMS configure.com update continues.
34358 - vms/configure.com
34359 ! MANIFEST configure.com
34360 ____________________________________________________________________________
34361 [ 6612] By: jhi on 2000/08/13 22:13:35
34362 Log: Update Changes.
34365 ____________________________________________________________________________
34366 [ 6611] By: jhi on 2000/08/13 16:21:45
34367 Log: Upgrade to CGI 2.71, from Lincoln Stein.
34369 ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
34370 ____________________________________________________________________________
34371 [ 6610] By: jhi on 2000/08/13 15:09:16
34372 Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
34373 From: Mike Guy <mjtg@cam.ac.uk>
34374 Date: Sun, 13 Aug 2000 13:45:51 +0100
34375 Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
34378 ____________________________________________________________________________
34379 [ 6609] By: jhi on 2000/08/13 14:31:26
34380 Log: Andreas says that 1.56 is fine, so reverting back to it.
34383 ____________________________________________________________________________
34384 [ 6608] By: jhi on 2000/08/13 05:34:20
34385 Log: Update Changes.
34388 ____________________________________________________________________________
34389 [ 6607] By: jhi on 2000/08/13 05:32:01
34390 Log: Put back the \z changes of #5406 to CPAN.pm.
34393 ____________________________________________________________________________
34394 [ 6606] By: jhi on 2000/08/13 05:20:16
34395 Log: Fix-n-skip the tests under 5005threads.
34398 ____________________________________________________________________________
34399 [ 6605] By: jhi on 2000/08/13 05:07:48
34400 Log: Fix the test for 5005threads.
34403 ____________________________________________________________________________
34404 [ 6604] By: jhi on 2000/08/13 03:35:37
34405 Log: Should have deleted this in #6603.
34407 - vms/subconfigure.com
34408 ____________________________________________________________________________
34409 [ 6603] By: jhi on 2000/08/12 18:29:32
34410 Log: Rewrite of vms/subconfigure.com as configure.com,
34411 from Peter Prymmer and the vmsperl crew.
34413 + vms/configure.com
34415 ____________________________________________________________________________
34416 [ 6602] By: jhi on 2000/08/11 13:00:01
34417 Log: PlainText.pm is dead.
34419 - lib/Pod/PlainText.pm
34421 ____________________________________________________________________________
34422 [ 6601] By: jhi on 2000/08/11 04:06:45
34423 Log: Update Changes.
34426 ____________________________________________________________________________
34427 [ 6600] By: jhi on 2000/08/11 04:06:10
34428 Log: Add a few missing files, update MANIFEST.
34430 + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
34431 + lib/Pod/PlainText.pm t/pod/find.t
34432 ! MANIFEST t/op/regmesg.t
34433 ____________________________________________________________________________
34434 [ 6599] By: jhi on 2000/08/11 03:31:10
34435 Log: Add Perl debugging tutorial, regen toc.
34437 Subject: perldebtut.pod
34438 From: Richard Foley <Richard.Foley@m.dasa.de>
34439 Date: Wed, 09 Aug 2000 10:17:15 +0200
34440 Message-id: <3991138B.262247B8@m.dasa.de>
34442 + pod/perldebtut.pod
34443 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
34444 ____________________________________________________________________________
34445 [ 6598] By: jhi on 2000/08/11 02:48:56
34446 Log: tiny Changes edit
34449 ____________________________________________________________________________
34450 [ 6597] By: jhi on 2000/08/11 02:39:04
34451 Log: Tests for #6589.
34453 Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
34454 From: simon@brecon.co.uk (Simon Cozens)
34455 Date: 11 Aug 2000 02:24:52 GMT
34456 Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
34459 ____________________________________________________________________________
34460 [ 6596] By: jhi on 2000/08/11 01:50:07
34461 Log: Update Changes.
34464 ____________________________________________________________________________
34465 [ 6595] By: jhi on 2000/08/11 01:47:16
34469 ____________________________________________________________________________
34470 [ 6594] By: jhi on 2000/08/11 01:36:16
34471 Log: Subject: Getting perlio and threads to compile
34472 From: Lupe Christoph <lupe@lupe-christoph.de>
34473 Date: Wed, 9 Aug 2000 11:35:54 +0200
34474 Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
34476 (the Solaris version changes in Configure skipped)
34478 ! hints/solaris_2.sh thread.h
34479 ____________________________________________________________________________
34480 [ 6593] By: jhi on 2000/08/11 01:30:16
34481 Log: Subject: Re: [ID 20000730.003] utf8::length() bad
34482 From: simon@brecon.co.uk (Simon Cozens)
34483 Date: 1 Aug 2000 06:55:19 GMT
34484 Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
34487 ____________________________________________________________________________
34488 [ 6592] By: jhi on 2000/08/11 01:26:39
34489 Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
34490 From: Peter Scott <Peter@PeterScott.com>
34491 Date: Thu, 10 Aug 2000 08:23:27 -0700
34492 Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
34495 ____________________________________________________________________________
34496 [ 6591] By: jhi on 2000/08/11 01:22:02
34497 Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value
34498 From: Hugo <hv@crypt.compulink.co.uk>
34499 Date: Thu, 10 Aug 2000 19:23:04 +0100
34500 Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
34502 ! regexec.c t/op/pat.t
34503 ____________________________________________________________________________
34504 [ 6590] By: jhi on 2000/08/11 01:19:19
34505 Log: Preprocessing and postprocessing for File::Find.
34507 Subject: Patch to Find::File.pm to allow alphabetical results
34508 From: Joe Smith <jsmith@inwap.com>
34509 Date: Wed, 9 Aug 2000 02:44:54 -0700
34510 Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
34513 ____________________________________________________________________________
34514 [ 6589] By: jhi on 2000/08/11 01:12:39
34515 Log: B::Deparse didn't do sub attributes.
34517 Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
34518 From: simon@brecon.co.uk (Simon Cozens)
34519 Date: 9 Aug 2000 04:49:20 GMT
34520 Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
34522 ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
34523 ____________________________________________________________________________
34524 [ 6588] By: jhi on 2000/08/11 01:06:40
34525 Log: Subject: debugger "d" command doesnt check line number
34526 From: Mike Guy <mjtg@cam.ac.uk>
34527 Date: Tue, 08 Aug 2000 21:54:29 +0100
34528 Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
34530 ! lib/perl5db.pl mg.c pod/perldiag.pod
34531 ____________________________________________________________________________
34532 [ 6587] By: jhi on 2000/08/11 00:45:03
34533 Log: sleep(1) does not necessarily return 1.
34535 Subject: [PATCH bleadperl] op/lex_assign.t
34536 From: Hugo <hv@crypt.compulink.co.uk>
34537 Date: Thu, 03 Aug 2000 14:34:22 +0100
34538 Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
34540 ! t/op/lex_assign.t
34541 ____________________________________________________________________________
34542 [ 6586] By: jhi on 2000/08/11 00:31:50
34543 Log: Document the IO::Select timeout.
34545 ! ext/IO/lib/IO/Select.pm
34546 ____________________________________________________________________________
34547 [ 6585] By: jhi on 2000/08/11 00:13:54
34548 Log: Forgot contributor.
34551 ____________________________________________________________________________
34552 [ 6584] By: jhi on 2000/08/11 00:09:19
34556 ____________________________________________________________________________
34557 [ 6583] By: jhi on 2000/08/11 00:07:53
34558 Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
34560 Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
34561 From: Mike Guy <mjtg@cam.ac.uk>
34562 Date: Thu, 10 Aug 2000 15:50:54 +0100
34563 Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
34566 ____________________________________________________________________________
34567 [ 6582] By: jhi on 2000/08/10 23:29:32
34568 Log: Update Changes.
34571 ____________________________________________________________________________
34572 [ 6581] By: jhi on 2000/08/10 23:26:16
34573 Log: Put back the std @INC thing.
34575 ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
34576 ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
34577 ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
34579 ____________________________________________________________________________
34580 [ 6580] By: jhi on 2000/08/10 23:03:34
34581 Log: Update to CGI 2.70, from Lincoln Stein.
34583 ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
34584 ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
34585 ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
34586 ! t/lib/cgi-request.t
34587 ____________________________________________________________________________
34588 [ 6579] By: jhi on 2000/08/10 22:41:50
34589 Log: Update to CPAN 1.56, from Andreas König.
34591 ! lib/CPAN.pm lib/CPAN/FirstTime.pm
34592 ____________________________________________________________________________
34593 [ 6578] By: jhi on 2000/08/10 22:38:13
34594 Log: Update to Pod::Parser 1.17, from Brad Appleton.
34596 ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
34597 ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
34598 ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
34599 ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
34600 ! t/pod/include.t t/pod/included.t t/pod/lref.t
34601 ! t/pod/multiline_items.t t/pod/nested_items.t
34602 ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
34603 ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
34604 ! t/pod/special_seqs.t
34605 ____________________________________________________________________________
34606 [ 6577] By: jhi on 2000/08/10 22:35:41
34607 Log: Small AUTHORS and MAINTAIN updates. Could do with big updates.
34610 ____________________________________________________________________________
34611 [ 6576] By: jhi on 2000/08/10 22:24:54
34612 Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
34615 ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
34616 ! t/lib/gol-compat.t t/lib/gol-linkage.t
34617 ____________________________________________________________________________
34618 [ 6575] By: jhi on 2000/08/10 22:02:07
34619 Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
34621 ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
34622 ____________________________________________________________________________
34623 [ 6574] By: jhi on 2000/08/10 21:55:03
34624 Log: Iterating perl6 description.
34627 ____________________________________________________________________________
34628 [ 6573] By: jhi on 2000/08/10 21:48:26
34629 Log: Revert the sv.c part of #6559, a better fix is needed.
34632 ____________________________________________________________________________
34633 [ 6572] By: jhi on 2000/08/10 20:33:43
34634 Log: It's the 2ndO'ROSSC.
34637 ____________________________________________________________________________
34638 [ 6571] By: jhi on 2000/08/10 15:55:48
34642 ____________________________________________________________________________
34643 [ 6570] By: jhi on 2000/08/10 14:11:17
34644 Log: An exceptionally sticky typo.
34647 ____________________________________________________________________________
34648 [ 6569] By: jhi on 2000/08/10 14:09:33
34649 Log: detypo (and test Changes updating script)
34652 ____________________________________________________________________________
34653 [ 6568] By: jhi on 2000/08/10 14:07:07
34654 Log: Update Changes.
34657 ____________________________________________________________________________
34658 [ 6567] By: jhi on 2000/08/10 14:06:19
34659 Log: Amend the description of Perl6.
34660 Subject: [PATCH Perl-5.6.0] perlfaq1.pod
34661 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
34662 Date: Wed, 9 Aug 2000 22:11:06 -0500
34663 Message-ID: <20000809221106.A12246@chaos.wustl.edu>
34666 ____________________________________________________________________________
34667 [ 6566] By: jhi on 2000/08/10 13:58:57
34668 Log: Subject: Remove dead entry in perldiag
34669 From: Mike Guy <mjtg@cam.ac.uk>
34670 Date: Thu, 10 Aug 2000 14:19:19 +0100
34671 Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
34674 ____________________________________________________________________________
34675 [ 6565] By: jhi on 2000/08/10 13:51:48
34676 Log: Zero entries were skipped, fix from Adrian Goalby
34677 <argoalby@yahoo.co.uk>
34679 ! lib/unicode/Number.pl lib/unicode/mktables.PL
34680 ____________________________________________________________________________
34681 [ 6564] By: jhi on 2000/08/10 13:00:12
34682 Log: Subject: [PATCH 5.6.0] cygwin port
34683 From: "Fifer, Eric" <EFifer@sanwaint.com>
34684 Date: Thu, 10 Aug 2000 13:15:36 +0100
34685 Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
34687 ! README.cygwin hints/cygwin.sh
34688 ____________________________________________________________________________
34689 [ 6563] By: jhi on 2000/08/10 12:55:16
34690 Log: Get back into sync with Jeffrey on the enhanced regex warnings.
34692 ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
34693 ____________________________________________________________________________
34694 [ 6562] By: gsar on 2000/08/10 08:38:39
34695 Log: warn is a macro, avoid using at a variable to avoid warnings
34696 in some configurations; readdir.t is too conservative in
34697 estimating number of *.t's
34699 ! t/op/readdir.t util.c
34700 ____________________________________________________________________________
34701 [ 6561] By: jhi on 2000/08/09 23:35:42
34702 Log: Update Changes.
34705 ____________________________________________________________________________
34706 [ 6560] By: jhi on 2000/08/09 23:05:47
34707 Log: Subject: Re: enhanced(?) regex error messages
34708 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
34709 Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
34710 Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
34712 (plus two small patches sent privately)
34713 (this still seems to leave few test failures)
34716 ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
34717 ! t/pragma/warn/regcomp
34718 ____________________________________________________________________________
34719 [ 6559] By: jhi on 2000/08/09 20:41:18
34720 Log: (The fix did work but was not right, retracted in #6573)
34722 Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
34723 From: Christian Kirsch <ck@held.mind.de>
34724 Date: Wed, 9 Aug 2000 17:05:17 +0200
34725 Message-Id: <20000809170517.A25389@held>
34727 ! sv.c t/pragma/locale.t
34728 ____________________________________________________________________________
34729 [ 6558] By: jhi on 2000/08/08 22:34:08
34730 Log: Tiny updates on the contributors list.
34733 ____________________________________________________________________________
34734 [ 6557] By: jhi on 2000/08/08 19:34:28
34735 Log: Double check that we have a dirhandle.
34738 ____________________________________________________________________________
34739 [ 6556] By: jhi on 2000/08/08 19:01:51
34740 Log: Delete eg as agreed at TPC3 (yes, 3). Dusty, obsolete, non-w-clean.
34741 May be repopulated with fresh maintained examples.
34743 + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
34744 + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
34745 + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
34746 + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
34747 + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
34748 + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
34749 + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
34750 + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
34751 + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
34752 + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
34753 + lib/CGI/eg/wilogo_gif.uu
34754 - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
34755 - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
34756 - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
34757 - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
34758 - eg/cgi/frameset.cgi eg/cgi/index.html
34759 - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
34760 - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
34761 - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
34762 - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
34763 - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
34764 - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
34765 - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
34766 - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
34767 - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
34768 - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
34769 - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
34770 - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
34771 - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
34772 - eg/van/vanish eg/who eg/wrapsuid
34774 ____________________________________________________________________________
34775 [ 6555] By: jhi on 2000/08/08 18:51:08
34776 Log: Delete chat2 as requested by Randal.
34778 Subject: Re: perlfaq8 coyness
34779 From: merlyn@stonehenge.com (Randal L. Schwartz)
34780 Date: 15 May 2000 18:52:42 -0700
34781 Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com>
34785 ____________________________________________________________________________
34786 [ 6554] By: jhi on 2000/08/08 18:31:35
34787 Log: Regen global.sym.
34790 ____________________________________________________________________________
34791 [ 6553] By: jhi on 2000/08/08 18:28:13
34792 Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
34793 (either perlbug or p5p ate the original), plus regen
34794 perlapi and perltoc.
34796 ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
34797 ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
34798 ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
34799 ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
34800 ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
34801 ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
34802 ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
34803 ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
34804 ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
34805 ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
34806 ____________________________________________________________________________
34807 [ 6552] By: jhi on 2000/08/08 18:06:29
34808 Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
34809 From: Mike Guy <mjtg@cam.ac.uk>
34810 Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
34811 Date: Tue, 08 Aug 2000 15:51:27 +0100
34813 ! doop.c sv.h t/op/join.t t/pragma/overload.t
34814 ____________________________________________________________________________
34815 [ 6551] By: jhi on 2000/08/08 18:01:11
34816 Log: Re-apply #6549.
34819 ____________________________________________________________________________
34820 [ 6550] By: jhi on 2000/08/08 17:43:08
34821 Log: Accidental retraction of #6549.
34824 ____________________________________________________________________________
34825 [ 6549] By: jhi on 2000/08/08 17:40:04
34826 Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
34827 From: Mike Guy <mjtg@cam.ac.uk>
34828 Date: Mon, 07 Aug 2000 21:49:58 +0100
34829 Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
34832 ____________________________________________________________________________
34833 [ 6548] By: jhi on 2000/08/08 17:37:57
34834 Log: Document here-doc better.
34836 Subject: Re: [ID 20000804.003] heredoc in s///e replacement
34837 From: Mike Guy <mjtg@cam.ac.uk>
34838 Date: Mon, 07 Aug 2000 14:02:09 +0100
34839 Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
34842 ____________________________________________________________________________
34843 [ 6547] By: jhi on 2000/08/08 17:33:34
34844 Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
34845 From: "Randy J. Ray" <rjray@redhat.com>
34846 Date: Mon, 07 Aug 2000 19:12:25 -0700
34847 Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
34849 ! perl.c pod/perlrun.pod
34850 ____________________________________________________________________________
34851 [ 6546] By: jhi on 2000/08/08 17:29:26
34852 Log: Subject: Re: enhanced(?) regex error messages
34853 From: Hugo <hv@crypt.compulink.co.uk>
34854 Date: Tue, 08 Aug 2000 03:25:51 +0100
34855 Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
34857 plus Capitalize the error messages, plus perldiag them.
34859 ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
34860 ____________________________________________________________________________
34861 [ 6545] By: jhi on 2000/08/08 13:59:28
34862 Log: Augment #6539 a bit: don't croak if there's magic in the air.
34864 Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
34865 From: Hugo <hv@crypt.compulink.co.uk>
34866 Date: Tue, 08 Aug 2000 03:02:03 +0100
34867 Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
34869 ! pp.c t/op/bless.t
34870 ____________________________________________________________________________
34871 [ 6544] By: jhi on 2000/08/07 21:11:52
34872 Log: Make the test -w clean.
34875 ____________________________________________________________________________
34876 [ 6543] By: jhi on 2000/08/07 19:49:53
34877 Log: use warnings instead of $^W.
34880 ____________________________________________________________________________
34881 [ 6542] By: jhi on 2000/08/07 17:41:41
34882 Log: Disable a portability warning Because We Know What We Are Doing.
34885 ____________________________________________________________________________
34886 [ 6541] By: jhi on 2000/08/07 17:29:51
34887 Log: Tiny tidying on report_evil_fh().
34890 ____________________________________________________________________________
34891 [ 6540] By: jhi on 2000/08/07 16:37:38
34892 Log: Make regular expression parse error messages easier to understand.
34894 Subject: Re: enhanced(?) regex error messages
34895 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
34896 Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
34897 Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
34900 ____________________________________________________________________________
34901 [ 6539] By: jhi on 2000/08/07 16:12:27
34902 Log: Make bless(REF, REF) a fatal error, add bless tests.
34904 Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
34905 From: Hugo <hv@crypt.compulink.co.uk>
34906 Date: Mon, 07 Aug 2000 16:59:38 +0100
34907 Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
34910 ! MANIFEST pod/perldiag.pod pp.c sv.c
34911 ____________________________________________________________________________
34912 [ 6538] By: jhi on 2000/08/07 15:59:43
34913 Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
34914 From: Tim Conrow <tim@spindrift.srl.caltech.edu>
34915 Date: Thu, 3 Aug 2000 14:29:21 -0700
34916 Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
34919 ____________________________________________________________________________
34920 [ 6537] By: jhi on 2000/08/07 15:47:18
34921 Log: Retract #6419 for now since it breaks in AFS and MachTen.
34924 ____________________________________________________________________________
34925 [ 6536] By: jhi on 2000/08/07 15:05:29
34926 Log: Plug the security hole described in the Aug 05 2000 bugtraq message
34927 "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
34928 The security hole exists only in suidperls, which isn't
34929 installed or even built by default.
34932 ____________________________________________________________________________
34933 [ 6535] By: jhi on 2000/08/07 14:45:14
34934 Log: tr memory corruption fix from Simon Cozens.
34937 ____________________________________________________________________________
34938 [ 6534] By: jhi on 2000/08/06 11:38:16
34939 Log: Document a bit that UDP is not what you might think.
34941 Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
34942 From: Lupe Christoph <lupe@lupe-christoph.de>
34943 Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
34944 Date: Mon, 24 Jul 2000 08:59:15 +0200
34947 ____________________________________________________________________________
34948 [ 6533] By: jhi on 2000/08/06 11:35:01
34949 Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
34950 From: Jeff Pinyan <jeffp@hut.crusoe.net>
34951 Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
34952 Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
34955 ____________________________________________________________________________
34956 [ 6532] By: jhi on 2000/08/06 03:45:41
34957 Log: Have symbols for the IoTYPEs.
34959 ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
34960 ____________________________________________________________________________
34961 [ 6531] By: jhi on 2000/08/06 01:33:55
34962 Log: Continue fixing the io warnings. This also
34963 sort of fixes bug ID 20000802.003: the core dump
34964 is no more. Whether the current behaviour is correct
34965 (giving a warning: "Not a format reference"), is another matter.
34967 ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
34968 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
34969 ____________________________________________________________________________
34970 [ 6530] By: jhi on 2000/08/05 21:33:12
34971 Log: Change the Policy policy: now -Dprefix= with an existing
34972 Policy.sh and prefix == siteprefix == vendorprefix, then all
34973 of them follow along the new prefix.
34975 Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
34976 From: Andy Dougherty <doughera@lafayette.edu>
34977 Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
34978 Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
34981 ____________________________________________________________________________
34982 [ 6529] By: jhi on 2000/08/05 18:57:28
34983 Log: Zap lib/Sys directory when cleaning up.
34986 ____________________________________________________________________________
34987 [ 6528] By: jhi on 2000/08/05 18:40:44
34988 Log: Essential prototype changes were missing from #6527.
34989 Also make report_evil_fh() more bomb-proof.
34992 ____________________________________________________________________________
34993 [ 6527] By: jhi on 2000/08/05 03:22:05
34994 Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
34995 From: "Ronald F. Guilmette" <rfg@monkeys.com>
34996 Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
34997 Message-Id: <200007242247.PAA52177@monkeys.com>
34999 ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
35000 ____________________________________________________________________________
35001 [ 6526] By: jhi on 2000/08/04 21:23:27
35002 Log: gcc versions might have (parentheses) in them.
35003 Branch: metaconfig/U/perl
35006 ! Configure config_h.SH
35007 ____________________________________________________________________________
35008 [ 6525] By: jhi on 2000/08/04 20:23:12
35009 Log: Weed buglets pointed out by
35011 From: Lupe Christoph <lupe@lupe-christoph.de>
35012 Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
35013 Date: Fri, 4 Aug 2000 17:34:39 +0200
35014 Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
35015 Branch: metaconfig/U/perl
35016 ! gccvers.U uselfs.U
35018 ! Configure config_h.SH
35019 ____________________________________________________________________________
35020 [ 6524] By: jhi on 2000/08/04 19:02:08
35021 Log: Warn under -w if lstat(FH) is attempted.
35023 Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
35024 From: "Todd C. Miller" <Todd.Miller@courtesan.com>
35025 Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT)
35026 Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com>
35028 ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
35029 ! t/pragma/warn/pp_sys
35030 ____________________________________________________________________________
35031 [ 6523] By: jhi on 2000/08/04 12:31:11
35032 Log: Subject: New perlcc, take 2
35033 From: simon@brecon.co.uk (Simon Cozens)
35034 Date: 4 Aug 2000 06:21:04 GMT
35035 Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
35038 ____________________________________________________________________________
35039 [ 6522] By: jhi on 2000/08/04 12:26:33
35040 Log: Subject: Re: Array vs. List context
35041 From: Daniel Chetlin <daniel@chetlin.com>
35042 Date: Fri, 4 Aug 2000 00:22:44 -0700
35043 Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
35045 ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
35047 ____________________________________________________________________________
35048 [ 6521] By: jhi on 2000/08/04 12:22:38
35049 Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
35050 From: Raymund Will <ray@caldera.de>
35051 Date: Fri, 4 Aug 2000 12:07:09 +0200
35052 Message-Id: <20000804120709.A14982@caldera.de>
35055 ____________________________________________________________________________
35056 [ 6520] By: jhi on 2000/08/04 04:09:06
35057 Log: After the #6519 a warning about stat() is just that,
35058 not about a filetest, which now have their own warning.
35061 ____________________________________________________________________________
35062 [ 6519] By: jhi on 2000/08/04 04:06:30
35063 Log: In the warnings call filehandles consistently so;
35064 add "unopened" warning for stat().
35066 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
35067 ! t/pragma/warn/pp_sys
35068 ____________________________________________________________________________
35069 [ 6518] By: jhi on 2000/08/04 02:55:35
35070 Log: Subject: Minor tweak to perlvar.pod
35071 From: "Stephen P. Potter" <spp@ds.net>
35072 Date: Tue, 18 Apr 2000 09:26:03 -0400
35073 Message-Id: <200004181326.JAA01560@spp.users.ds.net>
35076 ____________________________________________________________________________
35077 [ 6517] By: jhi on 2000/08/04 02:50:08
35078 Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
35079 From: "Clinton Pierce" <cpierce1@ford.com>
35080 Date: Wed, 21 Jul 1999 16:45:31 -0400
35081 Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
35083 Fix by Stephen Potter (visible in the bug db but not in p5p?)
35085 ! pod/perlfunc.pod pod/perlop.pod
35086 ____________________________________________________________________________
35087 [ 6516] By: jhi on 2000/08/04 02:09:25
35088 Log: This is 6512. Really.
35091 ____________________________________________________________________________
35092 [ 6515] By: jhi on 2000/08/04 01:25:50
35093 Log: mention the idea of @( and @)
35096 ____________________________________________________________________________
35097 [ 6514] By: bailey on 2000/08/04 01:18:46
35098 Log: YA resync with mainstem, including VMS patches from others
35100 +> (branch 48 files)
35101 - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
35102 !> (integrate 354 files)
35103 ____________________________________________________________________________
35104 [ 6513] By: jhi on 2000/08/04 01:18:18
35105 Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
35106 From: Mark Dickinson <dickins3@fas.harvard.edu>
35107 Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
35108 Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
35110 ! t/op/grent.t t/op/pwent.t
35111 ____________________________________________________________________________
35112 [ 6512] By: jhi on 2000/08/04 01:14:06
35113 Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
35114 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35115 Date: Wed, 02 Aug 2000 10:51:01 +0100
35116 Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
35119 ____________________________________________________________________________
35120 [ 6511] By: jhi on 2000/08/04 00:57:00
35121 Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question
35122 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35123 Date: Thu, 03 Aug 2000 17:20:04 -0700
35124 Message-ID: <0wgi5gzkgqLb092yn@efn.org>
35126 ! U/modified/Cppsym.U
35128 ! Configure config_h.SH
35129 ____________________________________________________________________________
35130 [ 6510] By: jhi on 2000/08/04 00:25:28
35134 ____________________________________________________________________________
35135 [ 6509] By: jhi on 2000/08/03 23:43:18
35136 Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
35137 From: Dominic Dunlop <domo@computer.org>
35138 Date: Thu, 3 Aug 2000 22:16:46 +0200
35139 Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
35142 ____________________________________________________________________________
35143 [ 6508] By: jhi on 2000/08/03 23:40:37
35144 Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
35145 From: Hugo <hv@crypt.compulink.co.uk>
35146 Date: Thu, 03 Aug 2000 18:25:30 +0100
35147 Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
35149 ! regcomp.c t/op/re_tests
35150 ____________________________________________________________________________
35151 [ 6507] By: jhi on 2000/08/03 23:38:28
35152 Log: Subject: [PATCH] sv.h documentation - SvLEN
35153 From: Mike Guy <mjtg@cam.ac.uk>
35154 Date: Thu, 03 Aug 2000 14:43:09 +0100
35155 Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
35158 ____________________________________________________________________________
35159 [ 6506] By: jhi on 2000/08/03 15:49:14
35160 Log: Disable the fix_pl hack for now.
35163 ____________________________________________________________________________
35164 [ 6505] By: jhi on 2000/08/03 13:49:04
35165 Log: Add a URL for FSF.
35167 Subject: Patch for README
35168 From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
35169 Date: Wed, 2 Aug 2000 13:25:09 -0500
35170 Message-ID: <20000802132509.I10379@chaos.wustl.edu>
35173 ____________________________________________________________________________
35174 [ 6504] By: jhi on 2000/08/03 13:29:19
35175 Log: Be more informative on what is skipped and why,
35176 also repeat the list at the end.
35179 ____________________________________________________________________________
35180 [ 6503] By: jhi on 2000/08/03 13:07:05
35181 Log: Circumvent the removal of .patch by fix_pl.
35183 Subject: Re: [ID 20000802.011] unable to 'make test'
35184 From: simon@brecon.co.uk (Simon Cozens)
35185 Date: 3 Aug 2000 04:17:00 GMT
35186 Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org>
35189 ____________________________________________________________________________
35190 [ 6502] By: jhi on 2000/08/03 00:14:34
35191 Log: Add the missing setproctitle unit.
35192 Branch: metaconfig/U/perl
35194 ____________________________________________________________________________
35195 [ 6501] By: jhi on 2000/08/03 00:00:26
35196 Log: The subtest 4 may fail also on VOBS, as pointed out
35197 by Nick Ing-Simmons in November 1999, bug id 19991124.003
35198 (but the failure in that bug report isn't the subtest 4).
35201 ____________________________________________________________________________
35202 [ 6500] By: jhi on 2000/08/02 23:49:30
35203 Log: Better skip message for the test; one of the two problems in
35205 Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
35206 From: Lupe Christoph <lupe@lupe-christoph.de>
35207 Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
35208 Message-Id: <200002241054.LAA06808@lupe-christoph.de>
35210 ! t/op/numconvert.t
35211 ____________________________________________________________________________
35212 [ 6499] By: jhi on 2000/08/02 22:49:16
35213 Log: Allow "no Module;" even if there is no 'unimport'.
35215 Subject: [ID 20000324.029] `unimport' is not special the way `import' is
35216 From: mjd@plover.com
35217 Date: 24 Mar 2000 15:24:34 -0000
35218 Message-Id: <20000324152434.15160.qmail@plover.com>
35221 ____________________________________________________________________________
35222 [ 6498] By: jhi on 2000/08/02 22:42:58
35223 Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
35224 that are hopefully soon put into use.
35226 ! opcode.h opcode.pl opnames.h
35227 ____________________________________________________________________________
35228 [ 6497] By: gsar on 2000/08/02 22:28:59
35229 Log: require.t needs binmode() to work on windows
35232 ____________________________________________________________________________
35233 [ 6496] By: jhi on 2000/08/02 22:08:51
35234 Log: Document the IVdf UVuf UVof UVxf.
35237 ____________________________________________________________________________
35238 [ 6495] By: jhi on 2000/08/02 21:54:26
35241 ! ext/Data/Dumper/Dumper.xs
35242 ____________________________________________________________________________
35243 [ 6494] By: jhi on 2000/08/02 21:49:17
35244 Log: Dump UVs as UVs in Data::Dumper.
35246 Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
35247 From: Gurusamy Sarathy <gsar@ActiveState.com>
35248 Date: Thu, 27 Apr 2000 12:26:25 -0700
35249 Message-Id: <200004271926.MAA04331@molotok.activestate.com>
35251 ! ext/Data/Dumper/Dumper.xs
35252 ____________________________________________________________________________
35253 [ 6493] By: jhi on 2000/08/02 17:01:58
35254 Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error
35255 From: Hugo <hv@crypt.compulink.co.uk>
35256 Date: Wed, 02 Aug 2000 14:53:56 +0100
35257 Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
35259 ! regexec.c t/op/re_tests
35260 ____________________________________________________________________________
35261 [ 6492] By: jhi on 2000/08/02 15:02:46
35262 Log: The new setproctitle() feature is available only in
35263 bleeding edge FreeBSD. From Paul Saab.
35266 ____________________________________________________________________________
35267 [ 6491] By: jhi on 2000/08/02 13:34:36
35268 Log: The tr utf8 patching continues.
35270 Subject: Re: #6469, too many tests claimed in require.t
35271 From: simon@brecon.co.uk (Simon Cozens)
35272 Date: 2 Aug 2000 02:37:17 GMT
35273 Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
35275 (the logic of the test was the wrong way round in the patch)
35278 ____________________________________________________________________________
35279 [ 6490] By: jhi on 2000/08/02 13:27:38
35280 Log: The name of a filehandle does not have <these>.
35282 ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
35283 ! t/pragma/warn/pp_sys util.c
35284 ____________________________________________________________________________
35285 [ 6489] By: jhi on 2000/08/02 04:26:46
35286 Log: Remove the extraneous "main::" prefix from all the
35287 "opened only for", "on closed", and "never opened" warnings.
35289 Subject: Re: inappropriate warning
35290 From: Gurusamy Sarathy <gsar@ActiveState.com>
35291 Date: Mon, 20 Mar 2000 11:28:02 -0800
35292 Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
35294 ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
35295 ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
35296 ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
35297 ____________________________________________________________________________
35298 [ 6488] By: jhi on 2000/08/02 03:02:57
35299 Log: memcpy has n o in it, as pinted ut by Sarathy.
35302 ____________________________________________________________________________
35303 [ 6487] By: jhi on 2000/08/02 02:44:51
35304 Log: Document in one place the memory abstractions used in Perl core.
35306 Subject: Re: Memory abstraction
35307 From: simon@brecon.co.uk (Simon Cozens)
35308 Date: 2 Aug 2000 02:20:23 GMT
35309 Organization: Earth.li Origins
35312 ____________________________________________________________________________
35313 [ 6486] By: jhi on 2000/08/02 02:41:57
35314 Log: regen_headers, regen perltoc.
35316 ! perlapi.c pod/perltoc.pod
35317 ____________________________________________________________________________
35318 [ 6485] By: jhi on 2000/08/02 01:43:33
35319 Log: "This little thing tests for a file .patch, and if it contains
35320 a number, pops into patchlevel.h" (making it easier to track
35321 which development version people are reporting bugs against)
35323 Subject: Patchlevel autogeneration for repository perls
35324 From: simon@brecon.co.uk (Simon Cozens)
35325 Date: 14 Jul 2000 07:12:15 GMT
35326 Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
35329 ! MANIFEST Makefile.SH
35330 ____________________________________________________________________________
35331 [ 6484] By: jhi on 2000/08/02 01:32:54
35332 Log: FreeBSD 3.* updates from
35334 From: Paul Saab <ps@yahoo-inc.com>
35335 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
35336 Date: Tue, 1 Aug 2000 15:41:39 -0700
35337 Message-Id: <20000801154139.A53740@yahoo-inc.com>
35340 ____________________________________________________________________________
35341 [ 6483] By: jhi on 2000/08/02 01:27:44
35342 Log: In new BSDs changes to argv[] do not show up in ps(1) output,
35343 instead one must use setproctitle(). This was already addressed
35344 by change #6457, but the below has a new variant for FreeBSD 4.0
35345 or later, and the matter is also documented more.
35347 From: Paul Saab <ps@yahoo-inc.com>
35348 Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
35349 Date: Tue, 1 Aug 2000 15:41:39 -0700
35350 Message-Id: <20000801154139.A53740@yahoo-inc.com>
35351 Branch: metaconfig/U/perl
35354 ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
35355 ____________________________________________________________________________
35356 [ 6482] By: jhi on 2000/08/01 22:17:32
35357 Log: The test from this
35359 Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
35360 Date: Sat, 15 Apr 2000 17:03:44 +0100
35361 From: Tom Hughes <tom@compton.nu>
35362 Message-ID: <d1c9b2af49.tom@compton.compton.nu>
35364 was missing, the code change went in as #5989
35365 (which had a different test?)
35368 ____________________________________________________________________________
35369 [ 6481] By: jhi on 2000/08/01 21:48:38
35370 Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
35371 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
35372 Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
35373 Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
35376 ____________________________________________________________________________
35377 [ 6480] By: jhi on 2000/08/01 18:05:28
35378 Log: Make p4desc to skip non-mainperl branches by default.
35381 ____________________________________________________________________________
35382 [ 6479] By: jhi on 2000/08/01 17:29:19
35383 Log: If gccosandvers is equal to osname, clear gccosandvers.
35384 Branch: metaconfig/U/perl
35387 ! Configure config_h.SH
35388 ____________________________________________________________________________
35389 [ 6478] By: jhi on 2000/08/01 15:54:08
35390 Log: BOM patching from Simon Cozens.
35393 ____________________________________________________________________________
35394 [ 6477] By: jhi on 2000/08/01 04:50:33
35395 Log: Stash away the largefiles flags and libswanted.
35397 ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
35398 ____________________________________________________________________________
35399 [ 6476] By: gsar on 2000/08/01 04:24:24
35400 Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
35403 ! t/pragma/utf8.t utf8.c win32/win32.c
35404 ____________________________________________________________________________
35405 [ 6475] By: jhi on 2000/08/01 03:35:24
35406 Log: Make chr() for values >127 to create utf8 when under utf8.
35408 Subject: Re: uft8/chr()
35409 From: simon@brecon.co.uk (Simon Cozens)
35410 Date: 1 Aug 2000 02:37:02 GMT
35411 Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
35413 ! pod/perlfunc.pod pp.c t/pragma/utf8.t
35414 ____________________________________________________________________________
35415 [ 6474] By: jhi on 2000/08/01 02:36:18
35416 Log: In Digital UNIX warn if gcc explicitly chosen because even
35417 2.95.2 is known to cause problems.
35420 ____________________________________________________________________________
35421 [ 6473] By: jhi on 2000/08/01 02:00:56
35422 Log: Make the safety catch for buggy gccs work with triple version
35423 numbers like 2.95.2. Reported in
35425 Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
35426 From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
35427 Date: Mon, 31 Jul 2000 14:55:06 +0200
35428 Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
35431 ____________________________________________________________________________
35432 [ 6472] By: jhi on 2000/08/01 01:13:33
35433 Log: Subject: fix and question re: waitpid() under win32
35434 From: Brian Clarke <clarke@appliedmeta.com>
35435 Date: Fri, 28 Jul 2000 15:18:29 -0400
35436 Message-ID: <3981DC85.290314EB@appliedmeta.com>
35438 Slightly reformatted and WNOHANG # define moved to win32.h
35439 so that also POSIX.xs sees it, as suggsted by Sarathy.
35441 ! win32/win32.c win32/win32.h
35442 ____________________________________________________________________________
35443 [ 6471] By: jhi on 2000/08/01 00:55:05
35444 Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
35445 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35446 Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
35447 Date: Mon, 31 Jul 2000 13:28:51 +0100
35449 (aka ID 20000730.002)
35452 ____________________________________________________________________________
35453 [ 6470] By: jhi on 2000/07/31 23:34:42
35454 Log: Document the problem with -P in HP-UX and its workaround.
35456 Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
35457 From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
35458 Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
35459 Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
35462 ____________________________________________________________________________
35463 [ 6469] By: jhi on 2000/07/31 04:15:02
35464 Log: The swallow_bom() saga continues. The #23 of require.t
35465 (UTF16-LE) still fails (silently, no output) but the #22
35466 (UTF16-BE) seems to be working now. The root of the
35467 failure may be in sv_gets(): is it UTF-16LE-aware,
35468 especially when it comes to line endings?
35470 ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
35471 ! t/comp/require.t toke.c utf8.c
35472 ____________________________________________________________________________
35473 [ 6468] By: jhi on 2000/07/30 19:05:48
35474 Log: Find green threads before native threads.
35476 Subject: Re: Patch to jpl/JNI/Makefile.PL
35477 From: Jens Thomsen <jens@fiend.cis.com>
35478 Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
35479 Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
35481 ! jpl/JNI/Makefile.PL
35482 ____________________________________________________________________________
35483 [ 6467] By: jhi on 2000/07/30 18:36:22
35484 Log: Fix the HALF_UPGRADE() macro introduced in #6263.
35487 ____________________________________________________________________________
35488 [ 6466] By: jhi on 2000/07/30 04:37:29
35489 Log: A new version of the "remove UPPERACSE string comparison"
35490 operators. The problem with the previous one (change #6454)
35491 was that it was for Perl 5.6.0. From Paul Marquess.
35493 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
35494 ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
35495 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
35496 ____________________________________________________________________________
35497 [ 6465] By: jhi on 2000/07/29 22:39:56
35498 Log: Do not upgrade SVs into utf8 just because they participate
35499 in eq or cmp. Reported and fix suggested in
35501 Subject: [ID 20000720.009] sv_eq UTF8 bug
35502 From: "Simon Cozens" <simon@othersideofthe.earth.li>
35503 Date: 21 Jul 2000 04:37:29 -0000
35504 Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
35506 Exercise for the kind reader: should we or should we not
35507 cache the utf8 conversion alonside the SV? (as magic,
35508 as thestrxfrm()ed version is cached under use locale)
35509 Argue both for and against.
35512 ____________________________________________________________________________
35513 [ 6464] By: jhi on 2000/07/29 22:36:22
35514 Log: Subject: UTF8 concat
35515 From: simon@brecon.co.uk (Simon Cozens)
35516 Date: 30 Jun 2000 06:13:25 GMT
35517 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
35519 (with a memory leak fixed, plus a few casts added)
35521 This also seems to help for
35523 Subject: [ID 20000716.015] join UTF8 weirdness
35524 From: root <root@ak-71.mind.de>
35525 Date: Sat, 15 Jul 2000 15:29:54 +0200
35526 Message-Id: <200007151329.PAA13970@ak-71.mind.de>
35528 (from Andreas König)
35531 ____________________________________________________________________________
35532 [ 6463] By: jhi on 2000/07/29 00:55:39
35533 Log: Tune the comments and hopefully stop a memory leak.
35536 ____________________________________________________________________________
35537 [ 6462] By: jhi on 2000/07/29 00:16:53
35538 Log: The problem described in this
35540 Subject: [ID 20000322.018] named chars aren't magical enough
35541 From: root <root@dixie.cscaper.com>
35542 Date: Wed, 22 Mar 2000 18:37:42 -0700
35543 Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
35545 has been fixed in perl 5.6.0 but just in case added a test
35546 to keep it away. (The report from Joseph Hall.)
35548 ! t/lib/charnames.t
35549 ____________________________________________________________________________
35550 [ 6461] By: jhi on 2000/07/28 23:56:36
35551 Log: Tiny fixes for #6460.
35552 Branch: metaconfig/U/perl
35555 ! Configure config_h.SH
35556 ____________________________________________________________________________
35557 [ 6460] By: jhi on 2000/07/28 23:24:41
35558 Log: Warn if the version of the operating system used to compile gcc
35559 differs from the current version of the operating system.
35560 Also display the gcc compilation os and version in myconfig.
35563 Subject: Re: [ID 20000710.003] ERRORS!!
35564 From: "Kurt D. Starsinic" <kstar@chapin.edu>
35565 Date: Mon, 10 Jul 2000 15:54:16 -0400
35566 Message-ID: <20000710155416.A1384@O2.chapin.edu>
35567 Branch: metaconfig/U/perl
35570 ! Configure config_h.SH myconfig.SH
35571 ____________________________________________________________________________
35572 [ 6459] By: jhi on 2000/07/28 22:00:32
35573 Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
35574 letter to $Config{osvers}.
35576 ! U/modified/Oldconfig.U
35578 ! Configure config_h.SH
35579 ____________________________________________________________________________
35580 [ 6458] By: jhi on 2000/07/28 04:15:39
35581 Log: Back out #6454, doesn't seem to work.
35582 (Reason: that patch was for perl 5.6.0, not perl-current)
35583 (A version of the patch for perl-current came in later as #6466)
35585 ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
35586 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
35587 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
35588 ____________________________________________________________________________
35589 [ 6457] By: jhi on 2000/07/27 23:31:49
35590 Log: Use setproctitle() if available to modify $0.
35592 Subject: setting $* on BSD4 broken
35593 From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
35594 Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
35595 Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
35597 ! U/modified/Myinit.U
35599 ! Configure config_h.SH mg.c
35600 ____________________________________________________________________________
35601 [ 6456] By: jhi on 2000/07/27 14:50:47
35602 Log: Allow "no AutoLoader;", based on change #6444,
35603 suggested by Graham Barr.
35605 ! lib/AutoLoader.pm
35606 ____________________________________________________________________________
35607 [ 6455] By: jhi on 2000/07/27 14:19:10
35608 Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
35609 From: rspier@pobox.com (Robert Spier)
35610 Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
35611 Message-ID: <14720.15855.787664.424783@rls.cx>
35614 ____________________________________________________________________________
35615 [ 6454] By: jhi on 2000/07/27 14:03:02
35616 Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
35621 Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
35622 From: Ryan Herbert <rherbert@sycamorehq.com>
35623 Date: Mon, 17 Jul 2000 11:40:42 -0400
35624 Message-Id: <200007171540.LAA20480@beorn.hq.sai>
35628 Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
35629 From: "Paul Marquess" <Paul.Marquess@btinternet.com>
35630 Date: Wed, 26 Jul 2000 23:40:18 +0100
35631 Message-ID: <000001bff752$79511880$0a17073e@tiny>
35633 based on an earlier patch from Stephen P. Potter.
35635 (Removed later by change #6458 because this patch was for
35636 perl 5.6.0, not perl-current)
35638 ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
35639 ! t/pragma/warn/5nolint t/pragma/warn/7fatal
35640 ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
35641 ____________________________________________________________________________
35642 [ 6453] By: jhi on 2000/07/27 13:48:02
35643 Log: Subject: [PATCH] fixes bug 20000508.004
35644 From: Michael Stevens <mstevens@globnix.org>
35645 Date: Thu, 27 Jul 2000 13:49:04 +0100
35646 Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
35649 ____________________________________________________________________________
35650 [ 6452] By: jhi on 2000/07/26 23:51:26
35651 Log: Further File::Temp patches from Yitzchak Scott-Thoennes
35652 and Craig A. Berry.
35654 ! lib/File/Temp.pm pod/perlport.pod
35655 ____________________________________________________________________________
35656 [ 6451] By: jhi on 2000/07/26 19:43:30
35657 Log: Be wary of close()s, too.
35659 Subject: Re: [PATCH] perlbug cleanup
35660 From: Tim Jenness <t.jenness@jach.hawaii.edu>
35661 Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
35662 Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
35665 ____________________________________________________________________________
35666 [ 6450] By: jhi on 2000/07/26 18:41:40
35667 Log: Subject: Minor doc patch: handy.h
35668 From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
35669 Date: Wed, 26 Jul 2000 15:34:25 -0300
35670 Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
35672 ! handy.h pod/perlapi.pod
35673 ____________________________________________________________________________
35674 [ 6449] By: jhi on 2000/07/26 18:23:55
35675 Log: Subject: [PATCH] minor doc change - perlguts
35676 From: Michael Stevens <mstevens@globnix.org>
35677 Date: Thu, 13 Jul 2000 12:39:18 +0100
35678 Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
35681 ____________________________________________________________________________
35682 [ 6448] By: jhi on 2000/07/26 18:20:30
35683 Log: open() wariness in perlbug.
35685 Subject: [PATCH] perlbug cleanup
35686 From: Michael Stevens <mstevens@globnix.org>
35687 Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
35688 Date: Thu, 13 Jul 2000 15:52:23 +0100
35691 ____________________________________________________________________________
35692 [ 6447] By: jhi on 2000/07/26 18:13:04
35693 Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
35695 ! lib/File/Temp.pm t/lib/ftmp-security.t
35696 ____________________________________________________________________________
35697 [ 6446] By: jhi on 2000/07/26 18:06:32
35698 Log: docfix from Peter Scott <Peter@PSDT.com>.
35701 ____________________________________________________________________________
35702 [ 6445] By: jhi on 2000/07/26 17:53:31
35703 Log: Fix *foo{FORMAT}.
35705 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35706 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
35707 Date: Wed, 26 Jul 2000 19:51:02 +0200
35708 Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
35710 From: Graham Barr <gbarr@pobox.com>
35711 Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
35712 Date: Wed, 26 Jul 2000 17:38:36 +0100
35713 Message-ID: <20000726173836.L472@pobox.com>
35715 ! pp.c sv.c t/op/gv.t
35716 ____________________________________________________________________________
35717 [ 6444] By: jhi on 2000/07/26 17:49:14
35718 Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
35719 from Graham Barr in the module list.
35721 ! gv.c pod/perlobj.pod
35722 ____________________________________________________________________________
35723 [ 6443] By: jhi on 2000/07/26 16:06:56
35724 Log: More split() doc and test patches from Mike Guy.
35726 ! pod/perlfunc.pod t/op/split.t
35727 ____________________________________________________________________________
35728 [ 6442] By: jhi on 2000/07/26 16:05:30
35729 Log: MacOS nits from Matthias Neeracher.
35732 ____________________________________________________________________________
35733 [ 6441] By: jhi on 2000/07/26 04:39:57
35734 Log: Subject: [PATCH] split /^/
35735 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35736 Date: Tue, 25 Jul 2000 14:18:57 +0100
35737 Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
35739 (with notes from tchrist and gbarr)
35741 ! pod/perlfunc.pod t/op/split.t
35742 ____________________________________________________________________________
35743 [ 6440] By: jhi on 2000/07/26 04:32:32
35744 Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
35745 From: Peter Prymmer <pvhp@forte.com>
35746 Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
35747 Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
35749 ! vms/munchconfig.c
35750 ____________________________________________________________________________
35751 [ 6439] By: jhi on 2000/07/26 04:31:01
35752 Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
35753 to be fatal errors (instead of by default ignoring them, and
35754 ignoring with a bug: even though -w gave an error, the opening [
35755 was left in) Reported in:
35757 Subject: [ID 20000716.024] [=cc=] / [:blank:]
35758 From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
35759 Date: Sun, 16 Jul 2000 17:55:29 -0700
35760 Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
35762 ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
35763 ____________________________________________________________________________
35764 [ 6438] By: jhi on 2000/07/25 15:41:15
35765 Log: Subject: [PATCH] av.c apidoc
35766 From: simon@brecon.co.uk (Simon Cozens)
35767 Date: 24 Jul 2000 06:40:52 GMT
35768 Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
35770 ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
35771 ! perlapi.c perlapi.h pod/perlapi.pod proto.h
35772 ____________________________________________________________________________
35773 [ 6437] By: jhi on 2000/07/25 14:05:36
35774 Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
35775 From: "Stephen P. Potter" <spp@ds.net>
35776 Date: Mon, 24 Jul 2000 14:22:23 -0400
35777 Message-Id: <200007241822.OAA06827@spp.users.ds.net>
35779 ! pod/perllocale.pod
35780 ____________________________________________________________________________
35781 [ 6436] By: jhi on 2000/07/25 14:02:03
35782 Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
35783 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35784 Date: Mon, 24 Jul 2000 18:04:28 +0100
35785 Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
35787 ! t/lib/syslfs.t t/op/lfs.t
35788 ____________________________________________________________________________
35789 [ 6435] By: jhi on 2000/07/25 13:59:28
35790 Log: Get UTF16 BOMs working. Patch from
35792 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
35793 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35794 Date: Tue, 25 Jul 2000 12:52:45 +0100
35795 Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
35799 Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
35800 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35801 Date: Tue, 25 Jul 2000 11:43:25 +0100
35802 Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
35804 ! t/comp/require.t toke.c utf8.c
35805 ____________________________________________________________________________
35806 [ 6434] By: jhi on 2000/07/25 02:39:54
35807 Log: Make the "uninit variable" warning to say "concat or string"
35808 or "join or string" when in concat or join .
35810 Subject: Re: [ID 20000403.009] uninitialised concatenation???
35811 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35812 Date: Tue, 04 Apr 2000 18:22:58 +0100
35813 Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
35815 Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
35816 From: William R Ward <hermit@BayView.COM>
35817 Date: Thu, 30 Mar 2000 19:50:03 -0800
35818 Message-Id: <200003310350.TAA13319@komodo.bayview.com>
35820 ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
35821 ! t/pragma/warn/op t/pragma/warn/sv
35822 ____________________________________________________________________________
35823 [ 6433] By: jhi on 2000/07/24 17:52:56
35824 Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
35826 ! lib/File/Spec/VMS.pm
35827 ____________________________________________________________________________
35828 [ 6432] By: jhi on 2000/07/24 17:44:44
35829 Log: Test cases for #6431.
35831 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
35832 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35833 Date: Mon, 24 Jul 2000 15:32:29 +0100
35834 Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
35836 ! t/op/pat.t t/op/split.t
35837 ____________________________________________________________________________
35838 [ 6431] By: jhi on 2000/07/24 17:43:17
35841 Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
35842 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35843 Date: Mon, 17 Jul 2000 20:04:56 +0100
35844 Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
35847 ____________________________________________________________________________
35848 [ 6430] By: jhi on 2000/07/24 03:42:42
35849 Log: Subject: [ID 20000716.023] syslog test fails without sockets
35850 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
35851 Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
35852 Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
35853 Branch: metaconfig/U/perl
35856 ! Configure config_h.SH
35857 ____________________________________________________________________________
35858 [ 6429] By: jhi on 2000/07/24 03:11:52
35859 Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
35860 case, but add also notes explaining the relationship of this
35861 patch and the earlier notes by Sarathy.
35863 Subject: Map is still slow
35864 From: "Ben Tilly" <ben_tilly@hotmail.com>
35865 Date: Sat, 15 Jul 2000 17:23:27 EDT
35866 Message-ID: <20000715212327.21656.qmail@hotmail.com>
35869 ____________________________________________________________________________
35870 [ 6428] By: jhi on 2000/07/24 02:58:52
35871 Log: Documentation to explain the behaviour of map().
35873 Subject: Re: Map is still slow
35874 From: Gurusamy Sarathy <gsar@ActiveState.com>
35875 Date: Sat, 15 Jul 2000 16:05:09 -0700
35876 Message-Id: <200007152305.QAA26887@molotok.activestate.com>
35879 ____________________________________________________________________________
35880 [ 6427] By: jhi on 2000/07/24 02:50:03
35882 [ID 19991110.003] another matching finding by pcre author
35883 which has already been fixed by some patch, as verified in
35885 Subject: Re: two regex bugs from the mists of time (well, last November)
35886 From: Hugo <hv@crypt.compulink.co.uk>
35887 Date: Sat, 22 Jul 2000 18:12:58 +0100
35888 Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
35891 ____________________________________________________________________________
35892 [ 6426] By: jhi on 2000/07/24 02:11:20
35893 Log: A missing 'break' after the [[:space:]] switch case.
35895 Subject: [ID 20000718.006] Missing 'break' in regcomp.c
35896 From: "Stephen P. Potter" <spp@ds.net>
35897 Date: Tue, 18 Jul 2000 16:25:17 -0400
35898 Message-Id: <200007182025.QAA28383@spp.users.ds.net>
35901 ____________________________________________________________________________
35902 [ 6425] By: jhi on 2000/07/24 02:06:12
35903 Log: The output might have been produced in the wrong order.
35905 Subject: [ID 20000720.003] [PATCH] t/op/write.t
35906 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35907 Date: Thu, 20 Jul 2000 18:49:18 +0100
35908 Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
35911 ____________________________________________________________________________
35912 [ 6424] By: jhi on 2000/07/24 02:00:07
35913 Log: Use STDOUT consistently.
35915 Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
35916 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35917 Date: Thu, 20 Jul 2000 18:04:01 +0100
35918 Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
35920 ! lib/Test/Harness.pm
35921 ____________________________________________________________________________
35922 [ 6423] By: jhi on 2000/07/24 01:54:54
35923 Log: Protect against "wild next"s, that is, callbacks doing "next"
35924 instead of "return".
35926 Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
35927 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35928 Date: Tue, 18 Jul 2000 11:30:16 +0100
35929 Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
35932 ____________________________________________________________________________
35933 [ 6422] By: jhi on 2000/07/24 01:35:47
35934 Log: Out-of-date note removed.
35936 Subject: [PATCH] documentation perlipc
35937 From: rspier@pobox.com (Robert Spier)
35938 Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
35939 Message-ID: <14711.35178.572612.502654@rls.cx>
35942 ____________________________________________________________________________
35943 [ 6421] By: jhi on 2000/07/24 00:09:18
35944 Log: Send all installperl messages to STDERR and be -w clean.
35946 Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
35947 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
35948 Date: Sat, 22 Jul 2000 14:02:11 +0100
35949 Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
35952 ____________________________________________________________________________
35953 [ 6420] By: jhi on 2000/07/24 00:04:19
35954 Log: Decutandpasto.
35956 Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
35957 From: "Richard Soderberg" <rs@crystalflame.net>
35958 Date: Sun, 23 Jul 2000 01:37:23 -0700
35959 Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
35962 ____________________________________________________________________________
35963 [ 6419] By: jhi on 2000/07/24 00:01:12
35964 Log: A cleaner abs_path().
35965 Subject: Re: unix alternative to Cwd.pm
35966 From: Jeff Pinyan <jeffp@crusoe.net>
35967 Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
35968 Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
35971 ____________________________________________________________________________
35972 [ 6418] By: jhi on 2000/07/23 23:48:56
35975 Subject: [PATCH perl-current] Typo in hints/powerux.sh
35976 From: "Richard Soderberg" <rs@crystalflame.net>
35977 Date: Sun, 23 Jul 2000 01:27:33 -0700
35978 Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
35981 ____________________________________________________________________________
35982 [ 6417] By: jhi on 2000/07/17 22:13:31
35983 Log: Subject: SDBM_File documentation
35984 From: mjd@plover.com
35985 Date: 16 Jul 2000 17:41:17 -0000
35986 Message-ID: <20000716174117.18515.qmail@plover.com>
35988 ! ext/SDBM_File/SDBM_File.pm
35989 ____________________________________________________________________________
35990 [ 6416] By: jhi on 2000/07/17 19:13:26
35991 Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
35993 ! hints/mpeix.sh mpeix/relink
35994 ____________________________________________________________________________
35995 [ 6415] By: jhi on 2000/07/15 14:11:02
35996 Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
35997 the utf8 'characters' can be more than one octet).
35999 Date: Sat, 15 Jul 2000 00:21:56 +0100
36000 From: Tom Hughes <tom@compton.nu>
36001 Subject: Re: [ID 20000714.002]
36002 Message-ID: <db2334de49.tom@compton.compton.nu>
36006 Subject: [ID 20000714.002]
36007 From: "Simon Cozens" <simon@othersideofthe.earth.li>
36008 Date: 14 Jul 2000 15:13:09 -0000
36009 Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
36012 ____________________________________________________________________________
36013 [ 6414] By: jhi on 2000/07/15 03:13:41
36014 Log: another VMS build tweak from Peter Prymmer
36016 ! vms/descrip_mms.template
36017 ____________________________________________________________________________
36018 [ 6413] By: jhi on 2000/07/15 03:10:40
36019 Log: perlvms.pod whitespace cleanup to keep pod utils happy.
36022 ____________________________________________________________________________
36023 [ 6412] By: jhi on 2000/07/15 00:31:05
36024 Log: More docs for sv functions.
36026 Subject: [PATCH cfgperl] sv.c apidoc
36027 From: simon@brecon.co.uk (Simon Cozens)
36028 Date: 13 Jul 2000 09:00:20 GMT
36029 Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
36031 Subject: Re: [PATCH cfgperl] sv.c apidoc
36032 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36033 Date: Thu, 13 Jul 2000 12:27:41 +0100
36034 Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
36036 Subject: Re: [PATCH cfgperl] sv.c apidoc
36037 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36038 Date: Thu, 13 Jul 2000 13:23:09 +0100
36039 Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
36041 Subject: Re: [PATCH cfgperl] sv.c apidoc
36042 From: simon@brecon.co.uk (Simon Cozens)
36043 Date: 14 Jul 2000 06:51:02 GMT
36044 Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
36046 ! embed.pl pod/perlapi.pod sv.c
36047 ____________________________________________________________________________
36048 [ 6411] By: jhi on 2000/07/15 00:10:41
36049 Log: lib/b test fixes from Peter Prymmer.
36052 ____________________________________________________________________________
36053 [ 6410] By: jhi on 2000/07/15 00:02:09
36054 Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
36055 From: Hugo <hv@crypt.compulink.co.uk>
36056 Date: Fri, 14 Jul 2000 23:05:20 +0100
36057 Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
36059 Didn't anymore apply, but that point still could use another fix.
36062 ____________________________________________________________________________
36063 [ 6409] By: jhi on 2000/07/14 23:15:15
36064 Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
36065 not in pod, from Peter Prymmer
36067 ! vms/descrip_mms.template
36068 ____________________________________________________________________________
36069 [ 6408] By: jhi on 2000/07/14 20:35:05
36070 Log: The bug report
36071 [ID 19991110.002] minimal matching discrepancy found by pcre author
36072 seems to have been fixed (though differently from what was suggested
36073 in the report) in 5.6.0. Add tests to keep the bug from reappearing.
36076 ____________________________________________________________________________
36077 [ 6407] By: jhi on 2000/07/14 17:38:08
36078 Log: Fix AutoSplit to use File::Spec the right way in VMS,
36079 from Peter Prymmer.
36082 ____________________________________________________________________________
36083 [ 6406] By: jhi on 2000/07/14 14:13:22
36084 Log: Merge perlhacktut into perlhack, update perlguts.
36086 Subject: Re: Perlhacktut
36087 From: simon@brecon.co.uk (Simon Cozens)
36088 Date: 14 Jul 2000 06:49:21 GMT
36089 Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
36091 Subject: Re: Perlhacktut
36092 From: simon@brecon.co.uk (Simon Cozens)
36093 Date: 14 Jul 2000 07:09:45 GMT
36094 Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
36096 ! pod/perlguts.pod pod/perlhack.pod
36097 ____________________________________________________________________________
36098 [ 6405] By: jhi on 2000/07/14 14:02:31
36099 Log: Integrate with Sarathy.
36101 !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
36102 !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
36103 !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
36104 ____________________________________________________________________________
36105 [ 6404] By: gsar on 2000/07/14 12:15:02
36106 Log: PERL_OBJECT build tweaks
36109 ____________________________________________________________________________
36110 [ 6403] By: gsar on 2000/07/14 11:23:41
36111 Log: inconsistent types needs casts
36114 ____________________________________________________________________________
36115 [ 6402] By: gsar on 2000/07/14 11:12:04
36116 Log: typos in change#6399, regen headers
36118 ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
36119 ____________________________________________________________________________
36120 [ 6401] By: gsar on 2000/07/14 10:59:12
36121 Log: typecasts needed for change#6394
36124 ____________________________________________________________________________
36125 [ 6400] By: gsar on 2000/07/14 10:49:37
36126 Log: integrate cfgperl contents into mainline
36128 !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
36129 !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
36130 ____________________________________________________________________________
36131 [ 6399] By: gsar on 2000/07/14 10:38:35
36132 Log: enable UTF-16 filter by default if relevant BOM is seen; various
36133 cleanups (typos, misformatted code, and small bugs)
36135 ! doop.c embed.pl mg.c op.c pp.c toke.c
36136 ____________________________________________________________________________
36137 [ 6398] By: gsar on 2000/07/14 08:55:38
36138 Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
36139 name suggests anyway)
36141 ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
36142 ____________________________________________________________________________
36143 [ 6397] By: gsar on 2000/07/14 08:44:33
36144 Log: move new variables to the end of the interpreter structure (for
36145 bincompat in code that doesn't #include XSUB.h)
36148 ____________________________________________________________________________
36149 [ 6396] By: gsar on 2000/07/14 08:13:58
36150 Log: MakeMaker should not remove editor backups (*~) on `make clean`
36151 by default (completes change#6383)
36153 ! lib/ExtUtils/MM_Unix.pm
36154 ____________________________________________________________________________
36155 [ 6395] By: jhi on 2000/07/14 05:20:33
36156 Log: Replace change #6337 with a better one.
36158 Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
36159 From: Hugo <hv@crypt.compulink.co.uk>
36160 Date: Fri, 14 Jul 2000 04:16:20 +0100
36161 Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
36163 ! regexec.c t/op/re_tests
36164 ____________________________________________________________________________
36165 [ 6394] By: jhi on 2000/07/14 01:33:59
36166 Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
36168 ! embed.pl global.sym proto.h toke.c
36169 ____________________________________________________________________________
36170 [ 6393] By: jhi on 2000/07/13 23:41:23
36171 Log: remove discarded test
36174 ____________________________________________________________________________
36175 [ 6392] By: jhi on 2000/07/13 23:32:25
36176 Log: The {multiplier} of a fixed substring was overlooked which
36177 caused a wrong initial search offset for that substring.
36179 Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
36180 From: Hugo <hv@crypt.compulink.co.uk>
36181 Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
36182 Date: Thu, 13 Jul 2000 19:27:13 +0100
36184 ! regcomp.c t/op/re_tests
36185 ____________________________________________________________________________
36186 [ 6391] By: jhi on 2000/07/13 16:37:42
36187 Log: typo fix from Craig Berry
36189 ! vms/subconfigure.com
36190 ____________________________________________________________________________
36191 [ 6390] By: jhi on 2000/07/13 13:20:12
36192 Log: Integrate with Sarathy.
36194 - t/op/method2entersub.t
36195 !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
36196 !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
36197 !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
36198 !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
36199 ____________________________________________________________________________
36200 [ 6389] By: jhi on 2000/07/13 13:18:48
36201 Log: Detypo from Peter Prymmer, part of #6388.
36203 ! Configure config_h.SH
36205 ! U/modified/d_longlong.U
36206 ____________________________________________________________________________
36207 [ 6388] By: gsar on 2000/07/13 06:33:40
36208 Log: typos (spotted by Peter Prymmer)
36210 ! Configure t/lib/english.t
36211 ____________________________________________________________________________
36212 [ 6387] By: gsar on 2000/07/13 05:35:28
36213 Log: new selfloader.t in change#6183 doesn't close DATA handles,
36214 and thus fails to clean up tmp files on dosish platforms
36216 ! t/lib/selfloader.t
36217 ____________________________________________________________________________
36218 [ 6386] By: gsar on 2000/07/12 21:42:39
36219 Log: sprintf test tweaks (from Dominic Dunlop)
36222 ____________________________________________________________________________
36223 [ 6385] By: gsar on 2000/07/12 21:33:46
36224 Log: fix bugs in processing %v-*d and similar format specs (from
36225 Avi Finkel <avi@finkel.org>)
36227 ! sv.c t/op/sprintf.t
36228 ____________________________________________________________________________
36229 [ 6384] By: gsar on 2000/07/12 16:04:19
36230 Log: readd missing perldelta.pod changes from changes#6339,6376
36232 ! pod/perldelta.pod
36233 ____________________________________________________________________________
36234 [ 6383] By: gsar on 2000/07/12 16:00:51
36235 Log: don't clobber *.orig files on *clean targets
36237 ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
36238 ____________________________________________________________________________
36239 [ 6382] By: gsar on 2000/07/12 07:59:12
36240 Log: fix broken integrations in cfgperl
36242 !> Changes pod/perldelta.pod
36243 ____________________________________________________________________________
36244 [ 6381] By: gsar on 2000/07/12 07:42:17
36245 Log: integrate cfgperl changes into mainline
36248 !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
36250 ____________________________________________________________________________
36251 [ 6380] By: gsar on 2000/07/12 07:31:00
36252 Log: get sprintf.t to adjust properly for 3-digit exponents
36255 ____________________________________________________________________________
36256 [ 6379] By: gsar on 2000/07/12 06:40:04
36257 Log: change#6174 needs corresponding change in win32/config_h.PL,
36258 which grovels through config_h.SH to find the config.h name
36260 ! win32/config_h.PL
36261 ____________________________________________________________________________
36262 [ 6378] By: jhi on 2000/07/12 05:03:59
36263 Log: Do the cc sanity check both before the hints and
36264 after the cc selction.
36266 ! Configure config_h.SH
36268 ! U/modified/Oldconfig.U U/modified/cc.U
36269 Branch: metaconfig/U/perl
36271 ____________________________________________________________________________
36272 [ 6377] By: jhi on 2000/07/12 02:49:22
36273 Log: Fix nits noticed by Boston.pm.
36276 ____________________________________________________________________________
36277 [ 6376] By: jhi on 2000/07/11 21:22:13
36278 Log: Configure cosmetics and perldelta.
36280 ! Configure config_h.SH pod/perldelta.pod
36283 ____________________________________________________________________________
36284 [ 6375] By: gsar on 2000/07/11 21:17:35
36285 Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
36287 ! t/op/sprintf.t win32/Makefile win32/makefile.mk
36289 ____________________________________________________________________________
36290 [ 6374] By: gsar on 2000/07/11 20:48:50
36291 Log: tweak for build failure under multiplicity
36294 ____________________________________________________________________________
36295 [ 6373] By: gsar on 2000/07/11 20:37:23
36296 Log: integrate cfgperl changes#6325..6373 into mainline
36297 (NOTE: today's batch of integrations still untested)
36299 +> ext/DynaLoader/hints/netbsd.pl
36301 !> (integrate 26 files)
36302 ____________________________________________________________________________
36303 [ 6372] By: jhi on 2000/07/11 20:30:36
36304 Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
36308 ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
36310 ____________________________________________________________________________
36311 [ 6371] By: jhi on 2000/07/11 20:08:56
36312 Log: Minor cleanups on the booklist.
36315 ____________________________________________________________________________
36316 [ 6370] By: jhi on 2000/07/11 19:31:13
36317 Log: mjd's tr patches "broke" tr/z-Z/z-Z/
36319 ! t/pragma/overload.t
36320 ____________________________________________________________________________
36321 [ 6369] By: gsar on 2000/07/11 19:27:48
36322 Log: integrate cfgperl changes#6293..6324 into mainline
36324 +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
36325 - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
36326 !> (integrate 30 files)
36327 ____________________________________________________________________________
36328 [ 6368] By: gsar on 2000/07/11 19:18:57
36329 Log: skip integrate of problematic change#6292 from cfgperl into mainline
36332 ____________________________________________________________________________
36333 [ 6367] By: gsar on 2000/07/11 19:17:21
36334 Log: integrate cfgperl changes#6288..6290 into mainline
36336 !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
36337 ____________________________________________________________________________
36338 [ 6366] By: gsar on 2000/07/11 19:11:18
36339 Log: integrate cfgperl changes#6268..6282 into mainline
36341 !> (integrate 30 files)
36342 ____________________________________________________________________________
36343 [ 6365] By: gsar on 2000/07/11 18:57:00
36344 Log: delete new accidentally branched file
36346 - t/op/method2entersub.t
36347 ____________________________________________________________________________
36348 [ 6364] By: gsar on 2000/07/11 18:55:13
36349 Log: skip integrate of change#6267 from cfgperl into mainline (the
36350 method call optimization is flawed without additional hints
36351 from user about immutableness of @ISA and no runtime method
36354 +> t/op/method2entersub.t
36355 !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
36356 !> perl.h t/op/sprintf.t xsutils.c
36357 ____________________________________________________________________________
36358 [ 6363] By: gsar on 2000/07/11 18:49:43
36359 Log: integrate cfgperl changes#6261..6266 into mainline
36361 !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
36362 !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
36363 !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
36364 !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
36365 ____________________________________________________________________________
36366 [ 6362] By: gsar on 2000/07/11 18:43:26
36367 Log: integrate cfgperl changes#6252..6260 into mainline
36369 !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
36370 !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
36371 !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
36372 !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
36373 ____________________________________________________________________________
36374 [ 6361] By: gsar on 2000/07/11 18:37:12
36375 Log: skip integrate of problematic change#6251 from cfgperl into mainline
36378 ____________________________________________________________________________
36379 [ 6360] By: gsar on 2000/07/11 18:34:56
36380 Log: integrate cfgperl change#6250 into mainline
36383 !> MANIFEST embed.pl proto.h toke.c
36384 ____________________________________________________________________________
36385 [ 6359] By: gsar on 2000/07/11 18:21:19
36386 Log: integrate cfgperl changes#6242..6249 into mainline
36388 !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
36389 !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
36390 !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
36391 !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
36392 !> t/lib/peek.t utf8.c
36393 ____________________________________________________________________________
36394 [ 6358] By: gsar on 2000/07/11 18:15:45
36395 Log: skip integrate of problematic change#6241 from cfgperl into mainline
36397 !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
36398 ____________________________________________________________________________
36399 [ 6357] By: jhi on 2000/07/11 18:15:16
36401 Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
36402 From: Roderick Schertler <roderick@argon.org>
36403 Date: Tue, 11 Jul 2000 13:55:05 -0400
36404 Message-Id: <200007111755.NAA05077@jones.argon.org>
36407 ____________________________________________________________________________
36408 [ 6356] By: jhi on 2000/07/11 18:12:51
36409 Log: Typo in #6341.
36412 ____________________________________________________________________________
36413 [ 6355] By: gsar on 2000/07/11 18:12:10
36414 Log: integrate cfgperl changes#6231..6240 into mainline
36416 +> pod/perlutil.pod
36417 !> (integrate 35 files)
36418 ____________________________________________________________________________
36419 [ 6354] By: jhi on 2000/07/11 18:04:34
36420 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
36421 From: Dominic Dunlop <domo@computer.org>
36422 Date: Tue, 11 Jul 2000 12:27:33 +0200
36423 Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
36425 Replaces change #6268.
36428 ____________________________________________________________________________
36429 [ 6353] By: gsar on 2000/07/11 17:59:51
36430 Log: skip integrate of problematic change#6230 from cfgperl into mainline
36431 (a later version of File::Spec is already in mainline)
36433 !> lib/File/Spec.pm lib/File/Spec/Functions.pm
36434 !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
36435 ____________________________________________________________________________
36436 [ 6352] By: gsar on 2000/07/11 17:57:48
36437 Log: integrate cfgperl changes#6224..6229 into mainline
36441 !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
36442 !> lib/English.pm op.c t/lib/english.t
36443 ____________________________________________________________________________
36444 [ 6351] By: gsar on 2000/07/11 17:50:10
36445 Log: skip integrate of problematic change#6223 from cfgperl into mainline
36448 ____________________________________________________________________________
36449 [ 6350] By: gsar on 2000/07/11 17:48:28
36450 Log: integrate cfgperl changes#6220..6222 into mainline
36452 !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
36453 !> toke.c utf8.c win32/win32.h
36454 ____________________________________________________________________________
36455 [ 6349] By: gsar on 2000/07/11 17:46:13
36456 Log: skip integrate of problematic changes#6218..6219 from cfgperl into
36459 !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
36460 !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
36461 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
36462 ____________________________________________________________________________
36463 [ 6348] By: jhi on 2000/07/11 17:45:49
36464 Log: README.posix-bc podified from Thomas Dorner.
36467 ____________________________________________________________________________
36468 [ 6347] By: gsar on 2000/07/11 17:42:04
36469 Log: integrate cfgperl change#6217 into mainline
36471 !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
36472 !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
36473 !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
36474 ____________________________________________________________________________
36475 [ 6346] By: gsar on 2000/07/11 17:39:37
36476 Log: skip integrate of problematic changes#6211..6212 from cfgperl into
36479 !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
36480 !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
36481 !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
36482 !> perlapi.h pod/perlapi.pod
36483 ____________________________________________________________________________
36484 [ 6345] By: gsar on 2000/07/11 17:36:42
36485 Log: integrate cfgperl changes#6207..6210 into mainline
36487 !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
36488 !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
36489 ____________________________________________________________________________
36490 [ 6344] By: gsar on 2000/07/11 17:31:20
36491 Log: skip integrate of problematic changes#6204..6206 from cfgperl into
36494 !> (integrate 40 files)
36495 ____________________________________________________________________________
36496 [ 6343] By: gsar on 2000/07/11 17:19:08
36497 Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
36499 +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
36501 !> (integrate 34 files)
36502 ____________________________________________________________________________
36503 [ 6342] By: jhi on 2000/07/11 16:05:48
36504 Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
36505 To: perl5-porters@perl.org
36506 From: Karsten Sperling <spiff@phreax.net>
36507 Date: Mon, 10 Jul 2000 15:12:52 +0200
36508 Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
36511 ____________________________________________________________________________
36512 [ 6341] By: jhi on 2000/07/11 15:59:23
36513 Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
36514 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36515 Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
36516 Date: Fri, 07 Jul 2000 17:57:16 +0100
36519 ____________________________________________________________________________
36520 [ 6340] By: jhi on 2000/07/11 15:55:47
36521 Log: Subject: Re: format bug report [Patch]
36522 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36523 Date: Wed, 05 Jul 2000 13:12:52 +0200
36524 Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
36526 Subject: Re: format bug report [Patch]
36527 From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36528 Date: Wed, 05 Jul 2000 14:10:01 +0200
36529 Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
36531 ! t/op/write.t toke.c
36532 ____________________________________________________________________________
36533 [ 6339] By: jhi on 2000/07/11 13:54:09
36534 Log: Be less forgiving about ambiguous and illegal tr ranges.
36535 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
36536 From: Mark-Jason Dominus <mjd@plover.com>
36537 Date: Tue, 04 Jul 2000 10:00:12 -0400
36538 Message-ID: <20000704140012.17772.qmail@plover.com>
36540 Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way
36541 From: Mark-Jason Dominus <mjd@plover.com>
36542 Date: Wed, 05 Jul 2000 09:37:36 -0400
36543 Message-ID: <20000705133736.27293.qmail@plover.com>
36545 ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
36546 ____________________________________________________________________________
36547 [ 6338] By: jhi on 2000/07/11 13:31:24
36548 Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
36549 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36550 Date: Tue, 11 Jul 2000 13:50:51 +0100
36551 Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
36554 ____________________________________________________________________________
36555 [ 6337] By: jhi on 2000/07/11 13:29:14
36556 Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
36557 From: Hugo <hv@crypt.compulink.co.uk>
36558 Date: Tue, 11 Jul 2000 12:44:50 +0100
36559 Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
36561 ! regexec.c t/op/re_tests
36562 ____________________________________________________________________________
36563 [ 6336] By: jhi on 2000/07/11 13:26:47
36564 Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
36565 From: simon@brecon.co.uk (Simon Cozens)
36566 Date: 7 Jul 2000 11:26:09 GMT
36567 Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
36570 ____________________________________________________________________________
36571 [ 6335] By: jhi on 2000/07/11 13:23:37
36572 Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
36573 From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
36574 Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
36575 Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
36577 + ext/DynaLoader/hints/netbsd.pl
36578 ! MANIFEST ext/DynaLoader/hints/openbsd.pl
36579 ____________________________________________________________________________
36580 [ 6334] By: jhi on 2000/07/11 13:20:38
36581 Log: Subject: PATCH perlguts.pod: Document D and d magic types
36582 From: mjd@plover.com
36583 Date: 5 Jul 2000 18:01:51 -0000
36584 Message-ID: <20000705180151.29413.qmail@plover.com>
36587 ____________________________________________________________________________
36588 [ 6333] By: jhi on 2000/07/11 13:15:51
36589 Log: Precedence goof, fix based on
36590 Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
36591 From: Hugo <hv@crypt.compulink.co.uk>
36592 Date: Tue, 11 Jul 2000 12:52:38 +0100
36593 Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
36596 ____________________________________________________________________________
36597 [ 6332] By: jhi on 2000/07/11 12:40:17
36598 Log: Integrate with Sarathy.
36600 !> win32/win32sck.c
36601 ____________________________________________________________________________
36602 [ 6331] By: jhi on 2000/07/10 20:14:16
36603 Log: Sprinkle ldlibpath.
36606 ____________________________________________________________________________
36607 [ 6330] By: jhi on 2000/07/10 17:54:49
36608 Log: More POSIX.pod tweaks.
36610 ! ext/POSIX/POSIX.pod
36611 ____________________________________________________________________________
36612 [ 6329] By: jhi on 2000/07/10 14:02:12
36613 Log: Reorder perl.pod once more.
36615 ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
36616 ____________________________________________________________________________
36617 [ 6328] By: gsar on 2000/07/10 07:06:00
36618 Log: accept() leaks memory on windows due to incorrect ordering of
36619 closesocket() and fclose() calls
36622 ____________________________________________________________________________
36623 [ 6327] By: gsar on 2000/07/10 06:49:17
36624 Log: winsock options weren't being set in all threads under ithreads
36625 (caused send()s from second and subsequent threads to fail)
36628 ____________________________________________________________________________
36629 [ 6326] By: jhi on 2000/07/08 02:45:40
36630 Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
36631 was cast to an unsigned (32-bit) integer with wild abandon.
36633 ! ext/Devel/DProf/DProf.xs
36634 ____________________________________________________________________________
36635 [ 6325] By: jhi on 2000/07/07 18:50:33
36636 Log: Remove perlbook, update perlfaq book listing,
36637 rearrange perl.pod, regenerate perltoc.
36640 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
36641 ! pod/perlfaq2.pod pod/perltoc.pod
36642 ____________________________________________________________________________
36643 [ 6324] By: jhi on 2000/07/07 14:03:40
36644 Log: Fix the alignment problem in Crays ([ID 20000612.002]).
36647 ____________________________________________________________________________
36648 [ 6323] By: jhi on 2000/07/06 16:03:55
36649 Log: Fix complaints of buildtoc.
36653 ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
36654 ____________________________________________________________________________
36655 [ 6322] By: jhi on 2000/07/06 15:15:52
36656 Log: Add =head1 NAMEs so that buildtoc is happy.
36657 (The CGI::Util nit reported to Lincoln.)
36659 ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
36661 ____________________________________________________________________________
36662 [ 6321] By: jhi on 2000/07/06 03:16:04
36663 Log: Config is being used.
36666 ____________________________________________________________________________
36667 [ 6320] By: jhi on 2000/07/06 03:13:13
36668 Log: Integrate with Sarathy.
36670 !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
36671 ____________________________________________________________________________
36672 [ 6319] By: jhi on 2000/07/06 03:11:46
36673 Log: Autogenerate pod/Makefile and pod/buildtoc.
36674 buildtoc also checks whether the existin pods are
36675 mentioned in MANIFEST and perl.pod, and vice versa.
36676 (None of the thusly found discrepancies fixed yet.)
36677 roffitall also needs to be autogenerated similarly but it
36678 seems so badly out of date that I didn't touch it yet.
36680 + pod/Makefile.SH pod/buildtoc.PL
36681 - pod/Makefile pod/buildtoc
36682 ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
36683 ____________________________________________________________________________
36684 [ 6318] By: gsar on 2000/07/05 22:10:54
36685 Log: fix UNC path handling on Windows under ithreads, and chdir()
36686 return value when given a non-existent directory
36689 ____________________________________________________________________________
36690 [ 6317] By: gsar on 2000/07/05 22:08:19
36691 Log: winsock cleanup never done on Windows (leads to handle leaks)
36693 ! win32/perllib.c win32/win32sck.c
36694 ____________________________________________________________________________
36695 [ 6316] By: gsar on 2000/07/05 22:06:19
36696 Log: some debugger output does not go to the socket when RemotePort is set
36699 ____________________________________________________________________________
36700 [ 6315] By: jhi on 2000/07/05 00:25:21
36701 Log: Integrate with Sarathy, preliminary fix for unicos
36702 alignment problems in [ID 20000612.002] Perl problem on Cray system.
36706 ____________________________________________________________________________
36707 [ 6314] By: gsar on 2000/07/04 23:34:02
36708 Log: tyop in change#6306
36711 ____________________________________________________________________________
36712 [ 6313] By: jhi on 2000/07/04 22:14:38
36713 Log: Multiline string literals ENONPORTABLE.
36716 ____________________________________________________________________________
36717 [ 6312] By: jhi on 2000/07/04 20:34:44
36718 Log: Integrate with Sarathy.
36720 !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
36722 ____________________________________________________________________________
36723 [ 6311] By: jhi on 2000/07/04 20:30:56
36724 Log: More POSIX.pod embellishment.
36726 ! ext/POSIX/POSIX.pod
36727 ____________________________________________________________________________
36728 [ 6310] By: gsar on 2000/07/04 17:28:48
36729 Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
36732 ____________________________________________________________________________
36733 [ 6309] By: jhi on 2000/07/04 17:22:18
36734 Log: The #6308 required a little bit more.
36736 ! Makefile.SH win32/Makefile
36737 ____________________________________________________________________________
36738 [ 6308] By: jhi on 2000/07/04 16:35:24
36739 Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
36743 ! MANIFEST Makefile.SH
36744 ____________________________________________________________________________
36745 [ 6307] By: jhi on 2000/07/04 16:28:58
36746 Log: Win32 patches for cfgperl from Sarathy.
36748 ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
36749 ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
36750 ! thread.h toke.c util.c win32/Makefile win32/win32.c
36751 ____________________________________________________________________________
36752 [ 6306] By: gsar on 2000/07/04 16:28:40
36753 Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
36754 (from Richard Soderberg <rs@oregonnet.com>)
36756 ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
36757 ____________________________________________________________________________
36758 [ 6305] By: jhi on 2000/07/04 16:24:24
36759 Log: Integrate with Sarathy.
36761 !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
36762 !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
36763 !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
36764 !> proto.h win32/win32.c
36765 ____________________________________________________________________________
36766 [ 6304] By: gsar on 2000/07/04 16:17:24
36767 Log: missing perldiag entry for unpack("w",...) diagnostic (from
36771 ____________________________________________________________________________
36772 [ 6303] By: gsar on 2000/07/04 16:14:44
36773 Log: remove rel2abs prototypes (from Barrie Slaymaker)
36775 ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
36776 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
36777 ____________________________________________________________________________
36778 [ 6302] By: gsar on 2000/07/04 04:59:35
36779 Log: adjust change#6299
36781 ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
36783 ____________________________________________________________________________
36784 [ 6301] By: jhi on 2000/07/04 04:50:07
36785 Log: Integrate with Sarathy.
36787 !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
36788 !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
36789 !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
36790 ____________________________________________________________________________
36791 [ 6300] By: gsar on 2000/07/04 04:42:09
36792 Log: PERL_OBJECT build tweak
36795 ____________________________________________________________________________
36796 [ 6299] By: gsar on 2000/07/04 04:37:00
36797 Log: fix memory leak on Windows (PL_sys_intern contents were never
36800 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
36801 ! perlapi.c proto.h win32/win32.c
36802 ____________________________________________________________________________
36803 [ 6298] By: gsar on 2000/07/04 04:15:59
36804 Log: fix large memory leak that has been around for ever, masked by
36805 -DPURIFY (most of the arenas were never freed!)
36807 ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
36808 ____________________________________________________________________________
36809 [ 6297] By: gsar on 2000/07/04 04:07:46
36810 Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
36813 ____________________________________________________________________________
36814 [ 6296] By: jhi on 2000/06/30 18:28:37
36815 Log: Elaborate POSIX.pod. Still needs work.
36817 ! ext/POSIX/POSIX.pod
36818 ____________________________________________________________________________
36819 [ 6295] By: jhi on 2000/06/30 14:58:18
36820 Log: Point to perlipc for more SysV IPC examples.
36823 ____________________________________________________________________________
36824 [ 6294] By: gsar on 2000/06/30 14:47:45
36825 Log: slurp mode fix in change#4736 still not quite right
36827 ! pp_hot.c t/io/argv.t
36828 ____________________________________________________________________________
36829 [ 6293] By: jhi on 2000/06/30 12:02:55
36830 Log: Integrate with Sarathy.
36832 !> cop.h pp_ctl.c pp_hot.c t/op/args.t
36833 ____________________________________________________________________________
36834 [ 6292] By: jhi on 2000/06/30 12:01:11
36835 Log: From: simon@brecon.co.uk (Simon Cozens)
36836 Subject: UTF8 concat
36837 Date: 30 Jun 2000 06:13:25 GMT
36838 Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
36841 ____________________________________________________________________________
36842 [ 6291] By: gsar on 2000/06/30 04:37:33
36843 Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
36844 when @_ is modified, causing coredumps
36846 ! cop.h pp_ctl.c pp_hot.c t/op/args.t
36847 ____________________________________________________________________________
36848 [ 6290] By: jhi on 2000/06/30 02:21:44
36849 Log: Integrate with Sarathy.
36851 !> vms/vms.c vms/vmsish.h
36852 ____________________________________________________________________________
36853 [ 6289] By: jhi on 2000/06/30 02:21:02
36854 Log: Check VERSIONs.
36856 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
36857 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
36858 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
36859 ____________________________________________________________________________
36860 [ 6288] By: jhi on 2000/06/30 02:18:52
36861 Log: Integrate with Sarathy.
36863 !> ext/Opcode/Opcode.xs lib/File/Spec.pm
36864 !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
36865 !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
36866 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
36867 ____________________________________________________________________________
36868 [ 6287] By: gsar on 2000/06/30 02:17:08
36869 Log: integrate vmsperl changes into mainline
36871 !> vms/vms.c vms/vmsish.h
36872 ____________________________________________________________________________
36873 [ 6285] By: gsar on 2000/06/30 02:05:28
36874 Log: localize %INC in a Safe compartment so that use/require work
36875 (many other magic globals probably need similar treatment)
36877 ! ext/Opcode/Opcode.xs
36878 ____________________________________________________________________________
36879 [ 6284] By: gsar on 2000/06/30 01:54:54
36880 Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
36883 ! pod/perlembed.pod
36884 ____________________________________________________________________________
36885 [ 6283] By: jhi on 2000/06/30 01:50:10
36886 Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
36887 From: Barrie Slaymaker <barries@jester.slaysys.com>
36888 Date: Wed, 28 Jun 2000 11:35:29 -0400
36889 Message-Id: <200006281535.LAA21095@jester.slaysys.com>
36891 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
36892 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
36893 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
36894 ! lib/File/Spec/Win32.pm
36895 ____________________________________________________________________________
36896 [ 6282] By: jhi on 2000/06/29 22:57:22
36897 Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
36898 From: Dan Sugalski <dan@sidhe.org>
36899 Date: Tue, 06 Jun 2000 11:59:50 -0400
36900 Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
36903 ____________________________________________________________________________
36904 [ 6281] By: jhi on 2000/06/29 22:52:50
36905 Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
36906 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
36907 Date: Wed, 7 Jun 2000 04:02:04 -0500
36908 Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
36911 ____________________________________________________________________________
36912 [ 6280] By: jhi on 2000/06/29 22:45:47
36913 Log: Subject: Re: backwards compatibility in h2xs and makemaker [PATCH]
36914 From: rspier@pobox.com (Robert Spier)
36915 Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
36916 Message-ID: <14654.31913.845602.610277@rls.cx>
36919 ____________________________________________________________________________
36920 [ 6279] By: jhi on 2000/06/29 22:38:16
36921 Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
36922 From: Tim Ayers <tayers@bridge.com>
36923 Date: Thu, 08 Jun 2000 08:11:06 +0200
36924 Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
36925 [resent by Richard Foley, Message-Id probably wrong]
36928 ____________________________________________________________________________
36929 [ 6278] By: jhi on 2000/06/29 22:21:45
36930 Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
36931 From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
36932 Date: Fri, 09 Jun 2000 12:39:27 -0400
36933 Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
36934 (plus update the version "number" of Text::Wrap)
36937 ____________________________________________________________________________
36938 [ 6277] By: jhi on 2000/06/29 22:13:10
36939 Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
36940 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36941 Date: Mon, 12 Jun 2000 14:55:59 +0100
36942 Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
36945 ____________________________________________________________________________
36946 [ 6276] By: jhi on 2000/06/29 22:11:06
36947 Log: Subject: [PATCH] Re: eval documentation: context
36948 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
36949 Date: Mon, 12 Jun 2000 15:07:29 +0100
36950 Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
36953 ____________________________________________________________________________
36954 [ 6275] By: jhi on 2000/06/29 21:59:46
36955 Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
36956 From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
36957 Date: Tue, 13 Jun 2000 02:43:48 -0500
36958 Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
36960 ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
36961 ____________________________________________________________________________
36962 [ 6274] By: jhi on 2000/06/29 21:56:14
36963 Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
36964 From: Andy Dougherty <doughera@lafayette.edu>
36965 Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
36966 Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
36968 ! ext/File/Glob/Glob.pm
36969 ____________________________________________________________________________
36970 [ 6273] By: jhi on 2000/06/29 21:49:09
36971 Log: Subject: [PATCH] xsub attributes
36972 From: Doug MacEachern <dougm@covalent.net>
36973 Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
36974 Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
36976 ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
36977 ! objXSUB.h op.c perlapi.c perlapi.h proto.h
36978 ____________________________________________________________________________
36979 [ 6272] By: jhi on 2000/06/29 21:41:28
36980 Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
36981 From: Tom Phoenix <rootbeer@redcat.com>
36982 Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
36983 Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
36986 ____________________________________________________________________________
36987 [ 6271] By: jhi on 2000/06/29 21:36:55
36988 Log: Subject: PATCH pod/perltie.pod
36989 From: Ian Phillipps <Ian.Phillipps@iname.com>
36990 Date: Fri, 16 Jun 2000 00:17:19 +0100
36991 Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
36992 (only the first hunk, the second hunk had already been done
36993 by some other patch)
36996 ____________________________________________________________________________
36997 [ 6270] By: jhi on 2000/06/29 21:24:51
36998 Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
36999 From: Nicholas Clark <nick@talking.bollo.cx>
37000 Date: Fri, 23 Jun 2000 16:21:15 +0100
37001 Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
37003 ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
37004 ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
37005 ____________________________________________________________________________
37006 [ 6269] By: jhi on 2000/06/29 19:38:15
37007 Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
37008 silence few compiler warnings.
37010 ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
37011 ____________________________________________________________________________
37012 [ 6268] By: jhi on 2000/06/29 18:21:50
37013 Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
37014 From: Dominic Dunlop <domo@computer.org>
37015 Date: Thu, 29 Jun 2000 12:32:39 +0200
37016 Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
37019 ____________________________________________________________________________
37020 [ 6267] By: jhi on 2000/06/29 18:16:07
37021 Log: Subject: Re: [PATCH] Re: Speeding up method lookups
37022 From: Doug MacEachern <dougm@covalent.net>
37023 Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
37024 Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
37026 + t/op/method2entersub.t
37027 ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
37028 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
37029 ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
37031 ____________________________________________________________________________
37032 [ 6266] By: jhi on 2000/06/29 15:11:15
37033 Log: Subject: [PATCH 5.6.0] cygwin port
37034 Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
37035 From: "Fifer, Eric" <EFifer@sanwaint.com>
37036 Date: Thu, 29 Jun 2000 12:58:29 +0100
37038 ! cygwin/Makefile.SHs
37039 ____________________________________________________________________________
37040 [ 6265] By: jhi on 2000/06/29 15:04:05
37041 Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
37042 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37043 Date: Wed, 28 Jun 2000 17:50:12 -0700
37044 Message-ID: <E1pW5gzkg2kV092yn@efn.org>
37046 ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
37047 ____________________________________________________________________________
37048 [ 6264] By: jhi on 2000/06/29 15:00:57
37049 Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
37050 From: Marty Lucich <marty@netcom.com>
37051 Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
37052 Message-Id: <200006282116.OAA11148@netcom.com>
37053 ccdlflags update (the BSD/OS 4.1 part had already been taken
37057 ____________________________________________________________________________
37058 [ 6263] By: jhi on 2000/06/29 13:47:44
37059 Log: tr fixes from Simon Cozens
37062 ____________________________________________________________________________
37063 [ 6262] By: jhi on 2000/06/28 18:46:01
37064 Log: Subject: 5.6.0 Patch for EPOC
37065 From: Olaf Flebbe <o.flebbe@gmx.de>
37066 Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
37067 Message-ID: <23449.960929969@www11.gmx.net>
37069 ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
37071 ____________________________________________________________________________
37072 [ 6261] By: jhi on 2000/06/28 18:29:07
37073 Log: Subject: Re: [PATCH cfgperl] BOMs away!
37074 From: simon@brecon.co.uk (Simon Cozens)
37075 Date: 17 Jun 2000 11:49:57 GMT
37076 Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
37078 ! pod/perldiag.pod t/comp/require.t toke.c
37079 ____________________________________________________________________________
37080 [ 6260] By: jhi on 2000/06/28 17:47:16
37081 Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
37082 From: simon@brecon.co.uk (Simon Cozens)
37083 Date: 17 Jun 2000 11:56:44 GMT
37084 Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
37087 ! pod/perlfunc.pod pp.c t/op/pack.t
37088 ____________________________________________________________________________
37089 [ 6259] By: jhi on 2000/06/28 16:43:17
37090 Log: perlnewmod was missing from MANIFEST.
37093 ____________________________________________________________________________
37094 [ 6258] By: jhi on 2000/06/28 15:54:30
37095 Log: linenumber tweak
37097 ! t/pragma/warn/regcomp
37098 ____________________________________________________________________________
37099 [ 6257] By: jhi on 2000/06/28 15:50:44
37100 Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
37101 From: Doug MacEachern <dougm@covalent.net>
37102 Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
37103 Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
37104 (one part of the patch had been applied earlier)
37106 ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
37107 ____________________________________________________________________________
37108 [ 6256] By: jhi on 2000/06/28 15:40:22
37109 Log: tweaks from Simon Cozens to further fix tr/// under utf8
37112 ____________________________________________________________________________
37113 [ 6255] By: jhi on 2000/06/28 15:33:45
37114 Log: small thinko tweaks
37116 ! lib/IPC/Open3.pm t/op/my_stash.t
37117 ____________________________________________________________________________
37118 [ 6254] By: jhi on 2000/06/28 15:33:25
37119 Log: Subject: tr///, help wanted.
37120 From: simon@brecon.co.uk (Simon Cozens)
37121 Date: 28 Jun 2000 11:29:04 GMT
37122 Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
37124 ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
37125 ! pp_proto.h proto.h t/op/tr.t
37126 ____________________________________________________________________________
37127 [ 6253] By: jhi on 2000/06/28 15:09:17
37128 Log: Paranoia tweak on #6249.
37129 Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
37130 From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
37131 Date: Sun, 25 Jun 2000 23:43:12 -0400
37132 Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
37135 ____________________________________________________________________________
37136 [ 6252] By: jhi on 2000/06/28 15:01:38
37137 Log: Document #6249 and #6251.
37139 ! lib/Exporter.pm lib/IPC/Open3.pm
37140 ____________________________________________________________________________
37141 [ 6251] By: jhi on 2000/06/28 14:50:43
37142 Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
37143 From: Doug MacEachern <dougm@covalent.net>
37144 Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
37145 Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
37148 ____________________________________________________________________________
37149 [ 6250] By: jhi on 2000/06/28 14:45:23
37150 Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
37151 From: Doug MacEachern <dougm@covalent.net>
37152 Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
37153 Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
37156 ! MANIFEST embed.pl global.sym proto.h toke.c
37157 ____________________________________________________________________________
37158 [ 6249] By: jhi on 2000/06/28 14:36:34
37159 Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
37160 From: Frank Tobin <ftobin@uiuc.edu>
37161 Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
37162 Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
37165 ____________________________________________________________________________
37166 [ 6248] By: jhi on 2000/06/28 14:11:25
37167 Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
37168 From: Mark-Jason Dominus <mjd@plover.com>
37169 Date: Tue, 27 Jun 2000 22:36:42 -0400
37170 Message-ID: <20000628023642.12166.qmail@plover.com>
37173 ____________________________________________________________________________
37174 [ 6247] By: jhi on 2000/06/27 12:46:37
37175 Log: Tweak $VERSION, patch from Doug MacEachern.
37178 ____________________________________________________________________________
37179 [ 6246] By: jhi on 2000/06/27 03:34:46
37180 Log: Allow for standalone testing.
37182 ! t/lib/filefunc.t t/lib/filespec.t
37183 ____________________________________________________________________________
37184 [ 6245] By: jhi on 2000/06/27 02:50:02
37185 Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
37186 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
37187 Date: Sat, 24 Jun 2000 13:06:20 +0100
37188 Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
37190 ! ext/DynaLoader/DynaLoader_pm.PL
37191 ____________________________________________________________________________
37192 [ 6244] By: jhi on 2000/06/27 02:46:10
37193 Log: Subject: [PATCH] avoid mg_ptr in '*' magic
37194 From: Doug MacEachern <dougm@covalent.net>
37195 Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
37196 Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
37198 ! gv.c sv.c t/lib/peek.t
37199 ____________________________________________________________________________
37200 [ 6243] By: jhi on 2000/06/27 02:38:07
37201 Log: Subject: [PATCH] is_utf8_string
37202 From: simon@brecon.co.uk (Simon Cozens)
37203 Date: 26 Jun 2000 02:25:59 GMT
37204 Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
37206 ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
37207 ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
37209 ____________________________________________________________________________
37210 [ 6242] By: jhi on 2000/06/27 02:24:00
37211 Log: Subject: [PATCH] bytes<->utf8 fixes
37212 From: simon@brecon.co.uk (Simon Cozens)
37213 Date: 26 Jun 2000 04:55:45 GMT
37214 Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
37216 ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
37217 ____________________________________________________________________________
37218 [ 6241] By: jhi on 2000/06/27 02:12:42
37219 Log: Do no -warn on \_, only on \alpha.
37220 Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
37221 From: David Dyck <dcd@tc.fluke.com>
37222 Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
37223 Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
37225 ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
37226 ____________________________________________________________________________
37227 [ 6240] By: jhi on 2000/06/27 02:00:01
37228 Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
37229 From: Nicholas Clark <nick@Bagpuss.unfortu.net>
37230 Date: Mon, 26 Jun 2000 18:40:14 +0100
37231 Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
37234 ____________________________________________________________________________
37235 [ 6239] By: jhi on 2000/06/27 01:53:40
37236 Log: Configure maintenance. Sever some dependency cycles,
37237 separate gccversion from the cc unit,
37238 address [ID 20000623.006] Configure script patch for using gcc on AIX
37239 (but solve it a little bit differently),
37240 unduplex some accidentally duplicated units,
37241 suggest using gcc if no cc available
37242 (p5p thread: "Solaris configure: counterproposal", 1999-09)
37244 ! Configure Todo-5.6 config_h.SH
37246 ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
37247 ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
37248 Branch: metaconfig/U/perl
37250 ! d_getespwnam.U d_getprpwnam.U i_prot.U
37251 ____________________________________________________________________________
37252 [ 6238] By: jhi on 2000/06/25 18:04:56
37253 Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
37254 From: Dan Sugalski <dan@sidhe.org>
37255 Date: Fri, 23 Jun 2000 17:00:00 -0400
37256 Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
37258 ! lib/ExtUtils/MM_VMS.pm vms/vms.c
37259 ____________________________________________________________________________
37260 [ 6237] By: jhi on 2000/06/25 16:36:45
37261 Log: Tweak embed.pl, regen headers.
37263 ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
37264 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
37265 ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
37266 ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
37267 ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
37268 ____________________________________________________________________________
37269 [ 6236] By: jhi on 2000/06/25 15:26:42
37270 Log: Regen headers.
37272 ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
37273 ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
37274 ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
37275 ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
37276 ! regnodes.h warnings.h
37277 ____________________________________________________________________________
37278 [ 6235] By: jhi on 2000/06/23 19:39:35
37279 Log: The thread begun by
37280 Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
37281 From: Kevin.Ruscoe@ubsw.com
37282 Date: Fri, 16 Jun 2000 16:38:51 +0100
37283 Message-Id: <H000019b03c300d6@MHS>
37285 ! hints/solaris_2.sh
37286 ____________________________________________________________________________
37287 [ 6234] By: jhi on 2000/06/23 19:23:36
37288 Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
37289 because when run as services (Win32ese for daemons)
37290 no environment variables are set and tmpdir ends up as /tmp,
37291 which is ambiguous.
37293 Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
37294 From: matt@sergeant.org
37295 Date: 16 Jun 2000 16:30:43 -0000
37296 Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
37298 ! lib/File/Spec/Win32.pm
37299 ____________________________________________________________________________
37300 [ 6233] By: jhi on 2000/06/23 19:18:58
37301 Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
37302 From: Mark-Jason Dominus <mjd@plover.com>
37303 Date: Fri, 16 Jun 2000 20:53:04 -0400
37304 Message-ID: <20000617005304.8008.qmail@plover.com>
37307 ____________________________________________________________________________
37308 [ 6232] By: jhi on 2000/06/23 16:10:02
37309 Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
37310 From: simon@brecon.co.uk (Simon Cozens)
37311 Date: 19 Jun 2000 15:18:27 GMT
37312 Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
37314 plus update pod/Makefile and regenerate perltoc
37317 ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
37318 ____________________________________________________________________________
37319 [ 6231] By: jhi on 2000/06/23 15:19:18
37320 Log: Subject: [PATCH 5.6.0] cygwin port
37321 From: "Fifer, Eric" <EFifer@sanwaint.com>
37322 Date: Tue, 20 Jun 2000 14:30:58 +0100
37323 Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
37325 ! README.cygwin lib/File/Find.pm
37326 ____________________________________________________________________________
37327 [ 6230] By: jhi on 2000/06/23 14:25:21
37328 Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
37330 ! lib/File/Spec.pm lib/File/Spec/Functions.pm
37331 ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
37332 ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
37333 ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
37334 ____________________________________________________________________________
37335 [ 6229] By: jhi on 2000/06/23 14:13:34
37336 Log: Subject: README.hpux version 0.6.1
37337 Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
37338 From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
37339 Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
37342 ____________________________________________________________________________
37343 [ 6228] By: jhi on 2000/06/23 14:07:20
37344 Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
37345 From: Doug MacEachern <dougm@covalent.net>
37346 Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
37347 Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
37350 ____________________________________________________________________________
37351 [ 6227] By: jhi on 2000/06/23 14:01:06
37352 Log: Subject: [PATCH] lib.pm -> lib.pm.PL
37353 From: Doug MacEachern <dougm@covalent.net>
37354 Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
37355 Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
37359 ! MANIFEST Makefile.SH
37360 ____________________________________________________________________________
37361 [ 6226] By: jhi on 2000/06/23 13:53:07
37362 Log: Subject: [PATCH] remove forward declarations in Socket.pm
37363 From: Doug MacEachern <dougm@covalent.net>
37364 Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
37365 Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
37367 From: Doug MacEachern <dougm@covalent.net>
37368 Subject: Re: [PATCH] remove forward declarations in Socket.pm
37369 Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
37370 Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
37372 ! ext/Socket/Socket.pm op.c
37373 ____________________________________________________________________________
37374 [ 6225] By: jhi on 2000/06/23 13:41:52
37375 Log: Add source code filenames to apidoc.
37376 From: simon@brecon.co.uk (Simon Cozens)
37377 Subject: [PATCH embed.pl] Source X-ref
37378 Date: 22 Jun 2000 02:18:49 GMT
37379 Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
37382 ____________________________________________________________________________
37383 [ 6224] By: jhi on 2000/06/23 13:32:33
37384 Log: A way to avoid English.pm performance hit.
37385 From: root <root@jester.slaysys.com>
37386 Subject: [YAPATCH English.pm] My turn to putt again
37387 Date: Thu, 22 Jun 2000 20:33:58 -0400
37388 Message-Id: <200006230033.UAA05960@jester.slaysys.com>
37390 ! lib/English.pm t/lib/english.t
37391 ____________________________________________________________________________
37392 [ 6223] By: jhi on 2000/06/23 13:27:06
37393 Log: Avoid double close().
37394 Subject: [PATCH] avoid double close()
37395 From: Doug MacEachern <dougm@covalent.net>
37396 Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
37397 Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
37400 ____________________________________________________________________________
37401 [ 6222] By: jhi on 2000/06/23 13:25:54
37403 Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
37404 From: Ian Phillipps <Ian.Phillipps@iname.com>
37405 Date: Fri, 23 Jun 2000 10:40:58 +0100
37406 Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
37409 ____________________________________________________________________________
37410 [ 6221] By: jhi on 2000/06/23 13:24:15
37411 Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
37412 From: simon@brecon.co.uk (Simon Cozens)
37413 Subject: [PATCH] Eliminate tr///[CU][CU]
37414 Date: 23 Jun 2000 11:05:40 GMT
37415 Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
37417 ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
37418 ____________________________________________________________________________
37419 [ 6220] By: jhi on 2000/06/22 16:07:51
37420 Log: Win32 patches from Benjamin Stuhl.
37422 ! makedef.pl win32/win32.h
37423 ____________________________________________________________________________
37424 [ 6219] By: jhi on 2000/06/22 16:06:34
37425 Log: Bytecode patches from Benjamin Stuhl.
37427 ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
37428 ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
37429 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
37430 ____________________________________________________________________________
37431 [ 6218] By: jhi on 2000/06/15 23:54:16
37432 Log: Bytecode patches from Benjamin Stuhl.
37434 ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
37435 ____________________________________________________________________________
37436 [ 6217] By: jhi on 2000/06/09 13:38:29
37437 Log: Rename the fdpid locking and integrate with Sarathy.
37439 ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
37440 ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
37441 ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
37443 !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
37444 ____________________________________________________________________________
37445 [ 6216] By: gsar on 2000/06/08 14:54:21
37446 Log: be more optimal about clearing @_
37449 ____________________________________________________________________________
37450 [ 6215] By: gsar on 2000/06/08 14:33:04
37451 Log: tweak comment about @DB::args
37454 ____________________________________________________________________________
37455 [ 6214] By: gsar on 2000/06/08 13:57:54
37456 Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
37457 caller() wants to populate @DB::args with it (causes a coredump
37458 in Carp::confess())
37460 ! cop.h t/op/runlevel.t
37461 ____________________________________________________________________________
37462 [ 6213] By: gsar on 2000/06/08 07:06:35
37463 Log: back out change#6106 (seems problematic)
37465 ! hints/solaris_2.sh
37466 ____________________________________________________________________________
37467 [ 6212] By: jhi on 2000/06/07 03:10:36
37468 Log: Continuing mopup for #6204.
37470 ! ext/B/defsubs_h.PL
37471 ____________________________________________________________________________
37472 [ 6211] By: jhi on 2000/06/07 02:41:50
37473 Log: Mopup for #6204.
37474 Under the 5005 threads the t/lib/b.t for B::Deparse fails:
37475 Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
37476 This is comes from const() where POK isn't on when expected.
37478 ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
37479 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
37480 ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
37481 ! perlapi.h pod/perlapi.pod
37482 ____________________________________________________________________________
37483 [ 6210] By: jhi on 2000/06/07 01:56:29
37484 Log: Mopup for #6207 and #6209.
37486 ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
37487 ____________________________________________________________________________
37488 [ 6209] By: jhi on 2000/06/07 01:33:12
37489 Log: Lock PL_fdpid against race conditions, based on:
37490 Subject: [PATCH 5.6.0]subprocess fixup for threads
37491 From: Dan Sugalski <dan@sidhe.org>
37492 To: perl5-porters@perl.org
37493 Date: Tue, 11 Apr 2000 17:02:32 -0400
37494 Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
37496 ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
37498 ____________________________________________________________________________
37499 [ 6208] By: jhi on 2000/06/07 01:05:23
37500 Log: Regen headers for #6207.
37502 ! embed.h global.sym objXSUB.h proto.h
37503 ____________________________________________________________________________
37504 [ 6207] By: jhi on 2000/06/06 23:43:13
37505 Log: Subject: [PATCH 5.6.0] Threadsafe patches
37506 From: Dan Sugalski <dan@sidhe.org>
37507 To: perl5-porters@perl.org
37508 Date: Mon, 08 May 2000 18:08:13 -0400
37509 Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
37511 ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
37512 ! proto.h sv.h util.c
37513 ____________________________________________________________________________
37514 [ 6206] By: jhi on 2000/06/06 23:21:23
37515 Log: Subject: [PATCH] Eliminate $a/$b in pod
37516 From: David Glasser <me@davidglasser.net>
37517 To: perl5-porters@perl.org
37518 Date: Mon, 29 May 2000 21:15:59 -0400
37519 Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
37521 ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
37522 ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
37523 ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
37524 ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
37525 ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
37526 ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
37527 ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
37528 ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
37529 ! pod/perlvar.pod pod/perlxs.pod
37530 ____________________________________________________________________________
37531 [ 6205] By: jhi on 2000/06/06 23:12:14
37532 Log: Subject: [PATCH] Win32 improvements
37533 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
37534 To: gsar@activestate.com, perl5-porters@perl.org
37535 Date: Mon, 29 May 2000 17:22:24 PDT
37536 Message-ID: <20000530002224.91142.qmail@hotmail.com>
37537 (MUA had mangled many lines by wordwrapping)
37539 ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
37540 ____________________________________________________________________________
37541 [ 6204] By: jhi on 2000/06/06 23:01:50
37542 Log: Subject: [PATCH] B::Bytecode patches
37543 From: "Benjamin Stuhl" <sho_pi@hotmail.com>
37544 To: gsar@activestate.com, jhi@iki.fi
37545 Cc: perl5-porters@perl.org
37546 Message-ID: <20000602202526.48694.qmail@hotmail.com>
37547 (MUA had mangled many lines by wordwrapping)
37549 ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
37550 ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
37551 ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
37552 ! intrpvar.h perl.c
37553 ____________________________________________________________________________
37554 [ 6203] By: jhi on 2000/06/06 22:32:43
37555 Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
37556 From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
37557 Date: Tue, 06 Jun 2000 13:07:45 -0700
37558 Message-ID: <RoVP5gzkgmTL092yn@efn.org>
37561 ____________________________________________________________________________
37562 [ 6202] By: jhi on 2000/06/06 19:38:35
37563 Log: Integrate with Sarathy.
37566 ____________________________________________________________________________
37567 [ 6201] By: gsar on 2000/06/06 00:42:59
37568 Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
37569 does a PUSHMARK that's never ever POPMARKed; in general, only
37570 Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
37571 Perl_eval_[sp]v() don't because they don't take any incoming
37572 arguments (this leak has been around since the original version
37573 of perl_eval_pv() in 5.003_97e)
37576 ____________________________________________________________________________
37577 [ 6200] By: jhi on 2000/06/04 03:44:52
37578 Log: Update to cperl-mode.el 4.31 from
37579 ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
37580 Subject: A couple of notes
37581 From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37582 To: Mailing list Perl5 <perl5-porters@perl.org>
37583 Date: Sat, 3 Jun 2000 23:33:32 -0400
37584 Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
37586 ! emacs/cperl-mode.el
37587 ____________________________________________________________________________
37588 [ 6199] By: jhi on 2000/06/03 15:11:05
37589 Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
37590 From: Dan Sugalski <dan@sidhe.org>
37591 To: perl5-porters@perl.org, vmsperl@perl.org
37592 Date: Fri, 02 Jun 2000 17:30:51 -0400
37593 Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
37595 ! vms/descrip_mms.template vms/gen_shrfls.pl
37596 ____________________________________________________________________________
37597 [ 6198] By: jhi on 2000/06/03 14:59:15
37598 Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
37599 From: Dan Sugalski <dan@sidhe.org>
37600 To: vmsperl@perl.org, perl5-porters@perl.org
37601 Date: Fri, 02 Jun 2000 16:00:41 -0400
37602 Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
37603 Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
37605 ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
37606 ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
37607 ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
37608 ____________________________________________________________________________
37609 [ 6197] By: jhi on 2000/06/03 14:41:30
37610 Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
37611 From: John Borwick <jhborwic@unity.ncsu.edu>
37612 Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
37613 Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
37616 ____________________________________________________________________________
37617 [ 6196] By: jhi on 2000/06/03 14:38:09
37618 Log: Integrate with Sarathy.
37620 !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
37621 !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
37623 ____________________________________________________________________________
37624 [ 6195] By: gsar on 2000/06/02 22:43:13
37625 Log: fix yet another eval"" leak under USE_ITHREADS
37628 ____________________________________________________________________________
37629 [ 6194] By: gsar on 2000/06/02 18:22:06
37630 Log: fix small eval"" memory leaks under USE_ITHREADS
37632 ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
37633 ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
37635 ____________________________________________________________________________
37636 [ 6193] By: jhi on 2000/06/01 13:03:56
37637 Log: Signals-be-gone for microperl.
37639 ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
37640 ____________________________________________________________________________
37641 [ 6192] By: jhi on 2000/06/01 12:52:02
37642 Log: Integrate with Sarathy.
37644 +> lib/Pod/LaTeX.pm t/lib/selfloader.t
37645 !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
37646 !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
37647 !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
37648 !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
37649 !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
37650 !> t/op/vec.t utils/h2xs.PL
37651 ____________________________________________________________________________
37652 [ 6191] By: gsar on 2000/06/01 09:38:21
37653 Log: vec() loses numericalness (modified version of patch suggested
37656 ! doop.c t/op/vec.t
37657 ____________________________________________________________________________
37658 [ 6190] By: gsar on 2000/06/01 09:26:15
37659 Log: submit missing embed.pl change
37662 ____________________________________________________________________________
37663 [ 6189] By: gsar on 2000/06/01 09:05:34
37664 Log: counting tr/// corrupts later operation (from M.J.T Guy)
37667 ____________________________________________________________________________
37668 [ 6188] By: gsar on 2000/06/01 08:58:39
37672 ____________________________________________________________________________
37673 [ 6187] By: gsar on 2000/06/01 08:50:07
37674 Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
37675 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
37678 ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
37680 ____________________________________________________________________________
37681 [ 6186] By: gsar on 2000/06/01 08:24:40
37682 Log: further qualify references to "alphanumeric" (from Wolfgang Laun
37683 <wolfgang.laun@alcatel.at>)
37685 ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
37686 ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
37687 ____________________________________________________________________________
37688 [ 6185] By: gsar on 2000/06/01 08:12:00
37689 Log: remove incorrect documentation about implicit split to @_ in
37690 list context, which never really worked in perl 5 (from
37693 ! pod/perlfunc.pod pod/perltrap.pod
37694 ____________________________________________________________________________
37695 [ 6184] By: gsar on 2000/06/01 07:52:27
37696 Log: tweak for change#6127
37699 ____________________________________________________________________________
37700 [ 6183] By: gsar on 2000/06/01 07:41:02
37701 Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
37704 + t/lib/selfloader.t
37705 ! MANIFEST lib/SelfLoader.pm
37706 ____________________________________________________________________________
37707 [ 6182] By: jhi on 2000/06/01 00:34:42
37708 Log: Be Cleaner Part Deux.
37711 ____________________________________________________________________________
37712 [ 6181] By: jhi on 2000/06/01 00:32:09
37713 Log: Integrate with Sarathy.
37715 !> pp.c t/op/arith.t
37716 ____________________________________________________________________________
37717 [ 6180] By: jhi on 2000/06/01 00:31:13
37718 Log: microperl nits from Simon Cozens.
37721 ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
37723 ____________________________________________________________________________
37724 [ 6179] By: gsar on 2000/05/31 22:37:51
37725 Log: buggy modulus on UVs introduced by change#3378 (resulted in
37726 4063328477 % 65535 amounting to 27406, instead of 27407)
37728 ! pp.c t/op/arith.t
37729 ____________________________________________________________________________
37730 [ 6178] By: jhi on 2000/05/31 21:52:41
37734 ____________________________________________________________________________
37735 [ 6177] By: jhi on 2000/05/31 21:47:33
37736 Log: Substitution utf8 patch from Simon Cozens.
37739 ____________________________________________________________________________
37740 [ 6176] By: jhi on 2000/05/31 21:45:34
37741 Log: Single-quoted utf8 patch from Simon Cozens.
37744 ____________________________________________________________________________
37745 [ 6175] By: jhi on 2000/05/31 21:40:18
37746 Log: Integrate with Sarathy.
37748 !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
37749 ____________________________________________________________________________
37750 [ 6174] By: jhi on 2000/05/31 21:37:31
37751 Log: microperl changes from Simon Cozens; Makefile for microperl
37752 written from scratch; few casts added as microperl compilation
37753 doesn't have all prototypes available.
37755 + Makefile.micro README.micro Todo.micro uconfig.sh
37756 ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
37757 ! perl.c perl.h perlio.c unixish.h utf8.c util.c
37759 + U/modified/Config_h.U
37760 ____________________________________________________________________________
37761 [ 6173] By: jhi on 2000/05/31 20:00:24
37762 Log: metaconfig maintenance.
37764 + U/modified/Inhdr.U U/typedefs/inotype.U
37765 Branch: metaconfig/U/perl
37766 + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
37767 + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
37768 ____________________________________________________________________________
37769 [ 6172] By: gsar on 2000/05/31 05:05:42
37770 Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
37771 (from Ilya Zakharevich)
37773 ! regexec.c t/op/re_tests
37774 ____________________________________________________________________________
37775 [ 6171] By: gsar on 2000/05/31 05:01:47
37776 Log: scalar() doesn't force scalar context when used in void context
37777 (from Simon Cozens)
37779 ! op.c t/op/wantarray.t
37780 ____________________________________________________________________________
37781 [ 6170] By: gsar on 2000/05/31 04:41:33
37782 Log: change#6142 needs tweaks to tests to work where there's no symlink()
37783 (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
37786 ____________________________________________________________________________
37787 [ 6169] By: gsar on 2000/05/31 04:29:49
37788 Log: integrate cfgperl contents into mainline
37790 +> pod/perlmodlib.PL pod/perlnewmod.pod
37791 !> (integrate 42 files)
37792 ____________________________________________________________________________
37793 [ 6168] By: jhi on 2000/05/30 22:53:37
37794 Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
37796 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37797 ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
37798 ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
37799 ! win32/config.bc win32/config.gc win32/config.vc
37800 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37801 ! win32/config_h.PL win32/config_sh.PL
37802 Branch: metaconfig/U/perl
37804 ____________________________________________________________________________
37805 [ 6167] By: jhi on 2000/05/30 22:20:21
37809 ____________________________________________________________________________
37810 [ 6166] By: jhi on 2000/05/30 22:11:51
37811 Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
37812 in case somebody wants to write an extension for more
37813 shadow database interfaces.
37815 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
37816 ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
37817 ! vos/config.def vos/config.h vos/config_h.SH_orig
37818 ! win32/config.bc win32/config.gc win32/config.vc
37819 ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37821 ! U/modified/Myinit.U
37822 Branch: metaconfig/U/perl
37823 + d_getespwnam.U d_getprpwnam.U i_prot.U
37824 ____________________________________________________________________________
37825 [ 6165] By: jhi on 2000/05/30 18:35:34
37826 Log: Integrate with Sarathy.
37829 ____________________________________________________________________________
37830 [ 6164] By: jhi on 2000/05/30 18:30:16
37833 ! Configure config_h.SH
37834 Branch: metaconfig/U/perl
37836 ____________________________________________________________________________
37837 [ 6163] By: gsar on 2000/05/30 03:24:03
37838 Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
37841 ____________________________________________________________________________
37842 [ 6162] By: gsar on 2000/05/30 03:09:38
37843 Log: fix memory leak in method call optimization (change#3768);
37844 made C<eval "$x->foo()"> leak
37847 ____________________________________________________________________________
37848 [ 6161] By: jhi on 2000/05/29 17:56:26
37849 Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
37850 both from Simon Cozens.
37852 + pod/perlmodlib.PL pod/perlnewmod.pod
37853 ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
37854 ! pod/perlmodlib.pod pod/perltoc.pod
37855 ____________________________________________________________________________
37856 [ 6160] By: jhi on 2000/05/29 17:23:55
37857 Log: Changes for the File::Temp 0.08 (change #6159) test suite
37858 to fit better into the Perl distribution test framework.
37860 ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
37861 ! t/lib/ftmp-tempfile.t
37862 ____________________________________________________________________________
37863 [ 6159] By: jhi on 2000/05/29 16:55:36
37864 Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
37866 ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
37867 ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
37868 ____________________________________________________________________________
37869 [ 6158] By: bailey on 2000/05/29 16:22:08
37870 Log: Add fallback to tmpfile for use in cases where user's relying on
37871 ACLs on SYS$SCRATCH to permit file creation. (based on Charles
37874 ! vms/vms.c vms/vmsish.h
37875 ____________________________________________________________________________
37876 [ 6157] By: jhi on 2000/05/29 03:10:36
37877 Log: Regen Configure to jive with #6149.
37881 ! U/modified/Getfile.U
37882 ____________________________________________________________________________
37883 [ 6156] By: jhi on 2000/05/29 03:01:38
37884 Log: Integrate with Sarathy.
37886 +> ext/DynaLoader/dl_mac.xs
37887 !> (integrate 38 files)
37888 ____________________________________________________________________________
37889 [ 6155] By: gsar on 2000/05/28 21:15:58
37890 Log: small bug in change#6144; remove random \xA0 character that snuck
37893 ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
37894 ____________________________________________________________________________
37895 [ 6154] By: gsar on 2000/05/28 21:04:19
37896 Log: avoid type mismatch warning
37899 ____________________________________________________________________________
37900 [ 6153] By: gsar on 2000/05/28 20:58:31
37901 Log: prettier Test::Harness output on failed tests (from Nicholas Clark
37902 <nick@Bagpuss.uk.boo.com>)
37904 ! lib/Test/Harness.pm
37905 ____________________________________________________________________________
37906 [ 6152] By: gsar on 2000/05/28 20:53:42
37907 Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
37910 ____________________________________________________________________________
37911 [ 6151] By: gsar on 2000/05/28 20:50:28
37912 Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
37915 ____________________________________________________________________________
37916 [ 6150] By: gsar on 2000/05/28 20:39:58
37917 Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
37919 ! pod/perlrequick.pod
37920 ____________________________________________________________________________
37921 [ 6149] By: gsar on 2000/05/28 20:35:16
37922 Log: OS/2 tweaks for usethreads build (from Rocco Caputo
37925 ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
37926 ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
37927 ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
37928 ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
37929 ____________________________________________________________________________
37930 [ 6148] By: gsar on 2000/05/28 20:21:07
37931 Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
37933 ! lib/ExtUtils/MM_Unix.pm
37934 ____________________________________________________________________________
37935 [ 6147] By: gsar on 2000/05/28 20:12:41
37936 Log: add a make entry to Config.pm so "perl -V:make" works on VMS
37937 (from Peter Prymmer)
37939 ! vms/subconfigure.com
37940 ____________________________________________________________________________
37941 [ 6146] By: gsar on 2000/05/28 20:06:15
37944 ! lib/warnings.pm warnings.h warnings.pl
37945 ____________________________________________________________________________
37946 [ 6145] By: gsar on 2000/05/28 18:44:33
37947 Log: make xsubpp skip embedded pod (from Matthias Neeracher
37948 <neeri@iis.ee.ethz.ch>)
37950 ! lib/ExtUtils/xsubpp
37951 ____________________________________________________________________________
37952 [ 6144] By: gsar on 2000/05/28 18:42:49
37953 Log: MacOS support, part 2: make AutoSplit use File::Spec instead
37954 of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
37955 <neeri@iis.ee.ethz.ch>)
37958 ____________________________________________________________________________
37959 [ 6143] By: gsar on 2000/05/28 18:41:12
37960 Log: MacOS support, part 1 (from Matthias Neeracher
37961 <neeri@iis.ee.ethz.ch>)
37963 + ext/DynaLoader/dl_mac.xs
37964 ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
37965 ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
37966 ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
37968 ____________________________________________________________________________
37969 [ 6142] By: gsar on 2000/05/28 18:21:51
37970 Log: File::Find fails to chdir when chasing symlinks (from
37971 Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
37973 ! lib/File/Find.pm t/lib/filefind.t
37974 ____________________________________________________________________________
37975 [ 6141] By: jhi on 2000/05/28 14:25:15
37976 Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
37977 forwarded by Peter Seebach from the bsdi-users mailing list.
37978 p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
37981 ____________________________________________________________________________
37982 [ 6140] By: jhi on 2000/05/28 14:11:57
37983 Log: Integrate with Sarathy.
37985 +> (branch 30 files)
37986 !> (integrate 93 files)
37987 ____________________________________________________________________________
37988 [ 6139] By: gsar on 2000/05/28 10:01:48
37989 Log: revise mktables.PL for bugs and newness in Unicode 3.0
37990 (from James Bence <jbence@amgen.com>)
37992 + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
37993 + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
37994 + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
37995 + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
37996 + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
37997 + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
37998 + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
37999 + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
38000 + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
38001 + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
38002 + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
38003 + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
38004 + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
38005 + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
38006 + lib/unicode/Is/SylWU.pl
38007 ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
38008 ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
38009 ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
38010 ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
38011 ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
38012 ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
38013 ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
38014 ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
38015 ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
38016 ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
38017 ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
38018 ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
38019 ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
38020 ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
38021 ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
38022 ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
38023 ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
38024 ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
38025 ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
38026 ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
38027 ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
38028 ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
38029 ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
38030 ! lib/unicode/Makefile lib/unicode/mktables.PL
38031 ____________________________________________________________________________
38032 [ 6138] By: gsar on 2000/05/28 08:50:32
38033 Log: add note about the handling of negative indices to tied arrays
38034 (from Michael G Schwern <schwern@pobox.com>)
38037 ____________________________________________________________________________
38038 [ 6137] By: gsar on 2000/05/28 08:46:10
38039 Log: fix bogus redeclaration warning for "our" variables in different
38042 ! op.c t/pragma/strict-vars
38043 ____________________________________________________________________________
38044 [ 6136] By: gsar on 2000/05/28 08:31:20
38045 Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
38047 ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
38048 ____________________________________________________________________________
38049 [ 6135] By: gsar on 2000/05/28 08:17:50
38050 Log: enable Test::Harness to dynamically determine column width etc.
38051 (from Rob Napier <rnapier@employees.org>)
38053 ! lib/Test/Harness.pm
38054 ____________________________________________________________________________
38055 [ 6134] By: gsar on 2000/05/28 08:13:39
38056 Log: make Test::Harness use wait.h/WCOREDUMP if available
38057 (from Ben Tilly <ben_tilly@hotmail.com>)
38059 ! lib/Test/Harness.pm
38060 ____________________________________________________________________________
38061 [ 6133] By: gsar on 2000/05/28 08:08:05
38062 Log: elide bogus test in change#6132
38064 ! t/pragma/warn/9enabled
38065 ____________________________________________________________________________
38066 [ 6132] By: gsar on 2000/05/28 08:03:14
38067 Log: warnings::enabled() doesn't fall back to looking at $^W if
38068 caller isn't using lexical warnings (from Paul Marquess)
38070 ! pp_ctl.c t/pragma/warn/9enabled
38071 ____________________________________________________________________________
38072 [ 6131] By: gsar on 2000/05/28 07:57:47
38073 Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
38075 ! ext/POSIX/POSIX.pm
38076 ____________________________________________________________________________
38077 [ 6130] By: gsar on 2000/05/28 07:29:12
38078 Log: fix places that mean C<"word" character> but say C<alphanumeric
38081 ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
38082 ____________________________________________________________________________
38083 [ 6129] By: gsar on 2000/05/28 07:18:41
38084 Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
38087 ____________________________________________________________________________
38088 [ 6128] By: gsar on 2000/05/28 07:12:55
38089 Log: new perlxstut example for passing/returning refs to arrays
38090 (from David Lowe <dlowe@pootpoot.com>)
38092 ! pod/perlxstut.pod
38093 ____________________________________________________________________________
38094 [ 6127] By: gsar on 2000/05/28 07:02:50
38095 Log: call_method(...,G_EVAL) can longjmp() out if the method probing
38096 failed (from Gisle Aas)
38099 ____________________________________________________________________________
38100 [ 6126] By: gsar on 2000/05/28 06:39:53
38101 Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
38102 (reworked variant of patch suggested by Simon Cozens)
38104 ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
38105 ! pp_hot.c proto.h t/op/gv.t
38106 ____________________________________________________________________________
38107 [ 6125] By: gsar on 2000/05/28 05:14:55
38108 Log: enable propagating exception objects via Perl_croak() in XS code
38112 ____________________________________________________________________________
38113 [ 6124] By: gsar on 2000/05/28 05:07:28
38114 Log: integrate vmsperl contents into mainline
38116 !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
38117 !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
38119 ____________________________________________________________________________
38120 [ 6123] By: gsar on 2000/05/28 05:03:53
38121 Log: clarify gotcha with #line directives (from Rocco Caputo
38124 ! pod/perldebug.pod pod/perlsyn.pod
38125 ____________________________________________________________________________
38126 [ 6122] By: gsar on 2000/05/28 04:58:29
38127 Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
38128 (from Mark-Jason Dominus)
38130 ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
38131 ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
38132 ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
38134 ____________________________________________________________________________
38135 [ 6121] By: bailey on 2000/05/25 04:46:54
38136 Log: Allow eliminate_macros() and fixpath() to handle space-delimited
38137 lists (based on fixes by Craig Berry)
38139 ! lib/File/Spec/VMS.pm
38140 ____________________________________________________________________________
38141 [ 6120] By: bailey on 2000/05/25 04:25:38
38142 Log: Add missing escape (Charles Lane)
38144 ! t/op/lex_assign.t
38145 ____________________________________________________________________________
38146 [ 6119] By: bailey on 2000/05/25 04:21:25
38147 Log: Quiet error messages in vmsish.t (Charles Lane)
38150 ____________________________________________________________________________
38151 [ 6118] By: bailey on 2000/05/25 04:17:57
38152 Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
38153 Flatten case labels in switch statements uniformly (Charles Bailey)
38156 ____________________________________________________________________________
38157 [ 6117] By: bailey on 2000/05/25 03:58:09
38158 Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
38161 ____________________________________________________________________________
38162 [ 6116] By: bailey on 2000/05/25 03:11:15
38163 Log: Miscellaneous cosmetic fixes (Charles Lane)
38165 ! lib/ExtUtils/MM_VMS.pm
38166 ____________________________________________________________________________
38167 [ 6115] By: bailey on 2000/05/25 03:10:36
38168 Log: Add bounds checking for several strings (Charles Lane)
38171 ____________________________________________________________________________
38172 [ 6114] By: bailey on 2000/05/25 02:25:34
38173 Log: Urk -- undo previous removal of vmsish 'exit' change
38175 ! vms/ext/vmsish.pm vms/vmsish.h
38176 ____________________________________________________________________________
38177 [ 6113] By: bailey on 2000/05/24 02:24:40
38178 Log: Ugly workaround for version-specific RTL error
38181 ____________________________________________________________________________
38182 [ 6112] By: bailey on 2000/05/24 02:19:55
38183 Log: Check for existence of file before trying to delete
38186 ____________________________________________________________________________
38187 [ 6111] By: bailey on 2000/05/23 23:35:13
38188 Log: Resync with mainline prior to post-5.6.0 updates
38190 +> (branch 49 files)
38191 - t/lib/thread.t t/op/64bit.t t/op/nothread.t
38192 ! vms/ext/vmsish.pm
38193 !> (integrate 334 files)
38194 ____________________________________________________________________________
38195 [ 6110] By: jhi on 2000/05/23 19:28:32
38199 ____________________________________________________________________________
38200 [ 6109] By: jhi on 2000/05/18 17:38:54
38201 Log: Integrate with Sarathy.
38203 !> mg.c perl.h win32/perlhost.h
38204 ____________________________________________________________________________
38205 [ 6108] By: gsar on 2000/05/17 02:24:56
38206 Log: reenable fake signal handling on Windows, bugs and all
38208 ! mg.c perl.h win32/perlhost.h
38209 ____________________________________________________________________________
38210 [ 6107] By: jhi on 2000/05/15 18:01:41
38211 Log: Tweak the todo list.
38214 ____________________________________________________________________________
38215 [ 6106] By: jhi on 2000/05/15 13:41:48
38216 Log: The (Configure) script refuses to go on, after asking for
38217 'You may also choose to try maximal 64-bitness....'.
38218 If answer is yes the script can't find the 'workshoplibpth.cbu' file.
38220 p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de>
38222 ! hints/solaris_2.sh
38223 ____________________________________________________________________________
38224 [ 6105] By: jhi on 2000/05/11 14:37:43
38225 Log: Integrate with Sarathy.
38227 !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
38228 !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
38229 ____________________________________________________________________________
38230 [ 6104] By: gsar on 2000/05/11 03:39:07
38231 Log: PL_sys_intern was being initialized too late on windows
38233 ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
38234 ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
38235 ____________________________________________________________________________
38236 [ 6103] By: jhi on 2000/05/09 19:42:20
38237 Log: Test tweaking for Unicos continues.
38240 ____________________________________________________________________________
38241 [ 6102] By: jhi on 2000/05/09 16:47:27
38242 Log: The test suite tweak in #6101 wasn't quite right.
38245 ____________________________________________________________________________
38246 [ 6101] By: jhi on 2000/05/09 15:35:34
38247 Log: Hints and test tweaks for Unicos.
38249 ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
38250 ____________________________________________________________________________
38251 [ 6100] By: jhi on 2000/05/08 21:15:06
38252 Log: More compilation tweakery from Allen Smith.
38255 ____________________________________________________________________________
38256 [ 6099] By: jhi on 2000/05/08 19:21:18
38257 Log: Tweaks for the cc bugs from Allen Smith.
38260 ____________________________________________________________________________
38261 [ 6098] By: jhi on 2000/05/08 19:13:37
38262 Log: Add a note about other, yet unsupported, shadow password APIs.
38265 ____________________________________________________________________________
38266 [ 6097] By: jhi on 2000/05/08 18:46:34
38267 Log: Add a note about possible compilation problems from Allen Smith.
38270 ____________________________________________________________________________
38271 [ 6096] By: jhi on 2000/05/08 17:33:10
38272 Log: Integrate with Sarathy.
38274 !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
38275 !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
38276 ____________________________________________________________________________
38277 [ 6095] By: jhi on 2000/05/08 16:21:33
38278 Log: Introduce NV_PRESERVED_BITS. Not yet used anywhere but
38279 might be useful in future.
38281 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38284 ! U/installdirs/inc_version_list.U
38285 Branch: metaconfig/U/perl
38287 ____________________________________________________________________________
38288 [ 6094] By: gsar on 2000/05/08 14:22:22
38289 Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
38291 ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
38292 ! hints/cygwin.sh pp_sys.c
38293 ____________________________________________________________________________
38294 [ 6093] By: gsar on 2000/05/08 12:52:28
38295 Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
38296 undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
38298 ! pp_sys.c sv.c win32/perlhost.h
38299 ____________________________________________________________________________
38300 [ 6092] By: jhi on 2000/05/07 22:40:34
38301 Log: Regen perltoc with the fixed buildtoc.
38304 ____________________________________________________________________________
38305 [ 6091] By: jhi on 2000/05/07 22:24:16
38306 Log: Integrate with Sarathy.
38308 !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
38309 !> t/op/substr.t toke.c
38310 ____________________________________________________________________________
38311 [ 6090] By: gsar on 2000/05/07 19:47:07
38312 Log: concat doesn't preserve utf8-ness, and doesn't invalidate
38313 [NI]OK; added tests for both
38315 ! perl.c pp_hot.c sv.c t/op/substr.t
38316 ____________________________________________________________________________
38317 [ 6089] By: gsar on 2000/05/07 18:18:38
38318 Log: buildtoc tweak to fix newline lossage
38321 ____________________________________________________________________________
38322 [ 6088] By: jhi on 2000/05/07 16:35:36
38323 Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
38324 because we do not use those. The HAS_GETSPNAM remains,
38325 though, because we still do use that.
38327 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38328 ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
38329 ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
38330 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
38331 ! win32/config.vc win32/config_H.bc win32/config_H.gc
38332 ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
38333 ____________________________________________________________________________
38334 [ 6087] By: gsar on 2000/05/07 16:05:16
38335 Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
38337 ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
38338 ____________________________________________________________________________
38339 [ 6086] By: jhi on 2000/05/07 15:27:07
38340 Log: Integrate with Sarathy.
38342 +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
38343 +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
38344 !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
38345 !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
38346 !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
38347 !> utils/perlbug.PL vms/vms.c vms/vmsish.h
38348 ____________________________________________________________________________
38349 [ 6085] By: gsar on 2000/05/07 05:52:02
38350 Log: repeat operator (x) doesn't preserve utf8-ness
38352 ! pp.c t/op/substr.t
38353 ____________________________________________________________________________
38354 [ 6084] By: gsar on 2000/05/07 05:39:55
38355 Log: substr() does not preserve utf8-ness (from Stefan Eissing
38356 <Eissing@medicaldataservice.de>); added tests
38358 ! pp.c t/op/substr.t
38359 ____________________________________________________________________________
38360 [ 6083] By: gsar on 2000/05/07 05:24:46
38361 Log: note about undocumented caller() return value (from M.J.T. Guy);
38362 yet another peek.t tweak
38364 ! pod/perlfunc.pod t/lib/peek.t
38365 ____________________________________________________________________________
38366 [ 6082] By: gsar on 2000/05/07 05:08:40
38367 Log: peek.t non-portable to ithreads
38370 ____________________________________________________________________________
38371 [ 6081] By: gsar on 2000/05/07 04:17:04
38372 Log: better default perlbug categories for ok reports (from Richard Foley)
38375 ____________________________________________________________________________
38376 [ 6080] By: gsar on 2000/05/07 04:08:07
38377 Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
38378 (from Tim Jenness <t.jenness@jach.hawaii.edu>)
38380 + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
38381 + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
38382 ! AUTHORS MAINTAIN MANIFEST
38383 ____________________________________________________________________________
38384 [ 6079] By: gsar on 2000/05/07 04:01:38
38385 Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
38387 ! lib/Carp/Heavy.pm
38388 ____________________________________________________________________________
38389 [ 6078] By: gsar on 2000/05/07 01:24:19
38390 Log: workaround for CRT bug in chdir() (from Charles Lane, via
38393 ! iperlsys.h vms/vms.c vms/vmsish.h
38394 ____________________________________________________________________________
38395 [ 6077] By: gsar on 2000/05/07 01:22:23
38396 Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
38399 ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
38400 ____________________________________________________________________________
38401 [ 6076] By: gsar on 2000/05/06 17:36:29
38402 Log: integrate cfgperl contents into mainline
38405 !> Configure MANIFEST Porting/Glossary Porting/config.sh
38406 !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
38407 !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
38408 !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
38409 ____________________________________________________________________________
38410 [ 6075] By: jhi on 2000/05/05 18:56:10
38411 Log: Make the test more portable.
38414 ____________________________________________________________________________
38415 [ 6074] By: jhi on 2000/05/05 18:49:20
38416 Log: Introduce t/lib/peek.t.
38420 ____________________________________________________________________________
38421 [ 6073] By: jhi on 2000/05/05 14:30:45
38422 Log: Complex tweaks.
38424 ! lib/Math/Complex.pm t/lib/complex.t
38425 ____________________________________________________________________________
38426 [ 6072] By: jhi on 2000/05/05 12:27:13
38427 Log: Integrate with Sarathy.
38429 !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
38430 !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
38431 !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
38432 !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
38433 ____________________________________________________________________________
38434 [ 6071] By: gsar on 2000/05/05 02:24:46
38435 Log: misformatted perllocal.pod (from Tim Jenness
38436 <t.jenness@jach.hawaii.edu>)
38438 ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
38439 ____________________________________________________________________________
38440 [ 6070] By: gsar on 2000/05/05 02:16:52
38441 Log: remove misleading comment (from M.J.T. Guy)
38444 ____________________________________________________________________________
38445 [ 6069] By: gsar on 2000/05/05 02:15:13
38446 Log: File::Spec compatibility update (from Barrie Slaymaker
38447 <barries@slaysys.com>)
38449 ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
38450 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
38451 ____________________________________________________________________________
38452 [ 6068] By: gsar on 2000/05/05 02:01:50
38453 Log: note about values()
38456 ____________________________________________________________________________
38457 [ 6067] By: gsar on 2000/05/05 01:33:09
38458 Log: replace direct call to sighandler() with (*PL_sighandlerp)()
38461 ____________________________________________________________________________
38462 [ 6066] By: gsar on 2000/05/05 01:23:43
38466 ____________________________________________________________________________
38467 [ 6065] By: jhi on 2000/05/04 17:30:22
38468 Log: Integrate with Sarathy.
38470 !> pp_sys.c sv.c t/pragma/utf8.t toke.c
38471 ____________________________________________________________________________
38472 [ 6064] By: gsar on 2000/05/04 17:26:14
38473 Log: change#5905 wasn't quite right--it's intent only applies when arguments
38474 to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
38477 ____________________________________________________________________________
38478 [ 6063] By: gsar on 2000/05/04 16:52:29
38479 Log: tokeq() could read unallocated field in argument
38482 ____________________________________________________________________________
38483 [ 6062] By: gsar on 2000/05/04 16:34:51
38484 Log: additional tests for utf8.t
38487 ____________________________________________________________________________
38488 [ 6061] By: gsar on 2000/05/04 16:09:28
38489 Log: change#5921 neglected to make eq honor "use bytes"
38492 ____________________________________________________________________________
38493 [ 6060] By: jhi on 2000/05/04 15:30:16
38494 Log: Integrate with Sarathy.
38496 !> perl.c regcomp.c t/pragma/utf8.t
38497 ____________________________________________________________________________
38498 [ 6059] By: jhi on 2000/05/04 15:26:37
38499 Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
38500 in natively 64-bit platforms where a long is a quad (no need
38501 for long longs). Also added bias for IVs.
38504 ____________________________________________________________________________
38505 [ 6058] By: gsar on 2000/05/04 00:19:14
38506 Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
38507 (spotted by Donald Kinzer <dkinzer@premia.com>)
38510 ____________________________________________________________________________
38511 [ 6057] By: gsar on 2000/05/03 18:34:01
38512 Log: fix broken parsing of /\x{ab}/
38514 ! regcomp.c t/pragma/utf8.t
38515 ____________________________________________________________________________
38516 [ 6056] By: jhi on 2000/05/03 17:57:16
38517 Log: The search of infinity continues, this time simplified.
38519 ! lib/Math/Complex.pm
38520 ____________________________________________________________________________
38521 [ 6055] By: jhi on 2000/05/03 17:45:30
38525 ____________________________________________________________________________
38526 [ 6054] By: jhi on 2000/05/02 22:28:27
38527 Log: Be more forgiving in POSIX about HUGE_VALL.
38529 ! ext/POSIX/POSIX.xs
38530 ____________________________________________________________________________
38531 [ 6053] By: jhi on 2000/05/02 22:25:05
38532 Log: Integrate with Sarathy.
38534 !> hints/irix_6.sh pod/perlop.pod
38535 ____________________________________________________________________________
38536 [ 6052] By: jhi on 2000/05/02 22:24:31
38537 Log: Unicos hint tweak.
38540 ____________________________________________________________________________
38541 [ 6051] By: jhi on 2000/05/02 22:21:26
38542 Log: Complex tweakery.
38544 ! lib/Math/Complex.pm t/lib/complex.t
38545 ____________________________________________________________________________
38546 [ 6050] By: jhi on 2000/05/02 19:26:22
38547 Log: Use setxxent()/endxxent().
38549 ! t/op/grent.t t/op/pwent.t
38550 ____________________________________________________________________________
38551 [ 6049] By: jhi on 2000/05/02 19:06:02
38552 Log: Test both the scalar and list contexts.
38554 ! t/op/grent.t t/op/pwent.t
38555 ____________________________________________________________________________
38556 [ 6048] By: gsar on 2000/05/02 18:29:10
38557 Log: add note about how $( doesn't interpolate in REs (from
38558 Philip Newton <newton@ficus.frogspace.net>)
38561 ____________________________________________________________________________
38562 [ 6047] By: jhi on 2000/05/02 17:41:24
38563 Log: Call getspnam() only iff needd.
38566 ____________________________________________________________________________
38567 [ 6046] By: gsar on 2000/05/02 17:07:25
38568 Log: libscheck has insufficient checks for n32 libs (from
38569 Albert Chin-A-Young <china@thewrittenword.com>)
38572 ____________________________________________________________________________
38573 [ 6045] By: jhi on 2000/05/02 13:57:17
38574 Log: Integrate with Sarathy.
38576 !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
38577 !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
38578 ____________________________________________________________________________
38579 [ 6044] By: gsar on 2000/05/02 06:48:19
38580 Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
38581 such that underscores are only ignored in literal numbers,
38582 "\x{...}", and hex/oct argument
38584 ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
38585 ____________________________________________________________________________
38586 [ 6043] By: gsar on 2000/05/02 02:22:29
38587 Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
38589 ! pod/perlretut.pod
38590 ____________________________________________________________________________
38591 [ 6042] By: gsar on 2000/05/02 02:17:51
38592 Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
38595 ____________________________________________________________________________
38596 [ 6041] By: gsar on 2000/05/02 01:53:51
38597 Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
38601 ____________________________________________________________________________
38602 [ 6040] By: gsar on 2000/05/02 01:51:57
38603 Log: missing files in MANIFEST
38606 ____________________________________________________________________________
38607 [ 6039] By: jhi on 2000/05/02 00:36:46
38608 Log: Infinite problems.
38610 ! lib/Math/Complex.pm
38611 ____________________________________________________________________________
38612 [ 6038] By: jhi on 2000/05/02 00:06:38
38613 Log: pwent/spent #ifdef imbalance.
38616 ____________________________________________________________________________
38617 [ 6037] By: jhi on 2000/05/01 22:50:11
38618 Log: Use HUGE_VALL if applicable.
38620 ! ext/POSIX/POSIX.xs util.c
38621 ____________________________________________________________________________
38622 [ 6036] By: jhi on 2000/05/01 22:20:53
38623 Log: Correct Freudian slip.
38626 ____________________________________________________________________________
38627 [ 6035] By: jhi on 2000/05/01 21:07:38
38628 Log: Continue on the pwent/spent case.
38631 ____________________________________________________________________________
38632 [ 6034] By: jhi on 2000/05/01 17:45:14
38633 Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
38634 adjustments in 6032 conflicted badly with this, will have
38635 to revisit them later.
38637 +> lib/CGI/Util.pm t/lib/cgi-pretty.t
38638 !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
38639 !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
38640 !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
38641 !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
38642 !> t/lib/cgi-html.t t/lib/cgi-request.t
38643 ____________________________________________________________________________
38644 [ 6033] By: jhi on 2000/05/01 17:40:49
38645 Log: Rewrite the pwent/spent logic to be a little bit more clearer.
38648 ____________________________________________________________________________
38649 [ 6032] By: gsar on 2000/05/01 15:56:32
38650 Log: whitespace adjustments
38653 ____________________________________________________________________________
38654 [ 6031] By: gsar on 2000/05/01 15:19:41
38655 Log: small nits in diagnostics.pm (from Robin Barker)
38657 ! lib/diagnostics.pm pod/perldiag.pod
38658 ____________________________________________________________________________
38659 [ 6030] By: gsar on 2000/05/01 08:39:18
38660 Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
38661 for @- and @+ (from Johan Vromans)
38663 ! lib/English.pm pod/perlvar.pod
38664 ____________________________________________________________________________
38665 [ 6029] By: gsar on 2000/05/01 08:16:10
38666 Log: add CGI.pm v2.66 (from Lincoln Stein)
38668 + lib/CGI/Util.pm t/lib/cgi-pretty.t
38669 ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
38670 ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
38671 ! t/lib/cgi-html.t t/lib/cgi-request.t
38672 ____________________________________________________________________________
38673 [ 6028] By: gsar on 2000/05/01 06:34:41
38674 Log: Pod::Man generates groff-incompatible macro definition (from
38678 ____________________________________________________________________________
38679 [ 6027] By: gsar on 2000/05/01 06:31:36
38680 Log: podlators-1.02 update (from Russ Allbery)
38682 ! lib/Pod/Man.pm lib/Pod/Text.pm
38683 ____________________________________________________________________________
38684 [ 6026] By: jhi on 2000/04/30 23:24:23
38685 Log: Integrate with Sarathy.
38687 !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
38688 !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
38689 !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
38690 !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
38691 !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
38692 !> t/lib/syslog.t toke.c win32/win32.h
38693 ____________________________________________________________________________
38694 [ 6025] By: gsar on 2000/04/30 18:17:47
38695 Log: Is{Alnum,Alpha,Word} don't match titlecase
38697 TODO: IsSpace is defined recursively!
38699 (both spotted by Larry)
38701 ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
38702 ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
38703 ____________________________________________________________________________
38704 [ 6024] By: gsar on 2000/04/30 17:50:19
38705 Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
38706 (from Hugo van der Sanden)
38709 ____________________________________________________________________________
38710 [ 6023] By: gsar on 2000/04/30 17:14:43
38711 Log: debugger stomps on $. (from M.J.T. Guy)
38714 ____________________________________________________________________________
38715 [ 6022] By: gsar on 2000/04/30 16:59:22
38716 Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
38719 ____________________________________________________________________________
38720 [ 6021] By: gsar on 2000/04/29 21:00:08
38721 Log: remove Win2K issue in pod (fixed by change#6020)
38723 ! README.win32 pod/perl56delta.pod
38724 ____________________________________________________________________________
38725 [ 6020] By: gsar on 2000/04/29 20:51:49
38729 ____________________________________________________________________________
38730 [ 6019] By: gsar on 2000/04/29 20:34:27
38731 Log: windows portability tweaks
38733 ! t/lib/b.t win32/win32.h
38734 ____________________________________________________________________________
38735 [ 6018] By: gsar on 2000/04/29 19:55:24
38736 Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
38737 make _PATH_LOG() return "" if unavailable
38739 ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
38740 ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
38741 ____________________________________________________________________________
38742 [ 6017] By: jhi on 2000/04/28 22:49:46
38743 Log: Integrate with Sarathy.
38745 !> op.c perl.c pod/perldiag.pod t/lib/b.t
38746 ____________________________________________________________________________
38747 [ 6016] By: jhi on 2000/04/28 22:46:14
38748 Log: Do not warn that an infinity does not look like a number.
38751 ____________________________________________________________________________
38752 [ 6015] By: gsar on 2000/04/28 22:35:49
38753 Log: tweak test for portability
38756 ____________________________________________________________________________
38757 [ 6014] By: gsar on 2000/04/28 22:05:31
38758 Log: glob() loading File::Glob behind the scenes may cause syntax errors
38761 ____________________________________________________________________________
38762 [ 6013] By: gsar on 2000/04/28 21:25:22
38763 Log: tweak change#5945 to display correct switch name in diagnostic
38765 ! perl.c pod/perldiag.pod
38766 ____________________________________________________________________________
38767 [ 6012] By: jhi on 2000/04/28 21:08:12
38768 Log: Integrate with Sarathy.
38770 !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
38771 !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
38772 !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
38773 ____________________________________________________________________________
38774 [ 6011] By: jhi on 2000/04/28 21:04:46
38775 Log: &HUGE_VAL is not defined, it exists.
38777 ! lib/Math/Complex.pm
38778 ____________________________________________________________________________
38779 [ 6010] By: gsar on 2000/04/28 21:02:58
38780 Log: clarify note about shadow password support (from
38781 gellyfish@gellyfish.com)
38784 ____________________________________________________________________________
38785 [ 6009] By: gsar on 2000/04/28 21:00:00
38786 Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
38788 ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
38789 ____________________________________________________________________________
38790 [ 6008] By: gsar on 2000/04/28 20:56:33
38791 Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
38793 ! installperl vms/subconfigure.com
38794 ____________________________________________________________________________
38795 [ 6007] By: gsar on 2000/04/28 20:51:21
38796 Log: note about compile failures and END blocks (from M.J.T. Guy)
38798 ! pod/perl56delta.pod pod/perlmod.pod
38799 ____________________________________________________________________________
38800 [ 6006] By: jhi on 2000/04/28 20:42:14
38801 Log: Regen Configure.
38803 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38805 ____________________________________________________________________________
38806 [ 6005] By: gsar on 2000/04/28 20:41:16
38807 Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
38810 ____________________________________________________________________________
38811 [ 6004] By: jhi on 2000/04/28 20:28:21
38812 Log: Integrate with Sarathy.
38814 !> Configure INSTALL Porting/Glossary Porting/config.sh
38815 !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
38816 !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
38817 !> vos/config_h.SH_orig win32/config.bc win32/config.gc
38818 !> win32/config.vc win32/win32.c
38819 ____________________________________________________________________________
38820 [ 6003] By: gsar on 2000/04/28 20:11:20
38821 Log: allow REG_EXPAND_SZ keys in Windows registry (from
38822 John Clayton <John.Clayton@barclayscapital.com>)
38825 ____________________________________________________________________________
38826 [ 6002] By: gsar on 2000/04/28 19:34:16
38827 Log: destructive sv_setsv() can lose UV-ness from source, causing
38828 numeric promotions/comparisons to fail to do the right thing
38831 ____________________________________________________________________________
38832 [ 6001] By: gsar on 2000/04/28 18:44:15
38833 Log: support additional library locations via $Config{otherlibdirs}
38834 (from Andy Dougherty)
38836 ! Configure INSTALL Porting/Glossary Porting/config.sh
38837 ! Porting/config_H config_h.SH epoc/config.sh perl.c
38838 ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
38839 ! win32/config.bc win32/config.gc win32/config.vc
38840 ____________________________________________________________________________
38841 [ 6000] By: gsar on 2000/04/28 18:26:58
38842 Log: reworked otherlibdirs.U (from Andy Dougherty)
38844 ! U/installdirs/otherlibdirs.U
38845 ____________________________________________________________________________
38846 [ 5999] By: gsar on 2000/04/28 18:17:07
38847 Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
38849 ! t/pragma/warn/toke toke.c
38850 ____________________________________________________________________________
38851 [ 5998] By: jhi on 2000/04/28 13:32:17
38852 Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
38854 ! lib/Math/Complex.pm
38855 ____________________________________________________________________________
38856 [ 5997] By: jhi on 2000/04/28 13:14:04
38859 ! lib/Math/Complex.pm
38860 ____________________________________________________________________________
38861 [ 5996] By: jhi on 2000/04/28 12:59:23
38862 Log: Integrate with Sarathy.
38864 +> pod/perlrequick.pod pod/perlretut.pod
38865 !> (integrate 51 files)
38866 ____________________________________________________________________________
38867 [ 5995] By: gsar on 2000/04/28 09:37:36
38868 Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
38870 ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
38871 ____________________________________________________________________________
38872 [ 5994] By: gsar on 2000/04/28 09:33:26
38873 Log: fix for missed accounting for null byte in pack("Z",...) (from
38877 ____________________________________________________________________________
38878 [ 5993] By: gsar on 2000/04/28 09:30:05
38879 Log: various minor tweaks seen on p5p
38881 ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
38882 ____________________________________________________________________________
38883 [ 5992] By: gsar on 2000/04/28 09:08:19
38884 Log: pod nit (from Simon Cozens)
38887 ____________________________________________________________________________
38888 [ 5991] By: gsar on 2000/04/28 09:06:36
38889 Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
38891 ! README.posix-bc hints/posix-bc.sh
38892 ____________________________________________________________________________
38893 [ 5990] By: gsar on 2000/04/28 08:54:52
38894 Log: use $ENV{LIB} to search for libs under Visual C compiler
38895 on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
38897 ! lib/ExtUtils/Liblist.pm
38898 ____________________________________________________________________________
38899 [ 5989] By: gsar on 2000/04/28 08:27:12
38900 Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
38901 itself and no other (from Tom Hughes)
38903 ! t/op/array.t toke.c
38904 ____________________________________________________________________________
38905 [ 5988] By: gsar on 2000/04/28 08:01:38
38906 Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
38907 <paul@miraclefish.com>)
38909 ! lib/ExtUtils/MakeMaker.pm
38910 ____________________________________________________________________________
38911 [ 5987] By: gsar on 2000/04/28 07:53:09
38912 Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
38914 ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
38915 ____________________________________________________________________________
38916 [ 5986] By: gsar on 2000/04/28 07:44:17
38917 Log: add regular expressions tutorial and quick-start guide (from
38918 Mark Kvale <kvale@phy.ucsf.edu>)
38920 + pod/perlrequick.pod pod/perlretut.pod
38921 ! AUTHORS MAINTAIN MANIFEST
38922 ____________________________________________________________________________
38923 [ 5985] By: gsar on 2000/04/28 07:30:28
38924 Log: forked child may not exit correctly if it failed to open
38925 /dev/console (from Graham Barr)
38927 ! ext/Sys/Syslog/Syslog.pm
38928 ____________________________________________________________________________
38929 [ 5984] By: gsar on 2000/04/28 07:27:20
38930 Log: attributes::reftype() doesn't work on tied argument
38933 ____________________________________________________________________________
38934 [ 5983] By: gsar on 2000/04/28 07:15:04
38935 Log: numeric conversion of non-number in change#3378 tramples on
38936 OOK offset, causing segfaults
38939 ____________________________________________________________________________
38940 [ 5982] By: gsar on 2000/04/28 04:48:25
38941 Log: avoid error in IO::Socket::INET when given an unknown service name
38942 with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
38944 ! ext/IO/lib/IO/Socket/INET.pm
38945 ____________________________________________________________________________
38946 [ 5981] By: gsar on 2000/04/28 04:31:31
38947 Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
38948 prototype mismatch with CORE::glob(); update pod and tests to
38949 suit (File::Glob::glob() is still available for backward
38950 compatibility, but should be considered deprecated)
38952 ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
38953 ! t/lib/glob-taint.t
38954 ____________________________________________________________________________
38955 [ 5980] By: gsar on 2000/04/28 03:47:29
38956 Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
38959 ! U/modified/Options.U
38962 ____________________________________________________________________________
38963 [ 5979] By: gsar on 2000/04/28 03:07:54
38964 Log: under useithreads, constant pad entries could inadvertantly be
38965 shared across threads (from Eric Blood <eblood@xmission.com>);
38966 added Eric's test case to testsuite
38969 ____________________________________________________________________________
38970 [ 5978] By: gsar on 2000/04/27 21:13:00
38971 Log: sync version numbers in File::Spec with the ones on CPAN
38972 (from Barrie Slaymaker)
38974 ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
38975 ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
38976 ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
38977 ____________________________________________________________________________
38978 [ 5977] By: gsar on 2000/04/27 21:07:29
38979 Log: autoquote barewords followed by newline and arrow properly
38980 (variant of fix suggested by Rick Delaney and M.J.T. Guy)
38982 ! t/pragma/warn/toke toke.c
38983 ____________________________________________________________________________
38984 [ 5976] By: gsar on 2000/04/27 20:41:20
38985 Log: DB_File v1.73 update (from Paul Marquess)
38987 ! ext/DB_File/Changes ext/DB_File/DB_File.pm
38988 ! ext/DB_File/DB_File.xs ext/DB_File/version.c
38989 ____________________________________________________________________________
38990 [ 5975] By: gsar on 2000/04/27 20:34:24
38991 Log: allow sort() reentrancy (variant of patch suggested by
38992 Hugo van der Sanden)
38994 ! pp_ctl.c t/op/sort.t
38995 ____________________________________________________________________________
38996 [ 5974] By: gsar on 2000/04/27 19:46:57
38997 Log: change#4197 somehow missed initializing PL_errors, meaning
38998 sytax error queueing wasn't working outside eval"" at all;
38999 also fixed eval"" to localize PL_error_count, so that compile-time
39000 eval's don't clobber the error state of the outer context
39002 ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
39003 ! t/pragma/warn/toke
39004 ____________________________________________________________________________
39005 [ 5973] By: gsar on 2000/04/27 18:29:05
39006 Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
39008 ! regcomp.c regexec.c t/op/re_tests
39009 ____________________________________________________________________________
39010 [ 5972] By: jhi on 2000/04/27 18:22:41
39011 Log: Integrate with Sarathy.
39013 +> t/lib/b.t t/lib/syslog.t
39014 !> (integrate 31 files)
39015 ____________________________________________________________________________
39016 [ 5971] By: jhi on 2000/04/27 18:18:46
39017 Log: Unicos tweaks from Mark P. Lutz.
39019 ! hints/unicos.sh lib/Math/Complex.pm
39020 ____________________________________________________________________________
39021 [ 5970] By: gsar on 2000/04/27 18:05:11
39022 Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
39025 ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
39026 ____________________________________________________________________________
39027 [ 5969] By: gsar on 2000/04/27 17:50:56
39028 Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
39031 ! MANIFEST ext/Sys/Syslog/Syslog.pm
39032 ____________________________________________________________________________
39033 [ 5968] By: gsar on 2000/04/27 17:44:49
39034 Log: tolerate spaces in group names in test on solaris (from David Boyce
39038 ____________________________________________________________________________
39039 [ 5967] By: gsar on 2000/04/27 17:41:22
39040 Log: improved docs on the warn_uninit diagnostic (from David Glasser
39044 ____________________________________________________________________________
39045 [ 5966] By: gsar on 2000/04/27 16:54:58
39046 Log: add testsuite for B backends, fix bug in B::Deparse (from
39047 Simon Cozens <simon@brecon.co.uk>)
39050 ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
39051 ____________________________________________________________________________
39052 [ 5965] By: gsar on 2000/04/27 16:10:37
39053 Log: avoid "will not stay shared" warnings for our variables (from
39056 ! op.c t/pragma/warn/op
39057 ____________________________________________________________________________
39058 [ 5964] By: gsar on 2000/04/27 07:05:05
39059 Log: reformat to 72 columns (again)
39062 ____________________________________________________________________________
39063 [ 5963] By: gsar on 2000/04/27 06:28:31
39064 Log: patch from Larry to make (\&) prototype work; added tests for
39067 ! op.c t/comp/proto.t
39068 ____________________________________________________________________________
39069 [ 5962] By: gsar on 2000/04/27 06:15:47
39070 Log: updated README.hpux (from Jeff Okamoto)
39073 ____________________________________________________________________________
39074 [ 5961] By: gsar on 2000/04/27 05:55:03
39075 Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
39077 ! emacs/cperl-mode.el
39078 ____________________________________________________________________________
39079 [ 5960] By: gsar on 2000/04/27 05:49:26
39080 Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
39083 ____________________________________________________________________________
39084 [ 5959] By: gsar on 2000/04/27 05:33:41
39085 Log: doubled words in pods (from Simon Cozens
39086 <simon.p.cozens@jp.pwcglobal.com>)
39088 ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
39089 ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
39090 ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
39091 ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
39092 ! pod/perltootc.pod
39093 ____________________________________________________________________________
39094 [ 5958] By: gsar on 2000/04/27 05:11:39
39095 Log: change#3569 deleted some essential code, revert; avoid use of
39096 atexit() to make DynaLoader work properly on AIX under mod_perl
39097 (from Jens-Uwe Mager <jum@helios.de>)
39099 ! ext/DynaLoader/dl_aix.xs
39100 ____________________________________________________________________________
39101 [ 5957] By: gsar on 2000/04/27 04:54:51
39102 Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
39105 ____________________________________________________________________________
39106 [ 5956] By: gsar on 2000/04/27 04:51:47
39107 Log: better diagnostics on failed tests (from Ilya Zakharevich)
39109 ! t/op/lex_assign.t
39110 ____________________________________________________________________________
39111 [ 5955] By: gsar on 2000/04/27 04:26:44
39112 Log: longstanding bug exposed by change#3307: sort arguments weren't
39113 compiled with the right wantarray context (ensuing runtime lookup
39114 via block_gimme() was getting the incidental context of the
39118 ____________________________________________________________________________
39119 [ 5954] By: gsar on 2000/04/26 23:42:12
39120 Log: integrate cfgperl contents into mainline
39122 !> (integrate 30 files)
39123 ____________________________________________________________________________
39124 [ 5953] By: jhi on 2000/04/26 23:06:42
39125 Log: Integrate with Sarathy.
39127 !> README.win32 ext/B/B/Deparse.pm
39128 !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
39129 !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
39130 !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
39131 !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
39132 !> utils/perldoc.PL vms/perlvms.pod
39133 ____________________________________________________________________________
39134 [ 5952] By: jhi on 2000/04/26 23:03:46
39135 Log: Undo "use integer" addition from 64bitint as it seems
39136 to break most of the subtests in Digital UNIX;
39137 Unicos needs to find another way.
39140 ____________________________________________________________________________
39141 [ 5951] By: jhi on 2000/04/26 22:57:53
39142 Log: Be more robust on "extreme" (large absolute value)
39143 arguments. Originally reported by Daniel Connelly
39144 as a problem with asinh() on large negative arguments,
39145 asinh() used to bail out because an argument to log()
39146 ended up being zero. Ilya Zakharevich proposed using
39147 Taylor's series in such cases, which for such large
39148 arguments is a very good approximation.
39150 ! lib/Math/Complex.pm t/lib/complex.t
39151 ____________________________________________________________________________
39152 [ 5950] By: gsar on 2000/04/25 19:13:12
39153 Log: reformat perldiag to avoid long lines
39156 ____________________________________________________________________________
39157 [ 5949] By: gsar on 2000/04/25 18:41:11
39158 Log: make perldoc use the pod2man from the same version (from
39162 ____________________________________________________________________________
39163 [ 5948] By: gsar on 2000/04/25 18:21:57
39164 Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
39165 <kompas@kompas.usr.onet.pl>)
39168 ____________________________________________________________________________
39169 [ 5947] By: gsar on 2000/04/25 18:11:53
39170 Log: use &dl_error rather than &dl_load_file as the guard for calling
39171 boot_DynaLoader() (meant to fix dl_error() redefined warnings in
39172 statically built perl)
39174 ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
39175 ____________________________________________________________________________
39176 [ 5946] By: jhi on 2000/04/25 17:37:54
39177 Log: Document that tr() is not tr(1).
39180 ____________________________________________________________________________
39181 [ 5945] By: gsar on 2000/04/25 16:34:33
39182 Log: make module name mandatory after -M switch; reorder perldiag
39183 alphabetically (from Mark-Jason Dominus)
39185 ! perl.c pod/perldiag.pod
39186 ____________________________________________________________________________
39187 [ 5944] By: jhi on 2000/04/25 01:15:18
39188 Log: On second thoughts frexp() does have two arguments.
39191 ____________________________________________________________________________
39192 [ 5943] By: jhi on 2000/04/24 22:56:32
39193 Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
39194 Now pp_ncmp() returns undef is either operand is a NaN.
39196 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39197 ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
39198 ! vms/subconfigure.com vos/config.def vos/config.h
39199 ! vos/config_h.SH_orig win32/config.bc win32/config.gc
39200 ! win32/config.vc win32/config_H.bc win32/config_H.gc
39201 ! win32/config_H.vc
39202 Branch: metaconfig/U/perl
39204 ____________________________________________________________________________
39205 [ 5942] By: jhi on 2000/04/24 19:45:17
39206 Log: Regen Configure to match #5937.
39208 ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39211 ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
39212 ____________________________________________________________________________
39213 [ 5941] By: jhi on 2000/04/24 19:24:11
39214 Log: Further Unicos fixes for Mark Lutz.
39216 ! hints/unicos.sh pp_ctl.c
39217 ____________________________________________________________________________
39218 [ 5940] By: jhi on 2000/04/24 19:09:06
39219 Log: Various Unicos 10.0.0.6 fixes.
39221 Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
39222 From: Mark P Lutz <tecmpl1@triton.ca.boeing.com>
39223 Reply-To: tecmpl1@triton.ca.boeing.com
39224 To: perl5-porters@perl.org
39225 Date: Fri, 14 Apr 2000 20:21:00 GMT
39226 Message-Id: <200004142021.UAA36232@triton.ca.boeing.com>
39228 ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
39229 ____________________________________________________________________________
39230 [ 5939] By: gsar on 2000/04/24 19:01:24
39231 Log: more pod nits (from Larry Virden)
39233 ! README.win32 pod/perlsub.pod pod/perlsyn.pod
39234 ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
39235 ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
39236 ____________________________________________________________________________
39237 [ 5938] By: gsar on 2000/04/24 18:54:01
39238 Log: Consolidated B::Deparse fixes (from Stephen McCamant)
39240 ! ext/B/B/Deparse.pm
39241 ____________________________________________________________________________
39242 [ 5937] By: jhi on 2000/04/24 17:39:00
39243 Log: Integrate with Sarathy.
39245 +> (branch 31 files)
39246 !> (integrate 73 files)
39247 ____________________________________________________________________________
39248 [ 5936] By: gsar on 2000/04/24 17:30:06
39249 Log: additional tests for change#5934 (from Paul Marquess, who also
39250 sent in the same fix)
39252 ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
39253 ! t/pragma/warn/5nolint t/pragma/warn/6default
39254 ____________________________________________________________________________
39255 [ 5935] By: jhi on 2000/04/24 17:26:05
39256 Log: Do not assume sign propagation.
39257 Subject: [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
39258 From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
39259 To: payner@ncifcrf.gov, perl5-porters@perl.org
39260 Date: Tue, 18 Apr 2000 18:24:49 +0100
39261 Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk>
39263 ! t/op/bop.t t/op/misc.t
39264 ____________________________________________________________________________
39265 [ 5934] By: gsar on 2000/04/24 17:16:54
39266 Log: propagate lexical warnings from surrounding scope correctly
39267 within string eval()
39269 ! pp_ctl.c t/pragma/warn/pp_ctl
39270 ____________________________________________________________________________
39271 [ 5933] By: jhi on 2000/04/24 17:01:07
39272 Log: Flatten the cpp jungle doing the nosuid checking.
39275 ____________________________________________________________________________
39276 [ 5932] By: gsar on 2000/04/24 09:08:14
39277 Log: add rsignal(), whichsig() and do_join() to public API list
39278 (mod_perl uses them to good advantage)
39280 ! embed.pl global.sym objXSUB.h perlapi.c proto.h
39281 ____________________________________________________________________________
39282 [ 5931] By: gsar on 2000/04/24 09:01:40
39283 Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
39285 ! pp_hot.c regexec.c t/op/pat.t
39286 ____________________________________________________________________________
39287 [ 5930] By: gsar on 2000/04/24 08:58:33
39288 Log: small os390 tweaks (from Peter Prymmer)
39290 ! config_h.SH makedepend.SH
39291 ____________________________________________________________________________
39292 [ 5929] By: gsar on 2000/04/24 08:55:25
39296 ____________________________________________________________________________
39297 [ 5928] By: gsar on 2000/04/24 08:50:13
39298 Log: revert change#5923 ("breaks" t/lib/io_poll.t)
39300 ! ext/IO/lib/IO/Poll.pm
39301 ____________________________________________________________________________
39302 [ 5927] By: gsar on 2000/04/24 08:43:24
39303 Log: arrange for next() to resume at the unstack op rather than the
39304 loop conditional, so that scope cleanup happens correctly
39305 (from Stephen McCamant)
39307 ! op.c pp_ctl.c t/op/misc.t
39308 ____________________________________________________________________________
39309 [ 5926] By: gsar on 2000/04/24 08:18:40
39310 Log: on windows, reserve 16M of stack rather than 128M (allows more
39311 threads to run concurrently)
39313 ! win32/Makefile win32/makefile.mk
39314 ____________________________________________________________________________
39315 [ 5925] By: gsar on 2000/04/24 08:13:52
39316 Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
39319 ____________________________________________________________________________
39320 [ 5924] By: gsar on 2000/04/24 08:08:59
39321 Log: avoid using uninitialized memory in require version check
39323 ! pp_ctl.c universal.c
39324 ____________________________________________________________________________
39325 [ 5923] By: gsar on 2000/04/24 07:20:14
39326 Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
39328 ! ext/IO/lib/IO/Poll.pm
39329 ____________________________________________________________________________
39330 [ 5922] By: gsar on 2000/04/24 07:08:42
39331 Log: commentary about IoTYPE() (from Nathan Torkington)
39334 ____________________________________________________________________________
39335 [ 5921] By: gsar on 2000/04/24 06:58:26
39336 Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
39339 ! sv.c t/lib/charnames.t t/pragma/utf8.t
39340 ____________________________________________________________________________
39341 [ 5920] By: gsar on 2000/04/24 06:37:59
39342 Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
39344 ! doop.c t/op/ver.t
39345 ____________________________________________________________________________
39346 [ 5919] By: gsar on 2000/04/24 06:21:58
39347 Log: Configure might miss old directories when prefix must be
39348 expanded (from Robin Barker)
39350 ! U/installdirs/inc_version_list.U
39353 ____________________________________________________________________________
39354 [ 5918] By: gsar on 2000/04/24 06:16:11
39355 Log: VMS nits in glob() test (from Charles Lane)
39357 ! t/lib/glob-basic.t
39358 ____________________________________________________________________________
39359 [ 5917] By: gsar on 2000/04/24 06:11:56
39360 Log: various pod nits (from Larry Virden and others)
39362 ! README.amiga README.hpux README.machten README.os2
39363 ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
39364 ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
39365 ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
39366 ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
39367 ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
39368 ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
39369 ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
39370 ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
39371 ____________________________________________________________________________
39372 [ 5916] By: gsar on 2000/04/24 05:52:43
39373 Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
39374 <wjones@tc.fluke.com>)
39376 ! t/lib/glob-basic.t
39377 ____________________________________________________________________________
39378 [ 5915] By: gsar on 2000/04/24 05:07:01
39379 Log: supported platforms mixed up
39381 ! pod/perl56delta.pod pod/perlport.pod
39382 ____________________________________________________________________________
39383 [ 5914] By: gsar on 2000/04/24 04:56:08
39384 Log: caller() wasn't returning the right number of elements for
39387 ! pp_ctl.c t/pragma/warn/9enabled
39388 ____________________________________________________________________________
39389 [ 5913] By: gsar on 2000/04/24 04:35:41
39390 Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
39391 Mark-Jason Dominus)
39394 ____________________________________________________________________________
39395 [ 5912] By: gsar on 2000/04/24 04:17:15
39396 Log: fix totally broken caching in UNIVERSAL::isa() (from
39399 ! t/op/universal.t universal.c
39400 ____________________________________________________________________________
39401 [ 5911] By: gsar on 2000/04/24 03:39:47
39402 Log: add linebreak properties from unicode/LineBrk.txt (from
39403 Dave Hartnoll <Dave_Hartnoll@3b2.com>)
39405 + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
39406 + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
39407 + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
39408 + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
39409 + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
39410 + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
39411 + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
39412 + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
39413 + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
39414 + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
39415 + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
39416 + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
39417 + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
39418 + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
39419 + lib/unicode/Is/LbrkZW.pl
39420 ! lib/unicode/mktables.PL
39421 ____________________________________________________________________________
39422 [ 5910] By: gsar on 2000/04/24 03:23:10
39425 ! ext/Thread/Thread.pm
39426 ____________________________________________________________________________
39427 [ 5909] By: gsar on 2000/04/24 03:22:03
39428 Log: mode argument to do_binmode() should be file mode, not boolean
39431 ____________________________________________________________________________
39432 [ 5908] By: gsar on 2000/04/16 16:51:08
39433 Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
39434 always returns a valid GV even when the symbol is trapped by strictures
39437 TODO: the C<package;> hack needs similar treatment
39439 ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
39440 ! t/pragma/strict-vars
39441 ____________________________________________________________________________
39442 [ 5907] By: jhi on 2000/03/31 23:42:56
39443 Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
39444 an assumption which #5905 demolished.
39447 ____________________________________________________________________________
39448 [ 5906] By: jhi on 2000/03/31 18:54:37
39449 Log: Typo in #5905.
39452 ____________________________________________________________________________
39453 [ 5905] By: jhi on 2000/03/31 18:50:54
39454 Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
39455 reported by Joseph N. Hall. The bug was that even with use64bitint
39456 one had to use the prefixes q, L, or ll with printf/sprintf,
39457 contrary to the documentation and common sense.
39459 ! sv.c t/op/64bitint.t
39460 ____________________________________________________________________________
39461 [ 5904] By: gsar on 2000/03/28 02:31:32
39462 Log: add Changes, perldelta.pod
39464 + Changes pod/perldelta.pod
39465 ____________________________________________________________________________
39466 [ 5903] By: gsar on 2000/03/28 02:03:55
39467 Log: rename Changes and perldelta.pod
39469 +> Changes5.6 pod/perl56delta.pod
39470 - Changes pod/perldelta.pod
39472 ____________________________________________________________________________
39473 [ 5902] By: gsar on 2000/03/28 01:59:14
39474 Log: create maint-5.6 branch
39475 Branch: maint-5.6/perl
39476 +> (branch 1611 files)
39477 ____________________________________________________________________________
39478 [ 5901] By: jhi on 2000/03/23 05:48:43
39479 Log: Integrate with Sarathy.
39481 !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
39482 ____________________________________________________________________________
39483 [ 5900] By: gsar on 2000/03/23 05:42:43
39484 Log: three guesses on what this is :-)